Legends of Idleon

Ask about cheats/tables for single player games here
HelloEveryone
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Dec 06, 2024 12:06 pm
Reputation: 0

Re: Legends of Idleon

Post by HelloEveryone »

Does anyone have the command to reset this events spins to 10? Is the command unique per event or the same each time?

amad2493
Expert Cheater
Expert Cheater
Posts: 65
Joined: Sun Jan 26, 2025 3:13 pm
Reputation: 9

Re: Legends of Idleon

Post by amad2493 »

Disputate wrote:
Thu Apr 10, 2025 2:36 pm

Mhh had the same error while programming it, but I fixed it. I also can't recreate it anymore. Could you please rename your config.custome.js and recreate it while it is not running.

1. Turn off Idleon.
2. Rename / delete custom.config.js
3. Start injector and create a new config in the ui.

I am curious if it is happening after those steps. It should not effect you if you don't use those cheats "w5 gaming" and "talent"
I did what you told me to do and it still happens. Anyway had to ask gpt for some quick fix. I don't use w5 gaming or talent but yeah it bothered me (ocd) :P

Changes:
Snail stuff
Spoiler

Code: Select all

"(t, args) => { const fns = { 0: (_) => 1, 1: (_) => 0, 2: (t) => t }; return fns[args[1]] ? fns[args[1]](t) : 0; }"
talent 45
Spoiler

Code: Select all

"(t, args) => { const fns = { 1: (t) => t, 2: (t) => t }; const fn = fns[args[0]]; return fn ? fn(t) : 0; }"
Now the "config parse" is no longer a problem.

amad2493
Expert Cheater
Expert Cheater
Posts: 65
Joined: Sun Jan 26, 2025 3:13 pm
Reputation: 9

Re: Legends of Idleon

Post by amad2493 »

HelloEveryone wrote:
Thu Apr 10, 2025 7:25 pm
Does anyone have the command to reset this events spins to 10? Is the command unique per event or the same each time?

Code: Select all

bEngine.gameAttributes.h.OptionsListAccount[325]=
should be the same array for other events

Disputate
Cheater
Cheater
Posts: 47
Joined: Wed Jun 16, 2021 2:58 pm
Reputation: 78

Re: Legends of Idleon

Post by Disputate »

amad2493 wrote:
Thu Apr 10, 2025 8:53 pm
I did what you told me to do and it still happens. Anyway had to ask gpt for some quick fix. I don't use w5 gaming or talent but yeah it bothered me (ocd) :P

Changes:
Snail stuff
Spoiler

Code: Select all

"(t, args) => { const fns = { 0: (_) => 1, 1: (_) => 0, 2: (t) => t }; return fns[args[1]] ? fns[args[1]](t) : 0; }"
talent 45
Spoiler

Code: Select all

"(t, args) => { const fns = { 1: (t) => t, 2: (t) => t }; const fn = fns[args[0]]; return fn ? fn(t) : 0; }"
Now the "config parse" is no longer a problem.
mhh alright, seems to work for me too. I'll update it with the next update.
Thank you.

youshouldknowsz
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Apr 11, 2025 2:26 am
Reputation: 0

Re: Legends of Idleon

Post by youshouldknowsz »

anyone know the storage ram pack code?

Genro
What is cheating?
What is cheating?
Posts: 1
Joined: Thu Apr 10, 2025 10:30 pm
Reputation: 0

Re: Legends of Idleon

Post by Genro »

Sorry to for beeing a newbie. But i got this error in console with InjectCheatUI
[2025-04-11T08:44:20.241Z] @firebase/database: FIREBASE WARNING: Using an unspecified index. Your data will be downloaded and filtered on the client. Consider adding ".indexOn": "t" at /_party/-ONWxVFGF-jaPfg7TJff/e/GrasslandaTown_92 to your security rules for better performance.

//Nvm my bad, items were autmatically stored as well as coins

