Search found 4512 matches

by Administrator
Wed Mar 11, 2026 6:19 pm
Forum: Runes of Magic
Topic: Report to bot devs - Error on quests names
Replies: 4
Views: 200

Re: Report to bot devs - Error on quests names

Unfortunately, I still have not been able to reproduce the issue. Your addresses.lua looks fine, too. I've tried both the Gameforge client and Steam. I've tried changing language to Spanish. I've tried messing with various skills and classes. Can't get it to happen even once.

Do these errors show ...
by Administrator
Thu Mar 05, 2026 2:18 pm
Forum: Runes of Magic
Topic: Report to bot devs - Error on quests names
Replies: 4
Views: 200

Re: Report to bot devs - Error on quests names

I'm not able to reproduce the issue.
Are you able to tell me what those skill names would be in English, and what class they are for? What class combination are you using? Could you also please attach a copy of the
addresses.lua
file from within your RoM bot folder?
by Administrator
Sun Mar 01, 2026 1:17 pm
Forum: Runes of Magic
Topic: Loading Text Cache
Replies: 7
Views: 317

Re: Loading Text Cache

All good! Glad you got it solved. That definitely looks correct.
by Administrator
Sat Feb 28, 2026 5:09 pm
Forum: Runes of Magic
Topic: Loading Text Cache
Replies: 7
Views: 317

Re: Loading Text Cache

Tuedennuegel, do you have a 32bit or 64bit game client?

If you open up rom-bot/functions.lua , go to line 2631 (you can search for function getGameVersion to get you close), you should see something like this:

-- Look for pattern in 64 bit memory area first
local foundAddress ...
by Administrator
Sat Feb 21, 2026 9:52 am
Forum: Runes of Magic
Topic: Erreur rombot
Replies: 13
Views: 1814

Re: Erreur rombot

There should be. Something else is removing it, but no idea what that could be.

You can see the file on Github: https://github.com/SolarStrike-Software/rom-bot/blob/master/settings.lua
You can download just that single file from here. Worst-case scenario, you can create a new file named settings ...
by Administrator
Thu Feb 19, 2026 3:27 pm
Forum: Runes of Magic
Topic: Erreur rombot
Replies: 13
Views: 1814

Re: Erreur rombot

Excellent! Glad you were able to resolve the problem. Very strange that your anti-virus software would remove
settings.lua
of all files. I can't see anything in the file that should trigger a heuristics false positive.

Which anti-virus software are you using?
by Administrator
Wed Feb 18, 2026 6:56 pm
Forum: Runes of Magic
Topic: Erreur rombot
Replies: 13
Views: 1814

Re: Erreur rombot

It should definitely be creating the settings.lua file when you run rombot_updater.exe . Perhaps you have some anti-malware software that is misbehaving and removing that file for some reason.

No matter. There's another way to do it. You can just download all of the files from the Github repo ...
by Administrator
Wed Feb 18, 2026 6:49 pm
Forum: Runes of Magic
Topic: Loading Text Cache
Replies: 7
Views: 317

Re: Loading Text Cache

Thanks for the report. I was able to reproduce the error and have just pushed up a fix (at least for 32-bit clients). Update your scripts and it should begin to work.


Is anyone using the 64-bit client? If so, can you report whether or not the 64-bit client is also having this issue?
by Administrator
Wed Feb 18, 2026 6:46 pm
Forum: Runes of Magic
Topic: Ingamefunctions rom bot
Replies: 1
Views: 263

Re: Ingamefunctions rom bot

I'm not able to reproduce your issue; it loads fine for me. Make sure that your scripts are up to date.
by Administrator
Sun Feb 15, 2026 8:29 am
Forum: Runes of Magic
Topic: Erreur rombot
Replies: 13
Views: 1814

Re: Erreur rombot

I think you've maybe got something wrong with your folder structure. For example, maybe you've got something like micromacro/scripts/rom-bot/rom-bot/ or something. I don't know.

You can starting fresh. Unpack micromacro again. Take the rombot_updater.exe place it into a New Folder (outside of the ...
by Administrator
Sun Feb 08, 2026 10:22 am
Forum: Runes of Magic
Topic: Erreur rombot
Replies: 13
Views: 1814

Re: Erreur rombot

First, I think you have the wrong version of MicroMacro. Download MicroMacro 1.05 from here: https://solarstrike.net/project/download/44

Next, see this thread for getting the latest copy of the scripts: https://solarstrike.net/phpBB3/viewtopic.php?t=7395
- Download rombot_updater.exe
- Copy rombot ...
by Administrator
Sat Sep 27, 2025 12:02 pm
Forum: Runes of Magic
Topic: lvln weg fehler Meldung / lvln way error message
Replies: 1
Views: 12579

Re: lvln weg fehler Meldung / lvln way error message

The waypoint script you provided doesn't seem to call the function at functions.lua:2437 , so I don't think it's necessarily related directly to your waypoint script. Whatever it is, it seems to be related to when you just obtained an item and it's going into your bag.

The waypoint also makes ...
by Administrator
Thu Sep 04, 2025 6:06 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: New Servers/Flyhack
Replies: 1
Views: 24698

Re: New Servers/Flyhack

If my memory serves correctly, the way the flyhack works is by making it think you are swimming even when you're not in water. There's two pieces to this:
- Set the "player is swimming" flag
- Disable any code that modifies the swimming flag

You'll want to start by finding the swimming flag. You ...
by Administrator
Sat Jul 05, 2025 9:24 am
Forum: Runes of Magic
Topic: micromacro need to be fixed, admin leave site
Replies: 3
Views: 113314

Re: micromacro need to be fixed, admin leave site

I see, so this is the old issue you've had then.
I still am not able to reproduce it at all. Everything checks out on my end. Even testing manually by checking the evaluation against your object memory dumps indicates those items should not be marked as attackable by the bot. As such, I have no way ...
by Administrator
Thu Jun 26, 2025 4:02 pm
Forum: Runes of Magic
Topic: micromacro need to be fixed, admin leave site
Replies: 3
Views: 113314

Re: micromacro need to be fixed, admin leave site

I'm not able to reproduce this issue. I tried with the Warden Spirit of the Oak and with an egg pet.


Does this affect all pets for you, or only the ones you mentioned (Scarlet Demon Blade, Chiron the Centaur)? Is it when it is your own pet, when it is a pet owned by other players, or both?

Can ...
by Administrator
Fri Apr 04, 2025 9:47 am
Forum: Runes of Magic
Topic: Ancient Dreamland
Replies: 26
Views: 116209

Re: Ancient Dreamland

I can absolutely support, but I don't know anything about Dreamland, nor do I have any way of testing it, so that makes it difficult for me to create or update the original script.

If there's anything I can help with, just let me know.
by Administrator
Sun Jan 26, 2025 1:42 pm
Forum: Runes of Magic
Topic: BUFF REMOVAL when running a SCRIPT
Replies: 5
Views: 50183

Re: BUFF REMOVAL when running a SCRIPT

string.find() docs

string.find returns the index where the match occurred. Returning 1 means that the string starts with the given pattern.

That code works by comparing the mount's name to the buff's description to find the index of the buff associated with the mount. I think what is happening ...
by Administrator
Sat Jan 18, 2025 7:07 pm
Forum: Runes of Magic
Topic: Elite Skill Heffnerlager
Replies: 4
Views: 67452

Re: Elite Skill Heffnerlager

I have a fix up for this error: /invaders_functions.lua:3: attempt to perform arithmetic on field 'inventoryBagIds' (a nil value) .
Update your scripts and test it out for me.

As for Xaviera Coast of Opportunity, I have no idea what that is. Keep in mind that I do not play the game. Please explain ...
by Administrator
Fri Jan 17, 2025 12:59 pm
Forum: Runes of Magic
Topic: Elite Skill Heffnerlager
Replies: 4
Views: 67452

Re: Elite Skill Heffnerlager

Ich habe gesehen, dass du deinen gesamten Ordner rom-bot hochgeladen hast. Darin enthalten ist auch dein Profil, also dein Spielername. Ich habe die Datei entfernt und sie zu deiner Sicherheit nur durch die Wegpunkte ersetzt.

Ich werde mir die Sache ansehen, wenn ich Zeit habe.
by Administrator
Sun Jan 05, 2025 9:41 am
Forum: Runes of Magic
Topic: Elite Skill Heffnerlager
Replies: 4
Views: 67452

Re: Elite Skill Heffnerlager

Please provide a copy of the waypoints you're having trouble with. Zip up all of the relevant files (making sure to remove anything that could be used to identify you first, if you added anything to them) and attach them here.


2. wie kann ich in einer Lua eine Funktion mit "/camp n 1" aufrufen ...