Search found 6 matches
- Tue May 26, 2020 4:00 pm
- Forum: Runes of Magic
- Topic: Version 7.4.0.2897 progress
- Replies: 1054
- Views: 739424
Re: Version 7.4.0.2897 progress
I just pushed up another quick update. Two things:
Onche: looks like that was because I only had the bot force-loading slots 1-200 (pages 1-5) and not taking item shop bank into account; it should now force-load that as well and seems to be working for me now.
For me it's still the same ...
- Wed Feb 26, 2020 5:37 pm
- Forum: Runes of Magic
- Topic: Version 7.4.0.2897 progress
- Replies: 1054
- Views: 739424
Re: Version 7.4.0.2897 progress
Yes there were two copies in /scripts neither of which were correct (memreadrepeat in both "functions.lua"). saved my waypoints and profiles and renamed those directories to gibberish. downloaded Admins Github zip from page1. Renamed the new copy directory to rom having checked that memreadrepeat ...
- Tue Feb 25, 2020 2:25 pm
- Forum: Runes of Magic
- Topic: Version 7.4.0.2897 progress
- Replies: 1054
- Views: 739424
Re: Version 7.4.0.2897 progress
Check you have updated to latest version, memoryReadRepeat was moved to functions.lua from classes/pawn.lua and line 124 shouldn't have a memoryReadRepeat but rather some debugging options ever since then.
How can I check the version and how can I update if the update doesn't work? I have been ...
- Tue Feb 25, 2020 8:52 am
- Forum: Runes of Magic
- Topic: Version 7.4.0.2897 progress
- Replies: 1054
- Views: 739424
Re: Version 7.4.0.2897 progress
Check you have updated to latest version, memoryReadRepeat was moved to functions.lua from classes/pawn.lua and line 124 shouldn't have a memoryReadRepeat but rather some debugging options ever since then.
- Mon Feb 24, 2020 12:16 pm
- Forum: Runes of Magic
- Topic: Version 7.4.0.2897 progress
- Replies: 1054
- Views: 739424
Re: Version 7.4.0.2897 progress
Need a few people to help test this updater. To use, place it in your 7.4.0 rombot folder then in micromacro with ROM running do yourfolder/newupdate. If there are errors post the name of the address failing. If you can find manually the pattern in memory and then post here what it looks like for ...
- Tue Feb 18, 2020 1:42 pm
- Forum: Runes of Magic
- Topic: Version 7.4.0.2897 progress
- Replies: 1054
- Views: 739424
Re: Version 7.4.0.2897 progress
Fix for the issue that causes items to not be loaded correctly. Make a backup of the original classes before replacing.