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.

Using eggdrop for a player rating system

General support and discussion of Eggdrop bots.
Post Reply
c
coL.warr1ck
Voice
Posts: 5
Joined: Thu Apr 27, 2006 9:41 pm

Using eggdrop for a player rating system

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 it does, via Snit, Incr Tcl, etc.
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 »

Actually we want to keep our current scipt as much as possible because of how big the task is of converting it from vbscript to TCL. How would we go about porting our vbscript from stealthbot to an eggdrop bot?
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

TCL and VBscript are different languages.
It's similar to a book, a book written in french needs to be rewritten for german.

Sounds like you have a huge recoding project ahead of you.
There are several people on this board that can do the work for you, however do not expect them to do it for free.
c
coL.warr1ck
Voice
Posts: 5
Joined: Thu Apr 27, 2006 9:41 pm

Post by coL.warr1ck »

There isnt a way to run our old vbscript on eggdrop? and if we do have to recode to tcl how much would it cost to pay someone?
Post Reply