Search found 191 matches

by Giram
Thu Feb 10, 2011 3:50 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: UseFood + useHousemaidPotions = useGoodie !!!
Replies: 47
Views: 15162

Re: UseFood + useHousemaidPotions = useGoodie !!!

Buff names are in english so if your client is not in english then it thinks that you don't have that buff and uses potion. I don't know if it would be possible to make it somehow universal that it would not require english client. One option would be to write buff names in all languages.
by Giram
Thu Feb 10, 2011 3:43 am
Forum: Runes of Magic
Topic: Frogster / Runewaker are starting to go against botting
Replies: 9
Views: 3220

Frogster / Runewaker are starting to go against botting

I though i could share this with you guys. They might start to ban botting now so it might be wise to make bigger waypoints :)

https://forum.runesofmagic.com/showthread.php?t=338431
by Giram
Wed Feb 09, 2011 3:04 am
Forum: Runes of Magic
Topic: waypoint type travel and agro
Replies: 0
Views: 1383

waypoint type travel and agro

While waypoint type is travel and we have agro the bot stops at every waypoint for small amount of time. Would it be possible to make the bot run smoother like it runs when we don't have agro?
by Giram
Tue Feb 08, 2011 11:17 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: rock5&swietlowka Autologin v2.1 with boxes and secondarypass
Replies: 193
Views: 53872

Re: swietlowka Autologin v2 with boxes and secondary pass

For me it's not filling the first password. Account name comes. But if i write password there it didn't ask for secondary password. I used rock5 file. I am using english client. And then i cannot enter world with any character.
by Giram
Sat Feb 05, 2011 5:30 pm
Forum: Runes of Magic
Topic: Keep only clean HD items when selling items?
Replies: 18
Views: 4866

Re: Keep only clean HD items when selling items?

I have got this error few times when selling items: /addon_expertsell.lua:12: bad argument #1 to 'pairs' (table expected, got boolean). Any idea for fix?
by Giram
Fri Feb 04, 2011 4:03 am
Forum: Runes of Magic
Topic: Drop party and switch waypoints after unstick tries
Replies: 11
Views: 2846

Re: Drop party and switch waypoints after unstick tries

If there are some changes on that file what svn is trying to update then aren't those files just merged together leaving changes made to file previously?
by Giram
Fri Feb 04, 2011 12:19 am
Forum: Runes of Magic
Topic: How do millers ranch bots get detected?
Replies: 40
Views: 13973

Re: How do millers ranch bots get detected?

I am still farming eggs with 1-2 accounts but i haven't been selling any eggs in 2-3 months. Banning accounts could be related to ah sellings.
by Giram
Sat Jan 29, 2011 12:58 pm
Forum: Runes of Magic
Topic: Bot doesn't attack yellow mobs
Replies: 24
Views: 5922

Re: Bot doesn't attack yellow mobs

What if you create new profile for your character from default profile, set that mob name to profile and try if it would attack that mob. My ideas are starting to end soon :/
by Giram
Sat Jan 29, 2011 12:44 pm
Forum: Runes of Magic
Topic: Bot doesn't attack yellow mobs
Replies: 24
Views: 5922

Re: Bot doesn't attack yellow mobs

Didn't notice that waypoint code there but i noticed this wierd part on profile: <hotkeys> <hotkey name="HP_POTION" key="VK_MINUS" modifier="" /> <hotkey name="ATTACK" key="VK_1" modifier="" /> <hotkey name="MACRO" modifier="...
by Giram
Sat Jan 29, 2011 12:36 pm
Forum: Runes of Magic
Topic: Error Lua:559 - HELP
Replies: 6
Views: 2314

Re: Error Lua:559 - HELP

Replace your code with this and test if will work. <?xml version="1.0" encoding="utf-8"?> <profile> <options> <option name="HP_LOW" value="70" /> <option name="MP_LOW_POTION" value="50" /> <option name="HP_LOW_POTION" value="...
by Giram
Sat Jan 29, 2011 12:31 pm
Forum: Runes of Magic
Topic: Bot doesn't attack yellow mobs
Replies: 24
Views: 5922

Re: Bot doesn't attack yellow mobs

