Version 7.4.0.2897 progress

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

Re: Version 7.4.0.2897 progress

#61 Post by Administrator » Mon Jan 06, 2020 3:09 pm

I still have no idea why it would be trying to mount. Does it say anything in the MicroMacro window about that? Do you have anything configured in your profile that would cause you to mount normally? Do you have a mount on your actionbar or anything?

I cannot reproduce the issue so I don't know where to even begin debugging the mount issue. I have NFI what it's even trying to do.

Andre235
Posts: 156
Joined: Thu Oct 03, 2019 4:08 am

Re: Version 7.4.0.2897 progress

#62 Post by Andre235 » Mon Jan 06, 2020 4:14 pm

Sometimes mm says „already mounted“.
Yes, I have a horse at the actionbar. I will try it without horse tomorrow. Now it’s too late here in Germany :D
And i will play around with the waypoint Type...

Axman
Posts: 9
Joined: Mon Dec 16, 2019 1:59 pm

Re: Version 7.4.0.2897 progress

#63 Post by Axman » Tue Jan 07, 2020 4:49 am

Administrator wrote: Mon Jan 06, 2020 3:09 pm I still have no idea why it would be trying to mount. Does it say anything in the MicroMacro window about that? Do you have anything configured in your profile that would cause you to mount normally? Do you have a mount on your actionbar or anything?

I cannot reproduce the issue so I don't know where to even begin debugging the mount issue. I have NFI what it's even trying to do.
Hi again
It doesn't show anything in the micromacro, I don't have anything set up in the profile to mount and I don't have an action bar to mount now.
The problem is solved but removing mount partner bag.

I'm trying to use the "VK" to use macro to be able to use skills until the problem is resolved.
Is that function operative?

Regards

User avatar
Ego95
Posts: 564
Joined: Tue Feb 28, 2012 12:38 pm
Contact:

Re: Version 7.4.0.2897 progress

#64 Post by Ego95 » Tue Jan 07, 2020 9:45 am

I found out, that it uses the first mount from inside the partner bag. I tried it with an empty bag and then it attacks monsters as usually.
Additionally, when I try "player:mount()" in the commandline, it will say "Already mounted." even when I am not mounted. So we need an update about the mount adress.

Looking at the fight function in player.lua line 1561 you will see there is a check if player is mounted.

So this is where it goes wrong.

Admin, you said you only have a level 1 character. I could give you login data from any of my accounts which have a bit of playing progress. I am not playing active anymore too, so it's no problem for me to give you an account for testing. Just PM me for the login data.
Unbenannt1.png

morc
Posts: 75
Joined: Thu Jan 02, 2020 7:32 am

Re: Version 7.4.0.2897 progress

#65 Post by morc » Tue Jan 07, 2020 5:07 pm

Hi!

I think the base error is in the settings.lua
You changed in row 136 the value from "{}" to "nil" and deleted from row 741-746 skillSort and 908 the table.sort content. As a result of there does not read skills from profile...

Sorry i'm not a developer, just compare and testing the differences perhaps I am wrong :) :roll:

Andre235
Posts: 156
Joined: Thu Oct 03, 2019 4:08 am

Re: Version 7.4.0.2897 progress

#66 Post by Andre235 » Tue Jan 07, 2020 5:26 pm

I have nothing in my partner bag, but the char don’t use skills. I removed the horse from the action bar - no success. I tried with different chars - everytime the same - just normal attack. I will try a low level char soon.

edit: i created a complete new character and created the profile file from the default.xml. do i need some special setup in the profile to run the version of the bot correctly?

lolau51
Posts: 31
Joined: Wed Oct 05, 2011 4:40 am

Re: Version 7.4.0.2897 progress

#67 Post by lolau51 » Fri Jan 10, 2020 3:37 am

Hello.

I am lost since the last update of the game.
Could someone put up a tutorial on how to reinstall micro-macro and if we can recover the waypoint scripts made before the update?

hanatan
Posts: 25
Joined: Tue Nov 20, 2018 3:55 pm

Re: Version 7.4.0.2897 progress

#68 Post by hanatan » Fri Jan 10, 2020 7:11 am

lolau51 wrote: Fri Jan 10, 2020 3:37 am Hello.

I am lost since the last update of the game.
Could someone put up a tutorial on how to reinstall micro-macro and if we can recover the waypoint scripts made before the update?
the bot is not working yet they still working on it.

lolau51
Posts: 31
Joined: Wed Oct 05, 2011 4:40 am

Re: Version 7.4.0.2897 progress

#69 Post by lolau51 » Fri Jan 10, 2020 8:49 am

hanatan wrote: Fri Jan 10, 2020 7:11 am
lolau51 wrote: Fri Jan 10, 2020 3:37 am Hello.

