|
Post by Figger on Dec 6, 2018 3:38:19 GMT -8
I use this one for mining, lumberjacking, using house deco tool, filling plant bowls with dirt, smelting ore and other things. Its a 'Use last object' on 'Last target'. And I will give instructions on how to make the macro.
1) on razor, click on the Hotkeys tab and open the MISC tab, scroll down to 'Last Object', click on it to highlight it and set a hotkey for it (remember it), close MISC tab 2) open the TARGETS tab, click on 'Last Target' to highlight it and set a hotkey for it (remember it). 3) click on the Main Tabs, 'Macros' (to make a macro), click NEW to make a new macro, ( I named mine MINING), click 'record' and on game hit the hotkey you set for 'Last Object' then hit the hotkey you set for 'Last Target', now click stop to stop the macro. If done correctly your macro should look like this: Exec: Last Object Exec: Last Target
4) now go back into Hotkeys and click Macros and find that macro ( what you named it) and click it to highlight it and set a hotkey for it.
I set mine to the Tilde key.
I set shift tilde for ready shovel, and ctrl tilde for ready item in hand( works good for hatchet, bladed weapons for skinning, id wand or dropping bow in pack.
|
|
|
Post by Figger on Dec 7, 2018 12:51:52 GMT -8
Also if make another one like it with a new name like, Auto Mine. Then add a pause of 500 milliseconds after each one and loop it and set a hotkey for it, you can auto mine Finished macro will look like this: Exec: Last Object Pause .50sec Exec: Last Target Pause .50sec
But when you use it, first you will have to use shovel and target a spot, then use the macro to keep it going
|
|