-
imartynasi
- Posts: 19
- Joined: Thu Sep 10, 2009 8:32 am
#1
Post
by imartynasi » Fri Sep 11, 2009 7:30 am
Hello. i was botting on priest, i works perfect

but now i want to train my other class- warrior, when i start bot, it detect monster and just stand here, any ideas?
EDIT: while i waiting for answers, i added this
Code: Select all
<skill name="PRIEST_RISING_TIDE" hotkey="VK_8" priority="40" inbattle="false" />
and it working now, but i dont like that way, so if any1 know tell me.
-
Administrator
- Site Admin
- Posts: 5329
- Joined: Sat Jan 05, 2008 4:21 pm
#2
Post
by Administrator » Fri Sep 11, 2009 8:04 am
Code: Select all
<option name="COMBAT_RANGED_PULL" value="true" /> <!-- only important for melees -->
Turn this off by setting it to false and you should no longer have this problem.
-
imartynasi
- Posts: 19
- Joined: Thu Sep 10, 2009 8:32 am
#4
Post
by imartynasi » Fri Sep 11, 2009 8:12 am
btw, how do i set up, when my warrior is low hp, it will 1st try to use priest_urgent_heal, not hp_pot? if there will be no mp or cooldown, then use hp_pot
-
d003232
- Posts: 1252
- Joined: Wed Jun 03, 2009 4:27 pm
#5
Post
by d003232 » Fri Sep 11, 2009 8:21 am
imartynasi wrote:btw, how do i set up, when my warrior is low hp, it will 1st try to use priest_urgent_heal, not hp_pot? if there will be no mp or cooldown, then use hp_pot
It is not wrong to pull the mobs instead of running into the mobs.

So you can use
Code: Select all
<skill name="PRIEST_RISING_TIDE" hotkey="VK_8" priority="40" pullonly="true" />
and add the pullonly option to use that skill only for pulling.
What do you want to set up? First take a HP potion and after that use urgent heal? I can' really read that out of your description. Just set different HP levels in your profile. That will define what to use first:
Code: Select all
<option name="HP_LOW" value="85" />
<option name="MP_LOW_POTION" value="60" />
<option name="HP_LOW_POTION" value="60" />
That examle will use general healing skills at 85% and HP potions below 60%. So please desribe what you want. And read here the '
How to heal yourself.

-
imartynasi
- Posts: 19
- Joined: Thu Sep 10, 2009 8:32 am
#6
Post
by imartynasi » Fri Sep 11, 2009 8:29 am
i mean: i got char with priest class (heal skill) and now training warrior class, but when it low hp it using hp pot, but i want it use heal skill not the hp pot.
-
d003232
- Posts: 1252
- Joined: Wed Jun 03, 2009 4:27 pm
#7
Post
by d003232 » Fri Sep 11, 2009 8:36 am
imartynasi wrote:i mean: i got char with priest class (heal skill) and now training warrior class, but when it low hp it using hp pot, but i want it use heal skill not the hp pot.
Just define your common heal level above your potion level. So you will come below the HP potion level. If it not works, post your profile.
-
imartynasi
- Posts: 19
- Joined: Thu Sep 10, 2009 8:32 am
#8
Post
by imartynasi » Fri Sep 11, 2009 8:45 am
thx, everything was working always

just i was put hotkey 8 and skill was on 9

sry
Who is online
Users browsing this forum: No registered users and 4 guests