Page 1 of 1

Bot stopped working for specific acc

Posted: Sat Sep 10, 2011 8:37 pm
by svizzera
Hey folks,

I`m using the bot for many years and never had problems I had to report here,
but since I cant figure out what the problem is here, I could need some help on this:

botusing on one of my accounts has stopped working for at least a year already and doesnt want to run again.
I always tried it again with new revisions, new installations of the client and so on but the client ALWAYS crashes as soon as I attach the bot to the rom window.

Code: Select all

Sun Sep 11 03:33:03 2011 : Bot addon 'QuestByName' successfully loaded.
Sun Sep 11 03:33:03 2011 : Language: english
Sun Sep 11 03:33:05 2011 : Using static char address 0x9C77FC, player address 0x3E06D700
Sun Sep 11 03:33:07 2011 : Error attempting to open process 0x299D670. Error code: 87 (Falscher Parameter.).
In main thread:
stack traceback:
	...icromacro_miller-farm 2011/scripts/rom/functions.lua:607: in function 'RoMScript'
	...micromacro_miller-farm 2011/scripts/rom/settings.lua:1026: in function 'loadProfile'
	scripts\rom/bot.lua:192: in function 'foo'
	G:\micromacro_miller-farm 2011\lib\lib.lua:510: in function <G:\micromacro_miller-farm 2011\lib\lib.lua:508>

----------TRACEBACK END----------

Sun Sep 11 03:33:07 2011 : ...icromacro_miller-farm 2011/scripts/rom/functions.lua:607: bad argument #1 to 'memoryReadByte' ((null))
Sun Sep 11 03:33:07 2011 : Execution error: Runtime error
ble_address	 (value: 0xA14320, at: 0x61EDAB)
Sun Sep 11 03:05:11 2011 : Patched addresses.coolDownOffset	 (value: 0xE8, at: 0x6ACC6C)
Sun Sep 11 03:05:11 2011 : Patched addresses.pawnDirXUVec_offset	 (value: 0x34, at: 0x855956)
Sun Sep 11 03:05:12 2011 : Using static char address 0x9C77FC, player address 0x1F89FA00
Sun Sep 11 03:05:12 2011 : Load Language according to client language: deutsch
Sun Sep 11 03:05:12 2011 : QUICK_TURN = false
Sun Sep 11 03:05:12 2011 : Tastenzuordnungen kommen aus Datei bindings.txt:
Sun Sep 11 03:05:12 2011 : MOVE_FORWARD                  W
Sun Sep 11 03:05:12 2011 : MOVE_BACKWARD                 S
Sun Sep 11 03:05:12 2011 : TARGET                        TABULATOR
Sun Sep 11 03:05:12 2011 : ESCAPE                        ESC
Sun Sep 11 03:05:12 2011 : ROTATE_LEFT                   Q
Sun Sep 11 03:05:12 2011 : STRAFF_RIGHT                  D
Sun Sep 11 03:05:12 2011 : TARGET_FRIEND                 STRG+TABULATOR
Sun Sep 11 03:05:12 2011 : STRAFF_LEFT                   A
Sun Sep 11 03:05:12 2011 : ROTATE_RIGHT                  E
Sun Sep 11 03:05:12 2011 : MACRO                         0
Sun Sep 11 03:05:12 2011 : JUMP                          LEER
note: I recently installed QuestByName and it kept crashing before, so this userfunction is not causing the error


thx in advance for any quick help

Re: Bot stopped working for specific acc

Posted: Sat Sep 10, 2011 10:08 pm
by lisa
well this is the error message

Code: Select all

Sun Sep 11 03:33:07 2011 : ...icromacro_miller-farm 2011/scripts/rom/functions.lua:607: bad argument #1 to 'memoryReadByte' ((null))
That is to do with finding a macro slot, assuming you have current version.

How are you starting the bot?

Code: Select all

Sun Sep 11 03:05:11 2011 : Patched addresses.coolDownOffset    (value: 0xE8, at: 0x6ACC6C)
Sun Sep 11 03:05:11 2011 : Patched addresses.pawnDirXUVec_offset    (value: 0x34, at: 0x855956)
This looks like it is doing an update and changing addresses.

Ok so just 1 account, so other accounts work fine?
have you tried different characters on that troubled account or just 1 character on the account?

Re: Bot stopped working for specific acc

Posted: Sun Sep 11, 2011 5:14 pm
by Administrator
You either need to close the game client, go to My Documents/Runes of Magic/<character>/ and delete the Macro.bsd file, or you could try the macro rewriter script if you have some macros you don't want to lose (but this isn't guaranteed to help).

This is a bug in the game, not MicroMacro or the RoMbot scripts.

Re: Bot stopped working for specific acc

Posted: Sun Sep 11, 2011 7:36 pm
by svizzera
got it working again...finally -.-

thx =)

Re: Bot stopped working for specific acc

Posted: Mon Oct 03, 2011 3:42 pm
by grande
Admin: The macro rewriter did the trick for me. I had tried deleting the bsd's but that wasn't working. The rewriter made my day, thanks!!!
Administrator wrote:You either need to close the game client, go to My Documents/Runes of Magic/<character>/ and delete the Macro.bsd file, or you could try the macro rewriter script if you have some macros you don't want to lose (but this isn't guaranteed to help).

This is a bug in the game, not MicroMacro or the RoMbot scripts.