Search found 4480 matches

by Administrator
Sat May 28, 2022 3:19 pm
Forum: Runes of Magic
Topic: Issues I can't solve.
Replies: 7
Views: 2171

Re: Issues I can't solve.

I'm trying to get the bot to use these items while following the party member I've specified and to renew it as the buffs end, but it doesn't work. I can't find where there is a mistake or I don't know if I'm missing something, maybe there is a start button combination, I couldn't find it.. eg. Lik...
by Administrator
Sat May 28, 2022 3:09 pm
Forum: Runes of Magic
Topic: Issues I can't solve.
Replies: 7
Views: 2171

Re: Issues I can't solve.

I've pushed up a fix for the fairy issue. You'll have to update your scripts but it should (hopefully) work. I wasn't able to test it thoroughly because I don't have a fairy, nor know where to get one, but I at least addressed the error that you were getting. Similar to the waypoint function above, ...
by Administrator
Thu May 26, 2022 6:44 am
Forum: Runes of Magic
Topic: Issues I can't solve.
Replies: 7
Views: 2171

Re: Issues I can't solve.

I believe PartyHeals() enters an infinite loop handles all logic itself, so it is never actually running the code in the waypoints you've added. I'll have to dig through the code to figure out how that works when time allows. As for the issue with the light fairy, that is definitely something that n...
by Administrator
Mon May 23, 2022 9:34 am
Forum: Runes of Magic
Topic: i got error
Replies: 5
Views: 1576

Re: i got error

