######################################################################################## # # # Xtools version 1.2 ŠIan-Highlander, PPSlim & stdarg 2001 # # This package allows nearly full IRCx compatibility for Eggdrop. # # This modification of the original Xtools has been a long time coming, # # Thanx go out to Dolph for his permission to modify and update the package. # # HUGE thanx to both PPSlim and stdarg without whom this would never have happened # # their knowledge and experience was a god send, parts of the source code defeated me # # completely, this was a real joint effort between the 3 of us to bring this to life. # # cheers guys :o) This really proves the old saying "two heads are better than one" # # (or in this case three!!) :o) # # ------------------------------------------------------------------------------------ # # This is an updated version of: # # XTools1.0.tcl v3.1 by Dolph and Sc00ter # # Based on a script by Kindred which was based on a script by quest. # # ------------------------------------------------------------------------------------ # # THIS REQUIRES eggdrop1.5.4 with toolkit.tcl or alltools.tcl # # For .(ch)email, (ch)url cmd via dcc chat load XTools after userinfo1.0.tcl # # ------------------------------------------------------------------------------------ # # Version History # # 1.2 # # Complete cleanup of Xtools and partial re-write. Many previously inactive commands # # now working. Cleaned up and amended others, some sections rewritten completely. # # 1.1 # # Minimal work on tcl to remove a few un-needed sections and clean up. # # Source code files (15 in all) from Eggdrop1.5.4 updated and modified for Xtools # # 1.0.7 Beta # # Fixed case where bot lets ops kick owners. # # 1.0.6 Beta # # Fixed case where bot wouldn't set channel when cycle for ops. # # 1.0.5 Beta # # Put in the qbitch routines, fixed bug in deown_nonowners that allowed spoofed nicks. # # 1.0.4 Beta # # Put in the channel check and set routines, Bot initiated ctcp, timed (minutes) bans. # # 1.0.3 Beta # # Put in the dcc and public ping replys. Fixed some binds # # 1.0.2 Beta # # fixed the deauth stuff, added qall, broadcast, setchan, prop_chg # # 1.0.1 Beta # # Added in the first IRCX stuff. qup, cycle (with key) try_key, etc. # # 1.0 Beta # # Basic cleanup of facelift. Only kept what i thought was relevant. # # ------------------------------------------------------------------------------------ # # Future plans with Xtools # # I will be updating and completing the actual tcl constantly and will be trying to # # complete all the commands that where never finished and adding new functions # # We will be starting work soon on a version for Eggdrop1.6.4 in order to bring Xtools # # completely up to date. # # ------------------------------------------------------------------------------------ # # **** THE NEW HOME FOR XTOOLS IS: **** # # **** http://www.eggdropsrus.co.uk **** # # **** Email:help@eggdropsrus.co.uk **** # # # ########################################################################################