BBot - The best bot of the world

Full Version: Ajuda com Macro de Exori Gran
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Esse macro é muito bom mais to precisando de uma ajuda consigo fazer ele só soltar a magia se tiver com X de mana ou mais???

Criaturas:=2
Wait:=1
VarMult(Wait, 120)
Creatures.PlayersOnScreen()>=2 [sp]
Time:=0
Exit()
{sp}
VarAdd(Time, 1)
Creatures.Beside()>=!Criaturas!
!Time!>=!Wait!
Self.Say(exori gran)
Exit()
Tem sim, se não tirar a referencia do autor, melhor ainda Wink

Code:
500 {Safe Spell by C} MinMana:=340 Criaturas:=2 Wait:=1 VarMult(Wait, 120) Creatures.PlayersOnScreen()>=2 [sp] Time:=0 Exit() {sp} VarAdd(Time, 1) Self.Mana()>=!MinMana! Creatures.Beside()>=!Criaturas! !Time!>=!Wait! Self.Say(exori gran) Exit()

MinMana:=340 Mude 340 pra a quantidade mínima de mana.
desculpa ai é q so copiei o conteudo do macro no meio como viu as linhas separadas o credito dou como seu ^^