Ahh thankyou
and another question sorry:
can u give me a script that stop use exura ico if you low on mana and just healing with portions to save mana for spells?
or if 8 monsters on you its stop to use exura ico or smt like that
![]()
Last edited by MausiMaus; 06-29-2016 at 10:24 AM.
I made a quick script for you, but next time use right board (Lua Scripts -> Requests). You need to delete exura ico from healing.
local hppc_min = 40 -- min % hp to cast exura ico
local hppc_max = 94 -- max % hp to cast exura ico
local mppc_min = 10 -- min % mp to cast exura ico
auto(100)
if $paralyzed and $mp >= 40 and cooldown("exura ico") == 0 then
cast("exura ico")
elseif $hppc >= hppc_min and $hppc <= hppc_max and cooldown("exura ico") == 0 and $mppc >= mppc_min then
cast("exura ico")
wait(300)
end
@Eldar hey bro, i buy a your script East Seacrest Grounds a long time...and i stop to play tibia...
now , i back to play and need a update of script. can you help me ?
Hello bro . i send you coins . wait for script![]()
@Eldar [email protected] , thanks so much bro! = )
Just bought script of you mate, check email etc![]()