The scripts inside IC Script Hub
need to know where your game is installed.
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:
You may need to install or update AutoHotKey if you receive an error at this point.
You'll want to make sure you have the game shortcut addon enabled. Open the addons dialog 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.
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:
⚠️ Do not reveal your support URL, or your user_id and device_hash to anyone else⚠️
- Start the game
- Press Escape
- Click Support
- Copy the entire URL that is opened in your browser to Notepad or similar
- Look at the last portion of the Support URL to find your user_id and device_hash.
- Locate your
standalone client
- Find
IdleDragons.exe
- Create a shortcut for
IdleDragons.exe
- Edit the properties for the shortcut.
- Edit the Target adding to the end of the URL:
-user_id user_id_from_support_url -hash device_hash_from_support_url
(including the space at the start so it looks like...IdleDragons.exe -user_id user_id_from_support_url -hash device_hash_from_support_url
) - Test the shortcut
- If it works, copy the entire contents of the Target box in the shortcut Properties. If not, get it working, and then copy the contents of the Target box.
- Return to your
IC Script Hub
window - Click the
Briv Gem Farm
tab - Click the
Change Game Location
button at the bottom of theBriv Gem Farm
window - Paste the link copied from the
Idle Champions
shortcut into the top box. - Click
Save and Close