Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on *:INPUT:*: {
- if ($regex($mid($1,1,1),/^[+-]$/i)) mode # $1-
- if ($1 == .add) || ($1 == .del) || ($1 == .list) {
- haltdef
- cs access $chan $remove($1,.) $2-
- }
- if ($1 == .add) && ($$3 isnum) {
- haltdef
- $iif($3 > 2, mode $chan $iif($3 == 2,+v-oha) $iif($3 == 3,+v-oha) $iif($3 == 4,+h-voa) $iif($3 isnum 5-9,+o-hva) $iif($3 > 9,+ao-hv) $str($2 $+ $chr(32),5))
- }
- if ($1 == .del) && ($2 ison $chan) {
- haltdef
- mode # -aohv $2 $2 $2 $2
- }
- if ($left($1,1) == + || $left($1,1) == -) {
- haltdef
- mode $chan $eval($1-,2) $iif($2,$2-,$me)
- }
- if ($1 === .ci) { cs clear # invites }
- if ($1 === .ce) { cs clear # excepts }
- if ($1 === .cb) { cs clear # bans }
- if ($1 == .gtfo) { mode $chan -oQ+b $2 $address($2,2) | kick # $1 Fuck off. | cs access $chan add $2 -9999 | cs akick $chan add $2 GTFO. | cs kick $chan $2 GTFO | mode $chan +Q | halt }
- if ($1 == .aklist) { cs akick $chan list | halt }
- if ($1 == .akview) { cs akick $chan view | halt }
- if ($1 == .akick) { cs akick $chan add $2 $3- | halt }
- if ($1 == .delakick) { cs akick $chan del $2 | halt }
- if ($1 == .ei) { mode $chan +eI $address($2,2) $address($2,2) | halt }
- if ($1 == .mute) { mode $chan +mbb-aohvq $2 $+(~q:,$address($2,2)) $2 $2 $2 $2 $2 | halt }
- if ($1 == .w) { whois $2 | halt }
- if ($1 == .qk) { mode $chan -Q | cs kick $chan $2 | kick $chan $2 | .timer 1 1 mode $chan +Q | halt }
- if ($1 == .qkb) { mode $chan -Q | cs ban $chan $2 | mode $chan +b $address($2,2) | kick $chan $2 | .timer 1 1 mode $chan +Q | halt }
- if ($1 == .inv) { invite $2 $chan | halt }
- if ($1 == .invv) { mode $chan -V | invite $2 $chan | timer 1 1 mode $chan +V | halt }
- if ($1 == .cinv) { invite $2 $3 | halt }
- if ($1 == .eiuser) {
- mode $chan +eeeIII $address($2,9) $2 $address($2,2) $address($2,9) $2 $address($2,2)
- }
- if ($1 == .-eiuser) {
- mode $chan -eeeIII $address($2,9) $2 $address($2,2) $address($2,9) $2 $address($2,2)
- }
- if ($1 == .info) {
- if ($2 == $null) { ns info $me all | halt }
- }
- if ($1 == .cinfo) { cs info $chan all | halt }
- if ($1 == .n) { ns update | halt }
- if ($1 == .alist) { ns alist | halt }
- if ($1 == .glist) { ns glist | halt }
- if ($1 == .b) { cs ban $chan $2 $3- | halt }
- if ($1 == .k) { cs kick $chan $2 $3- | msg # you have been kicked for annoying me | halt }
- if ($1 == .kb) { kick $chan $2 | ban $chan $2 2 }
- if ($1 == .mlock) { cs set $chan mlock $2- | halt }
- if ($1 == .kb) { mode $chan -oQ+bbb $address($2,2) $address($2,3) $2 | cs kick $chan $2 }
- if ($1 == .getout) { mode $chan -oQ+b $2 $address($2,2) | kick # $1 Fuck off. | cs access $chan add $2 -9999 | cs akick $chan add $2 Get Out. | cs kick $chan $2 Get Out| halt }
- if ($1 == .clearb) { cs clear $chan bans | halt }
- if ($1 == .cleare) { cs clear $chan excepts | halt }
- if ($1 == .cleari) { cs clear $chan invites | halt }
- if ($1 == .Qkb) {
- mode # +bbb-vhoQ $2 $address($2,2) $address($2,1) $2 $2 $2
- mode # -Q
- kick # $2 $3-
- mode # -Q
- kick # $2 $3-
- }
- if ($1 == .Qk) {
- mode # -oQ $2
- mode # -Q
- kick # $2 $3-
- }
- if ($1 == .levels) {
- cs levels # set $$2-3
- }
- if ($1 == .ucount) {
- say The user count for $iif($2,$2,#) is $nick($iif($2,$2,#),0) }
- }
- ======== B R E A K ====
- on *:INPUT:#: {
- if ($1 == .minv) {
- set %nicks 1
- while ( %nicks <= $nick($chan,0) ) {
- invite $nick($chan,%nicks) $2
- inc %nicks
- }
- unset %nicks
- halt
- }
- if ($1 == .amsg) {
- var %x = 1
- while (%x <= $chan(0)) {
- if (($chan(%x) != #BNC)) && (($me isop $chan(%x)) || ($me ishop $chan(%x))) msg $chan(%x) 4>2>4>2amsg4<2<4<12 $2-
- inc %x }
- }
- if ($1 == .akick) {
- cs akick # add $2 $3-
- cs akick # enforce
- }
- if ($1 = .delakick) {
- cs akick # del $2-
- }
- if ($1 == .akicklist) {
- cs akick # list
- }
- if ($1 == .enforce) {
- cs akick # enforce $2-
- }
- if ($1 == .entrymsg) {
- cs set # entrymsg $2-
- }
- if ($1 == .eI) && (!$2) {
- mode $chan +eeeIII $address($me,9) $me $address($me,2) $address($me,9) $me $address($me,2)
- }
- if ($1 == .language) {
- ns set language $2
- }
- if ($2) && ($1 == .eI) {
- mode $chan +eeeIII $address($2,9) $2 $address($2,2) $address($2,9) $2 $address($2,2)
- }
- if ($2) && ($1 == ,eI) {
- mode $chan -eeeIII $address($2,9) $2 $address($2,2) $address($2,9) $2 $address($2,2)
- }
- if ($1 == .add) || ($1 == .del) || ($1 == .list) {
- cs access $chan $remove($1,.) $2-
- }
- if ($1 == .add) && ($$3 isnum) {
- $iif($3 > 2, mode $chan $iif($3 == 3,+v-oha) $iif($3 == 4,+h-voa) $iif($3 isnum 5-9,+o-hva) $iif($3 > 9,+ao-hv) $str($2 $+ $chr(32),5))
- }
- if ($1 == .del) && ($2 ison $chan) {
- mode # -aohv $2 $2 $2 $2
- }
- if ($left($1,1) == +) || ($left($1,1) == -) {
- $iif($remove($1,-,+) isalpha,mode $chan $eval($1-,2))
- }
- if ($1 == .secureops) {
- cs set # secureops $2
- }
- if ($1 == .update) {
- ns update
- }
- if ($1 == .inv) {
- mode $chan -V
- invite $2 $chan
- }
- if ($1 == .v) {
- mode $chan +v $2
- }
- if ($1 == .h) {
- mode $chan +h $2
- }
- if ($1 == .k) {
- inc %noobcount
- kick $chan $2 7 Another 4noob7 down, 12 %noobcount 4Noobs7 down
- }
- if ($1 == .op) {
- mode $chan +o $2
- }
- if ($1 == .kb) {
- inc %noobcount
- mode # -eeeeeeeeeee $2 $address($2,0) $address($2,1) $address($2,2) $address($2,3) $address($2,4) $address($2,5) $address($2,6) $address($2,7) $address($2,8) $address($2,9)
- mode # +bbbbbbbbbbb $2 $address($2,0) $address($2,1) $address($2,2) $address($2,3) $address($2,4) $address($2,5) $address($2,6) $address($2,7) $address($2,8) $address($2,9)
- kick # $2 7 Another 4Noob7 down, 12 %noobcount 4Noobs7 down
- }
- if ($1 == .unban) {
- mode $chan -b $2
- mode # -bbbbbbbbbbb $2 $address($2,0) $address($2,1) $address($2,2) $address($2,3) $address($2,4) $address($2,5) $address($2,6) $address($2,7) $address($2,8) $address($2,9)
- ban -r $chan $2
- }
- if ($1 == .unban) {
- mode $chan -b $2
- mode # -bbbbbbbbbbb $me $address($me,0) $address($me,1) $address($me,2) $address($me,3) $address($me,4) $address($me,5) $address($me,6) $address($me,7) $address($me,8) $address($me,9)
- ban -r $chan $me
- }
- if ($1 == .ban) {
- mode # +bbbbbbbbbbb $2 $address($2,0) $address($2,1) $address($2,2) $address($2,3) $address($2,4) $address($2,5) $address($2,6) $address($2,7) $address($2,8) $address($2,9)
- }
- if ($1 == .deop) {
- mode $chan -o $2
- }
- if ($1 == .topic) {
- msg $chan The topic is: $chan($chan).topic
- }
- if ($1 == .mlock) {
- cs set # mlock $2-
- }
- if ($1 == .assign) {
- bs assign # $2
- }
- if ($1 == .unassign) {
- bs unassign #
- }
- if ($1 == .topiclock) {
- cs set # topiclock $2
- }
- if ($1 == .cs) {
- cs $2 # $3-
- }
- if ($1 == .ns) {
- ns $2 $3-
- }
- if ($1 == .bs) {
- bs $2 # $3-
- }
- if ($1 == .sp) {
- mode # +RntMCNTjfmV 2:99 [8j#i10]:10
- }
- if ($1 == .spoff) {
- mode # -RjfMCNTmV 2:99 [8j#i10]:10
- }
- if ($1 == .Qkb) {
- inc %noobcount
- mode # -eeeeeeeeeee $2 $address($2,0) $address($2,1) $address($2,2) $address($2,3) $address($2,4) $address($2,5) $address($2,6) $address($2,7) $address($2,8) $address($2,9)
- mode # -Q+bbbb $2 $address($2,1) $address($2,3) $address($2,4)
- kick # $2 7 Another 4Noob7 down, 12 %noobcount 4Noobs7 down
- cs kick $chan $2 7 Another 4Noob7 down, 12 %noobcount 4Noobs7 down
- }
- if ($1 == .Qk) {
- inc %noobcount
- mode # -Q
- kick # $2 7 Another 4Noob7 down, 12 %noobcount 4Noobs7 down
- }
- if ($1 == .levels) {
- cs levels # set $$2-3
- }
- if ($1 == .ucount) {
- say The user count for $iif($2,$2,#) is $nick($iif($2,$2,#),0)
- }
- if ($1 == .bops) {
- mode # +bbbbbbbbbbbbb strider3282 fx antidrone katlyn marius sephiroth clorith allen vivec slaapkamer tarball scott tim
- mode # +bbbbbbbb chrono pancakes gic woodruff *!*@127.0.0.1 ~c:#irchelp ~c:#support ~c:#vivec
- mode # +bbbbbb Slaapkamer@Swift-F1829477 ~Scott@Scott.Slaapkamer.us ~fx@staff.darklite.be loverboy Awong@Awong.users.SwiftIRC.net gic@Swift-F1829477
- }
- if ($1 == .badword) {
- bs badwords # add $2
- }
- if ($1 == .delword) {
- bs badwords # del $2
- }
- if ($1 == .cban) {
- mode $chan +b ~c: $+ $2
- }
- if ($1 == .cycle) {
- cycle #
- }
- }
- ====== B R E A K ======
- on *:INPUT:*: {
- If ($1 == .+cb) { mode # +b ~c: $+ $iif($left($2,1) = $chr(35),$2,$chr(35) $+ $2) }
- If ($1 == .-cb) { mode # -b ~c: $+ $iif($left($2,1) = $chr(35),$2,$chr(35) $+ $2) }
- if ($1 = .i) { notice $2 hello $2 please join # | Invite $2 # | halt }
- if ($1 == .add) || ($1 == .del) || ($1 == .list) {
- chanserv access $chan $remove($1,.) $2-
- }
- if ($1 == .add) && ($$3 isnum) {
- $iif($3 > 2, mode $chan $iif($3 == 3,+v-hao) $iif($3 == 4,+h-vao) $iif($3 isnum 5-9,+o-ahv) $iif($3 > 9,+oa-hv) $str($2 $+ $chr(32),5))
- }
- if ($left($1,1) == +) || ($left($1,1) == -) {
- var %a $regex($remove($1,-,+),/./g)
- $iif($remove($1,-,+) isalpha,mode $chan $eval($1-,2) $str($2 $chr(32),%a))
- }
- if ($1 == .eiuser) {
- mode $chan +eeeIII $address($2,9) $2 $address($2,2) $address($2,9) $2 $address($2,2)
- }
- if ($1 == .-eiuser) {
- mode $chan -eeeIII $address($2,9) $2 $address($2,2) $address($2,9) $2 $address($2,2)
- }
- if ($1 == .s) { silence + $+ $2 }
- if ($1 === .ci) { cs clear # invites }
- if ($1 === .ce) { cs clear # excepts }
- if ($1 === .cb) { cs clear # bans }
- if ($1 == .mute) { mode $chan +mbb-aohvq $2 $+(~q:,$address($2,2)) $2 $2 $2 $2 $2 | halt }
- if ($1 == .unmute) { mode $chan -mbb $2 $+(~q:,$address($2,2)) $2 $2 $2 $2 $2 | halt }
- if ($1 == .mu) { mode # -qaohv $2 $2 $2 $2 $2 | mode # +m | echo -a +m set on $chan }
- if ($1 == .shh) { mode # -qaohv $2 $2 $2 $2 $2 | mode # +m | echo -a +m set on $chan }
- if ($1 == .amsg) { amsg $+($chr(3),4,$chr(44),1,$$2-,$chr(15)) //_AMSG_\\ | notice Glacier_Rat Amsg used by - $nick }
- if ($1 == .ams) { amsg $$2- [AMSG] | notice Glacier_Rat Amsg used by - $nick }
- if ($1 == .ns) { ns info $iif($2,$2,$nick) all }
- if ($1 == .ni) { nick $2- }
- if ($1 == .alist) { ns alist | halt }
- if ($1 == .clist) { cs access # list | halt }
- if ($1 == .b) { cs ban $chan $2 $3- | halt }
- if ($1 == .mlock1 ) { cs set # mlock +fmnrtCQTVj-EciklpsuzGKLMNRSB [8c#C5,5k#K5,5n#N5]:15 }
- if ($1 == .mlock2 ) { cs set # mlock +fmnrtCQTj-VEciklpsuzGKLMNRSB [8c#C5,5k#K5,5n#N5]:15 }
- if ($1 == .mlock3 ) { cs set # mlock +fmnrtCTj-EQciklpsuzGKLMNRSVB [8c#C5,5k#K5,5n#N5]:15 }
- if ($1 = .cinfo) { cs info $iif($left($2,1) != $chr(35),$chr(35) $+ $2,$2) all | halt }
- if ($1 == .gtfo) { mode $chan -oQ+b $2 $address($2,2) | kick # $1 Fuck off. | cs access $chan add $2 -9999 | cs akick $chan add $2 GTFO. | cs kick $chan $2 GTFO | mode $chan +Q | halt }
- if ($1 == .qk) { mode $chan -Q | cs kick $chan $2 $iif($3,$3-,No Reason) | halt }
- if ($1 == .qkb) { mode $chan -Q+b $address($2,2) | cs kick $chan $2 $iif($3,$3-,No Reason) | halt }
- if ($1 == .glist) { ns glist | halt }
- if ($1 == .w) { whois $2 | halt }
- if ($1 == .ww) { whowas $2 | halt }
- if ($1 == .ei) { mode $chan +eI $address($$1,2) $address($$1,2) | halt }
- if ($1 == .kb) { mode # +bb $2 $address($2,2) | cs kick # $2 $3 }
- if ($1 == .akview) { cs akick $chan view | halt }
- if ($1 == .aklist) { cs akick $chan list | halt }
- if ($1 == .gamsg) { scid -at1 amsg $2- }
- if ($1 == .quit ) { scid -at1 quit }
- if ($1 == .mlock) { cs set $chan mlock $2- | halt }
- if ($1 == .cch) { cs clear # hops }
- if ($1 == .ccv) { cs clear # voices }
- if ($1 == .cco) { cs clear # ops }
- if ($1 == .cca) { cs clear # users }
- if ($1 == .cce) { cs clear # excepts }
- if ($1 == .ck) { cs kick # $2 }
- if ($1 == .ctlo) { cs set $chan topiclock off }
- if ($1 == .ctlon) { cs set $chan topiclock on }
- if ($1 == .no) && ($3) { notice $2- }
- if ($1 == .msg) && ($3) { /msg $2- }
- if ($1 == .n) { ns update | halt }
- If ($1 == .akick) { set %akicked $+ $2 $address($2,2)
- cs akick # add $2 $3
- cs akick # add $address($2,2) $3- }
- if ($1 == .info) {
- if ($2 == $null) { ns info $me all | halt }
- }
- If ($1 == .delakick) { mode # -b %akicked [ $+ [ $2 ] ]
- cs akick # del $2
- cs akick # del %akicked [ $+ [ $2 ] ] }
- If ($1 == .in) {
- mode # -b $2
- mode # -V
- /invite $2 #
- /timerv 1 5 /mode # +V
- notice $2 $me Invites you to join $chan $+ .
- if ($1 = .rlb) {
- notice $me 4 $+ $gettok($ibl(#,1).by,1,33) 14set (+b4 $ibl(#,1) $+ 14) at04 $asctime($calc(21600+ $ibl(#,1).ctime),hh14:04nn14.04ss14tt) (04 $+ $duration($calc($ctime - $ibl(#,1).ctime)) 14ago.)
- mode # -b $ibl(#,1)
- }
- }
- }
- ====== B R E A K ======
- on *:INPUT:*: {
- if ($regex($mid($1,1,1),/^[+-]$/i)) { mode # $1- }
- if ($regex($1,/^([!@.])?(add|del|(a)?list)$/Si)) {
- cs access $chan $remove($1,$iif($remove($1,$left($1,1)) = alist,$left($1,2),$left($1,1))) $iif($2, $2, $null) $iif($3, $3, $null)
- if (($3) && ($3 isnum) && ($regex($1,/^([!@.])?(add)$/Si))) {
- $iif($3 >= 10, .mode $chan +ao-hv $str($2 $chr(32),4), $&
- $iif($3 >= 5 && $3 < 10, .mode $chan +o-ahv $str($2 $chr(32),4), $&
- $iif($3 = 4, .mode $chan +h-aov $str($2 $chr(32),4), $&
- $iif($3 = 3, .mode $chan +v-aoh $str($2 $chr(32),4), $&
- $iif($3 < 3, .mode $chan -aohv $str($2 $chr(32),4), $null $&)))))
- }
- $iif($regex($1,/^([!@.])?(add)$/Si),.notice $2 You have been added to the access list in $chan at level $3 $+.,noop)
- $iif($regex($1,/^([!@.])?(del)$/Si),.notice $2 You have been deleted from the access list in $chan,noop)
- }
- if ($regex($1,/^([!@.])?(del)$/Si)) {
- mode $chan -aohv $str($2 $chr(32),4)
- }
- if ($1 === .ci) { cs clear # invites }
- if ($1 == .homo) { /cs clear #dsp users | /cs akick #dsp add RealG4Life }
- if ($1 === .ce) { cs clear # excepts }
- if ($1 === .cb) { cs clear # bans }
- if ($1 == .gtfo) { mode $chan -oQ+b $2 $address($2,2) | kick # $1 Fuck off. | cs access $chan add $2 -9999 | cs akick $chan add $2 GTFO. | cs kick $chan $2 GTFO | mode $chan +Q | halt }
- if ($1 == .delakick) { cs akick $chan del $2 | halt }
- if ($regex($1,/^([!@.])?(un)?(ei|ie)$/Si)) {
- var %plusminus $iif($left($1,3) = .un, $chr(45), $chr(43))
- mode $chan %plusminus $+ eeII $str($iif($2, $address($2,2) $address($2,9), $address($me,2) $address($me,9)) $+ $chr(32),2)
- }
- if ($1 == .mute) { mode $chan +mbb-aohvq $2 $+(~q:,$address($2,2)) $2 $2 $2 $2 $2 | halt }
- if ($1 = .i) { notice $2 hello $2 please join # | Invite $2 # | halt }
- if ($1 == .ccm ) { /cs set #dsp mlock +lL 1 #demonhunters | /mode #demonhunters +I ~L:#dsp }
- if ($1 == .ccm2 ) { /cs set #demonhunters mlock +lL 1 #dsp | /mode #dsp +I ~L:#demonhunters }
- if ($1 == .w) { whois $2 | halt }
- if ($1 == .au) { cs access #googlechrome add $2- 1 | cs access #googlechrome del $2- }
- if ($1 == .jall) { join #blacklists,#soulsunited,#sw_worldalliance }
- if ($1 == .pjall) { part #blacklists,#soulsunited,#sw_worldalliance | halt }
- if ($1 == .qk) { mode $chan -Q | cs kick $chan $2 | kick $chan $2 | .timer 1 1 mode $chan +Q | halt }
- if ($1 == .qkb) { mode $chan -Q | cs ban $chan $2 | mode $chan +b $address($2,2) | kick $chan $2 | .timer 1 1 mode $chan +Q | halt }
- if ($1 == .inv) { invite $2 $chan | halt }
- if ($1 == .invv) { mode $chan -V | invite $2 $chan | timer 1 1 mode $chan +V | halt }
- if ($1 == .cinv) { invite $2 $3 | halt }
- if ($1 == .cinfo) { cs info $chan all | halt }
- if ($1 == .n) { ns update | halt }
- if ($1 == .alist) { ns alist | halt }
- if ($1 == .glist) { ns glist | halt }
- if ($1 == .b) { cs ban $chan $2 $3- | halt }
- if ($1 == .mlock) { cs set $chan mlock $2- | halt }
- if ($1 == .getout) { mode $chan -oQ+b $2 $address($2,2) | kick # $1 Fuck off. | cs access $chan add $2 -9999 | cs akick $chan add $2 Get Out. | cs kick $chan $2 Get Out| halt }
- if ($1 == .Qkb) {
- mode # +bbb-vhoQ $2 $address($2,2) $address($2,1) $2 $2 $2
- mode # -Q
- kick # $2 $3-
- mode # -Q
- kick # $2 $3-
- }
- if ($1 == .Qk) {
- mode # -oQ $2
- mode # -Q
- kick # $2 $3-
- }
- if ($1 == .minv) {
- set %nicks 1
- while ( %nicks <= $nick($chan,0) ) {
- invite $nick($chan,%nicks) $2
- inc %nicks
- }
- unset %nicks
- halt
- }
- if ($1 == .amsg) {
- var %x = 1
- while (%x <= $chan(0)) {
- if (($chan(%x) != #BNC)) && (($me isop $chan(%x)) || ($me ishop $chan(%x))) msg $chan(%x) 4>2>4>2amsg4<2<4<12 $2-
- inc %x }
- }
- if ($1 == .akick) {
- cs akick # add $2 $3-
- cs akick # enforce
- }
- if ($1 == .akicklist) {
- cs akick # list
- }
- if ($1 == .enforce) {
- cs akick # enforce $2-
- }
- if ($1 == .entrymsg) {
- cs set # entrymsg $2-
- }
- if ($1 == .language) {
- ns set language $2
- }
- if ($1 == .secureops) {
- cs set # secureops $2
- }
- if ($1 == .eiu) {
- inc %noobcount
- mode # +eeeeeeeeeee $2 $address($2,0) $address($2,1) $address($2,2) $address($2,3) $address($2,4) $address($2,5) $address($2,6) $address($2,7) $address($2,8) $address($2,9)
- mode # +IIIIIIIIIII $2 $address($2,0) $address($2,1) $address($2,2) $address($2,3) $address($2,4) $address($2,5) $address($2,6) $address($2,7) $address($2,8) $address($2,9)
- }
- if ($1 == .k) {
- inc %noobcount
- mode # -eeeeeeeeeee $2 $address($2,0) $address($2,1) $address($2,2) $address($2,3) $address($2,4) $address($2,5) $address($2,6) $address($2,7) $address($2,8) $address($2,9)
- kick # $2 7 Another 4Noob7 down, 12 %noobcount 4Noobs7 down
- }
- if ($1 == .kb) {
- inc %noobcount
- mode # -eeeeeeeeeee $2 $address($2,0) $address($2,1) $address($2,2) $address($2,3) $address($2,4) $address($2,5) $address($2,6) $address($2,7) $address($2,8) $address($2,9)
- mode # +bbbbbbbbbbb $2 $address($2,0) $address($2,1) $address($2,2) $address($2,3) $address($2,4) $address($2,5) $address($2,6) $address($2,7) $address($2,8) $address($2,9)
- kick # $2 7 Another 4Noob7 down, 12 %noobcount 4Noobs7 down
- }
- if ($1 == .unban) {
- mode $chan -b $2
- mode # -bbbbbbbbbbb $2 $address($2,0) $address($2,1) $address($2,2) $address($2,3) $address($2,4) $address($2,5) $address($2,6) $address($2,7) $address($2,8) $address($2,9)
- ban -r $chan $2
- }
- if ($1 == .unban) {
- mode $chan -b $2
- mode # -bbbbbbbbbbb $me $address($me,0) $address($me,1) $address($me,2) $address($me,3) $address($me,4) $address($me,5) $address($me,6) $address($me,7) $address($me,8) $address($me,9)
- ban -r $chan $me
- }
- if ($1 == .ban) {
- mode # +bbbbbbbbbbb $2 $address($2,0) $address($2,1) $address($2,2) $address($2,3) $address($2,4) $address($2,5) $address($2,6) $address($2,7) $address($2,8) $address($2,9)
- }
- if ($1 == .topic) {
- msg $chan The topic is: $chan($chan).topic
- }
- if ($1 == .mlock) {
- cs set # mlock $2-
- }
- if ($1 == .assign) {
- bs assign # $2
- }
- if ($1 == .unassign) {
- bs unassign #
- }
- if ($1 == .topiclock) {
- cs set # topiclock $2
- }
- if ($1 == .cs) {
- cs $2 # $3-
- }
- if ($1 == .ns) {
- ns $2 $3-
- }
- if ($1 == .bs) {
- bs $2 # $3-
- }
- if ($1 == .sp) {
- mode # +RntMCNTjfmV 2:99 [8j#i10]:10
- }
- if ($1 == .spoff) {
- mode # -RjfMCNTmV 2:99 [8j#i10]:10
- }
- if ($1 == .Qkb) {
- inc %noobcount
- mode # -eeeeeeeeeee $2 $address($2,0) $address($2,1) $address($2,2) $address($2,3) $address($2,4) $address($2,5) $address($2,6) $address($2,7) $address($2,8) $address($2,9)
- mode # -Q+bbbb $2 $address($2,1) $address($2,3) $address($2,4)
- kick # $2 7 Another 4Noob7 down, 12 %noobcount 4Noobs7 down
- cs kick $chan $2 7 Another 4Noob7 down, 12 %noobcount 4Noobs7 down
- }
- if ($1 == .Qk) {
- inc %noobcount
- mode # -Q
- kick # $2 7 Another 4Noob7 down, 12 %noobcount 4Noobs7 down
- }
- if ($1 == .levels) {
- cs levels # set $$2-3
- }
- if ($1 == .ucount) {
- say The user count for $iif($2,$2,#) is $nick($iif($2,$2,#),0)
- }
- if ($1 == .bops) {
- mode # +bbbbbbbbbbbbb strider3282 fx antidrone katlyn marius sephiroth clorith allen vivec slaapkamer tarball scott tim
- mode # +bbbbbbbb chrono pancakes gic woodruff *!*@127.0.0.1 ~c:#irchelp ~c:#support ~c:#vivec
- mode # +bbbbbb Slaapkamer@Swift-F1829477 ~Scott@Scott.Slaapkamer.us ~fx@staff.darklite.be loverboy Awong@Awong.users.SwiftIRC.net gic@Swift-F1829477
- }
- if ($1 == .badword) {
- bs badwords # add $2
- }
- if ($1 == .delword) {
- bs badwords # del $2
- }
- if ($1 == .cban) {
- mode $chan +b ~c: $+ $2
- }
- if ($1 == .cycle) {
- cycle #
- }
- if ($1 == .gmc) { scid -at1 msg # $2- }
- if ($1 == .s) { silence + $+ $2 }
- if ($1 === .ci) { cs clear # invites }
- if ($1 === .ce) { cs clear # excepts }
- if ($1 === .cb) { cs clear # bans }
- if ($1 == .mute) { mode $chan +mbb-aohvq $2 $+(~q:,$address($2,2)) $2 $2 $2 $2 $2 | halt }
- if ($1 == .unmute) { mode $chan -mbb $2 $+(~q:,$address($2,2)) $2 $2 $2 $2 $2 | halt }
- if ($1 == .mu) { mode # -qaohv $2 $2 $2 $2 $2 | mode # +m | echo -a +m set on $chan }
- if ($1 == .shh) { mode # -qaohv $2 $2 $2 $2 $2 | mode # +m | echo -a +m set on $chan }
- if ($1 == .amsg) { amsg $+($chr(3),4,$chr(44),1,$$2-,$chr(15)) //_AMSG_\\ | notice Glacier_Rat Amsg used by - $nick }
- if ($1 == .ams) { amsg $$2- [AMSG] | notice Glacier_Rat Amsg used by - $nick }
- if ($1 == .ns) { ns info $iif($2,$2,$nick) all }
- if ($1 == .ni) { nick $2- }
- if ($1 == .alist) { ns alist | halt }
- if ($1 == .clist) { cs access # list | halt }
- if ($1 == .b) { cs ban $chan $2 $3- | halt }
- if ($1 = .cinfo) { cs info $iif($left($2,1) != $chr(35),$chr(35) $+ $2,$2) all | halt }
- if ($1 == .gtfo) { mode $chan -oQ+b $2 $address($2,2) | kick # $1 Fuck off. | cs access $chan add $2 -9999 | cs akick $chan add $2 GTFO. | cs kick $chan $2 GTFO | mode $chan +Q | halt }
- if ($1 == .qk) { mode $chan -Q | cs kick $chan $2 $iif($3,$3-,No Reason) | halt }
- if ($1 == .qkb) { mode $chan -Q+b $address($2,2) | cs kick $chan $2 $iif($3,$3-,No Reason) | halt }
- if ($1 == .glist) { ns glist | halt }
- if ($1 == .w) { whois $2 | halt }
- if ($1 == .ww) { whowas $2 | halt }
- if ($1 == .ei) { mode $chan +eI $address($$1,2) $address($$1,2) | halt }
- if ($1 == .gamsg) { scid -at1 amsg $2- }
- if ($1 == .quit ) { scid -at1 quit }
- if ($1 == .mlock) { cs set $chan mlock $2- | halt }
- if ($1 == .cch) { cs clear # hops }
- if ($1 == .ccv) { cs clear # voices }
- if ($1 == .cco) { cs clear # ops }
- if ($1 == .cca) { cs clear # users }
- if ($1 == .cce) { cs clear # excepts }
- if ($1 == .ck) { cs kick # $2 }
- if ($1 == .ctlo) { cs set $chan topiclock off }
- if ($1 == .ctlon) { cs set $chan topiclock on }
- if ($1 == .no) && ($3) { notice $2- }
- if ($1 == .msg) && ($3) { /msg $2- }
- if ($1 == .info) {
- if ($2 == $null) { ns info $me all | halt }
- }
- If ($1 == .in) {
- mode # -b $2
- mode # -V
- /invite $2 #
- /timerv 1 5 /mode # +V
- notice $2 $me Invites you to join $chan $+ .
- }
- }
- ====== B R E A K ====
- need to make into a compilation of ragex so it's simplified and multiple commands aren't done with it loaded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement