Legends of Idleon

Ask about cheats/tables for single player games here
notaseagull
What is cheating?
What is cheating?
Posts: 3
Joined: Fri Jan 17, 2025 2:40 am
Reputation: 0

Re: Legends of Idleon

Post by notaseagull »

safff777 wrote:
Thu Jun 26, 2025 1:49 am
is there a way to downgrade some upgrade ? i accidentally maxed some upgrade from breeding that even lategamer cant afford lol
especially paint bucket and overwhelmed golden egg
chromedebug in the console for injector

bEngine.gameAttributes.h in the console for the chrome debug window that pops up

Navigate to the breeding array, its length is 31. the sub-array with the levels for breeding upgrades is under Breeding[2], its an array with length 13. once you expand it in the chrome debug window you can find the corresponding lvls, and just edit them directly by double clicking on them. Compare the numbers you see in there with the lvls for your upgrades in the breeding window in game. if you edit them in chromedebug you can see them change in real time in game.

I am not super savvy but this is pretty straightforward once you try it. Do be careful when messing around in chromedebug though, don't change things you don't understand.

alphatango
Noobzor
Noobzor
Posts: 10
Joined: Sun Jun 08, 2025 5:16 am
Reputation: 1

Re: Legends of Idleon

Post by alphatango »

anyone know if its possible to reset hoops minigame score?

Netron
Novice Cheater
Novice Cheater
Posts: 21
Joined: Sun Jun 18, 2023 8:03 pm
Reputation: 0

Re: Legends of Idleon

Post by Netron »

so after the update my console shows this when i try to load

InjectCheatUI v1.1.2
------------------------------------------------------------------------------------------

Web UI enabled. Static files and root route configured.
Options:
Regex: \w+\.ApplicationMain\s*?=
Show idleon window console logs: true
Chrome location: C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
Detected OS: win32

Attached to game process.
Injecting cheats...
Loaded cheats...
Interception listener setup complete.
Interceptor setup finished.
Attaching Page.loadEventFired listener...
Page load event listener attached.
Intercepted: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Legends%20of%20Idleon/resources/app.asar/distBuild/static/game/N.js
getZJSManipulator() did not return a valid function string. Applying basic injection only.
Updated game code...
Sent to game...
Cheat injected!
>>> Page.loadEventFired callback started.
Page load event fired.
Inititalizing cheats ingame...

init.result.value undefined
Error getting autocomplete suggestions: Uncaught
Top bar change
GUILD_START
SNAP:
GUILD_EVENT GUILD_EVENT_RANK_CHANGE
GUILD_EVENT GUILD_EVENT_DISPLAY_LOAD
GUILD_EVENT GUILD_EVENT_GUILD_STAT_CHANGE

and it seems loaded but i cant write anything

YaBoiCheater
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Mar 03, 2021 8:36 pm
Reputation: 0

Re: Legends of Idleon

Post by YaBoiCheater »

youngthugfan183 wrote:
Sat Jun 21, 2025 1:42 pm
Snipox wrote:
Fri Jun 20, 2025 2:52 pm
I have given myself too many coins. What is the command to either reset my coins, reduce my coins or change to the value to something else?
gga UpgVault for vault related then use this chng bEngine.gameAttributes.h["UpgVault"][XX]=YY where XX is the upgrade number e.g. #3 is Class XP and YY is the level you want for #3 max is 500.

Check idleon wiki for the max level for each upgrade.

Here are someone else levels:

Code: Select all

0: 500
1: 200
2: 500
3: 300
4: 200
5: 100
6: 200
7: 1
8: 1
9: 1
10: 5
11: 40
12: 50
13: 80
14: 10
15: 5
16: 100
17: 100
18: 50
19: 100
20: 100
21: 100
22: 25
23: 20
24: 100
25: 50
26: 100
27: 50
28: 100
29: 100
30: 100
31: 25
32: 50
whoisthisguy wrote:
Fri Jun 20, 2025 8:48 pm
I would be careful downloading this. VirusTotal flags the injector as containing a Trojan and it's honestly simply not worth the risk for a game in which cheating is so simple already. If you've run the .exe on your PC, I would also recommend changing any important passwords.
No one is forcing you to download it. And before you post something stupid like this, all injector/cracks/activators are flagged by anti virus. Take a look at cracked games or any other cheat tools. They read memory values and change them, a virus scanner should flag any program that does this.
notaseagull wrote:
Fri Jun 20, 2025 9:15 pm
Hello, appreciate any help!

I spent some time digging through chrome debug but wasn't able to find which achievement id corresponds to "perfect trade deal". When going through the array i noticed that the order doesn't quite correspond to the order of achievements in-game. Can anyone confirm the correct entry in the array?

Secondly, I dug around in the array for hole data and couldn't track down where your highest waves for bravery/justice/wisdom are stored. Maybe this info is stored elsewhere? Primarily interested in justice as I may have gone a bit overboard and my highscore is unrealistic.
The perfect trade deal is a steamachievement and should be under SteamAchieve somewhere.

bEngine.getGameAttribute("Holes")[11][75] WISDOM
bEngine.getGameAttribute("Holes")[11][74] JUSTICE
bEngine.getGameAttribute("Holes")[11][73] BRAVERY
Masver wrote:
Fri Jun 20, 2025 9:41 pm
Hi. Does anyone know how to disable shadow ban now?
bEngine.getGameAttribute("OptionsListAccount")[26]
This shoul return/be 0 if you are NOT shadowbanned.
Deadlyicecream1 wrote:
Fri Jun 20, 2025 10:02 pm
What's the command for changing Exalt stamp value ?
I do this in chromedebug:

Code: Select all

bEngine.getGameAttribute("Compass")[4].push("XY")
Where you need to replace X with the stamp page, where:
Combat: _
Skills: a
Misc: b
And Y with the index of the stamp. So the first stamp is 0 and it goes from left to right.

So if you want to Exalt the tomahawk stamp you do:

Code: Select all

bEngine.getGameAttribute("Compass")[4].push("_3")
Is there any way to do the opposite of this and remove the exalt from a stamp? Also, can you add more exalted stamps by changing the "Exalted stamps purchased from gem shop" OLA?

Post Reply

Who is online

Users browsing this forum: HiddenSkurdJ, reevasolll, YaBoiCheater