RoM bot
Re: RoM bot
Same error, downloaded it since one or 2 months so as it's version of the 6/06 , i alrdy had last one
- Administrator
- Site Admin
- Posts: 5329
- Joined: Sat Jan 05, 2008 4:21 pm
Re: RoM bot
If that is the case, I have no idea what you did wrong. Updating the scripts would not cause spontaneus errors in lib.lua like that. If you haven't reinstalled MicroMacro from that link I gave you, you should do that first.Wobit wrote:Same error, downloaded it since one or 2 months so as it's version of the 6/06 , i alrdy had last one
Otherwise, you can zip up your whole MicroMacro folder and email it to admin@solarstrike.net for debugging.
Re: RoM bot
I'm up to date too and still getting the same error... maybe you can check my folder plz... 
thx

thx
- Administrator
- Site Admin
- Posts: 5329
- Joined: Sat Jan 05, 2008 4:21 pm
Re: RoM bot
No, you're getting a different error. It even tells you exactly what it is. Fix your onLeaveCombat code (or just remove it) and it will be fine.BlackGod wrote:I'm up to date too and still getting the same error... maybe you can check my folder plz...
thx
Re: RoM bot
Ow damn I'm sorry...Administrator wrote:No, you're getting a different error. It even tells you exactly what it is. Fix your onLeaveCombat code (or just remove it) and it will be fine.BlackGod wrote:I'm up to date too and still getting the same error... maybe you can check my folder plz...
thx

But my onLeaveCombat was empty...
what was the problem?
- Administrator
- Site Admin
- Posts: 5329
- Joined: Sat Jan 05, 2008 4:21 pm
Re: RoM bot
Strangely enough, I cannot read your mind. Unless you provide some information, I cannot say.
Re: RoM bot
Well, when I did the xfer of profiles / waypoints, I overwrited the new skill.lua with my old one, reinstalled the rom, copied only waypoints and profiles and it's working now
Edit: thanks for help, thanks for this bot, thanks for your dedication, really appreciate it =)
Edit: thanks for help, thanks for this bot, thanks for your dedication, really appreciate it =)
- Administrator
- Site Admin
- Posts: 5329
- Joined: Sat Jan 05, 2008 4:21 pm
Re: RoM bot
I'm just glad it's been sorted out. It's really strange that reinstalling just the RoM bot fixed that. Or did you also reinstall MicroMacro?Wobit wrote:Well, when I did the xfer of profiles / waypoints, I overwrited the new skill.lua with my old one, reinstalled the rom, copied only waypoints and profiles and it's working now
Edit: thanks for help, thanks for this bot, thanks for your dedication, really appreciate it =)
Re: RoM bot
I'm getting an error that says...../scripts/rom/settings.lua:422: Failure to compile and run lua code for OnDeath in character profile.......I have my ondeath script blank and it was working yesterday....is there some kind of script that I should be using now?....I've only been using this program for a couple days, so I'm completely green with it right now
- Administrator
- Site Admin
- Posts: 5329
- Joined: Sat Jan 05, 2008 4:21 pm
Re: RoM bot
This should be fixed in SVN r183. There is also a quick-fix: if your onDeath tag looks like this:sawsall wrote:I'm getting an error that says...../scripts/rom/settings.lua:422: Failure to compile and run lua code for OnDeath in character profile.......I have my ondeath script blank and it was working yesterday....is there some kind of script that I should be using now?....I've only been using this program for a couple days, so I'm completely green with it right now
Code: Select all
<onDeath></onDeath>
Code: Select all
<onDeath> </onDeath>
Re: RoM bot
Since today morning I have a problem with SVN 183 using the same profile and waypoint file since beginning.
The harvest is working but if it gets agro is not fighting back just runs to the next waypoint or even stops and not doing anything.
The harvest is working but if it gets agro is not fighting back just runs to the next waypoint or even stops and not doing anything.
- Administrator
- Site Admin
- Posts: 5329
- Joined: Sat Jan 05, 2008 4:21 pm
Re: RoM bot
You're going to have to be more specific than just saying that you "have a problem."HanKo25 wrote:Since today morning I have a problem with SVN 183 using the same profile and waypoint file since beginning.
Re: RoM bot
Its getting attacked on the way but is disregarding the mob and continuing to go to the next node or waypoint.
Sometimes he has agro from 4-5 mobs and newer trying to attack them just runs.
I got this only this morning and never before.
I use a macro for attack, it is setup correctly in skill list and profile.
PS. could be the lvl difference to be to small in profile (I use 2 down and 2 upp from the lvl of caracter), until this morning had ben working just fine.
Sometimes he has agro from 4-5 mobs and newer trying to attack them just runs.
I got this only this morning and never before.
I use a macro for attack, it is setup correctly in skill list and profile.
PS. could be the lvl difference to be to small in profile (I use 2 down and 2 upp from the lvl of caracter), until this morning had ben working just fine.
Re: RoM bot
HanKo25 wrote:Its getting attacked on the way but is disregarding the mob and continuing to go to the next node or waypoint.
Sometimes he has agro from 4-5 mobs and newer trying to attack them just runs.
I got this only this morning and never before.
I use a macro for attack, it is setup correctly in skill list and profile.
PS. could be the lvl difference to be to small in profile (I use 2 down and 2 upp from the lvl of caracter), until this morning had ben working just fine.
same here and the restriction
Code: Select all
"inbbattle"
ps: can you tell us more about the new option ? like
Code: Select all
<option name="COMBAT_RANGED_PULL" value="false"/>
- Administrator
- Site Admin
- Posts: 5329
- Joined: Sat Jan 05, 2008 4:21 pm
Re: RoM bot
I'll look at this problem tomorrow. I think I know what's wrong.Glopo wrote:HanKo25 wrote:Its getting attacked on the way but is disregarding the mob and continuing to go to the next node or waypoint.
Sometimes he has agro from 4-5 mobs and newer trying to attack them just runs.
I got this only this morning and never before.
I use a macro for attack, it is setup correctly in skill list and profile.
PS. could be the lvl difference to be to small in profile (I use 2 down and 2 upp from the lvl of caracter), until this morning had ben working just fine.
same here and the restrictiondoesn't work tooCode: Select all
"inbbattle"
http://www.solarstrike.net/wiki/index.p ... figurationps: can you tell us more about the new option ? likeCode: Select all
<option name="COMBAT_RANGED_PULL" value="false"/>
Re: RoM bot
The bot don't detect the aggro at the moment.Administrator wrote: I'll look at this problem tomorrow. I think I know what's wrong.

The RoM Bot Online Wiki needs your help!
- Administrator
- Site Admin
- Posts: 5329
- Joined: Sat Jan 05, 2008 4:21 pm
Re: RoM bot
This should now be working as of SVN r184. The inBattle offset was changed.
- solarmaster
- Posts: 1
- Joined: Sun Jul 05, 2009 10:13 am
Re: RoM bot
ok. I've been using the bot for over a month now and it's been great.
Now, I've been wondering how to let my character just stand on one place and just fights back if a mob attacks.
Should I just create a waypoint and end the waypoint right away?
I just want him to stand there and not move at all, just waiting for the mobs to re-spawn.
Appreciate any help.
Thanks.
Now, I've been wondering how to let my character just stand on one place and just fights back if a mob attacks.
Should I just create a waypoint and end the waypoint right away?
I just want him to stand there and not move at all, just waiting for the mobs to re-spawn.
Appreciate any help.
Thanks.
Who is online
Users browsing this forum: Ahrefs [Bot], Google [Bot] and 0 guests