Official new patch topic 4.0.1

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
User avatar
botje
Posts: 656
Joined: Wed Oct 27, 2010 7:17 am

Re: Official new patch topic 4.0.1

#101 Post by botje » Wed Jul 27, 2011 4:36 pm

btw, lisa implemented use of phirius potions, but they dont get used O.o

another strange thing, i use a pet, just a simple egg thingy, but when he gets in a fight, bot starts acting very strange, tries to get to waypoints out of reach etcetera.

Botje

kanta
Posts: 424
Joined: Thu Nov 11, 2010 4:08 pm

Re: Official new patch topic 4.0.1

#102 Post by kanta » Wed Jul 27, 2011 5:46 pm

Never mind this post. It was fixed while I was at work.
Scout/Knight/Rogue 70/66/66

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

Re: Official new patch topic 4.0.1

#103 Post by rock5 » Wed Jul 27, 2011 8:16 pm

Blackt3ars wrote:Updated to Rev 628 got Player.Lua Error

On Line 3482

'=' expected near '=='
Oops, sorry. :oops:
  • 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

Bojer
Posts: 14
Joined: Wed Jul 20, 2011 3:20 pm

Re: Official new patch topic 4.0.1

#104 Post by Bojer » Wed Jul 27, 2011 8:28 pm

Ok after this latest revision I have an issue with Party.lua .... when I load up partyhealer option for a waypoint "No information can be found for any party member" now.

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

Re: Official new patch topic 4.0.1

#105 Post by rock5 » Wed Jul 27, 2011 8:55 pm

nokirk wrote:has anybody already found the new addresses of

Code: Select all

craftingCountPtr
and

Code: Select all

craftingCount_offset
? They are used in craftitem userfunction and don't work atm.
I've updated the address in the userfunction.
http://www.solarstrike.net/phpBB3/viewt ... 272#p20272

You can download it or just change the address to 0xA1E730.
  • 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: Official new patch topic 4.0.1

#106 Post by lisa » Wed Jul 27, 2011 9:24 pm

Bojer wrote:Ok after this latest revision I have an issue with Party.lua .... when I load up partyhealer option for a waypoint "No information can be found for any party member" now.

Code: Select all

partyMemberList_address = 0x9E6F38
hasn't been updated with a new address, it still has address from 4.0.0 seems it got missed.
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

Bojer
Posts: 14
Joined: Wed Jul 20, 2011 3:20 pm

Re: Official new patch topic 4.0.1

#107 Post by Bojer » Wed Jul 27, 2011 9:28 pm

lisa wrote:
Bojer wrote:Ok after this latest revision I have an issue with Party.lua .... when I load up partyhealer option for a waypoint "No information can be found for any party member" now.

Code: Select all

partyMemberList_address = 0x9E6F38
hasn't been updated with a new address, it still has address from 4.0.0 seems it got missed.
I figured it was something like that.

ricardito
Posts: 2
Joined: Wed Jul 27, 2011 9:26 pm

Re: Official new patch topic 4.0.1

#108 Post by ricardito » Wed Jul 27, 2011 9:31 pm

Hi, hows all.- I updated the bot and get this error on player.lua

Line 2579: Invalid Addres.... ideas?

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

Re: Official new patch topic 4.0.1

#109 Post by rock5 » Wed Jul 27, 2011 10:24 pm

lisa wrote:

Code: Select all

partyMemberList_address = 0x9E6F38
hasn't been updated with a new address, it still has address from 4.0.0 seems it got missed.
Forgot about that one. I couldn't find it for some reason. Maybe I'll give it another go.
  • 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: Official new patch topic 4.0.1

#110 Post by lisa » Wed Jul 27, 2011 10:30 pm

yeah I always struggled on finding this address, not sure why. I can't find the instructions I wrote out for it last patch either =(
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: Official new patch topic 4.0.1

#111 Post by rock5 » Wed Jul 27, 2011 11:55 pm

I think I've found it but it's completely changed
Base 9E6CFC
offset 0,14
size 1C

I'll see if I can get the bot working with these values.
  • 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: Official new patch topic 4.0.1

#112 Post by rock5 » Thu Jul 28, 2011 1:28 am

