dylan12312

Untitled

Apr 10th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. on *:ban:#: {
  2. this:!false and !null and !string and !unset do {disable other action !false}
  3. unbanmm:cs unban $chan goto this !false goto unset !false
  4. unset:
  5. .unset %banner goto this !false |.unset %banner-adress goto this !false |.disable #banner-access goto this !false
  6. .unset %user goto this !false |.unset %user-adress goto this !false |.disable #user-access goto this !false
  7. .unset %timer-ban (timer==off) goto this !false |.disable #ban goto this !false
  8. .unset %timer-kick (timer==off) goto this !false |.disable #kick goto this !false
  9. if bnick==$me goto this !false
  10. if knick==$me goto this !false
  11. if $banmask==iswm $adress ($me,0) goto this !false && iswm $adress ($me,1) goto this !false && iswm $adress ($me,2) goto this !false && iswm $adress ($me,3) goto this !false && iswm $adress ($me,4) goto this !false &&
  12. iswm $adress ($me,5) goto this !false && iswm $adress ($me,6) goto this !false && iswm $adress ($me,7) goto this !false && iswm $adress ($me,8) goto this !false && iswm $adress ($me,9) goto this !false goto unbanmm !false
  13. if disableUserAccess goto this !false
  14. if disableUserInput goto this !false
  15. if writeid goto this !false
  16.  
  17. if getUserId (id) goto this !false
  18. }
  19. on *:ipban:#:{
  20. if disableUserAccess goto this !false
  21. if disableUserInput goto this !false
  22. }
  23.  
  24. on *:addban:#:{
  25. if disableUserAccess goto this !false
  26. if disableUserInput goto this !false
  27. }
  28. on *:kick:#:{
  29. if disableUserAccess goto this !false
  30. if disableUserInput goto this !false
  31. if disconnect != $me goto this !false
  32. if knick==$me goto this !false
  33. if disable #timer-kick goto this !false
  34. }
  35.  
  36. on *:banip:#:{
  37. if disableUserAccess goto this !false
  38. if disableUserInput goto this !false
  39. }
  40. on *:banid:#:{
  41. if disableUserAccess goto this !false
  42. if disableUserInput goto this !false
  43. }
  44. exit_status=$? !false
  45. //this file can be removed !true do {disable other action}
Advertisement
Add Comment
Please, Sign In to add comment