Skip to content

Latest commit

 

History

History
68 lines (38 loc) · 2.54 KB

using-ic-script-hub-with-steam.md

File metadata and controls

68 lines (38 loc) · 2.54 KB

< Return to the Readme

Setting Idle Champions game location for Steam

Overview

The scripts inside IC Script Hub need to know where your game is installed.

⚠️ There is a good chance that you don't need to do anything here if you are using Steam. Try the script and return here if it doesn't work. ⚠️

Opening IC Script Hub

Navigate to the folder you cloned the repo into using Windows Explorer.

You can press Ctrl+Shift+F from within GitHub Desktop if you used that to clone the repository.

Double-click on ICScriptHub.ahk in the explorer window that opens to launch IC Script Hub.

You should see the IC Script Hub window and it should look something like this:

IC Script Hub window

You may need to install or update AutoHotKey if you receive an error at this point.

Setting the Steam game location

Step 0: Make sure your addons are enabled

You'll want to make sure you have the game shortcut addon enabled. Click into the addons tab and ensure the addon highlighted by the green arrow is enabled and saved.

I recommend making sure the ones with the yellow arrow are also enabled too.

Addons tab

It should reload your Script Hub for you but should you ever want to do a manual reload (to reset the stats screen for instance, just remember to reconnect to your Gem Farm script if you do this) hit the reload button:

Reload button

Step 1: Grab the shortcut you need

  1. Open the Steam client
  2. Go to your Library
  3. Right click the Idle Champions game entry in your Library and pick Properties

Properties in Steam

  1. Click Local Files in the left and then Browse...

Open in Explorer

  1. Click in the whitespace in the Windows Explorer path

Explorer window

  1. Copy the file location that appears

Explorer window

Step 2: Populate the location in IC Script Hub

  1. Return to your IC Script Hub window
  2. Click the Briv Gem Farm tab
  3. Click the Change Game Location button at the bottom of the Briv Gem Farm window
  4. Paste the link copied the steps above into the Install Path box adding a slash to the end of it if missing, and leave the Install Exe box as IdleDragons.exe
  5. Click Save and Close

Now that's done, what can I do with this thing?

Let's find out.