How to trigger use Bwing when Autobuy?

All about the macro plugin can be found in this forum. This forum is intended for the macro plugin only.

Moderator: Moderators

Message
Author
tuko
Noob
Noob
Posts: 6
Joined: 13 Jan 2012, 17:16
Noob?: Yes

How to trigger use Bwing when Autobuy?

#1 Post by tuko »

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.

tuko
Noob
Noob
Posts: 6
Joined: 13 Jan 2012, 17:16
Noob?: Yes

Re: How to trigger use Bwing when Autobuy?

#2 Post by tuko »

never mind got it figure out use in using inInventory kike this:

useSelf_item Butterfly Wing {
inInventory Yellow Potion <= 1
notInTown 1
}

Shadow7
Human
Human
Posts: 25
Joined: 03 Dec 2009, 12:30
Noob?: No

Re: How to trigger use Bwing when Autobuy?

#3 Post by Shadow7 »

Or you could set saveMap_warpToBuyOrSell to 1 on your config :)

Post Reply