RoM bot

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Locked
Message
Author
d003232
Posts: 1252
Joined: Wed Jun 03, 2009 4:27 pm

Re: RoM bot

#1881 Post by d003232 » Thu Sep 17, 2009 3:31 am

shotpuller wrote:Define ingame an empty macro at the FIRST macro space and assign that to your MACRO hotkey '0'.
Unregistered wrote:Define ingame an empty macro at the FIRST macro space and assign that to your MACRO hotkey '0'.
Do what the text is guiding your. You can read here in the wiki for more informations.
The RoM Bot Online Wiki needs your help!

UnRegistered
Posts: 14
Joined: Fri Apr 17, 2009 2:26 am

Re: RoM bot

#1882 Post by UnRegistered » Thu Sep 17, 2009 7:02 am

Thanx all work now corectly!
My reguards!

KindaNoob
Posts: 20
Joined: Wed Jul 01, 2009 10:01 am

Re: RoM bot

#1883 Post by KindaNoob » Thu Sep 17, 2009 8:01 am

well i'm sorry but i upddated all and i also downloaded everting new just in case, but there is still the same error and also on a few folders like the classes folder is an red Exkclemation. but i tried to update but he says he has the newest version 276!

please i need some help

shotpuller
Posts: 12
Joined: Wed Jul 01, 2009 2:32 pm

Re: RoM bot

#1884 Post by shotpuller » Thu Sep 17, 2009 8:10 am

YAY finally got it working..i didnt realize that the profile document was way different than the older one..
also had no idea what was going on the the macro deal.. The wiki was a great help!


KindaNoob wrote:well i'm sorry but i upddated all and i also downloaded everting new just in case, but there is still the same error and also on a few folders like the classes folder is an red Exkclemation. but i tried to update but he says he has the newest version 276!
for me what worked KindaNoob, was to go through each and every document inside any folder inside the rom folder and delete anything that has the red exclamation mark next to it.. I actually had to go through 2 times because a couple documents updated to the red exclamation point....so make sure EVERYTHING within the "rom" folder is green checked..
after that is good you need to create a blank macro on your hot key "0" (zero)
then you need to go through the profile default and look through every line to set up correctly

i hope this helps you as it did me.

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

Re: RoM bot

#1885 Post by d003232 » Thu Sep 17, 2009 8:33 am

KindaNoob wrote:well i'm sorry but i upddated all and i also downloaded everting new just in case, but there is still the same error and also on a few folders like the classes folder is an red Exkclemation. but i tried to update but he says he has the newest version 276!

lease i need some help
Delete all 'red' (means normaly from you modified) files and do the update again. All files should be green after that.
The RoM Bot Online Wiki needs your help!

random12
Posts: 3
Joined: Fri Apr 10, 2009 9:48 am

Re: RoM bot

#1886 Post by random12 » Thu Sep 17, 2009 12:05 pm


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

Re: RoM bot

#1887 Post by BlackGod » Thu Sep 17, 2009 12:15 pm

Very nice! Thx

KindaNoob
Posts: 20
Joined: Wed Jul 01, 2009 10:01 am

Re: RoM bot

#1888 Post by KindaNoob » Thu Sep 17, 2009 12:29 pm

Well thank you as always for the great support!

But now when i started the bot and tell him to level from 1 to 10 he sometimes crashes and says: ...rom/scrips/classes/inventory.lua:160: attempt to compare nuber with nil.

I updated everything.

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

Re: RoM bot

#1889 Post by Administrator » Thu Sep 17, 2009 12:41 pm

Are you sure classes/inventory.lua is up to date? I checked that line, and there is no comparison. I'd say you should just delete it and redownload it as well.

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

Re: RoM bot

#1890 Post by HanKo25 » Thu Sep 17, 2009 1:09 pm

Since last update by me, ver269 last evening and even now fresh updated and deleted all before I get same error.

The bot kills one mob and exiting script with following error:
/player.lua:694: Error in your profile: onLeavecombat error: [string "..."]:13: attempt to call global 'open_giftbag' a nil value

What the heck it is?

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

Re: RoM bot

#1891 Post by d003232 » Thu Sep 17, 2009 1:14 pm

HanKo25 wrote:Since last update by me, ver269 last evening and even now fresh updated and deleted all before I get same error.

