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 5 matches

by TheOne1337
Sun Oct 12, 2008 11:11 pm
Forum: Scripting Help
Topic: Eggdrop - Topic countdown
Replies: 4
Views: 7030

You were right, there was many time binds, what i used when i debugged code. Restartting bot helped. Still i got this one problem. This is my current script and only problem what i have, is that: When time hits 00:05 and topic updates, ONLY fyrst (Red Alert 3) days are changed. I made this manual bi...
by TheOne1337
Wed Oct 08, 2008 11:05 pm
Forum: Scripting Help
Topic: Eggdrop - Topic countdown
Replies: 4
Views: 7030

Thanks for your help. I tried your first example. There is that time check " if {$hour != "00" && $min != "03"} { return }", but you don't even wanna know. I rehashed bot after i updated this script, but still my channel topic has changed 2 times at night. (00:0...
by TheOne1337
Wed Oct 08, 2008 12:55 am
Forum: Scripting Help
Topic: Eggdrop - Topic countdown
Replies: 4
Views: 7030

Eggdrop - Topic countdown

Hi, I made this TCL script with 0-hour experience. It works just the way i want but there is couple of mystery things. This is very RAW-code, cause all is hard coded directly to script, but it isn't problem to me. Problems with this is, that it doesn't update topic only at 00:03. Today topic has cha...
by TheOne1337
Mon Aug 14, 2006 11:17 pm
Forum: Script Requests
Topic: Information from web
Replies: 8
Views: 5994

Big big big thanks! It worked perfectly.
by TheOne1337
Mon Aug 14, 2006 1:32 pm
Forum: Script Requests
Topic: Information from web
Replies: 8
Views: 5994

Information from web

Hi I have one PHP file in my server and it contains one line text. It is good in the way it is in the file so only thing what TCL has to do is: When somebody says in channel !example then bot says text from PHP file to channel. I don't have very good english, but i'll hope that somebody understands....