4.0.0 any issues/solutions (CHAPTER IV)
Re: 4.0.0 any issues/solutions (CHAPTER IV)
just to chip in, i run KS to, but i use a logout to get to the camp to sell, then get back in.
problem is, i also get that no key defined, i also have cant find waypoint errors, and yes, i do re-initialize the player.
i use same method as i do when doing dailies with multiple chars, so i know it should work, but here it doesnt for some strange reason O.o
Botje
problem is, i also get that no key defined, i also have cant find waypoint errors, and yes, i do re-initialize the player.
i use same method as i do when doing dailies with multiple chars, so i know it should work, but here it doesnt for some strange reason O.o
Botje
Re: 4.0.0 any issues/solutions (CHAPTER IV)
Maybe your macro.bsd is corrupted.
- 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
Re: 4.0.0 any issues/solutions (CHAPTER IV)
nah, i dont think so, because it works with everything else i trow at it.
Botje
Botje
Re: 4.0.0 any issues/solutions (CHAPTER IV)
U are right... but the prob is :rock5 wrote:Try deleting all rombot macros and rombot buttons on the actions bar.
I don't know why it would work with one file but not another, unless you were using more than 1 version of rombot at a time.
after i delete the macro is running ok but he automatical create the macro
and on second run ....same error !
any solution ?
Re: 4.0.0 any issues/solutions (CHAPTER IV)
i use only 1 version of micromacro 612
i dyscover the prob.
for eg. when i run solo in KS ( no pty ) the path files work becouse he dosent leave KS
but when he leaves ..error ( i think is somethign with addr )
or
if i delete the second macro (auto create by bot ) just before leaves KS (last waypoint ) ..
again works
i create a blank macro and put it on Key 0 (follow the micromacro bot config tutorial) ...but the bot is writing in it something like this :
/script R='' a={TargetFrame:Hide()} for i=1,#a do R=R..tostring(a)..' ' end EditMacro(2,'RB',7,R)
and if i wana delete all macro same error or game crash .
sry for my vry bad eng...if u dont uderstand ask i'l try to explain
PS : mabe i can use some function in waypoint file to delete the second macro before leaving KS ?! mabe
i dyscover the prob.
for eg. when i run solo in KS ( no pty ) the path files work becouse he dosent leave KS
but when he leaves ..error ( i think is somethign with addr )
or
if i delete the second macro (auto create by bot ) just before leaves KS (last waypoint ) ..
again works
i create a blank macro and put it on Key 0 (follow the micromacro bot config tutorial) ...but the bot is writing in it something like this :
/script R='' a={TargetFrame:Hide()} for i=1,#a do R=R..tostring(a)..' ' end EditMacro(2,'RB',7,R)
and if i wana delete all macro same error or game crash .
sry for my vry bad eng...if u dont uderstand ask i'l try to explain

PS : mabe i can use some function in waypoint file to delete the second macro before leaving KS ?! mabe

