Top

Code Snippets by Chaz

  (10)  
Sort by 
Does everything itself.. just some basic regex, if you want an allowed site just add it to the alias allowed
+ 0 likes
6 comment(s)    Score: 5.3    Platform: mIRC    Posted by Chaz on Jun 14, 2005
This could be used with a ban, just a tiny bit of editing. Usage !kick <-regex|nickname> reason You don't need a reason. If you specify regex then you must add some regular expressions. Some examples..
+ 0 likes
4 comment(s)    Score: 5.0    Platform: mIRC    Posted by Chaz on Jun 03, 2005
Just a simple code to prevent proxies from ClonesX.
+ 0 likes
5 comment(s)    Score: 7.0    Platform: mIRC    Posted by Chaz on May 22, 2005
This is not an auto auth script. It is purely to keep the password secure because sometimes brothers/sisters/family/friends can simply press alt + r and check the auth password in the script. Hides host..
+ 0 likes
4 comment(s)    Score: 4.5    Platform: mIRC    Posted by Chaz on May 10, 2005
Usage /chanusers
+ 0 likes
0 comment(s)    Score: 3.0    Platform: mIRC    Posted by Chaz on May 10, 2005
on request whois's nick to see if hes op on that chan.. Disallows , in the channel request, usually !request #chan,0 makes it part all chans. can disallowed chans etc, if the request chan has less then..
+ 0 likes
2 comment(s)    Score: 5.6    Platform: mIRC    Posted by Chaz on May 10, 2005
Auto kicks all matching banmasks on userlevel 100 ban, unbans in 60 seconds to keep the banlist down and then ausers the address, so on join it will kick the nick. To help prevent the bot lagging out..
+ 0 likes
0 comment(s)    Score: 4.0    Platform: mIRC    Posted by Chaz on May 09, 2005
Designed for efficiency Some simple code for when someone uses ?? something it looks for something in the txt file then reads everything after that. If the bot knows the user (ulevel = 100) it msgs..
+ 0 likes
2 comment(s)    Score: 3.5    Platform: mIRC    Posted by Chaz on May 09, 2005
This bans a users auth on join.. regardless of their address! This is brilliant if they are changing their address but not their authname
+ 0 likes
2 comment(s)    Score: 5.0    Platform: mIRC    Posted by Chaz on Apr 27, 2005
Will warn user after advertisment eg: la la #channel lala On 2nd advert it will kick ban user for 300 seconds Will not warn/ban people who are voiced/opped. PS: sets a variable by address to %spam.useraddress..
+ 0 likes
3 comment(s)    Score: 3.5    Platform: mIRC    Posted by Chaz on Apr 08, 2005
Bottom