What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Use potions/flute/lute

Status
Not open for further replies.

Nobeshim

New Member
Joined
Dec 24, 2014
Messages
1
Reaction score
0
Hello everyone. I am start to use AB today and use [Plugin] Haslassistant (because Universal Fight expensive for me ), but this plugin not implemented yet Use potions/flute/lute. whether there is a solution for me? I need the bot to use heal potions \ lute because he standing for a long time after kill 2-3 mobs for hp reg. Is there a plugin for use potions/flute/lute?
I hope you will understand and what I want.
P.S: I used the search and did not find the solution to my problem.
 
if (mpp() < 50)
if (itemCount("???") > 0)
UseItem("???");

if (hpp() < 30)
if (itemCount("????") > 0)
UseItem("???");
 
You won't have to wait too long for the flute/lute part at least, working on it this afternoon ;)
 
Status
Not open for further replies.
Back
Top