Re: 4.0.0 any issues/solutions (CHAPTER IV)
Creating a blank macro was the method for the older version of rombot. You no longer need to create that blank macro.
Scout/Knight/Rogue 70/66/66
Re: 4.0.0 any issues/solutions (CHAPTER IV)
If I have a vk_# available and put the "horse" on it is the mounting possible with this?
Please give me an example how to use it in an waypointfile.
Thanks.
Please give me an example how to use it in an waypointfile.
Thanks.
Re: 4.0.0 any issues/solutions (CHAPTER IV)
Code: Select all
keyboardPress(key.VK_F1)
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

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: 4.0.0 any issues/solutions (CHAPTER IV)
Not only that, but the bot will ignore blank macros unless you name it "RB Command".kanta wrote:Creating a blank macro was the method for the older version of rombot. You no longer need to create that blank macro.
The error doesn't really make sense. Maybe you should try deleting macro.bsd in the "Documents/Runes of Magic/Charactername" folder.
- 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
Re: 4.0.0 any issues/solutions (CHAPTER IV)
kanta wrote:Creating a blank macro was the method for the older version of rombot. You no longer need to create that blank macro.
i delete all macro and get them out from my bar...
but every time i run rom\bot he auto create the macros and also put 1 in a VK ..
:/
Re: 4.0.0 any issues/solutions (CHAPTER IV)
That's what it's supposed to do. But if you are still getting the errors you mentioned earlier, your macros.bsd might be corrupt. The only way to fix it is to delete it and have the game recreate it. Try it.Lordnika wrote:i delete all macro and get them out from my bar...
but every time i run rom\bot he auto create the macros and also put 1 in a VK ..
:/
- 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
Re: 4.0.0 any issues/solutions (CHAPTER IV)
ok ,rock5 wrote:That's what it's supposed to do. But if you are still getting the errors you mentioned earlier, your macros.bsd might be corrupt. The only way to fix it is to delete it and have the game recreate it. Try it.Lordnika wrote:i delete all macro and get them out from my bar...
but every time i run rom\bot he auto create the macros and also put 1 in a VK ..
:/
I did...and half works :/
from vendor to KS and in KS but on exit from KS ..i got same error
are 2 macros : RB Command : /script R='' a={LeaveParty()} for i=1,#a do R=R..tostring(a)..' ' end EditMacro(2,'RB',7,R)
and
RB : blank
is any prob in my profile xml or .. ?!
Re: 4.0.0 any issues/solutions (CHAPTER IV)
can u link or post some noobie guids...
on how to confing rom bot ( for new vers )
or how to link more pths xml files for in and out of instances
i'm 100% sure i'm not doing it right ...but have no ideea where :/
( on anyware else bot working crystal clear ...)
on how to confing rom bot ( for new vers )
or how to link more pths xml files for in and out of instances
i'm 100% sure i'm not doing it right ...but have no ideea where :/
( on anyware else bot working crystal clear ...)
Re: 4.0.0 any issues/solutions (CHAPTER IV)
Lets have a look at your waypoint file then.
- 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
Re: 4.0.0 any issues/solutions (CHAPTER IV)
KS.xml
<?xml version="1.0" encoding="utf-8"?><waypoints>
<!-- # 1 --><waypoint x="4707" z="808" y="679"> </waypoint>
<!-- # 2 --><waypoint x="4711" z="900" y="679"> </waypoint>
<!-- # 3 --><waypoint x="4671" z="904" y="679"> </waypoint>
.............. ( no use to past the coord )
<!-- # 12 --><waypoint x="3977" z="997" y="700"> </waypoint>
<!-- # 13 --><waypoint x="3846" z="781" y="700"> </waypoint>
<!-- # 14 --><waypoint x="3758" z="777" y="700"> </waypoint>
<!-- # 15 --><waypoint x="3752" z="953" y="751">changeProfileOption("MAX_TARGET_DIST", 10);</waypoint>
<!-- # 16 --><waypoint x="3752" z="1090" y="804"> </waypoint>
<!-- # 17 --><waypoint x="3761" z="1193" y="805">changeProfileOption("MAX_TARGET_DIST", 120);</waypoint>
.............. ( no use to past the coord )
<!-- # 23 --><waypoint x="4225" z="1269" y="805">changeProfileOption("MAX_TARGET_DIST", 10);</waypoint>
<!-- # 24 --><waypoint x="4225" z="1206" y="805">changeProfileOption("MAX_TARGET_DIST", 120);</waypoint>
<!-- # 25 --><waypoint x="4224" z="1153" y="805"> </waypoint>
.............. ( no use to past the coord )
<!-- # 94 --><waypoint x="2189" z="3284" y="592"> </waypoint>
<!-- # 95 --><waypoint x="2029" z="3292" y="592">RoMScript("LeaveParty()"); player:rest(30); loadPaths("ks-res-to-pancer");</waypoint>
</waypoints>
KS-RES-TO-PANCER.xml
<?xml version="1.0" encoding="utf-8"?><waypoints type="RUN">
<!-- # 1 --><waypoint x="-15134" z="11548"> </waypoint>
.............. ( no use to past the coord )
<!-- # 8 --><waypoint x="-16629" z="11343">
changeProfileOption("INV_AUTOSELL_ENABLE", true);
changeProfileOption("INV_AUTOSELL_FROMSLOT", 109);
changeProfileOption("INV_AUTOSELL_TOSLOT", 180);
changeProfileOption("INV_AUTOSELL_QUALITY", "white,green,blue");
player:merchant("Pancer");
RoMScript("InviteByName('Woodrage');");
loadPaths("ks-pancer-to-ks");
</waypoint>
</waypoints>
KS-PANCER-TO-KS.xml
<?xml version="1.0" encoding="utf-8"?><waypoints type="RUN">
<!-- # 1 --><waypoint x="-16654" z="11372"> </waypoint>
.............. ( no use to past the coord )
<!-- # 16 --><waypoint x="-18556" z="12461"> </waypoint>
<!-- # 17 --><waypoint x="-18546" z="12510">player:rest(20); loadPaths("ks"); </waypoint>
</waypoints>
<?xml version="1.0" encoding="utf-8"?><waypoints>
<!-- # 1 --><waypoint x="4707" z="808" y="679"> </waypoint>
<!-- # 2 --><waypoint x="4711" z="900" y="679"> </waypoint>
<!-- # 3 --><waypoint x="4671" z="904" y="679"> </waypoint>
.............. ( no use to past the coord )
<!-- # 12 --><waypoint x="3977" z="997" y="700"> </waypoint>
<!-- # 13 --><waypoint x="3846" z="781" y="700"> </waypoint>
<!-- # 14 --><waypoint x="3758" z="777" y="700"> </waypoint>
<!-- # 15 --><waypoint x="3752" z="953" y="751">changeProfileOption("MAX_TARGET_DIST", 10);</waypoint>
<!-- # 16 --><waypoint x="3752" z="1090" y="804"> </waypoint>
<!-- # 17 --><waypoint x="3761" z="1193" y="805">changeProfileOption("MAX_TARGET_DIST", 120);</waypoint>
.............. ( no use to past the coord )
<!-- # 23 --><waypoint x="4225" z="1269" y="805">changeProfileOption("MAX_TARGET_DIST", 10);</waypoint>
<!-- # 24 --><waypoint x="4225" z="1206" y="805">changeProfileOption("MAX_TARGET_DIST", 120);</waypoint>
<!-- # 25 --><waypoint x="4224" z="1153" y="805"> </waypoint>
.............. ( no use to past the coord )
<!-- # 94 --><waypoint x="2189" z="3284" y="592"> </waypoint>
<!-- # 95 --><waypoint x="2029" z="3292" y="592">RoMScript("LeaveParty()"); player:rest(30); loadPaths("ks-res-to-pancer");</waypoint>
</waypoints>
KS-RES-TO-PANCER.xml
<?xml version="1.0" encoding="utf-8"?><waypoints type="RUN">
<!-- # 1 --><waypoint x="-15134" z="11548"> </waypoint>
.............. ( no use to past the coord )
<!-- # 8 --><waypoint x="-16629" z="11343">
changeProfileOption("INV_AUTOSELL_ENABLE", true);
changeProfileOption("INV_AUTOSELL_FROMSLOT", 109);
changeProfileOption("INV_AUTOSELL_TOSLOT", 180);
changeProfileOption("INV_AUTOSELL_QUALITY", "white,green,blue");
player:merchant("Pancer");
RoMScript("InviteByName('Woodrage');");
loadPaths("ks-pancer-to-ks");
</waypoint>
</waypoints>
KS-PANCER-TO-KS.xml
<?xml version="1.0" encoding="utf-8"?><waypoints type="RUN">
<!-- # 1 --><waypoint x="-16654" z="11372"> </waypoint>
.............. ( no use to past the coord )
<!-- # 16 --><waypoint x="-18556" z="12461"> </waypoint>
<!-- # 17 --><waypoint x="-18546" z="12510">player:rest(20); loadPaths("ks"); </waypoint>
</waypoints>
Re: 4.0.0 any issues/solutions (CHAPTER IV)
You said the last command that was sent before you get the error was LeaveParty and then you get a macro error. I notice that you use player:rest(30). If it ends up taking longer than 30 to teleport then anything could happen when it tries to continue. Try changing "player:rest(30)" to "waitFotLoadingScreen()".
- 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
Re: 4.0.0 any issues/solutions (CHAPTER IV)
OMG...for the first time is working beautifully ....ty ty ty ty
i hope it will stay this way

