Guest User

Untitled

a guest
May 27th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. on *:action:*:#:{
  2. if ($regex($1-,/(slaps|hits|whacks|bludgeons|wack|attacks|kicks|throws|smacks)/i) && $me isin $1- && !$($+(%,spam,.,$nick),2)) {
  3. var %ap blocks $nick $+ 's attack and beats $nick with a tire iron |drops dead on the ground|ducks and takes aim with an M16 AND FIRES *BAM*|beats $nick like a red-headed step child|gets up off the ground and roundhouse kicks $nick in the face|does an evasive backflip and throws ninja stars at $nick ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ $nick ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤|licks $nick in the face|throws rocks at $nick |proceeds to set fire to $nick|proceeds cunt punts $nick|proceeds put on steel toe boots and kick $nick in the JuXticles|beats $nick with fwiw|uses $nick $+ 's intestines to bungee jump. Wheeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
  4. describe # $gettok(%ap,$r(1,7),124)
  5. set -u3 $+(%,spam,.,$nick) on }
  6. }
  7.  
  8. on *:text:!linfidel*:*: {
  9. %max = $nick(#,0,a,o)
  10. %radius = $rand(2,15)
  11.  
  12. msg botserv say # Death to the infidels!
  13. msg botserv act # shoots $nick then detonates a suicide vest in the channel
  14. .timer 1 1 kill $nick Headshot!
  15.  
  16. while (%radius >= 1) {
  17. %target = $nick(#,$rand(2,%max),a,o))
  18. .timer 1 1 kick # %target death to the infidels!
  19.  
  20. dec %radius
  21. }
  22. }
Add Comment
Please, Sign In to add comment