Enforce-bans by simo
This will kick all banned users slightly faster since it stores in var and then kick like: kick #channel nick,nick,nick,nick,nick, this is especially usefull when gettin rid of spambots
Find community code by title, description or tag without leaving the TG007 Snippets library.
4 matches
This will kick all banned users slightly faster since it stores in var and then kick like: kick #channel nick,nick,nick,nick,nick, this is especially usefull when gettin rid of spambots
Figure out how long ago since, or until, a certain calendar date and time. Only 2075w 4d 20h 3m 33s (14529.84 days) since Thu 31 Jan 1980 00:00:00 Commands: /since or /until or /sincegmt or /untilgmt Parameters: or or or Examples: ...…
HTML Parser - you can scrap webs using this alias .. Requirement: Internet Explorer 9 and above Opening/parsing data into the NAME $html(,) for URL : noop $html(NAME,https://forums.mirc.com/ubbthreads.php/forums/5/1/scripts-popups) for FILE…
This snippet is for mIRC version 7.42 and up (Since on PARSELINE), mainly for socketless connections. These two lines will remove the STYLE text from any incoming message so you can focus your attention on other things while writing your code. Main purpose…