Advertisement
Guest User

Untitled

a guest
Feb 7th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. on @!*:ban:#:{
  2. if ($banmask iswm $address($me,5)) {
  3. .timer 1 2 cs unban $chan $v1
  4. .timer 1 3 if ( $me !ison $chan ) { invite $me $chan
  5. join $chan
  6. }
  7. }
  8. }
  9. on *:TEXT:NZSAS:#:{ if ( $nick == Henkie )
  10. elseif ( $nick == Argh ) msg $chan Hey frenchie :D
  11. elseif ( ($nick == Conor) || ($nick == ThatIrishGuy)) msg $chan Hey $nick arn't u ment to be in a meeting?
  12. elseif ( $nick == jeffro ) msg $chan Hands $nick a beer and days letter luck next time aussie :p
  13. elseif ( $nick == Myhedin ) msg $chan hi $nick whats up i wont join MnC u dont war engouh
  14. elseif ( ($nick == Has ) || ($nick == Has-) ) msg $chan my D is bigger $nick 8============================D
  15. elseif ( ($nick == gratify ) || ( $nick == gratify|work ) || ( $nick == gratify|sleepies )) msg $chan $nick the great
  16. elseif (( $nick == Arrow ) || ( $nick == Away ) ) msg $chan $nick the more spam the better
  17. elseif (( $nick == Henkie ) ) msg $chan All hail Henkie the .....
  18. elseif (( $nick == Rose ) ) msg $chan :p
  19.  
  20. else msg $chan $nick }
  21.  
  22.  
  23. on ^*:text:!lotto*:#:{ halt }
  24.  
  25.  
  26. on ^*:text:!chk*:#:{ halt }
  27.  
  28.  
  29. on ^*:action:"Welcome back NZSAS":#:{ halt }
  30.  
  31.  
  32. on ^1:action:*Welcome back*:#:{ haltdef }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement