Simple Msg channel Query Flooder

By Reaper09 on Jul 28, 2009

This will flood a channel of you're choice but be care full you don't. Make it do it to much and get you're self Z:lined K:lined Gz:lined Ect....

;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;~ Simple Msg flood Script For Channels and/or Nicknames (Query)~
;~ By Shanker                                                   ~
;~ hehehehehehehehe                                             ~
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

menu channel {
  -
  Flood The Channel:/Flood #
}
menu nicklist {
  -
  Flood This Person:/Flood $$1
}
alias Flood {
  if ($1 == $null) {
    echo -a Please supply a nickname or channel.
  }
  else {
    msg $$1 4,1 You're msg Here :D  
    msg $$1 1,4 O_O And here 
    msg $$1 8,1 Hehehe and here 
    msg $$1 9,1 Oh don't 4get here 2 (O_O) 
    msg $$1 

  }
}

##########################################
# Coded By shanker himself :D:D          #
# Type ure msg were it  says msg here :D #
##########################################

Comments

Sign in to comment.
Reaper09   -  Jul 28, 2009

Oh and be for you guys.Say It's stupid it's dumb it's not stupid or dumb it is a bit of fun heh :)

 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.