Thank you, the bot is working now.
I'll test it for a while, and for sure, will be back with problems.
Search found 20 matches
- Sat May 14, 2011 9:49 am
- Forum: Runes of Magic
- Topic: Looting bot idea.
- Replies: 33
- Views: 9318
- Sat May 14, 2011 9:29 am
- Forum: Runes of Magic
- Topic: Is posible to make a macro to react automatically on chat?
- Replies: 11
- Views: 4528
Re: Is posible to make a macro to react automatically on cha
Doublepost because code has a big improvement. Hello, I've changing a bit this code, and now it's a little bit usefull. The changes were made in the Check Chat section (the rest still like the original one). Now, you can "say" in the channel set in "keyword 3" the content writen ...
- Sat May 14, 2011 8:48 am
- Forum: Runes of Magic
- Topic: Looting bot idea.
- Replies: 33
- Views: 9318
Re: Looting bot idea.
Hello, this is the looting part of the profile: <!-- Loot settings --> <option name="LOOT" value="true" /> <option name="LOOT_IN_COMBAT" value="true" /> <option name="LOOT_DISTANCE" value="250" /> <option name="LOOT_PAUSE_AFTER" v...
- Sat May 14, 2011 7:59 am
- Forum: Runes of Magic
- Topic: Looting bot idea.
- Replies: 33
- Views: 9318
Re: Looting bot idea.
Hello, I was trying to make it work, but the bot don't loot anything. <?xml version="1.0" encoding="utf-8"?><waypoints> <onLoad> while(true) do if (not player.Battling) then player:lootAll(); RoMScript("FollowUnit('party1');"); end; end; </onLoad> </waypoints> Whith thi...
- Fri May 13, 2011 4:51 pm
- Forum: Runes of Magic
- Topic: Looting bot idea.
- Replies: 33
- Views: 9318
Re: Looting bot idea.
Hello.
I just want the bot to loot mobs and follow me. I'll use it in a low level zone, so the bot pj will be safe.
Tomorrow I'll start to make someting (bad, for sure).
I'll be back with a lot of problems.
Thank you
I just want the bot to loot mobs and follow me. I'll use it in a low level zone, so the bot pj will be safe.
Tomorrow I'll start to make someting (bad, for sure).
I'll be back with a lot of problems.
Thank you
- Fri May 13, 2011 10:06 am
- Forum: Runes of Magic
- Topic: Looting bot idea.
- Replies: 33
- Views: 9318
Looting bot idea.
Hello. First of all I have to say I don't know how to make this bot. My idea is to make a bot to loot every dead mob, something like the pet with Magic Perfume ( http://www.runesdatabase.com/item/207582/perfume-m-gico-1-d-a ) I don't know if this could be posible, because you have to have the bot fo...
- Thu May 12, 2011 11:33 am
- Forum: Runes of Magic
- Topic: Is posible to make a macro to react automatically on chat?
- Replies: 11
- Views: 4528
Re: Is posible to make a macro to react automatically on cha
Hello, and thank you Rock5 for the API. The script is based on the ChatMonitor Addon (99%) I just changed the lines where it "calls" to play a sound, and changed it to a fixed word in a fixed chat. I couldn't talk to the addon creator, so if he/she is bother whith my changes, please contac...
- Tue May 10, 2011 11:21 am
- Forum: Runes of Magic
- Topic: Is posible to make a macro to react automatically on chat?
- Replies: 11
- Views: 4528
Re: Is posible to make a macro to react automatically on cha
Your going to a lot of effort just to be the first to post me in guild, So your saying you want the card regardless of if you have it already? Hello. About your question, yes, I have some alters and they usually don't have the cards posted on guild. Now, without any addon to it, I try to say me bef...
- Sat May 07, 2011 9:48 pm
- Forum: Runes of Magic
- Topic: Is posible to make a macro to react automatically on chat?
- Replies: 11
- Views: 4528
Re: Is posible to make a macro to react automatically on cha
OK, but now I need to learn how to make an addon. Do you know any guide or can you give me any hints to start making it? Edited: I was searching for addons who "search" the chat and find this one: Chat Monitor http://rom.curse.com/downloads/rom-addons/details/chatmonitor.aspx "ChatMon...
- Sat May 07, 2011 10:15 am
- Forum: Runes of Magic
- Topic: Is posible to make a macro to react automatically on chat?
- Replies: 11
- Views: 4528
Is posible to make a macro to react automatically on chat?
Hello. I was wondering if it's posible to make a macro to say "me" when one of your guildies link a card in the guild chat. (in my guild, if you get a card you don't want, usually you have to link it, and the first one who says "me" gets it.) I'm not sure it its posible, and I ha...
- Mon Dec 20, 2010 11:25 am
- Forum: Runes of Magic
- Topic: Stuck on loading items tables
- Replies: 92
- Views: 28615
Re: Stuck on loading items tables
I got the same problem allways at 67 %.
Windows 7 64bit Ultimate.
But, editting addres.lua it fixed.
Windows 7 64bit Ultimate.
But, editting addres.lua it fixed.
If the latest revision (r547) didn't help, try editing your addresses.lua. Change inventoryBagIds to 0x9CD908 and see if that helps at all.
- Tue Aug 17, 2010 8:33 am
- Forum: Runes of Magic
- Topic: Bot won't loot
- Replies: 33
- Views: 8243
Re: Bot won't loot
I tried it on windows 7 64 bits, and works perfect.dutchalpha wrote:Ok... so i've tried the new script on windows 7 64 and 32 bits only 32 bit worksbut good enough for me:P
- Tue Aug 17, 2010 12:42 am
- Forum: Runes of Magic
- Topic: Bot won't loot
- Replies: 33
- Views: 8243
Re: Bot won't loot
Thank you very much.
I just updated to 491 and everything works great.
You are awesome.
I just updated to 491 and everything works great.
You are awesome.
- Mon Aug 16, 2010 7:46 am
- Forum: Runes of Magic
- Topic: Bot won't loot
- Replies: 33
- Views: 8243
Re: Bot won't loot
Hello again. I was killing Cow beetles and Black boars near Varanas, and these are the results: LOOTABLE Fight finished. Killed 1 Cow Beetle. (fight #1 / runtime 0 minutes) Target loot flag: 0x2C (44) Clearing target. Fight finished. Killed 1 Black Boar. (fight #2 / runtime 0 minutes) Target loot fl...
- Mon Aug 16, 2010 6:18 am
- Forum: Runes of Magic
- Topic: Bot won't loot
- Replies: 33
- Views: 8243
Re: Bot won't loot
I added the code you said, and this is what micromacro shows: Stopping waypoint: Target acquired. Engaging enemy [Cow Beetle] in combat. Use 3: MAGE_FLAME => Cow Beetle (532/532) Use 4: MAGE_FIREBALL => Cow Beetle (532/532) Fight finished. Killed 1 Cow Beetle. (fight #1 / runtime 0 minutes) Target l...
- Sun Aug 15, 2010 10:09 pm
- Forum: Runes of Magic
- Topic: Bot won't loot
- Replies: 33
- Views: 8243
Re: Bot won't loot
Ok, I'll try to do that. When done, I'll post here to tell you. Edit: I deleted all the addons except the ingamefunctions. Same thing. Kills mobs but no looting (ingame auto loot enable), and no target circle. Just kill and kill mobs. I uninstall the game and now it's installing a new one. It will t...
- Sun Aug 15, 2010 10:02 pm
- Forum: Runes of Magic
- Topic: Bot won't loot
- Replies: 33
- Views: 8243
Re: Bot won't loot
Sorry, but I don't understand you.
What do you mean saying "fresh client"?
A new installation maybe?
What do you mean saying "fresh client"?
A new installation maybe?
- Sun Aug 15, 2010 9:52 pm
- Forum: Runes of Magic
- Topic: Bot won't loot
- Replies: 33
- Views: 8243
Re: Bot won't loot
Everything seems to be ok, but it still don't looting. Valleyguy, yes, my profile is like yours. When your bot targets one mob, appears under the mob a yellow or red cirlce? (the same circle that when you do a single left clic on it) In my bot, that circle appeared until the patch 3.0.3 and the vers...
- Sun Aug 15, 2010 11:28 am
- Forum: Runes of Magic
- Topic: Bot won't loot
- Replies: 33
- Views: 8243
Re: Bot won't loot
Same looting problem since update 3.0.3 SVN updated via tortoise. Now in version 489. Player.lua rest time in line 1172 increased to 1000, 2000, 5000 and nothing happens. Bot is never looting. If death mob is lootable, micromacro says: ""We didn't move to the loot!? Root buff? Missing 'cli...
- Sun Aug 15, 2010 5:50 am
- Forum: Runes of Magic
- Topic: NOTICE:New target cycling code! Update your profile for r473
- Replies: 24
- Views: 10210
Re: NOTICE:New target cycling code! Update your profile for
Hello everybody. I have the same loot problem. I use the bot to loot "Sharp Bear Claw" from the Young bears near Logar. Since the patch 3.0.3 my bot is not looting. I read so many posts, and I don't find the solution. I'm using lootomatic addon for the looting, but now, the bot seems not t...