Quote:
Originally Posted by tuuba Hmm.. strange.. I have no idea how could it be like this, but it seems like the bot gives this if the profile is over 13kt:
[17:00:00] [20914] _XMLExecNode() - profiles/alterac/belindajafw.xml - /FloProfile/StonehearthGY
[17:00:00] [21031] _XMLExecNode() failed. FileOpen not possible.
And btw in the farm.au3 there i saw _GetPlayerData('maxhealth'), so i'd like to know if it is working. It would be nice to be able to heal ^^. |
you have to edit the ini-file with "MoveForeward = {WhateverTheArrowCommandIs}" etc...
seems like you changed something in the xml-file - or even changed the name of the xml-file
And for _GetPlayerData('maxhealth') - yap, that's working, if you know how you can read out everybodys health around you.....
The memory-reading-framework has it's flaws - far from perfect (partly because it's written in auto-it) - but it works, with a few tricks to speed things up.