Page 3 of 26

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Tue Oct 04, 2011 3:54 pm
by Nevex
Hopefully later today we will have a working bot.

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Tue Oct 04, 2011 5:12 pm
by Shogun
Administrator wrote:As long as you have hotkeys set for your skills...
Can the modifiers be used again? I had some trouble with it and switched to macros.

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Tue Oct 04, 2011 5:23 pm
by Administrator
Shogun wrote:
Administrator wrote:As long as you have hotkeys set for your skills...
Can the modifiers be used again? I had some trouble with it and switched to macros.
I'm not sure. There was definitely a bug in the game that screwed up using control and alt (but I think shift was fine) even if you were to try to manually press them. I can only assume that bug was fixed, so you should be able to use modifiers again.

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Tue Oct 04, 2011 6:46 pm
by s018mes
I tried adding some of the updated addresses. then ran the bot and got:

"We can't find your profile......" error.

not sure if that helps. Probably doesn't.

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Tue Oct 04, 2011 8:21 pm
by mikan656386
r646
error
D:/micromacro/scripts/rom/classes/memorytable.lua:7: bad argument #2 to 'memoryReadIntPtr' (number expected, got nil)
Execution error: Runtime error

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Tue Oct 04, 2011 8:37 pm
by FireWire
mikan656386 wrote:r646
error
D:/micromacro/scripts/rom/classes/memorytable.lua:7: bad argument #2 to 'memoryReadIntPtr' (number expected, got nil)
Execution error: Runtime error

If you looked @ the comments of the update it says that the memorytables still need updating :-p

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Tue Oct 04, 2011 8:46 pm
by lisa
Just as a bit of an update, I have the addresses all done now, they also changed some offsets though so I am working on them atm.

the in game function useskill does still work it just appears they made it inactive for attack. Can still use it to open crafting or use recall and such.

castspellbyname seems inactive altogether.

These are just minor issues and can be dealt with easily.

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Tue Oct 04, 2011 8:52 pm
by BillDoorNZ
nah, looks like they have changed it so UseAction and CastSpellByName only work when the are generated from addon code or the like (as opposed to user macros) that is generated from a mouse-click event. If you have an addon with a frame that the user clicks on, those two functions work quite happily.

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Tue Oct 04, 2011 9:13 pm
by FireWire
Lisa your a godsend.... Jfs :D

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Wed Oct 05, 2011 12:35 am
by jboggan
ok im getting a error on loading my character on micro macro after updating thru the svn and then rom/bot.lua update

" - ...Magic/micromacro/scripts/rom/classes/memorytable.lua:7: bad argument #2 to 'memoryReadIntPtr' <number expected, got nil>"

wat should be changed on that lua file if any or in my character file lua?

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Wed Oct 05, 2011 1:00 am
by xplar
FireWire wrote:
mikan656386 wrote:r646
error
D:/micromacro/scripts/rom/classes/memorytable.lua:7: bad argument #2 to 'memoryReadIntPtr' (number expected, got nil)
Execution error: Runtime error

If you looked @ the comments of the update it says that the memorytables still need updating :-p
that should answer your question

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Wed Oct 05, 2011 1:05 am
by spawni
:( hmpf - that patch was nasty.
Will there be a way to fix / adapt the bot to the new situation?

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Wed Oct 05, 2011 1:05 am
by jboggan
oh oops i completely missed that post LMAO sorry for worthless post :/

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Wed Oct 05, 2011 1:05 am
by lisa
jboggan wrote:ok im getting a error on loading my character on micro macro after updating thru the svn and then rom/bot.lua update

" - ...Magic/micromacro/scripts/rom/classes/memorytable.lua:7: bad argument #2 to 'memoryReadIntPtr' <number expected, got nil>"

wat should be changed on that lua file if any or in my character file lua?
nothing has been updated yet, just be patient. They made more changes then they usually do with a patch. we are getting there.

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Wed Oct 05, 2011 2:17 am
by ako ito
no development?

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Wed Oct 05, 2011 2:24 am
by lisa
I replied to ur query in the millers ranch topic...
lisa wrote:We have had a few extra things to work around this patch, so taking little longer. Almost there though =)
Just be patient, when it's fixed it will be updated and someone will post here that it's fixed.

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Wed Oct 05, 2011 2:40 am
by Nero
Cmon guys, they're working their asses off so that we can use it without any inconvenience, and you cannot wait for a few hours? Least we can do is wait (and preferably learn to find addresses on out own for the future).

Patience is a virtue - seriously.

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Wed Oct 05, 2011 3:14 am
by spawni
:D sry!!! - i did´t want to be rude or impatient.

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Wed Oct 05, 2011 3:23 am
by lisa
they threw in a few curve balls this patch which are being dealt with.

removing the skilluse(1,1) is just a minor annoyance, replaced that code with just using hotkey for attack skill.

CastSpellByName, for now we can just go back to using hotkeys like we used to, just means setting up skill bars in game and changing profile to match.

They changed the way some objects can be interacted with, Rock has already made a work around for it, just a matter of deciding best way to implement the usage.

They moved some offsets, found them.

I have had it running for the last 30 mins just killing, looting and no issues.

So long story short, they changed stuff, we are fixing bot to work with those changes.
It wasn't just a matter of finding new addresses this patch, so it's taking a little longer. Be patient =)

Re: RoM server Patch 4.0.3. - The Mighty Shield.

Posted: Wed Oct 05, 2011 3:47 am
by devilrance
I still appreciate your work, doing all this without expecting anything in return. :)