![]() |
If HP Below "~" use spell "exura gran ico" but wait 600 seconds - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html) +--- Forum: Requests (https://forums.bmega.net/forum-17.html) +--- Thread: If HP Below "~" use spell "exura gran ico" but wait 600 seconds (/thread-13181.html) |
If HP Below "~" use spell "exura gran ico" but wait 600 seconds - iNG - 12-20-2013 If HP Below "~" use spell "exura gran ico" but wait 600 seconds i want this so when i hutn sea serpants, if in the worst case scenario i get combod down to like 400 hp, exura gran ico will cast. However you can only caste the spell every 600 seconds, if I add it on the healer menu option it will just keep spamming it but there is a waiting time. thanks! RE: If HP Below "~" use spell "exura gran ico" but wait 600 seconds - Thiaguin- - 12-20-2013 (12-20-2013, 03:31 PM)iNG Wrote: If HP Below "~" use spell "exura gran ico" but wait 600 seconds 600000 {Exura Gran Ico} HP:=40 Self.Health%()<!HP! Self.Mana()>=200 Self.Say(Exura Gran Ico) try it. |