Search found 177 matches

by abron1
Thu May 02, 2013 2:17 pm
Forum: Runes of Magic
Topic: getting a weird error only on one character
Replies: 3
Views: 1292

getting a weird error only on one character

Code: Select all

12:13am - ...User/Desktop/micromacro/scripts/rom/classes/item.lua:141: attempt t
o concatenate global 'tmp' (a nil value)
can't find the item that is causing the error in my bag
by abron1
Wed Apr 24, 2013 11:36 am
Forum: Runes of Magic
Topic: daily sascilia
Replies: 3
Views: 1702

Re: daily sascilia

thanks roc I have been trying to make quest waypoints for a while and always get stuck now this is a good place for me to keep coming back to for tips
by abron1
Fri Apr 05, 2013 5:48 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Level 35 gift bag (Sea of Snow Package)
Replies: 60
Views: 21738

Re: Level 35 gift bag (Sea of Snow Package)

yeah he had a typo here local ross = GetIdname(112463) -- NPC "Ross Bete" and now I get Loaded waypoint path Sea of Snow Package.xml No return path with default naming Sea of Snow Package_return.xml found. We use the normal waypoint path Sea of Snow Package.xml now. Waypoint #7 is closer t...
by abron1
Fri Apr 05, 2013 2:23 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Level 35 gift bag (Sea of Snow Package)
Replies: 60
Views: 21738

Re: Level 35 gift bag (Sea of Snow Package)

now I get Loaded waypoint path Sea of Snow Package.xml No return path with default naming Sea of Snow Package_return.xml found. We use the normal waypoint path Sea of Snow Package.xml now. GM detection started Did not find any crashed game clients. 0:21am - [string "..."]:18: attempt to ca...
by abron1
Thu Apr 04, 2013 4:33 pm
Forum: Runes of Magic
Topic: Use of harvest
Replies: 13
Views: 4021

Re: Use of harvest

I was trying to use this code to get the id of the Mysterious bag in Merdhin Tundra but it didn't print any id's GM detection started Dist: 27, Name: Mysterious Bag, X: 2200.00, Z: -9395.00 Dist: 26, Name: Sugon Highland Reindeer, X: 2200.63, Z: -9395.67 Dist: 20, Name: Mrbigshot, X: 2236.05, Z: -93...
by abron1
Thu Apr 04, 2013 2:18 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Level 35 gift bag (Sea of Snow Package)
Replies: 60
Views: 21738

Re: Level 35 gift bag (Sea of Snow Package)

thanks for the updated version but I get this error

Code: Select all

We use the normal waypoint path Sea of Snow Package.xml now.
Did not find any crashed game clients.
0:16am - ...ktop/micromacro/scripts/rom/classes/waypointlist.lua:83: Failed to c
ompile and run Lua code for waypointlist onLoad event.
by abron1
Wed Mar 27, 2013 4:07 pm
Forum: Runes of Magic
Topic: my game crashes when i collect Mysterious Bags after a while
Replies: 10
Views: 4188

Re: my game crashes when i collect Mysterious Bags after a w

its only the bags in Merdhin Tundra for me not sure if the bags are different or what.
by abron1
Wed Mar 27, 2013 12:36 am
Forum: Runes of Magic
Topic: my game crashes when i collect Mysterious Bags after a while
Replies: 10
Views: 4188

Re: my game crashes when i collect Mysterious Bags after a w

nah no one takes the bag before me but maybe i need to have to much in the on leave or not enough yeast times inbetween commands We found Mysterious Bag and will harvest it. We didn't move to the loot!? Root buff? Missing 'click to move' option? 10:52pm - ...rs/User/Desktop/micromacro/scripts/rom/fu...
by abron1
Tue Mar 26, 2013 9:16 pm
Forum: Runes of Magic
Topic: my game crashes when i collect Mysterious Bags after a while
Replies: 10
Views: 4188

my game crashes when i collect Mysterious Bags after a while

