Legends of Idleon

Ask about cheats/tables for single player games here
User avatar
salmon85
Expert Cheater
Expert Cheater
Posts: 116
Joined: Wed Jun 09, 2021 8:29 am
Reputation: 26

Re: Legends of Idleon

Post by salmon85 »

On another note. Managed to brick a character.
Beginner class in world 3 :)
Wasn't doing anything too stupid but the game crashed on me while for some reason
when logging back in all my other characters all said they were farming green mushrooms despite not even on those maps.
the beginner though now thinks it's level 1 and the game crashes when I either select him or try using the change page button on the ingame swap character. Going back to the main screen works and I can choose other characters from there.



erm :)



iBelg
Cheater
Cheater
Posts: 36
Joined: Tue Jul 28, 2020 6:42 pm
Reputation: 47

Re: Legends of Idleon

Post by iBelg »

Messed around a little bit and added a way to safely input commands. Currently it only has two commands:

Press ` to open the console input. Press ` again to execute the command and close the input. Enter does not work.

Drop anything

Code: Select all

drop <ItemID> <Amount>
Unlock every portal

Code: Select all

unlock portals


[Link]

password: ibelg

chase123789
Cheater
Cheater
Posts: 29
Joined: Tue May 04, 2021 11:32 pm
Reputation: 1

Re: Legends of Idleon

Post by chase123789 »

salmon85 wrote:
Sat Jun 12, 2021 4:35 pm
Lucifer M wrote:
Sat Jun 12, 2021 3:45 pm
salmon85 wrote:
Sat Jun 12, 2021 2:28 pm

Code: Select all

ItemToCraftCostTYPE = function ()
Is for all the anvil crafting costs (items)

its a few thousand lines long but using regex + notepad++ I replaced it all with

Code: Select all

["Copper", "0"]
so crafting is free now.
How exactly did you achieve that?


Copied the whole function into notepad++ (it's about a thousand lines of code)

used the find and replace feature with the following

find (with regex enabled)

Code: Select all

\[.*\]
replace with

Code: Select all

\["Copper", "0"\]
then do a normal find and search for

Code: Select all

["Copper", "0"],
replace with

Code: Select all

["Copper", "0"]
so it removes all the ,'s after the lines

then in notepad++ go edit -> Line operations -> remove consecutive duplicate lines (not remove duplicate lines)

you should be just left with single lines that looks like

Code: Select all

["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
then you juct copy and paste it over the top of the code in the .js file

Code: Select all

 Dc.ItemToCraftCostTYPE = function () {
                    return [
                        [
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ]
                        ],
                        [
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ]
                        ],
                        [
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ]
                        ],
                        [
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ],
                            [
                                ["Copper", "0"]
                            ]
                        ]
                    ]
is there anyway you can just target and replace the numbers within the " " and just change it to 0? or is it impossible since there are all different numbers

chase123789
Cheater
Cheater
Posts: 29
Joined: Tue May 04, 2021 11:32 pm
Reputation: 1

Re: Legends of Idleon

Post by chase123789 »

iBelg wrote:
Sat Jun 12, 2021 9:44 pm
Messed around a little bit and added a way to safely input commands. Currently it only has two commands:

Press ` to open the console input. Press ` again to execute the command and close the input. Enter does not work.

Drop anything

Code: Select all

drop <ItemID> <Amount>
Unlock every portal

Code: Select all

unlock portals


[Link]

password: ibelg
youre awesome! is the code you quoted all we have to input into the z file? Since I have edited my Z file, I am not sure the difference between both of ours so I am not sure if I should just use yours or add the command code into my own, and how i would do that (which code string to input)

User avatar
salmon85
Expert Cheater
Expert Cheater
Posts: 116
Joined: Wed Jun 09, 2021 8:29 am
Reputation: 26

Re: Legends of Idleon

Post by salmon85 »

all different numbers, you can do regex for \d{1,}\w{0,}\d{0,} which will pick up 1-999 and all the silly 1e0 numbers
but since you're replacing lines anyway, why not remove code that's not needed. makes the file smaller then :)



