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.

Search found 3 matches

by exezic
Mon Feb 05, 2007 1:07 pm
Forum: Scripting Help
Topic: Detecting dynamic bans expiry [not yet solved]
Replies: 4
Views: 3804

I cant seem to figure out what to bind to, I tried using: BOT bind bot <flags> <command> <proc> proc-name <from-bot> <command> <text> Description: triggered by a message coming from another bot in the botnet. The first word is the command and the rest becomes the text argument; flags are ignored. Mo...
by exezic
Fri Feb 02, 2007 9:46 am
Forum: Scripting Help
Topic: Detecting dynamic bans expiry [not yet solved]
Replies: 4
Views: 3804

Ok, thanks, I might try your advice De Kus.
by exezic
Wed Jan 31, 2007 8:17 am
Forum: Scripting Help
Topic: Detecting dynamic bans expiry [not yet solved]
Replies: 4
Views: 3804

Detecting dynamic bans expiry [not yet solved]

[13:06] No longer banning *!*@exezic.users.quakenet.org on #dota.no (expired) Is there any way to detect when this happens? My intension is to make a web-based banlist, and I therefore need it to be updated whenever a dynamic ban expires. I am aware of the possibility of using a timer to check a li...