BBot - The best bot of the world
Need - Change weapon for ghost - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: Need - Change weapon for ghost (/thread-14370.html)



Need - Change weapon for ghost - sativas - 03-22-2014

Someone would have a macro to swap weapon if ghost have?

Because this is not working

1000 {Equip FSword} Target.ByName(Ghost) Self.Equip.LeftHand(IDFSWORD)
1000 {UnEquip FSword} Target.ByName(Ghost)=0 Self.Equip.LeftHand(OTHER_ITEM)