README.txt 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  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 the
  7. 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-script
  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 http://tclscripts.net.
  28. Minimum requirements:
  29. o Eggdrop 1.6.x
  30. o Tcl 8.4 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 All commands works through private message (PRIVMSG) and possibility that all users, who have
  49. access to eggdrop, can set their own cmdchar such as '!'.
  50. o All the warn/kick/ban reasons are highly customizable.
  51. Every channel manager can add or remove anything as want easily.
  52. o The new BlackTools version brings also a new and very well-implemented ban system which performs
  53. accurate and efficient searches through global banlist and every channel banlists for a better
  54. management and an easier removal/unban.
  55. o Perfect navigational system through the pages of every module which has this option and a
  56. quote support system module.
  57. o Protection against botnet (mass) and private floods.
  58. o And lots of cool features for your eggdrop :)
  59. Important:
  60. Read BlackTools MANUAL (.man command) for more info about configuration.
  61. Read INSTALL file to know how to install it.
  62. Read FAQ file for the most frequently asked questions.
  63. Credits:
  64. o Settore for hosting the tclscripts.net project website.
  65. settore@tclscripts.net [ www.codegeenie.world ]
  66. o Florian (most craziest imagination guy) for spotting some major and important issues, also for
  67. provinding all the required and necessary materials needed for this script to be ready.
  68. florian@tclscripts.net [ www.tntradio.ro ]
  69. Utenti italiani:
  70. ---------------------
  71. Nessuna traduzione ufficiale ancora (puo essere fatto su richiesta).
  72. Usuarios espanoles:
  73. ---------------------
  74. Sin traduccion oficial todavia (se puede hacer a peticion).
  75. -----------------------------------------------------------------------------------------------------------
  76. Copyright (c) 2008-2018 Daniel Voipan (aka BLaCkShaDoW).
  77. -----------------------------------------------------------------------------------------------------------
  78. AUTHOR : Daniel Voipan
  79. NICK : BLaCkShaDoW
  80. MEET ME : On *UnderNet.org: #TCL-HELP, #UnBan, #TNTRadio
  81. EMAIL : blackshadow@tclscripts.net
  82. URL : https://github.com/DanielVoipan/
  83. GREETS : o Special thanks to QueenElsa and Florian for testing, suggesting fixes and new features
  84. inspiration for many parts of BlackTools.tcl that led to the improvement of this script.
  85. o Thanks also to Time2Go > Ionut (retired..) without whom this script would not have gone
  86. so far.
  87. - admin of #TCL-HELP Channel
  88. o As well, many thanks to psycho & WildMan for the interest shown in testing & searching
  89. for errors.
  90. o Thank you to all those people who found bugs in the script and reported them and to all
  91. the users who joined #TCL-HELP and shared their ideas and suggestions.
  92. - Website: wWw.TclScriptS.NeT
  93. - #TCL-HELP (BlackTools TCL Project Official Channel)
  94. -----------------------------------------------------------------------------------------------------------