i hope it will stay this way

Re: 4.0.0 any issues/solutions (CHAPTER IV)
Hey, first thanks for all help. All posts has helpt alot during probs.
This one i cant to seem to find anywhere tho (might be wrong)
After latest patch download (4.0.0.2418, date Tuesday 12 july) i got a error while running in New high zones. Worked perfectly in silverfall tho.
c:/micromacro/scripts/rom/calsses/player.lua:2649: attempt to compare number with nil
Revision: 614
Bot version: 3.29
I did also change the 2 new files (page 11), and even removed everything and reinstalled.
All help greatly appriciated!
This one i cant to seem to find anywhere tho (might be wrong)
After latest patch download (4.0.0.2418, date Tuesday 12 july) i got a error while running in New high zones. Worked perfectly in silverfall tho.
c:/micromacro/scripts/rom/calsses/player.lua:2649: attempt to compare number with nil
Revision: 614
Bot version: 3.29
I did also change the 2 new files (page 11), and even removed everything and reinstalled.
All help greatly appriciated!
Re: 4.0.0 any issues/solutions (CHAPTER IV)
It's in your profile. make sure you have a number, it can't be "" so use "0"<option name="LOGOUT_TIME" value="0" />
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

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: 4.0.0 any issues/solutions (CHAPTER IV)
I looked for this but maybe I missed it and if so I'm sorry 
I updated MM with tortise etc. And suddenly I am getting critical error crashes when I hit "Delete" to run the bot. It loads, does macro test then crit errors and I get this message from bot:
OPENING LOCAL SKILLS DB!
Loading profile xxxxxxx.xml
MACRO Test: ok
/micromacro/scripts/rom/functions.lua:607: bad argument #1 to
'memoryReadByte' ((null))
Did I miss a fix somewhere? Any input would be appreciated, and again if this is posted elsewhere I'm sorry for the duplicate.
Thanks!
EDIT: I did see the post about "deleting the Macro.bsd in my documents/runes of magic/CHARNAME/" ... seems like that is what I need to do since bot is failing at macro test. I'll try that. Fingers crossed! BTW, this only just started happening today when I updated, otherwise bot was working fine.

I updated MM with tortise etc. And suddenly I am getting critical error crashes when I hit "Delete" to run the bot. It loads, does macro test then crit errors and I get this message from bot:
OPENING LOCAL SKILLS DB!
Loading profile xxxxxxx.xml
MACRO Test: ok
/micromacro/scripts/rom/functions.lua:607: bad argument #1 to
'memoryReadByte' ((null))
Did I miss a fix somewhere? Any input would be appreciated, and again if this is posted elsewhere I'm sorry for the duplicate.
Thanks!
EDIT: I did see the post about "deleting the Macro.bsd in my documents/runes of magic/CHARNAME/" ... seems like that is what I need to do since bot is failing at macro test. I'll try that. Fingers crossed! BTW, this only just started happening today when I updated, otherwise bot was working fine.
Who is online
Users browsing this forum: No registered users and 1 guest