From 333db65bb6ddc34d553a928c1c8319c8918b5286 Mon Sep 17 00:00:00 2001 From: TurdPooCharger <35666439+TurdPooCharger@users.noreply.github.com> Date: Sun, 15 Apr 2018 16:17:38 -0400 Subject: [PATCH] Still trying to get our footing. --- Scripting.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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