home *** CD-ROM | disk | FTP | other *** search
/ Hackers Toolkit v2.0 / Hackers_Toolkit_v2.0.iso / HTML / archive / TCL / extrabitch11.desc < prev    next >
Text File  |  1999-11-04  |  1KB  |  24 lines

  1. # extrabitch.tcl by thepin version 1.1
  2. ###########################################################################
  3. # If you wanna know 100% how this tcl works, then get extrabitch11.desc :)
  4. # You can get it from ftp.sodre.net /pub/eggdrop/scripts1.3
  5. # A little explaination:
  6. # If a user ops someone, the bot will deop the one which was opped and
  7. # the one which opped the other, and kick him too.
  8. #
  9. # Send comments, questions, errors and ideas to pin@slackware.mmedia.is
  10. ###########################################################################
  11. # EXAMPLE, if I set: set channels "#Vodka #coolaid2" and the bot is on
  12. # channels: #Vodka, #coolaid2 and #smooth
  13. # and the allowmn is set to 1 in the tcl
  14. # I am +omfxp in the bots, but my friend, beer has only got +opxf
  15. # beer wants to op our friend, tjara on #Vodka and #smooth
  16. # beer sets mode +o tjara on #smooth, nothing happens, it's ok
  17. # beer sets mode +o tjara on #Vodka, the bots kicks him and deops tjara
  18. # then I, thepin sets mode +o tjara on #Vodka, nothing happens it's ok
  19. # this worked because I had +m in the bot, if I would have +n it would have
  20. # worked too, if you dont want this to work like this, turn allowmn to 0 in
  21. # the tcl, if you want the tcl to work like in this explaination, keep 
  22. # allowmn 1.
  23. ############################################################################
  24.