------------------------------------------------------------------------------------------------------
Before we start, I would like to say there are allot of samplers out there some run by a third party program or by macro. I did not wish to use a program as I would not be sure it would work or mite mess sum thing up, as well I have seen macros that allow you to sample but would not get rid of the window.
If there is already one like this please disregard this.
------------------------------------------------------------------------------------------------------
I was trying to figure a way to sample afk and to get rid of the little windows that pop up to ask you if you want to move, dig deeper, or w/e and I came up with this.
/sample;
/pause 118;
/ui action defaultButton;
/pause .5
/stand;
/pause 16;
/macro sample;
Line #1 is for sampling (obvious).
Line #2 is for how long you sample.
Line #3 is for closing the little windows that pop up.
Line #4 is for waiting before you stand.
Line #5 is for standing to allow you to restart the sample.
Line #6 is to allow the last sample to refresh
(MUST BE EXACTLY 15 to 16!) any lower and you will not sample again until after 118 second pass by.
Line #7 is to reset the macro and start sampling all over gain.

Hope you all like and have a great time afk sampling.