I am lost since the last update of the game.
Could someone put up a tutorial on how to reinstall micro-macro and if we can recover the waypoint scripts made before the update?
the bot is not working yet they still working on it.
Thank you.
I did not understand everything that is written here.
I thought that files had been made available for a working bot and in restricted mode : That is to say with limited functions.

One more time : thanks.

hanatan
Posts: 25
Joined: Tue Nov 20, 2018 3:55 pm

Re: Version 7.4.0.2897 progress

#70 Post by hanatan » Fri Jan 10, 2020 2:51 pm

lolau51 wrote: Fri Jan 10, 2020 8:49 am
hanatan wrote: Fri Jan 10, 2020 7:11 am
lolau51 wrote: Fri Jan 10, 2020 3:37 am Hello.

I am lost since the last update of the game.
Could someone put up a tutorial on how to reinstall micro-macro and if we can recover the waypoint scripts made before the update?
the bot is not working yet they still working on it.
Thank you.
I did not understand everything that is written here.
I thought that files had been made available for a working bot and in restricted mode : That is to say with limited functions.

One more time : thanks.
this is mine like you said limited functions.
Attachments
micromacro.rar
(1.36 MiB) Downloaded 192 times

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

Re: Version 7.4.0.2897 progress

#71 Post by Administrator » Fri Jan 10, 2020 6:20 pm

I probably should have mentioned this last night once I pushed up the fix, but the mounting instead of fighting issue should now be fixed in the latest revision. Those of you facing that issue, please upgrade again and make sure it's working for you.

In other news, I've got a lead on the memory table stuff and am reversing the item & skill info. Hopefully I can get that pain-in-the-ass solved soon so I can move onto patching up everything that depends on it.

tristanlol
Posts: 16
Joined: Sun Dec 29, 2019 5:59 pm

Re: Version 7.4.0.2897 progress

#72 Post by tristanlol » Fri Jan 10, 2020 7:26 pm

Administrator wrote: Fri Jan 10, 2020 6:20 pm I probably should have mentioned this last night once I pushed up the fix, but the mounting instead of fighting issue should now be fixed in the latest revision. Those of you facing that issue, please upgrade again and make sure it's working for you.

In other news, I've got a lead on the memory table stuff and am reversing the item & skill info. Hopefully I can get that pain-in-the-ass solved soon so I can move onto patching up everything that depends on it.
It looks to be solved! Thanks!

Sasuke
Posts: 503
Joined: Mon May 17, 2010 3:40 pm
Location: Poland

Re: Version 7.4.0.2897 progress

#73 Post by Sasuke » Sat Jan 11, 2020 5:40 am

hello first of all, congratulations for the good work done so far. I have a question for you. I updated the program to the latest version and I notice 2 main problems using waypoints already in my possession. Every time I start the bot it does not recognize me client with specific names (in case I have more than one open) and the other is that I always notice problems in the function.lua as in this case. what kind of problems are they and in the eventuality how can they be solved? thank you
Attachments
bot.jpg

Andre235
Posts: 156
Joined: Thu Oct 03, 2019 4:08 am

Re: Version 7.4.0.2897 progress

#74 Post by Andre235 » Sat Jan 11, 2020 9:30 am

Sasuke wrote: Sat Jan 11, 2020 5:40 am hello first of all, congratulations for the good work done so far. I have a question for you. I updated the program to the latest version and I notice 2 main problems using waypoints already in my possession. Every time I start the bot it does not recognize me client with specific names (in case I have more than one open) and the other is that I always notice problems in the function.lua as in this case. what kind of problems are they and in the eventuality how can they be solved? thank you
Are you sure, that you have downloaded the latest version? Because the bugs you have, were fixed last weekend...

morc
Posts: 75
Joined: Thu Jan 02, 2020 7:32 am

Re: Version 7.4.0.2897 progress

#75 Post by morc » Sat Jan 11, 2020 10:55 am

Administrator wrote: Fri Jan 10, 2020 6:20 pm I probably should have mentioned this last night once I pushed up the fix, but the mounting instead of fighting issue should now be fixed in the latest revision. Those of you facing that issue, please upgrade again and make sure it's working for you.

