rom bot Runes of magic
rom bot Runes of magic
hello, I not absolutely am able to write in English, I use the translator. I want to ask anybody a case has no working boat for magic runes and who will be able to help to adjust it, help please, I try more than a month and I cannot, asks the updated version
Last edited by Lastochka on Sat Sep 03, 2016 3:18 pm, edited 1 time in total.
Re: rom bot Runes of msgic
use this version of micromacro
MicroMacro v1.04.174
MicroMacro v1.04.174
- Bill D Cat
- Posts: 555
- Joined: Sat Aug 10, 2013 8:13 pm
- Location: Deep in the Heart of Texas
Re: rom bot Runes of msgic
You should copy the folder "ingamefunctions" and its contents from the RoMBot directory to the addons folder for RoM.
The folder:
should have these files in it:
The folder:
Code: Select all
..\Runes of Magic\Interface\addons\ingamefunctions\
Code: Select all
igf_events.lua
igf_events.xml
ingamefunctions.lua
ingamefunctions.toc
Re: rom bot Runes of msgic
I have this folder with such files, all the same such mistakeBill D Cat wrote:You should copy the folder "ingamefunctions" and its contents from the RoMBot directory to the addons folder for RoM.
The folder:should have these files in it:Code: Select all
..\Runes of Magic\Interface\addons\ingamefunctions\
Code: Select all
igf_events.lua igf_events.xml ingamefunctions.lua ingamefunctions.toc
- Bill D Cat
- Posts: 555
- Joined: Sat Aug 10, 2013 8:13 pm
- Location: Deep in the Heart of Texas
Re: rom bot Runes of msgic
Check your macros in the game by typing /macro in the chat window. The first two macro slots should look like this:
The first macro title is: RB Command
and the macro text is: GetLanguage()
The second macro title is: RB
and the macro text is dependent on your game client language settings. For me it is: trueENUS
The bot just uses these when first run to make sure it can talk to the game client. If you have other macros already in the first two slots, it may affect the way the bot tries to verify the communications between itself and the client.
The first macro title is: RB Command
and the macro text is: GetLanguage()
The second macro title is: RB
and the macro text is dependent on your game client language settings. For me it is: trueENUS
The bot just uses these when first run to make sure it can talk to the game client. If you have other macros already in the first two slots, it may affect the way the bot tries to verify the communications between itself and the client.
Re: rom bot Runes of msgic
If for the Russian client (ruof) it is necessary to write RUS, then also doesn't workBill D Cat wrote:Check your macros in the game by typing /macro in the chat window. The first two macro slots should look like this:
The first macro title is: RB Command
and the macro text is: GetLanguage()
The second macro title is: RB
and the macro text is dependent on your game client language settings. For me it is: trueENUS
The bot just uses these when first run to make sure it can talk to the game client. If you have other macros already in the first two slots, it may affect the way the bot tries to verify the communications between itself and the client.
- Bill D Cat
- Posts: 555
- Joined: Sat Aug 10, 2013 8:13 pm
- Location: Deep in the Heart of Texas
Re: rom bot Runes of msgic
I'm sorry, I think I wasn't completely clear on what happens with the bot and the macros. The bot tries to create a macro in the first slot as shown, and the result of executing the macro is put into the second slot. This is all done by the bot so you don't need to do anything manually.
If you have a different macro saved in the first two slots, this could affect the way the bot tries to verify the communication with the client. So all you need to do is check your macros and be sure that the first two slots are empty or already contain the two macros I previously mentioned. If you have a different macro saved in the first two slots, try moving them to another slot and try the bot again.
If you have a different macro saved in the first two slots, this could affect the way the bot tries to verify the communication with the client. So all you need to do is check your macros and be sure that the first two slots are empty or already contain the two macros I previously mentioned. If you have a different macro saved in the first two slots, try moving them to another slot and try the bot again.
Re: rom bot Runes of msgic
if to leave slots of macroes empty, then he creates their empty and gives such error messageBill D Cat wrote:I'm sorry, I think I wasn't completely clear on what happens with the bot and the macros. The bot tries to create a macro in the first slot as shown, and the result of executing the macro is put into the second slot. This is all done by the bot so you don't need to do anything manually.
If you have a different macro saved in the first two slots, this could affect the way the bot tries to verify the communication with the client. So all you need to do is check your macros and be sure that the first two slots are empty or already contain the two macros I previously mentioned. If you have a different macro saved in the first two slots, try moving them to another slot and try the bot again.
Re: rom bot Runes of msgic
Bill D Cat wrote:I'm sorry, I think I wasn't completely clear on what happens with the bot and the macros. The bot tries to create a macro in the first slot as shown, and the result of executing the macro is put into the second slot. This is all done by the bot so you don't need to do anything manually.
If you have a different macro saved in the first two slots, this could affect the way the bot tries to verify the communication with the client. So all you need to do is check your macros and be sure that the first two slots are empty or already contain the two macros I previously mentioned. If you have a different macro saved in the first two slots, try moving them to another slot and try the bot again.
the folder precisely costs correctly, I it seems not such stupid)
- Bill D Cat
- Posts: 555
- Joined: Sat Aug 10, 2013 8:13 pm
- Location: Deep in the Heart of Texas
Re: rom bot Runes of msgic
From these images, it looks like the bot tries to create the macros, but fails to complete the operation. The icons and macro names are there, but the macro text is not.Lastochka wrote:if to leave slots of macroes empty, then he creates their empty and gives such error message
Your ingamefunctions files also seem to be in the correct location.
So my next questions would be, what is the version of your Runes of Magic client, and what is the version of the RoMBot you are trying to run?
I am running on the official US servers. My game client is 7.0.0.2784, and my RoMBot version is 3.29 revision 787.
The other thing I'm noticing from your screenshots are you are running "rom/createpath" with a profile as an additional argument. This is not required for createpath and can be left off. Try running just "rom/createpath" and see if anything different happens.
Re: rom bot Runes of msgic
yes I have noticed that if not to start forcibly a profile, then the bot doesn't see it and there is such mistakeBill D Cat wrote:From these images, it looks like the bot tries to create the macros, but fails to complete the operation. The icons and macro names are there, but the macro text is not.Lastochka wrote:if to leave slots of macroes empty, then he creates their empty and gives such error message
Your ingamefunctions files also seem to be in the correct location.
So my next questions would be, what is the version of your Runes of Magic client, and what is the version of the RoMBot you are trying to run?
I am running on the official US servers. My game client is 7.0.0.2784, and my RoMBot version is 3.29 revision 787.
The other thing I'm noticing from your screenshots are you are running "rom/createpath" with a profile as an additional argument. This is not required for createpath and can be left off. Try running just "rom/createpath" and see if anything different happens.
version of the client 6.2.0.91 ru, version of the bot 1.04.174
I have created the file with a name of the character in the folder of profiles
Re: rom bot Runes of msgic
maybe I have missed some settings? and what that I haven't madeBill D Cat wrote:From these images, it looks like the bot tries to create the macros, but fails to complete the operation. The icons and macro names are there, but the macro text is not.Lastochka wrote:if to leave slots of macroes empty, then he creates their empty and gives such error message
Your ingamefunctions files also seem to be in the correct location.
So my next questions would be, what is the version of your Runes of Magic client, and what is the version of the RoMBot you are trying to run?
I am running on the official US servers. My game client is 7.0.0.2784, and my RoMBot version is 3.29 revision 787.
The other thing I'm noticing from your screenshots are you are running "rom/createpath" with a profile as an additional argument. This is not required for createpath and can be left off. Try running just "rom/createpath" and see if anything different happens.
- Bill D Cat
- Posts: 555
- Joined: Sat Aug 10, 2013 8:13 pm
- Location: Deep in the Heart of Texas
Re: rom bot Runes of magic
Here is my UserDefault.xml profile. Put this in the rom/profiles/ folder of the bot. It will let you run the bot without a specific user profile for the current character. Try running "rom/createpath" again after installing this file.
- Attachments
-
- UserDefault.xml
- (18.22 KiB) Downloaded 401 times
Re: rom bot Runes of magic
thanks for this file, now it gives the same mistake from maksrosa. Maybe you will throw off the Ingamefunction file too, the mistake can in itBill D Cat wrote:Here is my UserDefault.xml profile. Put this in the rom/profiles/ folder of the bot. It will let you run the bot without a specific user profile for the current character. Try running "rom/createpath" again after installing this file.
- Bill D Cat
- Posts: 555
- Joined: Sat Aug 10, 2013 8:13 pm
- Location: Deep in the Heart of Texas
Re: rom bot Runes of magic
Here is the latest ingamefunctions folder and files.
- Attachments
-
- ingamefunctions.zip
- (6.75 KiB) Downloaded 260 times
Re: rom bot Runes of magic
the same mistake ((with macroesBill D Cat wrote:Here is the latest ingamefunctions folder and files.
- Bill D Cat
- Posts: 555
- Joined: Sat Aug 10, 2013 8:13 pm
- Location: Deep in the Heart of Texas
Re: rom bot Runes of magic
Here's my entire RomBot directory other than character profiles and waypoints. If this doesn't work, then we'll have to look at a few other options.
- Attachments
-
- RoMBot787.zip
- (280.01 KiB) Downloaded 264 times
Re: rom bot Runes of magic
mistake on a mistake (( such at me I was when I another used the version anotherBill D Cat wrote:Here's my entire RomBot directory other than character profiles and waypoints. If this doesn't work, then we'll have to look at a few other options.
- Bill D Cat
- Posts: 555
- Joined: Sat Aug 10, 2013 8:13 pm
- Location: Deep in the Heart of Texas
Re: rom bot Runes of msgic
I'm wondering if this is the problem. That's a much older version of the game client, so my guess is you are running on a private server somewhere. It may or may not officially be supported by the bot due to possible alterations by the site running the server. Unfortunately, Rock5 hasn't been around for a while, and he's the one person who could tell you for sure what the issue is.Lastochka wrote:version of the client 6.2.0.91 ru
Right now, it looks like the bot to client interface isn't working the way it should, and so you get these error messages. I've given you all the updated files that I have, and it is still not functioning properly for you. If running "rom/update" in MicroMacro doesn't fix the problem, then I don't know if I can be of any more assistance.
Who is online
Users browsing this forum: Bing [Bot] and 1 guest