Bunch of code

By Weasel on May 02, 2009

just a bunch of code i threw together for you to enjoy....

yes, this is junk, but, junk is good
on *:text:!buy op:#: { msg $chan $nick has tried to purchase op, please review $nick s points and remove 100,000 points }
on *:text:!buy halfop:#: { msg $chan $nick has tried to purchase halfop, please review $nick s points and remove 10,000 points }
on *:text:!buy voice:#: { msg $chan $nick has tried to purchase voice, please review $nick s points and remove 100 points }
on *:text:!listpoints:#: { msg $chan Current Points: ~~~penguino: 9000 points~~~ ~~~aerialman 9000000 points~~~ ~~~Twango **infinate** points }
on *:join:#: { msg $chan oh look, it's a $nick Don't scare it away guys! }
on *:text:!hillshire:#: { msg $chan When i say hillshire you say Farm! HILLSHIRE! }
on *:text:Farm:#: { msg $chan GO MEAT! HURAH! }
on *:join:#: { msg $chan do you want to see some cool channels? say !yes if you do or !no if you don't }
on *:text:!yes:#: { msg $nick #chattychatness #abbaddabba #fc #fcMount #fcAerialman #chobots }
on *:text:!no:#:  { msg $chan well, thanks anyway }
on *:text:!commands:#: { notice $nick my commands !hillshire !opstore !opstorehelp !pie <nick> !kill <nick> !carl <nick> !cow <nick> !whoisthebest }
on *:text:!random*:#:{
  /set %em $rand(1,8)
  if (%em == 1) { msg $chan i like pie }
  if (%em == 3) { msg $chan WHEEEEEEEEHOOOOOOOO! }
  if (%em == 4) { msg $chan WHEEEECALP }
  if (%em == 5) { msg $chan $me slaps $nick }
  if (%em == 6) { msg $chan i like gerbils }
  if (%em == 7) { msg $chan i like Cows }
  if (%em == 8) { msg $chan people scare me! }
}

on *:TEXT:!pie*:#: {
  msg $chan $nick throughs a pie at $2 {automated}
}

on *:text:!kill*:#: {
  msg $chan $nick Shoots $2 with a .22 rifle
}
on *:text:!idlealert*:#: {
  msg $2 are you here? if you remain idle, we'll have to kick you
}
on *:text:!carl*:#: {
  msg $chan $nick Throws Carl the hamster at $2
}  
on *:text:!cow*:#: {
  msg $chan $nick Throws a cow at $2
}
on *:part:#: { msg $chan Bye bye $nick see ya later! }
on *:text:!whoisthebest:#: { msg $chan $nick is! }
on *:text:!thrillride*:#: {
  /set %em $rand(1,4)
  if (%em == 1) { msg $chan $nick jumps on a rollercoaster and vomits on $me and $me is very very mad >:-< }
  if (%em == 2) { msg $chan $nick jumps on a rollercoaster and is perfectly fine and does it again }
  if (%em == 3) { msg $chan $nick jumps on a rollercoaster and is perfectly fine and does it again but vomits on $me and $me is very very mad >:-< }
  if (%em == 4) { msg $chan $nick jumps on a rollercoaster but the tracks fail and $nick falls off and dies and falls a hundred feet }

Comments

Sign in to comment.
PATX   -  May 07, 2009

why would u even want this????

 Respond  
sunslayer   -  May 07, 2009

yes slippy just change the # in the text event to the channel you want

 Respond  
slippy090   -  May 07, 2009

can you set it so it just works in one room and not others?

 Respond  
Inti   -  May 07, 2009

edited out

 Respond  
Inti   -  May 07, 2009

Script isn't worth a 10, the coding isn't a 10 anyways.

 Respond  
andromeda   -  May 07, 2009

/me use rocks to hit da '1'

 Respond  
sunslayer   -  May 06, 2009

lmao who rated this a 10?

 Respond  
andromeda   -  May 06, 2009

i need air.. i need air..

 Respond  
Spanky   -  May 06, 2009

Q_Q NOW!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

 Respond  
PATX   -  May 06, 2009

who the he|| said this was good?

 Respond  
Kinight   -  May 05, 2009

if its junk, then how can it be good? I personally think its junk

 Respond  
PATX   -  May 04, 2009

/me did mean to use /me!!!!!!!!!!! omg!

 Respond  
Kirbeh_Pr0nz   -  May 04, 2009

/ms send PATX i think you meant to use /me ;]

 Respond  
PATX   -  May 04, 2009

ah lolololol. we r friends... kinda. well we know each other. plus i dont wanna be mean.

/ms goes to sit in a corner!

 Respond  
Kirbeh_Pr0nz   -  May 04, 2009

LOL r U joking?!? i was talking about this "Weasel: I am saying this as a friend"

 Respond  
PATX   -  May 03, 2009

r u joking? u like this?

 Respond  
Kirbeh_Pr0nz   -  May 03, 2009

PATX, there is no need to lie xP

 Respond  
Aucun50   -  May 02, 2009

I see you used $r in this one not like the other ones, this could still use a lot of work but your slowly getting better.

 Respond  
PATX   -  May 02, 2009

omg omg omg!!!!!!!!!!!!!!! ANOTHER fail script.

Weasel: I am saying this as a friend... Stop posting these. Please!

 Respond  
Jethro   -  May 02, 2009

Sunslayer, you really should have tested it:

on *:text:!random:#: {
  msg # $gettok(i like pie|WHEEEEEEEEHOOOOOOOO!| $+ $me slaps $nick $+ |i like gerbils|i like Cows|people scare me!,$r(1,6),124)
}

Basically you missed the $+ identifier.

 Respond  
sunslayer   -  May 02, 2009

ur missing an end bracket :/

also for the !random and !trhillride instead of doing set %em $rand(1,4) you could do

on *:text:!random:#: msg # $gettok(i like pie|WHEEEEEEEEHOOOOOOOO!|$me slaps $nick|i like gerbils|i like Cows|people scare me!,$r(1,6),124)

note that i havnt tested that

 Respond  
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.