....classes\memorytable.lua:395: attempt to perform arithmetic on local 'dataPointer' (a nil value)
I think people need to be educated on the fact the marijuana is NOT a drug... marijuana is a plant and an herb, GOD put it here... if GOD put it here, what gives the GOVERNMENT the right to say GOD is WRONG??? ~ Willie Nelson
fobsauce wrote:Ya, I'm having trouble with finding that table. What worked before was probably luck.
Voidmains instruction used to work but I think they didn't last major patch. I think we just got lucky. So I'm not surprised the instructions still don't work.
Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
here we go
castingBarPtr = 0xA103B4,
inventoryBagIds = 0x9D18FC,
pawnId_offset = 0x14,
tablesBase = 0x9DEC74,
tablesBaseOffset = 0x28, -- in case you changed it from before
If you do rom/update.lua and then change the values posted by fobsauce, the bot will run WP and kill/loot mobs.
fobsauce wrote:here we go
castingBarPtr = 0xA103B4,
inventoryBagIds = 0x9D18FC,
pawnId_offset = 0x14,
tablesBase = 0x9DEC74,
tablesBaseOffset = 0x28, -- in case you changed it from before
These are in the rom/addresses.lua file
As for inventory and items, will have to wait on those until those addresses are discovered. So it won't use potions at this stage.
Remember no matter you do in life to always have a little fun while you are at it
I updated and changed the address.lua with the ones mention in this post. However I keep getting:
"scripts/rom/macros.lua:68: No valid action keys available for the command macro. Please supply an empty action key with a hotkey and no modifier."
I have DELETED all the macros. And I DO know how to put in an empty macro and place it on slot 0. I have been doing that successfully for months. But since today, it gives me this error. Any ideas?
You shouldn't need to add an empty macro anymore, it was changed a little while back where rombot adds the MACRO key in itself. Try with nothing in the 0 action bar slot and run rom/bot.lua
Remember no matter you do in life to always have a little fun while you are at it
That was one of the addresses updated by update.lua. There were only 2 offsets updated and both of them were wrong. That's something Administrator needs to fix. I've restored them in rev 569.
This means you can't use update.lua until Administrator fixes the patterns or it will break them again.
Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.