OOTP Utilities Visual Install Guide - JamesMowery/OOTP-Utilities GitHub Wiki

Navigate to Google Drive and Create a New Sheet

Navigate to http://drive.google.com/ and create a new Google Sheet.

Open the Script Editor

When the spreadsheet opens, navigate to Tools > Script editor...

Select Blank Project

Select a blank project.

Remove Existing Code

Erase any existing code.

Navigate To The Code

Navigate to the OOTP Utilities GitHub repository: https://github.com/JamesMowery/OOTP-Utilities

Click "code" and then click on the file ootp-utilities.js to open the JavaScript file.

Click Raw

Click on the "Raw" button to open up the code in a browser.

Code opens in browser

Copy this code

Copy all of the code.

Paste into script editor

Paste the code into the script editor, while insuring that if there was any code there beforehand that you deleted it.

Save the code

Navigate to File > Save to save the code and give it a name like "OOTP Utilities".

Refresh your browser

Close the editor (after saving), and navigate back to your newly created spreadsheet. Reload/reopen the page to reveal the new "OOTP" menu on the top of the page.

Install

When you first attempt to use these functions, there might be pop up asking you to grant permission. This will allow the code to modify the spreadsheet.

Install

After you accept the permissions, you can use OOTP Utilities as normal.

You've now completed the installation!

Navigate to the Visual Guide to learn how to use OOTP Utilities: https://github.com/JamesMowery/OOTP-Utilities/wiki/OOTP-Utilities-Visual-Usage-Guide