sellitem.mac for Merchant selling

A forum for you to dump all the macros you create, allowing users to use, modify, and comment on your work.

Moderator: MacroQuest Developers

User avatar
aChallenged1
a grimling bloodguard
a grimling bloodguard
Posts: 1804
Joined: Mon Jun 28, 2004 10:12 pm

Post by aChallenged1 » Sun Jul 18, 2004 7:00 pm

Check the Readme help file that came with the zip. Appendix B.
Fuck writing MQ2 macros. Go with IS scripts; IS Rules!

Drumstix42
a grimling bloodguard
a grimling bloodguard
Posts: 808
Joined: Mon May 03, 2004 4:25 pm

Post by Drumstix42 » Mon Jul 19, 2004 12:31 am

Epoch18 wrote:I know... that's why I'm asking for help. Maybe someone knows a bit of updated code?

I've already changed the :Finding to

Code: Select all

   :Finding 
      /if (${count("@Param0")}==0) /goto :Done 
      /finditem "@Param0" 
... but it still seems to be having trouble with this:

Code: Select all

   /sendkey down shift 
I'm sure this is VERY simple. Maybe someone will post the update cade before I figure it out...
Again, what I said. This macro is out of date, and a lot of the code is out of date to the newer code.