edit:

Sadly I get 403 forbidden on the zippyshare links

and bypassed with a vpn :D

chase123789
Cheater
Cheater
Posts: 29
Joined: Tue May 04, 2021 11:32 pm
Reputation: 1

Re: Legends of Idleon

Post by chase123789 »

salmon85 wrote:
Sat Jun 12, 2021 9:53 pm
all different numbers, you can do regex for \d{1,}\w{0,}\d{0,} which will pick up 1-999 and all the silly 1e0 numbers
but since you're replacing lines anyway, why not remove code that's not needed. makes the file smaller then :)



edit:

Sadly I get 403 forbidden on the zippyshare links

and bypassed with a vpn :D
You’re genius ty, and hahahaha goteem

User avatar
salmon85
Expert Cheater
Expert Cheater
Posts: 116
Joined: Wed Jun 09, 2021 8:29 am
Reputation: 26

Re: Legends of Idleon

Post by salmon85 »

I think I set the numbers too high



92 levels in 2 swings

User avatar
Lucifer M
Cheater
Cheater
Posts: 30
Joined: Sun May 27, 2018 12:24 pm
Reputation: 2

Re: Legends of Idleon

Post by Lucifer M »

salmon85 wrote:
Sat Jun 12, 2021 9:35 pm

Code: Select all

