Legends of Idleon

Ask about cheats/tables for single player games here
Melanthios
Cheater
Cheater
Posts: 45
Joined: Mon Sep 05, 2022 7:39 pm
Reputation: 0

Re: Legends of Idleon

Post by Melanthios »

Anyone know how to add more lab chips? I realized I've been missing the weekly resets and would love to catch up

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

Re: Legends of Idleon

Post by magiman »

Melanthios wrote:
Sat Oct 14, 2023 8:16 pm
Anyone know how to add more lab chips? I realized I've been missing the weekly resets and would love to catch up
You could do "wide gembuylimit" to increase the amount of chips you can buy and then "wide mtx" to buy them for free in the gem store.

Just be careful buying certain things with the limit set high, stuff like the artifacts/jewels/world upgrades have an auto-stop function normally that turns off purchases when you have them all, but this goes past the limit and could crash/brick you potentially.

Melanthios
Cheater
Cheater
Posts: 45
Joined: Mon Sep 05, 2022 7:39 pm
Reputation: 0

Re: Legends of Idleon

Post by Melanthios »

magiman wrote:
Sat Oct 14, 2023 9:04 pm
Melanthios wrote:
Sat Oct 14, 2023 8:16 pm
Anyone know how to add more lab chips? I realized I've been missing the weekly resets and would love to catch up
You could do "wide gembuylimit" to increase the amount of chips you can buy and then "wide mtx" to buy them for free in the gem store.

Just be careful buying certain things with the limit set high, stuff like the artifacts/jewels/world upgrades have an auto-stop function normally that turns off purchases when you have them all, but this goes past the limit and could crash/brick you potentially.
Yea, pretty sure there's values in an array, I just am not sure where to look at the moment. I'd rather not play with the store if I can help it

kshye12
Noobzor
Noobzor
Posts: 6
Joined: Fri Oct 13, 2023 2:27 am
Reputation: 5

Re: Legends of Idleon

Post by kshye12 »

Melanthios wrote:
Sat Oct 14, 2023 10:21 pm
magiman wrote:
Sat Oct 14, 2023 9:04 pm
Melanthios wrote:
Sat Oct 14, 2023 8:16 pm
Anyone know how to add more lab chips? I realized I've been missing the weekly resets and would love to catch up
You could do "wide gembuylimit" to increase the amount of chips you can buy and then "wide mtx" to buy them for free in the gem store.

Just be careful buying certain things with the limit set high, stuff like the artifacts/jewels/world upgrades have an auto-stop function normally that turns off purchases when you have them all, but this goes past the limit and could crash/brick you potentially.
Yea, pretty sure there's values in an array, I just am not sure where to look at the moment. I'd rather not play with the store if I can help it
lab chips is at bEngine.gameAttributes.h.Lab[15]

BakerBase
Cheater
Cheater
Posts: 27
Joined: Wed May 02, 2018 11:03 pm
Reputation: 14

Re: Legends of Idleon

Post by BakerBase »

bumistro wrote:
Thu Oct 12, 2023 1:21 pm
idc1231 wrote:
Thu Oct 12, 2023 11:43 am
lyrockzzxd wrote:
Thu Oct 12, 2023 9:54 am
Can you do something with InjectCheatF5 about the W2 Battle Boss?
And anything with the Dream Equinox stuff?

chng bEngine.getGameAttribute("OptionsListAccount")[190]=0

with the 0 u reset the fight
you can replace 190 in that command for additional edits:
187: current w2 town boss skulls earned
188: w2 town boss trophies
189: max w2 town boss skulls earned

