It picks a random one that you haven't bought each week I believe. You can probably get it to show by setting all bundles in the game as being bought, forcing that one to come up and buy it, and then set all the bundles you previously enabled to being 'unbought'.
Legends of Idleon
- youngthugfan183
- Expert Cheater
- Posts: 65
- Joined: Fri May 23, 2025 8:20 am
- Reputation: 26
Re: Legends of Idleon
Re: Legends of Idleon
Understood, do you maybe know where I can look up index of jade emporium? Maybe I can reference it with a new account and see where I went wrong. I never edited the config file. Just did the typical Imbedded commands like "godlike" or something.youngthugfan183 wrote: ↑Mon Jun 16, 2025 3:45 pmWithout knowing what you changed that made it this way it is hard to help you, you did something that made this happen. Because I have yet to hear this problem coming from someone legit.
Re: Legends of Idleon
I'd like to ask if this is normal and how can I fix it?
[Link]
[Link]
- youngthugfan183
- Expert Cheater
- Posts: 65
- Joined: Fri May 23, 2025 8:20 am
- Reputation: 26
Re: Legends of Idleon
Everything is under "Sneaking", so you can print out that whole array and see all the values and compare them if you want. Haven't got experience in this department, only way I cheat with sneaking is dropping the item that speeds up sneaking for 2(?) hours.
No this is not normal, but I think you already figured that out. Somewhere like 250-300 is normal for endgame, but don't quote me on that.
To change bubble levels go into CauldronInfo[x][y]. Where x is the cauldron, from left to right 0->3 and y is the bubble, from bottom to top 0->whatever the highest bubble is.
Re: Legends of Idleon
How would I go about printing out the array? Sorry new to this. And I've never done anything with sneaking besides putting my chars on new floors. That's why im so confused. Granted I did do a lot of upgrades with windwalker and grimoire. Which I believe has jade gain %. But I don't see how that affects jade emporium.youngthugfan183 wrote: ↑Tue Jun 17, 2025 12:45 pmEverything is under "Sneaking", so you can print out that whole array and see all the values and compare them if you want. Haven't got experience in this department, only way I cheat with sneaking is dropping the item that speeds up sneaking for 2(?) hours.
Re: Legends of Idleon
how to remove bundles? I set it to 0 but it still appears in my data as 0, want it completely gone if possible
- RexyTheDog
- Cheater
- Posts: 26
- Joined: Tue Jun 18, 2024 1:04 pm
- Reputation: 29
Re: Legends of Idleon
youngthugfan183 wrote: ↑Fri Jun 13, 2025 1:09 pmNo but you can drop the items to yourself or do this:
bEngine.gameAttributes.h.PixelHelperActor[25].behaviors.cache.h.ActorEvents_670.script._GenINFO[228].reduce((a, v, i) => (i % 6 ? a[a.length - 1].push(v) : a.push([v]), a), []);

does not seem to work
Re: Legends of Idleon
Anyone here knows how to delete the excess bubbles created by brew?
tried but doesnt seem to work. it returns undefined.
nvm got it working used in chromedebug and it worked.
tried
Code: Select all
chng bEngine.getGameAttribute("CauldronInfo")[0].pop();
nvm got it working used
Code: Select all
bEngine.getGameAttribute("CauldronInfo")[0].pop();
- youngthugfan183
- Expert Cheater
- Posts: 65
- Joined: Fri May 23, 2025 8:20 am
- Reputation: 26
Re: Legends of Idleon
It's Ninja not Sneaking thats mb.Gosubear wrote: ↑Tue Jun 17, 2025 3:27 pm
How would I go about printing out the array? Sorry new to this. And I've never done anything with sneaking besides putting my chars on new floors. That's why im so confused. Granted I did do a lot of upgrades with windwalker and grimoire. Which I believe has jade gain %. But I don't see how that affects jade emporium.
Code: Select all
bEngine.getGameAttribute("Ninja").forEach((taskArray, i) => {
console.log(`Task ${i}:`);
taskArray.forEach((subArray, j) => {
console.log(` Sub ${j}:`, subArray);
});
});
Chromedebug... not cmd.
-
- What is cheating?
- Posts: 1
- Joined: Sun Jun 15, 2025 2:00 am
- Reputation: 0
Re: Legends of Idleon
How can I add green gems and how can I keep the pets always added to my account even when the client is closed?
Who is online
Users browsing this forum: jonaaa, Machine à Coudre, willamero