Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ajuda com as bps
#9
Mana:
Code:
5000 {Withdraw MP} VarSetEx(Total, QUANTIDADE) VarSet(Potnow) Misc.ItemCountEx(ID) VarSub(Total, !Potnow!) VarMult(Total, VALOR) HUD.Display(!Total!) NPC.Say(hi) Macro.Wait(2000) NPC.Say(withdraw) Macro.Wait(2000) NPC.Say(!Total!) Macro.Wait(2000) NPC.Say(yes))))

Refill:
Code:
5000 {MP REFILL} VarSetEx(Total, QUANTIDADE) VarSet(Potnow) Misc.ItemCountEx(ID) VarSub(Total, !Potnow!) HUD.Display(!Total!) NPC.Say(hi) Macro.Wait(2000) NPC.Say(trade) NPC.Buy(ID, !Total!, VALOR) Macro.Wait(2000) NPC.Say(bye))))

Para os Strong Health potions será o mesmo macro da mana e do refill, mas com algumas mudanças:
  • ID = id do potion
  • QUANTIDADE = quantidade que você quer que ele retire o dinheiro e depois compre
  • VALOR = valor do potion no npc

OBS: Procure pelas variáveis acima nos macros e as troque conforme sua necessidade.

Para subir o item selecionado pressione Shift+PgUp
Para descer o item selecionado pressione Shift+PgDown


Messages In This Thread
Ajuda com as bps - by temido - 03-03-2012, 07:58 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)