Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Utamo Vita com mais de 3 Criaturas ''/ (Urgente)
#1
Exclamation 
To com bot já rodando mais queria dar uma segurança para o char existe uma forma por Macro de quando tiver 3 ou mais "Energy Elemental" na tela o char dar Utamo Vita???
#2
Eu particularmente prefiro usar Energy Ring, ele é barato e só fica de Magic Shield o tempo que ele estiver no dedo, se der utamo vita com 3 bichos na tela, ele vai continuar desperdiçando mana pelos próximos 200 segudos.

Code:
200 {E-Ring by C} ID:=3051 IDON:=3088 BP:=0 Creatures.ByName(Energy Elemental)>=3 [if] Self.Inventory.Ring()<>!IDON! Self.UnEquip.Ring(!BP!) Macro.Wait(50) Self.Equip.Ring(!ID!) Exit() {if} Self.Inventory.Ring()==!IDON! Self.UnEquip.Ring(!BP!) Exit()

Mas caso queira usar o utamo vita mesmo:

Code:
200 {M-Shield by C} Creatures.ByName(Energy Elemental)>=3 Status.ManaShield()<>1 Self.Say(Utamo Vita) Exit()
#3
e agente consegue adicionar um alarme a esse do ring para quando não tiver ring ele avisar?
#4
[macro]700 {Alert on low rings} COUNT:=1 Misc.ItemCountEx(!ID!)<=!COUNT! Misc.ItemCountEx(!IDON!)<=!COUNT! Misc.Alert(LOW RINGS !!!!!!!!!!)[/macro]


Forum Jump:


Users browsing this thread: 1 Guest(s)