Jeroenz0r

Jeroenz0r

Joined
Sep 05, 2010

Activity Stream

Jeroenz0r commented on a Page, !feed - RSS reader for your Bot  -  Feb 07, 2011

Feature request: if the name of the feed already is in the database override it.
a remove function also would come in handy, as editing a textfile isn't convenient.

Also, for English translation I made this:

Line 146:       msg # Format: feed [+|-auto] [^limit] [%seconds] [#number] [@name] [=target] [~[$regex]|mask] [/replace/to] <URL> [Message format]
Line 147:      msg # Example: feed http://lenta.ru/rss - View latest 2 articles :: [+|-auto] On/Off. automatic updates. [^limit] maximum length. [%seconds] update interval. [#number] Number of items for show. [@name] name of feed. [=target] target (channel mask). [~[$regex]|mask] who will received messages from feed. [/replace/to] replace. <URL> address of the feed. [Message format] Message format for the feed. Any tags as: %title %author %description %link etc.
Line 156:     msg # Updating feed ( $+ $hget(feed.url,0).item $+ )...
Line 119/137: msg # Feed $+(,%request,) added to $+(,%target,)
 Respond  
Jeroenz0r commented on a Page, Utorrent Info Grabber  -  Oct 18, 2010

The 'unset %ut*' is too generic, this will unset all variables starting with 'ut'
Since all vars have 'ut_' I would suggest:

unset %ut_*
 Respond  
Jeroenz0r commented on a Page, #DontJoinItsATrap Escaper  -  Oct 18, 2010

ATM this one works on rizon.

on *:TEXT:*:#DontJoinItsATrap: {
  if ($nick == TrapBot) {
    part $chan FREEDOM! :D
  }
}
 Respond  
Jeroenz0r commented on a Page, Auto-Ghost   -  Oct 02, 2010

Handy script!

Guys keep in mind that the function 'ns' does not come default enabled.
If you have problems with it change it to NickServ or '.msg NickServ'

 Respond  
Jeroenz0r commented on a mIRC Script, ip2country ver.1.06  -  Sep 21, 2010

This is a huge script, and I like it!
It's very fast and usefull. Thanks :)

 Respond  
Jeroenz0r commented on a Page, TwitFeed Twitter RSS Feed Poster  -  Sep 19, 2010

Thanks! This was very cool :D

 Respond  
Jeroenz0r commented on a Page, Spy/Relay script  -  Sep 05, 2010

Could cross server spying be possible? thats a feature I never see in these scripts :/

 Respond  
Jeroenz0r commented on a mIRC Script, (URLInf.) URL Informer  -  Sep 05, 2010
  • /hadd: insufficient parameters (line 242, urlinf.mrc)

What should I do?

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.