Search found 18 matches

by lordmata
Thu May 16, 2013 7:45 am
Forum: Runes of Magic
Topic: Quick lvl1+ Token farming waypoint?
Replies: 2
Views: 1440

Quick lvl1+ Token farming waypoint?

Hello, I just came back to the game and I'm leveling up a new champ. Any of you guys have a quick Daily waypoint just for the tokens (exp doesn't matter - only level shouldn't be more than 30). I tried to make the one in harf "Supplying the Sea of Snow" but haven't coded waypoints in a whi...
by lordmata
Sat Jan 21, 2012 4:27 pm
Forum: Runes of Magic
Topic: macro to exchange golden eggs for enhancement potions?
Replies: 6
Views: 1946

Re: macro to exchange golden eggs for enhancement potions?

thank you for the reply, it made my day :D

finished the code like this, i just click the npc and then spam this macro:

Code: Select all

/cast Attack
/wait 0.1
/script ChoiceOption(3)
/wait 0.1
/script ChoiceOption(2)
by lordmata
Sat Jan 21, 2012 12:15 am
Forum: Runes of Magic
Topic: macro to exchange golden eggs for enhancement potions?
Replies: 6
Views: 1946

Re: macro to exchange golden eggs for enhancement potions?

yeah but i don't have a need for a script exactly. i was kinda hoping for a macro along the lines of: /script OnClick_QuestListButton(3,1); /script CompleteQuest(); /script OnClick_QuestListButton(1,1); /script AcceptQuest(); I used this for spamming daily quests, was hoping that a similar macro cou...
by lordmata
Fri Jan 20, 2012 4:02 pm
Forum: Runes of Magic
Topic: macro to exchange golden eggs for enhancement potions?
Replies: 6
Views: 1946

macro to exchange golden eggs for enhancement potions?

Can somebody write a macro that I can spam that trades 2 golden eggs for an enhancement potion at the ranch npc? i tried with some scripts from daily quest but just didn't manage to make it work... :P
by lordmata
Thu Jan 19, 2012 5:47 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's "Invaders from the Sea" - For Elite Skills
Replies: 125
Views: 52702

Re: Rock5's "Invaders from the Sea" - For Elite Skills

sorry for the late reply. i have tested everything you asked but in the end when i was reading your code i saw os.time() i remembered that i formatted my computer and forgot to download that addon again xD sorry, it's working brilliantly now :)
by lordmata
Mon Jan 09, 2012 1:59 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's "Invaders from the Sea" - For Elite Skills
Replies: 125
Views: 52702

Re: Rock5's "Invaders from the Sea" - For Elite Skills

Nice work, i'm really loving it. Only 1 error though: "Quick Guide To Facility Repair" quest doesn't work. After engaging with the npc the bot doesn't use skills when the npc says them. I updated to latest revision and put the ingamefunctions in addons. Rest is working lovely :)
by lordmata
Sat Dec 03, 2011 11:48 am
Forum: Runes of Magic
Topic: Mendoza Ayekin - Yellow mob
Replies: 10
Views: 3392

Re: Mendoza Ayekin - Yellow mob

well i don't really know, so i'm gonna listen to you :P kinda hoped that there was a syntax that could help me with that but guess it's fine as it is :) tnx a lot
by lordmata
Thu Dec 01, 2011 12:34 am
Forum: Runes of Magic
Topic: Mendoza Ayekin - Yellow mob
Replies: 10
Views: 3392

Re: Mendoza Ayekin - Yellow mob

and after first night, realised a major fallback. After the dura on your weapon falls to 0 it counts as Unarmed combat. So is there anyway to trigger that Simple Repair Hammer from Malatina games on your weapon after the dura falls to 0?
by lordmata
Wed Nov 30, 2011 9:53 am
Forum: Runes of Magic
Topic: Mendoza Ayekin - Yellow mob
Replies: 10
Views: 3392

Re: Mendoza Ayekin - Yellow mob

working now, tnx alot you two :D
by lordmata
Tue Nov 29, 2011 1:44 pm
Forum: Runes of Magic
Topic: Mendoza Ayekin - Yellow mob
Replies: 10
Views: 3392

Mendoza Ayekin - Yellow mob

Hi forum, i wanted to make a b-ot for farming weapon skill on NPC called Mendoza Ayekin but whatever combo of waypoint i make i just can't get it going after i leaves combat for the first time it just won't attack again. <?xml version="1.0" encoding="utf-8"?> <profile> <options> ...
by lordmata
Sat Nov 19, 2011 12:49 pm
Forum: Runes of Magic
Topic: rename rom window to player name
Replies: 6
Views: 2075

Re: rename rom window to player name

RoMeo would be the one to answer you that. His multiboxing bot changed the name of the windows and i asked myself the same thing but just quitted in the end cause didn't really need it...
by lordmata
Thu Oct 27, 2011 2:35 pm
Forum: Runes of Magic
Topic: Stuck Report
Replies: 2
Views: 990

Stuck Report

Any way to set instead of logging off after 10th stuck to use Stuck Report option? simple as that :D
by lordmata
Sun Oct 23, 2011 1:23 am
Forum: Runes of Magic
Topic: All Hail Lisa, Rock5, and Admin!!
Replies: 9
Views: 2967

Re: All Hail Lisa, Rock5, and Admin!!

really wonderful thing all of you are doing here :)
by lordmata
Sun Oct 16, 2011 8:41 am
Forum: Runes of Magic
Topic: Making and old DIYCE script working again...
Replies: 2
Views: 1740

Re: Making and old DIYCE script working again...

With « Patch 4.0.3 – The Mighty Shield », some important changes were implemented by the developer, with, amongst others, the blocking of some macros, to help our perpetual fight against botters. Many add-ons are relying on those same macros to work and allow players to “play” the game in a way tha...
by lordmata
Sun Oct 16, 2011 8:32 am
Forum: Runes of Magic
Topic: Making and old DIYCE script working again...
Replies: 2
Views: 1740

Making and old DIYCE script working again...

function D(itemName) local _, totalBagSlots = GetBagCount() local i = 0 local slot = 0 -- If Item is not supplied, then default it to Apprentice Boots if itemName == nil then itemName="Apprentice Boots" end -- Go through all inventory slots and check if you match itemName for i = 1, total...
by lordmata
Fri Oct 07, 2011 4:09 am
Forum: Runes of Magic
Topic: RoM server Patch 4.0.3. - The Mighty Shield.
Replies: 502
Views: 104986

Re: RoM server Patch 4.0.3. - The Mighty Shield.

hmm i got LOOT_ALL on "true"... let me change that and I'll report what happened...
*EDIT* Fixed, tnx Lisa :)
by lordmata
Fri Oct 07, 2011 3:52 am
Forum: Runes of Magic
Topic: RoM server Patch 4.0.3. - The Mighty Shield.
Replies: 502
Views: 104986

Re: RoM server Patch 4.0.3. - The Mighty Shield.

anyone having looting problems? updated to the r652 and all is working well expect for the looting :p
by lordmata
Wed Feb 09, 2011 10:27 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: UseFood + useHousemaidPotions = useGoodie !!!
Replies: 47
Views: 14708

Re: UseFood + useHousemaidPotions = useGoodie !!!

i got the same problem, cause i can't find any other place to put my lucky target except OnLeaveCombat and then every time you leave combat you end up with loosing a potion.... anyway to prevent this? :roll: