Page 1 of 1

rombot not working

Posted: Wed Oct 17, 2012 2:22 am
by viper
Hiho,

rombot isn't working for me since several days.
I have revision 739, micromacro and svn installed.

When I'm starting the bot, it just shows "RoM window 1" and "RoM window 2" as options instead of the charnames.

If I choose an option rombot says: the game may have been updated / altered -> run update.

and:

../rom/classes/camera.lua:47: error reading memory in CCamera:update<>


I thought you guys just still work on an update. But after reading in this forum I get the feeling, that I just made a mistake an the bot is still working for anyone else :-)

thanks for your help

Re: rombot not working

Posted: Wed Oct 17, 2012 2:30 am
by rock5
Read the error message about the game changing and follow the instructions very carefully.

Re: rombot not working

Posted: Wed Oct 17, 2012 2:39 am
by viper
sorry i don't get what you mean? where is the instruction how to fix it?

Re: rombot not working

Posted: Wed Oct 17, 2012 3:14 am
by viper
i added two screenshots...hope this will help

Re: rombot not working

Posted: Wed Oct 17, 2012 3:41 am
by lisa
First image says this.
The game may have been updated or altered.
It is recommended that you run "rom/bot.lua update"
So did you do what it says to do???

Code: Select all

rom/bot.lua update

Re: rombot not working

Posted: Wed Oct 17, 2012 3:57 am
by viper
via svn. it always says everything fine and revision 739 installed.

Re: rombot not working

Posted: Wed Oct 17, 2012 4:02 am
by viper
6. If still not working try "rom/update"

^^ ah..i see ..but how do i start this lua file?

Re: rombot not working

Posted: Wed Oct 17, 2012 4:17 am
by rock5
Type "rom/update" in the micromacro window, just like you would type "rom/bot" to start the bot. But I suspect you are used to starting the bot using the bat files. In that case try double-clicking "fixaddresses.bat".

What "rom/update" and fixaddresses.bat does is use patterns to try to find the new correct addresses for the new patch so you don't have to download an update.

Re: rombot not working

Posted: Wed Oct 17, 2012 4:55 am
by viper
problem solved! THANK YOU