Legends of Idleon

Ask about cheats/tables for single player games here
luizgd
What is cheating?
What is cheating?
Posts: 3
Joined: Mon Feb 10, 2025 6:21 pm
Reputation: 0

Re: Legends of Idleon

Post by luizgd »

Lavalame69 wrote:
Wed Feb 12, 2025 1:43 pm
luizgd wrote:
Wed Feb 12, 2025 12:46 pm
Could someone help me? I'm trying to find out the code to buy the bundles that are already gone, but I can't find it, does anyone know how to use it?

I'm using ["com.stencyl.Engine"].engine.getGameAttribute("BundlesReceived").h["bun_o"]=1 for example but I'm not getting anything, what am I doing wrong?
The code only gives you the bonuses of the pack but doesn't give you the included equipments/items. You need to manually drop the items included in the pack (e.g. gems, wings, etc.)

and how can I check if I have active bonuses?

kikiGo
Cheater
Cheater
Posts: 31
Joined: Fri Nov 17, 2023 12:28 pm
Reputation: 6

Re: Legends of Idleon

Post by kikiGo »

luizgd wrote:
Wed Feb 12, 2025 8:42 pm
Lavalame69 wrote:
Wed Feb 12, 2025 1:43 pm
luizgd wrote:
Wed Feb 12, 2025 12:46 pm
Could someone help me? I'm trying to find out the code to buy the bundles that are already gone, but I can't find it, does anyone know how to use it?

I'm using ["com.stencyl.Engine"].engine.getGameAttribute("BundlesReceived").h["bun_o"]=1 for example but I'm not getting anything, what am I doing wrong?
The code only gives you the bonuses of the pack but doesn't give you the included equipments/items. You need to manually drop the items included in the pack (e.g. gems, wings, etc.)

and how can I check if I have active bonuses?
Go for gga bundlesRecieved into console to see the list

luizgd
What is cheating?
What is cheating?
Posts: 3
Joined: Mon Feb 10, 2025 6:21 pm
Reputation: 0

Re: Legends of Idleon

Post by luizgd »

kikiGo wrote:
Wed Feb 12, 2025 9:18 pm
luizgd wrote:
Wed Feb 12, 2025 8:42 pm
Lavalame69 wrote:
Wed Feb 12, 2025 1:43 pm


The code only gives you the bonuses of the pack but doesn't give you the included equipments/items. You need to manually drop the items included in the pack (e.g. gems, wings, etc.)

and how can I check if I have active bonuses?
Go for gga bundlesRecieved into console to see the list
tyx mate
Apparently everything is ok, I just need to know where to see the ID's of the items that come in the pack to spawn them, how do I find this? which file are they in?

kmd20196
Expert Cheater
Expert Cheater
Posts: 77
Joined: Fri Nov 15, 2024 11:53 am
Reputation: 16

Re: Legends of Idleon

Post by kmd20196 »

kikiGo wrote:
Wed Feb 12, 2025 5:36 pm
kmd20196 wrote:
Mon Feb 10, 2025 9:26 pm
omega780 wrote:
Mon Feb 10, 2025 9:14 pm


Anybody have more info on how to change these values? Searching for the doubled value in the game gets me nothing.
Sorry I can't help with Cheat Engine, but I was able to modify Justice Monument values when playing the minigame via chng/chromedebug. Since it's some time ago, please confirm the value is the same as what you see in game before changing them.

Code: Select all