I only found equinox upgrade levels so far, they are under command gga Dream.
Use the same command as above, replace OptionsListAccount with Dream and you can edit the upgrade levels.
Bodyshotfr wrote:
Thu Oct 12, 2023 5:37 am
Hello,
In the N.js, the Equinox thingy are referred as
va.DreamChallenge=function()
va.DreamUpg=function()
Does not work as gga command for DreamChallenge or DreamUpg in the injector :(
Cogs are listed like
220:
a: 728
c: 146
d: 29
how would I use this command to effect the a/b/c?
chng bEngine.getGameAttribute("CogMap")[220]

kshye12
Noobzor
Noobzor
Posts: 6
Joined: Fri Oct 13, 2023 2:27 am
Reputation: 5

Re: Legends of Idleon

Post by kshye12 »

BakerBase wrote:
Sun Oct 15, 2023 12:23 am
bumistro wrote:
Thu Oct 12, 2023 1:21 pm
idc1231 wrote:
Thu Oct 12, 2023 11:43 am



chng bEngine.getGameAttribute("OptionsListAccount")[190]=0

with the 0 u reset the fight
you can replace 190 in that command for additional edits:
187: current w2 town boss skulls earned
188: w2 town boss trophies
189: max w2 town boss skulls earned

I only found equinox upgrade levels so far, they are under command gga Dream.
Use the same command as above, replace OptionsListAccount with Dream and you can edit the upgrade levels.
Bodyshotfr wrote:
Thu Oct 12, 2023 5:37 am
Hello,
In the N.js, the Equinox thingy are referred as
va.DreamChallenge=function()
va.DreamUpg=function()
Does not work as gga command for DreamChallenge or DreamUpg in the injector :(
Cogs are listed like
220:
a: 728
c: 146
d: 29
how would I use this command to effect the a/b/c?
chng bEngine.getGameAttribute("CogMap")[220]
bEngine.getGameAttribute("CogMap")[220].h.a= NUMBER
bEngine.getGameAttribute("CogMap")[220].h.c= NUMBER
bEngine.getGameAttribute("CogMap")[220].h.d= NUMBER

Like this pretty sure

BakerBase
Cheater
Cheater
Posts: 27
Joined: Wed May 02, 2018 11:03 pm
Reputation: 14

Re: Legends of Idleon

Post by BakerBase »

kshye12 wrote:
Sun Oct 15, 2023 12:40 am


bEngine.getGameAttribute("CogMap")[220].h.a= NUMBER
bEngine.getGameAttribute("CogMap")[220].h.c= NUMBER
bEngine.getGameAttribute("CogMap")[220].h.d= NUMBER

Like this pretty sure
works perfectly, thanks!

setequatro
What is cheating?
What is cheating?
Posts: 3
Joined: Thu Oct 12, 2023 1:19 am
Reputation: 0

Re: Legends of Idleon

Post by setequatro »

is there any way to give myself an item via editing N.js? trying to get the red boaty or other premium hats

setequatro
What is cheating?
What is cheating?
Posts: 3
Joined: Thu Oct 12, 2023 1:19 am
Reputation: 0

Re: Legends of Idleon

Post by setequatro »

setequatro wrote:
Sun Oct 15, 2023 2:51 am
is there any way to give myself an item via editing N.js? trying to get the red boaty or other premium hats
nevermind, just made it as quest reward and got a bunch

derps2131
What is cheating?
What is cheating?
Posts: 2
Joined: Sun Sep 18, 2022 7:42 am
Reputation: 0

Re: Legends of Idleon

Post by derps2131 »

Do we have a list off what every number is?
as in these numbers?
187: current w2 town boss skulls earned
188: w2 town boss trophies
189: max w2 town boss skulls earned

otherquestion, do we have know how to adjust killroy, the levels of the options we choose after defeating it?

Tindal
Expert Cheater
Expert Cheater
Posts: 312
Joined: Sun Nov 14, 2021 10:16 am
Reputation: 104

Re: Legends of Idleon

Post by Tindal »

derps2131 wrote:
Sun Oct 15, 2023 9:16 am
Do we have a list off what every number is?
as in these numbers?
187: current w2 town boss skulls earned
188: w2 town boss trophies
189: max w2 town boss skulls earned

otherquestion, do we have know how to adjust killroy, the levels of the options we choose after defeating it?
All numbers - NO

As for Killroy:

101: killroy crystals bought (minus value)
105: Killroy skulls number
106: Killroy upgrade (+time)
107: Killroy upgrade (Talent)
108: Killroy upgrade (skuls)
109: Killroy upgrade (mobs respawn)
110: Killroy upgrade (?)
111: Killroy upgrade (?)
112: Killroy total runs (?)
113: Killroy - 0 to wake up
115: killroy airhorn reset available (=0)

turbigi
Noobzor
Noobzor
Posts: 6
Joined: Sun May 21, 2023 2:06 pm
Reputation: 0

Re: Legends of Idleon

Post by turbigi »

how to change divinity god rank? somebody knows?

bumistro
Expert Cheater
Expert Cheater
Posts: 62
Joined: Thu Feb 23, 2023 6:01 pm
Reputation: 19

Re: Legends of Idleon

Post by bumistro »

What is the ID format for dropping talent books at specific lvl please again?
I lost my note and forum search does not work for me.

bumistro
Expert Cheater
Expert Cheater
Posts: 62
Joined: Thu Feb 23, 2023 6:01 pm
Reputation: 19

Re: Legends of Idleon

Post by bumistro »

turbigi wrote:
Sun Oct 15, 2023 2:39 pm
how to change divinity god rank? somebody knows?
chng bEngine.getGameAttribute("Divinity")[25]=rank+10
Last edited by bumistro on Sun Oct 15, 2023 4:01 pm, edited 2 times in total.

Tindal
Expert Cheater
Expert Cheater
Posts: 312
Joined: Sun Nov 14, 2021 10:16 am
Reputation: 104

Re: Legends of Idleon

Post by Tindal »

bumistro wrote:
Sun Oct 15, 2023 2:41 pm
What is the ID format for dropping talent books at specific lvl please again?
I lost my note and forum search does not work for me.
drop TalentBookX 3YYYZZZ

X- ID of classbook (for example - 2 - Beginner TalentBook)
YYY - ID of Talent
ZZZ - Talent lvl

Post Reply

Who is online

Users browsing this forum: andreninpad, Glenn565, lmrlmax, SemrushBot