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.

.next tcl by mortician

Old posts that have not been replied to for several years.
Locked
l
l33t3r

.next tcl by mortician

Post by l33t3r »

Hello,

i have a question about mortician's .next tcl. Every time i rehash my bot, the script automatically turns on. My purpose for the tcl is not to have it on all the time, thus this automatic on function is annoying for people who join the channel, since they get noticed about something that really isn't going on. Now my question is, does somebody know how i make it so that it only starts when i do a .on?

Thanks!
m
mortician
Voice
Posts: 37
Joined: Sun Sep 22, 2002 6:35 pm
Location: Tsjakamaka
Contact:

Post by mortician »

remove line 109 (set next(status) "on")
and
remove line 633 (next.status on)

greetings
It is a mistake to think you can solve any major problems just with potatoes.
l
l33t3r

Post by l33t3r »

Thanks :)
Locked