UseSelf_Item while performing automacro

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

PcNy
Noob
Noob
Posts: 12
Joined: 02 Dec 2011, 00:44
Noob?: No

UseSelf_Item while performing automacro

#1 Post by PcNy »

Hi I have a problem when I want my char to spam white potion/blue potion while my automacro is on action.
The problem is whenever automacro is running (in my case, there is a loop that spam skill on a monster), my bot won't use any potion even the conditions are met (hp < 90%). It will spam potions only when my automacro is done.

Is there anyway I can make my bot to spam potions while spamming skill (using automacro) at the same time?
I have also tried using a separate automacro to spam potions. However the result is the potion-spamming automacro cancels the running skill-spamming automacro. They won't working simultaneously. :(