selling

Got a cool macro idea? Wanna request a macro? Here is the place for you!

Moderator: MacroQuest Developers

Rass
orc pawn
orc pawn
Posts: 13
Joined: Sun Dec 29, 2002 9:59 am

selling

Post by Rass » Sun Dec 07, 2003 12:10 am

Is there a macro or way to resell tradeskill stuff made, usually 100 or more, back to a merchant?

Thanks

Rass

bob_the_builder
a hill giant
a hill giant
Posts: 275
Joined: Tue Jul 22, 2003 1:22 pm

Post by bob_the_builder » Sun Dec 07, 2003 12:45 am

Yes, look in the depot for already made macros

called sellitem.nac

Bob

Rass
orc pawn
orc pawn
Posts: 13
Joined: Sun Dec 29, 2002 9:59 am

Post by Rass » Sun Dec 07, 2003 12:53 am

I'm looking for one that actually works though. I've tried that one and it just starts, then stops. Nothing happens. I've tried with all the windows opened, merchant window open and even with the item selected. /macro sellitem blahblahblah

Thanks,

Rass

Rass
orc pawn
orc pawn
Posts: 13
Joined: Sun Dec 29, 2002 9:59 am

Post by Rass » Sun Dec 07, 2003 12:58 am

Well, actually watching it and watching all the bags, it does select the item but doesn't click SELL on the merchant. I have to manually move the mouse to sell.

Thanks,

Rass

bob_the_builder
a hill giant
a hill giant
Posts: 275
Joined: Tue Jul 22, 2003 1:22 pm

Post by bob_the_builder » Sun Dec 07, 2003 1:03 am

I re cut /paste code it is working but maybe I had bad code pasted.. anyways try it now from depot

Bob

bob_the_builder
a hill giant
a hill giant
Posts: 275
Joined: Tue Jul 22, 2003 1:22 pm

Post by bob_the_builder » Sun Dec 07, 2003 1:05 am

I have to manually move the mouse to sell
Might make sure you can sell outside of the macro

Open merchant
Highlight an item in your inventory to sell
type:
/click left merchant sell

Make sure that works...

Bob