Artisan Archive
Thread: can someone help me out...
Page 1 of 1
JediDrunk
Sun Dec 07, 2003 9:29 pm
#1
I need a macro for surveying. I do not really know how to make a macro. If someone can help me out I would appreciate it. Thanks
obsydian13
Sun Dec 07, 2003 10:14 pm
#2
The trouble with macrosurveying is the new anti-AFK survey options that pop up. I don't know if there's a /ui action to skip these messages... but here's a basic example for macro sampling:
/sample;
/pause 450;
/stand;
/sit;
/pause 220;
/stand;
/ui action toolbarSlotXX;
Once you've entered the macro, place it on your toolbar in the XX slot where XX is a number from 00 to 23 (counting left-to-right where the top row is 00-11 and the bottom is 12-23).
The pause times will likely need to be customized based on your Action/Quickness/Stamina.
Page 1 of 1