Request for Lisa or Rock5

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
alkirah
Posts: 32
Joined: Wed Dec 15, 2010 6:58 pm

Request for Lisa or Rock5

#1 Post by alkirah » Tue Jan 17, 2012 10:27 am

Tutorial for finding those addresses would be appreciated, got all the other one using what posted on forum but can't figure out a way to find those

charClassInfoBase
eggPetBaseAddress
itemSetSkillsBase
partyMemberList_address
rentBagBase
staticEquipBase -- found how
staticInventory
staticbase_char -- found how

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Request for Lisa or Rock5

#2 Post by rock5 » Tue Jan 17, 2012 11:36 am

Address updated in rev 691. Hopefully they are correct.
http://www.solarstrike.net/phpBB3/viewt ... =21&t=3415

Funnily enough, I guessed alot of them. If you look at the topic above you will see that I put them in order, did some of the easier ones, and then just made the differences the same for the ones between.
  • 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.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Request for Lisa or Rock5

#3 Post by lisa » Tue Jan 17, 2012 9:07 pm

alkirah wrote:staticInventory
This is actually very easy, you should be able to get moneyptr and staticInventory is just an offset from moneyPtr.

update.lua has this

Code: Select all

assumptionUpdate("moneyPtr", addresses.staticInventory + 0x2FD4);
which is this
moneyPtr = staticInventory + 0x2FD4

So we can basically work backwards,
moneyPtr - 0x2FD4 = staticInventory

The rest arn't as easy though lol
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 0 guests