Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to change your potion refillers
#1
Stop spamming on forum with new threads just try to read some.

You need add
Say Hi
NpcSay trade
Macro: 1000 {ManaPot Reffil} VarSetEx(Total, XXX) VarSet(Potnow) Misc.ItemCountEx(POTID) VarSub(Total, !Potnow!) HUD.Display(!Total!) NPC.Buy(POTID, !Total!, 1))

XXX = amount of potions
POTID is obvious i think

Its working fine for me so if i help add rep+ for me Big Grin.
#2
(07-26-2012, 03:12 PM)Skawa Wrote: Stop spamming on forum with new threads just try to read some.

You need add
Say Hi
NpcSay trade
Macro: 1000 {ManaPot Reffil} VarSetEx(Total, XXX) VarSet(Potnow) Misc.ItemCountEx(POTID) VarSub(Total, !Potnow!) HUD.Display(!Total!) NPC.Buy(POTID, !Total!, 1))

XXX = amount of potions
POTID is obvious i think

Its working fine for me so if i help add rep+ for me Big Grin.

How change spear refiler?
~Sepmer Fidelis~
Only and not repeatable Stasiuhere


Playing now on:
-Hexera
-W8 for new retro pvp
#3
(07-26-2012, 06:03 PM)stasiuhere Wrote:
(07-26-2012, 03:12 PM)Skawa Wrote: Stop spamming on forum with new threads just try to read some.

You need add
Say Hi
NpcSay trade
Macro: 1000 {ManaPot Reffil} VarSetEx(Total, XXX) VarSet(Potnow) Misc.ItemCountEx(POTID) VarSub(Total, !Potnow!) HUD.Display(!Total!) NPC.Buy(POTID, !Total!, 1))

XXX = amount of potions
POTID is obvious i think

Its working fine for me so if i help add rep+ for me Big Grin.

How change spear refiler?

Firstly, attach your macro of spear refiller here.
#4
Macro (32632 32740 5:3600 {New Refiller By Cap} VarSetEx(iten, 7378) VarSet(cap) Self.Capacity VarDiv(cap, 25) Self.Say(hi) Macro.Wait(2000) HUD.Display(!iten!/!cap!)


And i change my mp refiler as in up was said and i cant putt active button...
~Sepmer Fidelis~
Only and not repeatable Stasiuhere


Playing now on:
-Hexera
-W8 for new retro pvp
#5
Sorry, but I did not understand what you really want? Tongue
#6
lol? i just ask u how can i change my spear refil, and i aatached that macro?
btw. that "change of mp refil" is still wrong cuz it does't work. After that changes i can't putt on "acitve" button
~Sepmer Fidelis~
Only and not repeatable Stasiuhere


Playing now on:
-Hexera
-W8 for new retro pvp
#7
Try this:

Mana Potion Refill
Code:
Say (X Y Z:hi)
NPCSay (X Y Z:trade)
Macro (X Y Z:1000 {ManaPot Reffil} VarSetEx(Total, QUANT) VarSet(Potnow) Misc.ItemCountEx(ID_POT) VarSub(Total, !Potnow!) HUD.Display(!Total!) NPC.Buy(ID_POT, !Total!, 1))
NPCSay (X Y Z:bye)

Spear Refill
Code:
Say (X Y Z:hi)
NPCSay (X Y Z:trade)
Macro (X Y Z:1000 {Spear Reffil} VarSetEx(Total, QUANT_spear) VarSet(Spearnow) Misc.ItemCountEx(ID_Spear) VarSub(Total, !Spearnow!) HUD.Display(!Total!) NPC.Buy(ID_Spear, !Total!, 1))
NPCSay (X Y Z:bye)
#8
hi bros i have a question for u how can i make macro for bolts refiller? thanks


Forum Jump:


Users browsing this thread: 1 Guest(s)