Looks like I've been confusing myself. I've been looking for the party guids because that's the comment on my CE pointer but it's supposed to yeild their name.

Starting 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.
  • 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: Official new patch topic 4.0.1

#113 Post by rock5 » Thu Jul 28, 2011 3:13 am

Ok partyMemberList_address = 0x9E8F90. I'll just look around to see if there is anything else I can quickly fix before committing.

Edit: Committed in rev 630.
  • 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

SpiralV
Posts: 72
Joined: Sat Jun 25, 2011 10:37 am
Location: Germany

Re: Official new patch topic 4.0.1

#114 Post by SpiralV » Thu Jul 28, 2011 3:53 am

I wrote a romscript-version not very long ago

Code: Select all

function GetPartyMemberName(_number)
	local function updatePM()
		PMTable = {}
		local numPM = RoMScript("GetNumPartyMembers()")
		if numPM > 0 then
			for i=1,numPM do
				local name = RoMScript("GetPartyMember("..i..")")
				table.insert(PMTable,i, name);
			end	
		end
		updatetimerPM = os.time()
	end
	--refresh partymembersTable every 30 seconds
	if not PMTable or (os.difftime(os.time(), updatetimerPM ) > 30) then updatePM() end
	return PMTable[_number]
end

function GetPartyMemberAddress(_number)
	return player:findNearestNameOrId(GetPartyMemberName(_number))
end
and yes there are 2 globals ^^
edit: name is local
Last edited by SpiralV on Thu Jul 28, 2011 11:59 am, edited 1 time in total.

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

Re: Official new patch topic 4.0.1

#115 Post by lisa » Thu Jul 28, 2011 4:24 am

I've always thought it was funny we use the name to get the address but for everything else we use the address to give us the name(+ anything else)
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

whome
Posts: 58
Joined: Fri Jun 17, 2011 2:51 am

Re: Official new patch topic 4.0.1

#116 Post by whome » Thu Jul 28, 2011 4:32 am

nassekova wrote:Same problem still remains even with the newest millersranch.xml . Manually i can take as many of those feedbags and they work but when bot tries it errors every now and then and it ruins the whole macro.

EDIT: Seems that the version with optimized and speedhack works fine so i will be using it instead. Thanks anyways :)
Is there anyway to turn off the speed hack?

Cancel!, took time to read the actual xml file and saw I can change speed.... soz :oops:

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

Re: Official new patch topic 4.0.1

#117 Post by lisa » Thu Jul 28, 2011 5:21 am

botje wrote:btw, lisa implemented use of phirius potions, but they dont get used O.o
Botje
Fixed in 631

Code: Select all

MACRO: Using HP potion 8667/25790 (33%): Phirius Potion - Type B (qty 25)
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

Mushroomstamp
Posts: 210
Joined: Wed Oct 27, 2010 11:34 am

Re: Official new patch topic 4.0.1

#118 Post by Mushroomstamp » Thu Jul 28, 2011 6:10 am

lisa wrote:adding swimhack here with updated addresses.
This crashed my client... old one seems to work fine.

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

Re: Official new patch topic 4.0.1

#119 Post by lisa » Thu Jul 28, 2011 6:27 am

Hmm all I did was update the addresses.
The swimhack before patch shouldn't work at all. addresses have changed.

Make sure you move or delete the old addon_ or it will conflict with the new userfunction_
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
Edamh
Posts: 106
Joined: Tue May 24, 2011 11:56 pm

userfunction_gmmonitor.lua:47: attempt to call field 'contai

#120 Post by Edamh » Thu Jul 28, 2011 8:41 am

I wasn't sure if this should be posted here or the GMdetect thread since GMdetect seemed to work fine until 4.0.1. But I ran a bot overnight, and I woke up to a dead char. Sometime during the night, the bot encountered the following error, and exited to shell:

Code: Select all

...scripts/rom/userfunctions/userfunction_gmmonitor.lua:47: attempt to call fiel
d 'contains' (a nil value)
I've been updating so many things (v628, v629, userfunctions, etc.) that I'm not sure exactly where am I in terms of revisions of which files. Anyone else see this?

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest