Artisan Archive
Thread: Survey Macro prevention??
Page 1 of 1
Draaco
Thu Jan 22, 2004 6:54 pm
#1
Im on intrepid Galaxy, and recently got a good macro for survey xp. However, while I am surveying, every 5-20 times, a "Survey Event" box pops up and tells me my device has located a high concentration previously undetected, and prompts me to choose either to attempt to get that resource or continue working. It interrupts my macro, because I am still kneeling, but my action regenerates and I do not keep surveying while the box is up, so its like I NEED to babysit to keep choosing CONTINUE. Does anyone know of something I can put in my macro to auto ignore these events? Or is it simply impossible and I need to keep watching my screen instead of letting it go all night?
rposeagles
Thu Jan 22, 2004 9:39 pm
#3
Here's the macro I use to survey:
/sample;
/pause 7;
/sit;
/pause 17;
/stand;
/pause 7;
/ui action toolbarSlot00; (i keep this macro in the F1 slot).
Now just start the macro, and you go out to eat dinner, go to sleep, school/work. Or whatever else you might be doing. You may need to slightly adjust the pause times based on your character's attributes.
Page 1 of 1