# extrabitch.tcl by thepin version 1.0 ######################################################################### # If you wanna know 100% how this tcl works, then get extrabitch.desc :) # You can get it from ftp.sodre.net /pub/eggdrop/scripts1.3 # A little explaination: # If a user ops someone, the bot will deop the one which was opped and # the one which opped the other, and kick him too. # # Send comments, questions, errors and ideas to pin@slackware.mmedia.is ######################################################################### # EXAMPLE, if I set: set channels "#Vodka #coolaid2" and the bot is on # channels: #Vodka, #coolaid2 and #smooth # I wanna test if it worx, so i invite my friend to join #coolaid2 and #smooth # When I op my friend on #smooth nothing happens, but when I op him on # #coolaid2 the bot deops him and deops and kicks me :) # If you dont understand this, msg thepin on IRCnet or EFnet :) #########################################################################