Patch 5.0.5

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Message
Author
freeload80
Posts: 9
Joined: Thu Apr 05, 2012 9:25 am

Patch 5.0.5

#1 Post by freeload80 » Tue Nov 27, 2012 6:30 am

New patch new troubles.

After rom/bot.lua updates i got error "... memorytable.lua:7: attenpt to perform arithmetic on a nil value"

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

Re: Patch 5.0.5

#2 Post by rock5 » Tue Nov 27, 2012 6:34 am

Damn, and I thought I'd finally come up with a solution that was reliable.

I'm updating now. I'll look into it.
  • 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
botje
Posts: 656
Joined: Wed Oct 27, 2010 7:17 am

Re: Patch 5.0.5

#3 Post by botje » Tue Nov 27, 2012 9:26 am

i noticed the update on normal bot, can we get one for RC too?

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

Re: Patch 5.0.5

#4 Post by rock5 » Tue Nov 27, 2012 9:48 am

Yep the bot has been updated for patch 5.0.5. I managed to find a memory address that I could pattern for partyMemberList_address and tablesBase is not far from it. So hopefully I've finally found a solution that will keep working. Note: This version works with 5.0.4 and, again, it might work for 5.0.1 to 5.0.3.

------------------------------------

I've moved the RC2 files to the RC2 topic
http://www.solarstrike.net/phpBB3/viewt ... 078#p42078
Attachments
update.lua
(28.59 KiB) Downloaded 153 times
addresses.lua
(7 KiB) Downloaded 152 times
functions.lua
(70.29 KiB) Downloaded 220 times
  • 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
botje
Posts: 656
Joined: Wed Oct 27, 2010 7:17 am

Re: Patch 5.0.5

#5 Post by botje » Tue Nov 27, 2012 10:11 am

the one you posted works, but if you run update, it errors.

i also notice it does'nt use my housemaid potion.

fobsauce
Posts: 46
Joined: Wed Dec 15, 2010 3:40 pm

Re: Patch 5.0.5

#6 Post by fobsauce » Tue Nov 27, 2012 10:11 am

I'm having trouble using inventory:itemTotalCount()

Is it just me or are others having this problem too?

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

Re: Patch 5.0.5

#7 Post by rock5 » Tue Nov 27, 2012 10:16 am

I was wrong. The new update wont work with 5.0.4. Now that it uses a pattern to find partyMemberList_address that works. But I had to change that address and so it's not so close to tablesBase. It's a shame I couldn't use the same method I fixed partyMemberList_address on tablesBase. At least it's down to 1 troublesome address.

I'll check those issues.
  • 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
botje
Posts: 656
Joined: Wed Oct 27, 2010 7:17 am

Re: Patch 5.0.5

#8 Post by botje » Tue Nov 27, 2012 10:22 am

cool, atleast it runs and kills :P

User avatar
nerf
Posts: 88
Joined: Thu Jan 27, 2011 10:44 am

Re: Patch 5.0.5

#9 Post by nerf » Tue Nov 27, 2012 10:24 am

I get this error


Did not find any crashed game clients.
Unable to find wall hack adresses. Pattern needs updating.

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

Re: Patch 5.0.5

#10 Post by rock5 » Tue Nov 27, 2012 10:31 am

nerf wrote: Did not find any crashed game clients.
Unable to find wall hack adresses. Pattern needs updating.
That would be from the wallhack userfunction. Good to see that message worked and it didn't just try to edit the wrong part of memory.

Unfortunately I'm not able to do anymore testing tonight. So any fixes that are necessary will have to wait till tomorrow. I can confirm that running update on a 5.0.5 patched game does not change anything so it should still work the same as before running it. Anyone still on 5.0.4 will have to keep using 740 or, for the RC2 users, keep using the previous files.
  • 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
botje
Posts: 656
Joined: Wed Oct 27, 2010 7:17 am

Re: Patch 5.0.5

#11 Post by botje » Tue Nov 27, 2012 10:34 am

weird, still errors when i use the update.lua O.o

scithen
Posts: 25
Joined: Sun Oct 21, 2012 9:55 pm

