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?
/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.
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...
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...
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 ...
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...
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?
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...
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.
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!
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 =)