Artisan Archive
Thread: Survey Event Question [Marco]
Is there a command / marco u can make so that it will make the survey event msg box that pop ups when sampling go away so i can continue sampling, i cant afk survey because off it. i would be sampling for like 2 mins then the box pops up saying , ignore the survey device and continue , or focusthe device bleh bleh..., and before you reply , "play the **edit** game or whatever" i would rather do something else than watch the little character kneel , i think u know what im getting at... i just needhelp on how to stop it showing, or the command that can make it go away , that cant stop it coming up
/thecommandidontknowlol; <- this would be the command that makes the annoying survey msg box go away if one even exists..
/sample;
/pause 60;
/ui action toolbarSlot02;
this is the marco i made , but it does nothing right now that normal /sample doesnt do.. but if i get the command that makes the survey event msg box go away then this marco will output the command so the msgbox goes away , then it will /sample again so you go back to taking sample's, it will then wait another 60 secs and repeat it over again to see if the msg box has popped back up..
Try this:
/sample;
/sit;
/pause 28;
/stand;
/ui action toolbarSlot01; // Where macro resides
yeah..
/sample;
/pause 5;
/sit;
/pause 28;
/stand;
/ui action toolbarSlot06;
seems to be working fine, i already new this method but what i didnt know was that it sorta refreshed ur sampling, so the box doesnt show.. thanks
NoobCannon wrote:
i cant afk survey because off it.
Your name is appropriate. Be aware that broadcasting you're afk surveying (which is against the Terms of Service, btw) is probably not the smartest of ideas.
Try this:
/sample;
/sit;
/pause 28;
/stand;
/ui action toolbarSlot01; // Where macro resides