Ranking
Originally Posted by Blam View Post
Why didn't you just save the file or get it from the server on startup and read them in to an array rather then doing all those if statements?

I dont know why. Making those if statements was just the first, i figured out. It took me 5 minutes, not that much to optimize. Also this way is faster than downloading file every time and even parsing downloaded file.

Originally Posted by Juntalis View Post
It's a continuing work, but if you look at TBHT.Bot.Parser.js, you'll see the beginnings of a scripting engine I'm putting together to allow bots to be scripted with something like:
http://junt.pastebin.com/E9jStTrN

Farm bot framework is coming very soon =)
Last edited by iLLepidus; Jul 11, 2010 at 05:22 PM.