ControlSend,, 1, MU Online ; Send potion key Sleep, 500 ; Prevent over-drinking
Else
Return
; Hotkey to toggle Auto Pot on/off (F12) F12:: Toggle := !Toggle If Toggle auto pots mu online work
#Persistent #SingleInstance, Force ; Set the health percentage pixel (You must modify these coordinates) ; Step 1: Use Window Spy (right-click AHK tray icon) to find pixel color of full HP globe. ; Step 2: Set the low-health pixel color (example: 0x1A2B3C) ControlSend,, 1, MU Online ; Send potion key
Return