Search found 27 matches

by banananose
Fri Nov 07, 2003 9:30 pm
Forum: Macro Requests (MQ1)
Topic: Bazaar question
Replies: 0
Views: 941

Bazaar question

its possible to do bazaar searches. No Im not gonna implement it. Yes I know you can make money this way.
If everyone gets it, it will have no use anymore will it?
by banananose
Thu Oct 09, 2003 11:45 pm
Forum: MQ2::General
Topic: Status of MQ (WORKING) [Updated: Wed Nov 03]
Replies: 47
Views: 15810

/finditem doesn't seem to work for me. Is anyone else having this problem? /finditem returns that it can't find any item I've tried at all. Using the "latest Zip" - tried the one at EQMule's site as well as the one on this site.

-BN
by banananose
Tue Jul 01, 2003 5:34 pm
Forum: MQ2::General
Topic: Boiler Maker's Stew.
Replies: 5
Views: 1974

Wasn't trying to be mean...

But seriously - ummm ...

Ogre Butthole Pudding is the next recipe that makes 14,309 plat per hour.

And I bet in an hour, someone will be on another message board asking how to make Ogre butthole pudding.

;)
by banananose
Mon Jun 30, 2003 9:40 pm
Forum: MQ2::General
Topic: Boiler Maker's Stew.
Replies: 5
Views: 1974

Go back to Hackersquest and practice trying to spot sarcasm.
by banananose
Sun Jun 22, 2003 8:25 pm
Forum: Outdated Macros::Macro Depot
Topic: cleric.mac New Basic Cleric bot.
Replies: 23
Views: 21230

Thanks for the input - everything works correctly - I had just tried to use it too close after the last patch and part of the CVS was incorrect. Works fine since that got straightened out. I do, however, have the same problem with running it with a beastlord. I have to make sure I'm closer to the cl...
by banananose
Tue Jun 17, 2003 5:31 pm
Forum: MQ2::General
Topic: People need to be careful and show some restraint
Replies: 14
Views: 3619

I tried

I tried to warn people 2 weeks ago: http://macroquest2.com/phpBB2/viewtopic.php?t=2392 I even got some pm's from some folks who said they'd "clean up their macros". Hey, I ain't the police, don't tell me what you're doing with your macros, just listen when I try to tell you that your behav...
by banananose
Wed Jun 11, 2003 5:30 pm
Forum: Outdated Macros::Macro Depot
Topic: cleric.mac New Basic Cleric bot.
Replies: 23
Views: 21230

Hi! I tried both this, and the "generic" macro to run a bot cleric. I have the same problem with each one. Whenever I try to make my bot cast a spell, it crashes to desktop. I send the bot the tell, /tell <botname> sp heroism in one case, /tell <botname> hp in the other case, depending on ...
by banananose
Sun Jun 01, 2003 8:44 am
Forum: MQ2::General
Topic: Rant...
Replies: 19
Views: 4955

Rant...

Ok, if you're going to macro while AFK, that's your business. But if you're going to macro while AFK using an environmental combiner... In a town where there's only one such combiner... And there are people wanting to use said combiner for their newbie armor... You're being rude and inconsiderate an...
by banananose
Sat May 31, 2003 10:02 am
Forum: Outdated Macros::Macro Depot
Topic: New SellItem Macro
Replies: 5
Views: 2705

Updating my CVS and recompiling did it - thanks Alcor and Majik :)
by banananose
Sat May 31, 2003 7:53 am
Forum: Outdated Macros::Macro Depot
Topic: New SellItem Macro
Replies: 5
Views: 2705

Did I miss something? I thought /finditem didn't work? Also, when I try /click left merchant buy or /click left merchant done, my cursor just goes to the upper left hand corner. I can modify the /clicks to mouseto and click easily enough for my own purposes - but /finditem?
by banananose
Thu May 29, 2003 6:05 pm
Forum: Outdated Macros::Macro Depot
Topic: Simple Combine.mac
Replies: 9
Views: 2988

Great script :) I had an idea that perhaps the array routines you use to store the inventory could be used to make a revamped "sell item" macro, whereby you tell the macro the mouseloc of the sell button on the vendor, then call it with the item you want to sell as a parameter. Something I...
by banananose
Wed Jan 08, 2003 10:23 am
Forum: Outdated Macros::Macro Depot
Topic: Face the pok book
Replies: 2
Views: 2214

MMMM HAM
by banananose
Sat Dec 14, 2002 4:05 pm
Forum: Outdated Macros::Macro Help
Topic: Problem with JC macro
Replies: 4
Views: 1045

Don't use /finditem similar "amber", use /finditem "amber" - similar will grab the first thing it finds with amber in the name. Without the similar it will find the exact match. Good luck.
by banananose
Thu Oct 31, 2002 8:20 am
Forum: Outdated Macros::Macro Help
Topic: Sub BuyItem
Replies: 7
Views: 1902

Cool, Fippy, thanks - I'll hafta try that out. I didn't take my Sub Buyitem from the routines, it was sitting there in tact from the original macro I was using and modified for something new. Less calcs is better!

-BN
by banananose
Thu Oct 31, 2002 3:12 am
Forum: Outdated Macros::Macro Help
Topic: Sub BuyItem
Replies: 7
Views: 1902

I went with exactly that, but I just dropped off the copper from the calc. Works like a champ. I really have no idea why I was getting parse errors before. Thanks for the help =)

-BN