Up: Gaming MOC

Idle Champions of the Forgotten Realms

About

Idle Champions of the Forgotten Realms is a Dungeons & Dragons strategy management game uniting characters from throughout the D&D multiverse into a grand adventure.

🛠️Tools

Azaka Gold Farm

Party Setup

  • Party 1 - Campaigners/Trails/Quests/Time Gates
  • Party 2 - Events/Time Gates/Quests/Patron Variants
  • Party 3 - Gem Farms
  • Party 4 - Patron Weeklies and Patron Variants

Artemis

Dark Urge

Favor Farm

Discord

  • GT Beast Intentions
  • ToA Ring of Regen
  • DH Mysterious Summons
  • Avernus Dead Three
  • Rime Everlasting Rime
  • Witchlight Hither of the Feywild
  • No idea about Xaryxis. I think that it’s Evacuation.

Scripting Keyboard Issues

If you think your keyboard scancodes are incorrect - add KeyHelper.WriteScanCodesToJSON() to the very bottom of [Script Hub Folder]\SharedFunctions\SH_KeyHelper.ahk and then run that file directly. It will generate a new ScanCodes.json file for your keyboard/language. (Or ScanCodesOverride.json if you’re using latest script hub.) (And then undo the edit afterwards before reloading the script.) Discord

Escape Key Hack To Bypass Hanging Intro Movie

In [Script Hub Folder]\AddOns\Core\IC_SharedFunctions_Class.ahk try adding an Escape send to the WaitForGameReady( timeout := 90000) method. Probably:

gameStarted := this.Memory.ReadGameStarted()
+if (!gameStarted)
+    this.DirectedInput(,,"{Esc}")

That’s just a complete guess and I’ve no idea if it’ll break things or not. (edited)

Discord

Events Logs


📇 Additional Metadata