Guest User

Untitled

a guest
Jun 25th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. ---Start Copy---
  2.  
  3.  
  4. on ^*:TEXT:*:#aos.aloha: {
  5. %alohanick = $nick
  6. if (%alohanick == aloha713081799) {
  7. %alohacnum = 1
  8. %alohabv = 9ZOM
  9. %alohanick = 9 $+ aloha1
  10. }
  11. elseif (%alohanick == aloha729859015) {
  12. %alohacnum = 1
  13. %alohabv = 3TOW
  14. %alohanick = 3 $+ aloha2
  15. }
  16. elseif (%alohanick == aloha746636231) {
  17. %alohacnum = 1
  18. %alohabv = 10BAB
  19. %alohanick = 10 $+ aloha4
  20. }
  21. elseif (%alohanick == aloha763413447) {
  22. %alohacnum = 1
  23. %alohabv = 14PIN
  24. %alohanick = 14 $+ aloha6
  25. }
  26. elseif (%alohanick == aloha780190663) {
  27. %alohacnum = 1
  28. %alohabv = 13HAL
  29. %alohanick = 13 $+ aloha8
  30. }
  31. else { return }
  32. %alohamessage = $replace($1-,votekick,12votekick $+  $+ %alohacnum,disconnected,1disconnected,entered the game,1entered the game,>,> $+  $+ %alohacnum,<,< $+  $+ %alohacnum)
  33. %alohamessage = $replace(%alohamessage,aimbot,4aimbot,hack,4hack,grief,4grief,nigg,4nigg,admin,4admin)
  34. echo -mltbf $chan < $+ %alohabv $+ >     < $+ %alohanick $+ >      $+ %alohacnum $+ %alohamessage
  35. haltdef
  36. }
  37. }
  38. } %alohamessage = $replace($1-,votekick,12votekick $+  $+ %alohacnum,disconnected,12disconnected,entered the game,12entered the game,>,> $+  $+ %alohacnum,<,< $+  $+ %alohacnum)
  39. %alohamessage = $replace(%alohamessage,aimbot,4aimbot,hack,4hack,grief,4grief,nigg,4nigg,admin,4admin, cheat)
  40. echo -mltbf $chan < $+ %alohabv $+ >     < $+ %alohanick $+ >      $+ %alohacnum $+ %alohamessage
  41. haltdef
  42. }
  43. }
  44. }
  45.  
  46.  
  47. ----End Copy----
  48.  
  49. ---Optional *Aliases*---
  50.  
  51. ;---Start Copy---
  52. /1 /msg $chan aloha713081799 $+ $1- ;You type /1 !command or /1 .Message
  53. /2 /msg $chan aloha729859015 $+ $1- ;/2 !command | /2 .Message
  54. /4 /msg $chan aloha746636231 $+ $1- ;You get the point
  55. /6 /msg $chan aloha763413447 $+ $1-
  56. /8 /msg $chan aloha780190663 $+ $1-
  57. ;---End Copy---
Add Comment
Please, Sign In to add comment