Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ON $*:text:/[!.`@]*/Si:#:{
- if (nreg isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /ns register pass pass email email }
- if (egn isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /ns register apple apple pie@hotmail.com pie@hotmail.com }
- if (creg isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /cs register #chan pass description }
- if (egc isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /cs register #pie applesftw hello. }
- if (bwl isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /bs badwords #chan list }
- if (group isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /ns group mainnick pass }
- if (cinfo isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /cs info #chan }
- if (ctop isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /cs topic #chan topic }
- if (rpass isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /ns set password oldpass newpass newpass }
- if (akick isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /cs akick #chan add nick/host }
- if (dakick isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /cs akick #chan del nick/host }
- if (topicl isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /cs set #chan topiclock off }
- if (topiclo isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /cs set #chan topiclock on }
- if (cban isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /mode #chan +b ~c:#chan }
- if (mlock isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /cs set #chan mlock +ntothermodes-othermodes }
- if (caccess isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /cs access #chan add nick level }
- if (dcaccess isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) /cs access #chan del nick }
- if (nlink isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) In order to link a previous chan use :/mode #chan +I ~L:#previous-chan }
- if (link isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) In order to link a channel use : /cs set #chan mlock +lL 1 #target chan }
- if (bass isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) in order to assign a botserv bot use : /bs botlist for a list of bots & /bs assign #chan botname }
- if (seco isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) In order to turn secureops on or off use : /cs set #chan secureops on/off }
- if (permd isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) In order to permantely disable the filter use :type /options -> go to IRC Tab > then Untick 'Enable message filtering -> click apply also /mode nick -f }
- if (greet isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) In order to set a greet use :/ns set greet greethere }
- if (aud isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) In order to set up auto identify, click the start tab, then click the set up auto-identify button , type in password click ok. }
- if (addhl isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) in order to add highlights use : /options -> irc tab -> tick enable highlights ->add names names you wish to add & Mirc: /abook -h }
- if (newe isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) In order to set a new email use : /ns set email password new-email new-email }
- if (ghost isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) In order to ghost a nick use : /ns ghost nick pass }
- if (id isin $1) { $iif($left($1,1) == @,msg $chan,notice $nick) In order to identify to your nick type /ns id pass }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement