Search found 19 matches

by hellburns
Sat Nov 27, 2010 7:53 pm
Forum: Runes of Magic
Topic: is it me, or is something wrong?
Replies: 4
Views: 1784

Re: is it me, or is something wrong?

Check profile for this and change accordingly

Code: Select all

<!-- Attack monsters 3 levels above or 10 below your level -->
		<option name="TARGET_LEVELDIF_ABOVE" value="3" />
		<option name="TARGET_LEVELDIF_BELOW" value="10" />
by hellburns
Fri Nov 26, 2010 8:22 am
Forum: Runes of Magic
Topic: Bot logging out
Replies: 14
Views: 5023

Re: Bot logging out

you should check the last few lines of text in the bot window to see why it logged out... you can get stuck even if there is nothing in the way due to network connection slowing down drasticly
by hellburns
Sun Oct 31, 2010 7:21 pm
Forum: Runes of Magic
Topic: How to use different skills at waypoint?
Replies: 4
Views: 2443

Re: How to use different skills at waypoint?

try this

<!-- # 1 --><waypoint x="2273" z="1815">
keyboardPress(key.VK_4); yrest(5000)
keyboardPress(key.VK_5); yrest(5000)
keyboardPress(key.VK_6); yrest(5000)
</waypoint>
<!-- # 2 --><waypoint x="2284" z="1834">
keyboardPress(key.VK_6); yrest(5000)
keyboardPress(key.VK_7); yrest(5000)
</waypoint ...
by hellburns
Wed Oct 27, 2010 1:43 pm
Forum: Runes of Magic
Topic: rev 513 error: Line 166 in inventory.lua
Replies: 25
Views: 9473

Re: rev 513 error: Line 166 in inventory.lua

dont need to go back that far lol
by hellburns
Wed Oct 27, 2010 1:18 pm
Forum: Runes of Magic
Topic: rev 513 error: Line 166 in inventory.lua
Replies: 25
Views: 9473

Re: rev 513 error: Line 166 in inventory.lua

revert inventory.lua only... nothing else to rev 512
by hellburns
Wed Oct 27, 2010 12:54 pm
Forum: Runes of Magic
Topic: rev 513 error: Line 166 in inventory.lua
Replies: 25
Views: 9473

Re: rev 513 error: Line 166 in inventory.lua

revert the inventory.lua to rev 512. ive been using it with that all day with no problems
by hellburns
Wed Oct 27, 2010 12:43 pm
Forum: Runes of Magic
Topic: Repair dialog window doesn't open.
Replies: 7
Views: 2231

Re: Repair dialog window doesn't open.

Try this

<!-- # 9 --><waypoint x="13148" z="6832">
player:merchant("Buruk Wright");
</waypoint>
<!-- # 10 --><waypoint x="13148" z="6832">
loadPaths("Ravenfellreturn");
</waypoint>

this is done automaticaly
RoMScript("ChoiceOption(1)"); yrest(500);
RoMScript("ClickRepairAllButton ...
by hellburns
Wed Oct 27, 2010 8:42 am
Forum: Runes of Magic
Topic: [Suggestion] Change the pause and resume button
Replies: 12
Views: 3800

Re: [Suggestion] Change the pause and resume button

changing start and pause to the Return key crashes the bot
by hellburns
Wed Oct 27, 2010 7:16 am
Forum: Runes of Magic
Topic: rev 513 error: Line 166 in inventory.lua
Replies: 25
Views: 9473

Re: rev 513 error: Line 166 in inventory.lua

use revision 512's inventory.lua till someone can fix the new one
by hellburns
Sun Oct 24, 2010 6:44 pm
Forum: Runes of Magic
Topic: 3.0.5 not working
Replies: 85
Views: 34707

Re: 3.0.5 not working

Thank you for taking the time to do this for us, its much appreciated
by hellburns
Fri Oct 22, 2010 4:20 pm
Forum: Runes of Magic
Topic: 3.0.5 not working
Replies: 85
Views: 34707

Re: 3.0.5 not working

o well. at least you have a functioning kill bot. beggars cant be choosers.
by hellburns
Fri Oct 22, 2010 11:57 am
Forum: Runes of Magic
Topic: 3.0.5 not working
Replies: 85
Views: 34707

Re: 3.0.5 not working

Like i said earlier you need to be patient. scanning through the memory address's takes time. and the ones that know how to do it also have lives outside the game. Just manualy play it for a bit and keep checking back here every so often
by hellburns
Thu Oct 21, 2010 12:16 pm
Forum: Runes of Magic
Topic: 3.0.5 not working
Replies: 85
Views: 34707

Re: 3.0.5 not working

Try to be patient or play the game yourself for a bit.
by hellburns
Mon Mar 15, 2010 11:53 am
Forum: Runes of Magic
Topic: (Request) Priest/Knight Profile
Replies: 1
Views: 1269

(Request) Priest/Knight Profile

Looking for a Priest/Knight profile that uses buffs, having trouble doing this :(
by hellburns
Fri Mar 12, 2010 4:28 am
Forum: Runes of Magic
Topic: problem after update 2.1.7.2069.en
Replies: 5
Views: 1711

Re: problem after update 2.1.7.2069.en

works now after downloading full pack.. cheers
by hellburns
Fri Mar 12, 2010 4:12 am
Forum: Runes of Magic
Topic: problem after update 2.1.7.2069.en
Replies: 5
Views: 1711

Re: problem after update 2.1.7.2069.en

Done. now getting "micromacro/micromacro/scripts/rom/classes/pawn.lua:237: Error reading memory in CPawn:update<>"
by hellburns
Fri Mar 12, 2010 3:55 am
Forum: Runes of Magic
Topic: problem after update 2.1.7.2069.en
Replies: 5
Views: 1711

problem after update 2.1.7.2069.en

When i try to use the bot i get the message "micromacro/micromacro/scripts/rom/classes/camera.lua:32: Error reading memory in CCamera:update<>" the bot has been update via svn and addresses have also been updated. any help would be much appreciated