Re: Patch 5.0.5

#12 Post by scithen » Tue Nov 27, 2012 10:37 am

fobsauce wrote:I'm having trouble using inventory:itemTotalCount()

Is it just me or are others having this problem too?
No, I am too fob. I was going to let the bot run today and powerlevel my wife's
P/S, but it's not working right for me.

Mer-Ki-Vah
Posts: 35
Joined: Sat Feb 04, 2012 6:53 am

Re: Patch 5.0.5

#13 Post by Mer-Ki-Vah » Tue Nov 27, 2012 10:40 am

And deleted item shop backpack items !!!!!

HELP

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

Re: Patch 5.0.5

#14 Post by rock5 » Tue Nov 27, 2012 10:45 am

Sorry, I've been getting used to it always being just those 2 addresses that need fixing that I hardly test anything else.

Without actually starting the game I'm looking at a table of compared addresses and I don't see any obviously wonky values. It will have to wait until tomorrow.
  • 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

Mer-Ki-Vah
Posts: 35
Joined: Sat Feb 04, 2012 6:53 am

Re: Patch 5.0.5

#15 Post by Mer-Ki-Vah » Tue Nov 27, 2012 10:49 am

Not problem , this is a game. We Wait update.

User avatar
botje
Posts: 656
Joined: Wed Oct 27, 2010 7:17 am

Re: Patch 5.0.5

#16 Post by botje » Tue Nov 27, 2012 11:02 am

lol, and now it says that part about the wallhack too, and i dont even use it xd

miesermetzler
Posts: 46
Joined: Tue Dec 06, 2011 12:17 pm

Re: Patch 5.0.5

#17 Post by miesermetzler » Tue Nov 27, 2012 11:14 am

So today was the 5.0.5.2592 update. So i made the normal updates and it will work. My problem is the bot wont sell the items and always says the eggpet is on a bad slot. Ive checked the profile, but its all ok, didnt change a thing since yesterday. Anybody here with the same probs? And last but not least he wont use the honor certificate -.-

User avatar
nerf
Posts: 88
Joined: Thu Jan 27, 2011 10:44 am

Re: Patch 5.0.5

#18 Post by nerf » Tue Nov 27, 2012 11:51 am

miesermetzler wrote:So today was the 5.0.5.2592 update. So i made the normal updates and it will work. My problem is the bot wont sell the items and always says the eggpet is on a bad slot. Ive checked the profile, but its all ok, didnt change a thing since yesterday. Anybody here with the same probs? And last but not least he wont use the honor certificate -.-
I have the same problem with the slot of the pet
As said above, tomorrow will get to work with Rombot

CanceR
Posts: 33
Joined: Sun Jul 22, 2012 9:28 am

Re: Patch 5.0.5

#19 Post by CanceR » Tue Nov 27, 2012 12:05 pm

after SVN update and rom/update, and after replacing three files from above, i got following list of errors:

and also micromacro cant find addresses of teleporting NPC's
Attachments
Patch 5.0.5 error.png
Last edited by CanceR on Tue Nov 27, 2012 12:08 pm, edited 1 time in total.

User avatar
silinky
Posts: 213
Joined: Mon Nov 23, 2009 5:07 am

Re: Patch 5.0.5

#20 Post by silinky » Tue Nov 27, 2012 12:06 pm

nerf wrote:
miesermetzler wrote:So today was the 5.0.5.2592 update. So i made the normal updates and it will work. My problem is the bot wont sell the items and always says the eggpet is on a bad slot. Ive checked the profile, but its all ok, didnt change a thing since yesterday. Anybody here with the same probs? And last but not least he wont use the honor certificate -.-
I have the same problem with the slot of the pet
As said above, tomorrow will get to work with Rombot
same here :) am also looking at the stuff that went wrong, if i find something before the big guys, i will post.
so far the trouble at my scripts is:
- no selling at vendor
- wrong calculation of free bagpack slots
- not using the maid pots, and the honor certificate (luckily, because i saw too late and i would have wasted them :D)

Post Reply

Who is online

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