Automatic cheat-code entry for LEGO Indiana Jones: The Original Adventures
English · Français · Deutsch · Español · Italiano · 日本語 · 한국어 · Русский · 中文
In LEGO Indiana Jones: The Original Adventures, cheat codes are entered on a 6-character wheel in the Barnett College classroom, scrolling each character up or down one at a time. Doing it by hand is slow and error-prone.
indicode does it for you. You pick the codes you want, it computes the shortest path between each character, then simulates the keystrokes to enter them automatically — one code after another.
- One-shot entry — select multiple codes and let it type them all in sequence.
- Shortest-path navigation — chooses up vs. down for each character to minimize moves.
- Custom key mapping — configure your own keys for up / right / down / left / confirm.
- Startup delay & countdown — gives you time to switch back into the game.
- 9 languages — English, French, German, Spanish, Italian, Japanese, Korean, Russian, Chinese (auto-detected).
pip install -r requirements.txtpython main.py- Select the codes you want (
ato select all,vto confirm). - Configure your keys (up, right, down, left, confirm).
- Set a startup delay, then switch to the game with the board showing
(A) A A A A A. - Sit back while indicode enters everything.
Set the language manually with the
INDICODE_LANGenvironment variable (e.g.INDICODE_LANG=fr).

