Page 2 of 2

Re: Patch 6.4, currencyBase_offset

Posted: Fri Sep 25, 2015 5:40 pm
by lisa

Re: Patch 6.4, currencyBase_offset

Posted: Sat Sep 26, 2015 12:06 am
by chesterfield
Press the (ENDE) key to stop/pause the script.
You can resume with the (ENTF) key.
Did not find any crashed game clients.
7:10am - F:/micromacro/scripts/rom/classes/memorytable.lua:142: attempt to call
global 'memoryReadBatch' (a nil value)


me too :(

Re: Patch 6.4, currencyBase_offset

Posted: Sat Sep 26, 2015 1:10 am
by lisa
chesterfield wrote:Press the (ENDE) key to stop/pause the script.
You can resume with the (ENTF) key.
Did not find any crashed game clients.
7:10am - F:/micromacro/scripts/rom/classes/memorytable.lua:142: attempt to call
global 'memoryReadBatch' (a nil value)


me too :(
Sorry but I need more information, that error tells me that there is an issue using GetIdName, can you tell me what ID it is having issues with because the tests I did it worked fine.

Code: Select all

Command> print(GetIdName(420456))
Peculiar Eating Habits
Command> print(GetIdName(123456))
Fake Shotak Pirate
Command> print(GetIdName(233356))
Kashaylan Agility Mask
It may be a skill issue, what class combination are you using when it errors?

Re: Patch 6.4, currencyBase_offset

Posted: Sat Sep 26, 2015 1:38 am
by chesterfield
i have Scout / rogue Class !


I have too little clue to the Bot.habe no additional addons in Bot . can not speak English , so always have to use the translator . I'm German

Who knows German ? and would help me in setting this bot?

see attachment.., pleaSE

Re: Patch 6.4, currencyBase_offset

Posted: Sat Sep 26, 2015 4:27 am
by rock5
I've done a commit. Try doing an SVN update.

As well as some minor updates it also includs the updated skills.lua by Bill D Cat.

viewtopic.php?p=63131#p63131

Re: Patch 6.4, currencyBase_offset

Posted: Sat Sep 26, 2015 6:20 am
by chesterfield
rock5 wrote:I've done a commit. Try doing an SVN update.

As well as some minor updates it also includs the updated skills.lua by Bill D Cat.

viewtopic.php?p=63131#p63131
Cant find Skills.lua from Bill d cat

Re: Patch 6.4, currencyBase_offset

Posted: Sat Sep 26, 2015 6:24 am
by rock5
I used the last version he posted. viewtopic.php?p=62635#p62635

I just noticed he didn't include the Lightning Burn Weapon Ids he posted in another topic so that skill was missed.

Re: Patch 6.4, currencyBase_offset

Posted: Sat Sep 26, 2015 9:32 am
by netak
With the first update.lue it seems working for me, too. Only had to replace the rom folder with an old (backed up) one and replace only the update.lua
Thanks beanybabe!

Rock5, I will try SVN update too, if I get error... but until it works, I will use this version. Thank you, too!

Re: Patch 6.4, currencyBase_offset

Posted: Sat Sep 26, 2015 1:59 pm
by latino18fr
for no confusion with last patch you should update this files : https://github.com/elverion/rom-bot/archive/master.zip
then everyonn can dowload it

Re: Patch 6.4, currencyBase_offset

Posted: Sun Sep 27, 2015 1:26 am
by chesterfield
oh..
there are many new things in the Bot . I 'm not clear with this .

micromacro.1.91.41_x86

and

rom_bot_master

updated with turtoisesvn !

Log-Datei:
2015-09-27 08:19:26 : MicroMacro version 1.91.41.1000 (Alpha) x86
2015-09-27 08:19:26 : AMD Athlon(tm) II Dual-Core M320 @2100MHz, Windows 7
2015-09-27 08:19:26 : User privilege: Administrator
-------------------------------------------------------------------------------


2015-09-27 08:19:31 : Load file error code: 7 (Runtime error)
bot.lua:3: attempt to call a nil value (global 'getExecutionPath')
2015-09-27 08:19:51 : Process forcefully terminated (Win32 callback)

Re: Patch 6.4, currencyBase_offset

Posted: Sun Sep 27, 2015 2:18 am
by rock5
There are 2 versions of micro macro, the 1.4 version and the 1.9 version. They are quite different and not compatible. The rombot requires the 1.4 version.

Re: Patch 6.4, currencyBase_offset

Posted: Sun Sep 27, 2015 12:48 pm
by apacheflyer
I can't create waypoints but everything else seems to work

Re: Patch 6.4, currencyBase_offset

Posted: Mon Sep 28, 2015 2:39 pm
by apacheflyer
Speaking of that....is there a way to get that working? I can't create new waypoints. Or is it just me? The error msg indicates a skills issue

Re: Patch 6.4, currencyBase_offset

Posted: Wed Sep 30, 2015 5:44 am
by lisa
With the latest patch the update is back to not working but the old code works. just do revert to revision 781 on update.lua and it will work fine.

Ok so if you play official server then use revision 787, if you use arcadia server then use 781.

Re: Patch 6.4, currencyBase_offset

Posted: Sun Oct 25, 2015 3:58 am
by Darknight1997
how i fix it for arcadia server?

Re: Patch 6.4, currencyBase_offset

Posted: Sun Oct 25, 2015 5:56 am
by lisa
Darknight1997 wrote:how i fix it for arcadia server?
Just use this.

Re: Patch 6.4, currencyBase_offset

Posted: Sun Oct 25, 2015 4:33 pm
by Darknight1997
Thank you for helping me out Lisa :D