; Cast or hook when idle if !GetKeyState("LButton", "P")
static toggle := false toggle := !toggle if toggle SetTimer(ShakeFish, 50) ; Check every 50ms ToolTip("AutoShake ON - Press F8 to stop") else SetTimer(ShakeFish, 0) ToolTip("AutoShake OFF") Sleep(1000) ToolTip("") cách auto shake trong fisch trên máy tính
Click Sleep(100)