You are missing an 'end' statement there. All 'if' statements need to finish with an 'end'. if( 15 > player.HP/player.MaxHP*100 ) then player:cast("PRIEST_SOUL_SOURCE"); elseif( 25 > player.HP/player.MaxHP*100 ) then player:cast("PRIEST_HOLY_AURA"); player:cast("PRIEST_URGEN...
by Administrator
Mon May 23, 2022 9:09 am
Forum: Runes of Magic
Topic: i got error
Replies: 5
Views: 1576

Re: i got error

I was not able to reproduce the issue but I made a minor fix that might help you out. Please update your scripts and try again.
by Administrator
Sat May 21, 2022 9:23 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Mail Mods
Replies: 766
Views: 283172

Re: Rock5's Mail Mods

I'm not able to reproduce this issue. Please ensure that you have the RoM bot scripts fully updated; either download the latest source and overwrite ALL local files (will not modify your profiles or anything), or use the rombot_updater tool included in the rom-bot folder (if you don't see it, you're...
by Administrator
Fri May 20, 2022 1:27 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Aslan tal Minigame Mobs angreifen ?
Replies: 6
Views: 4014

Re: Aslan tal Minigame Mobs angreifen ?

Update your scripts again. Pushed up another update targeting this mini game.

It still isn't perfect and there seems to be some sort of bug with melee characters, but it is definitely better.
by Administrator
Thu May 12, 2022 8:04 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Aslan tal Minigame Mobs angreifen ?
Replies: 6
Views: 4014

Re: Aslan tal Minigame Mobs angreifen ?

Small update on this. I was able to verify a quick fix. Might not be the best fix in the world, but it gets the job done. If you update your scripts, you should be good to go.
by Administrator
Thu May 12, 2022 7:59 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Aslan tal Minigame Mobs angreifen ?
Replies: 6
Views: 4014

Re: Aslan tal Minigame Mobs angreifen ?

Found it and was able to confirm that the bot won't attack the beetles. Since the timer is a bit short, that didn't leave much time for debugging but I did at least dump the RAM for later analysis. I think I've already got a bit of an idea as to what the problem is. How often is this minigame repeat...
by Administrator
Thu May 12, 2022 7:44 am
Forum: Runes of Magic
Topic: The rom bot gets stuck at startup.
Replies: 2
Views: 1256

Re: The rom bot gets stuck at startup.

Did the bot previously work for you, or have you just set it up recently? Did you install (copy) all of the folders from rom-bot/devtools/ into Runes of Magic/Interface/addons , then restart Runes of Magic? If you've installed the addons to the game correctly, when you enter the game it should look ...
by Administrator
Tue May 10, 2022 6:28 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Aslan tal Minigame Mobs angreifen ?
Replies: 6
Views: 4014

Re: Aslan tal Minigame Mobs angreifen ?

What is this mini game? Where do you start it, and what is the goal?

I can try poking around and see if I can fix it, but need to know where to even begin.
by Administrator
Sun Apr 10, 2022 8:10 am
Forum: Runes of Magic
Topic: Version 7.4.0.2897 progress
Replies: 1054
Views: 384574

Re: Version 7.4.0.2897 progress

There's a good chance that was my fault. I had an update for d303fix committed, but never pushed it up. Sorry!

This means you'll want to update again, then copy the d303fix to your interface folder. That should resolve the issue for you.
by Administrator
Sun Apr 10, 2022 7:55 am
Forum: Runes of Magic
Topic: Problem with "when finished"
Replies: 3
Views: 1518

Re: Problem with "when finished"

I need some more information. In that file, there is: local When_Finished = "" Are you setting that to a value? Presumably the filename of a waypoint script that you're trying to load after Lyliya finishes. If so, please send me a copy of that script as well. You can PM it to me if it cont...
by Administrator
Mon Apr 04, 2022 9:38 am
Forum: Runes of Magic
Topic: Version 7.4.0.2897 progress
Replies: 1054
Views: 384574

Re: Version 7.4.0.2897 progress

dr-nuker wrote: Sun Apr 03, 2022 8:20 am since some months rom bot takes ages for me to load and once it is loaded, it does not do anything :(
Which game version are you running? Have you done a full update by downloading the full, latest package here and overwriting all your files?
by Administrator
Sat Apr 02, 2022 8:45 am
Forum: Runes of Magic
Topic: Version 7.4.0.2897 progress
Replies: 1054
Views: 384574

Re: Version 7.4.0.2897 progress

I haven't been able to reproduce this issue.

Has anyone else had issues with this script?
by Administrator
Sat Apr 02, 2022 8:33 am
Forum: Runes of Magic
Topic: Problem with "when finished"
Replies: 3
Views: 1518

Re: Problem with "when finished"

You have to provide the exact code you're using, and also the exact error message.
by Administrator
Sat Mar 26, 2022 8:37 am
Forum: Runes of Magic
Topic: Version 7.4.0.2897 progress
Replies: 1054
Views: 384574

Re: Version 7.4.0.2897 progress

Supergala: The error about the update of CItem id <whatever> is probably safe to ignore. It looks like the real problem is that something is trying to use a variable called sstime . There's nothing in the standard scripts that has a variable named that so it might be coming from one of your profiles...
by Administrator
Thu Mar 24, 2022 7:40 pm
Forum: Runes of Magic
Topic: Version 7.4.0.2897 progress
Replies: 1054
Views: 384574

Re: Version 7.4.0.2897 progress

I just merged fixes for client version 7.4.0.2969, which serves to update a number of memory addresses. PR is here: https://github.com/SolarStrike-Software/rom-bot/pull/7/files You guys should be able to run the rom-bot/gitupdate script, or run rombot_updater.exe from the rom-bot script directory to...
by Administrator
Sat Mar 19, 2022 9:05 am
Forum: Runes of Magic
Topic: Version 7.4.0.2897 progress
Replies: 1054
Views: 384574

Re: Version 7.4.0.2897 progress

Just loaded things up and still see the same version number and all of the addresses seem in-tact.

Is there something that isn't working for you?
by Administrator
Sat Mar 19, 2022 8:58 am
Forum: Runes of Magic
Topic: Hilfe beim Makro
Replies: 3
Views: 1455

Re: Hilfe beim Makro

Here's a tutorial on how to create an addon:

https://runesofmagic.fandom.com/wiki/Addon_Tutorial


I think you want to create a "slash command" that can then cast all of the skills you need.