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
Alana sio only if hp >70%
#1
Hello!

Im new and looking for result of my idea.

I need to found result for runemakers. For example: If some1 throw fire/energy/posion field under me or just attack much im gonna take dmg and hide myself into the house but i want to say alana sio only if my hp is higher than for example 70%. If hp will be under 70% disable bot and start playing alarm.

Sorry for my bad english language.
Reply

#2
Hello.

Well, it's easy to make a script to check your hp and say "alana sio", but are you using Runemaker->Refill Settings? Because it you do, we can't stop it if you enabled "alana sio" options.
if hppc() < 70 then
     playsound('default')
     flashclient()
else
     say('alana sio')
end
Reply

#3
Yea im using refill settings. Now i disable this option and enable your script. It's working but bot spamming alana sio next to doors also. Can u fix it a little?

I have 1 more question to You. Im playing Retrocores server as many people. Today our gm made new makro test. Whould u like to check it and prepare way for us please?
|Only Registered members can see download links. | Click here to buy subscription or here to register.
< There You have a link to article.
Thanks for your protectiveness.
Reply

#4
Hello.

There's nothing to be fixed, because that's exactly the script that you asked for. I can certainly adjust to a specific condition that you need, but i need to know what exactly you need.

|Only Registered members can see download links. | Click here to buy subscription or here to register.
Reply

#5
I mean, i would like to alana sio 1 time if hp is more than for example 70% only to go out from house and keep doing runes as Runemaker.
Reply

#6
Hello.

The script does exactly what you asked for. But you are not providing enough details of what you plan to accomplish with this script and how you want to use the script so that I can help you.
You need to specify the conditions that must be filled to play the sound or say alana sio. At the moment, you just said it was according to HP%
For example: I need that when the character is in a certain position then checks for its HP%. If it's below 70 then play the sound, otherwise, say alana sio.

If you are using the scripts on Persistents, it will run every X ms, that's why it may be spamming.
If you use on Cavebot->Action, it will run when it goes on that waypoint.
If you use it on Hotkeys->LUA Script, it will run when you press that hotkey.
Reply



Forum Jump:



Forum software by © MyBB Theme © iAndrew 2016