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

  1. ## Botnet Tools by TG
  2. ## This little tcl is handy for making your botnet do fun things.
  3. ##
  4. ## Version 3.2  Works with 1.3.X bots
  5. ## doh had the bots sending the wrong proc to change modes on a
  6. ## channel.  Thats all that this version really fixes
  7. ##
  8. ## COMMANDS:  .netjump <server> .netjoin <#channel> .netpart <#channel>
  9. ##            .nethash  .greet .netset <#channel> <+/- setting>
  10. ##            .announce .netmode <#channel> <mode> .netsave
  11. ##            .passcheck .changepass <password> .netinfo
  12. ##            .servstat .removeuser
  13. ## Questions or comments email jsimm@satexas.com
  14. ##
  15. ## Version 3.3
  16. ##      - netinvite, (use getops*.tcl for this)
  17. ##      - netop (use getops*.tcl for this)
  18. ##      + botnet-identifier (bi) so you can be in a
  19. ##           botnet running another copy of botnet*
  20. ##           script and not worry about their bots
  21. ##           joining your channels etc..
  22. ##      - ident remap (hea, uncomment it if you need it)
  23. ##      - get_op request: Replaced with getops version
  24. ##
  25. ##      gaiden (EFNet)
  26. ##
  27.  
  28.