Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved] Help soft boots macro
#1
Hey can someone help? i need script to use soft boots when im under 40% mana and use boots of haste again when i´m over 60%? please make full macro for me please

Id Boh : 3079

Id Soft boots : 3549


PS : i have 2x soft boots

I have working script for 1x soft boots but 2x soft boots it switch soft all the time
#2
[macro]800 {Change Soft / Boots} softID_ON:=6529 softID:=3549 otherBoots:=3079 manaEquip:=40 manaUnequip:=60 Self.Mana%()<=!manaEquip! [else] Self.Inventory.Boots()<>!softID_ON! Self.Equip.Boots(!softID!) Exit() {else} Self.Mana%()>=!manaUnequip! Self.Inventory.Boots()<>!otherBoots! Self.Equip.Boots(!otherBoots!)[/macro]
#3
[macro]3000 {BOH/Softboots} boh:=3079 soft:=3549 minMana:=40 Self.Mana%()<=!minMana! [BOH] Status.InPZ()==0 [BOH] Self.Inventory.Boots()<>!soft! Self.Equip.Boots(!soft!) Exit() {BOH} Self.Inventory.Boots()<>!boh! Self.Equip.Boots(!boh!) Exit()[/macro]
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]
#4
what's the difference between these 2? also does these 2 macros Work with 2x soft boots? so they no change soft boots 24/7?

(07-01-2013, 03:49 PM)Kimoszin Wrote: [macro]800 {Change Soft / Boots} softID_ON:=6529

what id is this for?
#5
Soft ID on boots slot.
#6
The difference is: what he wrote is better Tongue
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]
#7
Thx for help i rep + u both but you didn't read what i need help with. I have 2x soft boots. They still just spam change the two pairs i have Can you add a function if soft boots already equipmmed do nothing? instead of chaning the 2x softs 24/7 with each other
#8
Kimo respond pls
#9
kimo what's up with the invalid titles? o.O
[Image: pAq4kLP.jpg]

If my advice help u give me some REP ok?, si te ayude regaleme un REP vale?, Se minha idéia te ajudou, manda um REP ae TY, Gracias, Obrigado
#10
(07-03-2013, 09:19 PM)xolink Wrote: kimo what's up with the invalid titles? o.O

This is not invalid title -_- help instead
#11
(07-02-2013, 07:25 AM)whey Wrote: Thx for help i rep + u both but you didn't read what i need help with. I have 2x soft boots. They still just spam change the two pairs i have Can you add a function if soft boots already equipmmed do nothing? instead of chaning the 2x softs 24/7 with each other

He did a check to prevent this. If all IDs are correct, should not happen.
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]
#12
Nvm macro works thx guys! was my bad!


Forum Jump:


Users browsing this thread: 1 Guest(s)