didnt workAdministrator wrote:Yes, it was just recently added. Addto the <options> section of your profile.Code: Select all
<option name="LOOT_IN_COMBAT" value="true" />
Search found 13 matches
- Mon Jul 20, 2009 11:33 pm
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1236090
Re: RoM bot
- Sun Jul 19, 2009 10:30 pm
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1236090
Re: RoM bot
ok ima rename myself NOOB190, if the bot kills a mob and is being attacked by another he wont loot the first killed mob. is there any way to fix this? like a loot in combat option or something?
- Sun Jul 19, 2009 5:33 pm
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1236090
Re: RoM bot
then is there anyway to make the bot, while running the return path, talk to a NPC that is on the corse? i have a mod that auto repairs so all i would need the bot to do is talk to the NPC.
- Sun Jul 19, 2009 4:12 pm
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1236090
Re: RoM bot
i know this was brought up earlier in this thread but i cant find it, is there anyway to make the bot stop by town and repair?
- Sat Jul 18, 2009 3:24 pm
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1236090
Re: RoM bot
im sorry im so slow on this admin but haha when i die, the bot will not use the res macro to ressurect. it just says, paused until you revive yourself then hit delete to resume. any help?
- Sat Jul 18, 2009 2:27 pm
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1236090
Re: RoM bot
hmm, just put it in yourself
- Sat Jul 18, 2009 1:48 pm
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1236090
Re: RoM bot
is there anyway i can make the return path waypoint so that my char doesnt attack any mobs. i read earlier that you said type "type="TRAVEL"" in the waypoints. I did that and still he attack whatever he targeted.
- Sat Jul 18, 2009 1:53 am
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1236090
Re: RoM bot
if you set "inbattle="" " to false then that tells the bot that he can heal ethier in or out of battle. if you say "inbattle="true"" then your saying "only heal while in battle. the option your looking for can be achieved by setting it to false. btw You m...
- Fri Jul 17, 2009 3:22 pm
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1236090
Re: RoM bot
Code: Select all
<hotkey name="ATTACK" key="VK_EQUAL" />
- Fri Jul 17, 2009 2:48 pm
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1236090
Re: RoM bot
HA! i found out what the problem was <hotkey name="LOGOUT_MACRO" key="VK_L" /> was set to <hotkey name="LOGOUT_MACRO" key="" /> there was no key for it, once i gave the program a key to use "L" it worked. but its not looting... haha also, is there so...
- Fri Jul 17, 2009 2:03 pm
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1236090
Re: RoM bot
<skills> <skill name="WARRIOR_SLASH" level="23" hotkey="VK_1" modifier="" /> <skill name="WARRIOR_PROBING_ATTACK" level="21" hotkey="VK_2" modifier="" /> <skill name="WARRIOR_OPEN_FLANK" level="22" h...
- Fri Jul 17, 2009 2:25 am
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1236090
Re: RoM bot
<profile> <options> <option name="HP_LOW" value="40" /> <option name="MP_LOW_POTION" value="30" /> <option name="HP_LOW_POTION" value="40" /> <option name="COMBAT_TYPE" value="melee" /> <option name="COMBAT_DISTANC...
- Thu Jul 16, 2009 9:48 pm
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1236090
Re: RoM bot
when i run the script rom/bot.lua its runs fine, but when i hit delete i get this error
Code: Select all
Attempt to read playerAddress
mousePawn: 0x0
playerAddr: 0x47C9D000
playerTarget: 0x0
...istrator/Desktop/micromacro/scripts/rom/settings.lua:135: bad argument #1 to 'sprintf' (got nil)