Search found 11 matches

by imosxxx
Wed May 02, 2012 2:47 pm
Forum: RoM Bot revision notes
Topic: 709 Changelog
Replies: 42
Views: 11754

Re: 709 Changelog

Now bot is trying too hard to loot ... message
We didn't move to the loot!? Root buff? Missing 'click to move' option?
before revision 709 bot tried and then ignored loot after some time right? ... but now it's stuck on that loot even if there is no way to get it. Is it just for me?
by imosxxx
Wed May 02, 2012 12:38 pm
Forum: RoM Bot revision notes
Topic: 709 Changelog
Replies: 42
Views: 11754

Re: 709 Changelog

Hello,
I notice after update that MM window shows all the time few messages. It loots mobs, but says that it wont loot ... or loot is too far away - but really there is nothing to loot. Can't add any pictures
by imosxxx
Fri Apr 27, 2012 4:04 pm
Forum: Runes of Magic
Topic: Looking vor Cardfarmbots
Replies: 7
Views: 1815

Re: Looking vor Cardfarmbots

maybe use search function? :shock:
by imosxxx
Fri Apr 27, 2012 12:57 am
Forum: Runes of Magic
Topic: Bot not selling items to merchant
Replies: 7
Views: 2329

Re: Bot not selling items to merchant

change this option in your profile to sell statted gear
<option name="INV_AUTOSELL_NOSELL_STATSNUMBER" value="5" />
thanks - that worked!
by imosxxx
Thu Apr 26, 2012 4:48 pm
Forum: Runes of Magic
Topic: Bot not selling items to merchant
Replies: 7
Views: 2329

Re: Bot not selling items to merchant

I'm trying to sell items from KS from bosses - purple ... bot skips them when i am at Pancer merchant - sells everything except purple items ... that's kinda weird
by imosxxx
Thu Apr 26, 2012 3:06 pm
Forum: Runes of Magic
Topic: Bot not selling items to merchant
Replies: 7
Views: 2329

Re: Bot not selling items to merchant

I have trouble too - bot won't sell purple items even if i have -

Code: Select all

<option name="INV_AUTOSELL_QUALITY"	value="white,green,blue,purple" /> 
Why is it so? Should i delete value or i can delete this option at all to sell everything?
by imosxxx
Wed Apr 25, 2012 3:13 pm
Forum: Runes of Magic
Topic: Creating Paths
Replies: 42
Views: 11041

Re: Creating Paths

If I am using waypont thats go in to the portal I don't need to dismount ... or if i fly manually ... so high isn't the problem. When i use that code GoToPortal() my character stops at last waypoint - targets portal - flies a bit closer and thats all - it just wont go near enough to teleport. But I ...
by imosxxx
Wed Apr 25, 2012 12:31 pm
Forum: Runes of Magic
Topic: Creating Paths
Replies: 42
Views: 11041

Re: Creating Paths

Tried adding that code to gotoportal.lua but still while mounted it wont enter - used player:dismount() before GoToPortal() and it works fine ... and portal has same ID 112072 when i enter dismounted. Maybe thats because Storm Hippogriff is kinda floating in air because when i use getpos.lua the coo...
by imosxxx
Wed Apr 25, 2012 11:03 am
Forum: Runes of Magic
Topic: Creating Paths
Replies: 42
Views: 11041

Re: Creating Paths

I found out that if I am mounted on Storm Hippogriff i can't enter - if I unmount - i can enter all the time.
What is the code to unmount? i found this

Code: Select all

CancelBuff(" mount name ");
or maybe there is some other code?
by imosxxx
Wed Apr 25, 2012 9:24 am
Forum: Runes of Magic
Topic: Creating Paths
Replies: 42
Views: 11041

Re: Creating Paths

im trying to use function GoToPortal() , but sometimes it just won't enter the portal and will stand outside all the time event if in MM window i can see that he has found the portal "Targeting object 112072" (KS) What should i do? - how can i make this function to try to enter this portal...
by imosxxx
Thu Apr 19, 2012 2:12 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Allmost foolproof KS run
Replies: 421
Views: 105983

Re: Allmost foolproof KS run

Hello,
Is there a function if I am in instance longer then 30mins - leave party and run tag "rerun"? Or something like that.