I am implementing as below $go = ControlCommand("Razor v1.0.13", "", "WindowsForms10.BUTTON.app.0.33c0d9d24", "IsChecked") if $go=0 Then ControlCommand("Razor v1.0.13", "", "WindowsForms10.BUTTON.app.0.33c0d9d24", "check") EndIf yet $go always returns , so it toggles the checkbox, I want to make sure it is always checked. any help? NOTE: THIS IS NOT FOR GAME AUTOMATION, THIS CHECKBOX IS RELATED TO THE FORCED GAME RESOLUTION TOOL WHICH CHANGED THE GAME RESOLUTION ABOVE THE SUPPORTED RES