Advertisement
Guest User

Untitled

a guest
Nov 25th, 2014
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. on 500:text:!enable games:#: {
  2. set %gameterchannel $addtok(%gamechannel,$chan,44)
  3. writeini Commands.ini games $chan On
  4. msg $chan games script has been enabled.
  5.  
  6.  
  7. }
  8. else { .notice $nick Access Denied. }
  9. }
  10.  
  11.  
  12. on 500:text:!disable games:#: {
  13. set %gamechannel $remtok(%gamechannel,$chan,1,44)
  14. remini Commands.ini games $chan
  15. msg $chan games script has been disabled.
  16.  
  17. }
  18. else { .notice $nick Access Denied. }
  19. }
  20. on *:TEXT:!games:%gamechannel:{
  21. msg $chan
  22. if ($1 == !sexy) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1sexy. }
  23. if ($1 == !gay) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1gay. }
  24. if ($1 == !amazing) { msg $chan $2 4,1is9,1 $rand(0,100) $+ % 15,1amaziiiing. }
  25. if ($1 == !whipped) { msg $chan $2 4,1is9,1 $rand(0,100) $+ % 15,1pussy whipped. }
  26. if ($1 == !manly) { msg $chan $2 4,1is9,1 $rand(0,100) $+ % 15,1manly. }
  27. if ($1 == !ladylike) { msg $chan $2 4,1is9,1 $rand(0,100) $+ % 15,1ladylike. }
  28. if ($1 == !badass) { msg $chan $2 4,1is9,1 $rand(0,100) $+ % 15,1badass. }
  29. if ($1 == !anonymous) { msg $chan 9,19,is9,1 $rand(0,100) $+ % 15,1anonymous. }
  30. if ($1 == !hacker) { msg $chan 9,1is9,1 $rand(0,100) $+ % 15,1hacker. }
  31. if ($1 == !n00b) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1n00bz0r. }
  32. if ($1 == !zao) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1zao. }
  33. if ($1 == !retard) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1retard. }
  34. if ($1 == !debeo) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1debeo. }
  35. if ($1 == !lezb) { msg $chan $2 4,1is9,1 $rand(0,100) $+ % 15,1lezb. }
  36. if ($1 == !pametan) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1pametan. }
  37. if ($1 == !svinja) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1svinja. }
  38. if ($1 == !nadrkan) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1nadrkan. }
  39. if ($1 == !glup) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1glup. }
  40. if ($1 == !ljubomoran) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1ljubomoran. }
  41. if ($1 == !izmeri) { msg $chan 4,1 zaviruje $2 u gace, vadi mikroskop i kaze... ima kurac9,1 $rand(9,25) $+ cm 15,1. }
  42. if ($1 == !vlazna) { msg $chan 4,1 skida gace $2 pipa picku i procenjuje da je9,1 $rand(0,100) $+ % 15,1vlazna. }
  43. if ($1 == !lep) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1lep. }
  44. if ($1 == !ruzan) { msg $chan $2 4,1 je9,1 $rand(0,100) $+ % 15,1ruzan. }
  45. if ($1 == !mrsav) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1mrsav. }
  46. if ($1 == !jebac) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1jebac. }
  47. if ($1 == !poznat) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1poznat. }
  48. if ($1 == !mozak) { msg $chan $2 4,1ima9,1 $rand(0,100) $+ % 15,1mozak. }
  49. if ($1 == !l33t) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1l33t hax0r. }
  50. if ($1 == !sarmantan) { msg $chan $2 4,1je9,1 $rand(0,100) $+ % 15,1 sarmantan. }
  51.  
  52. }
  53.  
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement