I am in search of a working easyuo script for mining that walks and mines if anyone could be of assistance I would be very thankful. would be even better if it did other skills aswell but I wont be greedy any help is welcomed.
No need to walk and mine here.
You can mine in one spot, just target 24 odd tiles around you, set autoloop to 1.
You can also do armslore inbetween mining.
set #LOBJECTID %SHOVEL
event macro 17
wait 15
Tile Get #CharPosX #CharPosY 2
set #lTargetTile #tileType
set #lTargetX #charPosX
set #lTargetY #charPosY
set #lTargetZ #charPosZ
set #lTargetKind 3
event macro 22
wait 7s
event macro 5 3 ;Walk East
Copy and repeat changing the event macro at the end to move whatever direction you want. Table for event macros is on easyuo website.