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 twr
Tue Jun 20, 2006 4:58 pm
Forum: Script Support & Releases
Topic: TVRage.com Schedule Script (Latest: 2.0)
Replies: 506
Views: 510181

tvrage.tcl

I found the problem I was having with the script. The channel I had a problem with displaying the script is encrypted, and the bot didn't have the correct key sedt for the channel. Works great now.
by twr
Sun Jun 18, 2006 1:29 pm
Forum: Script Support & Releases
Topic: TVRage.com Schedule Script (Latest: 2.0)
Replies: 506
Views: 510181

tvrage script

channel set #<edited> chanmode +stn idle-kick 0 stopnethack-mode 0 revenge-mode 0 need-op { } need-invite { } need-key { putserv "JOIN #<edited>" } need-unban { } need-limit { } flood-chan 0:1 flood-ctcp 5:60 flood-join 5:60 flood-kick 0:0 flood-deop 3:10 flood-nick 0:0 aop-delay 0:0 ban-t...
by twr
Sun Jun 18, 2006 12:23 pm
Forum: Script Support & Releases
Topic: TVRage.com Schedule Script (Latest: 2.0)
Replies: 506
Views: 510181

tvrage script/multiple channels

This is the section of my conf file for the channels (channel names and keys edited): channel add #<edited> { chanmode "+ntsk <edited>" idle-kick 0 stopnethack-mode 0 revenge-mode 0 ban-time 120 exempt-time 60 invite-time 60 aop-delay 0 +dontkickops flood-chan 0 need-op { } need-invite { }...
by twr
Sun Jun 18, 2006 12:00 am
Forum: Script Support & Releases
Topic: TVRage.com Schedule Script (Latest: 2.0)
Replies: 506
Views: 510181

+tv flag

tried everything I could think of, but it's only supporting one channel (the first in my channel add list in my bot conf file...

also, can I adjust the time? at 11:30pm EST/EDT on Saturday, doing a !today was giving me Sundays listings

thanks for the help!
by twr
Sat Jun 17, 2006 9:21 pm
Forum: Script Support & Releases
Topic: TVRage.com Schedule Script (Latest: 2.0)
Replies: 506
Views: 510181

tvrage question

is there a way to make the script work in more than one channel on the same network from the same bot? it only seems to work from the first channel added in the conf file.