This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

how to Zline?! making a bot zline on command..

Help for those learning Tcl or writing their own scripts.
Post Reply
d
dj-zath
Op
Posts: 134
Joined: Sat Nov 15, 2008 6:49 am
Contact:

how to Zline?! making a bot zline on command..

Post by dj-zath »

hi everyone!

I'm thinking about the idea to add a command to my eggy that will k/g/z line a nick.. AND then keep a list in a txt file so that it can (re)load the bans upon a server crash and/or restart

(I have a few hackers/trolls who have discovered that a Syn flood can cause my server to reboot and remove their k/g/z bans)

I have a straightforward idea on how I'm going to do this... once I can get the eggy to compile on a NEW server.. (this is mentioned in another post elsewhere on the forums)

the trick is how to get the eggy to be able to "look up" the nicks in case they leave... (its easy if they are still there when the command is issued, however, its more of a challenge to get the eggy to do a lookup on them once they leave the server; more like a "hit and run" approach)

oh wait.. i just realized.. the eggy CAN'T look them up once they leave since it then can't get the actual mask of said offenders unless they are still on the server anyways.. unless it keeps a record of all joins and parts... that can get MESSY!


oh well, the command can still work if they hang around.. hehe but if anyone has any ideas.. that would be awesome!

-DjZ-
:) :)
Post Reply