Page 18 of 28

Posted: Thu Dec 23, 2004 9:49 am
by lord-acid
:shock: it all works Override, even this old man can finger it out and make the changes. tested baking, brewing, fletching, pottery to 200.. thank you OR.. great work :wink:

Posted: Thu Dec 23, 2004 2:53 pm
by Simmon4fingers
do you also have salvage aa's? I had them working well until I ran into salvage returns. The silly fix i posted has seemed to work fairly nicely though. Maybe it is a delay problem instead.. hmm I dunno.

Smithing

Posted: Sat Dec 25, 2004 3:39 am
by gastall
Ok new to Macros but I used the Baking Marco just fine worked like a charm trying to use the Smithing macro the problem I am haveing is It will not open Doors. If I click the Door while it is running the rest of the script is fin just wont open the Doors hits a door toon just runs in place any help would be great. Also Haveing the same issue with the pottery one too.

Posted: Mon Dec 27, 2004 2:57 pm
by Clueless_Coder
Has anyone seen or heard from Override since he came back from vacation in Sept?

I'd really like to get even a beta copy of the tailoring macro, and am perfectly willing to donate for it but before I hit the PayPal button I'd kinda like to know if he's still alive to accept the donation and deliver the macro first :P

Interested as well

Posted: Mon Dec 27, 2004 4:09 pm
by sapper69
Clueless_Coder wrote:Has anyone seen or heard from Override since he came back from vacation in Sept?

I'd really like to get even a beta copy of the tailoring macro, and am perfectly willing to donate for it but before I hit the PayPal button I'd kinda like to know if he's still alive to accept the donation and deliver the macro first :P
I've donated to both MQ2 site and OR's site. Still no macro. Oh someone please tell me OR is well and working on this. :P

Posted: Tue Dec 28, 2004 3:16 pm
by mq2user77
Hasn't it been repeatedly stated here that Override no longer plays EQ (went to EQ2) and isn't working on EQ macros anymore?

I'd say it's a safe bet that the tailoring one will not be released..

Oh crap!

Posted: Wed Jan 05, 2005 10:51 pm
by sapper69
mq2user77 wrote:Hasn't it been repeatedly stated here that Override no longer plays EQ (went to EQ2) and isn't working on EQ macros anymore?
Guess I missed that....I'll have to use the search function more :shock:

Posted: Thu Jan 06, 2005 6:00 am
by Clueless_Coder
mq2user77 wrote:Hasn't it been repeatedly stated here that Override no longer plays EQ (went to EQ2) and isn't working on EQ macros anymore?

I'd say it's a safe bet that the tailoring one will not be released..
Thought I read just bout every post in this thread, and searched for posts by Override. Didn't see anything to that effect either.

Thx for the heads up

Posted: Fri Jan 07, 2005 9:21 am
by Thunderlord
im trying to use the jc macro..

i think its working fine.. until it comes to search for the receipe..

It sells electrum bars
it sells lapis Lazulli
it buys electrum bars
it buys lapis lazulli

then it says " Running EL receipt, which makes Electrum Lapis Lazulli earing"

EL receipe not found

and it stops there

Any ideas please ?

Posted: Fri Jan 07, 2005 3:12 pm
by aChallenged1
Did you down load the "COMMOND.ZIP" as well?

Posted: Fri Jan 07, 2005 4:38 pm
by OnyxSys
Ponders what it will take to get override to post the Tailoring macro.... you have spoiled us and now we need another fix!!!

Posted: Fri Jan 07, 2005 4:54 pm
by aChallenged1
Considering that he doesn't play the game and hasn't likely done any macroing for it in some time... unlikely to happen. Unless you can find his email and get his attention that way (offer cash). LOL

Posted: Fri Jan 07, 2005 10:20 pm
by mq2user77
Clueless_Coder wrote:
mq2user77 wrote:Hasn't it been repeatedly stated here that Override no longer plays EQ (went to EQ2) and isn't working on EQ macros anymore?

I'd say it's a safe bet that the tailoring one will not be released..
Thought I read just bout every post in this thread, and searched for posts by Override. Didn't see anything to that effect either.

Thx for the heads up
When I said "here" i kinda meant here on the forums.. I know I read it somewhere that he quit EQ and moved to EQ2.. and look at the last updated date on his web page..

..

Posted: Fri Feb 04, 2005 3:37 am
by idoit2
ima probably get flamed but i tried using this for brewing is there a certain zone you have to be in? i tried to figure this out before post thanks

Posted: Fri Feb 04, 2005 8:12 am
by dedpoet
ima probably get flamed but i tried using this for brewing is there a certain zone you have to be in? i tried to figure this out before post thanks
Did you read the header of the macro?

Code: Select all

| This Macro works best in the Abysmal Sea since all the components are there.
| You WILL need to be between both merchants to be able to use this macro.
And a few lines below that

Code: Select all

| ************************************************
| *   Change these settings to what you want.    *
| ************************************************
  
    /varset MerchantNameA "Galidnus Corkpopper"
    /varset MerchantNameB "Dray Cuves"
You should make sure you read through any macro that you're going to use before you run it. Most are commented like that to tell you how to use them.