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.

Moving a rating and ranking league from vbscript to tcl

Help for those learning Tcl or writing their own scripts.
Post Reply
c
coL.warr1ck
Voice
Posts: 5
Joined: Thu Apr 27, 2006 9:41 pm

Moving a rating and ranking league from vbscript to tcl

Post by coL.warr1ck »

Hey me and my friends run a stealthbot on battle.net that we report game wins and losses on as well as a player database with a rating and ranking system. We are interested in moving the whole operation over to IRC. We are running a vbscript right now. We were wondering if eggdrop support timed events (i.e. Do this, then 5 seconds later, do that)? As well, the programming for IHL is very indepth, and would require an advanced understanding of TCL to do so does TCL supports object orientated programming?
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

yes; check out Incr Tcl and Snit
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
c
coL.warr1ck
Voice
Posts: 5
Joined: Thu Apr 27, 2006 9:41 pm

Post by coL.warr1ck »

Thanks
Post Reply