4.0.4.2456 new patch official update thread.

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Message
Author
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

4.0.4.2456 new patch official update thread.

#1 Post by lisa »

Ok all done, should work now

SVN update and SVN revert then try to use bot again.

Still having issues???

1. download this zip file
MMrombot.zip
for patch 4.0.4.2456
(829.29 KiB) Downloaded 749 times
2. go to runes of magic/Interface/Addons folder and delete ingamefunctions folder
3. copy rom/devtools/ingamefunctions folder to runes of magic/Interface/addons
4. If game is running fully close game and then restart it.
ingamefunctions1.jpg
--=== Update 26th Oct 2011 ===--
One address needed updating still, I'm not going to redo the zip, you should be able to just do a SVN update on the rom folder to keep up to date with current files.
Or you can just change the address yourself in addresses.lua

Code: Select all

eggPetBaseAddress = 0x9E50B8,
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
User avatar
OneofMany
Posts: 119
Joined: Mon May 09, 2011 2:30 am

Re: 4.0.4.2456 new patch official update thread.

#2 Post by OneofMany »

i tried to search for addresses too, check youre manual about addresses i posted a question there :)
Its not about cheating. Its about being smarter than the game...
sdude13
Posts: 76
Joined: Thu Aug 19, 2010 9:36 am

Re: 4.0.4.2456 new patch official update thread.

#3 Post by sdude13 »

I got two:
staticbase_char = 0x9CC2DC
swimfunction_ptr = 0x44E240 (confirmed and working on eu latest patches)
Nevex
Posts: 46
Joined: Sat Oct 01, 2011 3:55 pm

Re: 4.0.4.2456 new patch official update thread.

#4 Post by Nevex »

Right now it's tell me it can't find pawnClass2_offset when it updates.
User avatar
OneofMany
Posts: 119
Joined: Mon May 09, 2011 2:30 am

Re: 4.0.4.2456 new patch official update thread.

#5 Post by OneofMany »

first timer for me :)

Code: Select all

actionBarPtr 	A2077C
castingBarPtr 	A20878
charClassInfoBase 	
charExp_address 	
charMaxExpTable_address 	A18F58
editBoxHasFocus_address 	A1DC44
eggPetBaseAddress 	
eggPetMaxExpTablePtr 	A18F84
functionTargetPatchAddr 	5F2D2F
hotkeysPtr 	A21E78
inventoryBagIds 	
itemSetSkillsBase 	
loadingScreenPtr 	A21F88
moneyPtr 	
partyIconList_base 	A22048
partyMemberList_address 	
rentBagBase 	
skillsTableBase 	A23378
staticEquipBase 	9CDCF4
staticInventory 	
staticTablePtr 	A23694
staticTableSize 	A23690
staticbase_char 	9CC2DC
staticbase_macro 	
staticpattern_char 	
staticpattern_macro 	
tablesBase 	
just curious if i found the trick :) gonna compare to ur results lisa :)
Last edited by OneofMany on Tue Oct 25, 2011 11:10 am, edited 1 time in total.
Its not about cheating. Its about being smarter than the game...
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: 4.0.4.2456 new patch official update thread.

#6 Post by rock5 »

Well I can confirm the first 2 are correct.
  • 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
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: 4.0.4.2456 new patch official update thread.

#7 Post by rock5 »

eggPetBaseAddress = 0x9E5400
  • 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
Pezet90
Posts: 1
Joined: Tue Oct 25, 2011 7:27 am

Re: 4.0.4.2456 new patch official update thread.

#8 Post by Pezet90 »

Nevex wrote:Right now it's tell me it can't find pawnClass2_offset when it updates.
Hmm... I have the same problem, but i checked in addresses.lua in my scripts, but it looks the same as in lisa propossition. I mean it looks like that: " pawnClass2_offset = 0x308 ". So I don't understand what's wrong...
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: 4.0.4.2456 new patch official update thread.

#9 Post by rock5 »

inventoryBagIds = 0x9E1B10

And don't worry about update.lua at the moment.
  • 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
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: 4.0.4.2456 new patch official update thread.

#10 Post by rock5 »

moneyPtr = 0x9DDDC4
  • 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
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: 4.0.4.2456 new patch official update thread.

#11 Post by rock5 »

I think this ones correct
tablesBase = 0x9EEE64
  • 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: 4.0.4.2456 new patch official update thread.

#12 Post by lisa »

hmm I got
0x9BAD84
for tablebase. I'll recheck it.

Seems yours might be right.
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
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: 4.0.4.2456 new patch official update thread.

#13 Post by rock5 »

I think reported above is wrong. I think it's.

charMaxExpTable_address = 0xA18F58
  • 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
OneofMany
Posts: 119
Joined: Mon May 09, 2011 2:30 am

Re: 4.0.4.2456 new patch official update thread.

#14 Post by OneofMany »

i just figured that, cuz i had a double value -.-
Its not about cheating. Its about being smarter than the game...
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: 4.0.4.2456 new patch official update thread.

#15 Post by rock5 »

eggPetMaxExpTablePtr = 0xA191E4
  • 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
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: 4.0.4.2456 new patch official update thread.

#16 Post by rock5 »

I think

rentBagBase = 0x9E267C
  • 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: 4.0.4.2456 new patch official update thread.

#17 Post by lisa »

I confirmed majority of the addresses in first post, rest came from update. Some are still a little off.


charClassInfoBase =
charExp_address =
itemSetSkillsBase =
partyMemberList_address =
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
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: 4.0.4.2456 new patch official update thread.

#18 Post by rock5 »

This ones easy enough.

charExp_address = 0x9D7EE4
  • 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
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: 4.0.4.2456 new patch official update thread.

#19 Post by rock5 »

charClassInfoBase = 0x9D7490
  • 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
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: 4.0.4.2456 new patch official update thread.

#20 Post by rock5 »

itemSetSkillsBase = 0x9E6C70

I'm done for the night.
  • 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
Post Reply