Artisan Archive
Thread: hey guys i need a survey macro
Page 1 of 1
CoinCobbler
Thu Sep 02, 2004 5:34 pm
#1
hey can someone help me out with a survey macro im a tkm but i wanna make master artisan thx 
The Coin Code
I am the coin cobbler
I am the conman you are the con
As Edgar Allen Poe would say
Nemo Me Impune Lacessit
I am the conman you are the con
As Edgar Allen Poe would say
Nemo Me Impune Lacessit
Nicci
Thu Sep 02, 2004 5:35 pm
#2
its hard because there is a box that pops up that you have to click, makes afk survey very difficult
Zandergeef
Thu Sep 02, 2004 7:22 pm
#3
You can make a macro... you just have to let the boxes spam away. I have a macro somewhere.. its the only thing I really used a macro for, surveying took a little while.
I dont remember it exaclty but it was something like:
/sample;
/pause 2;
/sit;
/pause 100;
/kneel;
/sample;
....
then it calls the macro(loop)
I dont know.. some guild mate made it and it worked.. I then made it better and work for my characters stat migration.
Message Edited by Zandergeef on 09-02-2004 07:26 PM
JediInitate
Thu Sep 02, 2004 7:24 pm
#4
A shot of Brandy/Accarragm(drink action buff) sould keep your stats up high enough..
Lexi'
Lexi'
DarksideCalls
Fri Sep 03, 2004 4:16 am
#5
from memory mine was quite similar to that which is posted above, and it worked fine 
Zandergeef
Fri Sep 03, 2004 9:51 am
#6
The one I wrote above is something I made up off of the top of my head that looks a little like the actual one... I am not a macro kind of guy.. I prefer to do stuff the long and slow way.
Ripchi
Fri Sep 03, 2004 11:47 am
#7
Here's mine...
stand;
/say Lets sample this.;
/sample;
/pause 5;
/sit;
/pause 30;
/say Not bad...going to have to try that again!;
/ui action toolbarSlot00;
/say Lets sample this.;
/sample;
/pause 5;
/sit;
/pause 30;
/say Not bad...going to have to try that again!;
/ui action toolbarSlot00;
What this does is start up a new sampling session every 30 seconds. You will stand, sample, sit, recover your HAM...rinse and repeat. Since you start a new session, the pop up boxes won't have any affect on your productivity. You may want to time how many seconds it takes to recover your HAM after pulling a single sample out of the ground, and then change the "/pause 30;" command to match. I have the macro in the F1 slot of the toolbar, but you can change the last line to match where ever you put it, or change it to /macro (InsertMacroNameHere).
Page 1 of 1