README.txt 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. ============================================================================================
  2. -= BLaCkShaDoW Production Presents =-
  3. BlackTools - The Ultimate Channel Control Script
  4. One TCL. One smart Eggdrop
  5. ============================================================================================
  6. _ _ _ _ _ _ _ _ _ _ _ _ _ _
  7. / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \
  8. ( t | c | l | s | c | r | i | p | t | s | . | n | e | t )
  9. \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/
  10. BlackTools is the most complete channel management script who can manage channels from all
  11. the IRC networks, although some modules are specifically designed only for Undernet network.
  12. -----------------------
  13. BlackTools : http://blacktools.tclscripts.net
  14. Bugs report : http://www.tclscripts.net/
  15. Online Help : irc://irc.undernet.org/tcl-help
  16. #TCL-HELP / UnderNet
  17. You can ask in english or romanian
  18. Ideas, suggestions, comments ?
  19. This script is free of charge but I accept donations, old computers, free shells :))
  20. In any case, if you have any comment (good or bad) go to http://tclscripts.net.
  21. Minimum requirements:
  22. o Eggdrop 1.6.x
  23. o Tcl 8.4 or higher.
  24. BlackTools commands:
  25. o h - display menu of all available commands
  26. o man - description manual of all commands, settings or modules
  27. Most important features:
  28. o Multi-channels support: intelligent IRC channel management, every owner(s)/manager(s)
  29. can customise this script and its component settings for each channel to his liking.
  30. (add/remove users, activate or disable desired protections, modules or commands)
  31. o Global boss owner(s) now have the possibility of being able to modify, directly into,
  32. their eggdrop config file (eggdrop.conf) without having to log on to the shell
  33. machine to do that. (i.e. nickname, realname, homechan, chanserv, chanserv username,
  34. chanserv password, etc.)
  35. o Designed for flexibility and ease of use: BlackTools is now 100% flexible to be
  36. configured via channel, you can set different settings for each channel.
  37. o Owner(s) timer module system which allows to start timers to execute certain processes
  38. (proc) and in case you want to kill/stop a timer you can do this through this module too.
  39. Also provides and a list of active timers running.
  40. o Allows you to upload files that match the pattern *.tcl from a url inside your eggdrop's
  41. scripts directory.
  42. o Note module system where users can send messages to each other or save personal notes.
  43. Also, eggdrop will send notes to global owner(s) to inform them every time is abused
  44. (banned or can't join a channel).
  45. o All commands works through private message (PRIVMSG) and possibility that all users, who
  46. have access to eggdrop, can set their own cmdchar such as '!'.
  47. o All the warn/kick/ban reasons are highly customizable. Every channel manager can add
  48. or remove anything as want easily.
  49. o The new BlackTools version brings also a new and very well-implemented ban system which
  50. performs accurate and efficient searches through global banlist and every channel
  51. banlists for a better management and an easier removal/unban.
  52. o Perfect navigational system through the pages of every module which has this option and
  53. a quote support system module.
  54. o Protection against botnet (mass) and private floods.
  55. o And lots of cool features for your eggdrop :)
  56. Changelog:
  57. Read BlackTools MANUAL for more info about how to use it.
  58. Read INSTALL file to know how to install it.
  59. Read FAQ file for the most frequently asked questions.
  60. Credits:
  61. o Settore for hosting the tclscripts.net project website.
  62. settore@tclscripts.net [ www.thedeveloper.site ]
  63. o Florian (most craziest imagination guy) for spotting some major and important issues, also
  64. for provinding all the required and necessary materials needed for this script to be ready.
  65. florian@tclscripts.net [ www.tntradio.ro ]
  66. Utenti italiani:
  67. ---------------------
  68. Nessuna traduzione ufficiale ancora.
  69. Usuarios espanoles:
  70. ---------------------
  71. Sin traduccion oficial todavia.
  72. ----------------------------------------------------------------------------------------------
  73. Copyright (c) 2008-2017 Daniel Voipan (aka BLaCkShaDoW).
  74. ----------------------------------------------------------------------------------------------
  75. AUTHOR : Daniel Voipan
  76. NICK : BLaCkShaDoW
  77. MEET ME : On *UnderNet.org: #TCL-HELP, #UnBan, #Undernet, #TNTRadio
  78. MAIL : blackshadow@tclscripts.net
  79. URL : https://github.com/DanielVoipan/
  80. GREETS : o Special thanks to QueenElsa and Florian for testing, suggesting fixes and new
  81. features inspiration for many parts of BlackTools.tcl that led to the improvement
  82. of this script.
  83. o As well, many thanks to psycho for his interest in testing & searching for issues.
  84. o Thanks also to Time2Go > Ionut (retired..)
  85. - admin of #TCL-HELP Channel (without whom this script would not have gone so far)
  86. o Thank you to all those people who found bugs in the script and reported them and
  87. to all the users who joined #TCL-HELP and make me keep this project alive and updated.
  88. - #TCL-HELP web page: http://tclscripts.net
  89. -----------------------------------------------------------------------------------------------