Search found 79 matches

by s018mes
Sun Nov 27, 2011 12:39 pm
Forum: Runes of Magic
Topic: Lisas model folder
Replies: 13
Views: 14797

Re: Lisas model folder

How do you install it?

Placed inside the ROM folder I am assuming. Does it matter where?
by s018mes
Mon Nov 07, 2011 7:11 am
Forum: Runes of Magic
Topic: undefined player.Class1 in settings.lua, causes bot to stop
Replies: 7
Views: 2160

Re: undefined player.Class1 in settings.lua, causes bot to s

No I did not put in "waitForLoadingScreen()". Instead I tried changing the waypoints. I watched it 2x to see it and it did work both times walking directly out of the zone. But I checked only 1 hour later and same result. I will try "waitForLoadingScreen()" next.
by s018mes
Sun Nov 06, 2011 11:21 pm
Forum: Runes of Magic
Topic: undefined player.Class1 in settings.lua, causes bot to stop
Replies: 7
Views: 2160

Re: undefined player.Class1 in settings.lua, causes bot to s

I think I have figured it out, the last Waypoint for my character to zone out of DOD is just short of him zoning out. So I am going to change the waypoint. Otherwise he turns, runs into the wall and takes like 4-5 more seconds to eventually zone out.
by s018mes
Sun Nov 06, 2011 11:03 pm
Forum: Runes of Magic
Topic: undefined player.Class1 in settings.lua, causes bot to stop
Replies: 7
Views: 2160

Re: undefined player.Class1 in settings.lua, causes bot to s

No the Client is always up and running.

It also seems to occur after zoning out of DOD.

Would some code like wait for loading screen fix this?
by s018mes
Sun Nov 06, 2011 9:15 pm
Forum: Runes of Magic
Topic: undefined player.Class1 in settings.lua, causes bot to stop
Replies: 7
Views: 2160

undefined player.Class1 in settings.lua, causes bot to stop

What is causing this error in my DOD bot runs? My bot runs for maybe an hour and then stops.

Code: Select all

No ranged skills specified in profile; Turning COMBAT_RANGED_PULL off.
8:3pm - undefined player.Class1 in settings.lua
by s018mes
Sat Oct 29, 2011 11:35 am
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 102164

Re: Memento farming - concept - Dalanis Dungeon

I have a new problem. When the "crush" event occurs and Madmen jumps in the air, when he is on the stairs, my character starts to run away and then turns around and runs toward Madmen, and then by that time madmen lands on me and kills me.

Any thoughts?
by s018mes
Thu Oct 20, 2011 9:28 am
Forum: Runes of Magic
Topic: All Hail Lisa, Rock5, and Admin!!
Replies: 9
Views: 2960

Re: All Hail Lisa, Rock5, and Admin!!

I agree completely! I am amazed at how much work Lisa, Rock5 and Admin do to help us out with our issues. They are so professional and prompt. And yet they do this as a hobby. Helping others out with their problems as a hobby! Thank you!
by s018mes
Wed Oct 19, 2011 7:58 am
Forum: Runes of Magic
Topic: My bot is not selling items like armor at a Merchant.
Replies: 6
Views: 1475

Re: My bot is not selling items like armor at a Merchant.

INV_AUTOSELL_NOSELL_STATSNUMBER So The only thing I can think of then is either the Types are in the wrong language or the items you are selling have more than 2 stats. I think the default was 2 stats, might be 3. BINGO! You Rock! Rock5! I changed it to 6. My trash gear had 3 and 4 stats and is now...
by s018mes
Wed Oct 19, 2011 12:05 am
Forum: Runes of Magic
Topic: My bot is not selling items like armor at a Merchant.
Replies: 6
Views: 1475

Re: My bot is not selling items like armor at a Merchant.

lisa wrote:remove this from your profile

Code: Select all

 <option name="INV_AUTOSELL_NOSELL_DURA"   value="1" />
just delete it.
That will not fix the problem. I was just trying it change the value to see it somehow changed the outcome. Which it does not.
by s018mes
Tue Oct 18, 2011 8:20 pm
Forum: Runes of Magic
Topic: My bot is not selling items like armor at a Merchant.
Replies: 6
Views: 1475

My bot is not selling items like armor at a Merchant.

