Page 131 of 369

Re: Legends of Idleon

Posted: Tue Jul 19, 2022 6:07 pm
by Lord Cripplus
qaetrem wrote:
Tue Jul 19, 2022 5:11 pm
Can somebody link me the last Cheat table?
Nowadays the proper method is to use a js injection tool.
You can find the info here: viewtopic.php?p=205940#p205940

Re: Legends of Idleon

Posted: Tue Jul 19, 2022 11:34 pm
by SirQueen
Lord Cripplus wrote:
Tue Jul 19, 2022 4:49 pm
SirQueen wrote:
Tue Jul 19, 2022 9:38 am
MohAlnoaimi wrote:
Mon Jul 18, 2022 4:36 pm


i followed what he said and the time candies work perfectly in space
I've searched in z.js and can't find anything :?: do I need to put it in myself?
There are more than 20,000 results if you search for a.engine in Z.js on Windows. What platform are you using?
win11. I searched 'if ("TIME_CANDY" ==' and nothing came up. I tried searching for the second line, 'if (149 > b.engine.getGameAttribute("CurrentMap"))' too and again, no results. Tried searching in Notepad, Notepad++, and VS Code.

Re: Legends of Idleon

Posted: Wed Jul 20, 2022 2:38 am
by we0t
SirQueen wrote:
Tue Jul 19, 2022 11:34 pm
Lord Cripplus wrote:
Tue Jul 19, 2022 4:49 pm
SirQueen wrote:
Tue Jul 19, 2022 9:38 am

I've searched in z.js and can't find anything :?: do I need to put it in myself?
There are more than 20,000 results if you search for a.engine in Z.js on Windows. What platform are you using?
win11. I searched 'if ("TIME_CANDY" ==' and nothing came up. I tried searching for the second line, 'if (149 > b.engine.getGameAttribute("CurrentMap"))' too and again, no results. Tried searching in Notepad, Notepad++, and VS Code.

After running a Beautify with VSCode this is what the line is exactly, Might help. As for the second line you posted here, In the most recent update it looks like its a.engine for me

if ("TIME_CANDY" == (null != e.Type ? Oo.getReserved("Type") : Oo.h.Type)) {

Has anyone figured out what attribute the PetArena is? Looking to remove the daily limit on Pet Arena

Re: Legends of Idleon

Posted: Wed Jul 20, 2022 8:33 am
by Avadrin
Avadrin wrote:
Wed Jul 13, 2022 2:14 pm
Image
I logged on to find my damage is now NAN anyone know a fix?
I've really only messed around with zEditing using Candy in space and egg times so idk what happened really

P.S. This is true for all my characters
Anyone figure out how to fix this?

Re: Legends of Idleon

Posted: Wed Jul 20, 2022 9:21 am
by Bleeze
tibasichelp wrote:
Sat Jul 16, 2022 1:29 pm
evie wrote:
Thu Jul 14, 2022 12:04 pm
Hi is there a way for me to fix this Image
viewtopic.php?p=252989#p252989
Tasks have a different name getting non-existing object error for ("Tasks")

Re: Legends of Idleon

Posted: Wed Jul 20, 2022 11:46 am
by tibasichelp
Bleeze wrote:
Wed Jul 20, 2022 9:21 am
tibasichelp wrote:
Sat Jul 16, 2022 1:29 pm
evie wrote:
Thu Jul 14, 2022 12:04 pm
Hi is there a way for me to fix this Image
viewtopic.php?p=252989#p252989
Tasks have a different name getting non-existing object error for ("Tasks")
Still just Tasks
Image

Re: Legends of Idleon

Posted: Wed Jul 20, 2022 7:09 pm
by Laspil
is there a way to complete all of the quests with some code?

Re: Legends of Idleon

Posted: Sat Jul 23, 2022 2:00 am
by MohAlnoaimi
how do i make the breeding new pet 100% in steam

Re: Legends of Idleon

Posted: Sun Jul 24, 2022 8:39 am
by p5y
Do we know how to trigger/edit Looty-items yet?

Re: Legends of Idleon

Posted: Sun Jul 24, 2022 2:04 pm
by Bigredflavor
For people who don't know you can edit the gems for steam version

Re: Legends of Idleon

Posted: Sun Jul 24, 2022 4:13 pm
by unknown_cheetz
I'm not sure what I'm doing wrong, but I can successfully load the injector and game, but anytime I try to enter commands into the NodeJS prompt, all I am returned is undefined. I am typing things exactly as they are posted on this thread. Any suggestions? Thanks.

Re: Legends of Idleon

Posted: Sun Jul 24, 2022 5:32 pm
by unknown_cheetz
unknown_cheetz wrote:
Sun Jul 24, 2022 4:13 pm
I'm not sure what I'm doing wrong, but I can successfully load the injector and game, but anytime I try to enter commands into the NodeJS prompt, all I am returned is undefined. I am typing things exactly as they are posted on this thread. Any suggestions? Thanks.
Solved the issue by replacing the F4 Injector with the F3 one. No clue why the downgrade works.

Re: Legends of Idleon

Posted: Mon Jul 25, 2022 6:49 pm
by Zenishor
Hello, so i tried to tinker with node js and all that but the truth is that i know nothing about it, and thus these were the results:
npm ERR! code EJSONPARSE
npm ERR! path C:\Users\---\Desktop\INjextion F4/package.json
npm ERR! JSON.parse Unexpected token ":" (0x3A) in JSON at position 365 while parsing near "... \"scripts\": \"build\": \"pkg main.js --tar..."
npm ERR! JSON.parse Failed to parse JSON data.
npm ERR! JSON.parse Note: package.json must be actual JSON, not just JavaScript.

npm ERR! A complete log of this run can be found in:
npm ERR!
.........
I really don't know what i am doing, but all i want is to be able to use candy in space.
Can please someone make an easy executable of that?

Re: Legends of Idleon

Posted: Mon Jul 25, 2022 9:38 pm
by dookman26
unknown_cheetz wrote:
Sun Jul 24, 2022 5:32 pm
unknown_cheetz wrote:
Sun Jul 24, 2022 4:13 pm
I'm not sure what I'm doing wrong, but I can successfully load the injector and game, but anytime I try to enter commands into the NodeJS prompt, all I am returned is undefined. I am typing things exactly as they are posted on this thread. Any suggestions? Thanks.
Solved the issue by replacing the F4 Injector with the F3 one. No clue why the downgrade works.
yeah that deff did not work for me
anyone have another workaround?

Re: Legends of Idleon

Posted: Tue Jul 26, 2022 2:32 pm
by Smaug
dookman26 wrote:
Mon Jul 25, 2022 9:38 pm
unknown_cheetz wrote:
Sun Jul 24, 2022 5:32 pm
unknown_cheetz wrote:
Sun Jul 24, 2022 4:13 pm
I'm not sure what I'm doing wrong, but I can successfully load the injector and game, but anytime I try to enter commands into the NodeJS prompt, all I am returned is undefined. I am typing things exactly as they are posted on this thread. Any suggestions? Thanks.
Solved the issue by replacing the F4 Injector with the F3 one. No clue why the downgrade works.
yeah that deff did not work for me
anyone have another workaround?
Are you sure you copied cheats.js into the games folder from the google drive link?
Because either a missing cheats.js file or a corrupt cheats.js file will result in that message.