Stay safe, and happy grinding.
; Check for HP (Simulated - This is just pressing F1 for pot) Send, F1 Sleep, 500 Auto Key Presser Silkroad
return
If you are playing on a private server that allows macros, here is the safest way to build an using AutoHotkey (AHK) . Step 1: Installation Download and install AutoHotkey (Open source). Step 2: The Script Create a new text file and save it as SilkroadMacro.ahk . Write the following basic "Farming Loop": Stay safe, and happy grinding
; Press '2' for a secondary skill Send, 2 Sleep, 2000 ; Wait 2 seconds (skill cooldown) and happy grinding.