if player:findNearestNameOrId("Mysterious Bag") then player:target_Object("Mysterious Bag") yrest(2000) -- If not enough time to pick up bag, increase it. end this is where the code is being used <onLeaveCombat><![CDATA[ -- Additional Lua code to execute after killing an enemy i...
by abron1
Sat Mar 02, 2013 2:27 pm
Forum: Runes of Magic
Topic: bot is over running mobs
Replies: 3
Views: 1405

Re: bot is over running mobs

thanks rock that was it i had the code to make arrows in my onleave and i forgot to put the runebow in my back pack so it was trying to do the code each time..
by abron1
Sat Mar 02, 2013 7:24 am
Forum: Runes of Magic
Topic: bot is over running mobs
Replies: 3
Views: 1405

bot is over running mobs

I have a warden/scout and in the past few days it seems like my character is not using the stop distances in the profile. because it has been killing mobs while running up but don't stop to loot over runs the mobs and then comes back to loot.. and sometimes the bot runs off of the edge becasue of th...
by abron1
Fri Mar 01, 2013 2:17 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Malatina's survival
Replies: 409
Views: 103776

Re: Malatina's survival

ah i renamed the file that is the problem i have all my mini games chained together so that is why i renamed it to go in one folder named it back and i still get the same error the instructions say to put the "2" functions in the user functions folder but its only one functions to download...
by abron1
Fri Mar 01, 2013 1:47 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Malatina's survival
Replies: 409
Views: 103776

Re: Malatina's survival

i installed all the files on the front page
by abron1
Fri Mar 01, 2013 1:18 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Malatina's survival
Replies: 409
Views: 103776

Re: Malatina's survival

downloaded the lastest version and go this error

Code: Select all

Did not find any crashed game clients.
9:33am - [string "..."]:3: attempt to call global 'checkskills' (a nil value)
by abron1
Sat Feb 23, 2013 4:51 am
Forum: Runes of Magic
Topic: Party Bot (questions/answers)
Replies: 307
Views: 79832

Re: Party Bot (questions/answers)

downloaded the new party lua and still when i destroy group to reset a instance all party bots error with

Code: Select all

Did not find any crashed game clients.
1:46am - ...er/Desktop/micromacro/scripts/rom/classes/player.lua:3600: bad argum
ent #1 to 'pairs' (table expected, got nil)
by abron1
Thu Feb 21, 2013 3:57 pm
Forum: Runes of Magic
Topic: Party Bot (questions/answers)
Replies: 307
Views: 79832

Re: Party Bot (questions/answers)

all is great until you leave and break party the party characters error Engaging enemy [Arena Loot] in combat. We begin the fight with ranged pulling. Ranged pulling finished, mob in melee distance. Fight finished. Killed 2 Arena Loot. (fight #7 / runtime 9 minutes) We didn't move to the loot!? Root...
by abron1
Thu Feb 21, 2013 5:27 am
Forum: Runes of Magic
Topic: Party Bot (questions/answers)
Replies: 307
Views: 79832

Re: Party Bot (questions/answers)

yeah lisa so far so good

i did the new instance and no crashes and i ran it about 5 times so far
by abron1
Thu Feb 21, 2013 3:42 am
Forum: Runes of Magic
Topic: Party Bot (questions/answers)
Replies: 307
Views: 79832

Re: Party Bot (questions/answers)

will do, i didn't come this far! lol to give up now
by abron1
Thu Feb 21, 2013 3:34 am
Forum: Runes of Magic
Topic: Party Bot (questions/answers)
Replies: 307
Views: 79832

Re: Party Bot (questions/answers)

Well lisa i thank you for your effort and at least we know what the problem was and if you have time in the future then you can take it from there. That new zone has been a pain for the bot ever since it came out. so again thank you for trying and i will be happy with what ever you decide.. I am jus...
by abron1
Thu Feb 21, 2013 2:16 am
Forum: Runes of Magic
Topic: Party Bot (questions/answers)
Replies: 307
Views: 79832

Re: Party Bot (questions/answers)

well lisa i thank you for your efforts but i still crash and it keep spamming buffs for some reason Clearing target. Party member 1 has the name of My Warden Use MACRO: PRIEST_HEALING_SALVE=> My Priest (61859/61859) Use MACRO: PRIEST_HEALING_SALVE=> My Warden (97020/97020) Use MACRO: PRIEST_GROUP_HE...