Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.72 KB | None | 0 0
  1.  
  2. on *:ACTION:slaps*:#flowers: {
  3.   if ($me isin $1-) {
  4.     msg $chan 4Oh 4'hell 4no...
  5.     set %slap $rand(1,5)
  6.     if (%slap == 1) describe $chan 9*Dodges and holds out his hand for a high 5 then slaps $nick in the eye* ..... Woops, missed!
  7.     if (%slap == 2) describe $chan 9*Dodges and punches $nick in the balls* .... Quick reactions, Sorry.
  8.     if (%slap == 3) describe $chan 9*Dodges and whips out his belt* Now is your chance to run .....
  9.     if (%slap == 4) describe $chan 9/kick $chan $nick *Dodges and Pulls out a .44 magnum* Get out, and stay out!
  10.     if (%slap == 5) describe $chan 9I'm just doing my job, gosh! *cries in a corner*
  11.     inc %slapback
  12.     msg $chan 4Total morons slapped back: %slapback
  13.  
  14.   }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement