Everyone who has never used our Bots before, can test each one for 2 days without any limitation.
The trial is given automatically when you login on the Bot, but in some cases it wouldn't work (security reasons).
If this happens, send me a private message and i will be checking the failed trials manually and adding it for those who didn't get it.
We are looking for resellers who may accept payment methods different from ours, including classictibia's cash, realesta's cash, mastercores' cash, etc. Interested? Click here at anytime.



Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use item if hp low than
#1
need a script that will read hp and if its less than a certain amount it'll use item for example item 8888 "fish" because on this server fish heals 36 hp so always eating food isn't a good choice need it to only eat food when necessary
Reply

#2
Hello.

Why don't you use Healer? It has "spell" called "[ID]" which you place the item id to be used.
Anyway, here's the script:
if hp() <= 800 then
    useitem(8888)
end
Reply

#3
didn't know it could be used for food items
Reply

#4
|Only Registered members can see download links. | Click here to buy subscription or here to register.
You can actually use any item there and Bot will use it on yourself. Bot doesn't really cares or knows what the item does.
You could even setup to use a shovel. XD
Reply



Forum Jump:



Forum software by © MyBB Theme © iAndrew 2016