How to trigger use Bwing when Autobuy?
Moderator: Moderators
-
- Noob
- Posts: 6
- Joined: 13 Jan 2012, 17:16
- Noob?: Yes
How to trigger use Bwing when Autobuy?
I want to write a macro to use Butterfly Wing when i out of Potion or the bot when on route to Autobuy back to town. I been reading the macro page for couple hours already still haven't got a clue. Help me out please.
-
- Noob
- Posts: 6
- Joined: 13 Jan 2012, 17:16
- Noob?: Yes
Re: How to trigger use Bwing when Autobuy?
never mind got it figure out use in using inInventory kike this:
useSelf_item Butterfly Wing {
inInventory Yellow Potion <= 1
notInTown 1
}
useSelf_item Butterfly Wing {
inInventory Yellow Potion <= 1
notInTown 1
}
-
- Human
- Posts: 25
- Joined: 03 Dec 2009, 12:30
- Noob?: No
Re: How to trigger use Bwing when Autobuy?
Or you could set saveMap_warpToBuyOrSell to 1 on your config 
