README.txt 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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. BlackTools : http://blacktools.tclscripts.net
  10. Bugs report : http://www.tclscripts.net/
  11. Online Help : irc://irc.undernet.org/tcl-help
  12. #TCL-HELP / UnderNet
  13. You can ask in english or romanian
  14. Ideas, suggestions, comments ?
  15. This script is free of charge but I accept donations, old computers, free shells :))
  16. In any case, if you have any comment (good or bad) go to http://tclscripts.net.
  17. 2.5.1 Most important changes (summary)
  18. **** SMALL FIXES
  19. -- Fixed some differences of eggdrop bantimes.
  20. -- All options/settings are now case sensitive.
  21. **** ANUNT
  22. --- Changed the output method of showing the adverts.
  23. **** BACKCHAN
  24. -- Minor text fixes: spelling and grammar mistakes and some differences of bantimes.
  25. --- Removed nextback-chan option.
  26. **** BADCHAN
  27. -- Added extra option 'ShowBadChan' - who sends a message to all users with OP (@/&)
  28. about the banned user and the forbidden channels on which that was found.
  29. **** BADIDENT
  30. -- Added possibility of being able to modify the banmask method.
  31. **** IDLE
  32. -- Added anti-idle option for halfop users.
  33. **** INVITEBAN
  34. -- Added exception for Undernet Official Bot *X*.
  35. **** LIMIT
  36. -- Fixed some error regarding the way on how the eggdrop sets the channel limit.
  37. **** OMSG
  38. -- This is a new command that will allow you to send specified messages to all
  39. users with OP (@/&) from a channel..
  40. **** QUOTE
  41. -- Minor text fixes: spelling and grammar mistakes.
  42. --- Changed the output method of showing the quotes.
  43. **** TROLL
  44. -- Minor text fixes: spelling and grammar mistakes.
  45. --- Added extra option 'ShowTroll' - once activated, makes the eggdrop to display a
  46. notice message list of current trolls of the day, when users with access joins
  47. the channel (the list is reset everyday at midnight).
  48. **** VOICEME
  49. -- Added extra option 'NoLogged' - once activated, will allow the command
  50. /msg botnick voiceme <#chan> to be used and by users without a CService Username.
  51. **** MUCH MORE
  52. -- possibility for every user to set his own cmdar ( ! ) as they wish.
  53. ---- repaired a few bugs...
  54. Read BlackTools MANUAL for more info about how to use it.
  55. Read INSTALL file to know how to install it.
  56. Read FAQ file for the most frequently asked questions.
  57. Credits:
  58. o Settore for hosting the tclscripts.net project website.
  59. settore@tclscripts.net [ www.sitexperts.eu ]
  60. o Florian (most craziest imagination guy) for spotting some major and important issues, also
  61. for provinding all the required and necessary materials needed for this script to be ready.
  62. florian@tclscripts.net [ www.tntradio.ro ]
  63. Support:
  64. Are you having problems with installing or running BlackToolS tcl script?
  65. In case you have not found a solution in the FAQ file which is contained in the BlackTools2.5.1.tar.gz you can try the following support methods:
  66. o Wiki: - Our wiki provides information about setting up BlackTools and frequently asked questions.
  67. o IRC: #TCL-HELP @ irc.undernet.org - There's usually someone available at our IRC channel who can help you with your questions.
  68. Bugs tracker:
  69. We offer a lot of support for BlackTools script - however you can also support us:
  70. o Donations will help us to keep working on this project.
  71. ----------------------------------------------------------------------------------------------
  72. Copyright (c) 2008-2017 Daniel Voipan (aka BLaCkShaDoW).
  73. ----------------------------------------------------------------------------------------------
  74. AUTHOR : Daniel Voipan
  75. NICK : BLaCkShaDoW
  76. MEET ME : On *UnderNet.org: #TCL-HELP, #UnBan, #Undernet, #TNTRadio
  77. MAIL : blackshadow@tclscripts.net
  78. URL : https://github.com/DanielVoipan/
  79. GREETS : o Special thanks to QueenElsa and Florian for testing, suggesting fixes and new
  80. features inspiration for many parts of BlackTools.tcl that led to the improvement
  81. of this script.
  82. o Thanks also to Time2Go > Ionut (retired..)
  83. - admin of #TCL-HELP Channel (without whom this script would not have gone so far)
  84. o Thank you to all those people who found bugs in the script and reported them and
  85. to all the users who joined #TCL-HELP and shared their ideas and suggestions.
  86. - #TCL-HELP web page: http://tclscripts.net
  87. -----------------------------------------------------------------------------------------------