The bot appears to be hell bent on running scripts to level my character from 1 to 10 ... I'm lvl 21 in case that's relevant.
To see the outcome, I moved the folder
1-10Pioneers and all sub folders and files to my desktop, since that was the location of the script l3t_3-4_bear.xml the bot decided to run, despite my selection.
This folder was originally located here: C:\Documents and Settings\My Name\My Documents\Runes of Magic (Info)\Runes_of_Magic_Bot\micromacro\scripts\rom\waypoints\1-10Pioneers
I then made a new waypoint script called test:
Code: Select all
<waypoints type="TRAVEL">
<!-- # 1 --><waypoint x="255" z="-7042"> </waypoint>
<!-- # 2 --><waypoint x="255" z="-7228">player:harvest();</waypoint>
<!-- # 3 --><waypoint x="270" z="-7186">player:harvest();</waypoint>
<!-- # 4 --><waypoint x="574" z="-7463">player:harvest();</waypoint>
<!-- # 5 --><waypoint x="428" z="-7530">player:harvest();</waypoint>
<!-- # 6 --><waypoint x="154" z="-7670">player:harvest();</waypoint>
<!-- # 7 --><waypoint x="-149" z="-7354">player:harvest();</waypoint>
<!-- # 8 --><waypoint x="-343" z="-7162">player:harvest();</waypoint>
<!-- # 9 --><waypoint x="-146" z="-6736"> </waypoint>
<!-- # 10 --><waypoint x="-132" z="-6574"> </waypoint>
</waypoints>
I kept
Code: Select all
<option name="DEBUG_TARGET" value="true" />
in my profile.
With this configuration, I ran rom\bot.lua, the bot ran the correct path this time but would not harvest. It appeared like it wanted to fight but the Debug code must of made it hold his aggression ...
Below is what appeared in the CMD window:
Script> rom\bot.lua
Opening bot.lua...
Starting script execution - Press CTRL+C to exit.
Press CTRL+L to cancel execution and load a new script.
--------------------------------------------------------------------------------We read the hotkey settings from your bindings.tx
t file C:\Documents and Settings\My Name\My Documents\Runes of Magic\bindings.txt instead of using the settings.xml file.
âŒSolarStrike Software,
http://www.solarstrike.net
The macro is currently not running. Press the start key (Delete) to begin.
You may use (End) key to stop/pause the script.
Resumed.
RoM Bot Version 3.00
!! Notice: !!
The game may have been updated or altered.
It is recommended that you run rom/update.lua
RoM windows size is 1280x968, upper left corner at 4,30
Ranged skill found: MAGE_FLAME
[DEBUG] CPU Frequency 3586.368
Mapping inventory (bagslot 1 to 60)...
100% [**************************************************]
Waypoint files from C:/Documents and Settings/My Name/My Documents/Runes of Magic (Info)/Runes_of_Magic_Bot/micromacro/scripts
/rom:
0: wander 4: demo2.xml 8: demo_return.xml
1: .xml 5: demo3.xml 9: shrooms.xml
2: demo.xml 6: demo3_return.xml 10: SilverSpring.xml
3: demo1.xml 7: demo_npc.xml 11: test.xml
4: demo2.xml 8: demo_return.xml
Enter the number of the path you want to use and press Enter > 11
You choose 11
Loaded waypoint path test.xml
Waypoint #10 is closer then #1. Hence we start with waypoint #10.
No return path with default naming test_return.xml found.
We use the normal waypoint path test.xml now.
Moving to waypoint #10, (-132, -6574)
[DEBUG] waypoint type RUN or TRAVEL. We don't target mobs.
Moving to waypoint #1, (255, -7042)
[DEBUG] waypoint type RUN or TRAVEL. We don't target mobs.
Moving to waypoint #2, (255, -7228)
[DEBUG] waypoint type RUN or TRAVEL. We don't target mobs.
The RoM window have to be in the foreground to be able to use the harvesting function. We can't harvest now!
Moving to waypoint #3, (270, -7186)
[DEBUG] waypoint type RUN or TRAVEL. We don't target mobs.
The RoM window have to be in the foreground to be able to use the harvesting function. We can't harvest now!
Moving to waypoint #4, (574, -7463)
[DEBUG] waypoint type RUN or TRAVEL. We don't target mobs.
The RoM window have to be in the foreground to be able to use the harvesting function. We can't harvest now!
Moving to waypoint #5, (428, -7530)
[DEBUG] waypoint type RUN or TRAVEL. We don't target mobs.
The RoM window have to be in the foreground to be able to use the harvesting function. We can't harvest now!
Moving to waypoint #6, (154, -7670)
[DEBUG] waypoint type RUN or TRAVEL. We don't target mobs.
The RoM window have to be in the foreground to be able to use the harvesting function. We can't harvest now!
Moving to waypoint #7, (-149, -7354)
[DEBUG] waypoint type RUN or TRAVEL. We don't target mobs.
The RoM window have to be in the foreground to be able to use the harvesting function. We can't harvest now!
Moving to waypoint #8, (-343, -7162)
[DEBUG] waypoint type RUN or TRAVEL. We don't target mobs.
The RoM window have to be in the foreground to be able to use the harvesting function. We can't harvest now!
Moving to waypoint #9, (-146, -6736)
[DEBUG] waypoint type RUN or TRAVEL. We don't target mobs.
Moving to waypoint #10, (-132, -6574)
[DEBUG] waypoint type RUN or TRAVEL. We don't target mobs.
Moving to waypoint #1, (255, -7042)
[DEBUG] waypoint type RUN or TRAVEL. We don't target mobs.
Paused. (Delete) to continue, (CTRL+L) exit to shell, (CTRL+C) quit
Stopping execution.
Please enter the script name to run.
Type in 'exit' (without quotes) to exit.
Script>
This info help?
For the record:
I downloaded the bot .exe here:
http://www.solarstrike.net/phpBB3/viewt ... ?f=6&t=177
MicroMacro 1.0 beta 7, Oct. 17, 09
micromacro.zip [379.99 KiB]
I downloaded the scripts here:
http://www.solarstrike.net/phpBB3/viewt ... f=21&t=163
RoM scripts (see bottom of this post to download those)
Version 3.00 (revision 355)
Updated Oct. 16, 09
rom3.00(r355).zip [250.92 KiB]