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.

Auto op bot on dalnet

Old posts that have not been replied to for several years.
Locked
H
H@L_9OOO

Post by H@L_9OOO »

Hi, my bot every now and then looses op status; is there a simple script to get it opped again, by sending a command like //chanserv op $chan $me and eventually not flooding the server?
User avatar
Yourname
Master
Posts: 358
Joined: Mon Sep 24, 2001 8:00 pm
Location: Toronto

Post by Yourname »

Take a look in the scripts archive of this site. i.e http://www.egghelp.org/tcl.shtml and search for services.

I remember seeing some scripts which gain ops and also not flooding services.
Dormant egghead.
e
egghead
Master
Posts: 481
Joined: Mon Oct 29, 2001 8:00 pm
Contact:

Post by egghead »

Such script can be made using the need-bind. The following script may serve as an example:
http://members.fortunecity.com/eggheadt ... op.tcl.txt
Since timestamping is included, the script can be easily modified to avoid flooding chanserv.
Locked