If ProcessExists("autohothey.exe") Then ProcessClose("autohothey.exe") PocessWaitClose("autohothey.exe") EndIf Run("PathToYourGame\YourGame.exe") Exit