Page 1 of 1

Patch 4.0.2.2433 Fixes

Posted: Tue Sep 06, 2011 4:47 pm
by fobsauce
tablesBase = 0x9EA22C, -- it moved from 1C to 2C
castingBarPtr = 0xA1BC10,
editBoxHasFocus_address = 0xA18FEC,
skillsTableBase = 0xA1E708, -- SpiralV

The skills table is something new to me. Combat skills will not be used when you run the bot. If you want to get it working immediately, do the above changes and remove the id="...." from the skills that you wish to use in skills.xml

Other than that, the bot will still work for golden egg farming.

edit: you no longer need to remove the id="...." tags from skills.xml

Re: Patch 4.0.2.2433 Fixes

Posted: Tue Sep 06, 2011 6:18 pm
by grande
Very excellent, thank you! made the addy changes you suggest and deleted the number ID for one spell (flame) and it seems to be working. Will probably also do this for shadowstab. can easily re-populate the skills be deleting the modified file and running SVN update (right click/svn update on the directory you want to update and it restores/updates).

Re: Patch 4.0.2.2433 Fixes

Posted: Tue Sep 06, 2011 6:42 pm
by SpiralV
fobsauce wrote:tablesBase = 0x9EA22C, -- it moved from 1C to 2C
castingBarPtr = 0xA1BC10,
editBoxHasFocus_address = 0xA18FEC,
skillsTableBase = 0xA1E71C,

The skills table is something new to me. Combat skills will not be used when you run the bot. If you want to get it working immediately, do the above changes and remove the id="...." from the skills that you wish to use in skills.xml

Other than that, the bot will still work for golden egg farming.
Thx you for your good work
've noticed your skillsTableBase does not point to the first skill tab
skillsTableBase = 0xA1E708,

Re: Patch 4.0.2.2433 Fixes

Posted: Tue Sep 06, 2011 7:01 pm
by fobsauce
SpiralV wrote: Thx you for your good work
've noticed your skillsTableBase does not point to the first skill tab
skillsTableBase = 0xA1E708,
awesome, now everything works without modifying skills.xml

Re: Patch 4.0.2.2433 Fixes

Posted: Tue Sep 06, 2011 7:07 pm
by ichmagbotsyay
Hey,
I've tried your fix but now my bot is giving me the following error:
"scripts\rom\bot.lua:126: attempt to call global 'LoadTables' (a nil value)"

Any suggestions?

Re: Patch 4.0.2.2433 Fixes

Posted: Tue Sep 06, 2011 7:17 pm
by fobsauce
ichmagbotsyay wrote:Hey,
I've tried your fix but now my bot is giving me the following error:
"scripts\rom\bot.lua:126: attempt to call global 'LoadTables' (a nil value)"

Any suggestions?
your bot is partially updated. That function got removed. So you can just do an update on the file bot.lua and try again.

Re: Patch 4.0.2.2433 Fixes

Posted: Tue Sep 06, 2011 7:31 pm
by Guest1234
RoM Bot Version 3.29, Revision 641
The macro is currently not running. Press the start key (Delete) to begin.
You may use (End) key to stop/pause the script.
Resumed.
!! Notice: !!
The game may have been updated or altered.
It is recommended that you run rom/update.lua

RoM windows size is 1218x837, upper left corner at 8,28
Loading profile XXXXX.xml
scripts/rom/macros.lua:144: bad argument #1 to 'char' (number expected, got nil)
This is the error I'm getting...

Re: Patch 4.0.2.2433 Fixes

Posted: Tue Sep 06, 2011 8:25 pm
by lisa
Great work so far fobsauce and SpiralV. I made a new topic so I can update first post as I get the new addresses and test them. Posted the ones you found here on the new topic.
http://www.solarstrike.net/phpBB3/viewt ... =21&t=2912

Going to be locking or deleting all new topics people will no doubt make lol