Artisan Archive
Thread: Sampling HELP
Well I just made an artisan and im wondering how you can make it so you can sample nd walk away from your computer and let it gather resources for you..
I made a macro that was like
/sample;
/pause 12000;
/sit;
and whatever but It didnt work at all, i would leave it and come back and nothing was collected he would just be standing there or sitting.
Also a message comes up saying something about concentration when i leave it on and when it comes up it dosnt sample anymore and that could be like 10 minutes and it just stops.. this is annyoing. Can someone help me out.
/stand;
/pause 2;
/sample;
/pause 3;
/sit;
/pause 29;
/ui actiontoolbar23;
Create a macro with the above lines. Now place the icon for the macro in the lower right-hand hotkey space.
If your action regen is less than 400, you may need to add a second or two to the last /pause number.
Needmore Minerals
oops, should be
/ui action toolbarSlot23;
Sorry, half asleep here. ![]()
try using
/sampel;
/pause 6;
/stand;
/sit;
/pause 54;
/stand;
/ui action toolbarSlot00
this will mine all night just place it in the F1 slot
Just make a /healdamage Self hotkey (which EVERY player that can heal should already have anyway...), add it to your toolbar, make sure you have stim packs in your base inv and add the hotkey to your macro.
/stand
/sample
/pause 255
/healdamage self
/ui action toolbarslot23
that should give you a good start. it would be best to watch it the first couple times you run it so that you can tweak it and make the pause more accurate with your action use.