Does it get stuck on #1 waypoint? Maybe you should post your waypoint.
by Giram
Sat Jan 29, 2011 10:15 am
Forum: Runes of Magic
Topic: Keep only clean HD items when selling items?
Replies: 18
Views: 4866

Re: Keep only clean HD items when selling items?

I have english client. I fixed that typo and i now test how its working. if (i > 60 + settings.profile.options.INV_AUTOSELL_FROMSLOT - 1 and 60 + settings.profile.options.INV_AUTOSELL_TOSLOT + 1 > i) and (item:isType("Weapons") or item:isType("Armor")) then edit: typo edit: new t...
by Giram
Sat Jan 29, 2011 2:38 am
Forum: Runes of Magic
Topic: Keep only clean HD items when selling items?
Replies: 18
Views: 4866

Re: Keep only clean HD items when selling items?

That addon is still skipping many items. I tried changing this line: if i > 60 and (item:isType("Weapon") or item:isType("Armor")) then to if i > 60 then and then it didn't skip any items. It started from first slot and sold all items that dura is less than 100 or dura more than ...
by Giram
Fri Jan 28, 2011 1:20 pm
Forum: Runes of Magic
Topic: Bot doesn't attack yellow mobs
Replies: 24
Views: 5922

Re: Bot doesn't attack yellow mobs

Have you set...

Code: Select all

<option name="TARGET_LEVELDIF_ABOVE" value="5" />
<option name="TARGET_LEVELDIF_BELOW" value="60" />
to meet your enemy levels?
by Giram
Fri Jan 28, 2011 10:07 am
Forum: Runes of Magic
Topic: [Request] Rom script mage cyclops lair
Replies: 22
Views: 12327

Re: [Request] Rom script mage cyclops lair

I think you have written skill name wrong. MAGE_PURGATORY_FIRE. But to use different skill sequence in certain situation is little harder to do. I tried to just cast only buffs if i target boss but then it got little stuck while trying to cast those skills. local target = player:getTarget(); if(targ...
by Giram
Fri Jan 28, 2011 8:43 am
Forum: Runes of Magic
Topic: Keep only clean HD items when selling items?
Replies: 18
Views: 4866

Re: Keep only clean HD items when selling items?

I though that my test would sell all low dura items... But this is how i placed your code in my waypoint: <!-- # 68 --><waypoint x="-33393" z="-16217"> </waypoint> <!-- # 69 --><waypoint x="-33391" z="-16198"> if player:openStore("Carey Delis") then ...
by Giram
Fri Jan 28, 2011 5:00 am
Forum: Runes of Magic
Topic: Keep only clean HD items when selling items?
Replies: 18
Views: 4866

Re: Keep only clean HD items when selling items?

I don't understand how that is working now... It might sell item regardless of dura or stat or it might not sell. It can be any color, dura or have any stat on it. I tried to change it so it would sell only low dura but its still skipping many items. while(true) do if player:openStore("Carey De...
by Giram
Fri Jan 28, 2011 12:16 am
Forum: Runes of Magic
Topic: Keep only clean HD items when selling items?
Replies: 18
Views: 4866

Re: Keep only clean HD items when selling items?

Yes, items with no stats but high durability. Loot filter is not option cause i am collecting all items and selling them to merchant to get money. Clean items i would use my self or sell to ah cause from those i could get more money that way. Edit: After trying out that code i get error: [string &qu...
by Giram
Thu Jan 27, 2011 7:03 pm
Forum: Runes of Magic
Topic: Keep only clean HD items when selling items?
Replies: 18
Views: 4866

Keep only clean HD items when selling items?

Can i set bot to sell all other items than clean HD items? I know i can set durability to ignore list but how keeping only clean items?
by Giram
Tue Jan 25, 2011 12:07 pm
Forum: Runes of Magic
Topic: Automatic siege merit trading
Replies: 14
Views: 2671

Re: Automatic siege merit trading

Maybe like this? It would constantly check for requests if thats is right command to check trade requests. <?xml version="1.0" encoding="utf-8"?><waypoints> <onLoad> while(true) do <onTRADE_REQUEST> RoMScript("AgreeTrade();") --agree to trade yrest(500) RoMScript("...