Search found 11 matches

by SlashAnon
Thu Dec 02, 2010 12:09 pm
Forum: Runes of Magic
Topic: Question for Rock5
Replies: 8
Views: 3721

Re: Question for Rock5

The reason I aimed the post at you Rock is because I was using your work as a learning tool. Anyways, I ended up tagging the 4th waypoint and It works great. Ty everyone for the help.
by SlashAnon
Thu Dec 02, 2010 1:34 am
Forum: Runes of Magic
Topic: Question for Rock5
Replies: 8
Views: 3721

Re: Question for Rock5

I went back and tagged the 5th waypoint and tried using an example from Rock's Egg script but its not working. <!-- # 4 --><waypoint x="8051" z="53158"> if 6 > inventory:getItemCount(208091) then -- Continue __WPL:setWaypointIndex(__WPL:findWaypointTag("Continue")); end...
by SlashAnon
Thu Dec 02, 2010 1:23 am
Forum: Runes of Magic
Topic: Question for Rock5
Replies: 8
Views: 3721

Re: Question for Rock5

I have made it a long way tonight with much study. :) I am getting stuck now. I need to know how I can get my bot to stay at waypoint #4 and not move on to waypoint #5 until the quantity of dailies items I need have been gathered. <!-- # 4 --><waypoint x="8051" z="53158"> if 6 > ...
by SlashAnon
Wed Dec 01, 2010 10:31 pm
Forum: Runes of Magic
Topic: Question for Rock5
Replies: 8
Views: 3721

Re: Question for Rock5

Thanks Atroxa and I did search and I'm making some progress but this is not easy for me to understand. I'm getting better though.
by SlashAnon
Wed Dec 01, 2010 8:21 pm
Forum: Runes of Magic
Topic: Question for Rock5
Replies: 8
Views: 3721

Re: Question for Rock5

I'm also wondering about mounting too. I checked out the egg script for some clues about the completed quest code but I am so lost. Basically what I am trying to do is this. Accept quest (mounted up), Go to location, get the right number of items to complete quest, mount up and return the quest to n...
by SlashAnon
Wed Dec 01, 2010 7:46 pm
Forum: Runes of Magic
Topic: Question for Rock5
Replies: 8
Views: 3721

Question for Rock5

Hello,

I am just wondering where to start on creating a script that accepts a quest, goes out and gets a certain number or completed quest and then returns to npc to turn in and rinse and repeat. The only part im not sure of is the certain number or completed quests part. Thanks -Slash
by SlashAnon
Thu Oct 14, 2010 9:34 pm
Forum: Runes of Magic
Topic: pawn.lua:272: error reading memory in Cpawn:update<>
Replies: 37
Views: 14561

Re: pawn.lua:272: error reading memory in Cpawn:update<>

The problem has been occurring with my bot as well. I just now noticed that sometimes ROM will hitch during botting. At that time the bot either tries to unstick my character or I get the pawn error. I also noticed when ROM hitches the bot bypasses loot. I noticed the hitching occurs whenever my bot...
by SlashAnon
Sat Sep 18, 2010 10:36 am
Forum: Runes of Magic
Topic: 3.0.4 problem again :)
Replies: 74
Views: 32340

Re: 3.0.4 problem again :)

I get a bunch of "Wrong value returned in update of item id: x" and "Table not found for ID: x" but...surprisingly...it does work. :)
by SlashAnon
Sat Sep 04, 2010 9:41 pm
Forum: Runes of Magic
Topic: Jumping randomly and Mounting.
Replies: 11
Views: 4737

Jumping randomly and Mounting.

Hello everyone. I was wondering if it was possible to randomly jump a few times while not in combat in between way points and also if it was possible to mount up after a certain amout of time without aggro or no target found. I did do a search on both topics and found an old post about the jumping a...
by SlashAnon
Wed Mar 17, 2010 4:59 pm
Forum: Runes of Magic
Topic: Problem after patch 2.1.7.2101.en
Replies: 1
Views: 917

Re: Problem after patch 2.1.7.2101.en

So sorry! I didn't see the update. Problem solved. :)
by SlashAnon
Wed Mar 17, 2010 4:52 pm
Forum: Runes of Magic
Topic: Problem after patch 2.1.7.2101.en
Replies: 1
Views: 917

Problem after patch 2.1.7.2101.en

I now get this error trying to start the macro.

"OPENING LOCAL SKILLS DB!
.../micromacro/scripts/rom/classes/pawn.lua:237: Error reading memory in CPawn:update()"

Any suggestions?