if ("MiningSpeed" == s) {
replaced the whole if statement with

Code: Select all

                        if ("MiningSpeed" == s) {
                            return 0.01
                        }

this also affects afk gains


there is also

MiningEXPmulti
MiningOreValue

I suspect value is the exp

edit

value = amount per drop
multi = actual exp multiplier

Code: Select all

                        if ("MiningSpeed" == s) {
                            return 0.01
                        }
                        if ("MiningEXPmulti" == s) {
                            return 1 * Math.pow(10,10)
                        }
                        if ("MiningOreValue" == s) {
                            var ls = b.engine.getGameAttribute("MonsterDefinitionsGET"),
                                os = b.engine.getGameAttribute("AFKtarget"),
                                us = null != d[os] ? ls.getReserved(os) : ls.h[os];
                            if ("MINING" == (null != d.AFKtype ? us.getReserved("AFKtype") : us.h.AFKtype)) {
                                return 1 * Math.pow(1,10)
                            }
So as far as this goes what part of the code should I remove?

I tried replacing all of the three for what you put but I get thrown errors.

User avatar
salmon85
Expert Cheater
Expert Cheater
Posts: 116
Joined: Wed Jun 09, 2021 8:29 am
Reputation: 26

Re: Legends of Idleon

Post by salmon85 »

Lucifer M wrote:
Sat Jun 12, 2021 10:44 pm
So as far as this goes what part of the code should I remove?

I tried replacing all of the three for what you put but I get thrown errors.
I'll give you the end code

Code: Select all

if ("MiningMaxOre" == s) {
                            var Vt = b.engine.getGameAttribute("DNSM"),
                                Qt = null != d.TotStatSkMAP ? Vt.getReserved("TotStatSkMAP") : Vt.h.TotStatSkMAP;
                            null != d[s] ? Qt.setReserved(s, 5) : Qt.h[s] = 5;
                            var Ht = b.engine.getGameAttribute("DNSM"),
                                Yt = null != d.TotStatSkMAP ? Ht.getReserved("TotStatSkMAP") : Ht.h.TotStatSkMAP;
                            return null != d[s] ? Yt.getReserved(s) : Yt.h[s]
                        }
                        if ("MiningSpeed" == s) {
                            return 0.01
                        }
                        if ("MiningEXPmulti" == s) {
                            return 1 * Math.pow(10,5)
                        }
                        if ("MiningOreValue" == s) {
                            var ls = b.engine.getGameAttribute("MonsterDefinitionsGET"),
                                os = b.engine.getGameAttribute("AFKtarget"),
                                us = null != d[os] ? ls.getReserved(os) : ls.h[os];
                            if ("MINING" == (null != d.AFKtype ? us.getReserved("AFKtype") : us.h.AFKtype)) {
                                return 1 * Math.pow(10,5)
                            }
                        } else if ("MiningMinigame" == s) {
so you can just replace from if ("MiningMaxOre" == s) { to } else if ("MiningMinigame" == s) {




@ibelg
what beautifier did you use in your code?
just asking as I was trying to search for which parts you changed compared to the code I have and the functions on my code have a space before the () while yours don't

User avatar
salmon85
Expert Cheater
Expert Cheater
Posts: 116
Joined: Wed Jun 09, 2021 8:29 am
Reputation: 26

Re: Legends of Idleon

Post by salmon85 »

set costmulti, capmulti powerpercycle etc to the below to increase refinery production

Code: Select all

                    if ("CostsMulti" == t) return 0;
                    if ("CapMulti" == t) return Math.pow(10, 10);
                    if ("PowerPerCycle" == t) return Math.floor(Math.pow(s, 3.0));
                    if ("CycleInitialTime" == t) return s = 0.1* Math.pow(4, Math.floor(s)), t = b.engine.getGameAttribute("DNSM"), t = null != d.AlchVials ? t.getReserved("AlchVials") : t.h.AlchVials, t = null != d.RefSpd ? t.getReserved("RefSpd") : t.h.RefSpd, Math.ceil(s / (1 + ((null == t ? 0 : "number" == typeof t ? e.__cast(t, k) : "number" == typeof t && (0 | t) === t ? e.__cast(t, n) : "boolean" == typeof t ? e.__cast(t, l) ? 1 : 0 : "string" == typeof t ? parseFloat(t) : parseFloat(g.string(t))) + Ib._customBlock_SaltLick(2)) / 100));
                    if ("FuelCalc" == t) {
                        return 0
                    }

also

Code: Select all

                    if ("CogBuildReq" == s) {
                        return 0
                    }
                    if ("PlayerBuildSpd" == s) {
                        return 1 * Math.pow(10,10)
                    }
                    if ("PlayerConExp" == s) {
                        return 1 * Math.pow(10,10)
                    }
                    if ("TowerBuildReq" == s) {
                        return 0    
                    }
                    if ("TowerSaltCost" == s) {
                        return 0
                    }
                    if ("TowerMatCost" == s) {
                        return 0
                    }
for construction

newmagnus
Novice Cheater
Novice Cheater
Posts: 19
Joined: Sun May 16, 2021 6:58 am
Reputation: 2

Re: Legends of Idleon

Post by newmagnus »

iBelg wrote:
Sat Jun 12, 2021 9:44 pm
Messed around a little bit and added a way to safely input commands. Currently it only has two commands:

Press ` to open the console input. Press ` again to execute the command and close the input. Enter does not work.

Drop anything

Code: Select all

drop <ItemID> <Amount>
Unlock every portal

Code: Select all

unlock portals


[Link]

password: ibelg
How do you open the console on a norwegian keyboard? I've tried many different inputs. Also tried to make my keyboard into ENG/US, but not able to open it.

Djinn
Novice Cheater
Novice Cheater
Posts: 15
Joined: Sat Jun 12, 2021 5:03 pm
Reputation: 2

Re: Legends of Idleon

Post by Djinn »

salmon85 wrote:
Sat Jun 12, 2021 11:24 pm
set costmulti, capmulti powerpercycle etc to the below to increase refinery production

Code: Select all

                    if ("CostsMulti" == t) return 0;
                    if ("CapMulti" == t) return Math.pow(10, 10);
                    if ("PowerPerCycle" == t) return Math.floor(Math.pow(s, 3.0));
                    if ("CycleInitialTime" == t) return s = 0.1* Math.pow(4, Math.floor(s)), t = b.engine.getGameAttribute("DNSM"), t = null != d.AlchVials ? t.getReserved("AlchVials") : t.h.AlchVials, t = null != d.RefSpd ? t.getReserved("RefSpd") : t.h.RefSpd, Math.ceil(s / (1 + ((null == t ? 0 : "number" == typeof t ? e.__cast(t, k) : "number" == typeof t && (0 | t) === t ? e.__cast(t, n) : "boolean" == typeof t ? e.__cast(t, l) ? 1 : 0 : "string" == typeof t ? parseFloat(t) : parseFloat(g.string(t))) + Ib._customBlock_SaltLick(2)) / 100));
                    if ("FuelCalc" == t) {
                        return 0
                    }

also

Code: Select all

                    if ("CogBuildReq" == s) {
                        return 0
                    }
                    if ("PlayerBuildSpd" == s) {
                        return 1 * Math.pow(10,10)
                    }
                    if ("PlayerConExp" == s) {
                        return 1 * Math.pow(10,10)
                    }
                    if ("TowerBuildReq" == s) {
                        return 0    
                    }
                    if ("TowerSaltCost" == s) {
                        return 0
                    }
                    if ("TowerMatCost" == s) {
                        return 0
                    }
for construction
Doing this, resets the characters to LVL 1. Something around this code just overflows data and resets character level and progress
Last edited by Djinn on Sun Jun 13, 2021 4:45 am, edited 1 time in total.

kribir
Novice Cheater
Novice Cheater
Posts: 23
Joined: Thu Jun 13, 2019 9:14 pm
Reputation: 0

Re: Legends of Idleon

Post by kribir »

Does anyone know how to change the boost values ​​on the cards?

EDIT: founded CardStuff = function() {

iBelg
Cheater
Cheater
Posts: 36
Joined: Tue Jul 28, 2020 6:42 pm
Reputation: 47

Re: Legends of Idleon

Post by iBelg »

chase123789 wrote:
Sat Jun 12, 2021 9:51 pm
youre awesome! is the code you quoted all we have to input into the z file? Since I have edited my Z file, I am not sure the difference between both of ours so I am not sure if I should just use yours or add the command code into my own, and how i would do that (which code string to input)
The code at '// CustomCodeHere' is only for parsing the commands. There's a few other spots that needed some changes to add the console.
salmon85 wrote:
Sat Jun 12, 2021 10:50 pm
what beautifier did you use in your code?
just asking as I was trying to search for which parts you changed compared to the code I have and the functions on my code have a space before the () while yours don't
[Link]

Didn't pass any extra options.
newmagnus wrote:
Sun Jun 13, 2021 3:03 am
How do you open the console on a norwegian keyboard? I've tried many different inputs. Also tried to make my keyboard into ENG/US, but not able to open it.
If you open the Z.js file and search for "// CustomCodeHere" you'll find my code.

Replace 192 with a keyCode you can press. Use this site to find keyCode: [Link]

User avatar
salmon85
Expert Cheater
Expert Cheater
Posts: 116
Joined: Wed Jun 09, 2021 8:29 am
Reputation: 26

Re: Legends of Idleon

Post by salmon85 »

Djinn wrote:
Sun Jun 13, 2021 4:33 am
Doing this, resets the characters to LVL 1. Something around this code just overflows data and resets character level and progress


most likely the 1 * math.pow(10,10)

which is 1 X 10 to the power of 10
10000000000

iBelg wrote:
Sun Jun 13, 2021 7:12 am

The code at '// CustomCodeHere' is only for parsing the commands. There's a few other spots that needed some changes to add the console.

[Link]

Didn't pass any extra options.

If you open the Z.js file and search for "// CustomCodeHere" you'll find my code.

Replace 192 with a keyCode you can press. Use this site to find keyCode: [Link]
Danke



Was thinking of trying to add an auto loot function / command which puts items straight into your stash and spotted this as an unused star skill

Code: Select all

[
                            ["Deposits_your_items_to_storage,_and_destroys_items_on_ground._PASSIVE:_+{%_Carry_Cap"], "30 60 decay _ _ txt".split(" "), ["+{%_Carry_Cap"],
                            ["1"]
                        ],
Last edited by salmon85 on Sun Jun 13, 2021 8:51 am, edited 1 time in total.

Post Reply

Who is online

Users browsing this forum: BitKit, Derekhun, DonFknKnotts, huutin113, KazperN, tzaxntt, unreal2k3, YandexBot