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.

multi.tcl likely

Old posts that have not been replied to for several years.
Locked
S
Smoor[ke]

Post by Smoor[ke] »

I am looking for a tcl like multi.tcl but with commands and without shortnick. So just like /msg $botnick deop $channel $nick .

I tried to write it by myself, but it was rater hard so I give up. Is there any TCL that got these descriptions or same functions as multi.tcl ?

<font size=-1>[ This Message was edited by: Smoor[ke] on 2001-12-30 15:31 ]</font>
C
ClubCX
Voice
Posts: 35
Joined: Mon Nov 19, 2001 8:00 pm
Location: Bournemouth, UK
Contact:

Post by ClubCX »

There are a few such scripts,

Stormbot: http://www.stormbot.org
A basic script, with plenty of great features; probably the best all-round script you're likely to find outside of private circles. You can disable the shortnick commands or disable direct commands altogether by removing a couple of binds near the top of the script.

OTBN: http://home.iprimus.com.au/mattjwalker/tcl/download.htm
OTBN is supposed to be an alternative to stormbot, written as competition. Personally I don't like it, however there is plenty of effort in the script so I'm sure many people find it very usefull.

Rainbot.tcl and Siliconbot.tcl are similar to stormbot, but with major improvements, however they are both private. For reference, you can find their command lists at the following URLs:
Rainbot: http://www.bservice.org/old/commands/index.html
Siliconbot: http://www.botservice.net/en/comlist.html

- Tom
http://www.botservice.net
S
Smoor[ke]

Post by Smoor[ke] »

Thx for your time, now let's see how it works :smile:
Locked