Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MACRO USE SOFT BOOTS WHEN GET BATTLE!
#1
I need a Macro when i hunt, and my status gets battle, he equip the soft boots. Else, he uses de Boots of Haste!


Thanks!
#2
(01-14-2014, 05:46 PM)raphaelignacio Wrote: I need a Macro when i hunt, and my status gets battle, he equip the soft boots. Else, he uses de Boots of Haste!


Thanks!

Hello Tongue i think this is what you are talking about right? there you go :>

1000 {Put on boh and soft by Erykans} Status.Battle() 1 Self.UnEquip.Boots(1) Self.Equip.Boots(6529) 1000 {Put on boh and soft2 By Erykans} Status.Battle() =0 Self.UnEquip.Boots(1) Self.Equip.Boots(3079)


I didnt try it because i dont have soft, try it please and let me know what are the problem with it and i will try fix it.


Hello! , If i Helped a Rep+ would be nice, Thank you !!! Wink
#3
Doesnt Work
#4
(01-22-2014, 01:42 AM)raphaelignacio Wrote: Doesnt Work



try this one maby? let me know if it works.

1000 {Soft and Boh} Status.Battle() = 1 Self.Inventory.Boots()<>3079 Self.Equip.Boots(6539) Status.Battle() = 0 Self.Inventory.Boots()<>6539 Self.Equip.Boots(3079)


OR TRY THIS

1000 {Soft and Boh} Status.Battle() = 1 Self.UnEquip.Boots(0) Self.Equip.Boots(6539) Status.Battle() = 0 Self.UnEquip.Boots(0) Self.Equip.Boots(3079)


Hello! , If i Helped a Rep+ would be nice, Thank you !!! Wink
#5
Doesnt Work too, but i did one that works!

Thanks anyway
#6
(01-23-2014, 01:34 AM)raphaelignacio Wrote: Doesnt Work too, but i did one that works!

Thanks anyway

DId you try the second one i gave you , the second in the second post , it must work!! ;/


Hello! , If i Helped a Rep+ would be nice, Thank you !!! Wink
#7
i dont try, but thanks! i get it


Forum Jump:


Users browsing this thread: 1 Guest(s)