[cSro] Autoit Simple Exp Counter

12/25/2009 21:05 recking#1
I always missed a function in mBot where you can see your current average Exp gaining. So i did a little studying in autoit (again) and i made a really really simple Exp Counter.

It only works with mBot!

Keep in Mind that its only a average rate whats displayed.

exe and source at the end of this post, please keep it always together with the counter.ini

counter.ini :
Code:
[counter]
charname=YOURCHARNAME
mbotversion=CURRENTMBOTVERSION(atm:1.19)
12/26/2009 13:28 recking#2
#small update with little fixes