RoM bot

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Locked
Message
Author
User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: RoM bot

#1681 Post by Administrator » Tue Aug 25, 2009 4:56 pm


Wobit
Posts: 5
Joined: Tue May 12, 2009 6:28 am

Re: RoM bot

#1682 Post by Wobit » Tue Aug 25, 2009 5:10 pm

Same error, downloaded it since one or 2 months so as it's version of the 6/06 , i alrdy had last one

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: RoM bot

#1683 Post by Administrator » Tue Aug 25, 2009 5:17 pm

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
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.

Otherwise, you can zip up your whole MicroMacro folder and email it to admin@solarstrike.net for debugging.

User avatar
BlackGod
Posts: 53
Joined: Wed Jul 01, 2009 10:05 am

Re: RoM bot

#1684 Post by BlackGod » Tue Aug 25, 2009 5:53 pm

I'm up to date too and still getting the same error... maybe you can check my folder plz... :)
thx

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: RoM bot

#1685 Post by Administrator » Tue Aug 25, 2009 5:58 pm

BlackGod wrote:I'm up to date too and still getting the same error... maybe you can check my folder plz... :)
thx
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.

User avatar
BlackGod
Posts: 53
Joined: Wed Jul 01, 2009 10:05 am

Re: RoM bot

#1686 Post by BlackGod » Tue Aug 25, 2009 6:04 pm

Administrator wrote:
BlackGod wrote:I'm up to date too and still getting the same error... maybe you can check my folder plz... :)
thx
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.
Ow damn I'm sorry... :?
But my onLeaveCombat was empty...
what was the problem?

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: RoM bot

#1687 Post by Administrator » Tue Aug 25, 2009 6:19 pm

Strangely enough, I cannot read your mind. Unless you provide some information, I cannot say.

Wobit
Posts: 5
Joined: Tue May 12, 2009 6:28 am

Re: RoM bot

#1688 Post by Wobit » Tue Aug 25, 2009 7:30 pm

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 =)

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: RoM bot

#1689 Post by Administrator » Tue Aug 25, 2009 7:40 pm

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 =)
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?

sawsall
Posts: 6
Joined: Tue Aug 25, 2009 7:38 pm

Re: RoM bot

#1690 Post by sawsall » Tue Aug 25, 2009 7:47 pm

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

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: RoM bot

#1691 Post by Administrator » Tue Aug 25, 2009 7:49 pm

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
This should be fixed in SVN r183. There is also a quick-fix: if your onDeath tag looks like this:

Code: Select all

<onDeath></onDeath>
Then just put a space inside of it.

Code: Select all

<onDeath> </onDeath>

HanKo25
Posts: 15
Joined: Fri Aug 07, 2009 3:35 am

Re: RoM bot

#1692 Post by HanKo25 » Wed Aug 26, 2009 1:48 am

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.

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: RoM bot

#1693 Post by Administrator » Wed Aug 26, 2009 2:15 am

HanKo25 wrote:Since today morning I have a problem with SVN 183 using the same profile and waypoint file since beginning.
You're going to have to be more specific than just saying that you "have a problem."

HanKo25
Posts: 15
Joined: Fri Aug 07, 2009 3:35 am

Re: RoM bot

#1694 Post by HanKo25 » Wed Aug 26, 2009 2:32 am

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.

Glopo
Posts: 29
Joined: Tue Aug 11, 2009 9:52 pm

Re: RoM bot

#1695 Post by Glopo » Wed Aug 26, 2009 2:58 am

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"
doesn't work too



ps: can you tell us more about the new option ? like

Code: Select all

<option name="COMBAT_RANGED_PULL" value="false"/>

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: RoM bot

#1696 Post by Administrator » Wed Aug 26, 2009 3:41 am

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 restriction

Code: Select all

"inbbattle"
doesn't work too
I'll look at this problem tomorrow. I think I know what's wrong.
ps: can you tell us more about the new option ? like

Code: Select all

<option name="COMBAT_RANGED_PULL" value="false"/>
http://www.solarstrike.net/wiki/index.p ... figuration

d003232
Posts: 1252
Joined: Wed Jun 03, 2009 4:27 pm

Re: RoM bot

#1697 Post by d003232 » Wed Aug 26, 2009 5:34 am

Administrator wrote: I'll look at this problem tomorrow. I think I know what's wrong.
The bot don't detect the aggro at the moment. :-(
The RoM Bot Online Wiki needs your help!

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: RoM bot

#1698 Post by Administrator » Wed Aug 26, 2009 8:00 am

This should now be working as of SVN r184. The inBattle offset was changed.

Glopo
Posts: 29
Joined: Tue Aug 11, 2009 9:52 pm

Re: RoM bot

#1699 Post by Glopo » Wed Aug 26, 2009 8:47 am

rooo thx for your job so fast : :mrgreen:

User avatar
solarmaster
Posts: 1
Joined: Sun Jul 05, 2009 10:13 am

Re: RoM bot

#1700 Post by solarmaster » Wed Aug 26, 2009 4:31 pm

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.

Locked

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 2 guests