xapicool777
Expert Cheater
Expert Cheater
Posts: 83
Joined: Wed Jun 23, 2021 1:09 pm
Reputation: 30

Re: Legends of Idleon

Post by xapicool777 »

how to unlock access storage everywhere without enable w1 companion? i just want that without other stat increase

xkk4
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Apr 11, 2025 6:50 pm
Reputation: 0

Re: Legends of Idleon

Post by xkk4 »

any change to cheat/hack owl/fisher w1/w2

AndrewDGamer
Noobzor
Noobzor
Posts: 5
Joined: Tue Jun 11, 2024 12:54 am
Reputation: 0

Re: Legends of Idleon

Post by AndrewDGamer »

amad2493 wrote:
Thu Apr 10, 2025 7:26 am
boatgee wrote:
Thu Apr 10, 2025 7:21 am
i accidently maxed helium in atom collider any way i can reset this?

Code: Select all

bEngine.gameAttributes.h.Atoms[1]= (Level)
Where do I use this? In addition, I accidentally gave myself too many coins, how do I reset my coin count? Sorry if it's an obvious fix, I'm really new to this.

AndrewDGamer
Noobzor
Noobzor
Posts: 5
Joined: Tue Jun 11, 2024 12:54 am
Reputation: 0

Re: Legends of Idleon

Post by AndrewDGamer »

Does anyone know if dropping trophies is supposed to work? If it should, I don't know why it isn't working for me, it just says that it can't read the item's properties.

MrPopo
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Mar 15, 2025 6:00 pm
Reputation: 0

Re: Legends of Idleon

Post by MrPopo »

Hello, I completed the Journeyman quest and turned my Journeyman into a Maestro, however the related achievement (Skill Master) did not pop... is there's a way to enable achievements?

User avatar
Myth666
Cheater
Cheater
Posts: 25
Joined: Fri Jun 14, 2024 7:10 pm
Reputation: 5

Re: Legends of Idleon

Post by Myth666 »

how do i change what IdleonToolbox says my account created time is, I there a way to make it look like my account was made longer ago than it actually is?

amad2493
Expert Cheater
Expert Cheater
Posts: 65
Joined: Sun Jan 26, 2025 3:13 pm
Reputation: 9

Re: Legends of Idleon

Post by amad2493 »

AndrewDGamer wrote:
Fri Apr 11, 2025 8:27 pm
amad2493 wrote:
Thu Apr 10, 2025 7:26 am

Code: Select all

bEngine.gameAttributes.h.Atoms[1]= (Level)
Where do I use this? In addition, I accidentally gave myself too many coins, how do I reset my coin count? Sorry if it's an obvious fix, I'm really new to this.
DevTools (chromedebug).

Character coins

Code: Select all

bEngine.gameAttributes.h.Money
Storage coins

Code: Select all

bEngine.gameAttributes.h.MoneyBANK

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

Re: Legends of Idleon

Post by Shaman123 »

i changed my summoning exp multi some time ago to increase my lvl in the skill and then reset it after leveling it up on 1st character since summoning lvls are shared between character
yesterday when looked at my characters they all have different lvls somehow also the exp amount isnt the right one on some
can anyone help me with that?

kisiel02
What is cheating?
What is cheating?
Posts: 2
Joined: Tue Apr 01, 2025 5:10 pm
Reputation: 0

Re: Legends of Idleon

Post by kisiel02 »

Hi, i am using idlone_bundles_hoops_v4.zip and i noticed that my gaming bits gain is non existant with cheats (when not using cheats i gain like 1000 more bits) and my max dish levels in cooking are locked at 53 (with two +10's from sneaking) but when not using cheats i can level them up, now i have 71 and still can go further

Does any one has the same problem?

Post Reply

Who is online

Users browsing this forum: AmazonBot, Google Adsense [Bot], NuclearDawn, P0P0karimu, wyq9999999