Legends of Idleon

Ask about cheats/tables for single player games here
Adventurous_Goat
What is cheating?
What is cheating?
Posts: 3
Joined: Tue May 18, 2021 12:10 am
Reputation: 1

Re: Legends of Idleon

Post by Adventurous_Goat »

yyhung317 wrote:
Mon May 31, 2021 5:47 am
seem like they have encode the z.js in the new update

edit: I am wrong as the script need cleanups
How do you clean up the code?
It's just one giant line with no breaks when I open it

coppen
What is cheating?
What is cheating?
Posts: 3
Joined: Sun May 09, 2021 12:00 pm
Reputation: 0

Re: Legends of Idleon

Post by coppen »

Adventurous_Goat wrote:
Mon May 31, 2021 10:33 am
yyhung317 wrote:
Mon May 31, 2021 5:47 am
seem like they have encode the z.js in the new update

edit: I am wrong as the script need cleanups
How do you clean up the code?
It's just one giant line with no breaks when I open it
just use visual studio with beautifier extension or go to [Link]

peppa
Novice Cheater
Novice Cheater
Posts: 18
Joined: Thu May 27, 2021 9:24 am
Reputation: 0

Re: Legends of Idleon

Post by peppa »

coppen wrote:
Mon May 31, 2021 11:15 am
Adventurous_Goat wrote:
Mon May 31, 2021 10:33 am
yyhung317 wrote:
Mon May 31, 2021 5:47 am
seem like they have encode the z.js in the new update

edit: I am wrong as the script need cleanups
How do you clean up the code?
It's just one giant line with no breaks when I open it
just use visual studio with beautifier extension or go to [Link]
How can I use this in Visual Studio?

inkdrgn
Cheater
Cheater
Posts: 46
Joined: Mon Jan 04, 2021 8:09 pm
Reputation: 7

Re: Legends of Idleon

Post by inkdrgn »

looks like we just had an Update

splinter500
What is cheating?
What is cheating?
Posts: 1
Joined: Tue May 18, 2021 1:08 am
Reputation: 0

Re: Legends of Idleon

Post by splinter500 »

Does anyone have an idea where to edit to make storage accessible during quick ref?
nvm found it.

b.engine.getGameAttribute("OptionsListAccount")[34]=0

peppa
Novice Cheater
Novice Cheater
Posts: 18
Joined: Thu May 27, 2021 9:24 am
Reputation: 0

Re: Legends of Idleon

Post by peppa »

I used beautifier extension but I still can't play the game... "Update the game to play".
And yeah I installed the Update.
Can someone help me out?

solsagan
Noobzor
Noobzor
Posts: 10
Joined: Mon May 10, 2021 10:51 pm
Reputation: 4

Re: Legends of Idleon

Post by solsagan »

does anyone know, if is possible to change TALENT point gain per level ?

peppa
Novice Cheater
Novice Cheater
Posts: 18
Joined: Thu May 27, 2021 9:24 am
Reputation: 0

Re: Legends of Idleon

Post by peppa »

solsagan wrote:
Tue Jun 01, 2021 10:54 am
does anyone know, if is possible to change TALENT point gain per level ?
I think it is possible...
But why do you want to do this?
It is a lot easier to edit the stats a Armorpiece give you :)

remsix
Noobzor
Noobzor
Posts: 7
Joined: Mon May 10, 2021 2:21 am
Reputation: 1

Re: Legends of Idleon

Post by remsix »

peppa wrote:
Tue Jun 01, 2021 10:05 am
I used beautifier extension but I still can't play the game... "Update the game to play".
And yeah I installed the Update.
Can someone help me out?
you need to delet the app.asar then verify integrity of game files from steam. it should fix your problem.

peppa
Novice Cheater
Novice Cheater
Posts: 18
Joined: Thu May 27, 2021 9:24 am
Reputation: 0

Re: Legends of Idleon

Post by peppa »

So my problem is the Z.7z file...
Is there any new line I need to paste in there?

EDIT:
It works with the new Z.7s file but not with my modded one for some reason

inkdrgn
Cheater
Cheater
Posts: 46
Joined: Mon Jan 04, 2021 8:09 pm
Reputation: 7

Re: Legends of Idleon

Post by inkdrgn »

peppa wrote:
Tue Jun 01, 2021 4:12 pm
So my problem is the Z.7z file...
Is there any new line I need to paste in there?

EDIT:
It works with the new Z.7s file but not with my modded one for some reason
yah the modded one in this thread is for the previous version, you'd need to either edit it yourself or wait for one of the awesome folks here to post a new version for this patch

peppa
Novice Cheater
Novice Cheater
Posts: 18
Joined: Thu May 27, 2021 9:24 am
Reputation: 0

Re: Legends of Idleon

Post by peppa »

inkdrgn wrote:
Tue Jun 01, 2021 5:04 pm
peppa wrote:
Tue Jun 01, 2021 4:12 pm
So my problem is the Z.7z file...
Is there any new line I need to paste in there?

EDIT:
It works with the new Z.7s file but not with my modded one for some reason
yah the modded one in this thread is for the previous version, you'd need to either edit it yourself or wait for one of the awesome folks here to post a new version for this patch
ok this is extremly annoying...
I will code something fun together and i will share it with you :)

EDIT:
I need some time for this... I have some problems and I don't really have the time for that :/

inkdrgn
Cheater
Cheater
Posts: 46
Joined: Mon Jan 04, 2021 8:09 pm
Reputation: 7

Re: Legends of Idleon

Post by inkdrgn »

another update popped

so everyone will need to start over, but remember a quick & easy QoL edit is just going in and doing a find & replace of all instances of

Code: Select all

b.engine.getGameAttribute("OptionsListAccount")[34]=1
with

Code: Select all

b.engine.getGameAttribute("OptionsListAccount")[34]=0
which makes it so you can access anything in quick ref anywhere
as suggested by splinter500

solsagan
Noobzor
Noobzor
Posts: 10
Joined: Mon May 10, 2021 10:51 pm
Reputation: 4

Re: Legends of Idleon

Post by solsagan »

peppa wrote:
Tue Jun 01, 2021 11:28 am
solsagan wrote:
Tue Jun 01, 2021 10:54 am
does anyone know, if is possible to change TALENT point gain per level ?
I think it is possible...
But why do you want to do this?
It is a lot easier to edit the stats a Armorpiece give you :)
care to elaborate a little how it is possible?

to edit equipement i already know how, but it is easier to detect no?

solsagan
Noobzor
Noobzor
Posts: 10
Joined: Mon May 10, 2021 10:51 pm
Reputation: 4

Re: Legends of Idleon

Post by solsagan »

for those who need the z.js
i did the edit to it to look better for messing around

here is the file, multiple locals to download from:
[Link]
[Link]
[Link]
[Link]
[Link]


password is 112358

enjoy

Post Reply

Who is online

Users browsing this forum: AmazonBot, gaoshan, iyliaf88, Onidurum, ribeye, warbicule, Yahoo [Bot]