Florian 8 лет назад
Родитель
Сommit
d610942483

+ 97 - 0
BlackTools2.5.1/BlackTools/Changelog/FAQ.txt

@@ -0,0 +1,97 @@
+==================================================================================
+                       -= BLaCkShaDoW Production Presents =-
+                   BlackTools - The Ultimate Channel Control Script
+                            One TCL. One smart Eggdrop
+==================================================================================
+
+                              Frequently Asked Questions
+                            ==============================
+		   The best solution is often the most simple one
+
+
+    ------------------------------------------------------------------------------
+    o What is BlackTools?
+
+      BlackTools is an advanced tcl script for 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 offers everything you need for you to start using your eggdrop by 
+      having a lots of commands, protections, modules that make your channel
+      more safe and your life easier.
+
+    ------------------------------------------------------------------------------
+    o I have just installed your script and restart my eggdrop, what I do now ?
+    
+      If you don't have set the eggdrop UnderNet's username in 
+      * BlackTools.tcl:
+            set black(username) <Undernet's username> 
+            set black(password) <password_2_X>
+      * Verify with BlackTools.tcl 'scripts' folder if is the right one.
+      * Now, you can run your eggdrop and use script:
+            type .h to start using the script.
+      * Now as a owner you can use the '.h' command to manage all the settings. 
+        By default script's protections and modules are disabled.
+
+    ------------------------------------------------------------------------------
+    o What's happend when eggdrop received "Can't join (Banned) " message from
+      IRC server ?
+
+        When eggdrop can't join for any reason sends an invite request to X. 
+        (when someone is invited on a channel he can join even if he is banned, 
+        channel is invite only, is full or have a key).
+
+    -----------------------------------------------------------------------------
+    o Whats does this message mean : "There was an error. Please check if your 
+      eggdrop config exists or if BlackTools.tcl is found in scripts directory" ?
+
+        This message is an important warning. This means that one of global
+        setting is empty and cause probably the script can't work.
+        * Please verify setting "scripts" directory from BlackTools.tcl.
+        * Please do what the script says :) and so verify global setting.
+        
+    ------------------------------------------------------------------------------
+    o What does this message mean : "Sorry $yournick, no help available on that" ?
+
+        This means that the information you asked for is not a Blacktools command
+	or setting, or there is simply no information about it.
+
+    ------------------------------------------------------------------------------
+    o The script send me notes to inform me every time the eggdrop is banned or
+      can't join a channel. How can I disable this ?
+	
+	Eggdrop sends those notes ONLY to global owner(s), so if you are one you
+        should know that this option can not be disabled.
+
+    ------------------------------------------------------------------------------
+    o I found a bug. How can I report it?
+
+	Just post a message/question on our forums at http://tclscripts.net.
+        * You can use english or romanian.
+
+    ------------------------------------------------------------------------------
+    o Were can I check for new versions of this script?
+
+	You can always do this at out homepage http://tclscripts.net or go to 
+        http://blacktools-tcl.sourceforge.io. 
+        * Make sure you do at least a check every month.
+
+    ------------------------------------------------------------------------------
+    o Where can I find the author of this script?
+
+	You can find the author on irc.undernet.org in the channel #TCL-HELP, with
+        the nickname BLaCkShaDoW. 
+        * Please note that he's not always online.
+
+    ------------------------------------------------------------------------------
+
+    We offer a lot of support for BlackTools - however you can also support us:
+
+	* Donations will help me to keep working on this project.
+
+----------------------------------------------------------------------------------    
+BlackTools - The Ultimate Channel Control Script.
+Copyright (c) 2008-2017 Daniel Voipan (aka BLaCkShaDoW).
+----------------------------------------------------------------------------------

+ 45 - 0
BlackTools2.5.1/BlackTools/Changelog/INSTALL.txt

@@ -0,0 +1,45 @@
+================================================================================
+                  BlackTools - The Ultimate Channel Control Script
+                           One TCL. One smart Eggdrop
+================================================================================
+
+  o Before starting with this script, please read the README and FAQ file :)
+    Thank you for this.
+
+  o gunzip and untar tar.gz file: 
+            some/where> tar xvzf BlackTools2.5.1.tar.gz
+        OR 
+            some/where> gzip -d BlackTools2.5.1.tar.gz
+            some/where> tar xvf BlackTools2.5.1.tar
+
+  o Edit the BlackTools.tcl file.
+  o Copy dir 'BlackTools/' into your 'scripts/' dir of your eggdrop
+    (This is case sensitive!). 
+            cp BlackTools/ /home/of/your_eggdrop/scripts/
+  o Copy BlackTools.tcl file into your 'scripts/' directory:
+            cp BlackTools.tcl /home/of/your_eggdrop/scripts/
+  o Add the following line at the end of your eggdrop config file:
+        source scripts/BlackTools.tcl
+  
+  o Now restart your eggdrop and type .h (in any channel window) to start using
+    this script, configure it and to see a list of available commands. 
+    Remember to use .man feature to learn about all functions and commands on 
+    how to use BlackTools.
+
+  o WARNING!! USERS WHO USE BOTH A&A AND BLACKTOOLS SCRIPTS TOGETHER SHOULD
+    KNOW THAT THIS WORKS IN THEORY.
+    SO DON'T ASK ME FOR HELP FOR THIS SCRIPT IF YOU USE IT TOGETHER WITH A&A SCRIPT...
+
+  o Read the MANUAL before asking me or saying: 'this script don't work ;)'
+
+  o If you don't like this script, either live with the fact that not everything 
+    can be made perfectly the way you want it, or don't use it.
+
+  o Otherwise if you have any problem with this script or if you find a bug, post 
+    on tclscripts.net forum an explanation of the problem/bug. You can also meet 
+    me on IRC on #TCL-HELP (On UnderNet of course).
+
+--------------------------------------------------------------------------------
+BlackTools - The Ultimate Channel Control Script.
+Copyright (c) 2008-2017 Daniel Voipan (aka BLaCkShaDoW).
+--------------------------------------------------------------------------------

+ 102 - 0
BlackTools2.5.1/BlackTools/Changelog/README.txt

@@ -0,0 +1,102 @@
+============================================================================================
+                         -= 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 
+                  #TCL-HELP / UnderNet
+                  You can ask in english or romanian
+
+   Ideas, suggestions, comments ?
+
+      This script is free of charge but I accept donations, old computers, free shells :))
+      In any case, if you have any comment (good or bad) go to http://tclscripts.net.
+
+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.
+      (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. 
+      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 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.
+    o Protection against botnet (mass) and private floods.
+    o And lots of cool features for your eggdrop :)
+
+Changelog:
+
+     Read BlackTools MANUAL for more info about how to use it. 
+     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.sitexperts.eu ]
+         
+    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.
+
+Usuarios espanoles:
+---------------------
+      Sin traduccion oficial todavia.
+
+----------------------------------------------------------------------------------------------
+Copyright (c) 2008-2017 Daniel Voipan (aka BLaCkShaDoW).
+----------------------------------------------------------------------------------------------
+AUTHOR   : Daniel Voipan
+NICK     : BLaCkShaDoW
+MEET ME  : On *UnderNet.org: #TCL-HELP, #UnBan, #Undernet, #TNTRadio
+MAIL     : 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
+-----------------------------------------------------------------------------------------------