I can not figure out why my bot is selling items with 0 durability like herbs, arrows, pots. But it is NOT selling gear like armor. I have checked my profile for any errors, but I really don't think I have any. I have run the bot with out any addons. I have recently reinstalled the macro bot and the...
by s018mes
Sun Oct 09, 2011 11:03 am
Forum: Runes of Magic
Topic: Trouble rev655
Replies: 24
Views: 5397

Re: Trouble rev655

updated to 655, thanks.
by s018mes
Sun Oct 09, 2011 10:39 am
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 102164

Re: Memento farming - concept - Dalanis Dungeon

Ok I see something. Your using more than one language. <option name="INV_AUTOSELL_TYPES" value="Weapons,Armor,Recipes,Others" /> This should be in the language of your client. Look in the "itemtypestable.lua" file to see what values you can use. It is in the "rom/...
by s018mes
Sun Oct 09, 2011 9:18 am
Forum: Runes of Magic
Topic: Trouble rev655
Replies: 24
Views: 5397

Re: Trouble rev655

Is there a rev 655?

http://rom-bot.googlecode.com/svn/trunk/rom/

say it is only up to 654.
by s018mes
Sun Oct 09, 2011 9:13 am
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 102164

Re: Memento farming - concept - Dalanis Dungeon

That code is just to make it head towards the merchant. If it is going to the merchant when it's supposed to then it's working properly. So I ask again, have you updated to the latest revision of the bot? Yes. Revision 654 And have you copied the 'ingamefunctions' folder from the 'rom/devtools' fol...
by s018mes
Sun Oct 09, 2011 1:16 am
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 102164

Re: Memento farming - concept - Dalanis Dungeon

I am using revision 654. Everything seems to be working fine. Is there another way to write: local hddura = inventory:getMainHandDurability(); printf("Durability:%s\n", hddura); if( 95 >= hddura ) then __WPL:setWaypointIndex(__WPL:findWaypointTag("Repair")); end so that it will s...
by s018mes
Sun Oct 09, 2011 12:51 am
Forum: Runes of Magic
Topic: RoM server Patch 4.0.3. - The Mighty Shield.
Replies: 502
Views: 104793

Re: RoM server Patch 4.0.3. - The Mighty Shield.

FIXED my loot problem.

I figured out that I had removed the ATTACK icon from the 1st action bar position for testing something out. Put it back and now we loot all day every day.

Thanks Reymauro for helping.
by s018mes
Sun Oct 09, 2011 12:33 am
Forum: Runes of Magic
Topic: RoM server Patch 4.0.3. - The Mighty Shield.
Replies: 502
Views: 104793

Re: RoM server Patch 4.0.3. - The Mighty Shield.

I use this I hope it can help you. player:update() player:lootAll(); end And on Profile. <!-- Loot settings --> <option name="LOOT" value="true" /> <option name="LOOT_ALL" value="true" /> <!-- Loot all nearby dead mobs after combat --> <option name="LOOT...
by s018mes
Sun Oct 09, 2011 12:20 am
Forum: Runes of Magic
Topic: RoM server Patch 4.0.3. - The Mighty Shield.
Replies: 502
Views: 104793

Re: RoM server Patch 4.0.3. - The Mighty Shield.

I had similar issues to others in this post, got it working like the others. Meaning, I reset my bindings, which I hope did not cause this problem: However..... my bot is not looting on the DoD madman boss anymore! I copied my profiles and waypoints into the new 654 revision folder, so NO changes we...
by s018mes
Sat Oct 08, 2011 1:34 pm
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 102164

Re: Memento farming - concept - Dalanis Dungeon

I think that means it's trying to sell but the durability of those items is too high. Check the INV_AUTOSELL_NOSELL_DURA value in your profile. That is not in my profile. This is: <option name="HEALING_POTION" value="99" /> <option name="MANA_POTION" value="99&quo...
by s018mes
Fri Oct 07, 2011 6:48 pm
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 102164

Re: Memento farming - concept - Dalanis Dungeon

My autosell problem has something to do with the waypoint file. I am using the DoD waypoint file that was suggested in this thread. Here is the debug info: [DEBUG] Check item so sell: 110 212475 Armor Splitting Battle Hand Axe [DEBUG] Durability check, search for: Durability => 107 [DEBUG] Check it...