Legends of Idleon

Ask about cheats/tables for single player games here
magiman
Expert Cheater
Expert Cheater
Posts: 74
Joined: Sat Apr 09, 2022 8:47 pm
Reputation: 15

Re: Legends of Idleon

Post by magiman »

sultan wrote:
Sat Dec 24, 2022 3:09 am
yo bro, the z.js is different now, can you teach me how to use divinity pearl on skill lvl 50++, what do i have to change from the z.js file?
That one is super simple, it is just checking if a level is greater than 50.

Code: Select all

if (50 > (null == tr ? 0 : "number" == typeof tr ? c.__cast(tr, k) : "number" == typeof tr && (0 | tr) === tr ? c.__cast(tr, m) : "boolean" == typeof tr ? c.__cast(tr, n) ? 1 : 0 : "string" == typeof tr ? parseFloat(tr) : parseFloat(g.string(tr))) && 16 > a.engine.getGameAttribute("DummyNumber3")) {
	var nr = a.engine.getGameAttribute("InventoryOrder"),
	ar = e.actor.getValue("ActorEvents_38", "_ItemDragID");
	er = "Pearl6" == "" + g.string(nr[0 | (null == ar ? 0 : "number" == typeof ar ? c.__cast(ar, k) : "number" == typeof ar && (0 | ar) === ar ? c.__cast(ar, m) : "boolean" == typeof ar ? c.__cast(ar, n) ? 1 : 0 : "string" == typeof ar ? parseFloat(ar) : parseFloat(g.string(ar)))])
Look for this and just set 50 to something like 200. It was on line 172957 for me.

PookyChips
What is cheating?
What is cheating?
Posts: 2
Joined: Tue Jul 19, 2022 2:30 pm
Reputation: 0

Re: Legends of Idleon

Post by PookyChips »

Anyone figure out how to use candies in w5?

khidz29
Novice Cheater
Novice Cheater
Posts: 24
Joined: Thu Apr 06, 2017 11:11 pm
Reputation: 3

Re: Legends of Idleon

Post by khidz29 »

PookyChips wrote:
Sat Dec 24, 2022 1:48 pm
Anyone figure out how to use candies in w5?
'w4 candy' works perfectly in w5

PookyChips
What is cheating?
What is cheating?
Posts: 2
Joined: Tue Jul 19, 2022 2:30 pm
Reputation: 0

Re: Legends of Idleon

Post by PookyChips »

khidz29 wrote:
Sat Dec 24, 2022 6:10 pm
PookyChips wrote:
Sat Dec 24, 2022 1:48 pm
Anyone figure out how to use candies in w5?
'w4 candy' works perfectly in w5
Oh nice! Thanks!

Do you by chance know where the line of code is to change the hours gained for the time candies?

satornarm
What is cheating?
What is cheating?
Posts: 3
Joined: Wed Oct 05, 2022 11:41 pm
Reputation: 1

Re: Legends of Idleon

Post by satornarm »

How do i know when i get ban?

chimpdluffy
Noobzor
Noobzor
Posts: 8
Joined: Sun Oct 31, 2021 12:38 pm
Reputation: 0

Re: Legends of Idleon

Post by chimpdluffy »

I know its a little early in to the release of W5 but has anyone found out or have create an easy command to make ship upgrade free?

Antonium57
What is cheating?
What is cheating?
Posts: 3
Joined: Thu Oct 27, 2022 4:08 pm
Reputation: 0

Re: Legends of Idleon

Post by Antonium57 »

Thanks it works

roooroar
Cheater
Cheater
Posts: 38
Joined: Sat Jan 01, 2022 4:58 am
Reputation: 0

Re: Legends of Idleon

Post by roooroar »

Theres a bug, that I suspect due to integer handling on Android, that makes cost values over 1e20 sometimes become negative, you can try to use that bug for Sailing cost.

Since in my case, the costs would jump between -2T unit to 3B, and negative values are treated as 0 here so free upgrades

roooroar
Cheater
Cheater
Posts: 38
Joined: Sat Jan 01, 2022 4:58 am
Reputation: 0

Re: Legends of Idleon

Post by roooroar »

Also has anyone found out a way to lower 'minimum' sailing time for ships?

I have been looking but the lines in _customEvent_Sailing doesnt seem to be it.

roooroar
Cheater
Cheater
Posts: 38
Joined: Sat Jan 01, 2022 4:58 am
Reputation: 0

Re: Legends of Idleon

Post by roooroar »

roooroar wrote:
Mon Dec 26, 2022 2:40 am
Also has anyone found out a way to lower 'minimum' sailing time for ships?

I have been looking but the lines in _customEvent_Sailing doesnt seem to be it.
Nevermind, found it :Search for this line, enter a value below 120

Code: Select all

if ("Minimumtraveltime" == e)

User avatar
tibasichelp
Expert Cheater
Expert Cheater
Posts: 140
Joined: Mon Oct 18, 2021 3:18 am
Reputation: 45

Re: Legends of Idleon

Post by tibasichelp »

PookyChips wrote:
Sun Dec 25, 2022 4:49 pm
Do you by chance know where the line of code is to change the hours gained for the time candies?
Change the 60 (in minutes) to whatever you desire.
Image

binchingchiling
What is cheating?
What is cheating?
Posts: 1
Joined: Mon Dec 26, 2022 6:56 am
Reputation: 0

Re: Legends of Idleon

Post by binchingchiling »

pls help i get this error everytime i run f4 exe

Code: Select all

C:\snapshot\Legends of Idleon\node_modules\prompt\lib\prompt.js:784
  var newProps = Object.keys(validate.messages),
                                      ^

TypeError: Cannot read properties of undefined (reading 'messages')
    at convert (C:\snapshot\Legends of Idleon\node_modules\prompt\lib\prompt.js:784:39)
    at EventEmitter.getInput (C:\snapshot\Legends of Idleon\node_modules\prompt\lib\prompt.js:463:12)
    at get (C:\snapshot\Legends of Idleon\node_modules\prompt\lib\prompt.js:363:12)
    at C:\snapshot\Legends of Idleon\node_modules\prompt\lib\prompt.js:322:7
    at C:\snapshot\Legends of Idleon\node_modules\async\internal\withoutIndex.js:8:40
    at replenish (C:\snapshot\Legends of Idleon\node_modules\async\internal\eachOfLimit.js:81:17)
    at C:\snapshot\Legends of Idleon\node_modules\async\internal\eachOfLimit.js:86:9
    at eachLimit (C:\snapshot\Legends of Idleon\node_modules\async\eachLimit.js:47:43)
    at awaitable (C:\snapshot\Legends of Idleon\node_modules\async\internal\awaitify.js:13:28)
    at eachSeries (C:\snapshot\Legends of Idleon\node_modules\async\eachSeries.js:41:34)

Node.js v18.5.0

bullzeye48
Noobzor
Noobzor
Posts: 6
Joined: Sat Mar 19, 2022 3:49 pm
Reputation: 0

Re: Legends of Idleon

Post by bullzeye48 »

Feel like this has been asked multiple times but my search function just takes me to a blank screen that never updates or searches - any ways to safely wipe alchemy bubble levels? either individually or as a whole? Went overboard on a single bubble and it's bothering me. Major thanks if you can direct me to how to.

sultan
Novice Cheater
Novice Cheater
Posts: 22
Joined: Tue Sep 27, 2022 2:07 am
Reputation: 2

Re: Legends of Idleon

Post by sultan »

magiman wrote:
Sat Dec 24, 2022 5:41 am
sultan wrote:
Sat Dec 24, 2022 3:09 am
yo bro, the z.js is different now, can you teach me how to use divinity pearl on skill lvl 50++, what do i have to change from the z.js file?
That one is super simple, it is just checking if a level is greater than 50.

Code: Select all

if (50 > (null == tr ? 0 : "number" == typeof tr ? c.__cast(tr, k) : "number" == typeof tr && (0 | tr) === tr ? c.__cast(tr, m) : "boolean" == typeof tr ? c.__cast(tr, n) ? 1 : 0 : "string" == typeof tr ? parseFloat(tr) : parseFloat(g.string(tr))) && 16 > a.engine.getGameAttribute("DummyNumber3")) {
	var nr = a.engine.getGameAttribute("InventoryOrder"),
	ar = e.actor.getValue("ActorEvents_38", "_ItemDragID");
	er = "Pearl6" == "" + g.string(nr[0 | (null == ar ? 0 : "number" == typeof ar ? c.__cast(ar, k) : "number" == typeof ar && (0 | ar) === ar ? c.__cast(ar, m) : "boolean" == typeof ar ? c.__cast(ar, n) ? 1 : 0 : "string" == typeof ar ? parseFloat(ar) : parseFloat(g.string(ar)))])
Look for this and just set 50 to something like 200. It was on line 172957 for me.
okay i'll try it.
1 more question tho, do you know how to clean storage chest? i messed my storage chest by dupe an equipment, it stacked so much i can't get rid of it from my storage chest

bubjames
What is cheating?
What is cheating?
Posts: 3
Joined: Mon Sep 20, 2021 12:22 pm
Reputation: 0

Re: Legends of Idleon

Post by bubjames »

Not sure if this has been asked yet but how can i dup items via Cheat Engine in the W5 update

Post Reply

Who is online

Users browsing this forum: AhriIsHot, Baidu [Spider], diez37, Experox, theking1337xx, Uhfuecu