|
|
@@ -1,21 +1,18 @@
|
|
|
-============================================================================================
|
|
|
- -= BLaCkShaDoW Production Presents =-
|
|
|
- BlackTools - The Ultimate Channel Control Script
|
|
|
- One TCL. One smart Eggdrop
|
|
|
-============================================================================================
|
|
|
- _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
|
|
- / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \
|
|
|
- ( t | c | l | s | c | r | i | p | t | s | . | n | e | t )
|
|
|
- \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/
|
|
|
-
|
|
|
- BlackTools is the most complete channel management script who can manage channels from all
|
|
|
- the IRC networks, although some modules are specifically designed only for Undernet network.
|
|
|
+=================================================================================================================
|
|
|
+ -= BLaCkShaDoW Production Presents =-
|
|
|
+ BlackTools - The Ultimate Channel Control Script
|
|
|
+ One TCL. One smart Eggdrop
|
|
|
+=================================================================================================================
|
|
|
|
|
|
- -----------------------
|
|
|
+ BlackTools is the most complete channel management script who can manage channels from all the IRC networks,
|
|
|
+ although some modules are specifically designed only for Undernet network.
|
|
|
+
|
|
|
+ -----------------------
|
|
|
|
|
|
BlackTools : http://blacktools.tclscripts.net
|
|
|
Bugs report : http://www.tclscripts.net/
|
|
|
- Online Help : irc://irc.undernet.org/tcl-help
|
|
|
+ GitHub page : https://github.com/tclscripts/BlackToolS-TCL-script
|
|
|
+ Online help : irc://irc.undernet.org/tcl-help
|
|
|
#TCL-HELP / UnderNet
|
|
|
You can ask in english or romanian
|
|
|
|
|
|
@@ -28,79 +25,72 @@ Minimum requirements:
|
|
|
o Eggdrop 1.6.x
|
|
|
o Tcl 8.4 or higher.
|
|
|
|
|
|
-BlackTools commands:
|
|
|
- o h - display menu of all available commands
|
|
|
- o man - description manual of all commands, settings or modules
|
|
|
-
|
|
|
Most important features:
|
|
|
|
|
|
- o Multi-channels support: intelligent IRC channel management, every owner(s)/manager(s)
|
|
|
- can customise this script and its component settings for each channel to his liking.
|
|
|
+ o Multi-channels support: intelligent IRC channel management, every owner(s)/manager(s) can customise this script
|
|
|
+ and its component settings for each channel to his liking.
|
|
|
(add/remove users, activate or disable desired protections, modules or commands)
|
|
|
- o Global boss owner(s) now have the possibility of being able to modify, directly into,
|
|
|
- their eggdrop config file (eggdrop.conf) without having to log on to the shell
|
|
|
- machine to do that. (i.e. nickname, realname, homechan, chanserv, chanserv username,
|
|
|
- chanserv password, etc.)
|
|
|
- o Designed for flexibility and ease of use: BlackTools is now 100% flexible to be
|
|
|
- configured via channel, you can set different settings for each channel.
|
|
|
- o Owner(s) timer module system which allows to start timers to execute certain processes
|
|
|
- (proc) and in case you want to kill/stop a timer you can do this through this module too.
|
|
|
+ o Global boss owner(s) now have the possibility of being able to modify, directly into, their eggdrop config file
|
|
|
+ (eggdrop.conf) without having to log on to the shell machine to do that.
|
|
|
+ (i.e. nickname, realname, homechan, chanserv, chanserv username, chanserv password, etc.)
|
|
|
+ o Designed for flexibility and ease of use: BlackTools is now 100% flexible to be configured via channel, you can
|
|
|
+ set different settings for each channel.
|
|
|
+ o Owner(s) timer module system which allows to start timers to execute certain processes (proc) and in case you
|
|
|
+ want to kill/stop a timer you can do this through this module too.
|
|
|
Also provides and a list of active timers running.
|
|
|
- o Allows you to upload files that match the pattern *.tcl from a url inside your eggdrop's
|
|
|
- scripts directory.
|
|
|
+ o Allows you to upload files that match the pattern *.tcl from a url inside your eggdrop's scripts directory.
|
|
|
o Note module system where users can send messages to each other or save personal notes.
|
|
|
- Also, eggdrop will send notes to global owner(s) to inform them every time is abused
|
|
|
- (banned or can't join a channel).
|
|
|
- o All commands works through private message (PRIVMSG) and possibility that all users, who
|
|
|
- have access to eggdrop, can set their own cmdchar such as '!'.
|
|
|
- o All the warn/kick/ban reasons are highly customizable. Every channel manager can add
|
|
|
- or remove anything as want easily.
|
|
|
- o The new BlackTools version brings also a new and very well-implemented ban system which
|
|
|
- performs accurate and efficient searches through global banlist and every channel
|
|
|
- banlists for a better management and an easier removal/unban.
|
|
|
- o Perfect navigational system through the pages of every module which has this option and
|
|
|
- a quote support system module.
|
|
|
+ Also, eggdrop will send notes to global owner(s) to inform them every time is abused (banned/can't join a channel).
|
|
|
+ o All commands works through private message (PRIVMSG) and possibility that all users, who have access to eggdrop,
|
|
|
+ can set their own cmdchar such as '!'.
|
|
|
+ o All the warn/kick/ban reasons are highly customizable.
|
|
|
+ Every channel manager can add or remove anything as want easily.
|
|
|
+ o The new BlackTools version brings also a new and very well-implemented ban system which performs accurate and
|
|
|
+ efficient searches through global banlist and every channel banlists for a better management and an easier removal/unban.
|
|
|
+ o Perfect navigational system through the pages of every module which has this option and a quote support system module.
|
|
|
o Protection against botnet (mass) and private floods.
|
|
|
o And lots of cool features for your eggdrop :)
|
|
|
|
|
|
-Changelog:
|
|
|
+Important:
|
|
|
|
|
|
- Read BlackTools MANUAL for more info about how to use it.
|
|
|
+ Read BlackTools MANUAL (.man command) for more info about configuration.
|
|
|
Read INSTALL file to know how to install it.
|
|
|
Read FAQ file for the most frequently asked questions.
|
|
|
|
|
|
Credits:
|
|
|
|
|
|
o Settore for hosting the tclscripts.net project website.
|
|
|
- settore@tclscripts.net [ www.thedeveloper.site ]
|
|
|
+ settore@tclscripts.net [ www.codegeenie.world ]
|
|
|
|
|
|
- o Florian (most craziest imagination guy) for spotting some major and important issues, also
|
|
|
- for provinding all the required and necessary materials needed for this script to be ready.
|
|
|
+ o Florian (most craziest imagination guy) for spotting some major and important issues, also for provinding all
|
|
|
+ the required and necessary materials needed for this script to be ready.
|
|
|
florian@tclscripts.net [ www.tntradio.ro ]
|
|
|
|
|
|
Utenti italiani:
|
|
|
---------------------
|
|
|
- Nessuna traduzione ufficiale ancora.
|
|
|
+ Nessuna traduzione ufficiale ancora (puo essere fatto su richiesta).
|
|
|
|
|
|
Usuarios espanoles:
|
|
|
---------------------
|
|
|
- Sin traduccion oficial todavia.
|
|
|
+ Sin traduccion oficial todavia (se puede hacer a peticion).
|
|
|
|
|
|
-----------------------------------------------------------------------------------------------
|
|
|
-Copyright (c) 2008-2017 Daniel Voipan (aka BLaCkShaDoW).
|
|
|
-----------------------------------------------------------------------------------------------
|
|
|
+-----------------------------------------------------------------------------------------------------------------
|
|
|
+Copyright (c) 2008-2018 Daniel Voipan (aka BLaCkShaDoW).
|
|
|
+-----------------------------------------------------------------------------------------------------------------
|
|
|
AUTHOR : Daniel Voipan
|
|
|
NICK : BLaCkShaDoW
|
|
|
-MEET ME : On *UnderNet.org: #TCL-HELP, #UnBan, #Undernet, #TNTRadio
|
|
|
-MAIL : blackshadow@tclscripts.net
|
|
|
+MEET ME : On *UnderNet.org: #TCL-HELP, #UnBan, #TNTRadio
|
|
|
+EMAIL : blackshadow@tclscripts.net
|
|
|
URL : https://github.com/DanielVoipan/
|
|
|
-GREETS : o Special thanks to QueenElsa and Florian for testing, suggesting fixes and new
|
|
|
- features inspiration for many parts of BlackTools.tcl that led to the improvement
|
|
|
- of this script.
|
|
|
- o As well, many thanks to psycho for his interest in testing & searching for issues.
|
|
|
- o Thanks also to Time2Go > Ionut (retired..)
|
|
|
- - admin of #TCL-HELP Channel (without whom this script would not have gone so far)
|
|
|
- o Thank you to all those people who found bugs in the script and reported them and
|
|
|
- to all the users who joined #TCL-HELP and make me keep this project alive and updated.
|
|
|
- - #TCL-HELP web page: http://tclscripts.net
|
|
|
------------------------------------------------------------------------------------------------
|
|
|
+GREETS : o Special thanks to QueenElsa and Florian for testing, suggesting fixes and new features inspiration
|
|
|
+ for many parts of BlackTools.tcl that led to the improvement of this script.
|
|
|
+ o Thanks also to Time2Go > Ionut (retired..) without whom this script would not have gone so far.
|
|
|
+ - admin of #TCL-HELP Channel
|
|
|
+ o Thank you to all those people who found bugs in the script and reported them and to all the users
|
|
|
+ who joined #TCL-HELP and shared their ideas and suggestions.
|
|
|
+ - Website: wWw.TclScriptS.NeT
|
|
|
+ o As well, many thanks to psycho & WildMan for the interest shown in testing & searching for errors.
|
|
|
+ o Many thanks to undernet.org (IRC Network). Without hosting 24/7 our support channel on their stable
|
|
|
+ servers we would not be able to continue in this 'mission'.
|
|
|
+ - #TCL-HELP (BlackTools TCL Project Official Channel)
|
|
|
+-----------------------------------------------------------------------------------------------------------------
|