Bazaar

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

Moderator: MacroQuest Developers

Rassilon
a lesser mummy
a lesser mummy
Posts: 73
Joined: Thu Sep 04, 2003 6:34 pm

Bazaar

Post by Rassilon » Tue Dec 16, 2003 12:33 am

Is there a macro to check every xx sec's or minutes for items in bazaar and list them with who has them and for how much? Its rather annoying to have to keep typing in the item names over and over again every few minutes in the bazaar search.

I don't need it to go to that person or buy/sell, just have it list it to me.

I see http://macroquest2.com/phpBB2/viewtopic.php?t=4386 but can't tell if it continues to check or if it does it once and stops.

Thanks,

Rass

RDPidb
a lesser mummy
a lesser mummy
Posts: 69
Joined: Mon Dec 15, 2003 1:14 am

Post by RDPidb » Tue Dec 16, 2003 9:28 am

Nope, that one just searches for an item and lists teh trader that is selling it for the cheapest in bazaar, and makes you /face them.

you could remove the /face part, and then add a /delay and a loop to make it keep repeating.

RDPidb
a lesser mummy
a lesser mummy
Posts: 69
Joined: Mon Dec 15, 2003 1:14 am

items

Post by RDPidb » Tue Dec 16, 2003 9:32 am

:idea:
Oh, and if you want it to search for multiple items, make it read them from an ini file instead of having the item as a parameter when u execute the macro, to see how to read items from an ini take a look at this macro :
http://macroquest2.com/phpBB2/viewtopic.php?t=4540

-ryan