Monument minigame data: bEngine.getGameAttribute("PixelHelperActor")[25].getValue("ActorEvents_670", "_GenINFO")
- 132: Mental health
- 133: Coin
- 134: Popularity
- 135: Dismissal
- 140: Chest
The number in front of attributes are their index in the "_GenINFO" list, so if we want to set chests to 100, then you can use:
chng bEngine.getGameAttribute("PixelHelperActor")[25].getValue("ActorEvents_670", "_GenINFO")[140]=100 (Remove "chng " if you're using chromedebug)
daym, nice. Any chances that you post some of Bravery monument values here?
Bravery data can be modified just like Justice:

Code: Select all

Monument minigames: bEngine.getGameAttribute("PixelHelperActor")[25].getValue("ActorEvents_670", "_GenINFO")
Bravery
- 89: Rethrow
- 90: Retelling
- 127: Streak of last sword kills (Schematics: First try, I swear!)
Justice
- 132: Mental health
- 133: Coin
- 134: Popularity
- 135: Dismissal
- 140: Chest
Example (Set streak of last sword kills to 100): chng bEngine.getGameAttribute("PixelHelperActor")[25].getValue("ActorEvents_670", "_GenINFO")[127]=100

If you don't want to paste the command every time you play the minigame, you can use Disputate's Hole cheat: viewtopic.php?p=383317#p383317. It covers some but not all attributes of Monument minigames.

magiman
Expert Cheater
Expert Cheater
Posts: 96
Joined: Sat Apr 09, 2022 8:47 pm
Reputation: 17

Re: Legends of Idleon

Post by magiman »

luizgd wrote:
Wed Feb 12, 2025 9:26 pm
tyx mate
Apparently everything is ok, I just need to know where to see the ID's of the items that come in the pack to spawn them, how do I find this? which file are they in?
You can always refer to the wiki for names. If you type in "drop" and then the name in the console it will bring up a list of options, you can just arrow down to the right one and hit enter and it will put in the correct ID. You can also manually pull a list of all item IDs with "list item", just be careful with those as the cards, dungeon items, etc. could be hazardous to spawn in (some cards, etc. are dummies that don't actually drop/do anything in the game).

willamero
Novice Cheater
Novice Cheater
Posts: 18
Joined: Thu Jun 22, 2023 12:32 am
Reputation: 0

Re: Legends of Idleon

Post by willamero »

anyone know how i make perfect keychains ?

magiman
Expert Cheater
Expert Cheater
Posts: 96
Joined: Sat Apr 09, 2022 8:47 pm
Reputation: 17

Re: Legends of Idleon

Post by magiman »

willamero wrote:
Wed Feb 12, 2025 11:05 pm
anyone know how i make perfect keychains ?
If you're using the most recent cheats.js (updated from various other people) viewtopic.php?p=383317#p383317

There is a "keychain" command where you can enter "keychain droprate" etc. and use the keychain pile at the dungeon entrance to get a desired normal max keychain.

Shaman123
Expert Cheater
Expert Cheater
Posts: 60
Joined: Mon Mar 18, 2024 2:25 am
Reputation: 3

Re: Legends of Idleon

Post by Shaman123 »

im returning after leaving in may
can anyone bring me upto date of do's and dont's
like dropping time candy using a fuckton of them
and dropping gems (also some more stuff idk/remember)
also i bought too many daily teleports from gem shop how do i bring em down ?
Last edited by Shaman123 on Thu Feb 13, 2025 4:23 pm, edited 1 time in total.

noir21354
What is cheating?
What is cheating?
Posts: 3
Joined: Tue Feb 11, 2025 11:38 am
Reputation: 0

Re: Legends of Idleon

Post by noir21354 »

it's been a year since i last played, saw there's upgrade vault now. is it possible to nullify the cost to upgrade it? if so how? i tried searching through the pages but it takes so much time to find stuff about it.

kikiGo
Cheater
Cheater
Posts: 31
Joined: Fri Nov 17, 2023 12:28 pm
Reputation: 6

Re: Legends of Idleon

Post by kikiGo »

kmd20196 wrote:
Wed Feb 12, 2025 10:19 pm
kikiGo wrote:
Wed Feb 12, 2025 5:36 pm
kmd20196 wrote:
Mon Feb 10, 2025 9:26 pm


Sorry I can't help with Cheat Engine, but I was able to modify Justice Monument values when playing the minigame via chng/chromedebug. Since it's some time ago, please confirm the value is the same as what you see in game before changing them.

Code: Select all

Monument minigame data: bEngine.getGameAttribute("PixelHelperActor")[25].getValue("ActorEvents_670", "_GenINFO")
- 132: Mental health
- 133: Coin
- 134: Popularity
- 135: Dismissal
- 140: Chest
The number in front of attributes are their index in the "_GenINFO" list, so if we want to set chests to 100, then you can use:
chng bEngine.getGameAttribute("PixelHelperActor")[25].getValue("ActorEvents_670", "_GenINFO")[140]=100 (Remove "chng " if you're using chromedebug)
daym, nice. Any chances that you post some of Bravery monument values here?
Bravery data can be modified just like Justice:

Code: Select all

Monument minigames: bEngine.getGameAttribute("PixelHelperActor")[25].getValue("ActorEvents_670", "_GenINFO")
Bravery
- 89: Rethrow
- 90: Retelling
- 127: Streak of last sword kills (Schematics: First try, I swear!)
Justice
- 132: Mental health
- 133: Coin
- 134: Popularity
- 135: Dismissal
- 140: Chest
Example (Set streak of last sword kills to 100): chng bEngine.getGameAttribute("PixelHelperActor")[25].getValue("ActorEvents_670", "_GenINFO")[127]=100

If you don't want to paste the command every time you play the minigame, you can use Disputate's Hole cheat: viewtopic.php?p=383317#p383317. It covers some but not all attributes of Monument minigames.
Oh my gosh. The legend is here! Thx mate

Netron
Noobzor
Noobzor
Posts: 14
Joined: Sun Jun 18, 2023 8:03 pm
Reputation: 0

Re: Legends of Idleon

Post by Netron »

i have a problem that i have 3 weird items in chest (i think its exp and some other ones) and when i change to this tab of chest and go through a portal my game glitches and i cant use the codex and chest. So is there a way to delete an item from a chest without taking it out

Lavalame69
Cheater
Cheater
Posts: 31
Joined: Wed Jul 06, 2022 2:06 am
Reputation: 7

Re: Legends of Idleon

Post by Lavalame69 »

Netron wrote:
Thu Feb 13, 2025 9:57 am
i have a problem that i have 3 weird items in chest (i think its exp and some other ones) and when i change to this tab of chest and go through a portal my game glitches and i cant use the codex and chest. So is there a way to delete an item from a chest without taking it out
gga ChestOrder to check your chest then use chng bEngine.gameAttributes.h["ChestOrder"][XX]="YY" where XX is the weird item and YY to another item, for safety, I would recommend replacing them with "Copper"

Netron
Noobzor
Noobzor
Posts: 14
Joined: Sun Jun 18, 2023 8:03 pm
Reputation: 0

Re: Legends of Idleon

Post by Netron »

so it did not work maybe i wrote smth wrong
ig i will need to just remember to not change to this tab
but now i have 3 glitched characters

Lavalame69
Cheater
Cheater
Posts: 31
Joined: Wed Jul 06, 2022 2:06 am
Reputation: 7

Re: Legends of Idleon

Post by Lavalame69 »

noir21354 wrote:
Thu Feb 13, 2025 6:23 am
it's been a year since i last played, saw there's upgrade vault now. is it possible to nullify the cost to upgrade it? if so how? i tried searching through the pages but it takes so much time to find stuff about it.
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 my levels in the vault all are maxed except for #3.
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
Last edited by Lavalame69 on Thu Feb 13, 2025 12:31 pm, edited 2 times in total.

Lavalame69
Cheater
Cheater
Posts: 31
Joined: Wed Jul 06, 2022 2:06 am
Reputation: 7

Re: Legends of Idleon

Post by Lavalame69 »

Netron wrote:
Thu Feb 13, 2025 12:15 pm
so it did not work maybe i wrote smth wrong
ig i will need to just remember to not change to this tab
but now i have 3 glitched characters
What I did to mine was after I changed the items, i used cloudz to stop cloud saving and waited 5 seconds to deactivate the code and checked in IE or IT if my storage updated to the item I replaced it with. There's also another gga ChestQuantity if you can set to 0 those bugged items.

Post Reply

Who is online

Users browsing this forum: DotBot, Google Adsense [Bot], nihilism, tanarg