The bot kills one mob and exiting script with following error:
/player.lua:694: Error in your profile: onLeavecombat error: [string "..."]:13: attempt to call global 'open_giftbag' a nil value

What the heck it is?
Just look at the l1-10.xml profile for an example. It's a wrong function name in your profile at the onLeaveCombat event. The name changed to

Code: Select all

openGiftbags1To10(player.Level);
levelupSkills1To10("loadonly");
The RoM Bot Online Wiki needs your help!

fasher
Posts: 10
Joined: Tue Sep 15, 2009 2:13 pm

Re: RoM bot

#1892 Post by fasher » Thu Sep 17, 2009 1:27 pm

I have this error, not why to produced. Neither looting the objects. And the already said in the post that I have created. Thank you
Attachments
1.JPG

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

Re: RoM bot

#1893 Post by HanKo25 » Thu Sep 17, 2009 1:31 pm

I can't find the Leavecombat line not even in 1-10 xml but thaks for idea, I done the modifications as usual and saved it and now is working as intended.

Strange is that I was never using the skills from bot but used an automated addon for fight and pot/buff, but now the bot is neglecting my call macro (it is still setup at profile) and learning the skills instead.

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

Re: RoM bot

#1894 Post by d003232 » Thu Sep 17, 2009 1:40 pm

HanKo25 wrote:I can't find the Leavecombat line not even in 1-10 xml but thaks for idea, I done the modifications as usual and saved it and now is working as intended.

Strange is that I was never using the skills from bot but used an automated addon for fight and pot/buff, but now the bot is neglecting my call macro (it is still setup at profile) and learning the skills instead.
I suppose you copied the l1-10.xml profile. That's for automatic leveling from 1-10 and have the skill leveling function within the events. You can delete them if you don't want that.
The RoM Bot Online Wiki needs your help!

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

Re: RoM bot

#1895 Post by HanKo25 » Thu Sep 17, 2009 1:54 pm

Yes I just done the modification to 1-10.xml and renamed it but never checked the end of the file.
Strange is that I had ben using the default.xml and even now I can't find anything wrong just none of my old profiles are working.

Thank you for this promt help.

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

Re: RoM bot

#1896 Post by d003232 » Thu Sep 17, 2009 2:08 pm

HanKo25 wrote:Yes I just done the modification to 1-10.xml and renamed it but never checked the end of the file.
Strange is that I had ben using the default.xml and even now I can't find anything wrong just none of my old profiles are working.

Thank you for this promt help.
Post the profile .. and the error message you get.
The RoM Bot Online Wiki needs your help!

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

Re: RoM bot

#1897 Post by d003232 » Thu Sep 17, 2009 2:09 pm

fasher wrote:I have this error, not why to produced. Neither looting the objects. And the already said in the post that I have created. Thank you
There is a fix in SVN to avoid the breakdown. So you will get a message instead. The reason for the error has still to be find.
The RoM Bot Online Wiki needs your help!

ronron
Posts: 1
Joined: Thu Sep 17, 2009 2:59 pm

Re: RoM bot

#1898 Post by ronron » Thu Sep 17, 2009 3:09 pm

Hi, I get this error : " The communication to the game with the MACRO function seems not to work..."
I can't assign ingame macro to hotkey "0". The first hotkey on my keyboard is "1" (azerty keyboard).
Please help me !!!

KindaNoob
Posts: 20
Joined: Wed Jul 01, 2009 10:01 am

Re: RoM bot

#1899 Post by KindaNoob » Thu Sep 17, 2009 3:12 pm

I'm sorry but this diden't help, i renewed it about 5 times but nothing happend.

But the code after the lua is most time an other one like 173 or 170 or something


i hope this is a little helpful^^

akira2102
Posts: 51
Joined: Sat Jul 18, 2009 2:10 pm

Re: RoM bot

#1900 Post by akira2102 » Thu Sep 17, 2009 4:24 pm

Hello,

since I updated and now using the macro function the bot is thinking a little bit "slow". When it starts it casts the buffs and then................. it stands for up to 10 sec and does nothing. Then he takes a MP-Potion and finally starts running. Is there anywhere a hidden "speed-up" option hidden? ^^

Greetz

Locked

Who is online

Users browsing this forum: Semrush [Bot] and 14 guests