In other news, I've got a lead on the memory table stuff and am reversing the item & skill info. Hopefully I can get that pain-in-the-ass solved soon so I can move onto patching up everything that depends on it.
no changes :( bot do not use skills, camera position wrong and with new pawn.lua the waypoints are not working perfectly (wrong position in ini port)

Sasuke
Posts: 503
Joined: Mon May 17, 2010 3:40 pm
Location: Poland

Re: Version 7.4.0.2897 progress

#76 Post by Sasuke » Sat Jan 11, 2020 12:12 pm

Andre235 wrote: Sat Jan 11, 2020 9:30 am
Sasuke wrote: Sat Jan 11, 2020 5:40 am hello first of all, congratulations for the good work done so far. I have a question for you. I updated the program to the latest version and I notice 2 main problems using waypoints already in my possession. Every time I start the bot it does not recognize me client with specific names (in case I have more than one open) and the other is that I always notice problems in the function.lua as in this case. what kind of problems are they and in the eventuality how can they be solved? thank you
Are you sure, that you have downloaded the latest version? Because the bugs you have, were fixed last weekend...

i downalod rombor from here:last version stable :https://www.solarstrike.net/
after i add ROM folder ,but not work
always crash with this phrse:
script\rom.bot.lua:679:client crash detected

Andre235
Posts: 156
Joined: Thu Oct 03, 2019 4:08 am

Re: Version 7.4.0.2897 progress

#77 Post by Andre235 » Sat Jan 11, 2020 12:15 pm

Sasuke wrote: Sat Jan 11, 2020 12:12 pm [quote=Andre235 post_id=67582 time=<a href="tel:1578753031">1578753031</a> user_id=20669]
[quote=Sasuke post_id=67581 time=<a href="tel:1578739216">1578739216</a> user_id=1606]
hello first of all, congratulations for the good work done so far. I have a question for you. I updated the program to the latest version and I notice 2 main problems using waypoints already in my possession. Every time I start the bot it does not recognize me client with specific names (in case I have more than one open) and the other is that I always notice problems in the function.lua as in this case. what kind of problems are they and in the eventuality how can they be solved? thank you
Are you sure, that you have downloaded the latest version? Because the bugs you have, were fixed last weekend...
[/quote]


i downalod rombor from here:last version stable :https://www.solarstrike.net/
after i add ROM folder ,but not work
[/quote]

Please use the rom folder from the first message in this thread.

Sasuke
Posts: 503
Joined: Mon May 17, 2010 3:40 pm
Location: Poland

Re: Version 7.4.0.2897 progress

#78 Post by Sasuke » Sat Jan 11, 2020 2:15 pm

After many try i suggest you guys check some .xml and .lua cause many waypoits example:lyliya ,survival game and andortraining works on it
in details function.lua in rom folder(2020-01-11 20:14:18 - c:/Program Files/micromacro/scripts/rom/functions.lua:2804: attempt to perform arithmetic on field 'charClassInfoBase' (a nil value))
or teleport funciont and swin hack function.
Also if someone have bot wrtoks i'd like to know how command:rom/createpath not work for me ty
program said me :
2020-01-11 20:24:48 - scripts\rom/createpath.lua:91: bad argument #2 to 'memoryReadUIntPtr' (number expected, got nil)

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

Re: Version 7.4.0.2897 progress

#79 Post by Administrator » Sat Jan 11, 2020 3:23 pm

Sasuke wrote: Sat Jan 11, 2020 2:15 pm After many try i suggest you guys check some .xml and .lua cause many waypoits example:lyliya ,survival game and andortraining works on it
in details function.lua in rom folder(2020-01-11 20:14:18 - c:/Program Files/micromacro/scripts/rom/functions.lua:2804: attempt to perform arithmetic on field 'charClassInfoBase' (a nil value))
or teleport funciont and swin hack function.
Also if someone have bot wrtoks i'd like to know how command:rom/createpath not work for me ty
program said me :
2020-01-11 20:24:48 - scripts\rom/createpath.lua:91: bad argument #2 to 'memoryReadUIntPtr' (number expected, got nil)
Createpath has not been touched at all yet. It won't work right now.



Small update on the memory table stuff. I've been putting a ton of hours into it, but finally have something to show. Using the new code, I've been able to dump some item information from the game client:
https://docs.google.com/spreadsheets/d/ ... 1545865301

I'm trying to make sure that all item and skill IDs are listed. Skills that your character has not yet unlocked, or items which you do not have, will not be loaded into this database so are not listed as available here. That's why you won't see every skill or item, but you will see quests, NPCs, and monsters even though they are not relevant to the area your character is in.

Sasuke
Posts: 503
Joined: Mon May 17, 2010 3:40 pm
Location: Poland

Re: Version 7.4.0.2897 progress

#80 Post by Sasuke » Sat Jan 11, 2020 3:37 pm

great work andty for answer.really i'd like to help but i don't know how cause we need a great knowledge of the language is needed to understand many concepts unfortunately, but I am a fantastic tester because I have worked a lot on xml and on the possible actions for bots. I can test and make public any errors :)

Locked

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 30 guests