Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 2.07 KB

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

File metadata and controls

54 lines (32 loc) · 2.07 KB

< Return to the Readme

Setting Idle Champions game location for EGS

Overview

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

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 EGS 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 EGS client
  2. Go to your Library
  3. Click the three dots underneath the Idle Champions game entry in your Library and pick Create a Shortcut
  4. Right click on the shortcut on your Desktop and pick Properties
  5. Copy the contents of the Url box that appears

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 from the Idle Champions shortcut into both boxes
  5. Click Save and Close

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

Let's find out.