A bit of everything

By hollys84 on Jul 25, 2012

This is just a combination of everything really paste it to remotes and off you go :)

;-------All sorts - By Hollys84------;
menu status,channel {
  $iif((A !isincs $usermode) || (N !isincs $usermode), $style(2)) All sorts
  .-
  .Modes and Changes
  ..SetHost:/sethost $$?="new host <Example:microsoft.com>:"
  ..SetIdent:/setident $$?="new ident <Example:Bubba>:"
  ..CHGhost:/chghost $$?="nick and newhost <Example:Bubba code.slashdot.org>:"
  ..chgname:/chgname $$?="nick and name <Example:Bubba TechAdmin on SomeNet>:"
  ..chgIdent:/chgident $$?="nick and ident <Example:Bubba NotBubba>:"
  .-
  .UserKills
  ..UserInfo
  ...(needed for most Kills):/userhost $$?="Nickname:"
  ...Examples:/hostmaskex
  ..AKick
  ...Add:/msg chanserv akick #$$="Channel:" add $$?="Mask:" $?="Reason:"
  ...Stick:/msg chanserv akick #$$="Channel:" stick $$?="Mask:"
  ...UnStick:/msg chanserv akick #$$="Channel:" unstick $$?="Mask:"
  ...Del:/msg chanserv akick #$$="Channel:" del $$?="Mask:"
  ...List:/msg chanserv akick #$$="Channel:" list $?="Mask: (optional)"
  ...View:/msg chanserv akick #$$="Channel:" view $?="Mask: (optional)"
  ...Enforce:/msg chanserv akick #$$="Channel:" enforce
  ...Clear:/msg chanserv akick #$$="Channel:" clear
  ..AKill:/akill $$?="User@Host and Reason:"
  ..TZLine:/tzline $$?="User@Host and Time (0=perm):"
  ..GZLine:/gzline $$?="User@Host Mask and Time (0=perm):"
  ..Shun
  ...By Nickname:/shun $$?="Nickname:" $$?="Time (0=perm):"
  ...By User@Host:/shun + $+ $$?="User@Host" $$?="Time (0=perm):"
  ...Undo Nickname:/shun - $+ $$?="Nickname:"
  ...Undo User@Host:/shun - $+ $$?="User@Host"
  ..Kill:/kill $$?="Nickname:"  $?="Reason:"
  ..GLine:/gline $$?="User@Host Time (0=perm):"  $?="Reason:"
  ..Kline<Ban User Block>:
  ...Set:/kline $$?="Host Mask or Nickname:" $?="Reason:"
  ...Unset:/unkline $$?="Host Mask or Nickname:"
  ..Zline<Ban IP Block>:/zline $$?="IP address:" $?="Reason:"
  .-
  .SAModes
  ..Join:/sajoin $$?="Nickname:"  #$?="Channel:" |  /echo  4User Has Been 7Forced 4 to Join Channel
  ..Part:/sapart $$?="Nickname:"  #$?="Channel:" |  /echo  4User Has Been 7Forced 4 to Part Channel
  ..Mode:/samode #$?="Channel:"  $$?="(+ or -) Mode:"
  .-
  .ServerAdmin(DANGER)  
  ..FileReHashes
  ...IRCDFile:/rehash $$?="Server name:"
  ...DCCDeny:/rehash $$?="Server name:" -dccdeny
  ...DynConf:/rehash $$?="Server name:" -dynconf
  ...Restrict:/rehash $$?="Server name:" -restrict
  ...VHost:/rehash $$?="Server name:" -vhost
  ...MOTD:/rehash $$?="Server name:" -motd
  ...OPERMOTD:/rehash $$?="Server name:" -opermotd
  ...BOTMOTD:/rehash $$?="Server name:" -botmotd
  ...Garbage:/rehash $$?="Server name:" -garbage
  ...BadWords:/rehash $$?="Server name:" -badwords
  ..DCCDeny:/dccdeny $$?="Filename mask and reason:"
  ..UnDCCDeny:/undccdeny $$?="Filename mask:"
  ..EncryptedPasswords
  ...Crypt:/mkpasswd crypt $$?="Password:"
  ...Sha1SSL:/mkpasswd sha1 $$?="Password:"
  ...MD5SSL:/mkpasswd md5 $$?="Password:"
  ..ServerConnectors
  ...Add and Kill Servers 
  ....Connect:/connect $$?="server name or hub port leaf:"
  ....ServerQuit:/squit $$?="server name:"
  ....Die:/die $$?="Password:"
  ....Restart:/restart $$?="server name and password:"
  ..ServerInfochanges
  ...ServerInfoLine:/sdesc $$?="Server Description:"
  ...AddircdLine:/addline $$?="Add line to ircd file:"
  ...MOTDadd:/addmotd $$?="text:"
  ...OMOTDadd:/addomotd $$?="TExt:"
  .-
  .ServerStats
  ..KZElines(Banned hosts/IP):/stats k
  ..Glines(Banned hosts&Shuns):/stats g
  ..Elines(K:Line Exceptions):/stats E
  ..Flines(Filename masks on DCCDENY):/stats f
  ..OLines(IRC Operator Lines):/stats O
  ..Qlines(Forbidden Nicks):/stats Q
  ..CNlines(Serversconnect or acceptfrom):/stats C
  ..HLlines(Hub and Leaf Lines):/stats H
  ..nLines(GECOS Deny):/stats n
  ..VHostLines:/stats V
  ..Tlines(Specific MOTD/Rules Lines):/stats T
  ..Ulines(Usually Services):/stats U
  ..Vlines(Version Deny):/stats v
  ..Dlines(Disallow Lines-Oper & Server Orig Connects):/stats D
  ..dLINES(Disallow Lines-Autoconnects):/stats d
  ..eLInes(Proxy scan exempt IPs):/stats e
  ..ILines(Client auth Lines):/stats I
  ..Flines(DCCDENY Lines):/stats F
  ..Ylines(Connection classes):/stats Y
  ..lLines(Client auth Lines):/stats l 
  ..ChanRestric:/stats r
  ..NetConfig:/stats N
  ..DynamConfig:/stats S
  ..ServerLoad:/stats W
  ..SQLineReport:/stats q
  ..ServerUpTime:/stats u
  ..ServCmdList:/stats m
  ..MiscSErv:/stats z
  ..ServerCAcheNS:/stats s
  ..MiscINfo:/stats t
  ..SerVConnt:/stats L
  ..StatsCommands:/stats ? 
  .-
  .HTM Commands
  ..On:/htm on
  ..Off:/htm off
  ..Noisy:/htm noisy
  ..Quiet:/htm quiet
  ..ActRate:/htm to $$?="kbs value:"
  .-
  .TSCTL Commands
  ..Time:/tsctl time
  ..AllTime:/tsctl alltime
  ..SetTime:/tsctl svstime $$?="Value:"
  .-
  .Server Performance and Info
  ..Trace:/trace $$?="Server Name:"
  ..Lag:/lag $$?="Server Name:"
  ..Links:/links
  ..Version:/version
  ..Map:/map
  ..Rules:/rules
  ..AdminList:/admin $$?="Server Name:"
  .-
  .UserInfo and Changes
  ..Names:/names #$$?="Channel:"
  ..NickIsOn:/ison $$?="Nickname:"
  ..Who:/who $$?="Nickname or Mask:"
  ..WhoWas:/whowas $$?="Nickname:"
  ..IRC Op Who:/who O o
  ..Who On Channel:/who #$$?="Channel:"
  ..DNS Lookup:/dns -c $$?="Nickname:"
  .-
  .User and Channel Info Modes
  ..UserMode:/helpop ?umodes
  ..ChannelMode:/helpop ?chmodes
  .-
  .OperServ (All Uses Logged)
  ..GlobalMessage:/msg operserv global $$?="Message for all channels:"
  ..Stats:/msg operserv stats
  ..Op List:/msg operserv oper list
  ..Admin List:/msg operserv admin list
  ..Staff:/msg operserv staff
  ..AKill
  ...Add:/msg operserv akill add 30d $$?="Enter User@host or IP" $?="Reason:"
  ...Del:/msg operserv akill del $$?="Enter Mask:"
  ..News
  ...Logon News:/msg operserv logonnews add $$?="Enter Logon Msg:  Only the most recent 3 items will be sent."
  ...Random News:/msg operserv randomnews add $$?="Enter Random Entry Msg:"
  ...Oper News:/msg operserv opernews add $$?="Enter Oper News:  Only the most recent 3 items will be sent."
  ..Chankill (Akills all users on Chan):/msg operserv chankill $$?="Enter Channel" $$?="Enter Reason"
  ..SuperAdmin
  ...On:/msg operserv set superadmin on
  ...Off:/msg operserv set superadmin off
  ..Kill Clones:/msg operserv killclones $$?="Enter Nick:"
  ..Session Exceptions:/msg operserv exception add $$?="Enter Host: Portion after @" $$?="Enter # of Sessions:" $$?="Enter Reason:"
  .-
  .StatusChat
  ..ChatOps:/chatops 11 $$?="Enter Text:"
  ..LocOps:/locops 11 $$?="Enter Text:"
  ..GlobOps:/globops 11 $$?="Enter Text:"
  ..AdminChat:/adchat 11 $$?="Enter Text:"
  ..NetAdminChat:/nachat 11 $$?="Enter Text:"
  ..Wallops(all Channels):/wallops 11 $$?="Enter Text:"
  .Slaps
  ...Chicken: /describe $chan slaps $1 around a bit with a rubber chicken
  ...Stick : /describe $chan slaps $1 with a stick
  ...Banana: /describe $chan slaps $1 with a very large banana Banana
  ...Brick: /describe $chan throws a BIG BRICK at $1 
  ...Hand: /describe $chan slaps $1 with his very own hand
  ...Sasuage: /describe $chan smacks $$1 in the eye with a large HOT!! sasuage
  ...Keyboard: /describe $chan throws a keyboard at $$1
  ...BOMB: /describe $chan puts a bomb in $$1 $+ 's pocket and waits for the bomb & $$1 to go BANG bye bye $$1 .....3.....2.....1.....BANG
  ...Dummy: /describe $chan slaps $$1 around the head with a big dummy!!
  ...Frying Pan: /describe $chan hits $$1 around the head with a frying pan BONG!!
  ...Cloths On Fire: /describe $chan sets $$1 $+ 's cloths on fire
  ...Custard Pie: /describe $chan throws a custard pie @ $$1
  ...Jelly: /describe $chan throw's a plate of Strawberry Jelly @ $$1
  ...911: /describe $chan gives $$1 a lip ripping, tongue snatching, suck the eyeballs right out of the socket, hot flaming, breath-taking, spine tingling, make you weak at the knees, better call 911, to die for KISS!!!!!!!!!
  .Greets and Hugs
  ..WELCOME2CHANNEL
  ...welcome2chan1:/say 08,01 09,0104,0108,0111,0108,0104,0109,0112,0109,0108,0111,0108,0104,0109,0108,01 Welcome to $chan 13,01 $$1 08,01  09,0104,0108,0111,0108,0104,0109,0112,0109,0104,0108,0111,0108,0104,0109,01
  ...Welcome2Chan2:/SAY 08,12VVlM12,08  $$1 T 4,08 # 8,12t  VVhL
  ...Welcome2chan3:/say 13,00 *** 13,13-08,08-01,01.13,01Welcome to $chan $$1 01,01.08,08-13,13-13,00 ***
  ...Welcome2chan4:/say 13,00 ***08,08 13,13 08,08 13,13-08,08-01,01.08,01Welcome to13,01 $chan 08,01 $$1 13,01 01,01.08,08-13,13-08,08 13,13 08,08 13,00***
  ...Shake Hands: /describe $chan shakes hands with $$1
  ...Hi: /describe $chan 4,1 Hi $$1 !!  
  ...e``:/say 2,134567`89`101112131415-4  $$1 15-14131211109`87`65432 ...hearthug:/say 4,1(`._(`._(8 $$1 4)_.)_.) | /say 4,1(_.(_.(8 $$1 4)`._)`._) .../<2:/say 12,1/< H >/  $$1 \< H >\ | /say 3,1|< U >|    $$1   |< U >| | /say 4,1|< G >|    $$1  |< G >| | /say 13,1\< S >\  $$1 /< S >/
  ...<---(`)hug:/say 4,1<---(`)  8,1 $$1 4,1 (`)--<<< | /say 4,1<----\ - /- 8,1 $$1 4,1 -\ - /---<<< | /say 4,1<-----\./-- 8,1 $$1 4,1 --\./----<<<
  ...weirdthing:/me 4(`'.3(`'.  __________ 3.')4.') | /me 4(`'.3(`'.6 0xxxxxxxxxxxxx 3.')4.') | /me 15----==>>----->6  $$1  15<----<<==---- | /me 4(_.'3(_.'6 0xxxxxxxxxxxxx 3`'._)4`'._) | /me 4(_.'3(_.'6  3`'._)4`'._) 
  ...s<>:/say 4,19<119>49<119>49<119>48,1 $$1 49<119>49<119>49<119>4 | /say 4,19<119>49<119>49<119>48,1 $$1 49<119>49<119>49<119>4
  ...!!:/say 2,1!3!4!5!6!7!8!4 $$1 9!10!11!12!13!14!8 $$1 15!2!3!4!5!6!7!4 $$1 8!9!10!11!12!13!14!8 $$1 15!2!3!4!5!6!7!4 $$1 8!9!10!11!12!13!14!15!8 $$1 2!3!4!5!
  ....:/me 3,1.椰.椰. 8 $$1 4.椰.椰. | /me 4,1.椰.椰. 8 $$1 3.椰.椰.
  ....((:/me hugz 4,1.8'~3`~12'.5((8 $$1 5))12.'3~`8~'4.
  ...(*(*(*()*)*)*):/me hugz 4,1.87.1011.5(4*5(3*5(4*5(3*5(8 $$1 5)4*5)3*5)4*5)3*5)11.107.84.
  ...{{{:/say 3{53{43{53{43{53{43{53{4 8 $$1   43}53}43}53}43}53}43}53}
  ...weirdthing2:/me 0,6****************** HUGS **************** | /say 8,1(`'.11(`'. 9  11.')8.')  | /say 7,1(`'.3(`'. 9!12*9!12*9!12*9!12*9!12*  3.')7.')  | /say 4,1>----==>>>>---->8 $$1 4<----<<<<==----<  | /say 7,1(_.'3(_.' 912*912*912*912*912*  3`'._)7`'._)  | /say 8,1(_.'11(_.' 9  11`'._)8`'._)  | /say  0,6*************** OooooooO ***************
  ...,.-*'^:/me 13,6.3-4*13'12^13'4*3-6.13.8__13,6.3-4*13'12^1 $1   12^13'4*3-6.13,8__13,6.3-4*13'12^13'4*3-6.13,
  ...~*@HUGZ:/me 12~13*9@13HUGZ9@13*12~ 12 $$1
  ...Hearts:/me 4,1(`)(`)(`)(`) | /me 1,1.4,1`._.`._.`._.`._.1,1. | /me 8,1>-----------> $$1 <-----------< | /me 4,1(`)(`)(`)(`) | /me 1,1.4,1`._.`._.`._.`._.1,1.
  ...bowheart: /me 12(`'.(`'.4xxxxxxxxxxx12.').') | /me  (`'.(`'. `'..' .').') | /me  43 10 $1 34 | /me 12(_.'(_.' .'`'. `'._)`'._) | /me (_.' (_.'4xxxxxxxxxxx12`'._)`'._) 
  ...Teddy HugBlue:/say 12,1 {~.9,1_12,1.~} *13,1 $$1 12,1* {~.9,1_12,1.~} | /say 12,1 -( 9,1Y12,1 ) --13,1 $$1 12,1-- ( 9,1Y12,1 )- | /say  12,1 ()~4,1*12,1~() *13,1 $$1 12,1* ()~4,1*12,1~() | /say 12,1  (_)-(_) -13,1 $$1 12,1- (_)-(_)
  ...Wrap:/me 9,2 ((`.((`.((`.((13,2 $$1 9,2)).)).)).))
  ...TroutHugs:/me gives $$1 rainbow trout hugz 2.12.`11. 14><4{9{8{2{114>1 2.12.`11. 14><4{9{8{2{114>1 $$1 14<12}8}9}4}14><11.12`.2. 14<12}8}9}4}14><11.12`.2.
  ..More
  ...(`):/me 2,14(`)24 $$1 24(`)2 | /me 2,14(`)24 $$1 24(`)2 | /me 2,14(`)24 $$1 24(`)2 | /me 2,14(`)24 $$1 24(`)2
  ...,Hugs: /me 1Gives 9, 2Hugs  6,3,811` 2 $1 13`,15,4Hugs 6,,12` 2 $1 7`10,14Hugs 9,7` 2 $1 3`,2Hugs 10,` 2 $1 5`,13Hugs 4,` 2 $1 8`,6Hugs 9,` 2 $1 3`8,4Hugs 13,12` 
  ...* - . , . - *:/say 13,1* - .  ,  . - * ' * - .  ,  .  - * ' * - .  , | /say 13,1* - . ,  . - * ' * - .  ,  .  - * ' * - .  , | /say 2,13=============> 12 $+ $$1  2<============= | /say 13,1* - . ,  . - * ' * - .  ,  .  - * ' * - .  , | /say 13,1* - . ,  . - * ' * - .  ,  .  - * ' * - .  ,
  ...bhug:/me  0......5 {12.512.5}4@ @ | /me 0....... 5((Y))3~5|/3~ | /me 0......5()12~6*12~ 5()12 Bearhug1 $1 | /me  0..... 5(^^)-(^^)5\
  ...LoveHug:/me  13,9*  *  *  12,9~  $$1  ~13,9  *  *  * 
  ...Sqeeze:/say 13,1 11Q 13 11 13 11Z 1313{{1 $$1 13}}13,1 11Q 13 11 13 11Z 13    
  ...Bars:/say 15,15 14,14 13,13 12,12 11,11 10,10 9,9 8,8 7,7 6,6 5,5 4,4 3,3 2,2 0,1 $$1 0,02,2 3,3 4,4 5,5 6,6 7,7 8,8 9,9 10,10 11,11 12,12 13,13 14,14 15,15 
  ...,.-*'*-.,.:/me 9,1.8,7.6-5*4'3*2-3.4,5.6-7*8'9*8-7.6,5,4.3-2*3'4*5-6.7,8.9-8*7'6*5-4.3,2,3.4-5*6'7*8-9.8,7.6- | /me 15,15 14,14 13,13 12,12 11,11 10,10 9,9 8,8 7,7 6,6 5,5 4,4 3,3 0,115,15 14,14 13,13 12,12 11,11 10,10 9,9 8,8 7,7 6,6  0,1 $$1 0,1 8,8 10,10 11,11 12,12 13,13 14,14 15,15 14,14 13,13 12,12 11,11 10,10 8,8 7,7 6,6 5,5 4,4  | /me 9,1.8,7.6-5*4'3*2-3.4,5.6-7*8'9*8-7.6,5,4.3-2*3'4*5-6.7,8.9-8*7'6*5-4.3,2,3.4-5*6'7*8-9.8,7.6-
  .-
  .Funny Kicks
  ...Glock 19:/me sees that $$1 is a complete LAMER!! | /me decides to save $$1 a life of embarresment! | /me pulls out his Glock 9mm and puts 19 bullets into the body of $$1 $+ !!!! |  /kick # $$1 Thank me Later!!!!! 
  ...Op Beggar:/me Notices that $$1 Keeps Begging for ops | /me being the nice guy he is decides to op $$1 | /mode # +o $$1 | /me sudenly remembered that in # we don't op ASSHOLES!!! | /mode # -o $$1 | /kick # $$1 Go get ops in #Assholes!!! 
  ...Pedophile:/me Notices that $$1 is in a KIDDIE SEX room!!! | /me says we don't like PEDOPHILES in # | /me being the great guy he is decides to be nice and give $$1 some pleasure | /me kicks $$1 up the ASSHOLE so hard he lands in #KIDSEXPICS | /kick # $$1 Your Better off there you fuckin child molester!!
  ...Baseball:/me is in the mood to play some baseball | /pulls out his bat but cant find a ball :( | /me looks around # and notices $$1 's head will work!! | /me swings his bat right into $$1 's HEAD!!!! | /kick # $$1 go look for your head in another channel!!
  ...Flood:/me sees that $$1 likes to flood | /me doesn't like people who flood him or # | /me dumps a bucket of water on $$1 | /me asks "Hows that for a flood?" | /kick # $$1 Your all washed up!
  ...Slut:/me thinks $$1 is a total Slut!! | /me doesn't like sluts in # !!! | /me tells $$1 to go to #Sluts | /kick # $$1 FUCKIN SLUT!!!
  ...Lag:/me notices that $$1 is lagged really bad!! | /kick # $$1 Get a new Server!!
  ...Trout:/me takes the trout fromm $$1 . | /me then sticks it up $$1 's ass untill he spits out FISH STICKS!!! | /kick # $$1 Go spit out FISH STICKS in some other channel!
  ...Retard:/say man, $$1 you really are a RETARD!! | /me doesn't want any RETARDS IN # !!! | /kick # $$1 Go play in #HANDICAPPED_LAND!!!
  ...Kiddie:/me thinks $$1 is just a little KIDDIE | /me thinks that LITTLE KIDS shouldn't hang out in # !! | /kick # $$1 Go play in  #12YEAROLD!!
  ...Horney:/me wonders why $$1 is in a SEX CHANNEL? | /me doesn't like horney losers in # !! | /kick # $$1 Go JERK OFF in #XXXPICS
  ...Skank:/me Thinks $$1 is fuckin skanky!! | /me HATES SKANKS!!!! | /me pulls out a dollar and throws it on # $+ 's floor | /me sees $$1 bend over to pick up the dollar | /kick # $$1 NO SKANKS IN # !!! THIS MEANS YOU!!
  ...Hick:/me notices that $$1 is a total fuckin hick! | /me asks $$1 $+ , Do y
  .-
  .Quick Kicks
  ..Quick Kick:/kick # $$1 Bye!
  ..Loser:/kick # $$1 Lata Loser! :~
  ..FFS:/kick # $$1 FFS go the fuck away!! 8-)
  ..Duck my Sick:/msg $chan Duck my sick biotch! | /msg $chan In other words.... | /kick # $$1 SUCK MY DICK BITCH!! :@
  ..Suck it:/msg $chan :o OMG $$1 !! | /msg $chan How dare you whisper that to me! | /msg $chan No i dont want to suck on your bity thingies and no you cant suck on my toes!! | /kick # $$1 go find someone else to play with sicko!! :@
  ..Just go away:/msg $chan 8-) | /kick # $$1 Just go the fuck away!!
  . Mean Kicks
  ..Fuck Off:/msg $chan S eTahoma;0 .................__  | /msg $chan S eTahoma;0 .............../'_/)  | /msg $chan S eTahoma;0 ............,/.../ /  | /msg $chan S eTahoma;0 .........../..../ /  | /msg $chan S eTahoma;0 ...../'--/'...'/'-.'..  | /msg $chan S eTahoma;0 ../'/.../..../.....:.--\  | /msg $chan S eTahoma;0  ('(...'...'.... -_/'...'/  | /msg $chan S eTahoma;0 .\.................'...../  | /msg $chan S eTahoma;0 ..'\'...\.......... _..'  | /msg $chan S eTahoma;0 ....\..............(  | /msg $chan S eTahoma;0 ......\.............\  | /kick # $$1 FUCK OFF!!!
  ..Matrix:/msg # S \rTahoma;0 Wake up Neo...  | /msg # S \rTahoma;0 The Matrix has you...  | /msg # S \rTahoma;0 Follow The White Rabbit...  | timer1 1 4 kick $!comchan($me,1) $$1 It Went Thata Way (b^) ---->
  ..Kotex: /msg $chan Wahhhhh :'( i thought only bitches got their rag | /msg $chan Oh...wait...thats right...You ARE a bitch 8-) | /kick # $$1 Get a Fucking KOTEX and clean up this mess!! :@
  ..Village Idiot:/msg $chan Hey $$1, your village called. | /msg $chan They said they want their idiot back. | /me grabs $$1 and stuffs em in a box then calls UPS (o) (ap) | /kick # $$1 bon voyage $$1 !! :~ 
  . Mafia Kicks
  ..Mafia lag: { msg $chan Yo $$1 whodafuck you think you lookin at? ^o) | timer1 1 7 msg $chan $$1 i know that cho aint lookin at ME  | timer2 1 14 msg $chan Whodafuck you tink you are, lookin at me like dat? | timer3 1 21 msg $chan $$1 You betta watch whodafuckyou lookin at kid 8o| | timer4 1 28  msg $chan I told you not ta be lookin at me...what are you, stupid or sumptin? | timer5 1 35 msg $chan $$1 Yur askin fur it!!! :@ | timer6 1 42 /kick # $$1 Fuck you and ya lazy eye bitch! }
  ..Fish:/msg $chan <o))))>< | /msg $chan <o))))>< <o))))>< | /msg $chan <o))))>< <o))))>< <o))))><  | /msg $chan <o))))>< <o))))>< <o))))>< <o))))>< | /msg $chan <o))))>< <o))))>< <o))))>< <o))))>< <o))))>< | /kick # $$1 Time to Sleep wit da fishes mutherfucka!!
  . Pirate Kicks
  ..Bitchery:/msg $chan avast ye scurvy dogs! | /msg $chan No bitches be allowed 'ere on the Dragon Archadia, and ye have bean accused of bitchery by yur peers! | /msg $chan $$1 Wuz found guilty of all charges! | /msg $chan Time fer u 2 walk dee plank! | /kick # $$1 now get the fuck off my ship!! :@
  ..Pirate's Life:/msg $chan Yo Ho, Yo ho! | /msg $chan A pirate's life for me!! | /msg $chan Yo ho, Yo ho! | /kick # $$1 A Pirate's Bitch ye be!! (as)
  ..Bitch canon:/msg $chan Argh matey! | /msg $chan Ye be the biggest bitch ta ever sail the seven seas! | /me grabs $$1 and stuffs them into the Bitch cannon | /kick # $$1 BOOOOOM!! :~ :~ 
}

Comments

Sign in to comment.
bandbonjtv   -  Feb 07, 2013

it doesnt work for me. its greyed out.

bandbonjtv  -  Oct 02, 2013

its now 8 months later, and still not a working snippet. any help on how to get this to work? this snippet does nothing.

bandbonjtv  -  Oct 02, 2013

ok, i got it to work, the script is disabled by default for some lame reason. i changed this line:

$iif((A !isincs $usermode) || (N !isincs $usermode), $style(2)) All sorts

to

$iif((A !isincs $usermode) || (N !isincs $usermode), $style(1)) All sorts

the difference is the $style(1) that tells it to enable the menu, i guess. if its $style(2), its a greyed out (disabled) option.

Sign in to comment

cptpan   -  Dec 03, 2012

Great explanation as to what the fukc this is 10 points. HERP

dma  -  Sep 16, 2017

its from
a chick what do you expect?

Sign in to comment

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.