Got it working, no hiccups so far. I start with 150 below weight and have pickaxes ready in my bug (bug serial in my case 0x133fc7).
clearjournal
if not @findtype 0xe86 0x0 'backpack'
movetype 0xe86 0x133fc7 'backpack' 0 0 0
pause 900
endif
if weight > 350
while weight > 150
movetype...
Hi all,
I'm trying to make a non-afk one click macro for mining. One click should prompt mining, if there is ore at the target then it should keep mining (transfer ore when full, refresh pickaxe if it breaks) and stop when there's no more metal there. I probably need a for loop or something to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.