Search found 15 matches

by odom41
Sun Jul 19, 2009 2:31 pm
Forum: Runes of Magic
Topic: good harvest route ....
Replies: 2
Views: 1764

Re: good harvest route ....

can you post your harvest route if you don't mind cuz my is horriable and the only thing it harvested is wood?
by odom41
Sun Jul 19, 2009 3:30 am
Forum: Runes of Magic
Topic: Gathering bot help
Replies: 3
Views: 1656

Re: Gathering bot help

It tells you exactly what the problem is. The syntax is wrong on line 10: <!-- # 9 --><waypoint x="40" z="-7260"type="TRAVEL">player:harvest();</waypoint> z="-7260"type="TRAVEL" Thx but i have no idea what a syntax is :p and i got it to work but thi...
by odom41
Sun Jul 19, 2009 2:32 am
Forum: Runes of Magic
Topic: Gathering bot help
Replies: 3
Views: 1656

Gathering bot help

This is a way point file that i modified according to a forum post and it doesn't seem to work.I can this error and i can't figure out what to do.:p please help me Thanks This is my way point file <waypoints> <!-- # 1 --><waypoint x="-215" z="-7178" type="TRAVEL">player...
by odom41
Sat Jul 18, 2009 3:18 am
Forum: Runes of Magic
Topic: I got an error and need help =]
Replies: 10
Views: 2686

Re: I got an error and need help =]

That error was XML specific. It is not actually related to the bot, but rather, the XML standard. If you know HTML, you should be familiar with XML rules. Other errors, just like this, typically tell you exactly what and where the problem is. ok thx i worked with HTML a little bit with notepad but ...
by odom41
Fri Jul 17, 2009 11:11 pm
Forum: Runes of Magic
Topic: I got an error and need help =]
Replies: 10
Views: 2686

Re: I got an error and need help =]

I'm guessing you put only '>' at the end instead of '/>', which is causing the <skill> tag to be unclosed. yup u got it right once again.Where can i learn the basic to this stuff?I kinda just saw the macro for runes of magic and read sum stuff on the forums to figure out how to run this macro/progr...
by odom41
Fri Jul 17, 2009 10:09 pm
Forum: Runes of Magic
Topic: I got an error and need help =]
Replies: 10
Views: 2686

Re: I got an error and need help =]

On line 45, you did not close the tag: <skill name="PRIEST_WAVE_ARMOR" level="11" hotkey="VK_3" priority="200" Ummmm now it gave me this error Fri Jul 17 22:06:28 2009 : ...ers/ *removed* /Desktop/micromacro/scripts/rom/settings.lua:114: XML Parse Error. File...
by odom41
Fri Jul 17, 2009 9:58 pm
Forum: Runes of Magic
Topic: Harvest Bot (Noob)
Replies: 9
Views: 4811

Re: Harvest Bot (Noob)

excuse me do you think you could make an example script and show me what the final product would look like? <waypoints> <!-- # 1 --><waypoint x="123" z="123" type="TRAVEL">player:harvest();</waypoint> <!-- # 2 --><waypoint x="231" z="321" type="...
by odom41
Fri Jul 17, 2009 9:29 pm
Forum: Runes of Magic
Topic: I got an error and need help =]
Replies: 10
Views: 2686

Re: I got an error and need help =]

Administrator wrote:On line 45, you did not close the tag:

Code: Select all

      <skill name="PRIEST_WAVE_ARMOR" level="11" hotkey="VK_3" priority="200"
Thanks for ur help the littlest things come and bite me in the but lol
by odom41
Fri Jul 17, 2009 8:34 pm
Forum: Runes of Magic
Topic: I got an error and need help =]
Replies: 10
Views: 2686

Re: I got an error and need help =]

Administrator wrote:What error? Post your log.txt.
wow i'm not gunna lie i'm embarrassed now i can't believe i forgot lol.
by odom41
Fri Jul 17, 2009 8:21 pm
Forum: Runes of Magic
Topic: I got an error and need help =]
Replies: 10
Views: 2686

I got an error and need help =]

I'm trying to make this for my priest but when i try to run it i get this error. Please help me lol =] Thanks <profile> <options> <option name="HP_LOW" value="85" /> <option name="MP_LOW_POTION" value="50" /> <option name="HP_LOW_POTION" value="...
by odom41
Wed Jul 15, 2009 3:20 pm
Forum: Runes of Magic
Topic: How should i properly bot?
Replies: 8
Views: 3111

Re: How should i properly bot?

Ok i made the changes you said,but now how can i make my script log me back into the game and start it again?Those last two commands seem to log me out lol.(note i haven't gotten to try out those 2 rest commands) Thanks :p This can't be done. Once you're logged out, you need to manually log back in...
by odom41
Wed Jul 15, 2009 8:47 am
Forum: Runes of Magic
Topic: How should i properly bot?
Replies: 8
Views: 3111

Re: How should i properly bot?

Get rid of this line: <option name="RETURNPATH" value="bandits_return.xml" /> And change your WAYPOINT_DEVIATION to 50 to 100. 500 is way too big, and you're likely to get stuck on random trees or rocks. Other than that, it looks good. You can get rid of the ENERGY_STORAGE_1 and...
by odom41
Tue Jul 14, 2009 11:54 pm
Forum: Runes of Magic
Topic: How should i properly bot?
Replies: 8
Views: 3111

Re: How should i properly bot?

I'm currently using RoMbot and i was worndering how should i properly use it?I'm not asking how i set it up,but i'm asking how should i use it properly and avoid detection?I'm using this to train my character and make some money by killing beetles.I read somewhere that i should make my RoMbot log o...
by odom41
Tue Jul 14, 2009 11:35 pm
Forum: Runes of Magic
Topic: Harvest Bot (Noob)
Replies: 9
Views: 4811

Re: Harvest Bot (Noob)

Use the search function, and look trough the forum, BEFORE you post, please :) okay, here is what u do, u create an path with the createpath function, u WRITE DOWN every single node (the number of the waypoint, u can see the number in MicroMacro) down on some paper, when u are done, u open the wayp...
by odom41
Tue Jul 14, 2009 11:26 pm
Forum: Runes of Magic
Topic: How should i properly bot?
Replies: 8
Views: 3111

How should i properly bot?

I'm currently using RoMbot and i was worndering how should i properly use it?I'm not asking how i set it up,but i'm asking how should i use it properly and avoid detection?I'm using this to train my character and make some money by killing beetles.I read somewhere that i should make my RoMbot log of...