Artisan Archive
Thread: AFK Survey Macro (work around for Event box)
Page 1 of 1
Aidy
Sat Apr 09, 2005 5:03 pm
#1
Oops!
Don't know if someone's already come up with this but thought I'd let ppl know anyway.
Biggest problem with a sample resources macro is the part when the box appears to say its found a better concentration right?
This would normally stop your sampling until you click cancel or OK. Thus needing one eye on the screen, or missing out on a lot of XP waiting for other macros to do the loop based on your action drain.
Sooo...
/sample;
/pause 20;
/stand;
/pause 5;
/sit;
/pause 10;
/stand;
/pause 2;
/ui action toolbarSlot23 (This is based on macro icon being in last box on 2nd row)
A sample turn around without breaks is around 32 seconds, this macro takes 37 seconds to loop but it will ignore dialoge box and just start a new sample over and over.
Hope this is of use to people.
Don't know if someone's already come up with this but thought I'd let ppl know anyway.
Biggest problem with a sample resources macro is the part when the box appears to say its found a better concentration right?
This would normally stop your sampling until you click cancel or OK. Thus needing one eye on the screen, or missing out on a lot of XP waiting for other macros to do the loop based on your action drain.
Sooo...
/sample;
/pause 20;
/stand;
/pause 5;
/sit;
/pause 10;
/stand;
/pause 2;
/ui action toolbarSlot23 (This is based on macro icon being in last box on 2nd row)
A sample turn around without breaks is around 32 seconds, this macro takes 37 seconds to loop but it will ignore dialoge box and just start a new sample over and over.
Hope this is of use to people.
Message Edited by Aidy on 04-09-2005 05:11 PM
dantaglo
Sat Apr 09, 2005 11:56 pm
#2
here's mine:
Macro Name = SAMPLE
/sample;
/pause 5;
/stand;
/pause 30;
/macro SAMPLE
works grrrreat and itwill ignore dialoge box
Lilloi
Sun Apr 10, 2005 7:24 am
#3
I got buffed and surveyed every 10 seconds or so. Wished i had known how to ignore the dialogue box
Bit late now lol
Page 1 of 1