Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
alguem ajuda com macro
#1
como eu coloco o bot pra colocar a soft com 100 de mana e colocar a boh com 350?
#2
Tenta esse abaixo:

Code:
3000 {ChangeSoftToBoh} Self.Mana()<=100 [jump] Self.Equip.Boots(ID_SOFT) Exit() {jump} Self.Mana()>=300 Self.Equip.Boots(ID_BOH) Exit()


Forum Jump:


Users browsing this thread: 1 Guest(s)