diff --git a/Scripting.md b/Scripting.md index b48fe14..c626cd1 100644 --- a/Scripting.md +++ b/Scripting.md @@ -3,4 +3,9 @@ GodMode9 is a large and complicated program, which since release v1.2.7 has had ### Running a Script To run a GodMode9 script, all one must do is place the script file in the `/gm9/scripts` folder on the SD card. Then, in GodMode9, press the HOME button, press on Scripts... and select the script that you would like to run. -One can also place the script anywhere on the SD (or any other drive, for that matter), and press A on the script file. There will be the option to Execute GM9 Script. You will get another prompt (are you sure you would like to execute this script?), press A there, and then the script will be run. \ No newline at end of file +One can also place the script anywhere on the SD (or any other drive, for that matter), and press A on the script file. There will be the option to Execute GM9 Script. You will get another prompt (are you sure you would like to execute this script?), press A there, and then the script will be run. + + +**echo** command + +**chk** command \ No newline at end of file