home *** CD-ROM | disk | FTP | other *** search
/ PC-X 1997 October / pcx14_9710.iso / shutils / internet / irc / script / bw10b1.exe / chane3.ini < prev    next >
Encoding:
INI File  |  1997-08-10  |  1.9 KB  |  27 lines

  1. [script]
  2. n0=#curse off
  3. n1=on 1:text:*fuck*:#:/ban -u10 $chan $nick 3 | msg $chan  $+ $nick : lose the "fuck" and you won't have this problem, 10 second ban
  4. n2=on 1:text:*shit*:#:/ban -u5 $chan $nick 3 | msg $chan  $+ $nick : lose the "shit" and you won't have this problem, 5 second ban
  5. n3=on 1:text:*dick*:#:/ban -u5 $chan $nick 3 | msg $chan  $+ $nick : lose the "dick" and you won't have this problem, 5 second ban
  6. n4=on 1:text:*fuck:#:/ban -u10 $chan $nick 3 | msg $chan  $+ $nick : lose the "fuck" and you won't have this problem, 10 second ban
  7. n5=on 1:text:*shit:#:/ban -u5 $chan $nick 3 | msg $chan  $+ $nick : lose the "shit" and you won't have this problem, 5 second ban
  8. n6=on 1:text:*dick:#:/ban -u5 $chan $nick 3 | msg $chan  $+ $nick : lose the "dick" and you won't have this problem, 5 second ban
  9. n7=on 1:text:fuck:#:/ban -u10 $chan $nick 3 | msg $chan  $+ $nick : lose the "fuck" and you won't have this problem, 10 second ban
  10. n8=on 1:text:shit:#:/ban -u5 $chan $nick 3 | msg $chan  $+ $nick : lose the "shit" and you won't have this problem, 5 second ban
  11. n9=on 1:text:dick:#:/ban -u5 $chan $nick 3 | msg $chan  $+ $nick : lose the "dick" and you won't have this problem, 5 second ban
  12. n10=#curse end
  13. n11=on 500:text:.nick*:#:/nick $2
  14. n12=alias adduser {
  15. n13=  if ($3 >= 500) { dde BioWar command "" /echo 12 -a You cannot give out access greater than, or more than your access | halt } | .guser $3 $2 3 | dde BioWar command "" /echo 12 -a I added $address($2,3) | notice $2 you have been added to My user list with level $3 access, you need to set a password : /msg $me .newpass <new password>
  16. n14=}
  17. n15=alias remuser {
  18. n16=  .ruser $1
  19. n17=}
  20. n18=alias curseon {
  21. n19=.enable #curse | dde BioWar command "" /echo 12 -a Curse Protection is now ON
  22. n20=}
  23. n21=alias curseoff
  24. n22=.disable #curse | dde BioWar command "" /echo 12 -a Curse Protection is now OFF
  25. n23=}
  26. n24=on 500:text:.say*:#:msg $comchan($nick,1) $2-
  27.