README.txt 6.3 KB

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