Legends of Idleon

Ask about cheats/tables for single player games here
Daydreamer1291
Noobzor
Noobzor
Posts: 8
Joined: Mon Apr 29, 2024 12:55 pm
Reputation: 0

Re: Legends of Idleon

Post by Daydreamer1291 »

Gizzmy wrote:
Tue Oct 08, 2024 4:48 am
Daydreamer1291 wrote:
Mon Oct 07, 2024 3:09 pm
Gizzmy wrote:
Fri Oct 04, 2024 7:27 pm


copy paste this from 0 to 32 in chrome debug,
values are; 1 unlocked, 2 ancient, 3 eldritch, 4 sov

bEngine.gameAttributes.h.Sailing[3][0]=4,
bEngine.gameAttributes.h.Sailing[3][32]=4
Thanks man, it worked perfectly!!



Another question: Is there a way to maximize all Post Office Boxes? Or a code to give me enough boxes to max them out?
bEngine.getGameAttribute("PostOfficeInfo")[3][0]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][1]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][2]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][3]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][4]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][5]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][6]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][7]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][8]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][9]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][10]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][11]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][12]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][13]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][14]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][15]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][16]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][17]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][18]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][19]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][20]=100000,
bEngine.getGameAttribute("PostOfficeInfo")[3][21]=800,
bEngine.getGameAttribute("PostOfficeInfo")[3][22]=800,
bEngine.getGameAttribute("PostOfficeInfo")[3][23]=800

[3][20] is myriad box which require 100k box, [21]~[23] are gaming,sailing and divinity.
just make sure you have enough boxes to spent otherwise it will show up as negative number.

alternatively you can edit box reward upon clearing an order to give the boxes needed;

bEngine.getGameAttribute("PostOfficeInfo")[2][0][1]= #
where # is any number you want
The code for adjusting the box reward upon clearing an order doesnt work. Is there a mistake in the code or something?

Gizzmy
Novice Cheater
Novice Cheater
Posts: 19
Joined: Thu Sep 26, 2024 5:27 pm
Reputation: 7

Re: Legends of Idleon

Post by Gizzmy »

Daydreamer1291 wrote:
Tue Oct 08, 2024 2:07 pm
Gizzmy wrote:
Tue Oct 08, 2024 4:48 am
Daydreamer1291 wrote:
Mon Oct 07, 2024 3:09 pm


Thanks man, it worked perfectly!!



Another question: Is there a way to maximize all Post Office Boxes? Or a code to give me enough boxes to max them out?
bEngine.getGameAttribute("PostOfficeInfo")[3][0]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][1]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][2]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][3]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][4]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][5]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][6]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][7]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][8]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][9]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][10]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][11]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][12]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][13]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][14]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][15]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][16]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][17]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][18]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][19]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][20]=100000,
bEngine.getGameAttribute("PostOfficeInfo")[3][21]=800,
bEngine.getGameAttribute("PostOfficeInfo")[3][22]=800,
bEngine.getGameAttribute("PostOfficeInfo")[3][23]=800

[3][20] is myriad box which require 100k box, [21]~[23] are gaming,sailing and divinity.
just make sure you have enough boxes to spent otherwise it will show up as negative number.

alternatively you can edit box reward upon clearing an order to give the boxes needed;

bEngine.getGameAttribute("PostOfficeInfo")[2][0][1]= #
where # is any number you want
The code for adjusting the box reward upon clearing an order doesnt work. Is there a mistake in the code or something?
that's weird, there's a space on my code. here's better one;
bEngine.getGameAttribute("PostOfficeInfo")[2][0][1]=200


Gizzmy
Novice Cheater
Novice Cheater
Posts: 19
Joined: Thu Sep 26, 2024 5:27 pm
Reputation: 7

Re: Legends of Idleon

Post by Gizzmy »

cc289 wrote:
Tue Oct 08, 2024 1:43 pm
Is there a way to change voidwalker portal numbers or have the portals auto unlock? The unlock command doesnt work on vw portals.
bEngine.getGameAttribute("OptionsListAccount")[158]=#
# is portal number u desire, 91 is the current highest while most people are likely at 80~85

sciomachist
Cheater
Cheater
Posts: 40
Joined: Sat Aug 17, 2024 2:59 pm
Reputation: 16

Re: Legends of Idleon

Post by sciomachist »

HubinBubin wrote:
Thu Jul 11, 2024 8:34 am
Guys, how change keychain stats?

Sometimes in limited shop we have keychain with stats higher when usual keychains can have at all. Like DR keychain instead 8+8, have 15+10

And also, someone know where check Hydrogen - Stamp Decreaser bonus? Can't find it in atoms / optionlist / optionlistaccount / stamps category
Granted you don't need to use this any longer if you just set all costs to 0 with the other cheats, but figured I'd give the info for posterity sake in case things change moving forward.

bEngine.getGameAttribute("OptionsListAccount")[134]=x
bEngine.getGameAttribute("OptionsListAccount")[154]=y

134 controls the number of days since the hydrogen bonus has been utilized. Your discount will be x * (bonus), capped at 90%. This stacks constantly and resets to 0 as soon as you utilize it (why it isn't immediately obvious when looking at the list).
154 controls the number of gilded stamp bonuses you have available.

You can make a simple cheat to constantly keep max stamp cost reductions if you so choose.

Daydreamer1291
Noobzor
Noobzor
Posts: 8
Joined: Mon Apr 29, 2024 12:55 pm
Reputation: 0

Re: Legends of Idleon

Post by Daydreamer1291 »

Gizzmy wrote:
Tue Oct 08, 2024 5:48 pm
Daydreamer1291 wrote:
Tue Oct 08, 2024 2:07 pm
Gizzmy wrote:
Tue Oct 08, 2024 4:48 am


bEngine.getGameAttribute("PostOfficeInfo")[3][0]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][1]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][2]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][3]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][4]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][5]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][6]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][7]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][8]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][9]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][10]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][11]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][12]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][13]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][14]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][15]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][16]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][17]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][18]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][19]=400,
bEngine.getGameAttribute("PostOfficeInfo")[3][20]=100000,
bEngine.getGameAttribute("PostOfficeInfo")[3][21]=800,
bEngine.getGameAttribute("PostOfficeInfo")[3][22]=800,
bEngine.getGameAttribute("PostOfficeInfo")[3][23]=800

[3][20] is myriad box which require 100k box, [21]~[23] are gaming,sailing and divinity.
just make sure you have enough boxes to spent otherwise it will show up as negative number.

alternatively you can edit box reward upon clearing an order to give the boxes needed;

bEngine.getGameAttribute("PostOfficeInfo")[2][0][1]= #
where # is any number you want
The code for adjusting the box reward upon clearing an order doesnt work. Is there a mistake in the code or something?
that's weird, there's a space on my code. here's better one;
bEngine.getGameAttribute("PostOfficeInfo")[2][0][1]=200

Thanks, worked now!


Is there a code for the equinox dreams? To complete the dreams? These damn Dungeon and Boss dreams are really annoying.

nbghty
Noobzor
Noobzor
Posts: 7
Joined: Sat Jul 01, 2023 9:32 pm
Reputation: 0

Re: Legends of Idleon

Post by nbghty »

what's the easiest way to get level 101 dungeon book ?

Zylems
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Oct 09, 2024 11:19 pm
Reputation: 0

Re: Legends of Idleon

Post by Zylems »

Does anyone have the link where I can download the cheat please?

Gizzmy
Novice Cheater
Novice Cheater
Posts: 19
Joined: Thu Sep 26, 2024 5:27 pm
Reputation: 7

Re: Legends of Idleon

Post by Gizzmy »

Daydreamer1291 wrote:
Tue Oct 08, 2024 2:07 pm

Is there a code for the equinox dreams? To complete the dreams? These damn Dungeon and Boss dreams are really annoying.
bEngine.getGameAttribute("WeeklyBoss").h.d_0=-1
bEngine.getGameAttribute("WeeklyBoss").h.d_35=-1

note: dream 34 and 35 currently is the last 2 difficult challange to clear even for old players (100 kill each monster in killroy and 15 sneaking hat).
if you wish to know which array is for which dream you can try figure it out yourself with chrome debug at CustomList>Dream Challange.


nbghty wrote:
Wed Oct 09, 2024 6:47 pm
what's the easiest way to get level 101 dungeon book ?
just use bulk starttalents from the inject cheat


Zylems wrote:
Wed Oct 09, 2024 11:19 pm
Does anyone have the link where I can download the cheat please?
viewtopic.php?p=268697#p268697

nbghty
Noobzor
Noobzor
Posts: 7
Joined: Sat Jul 01, 2023 9:32 pm
Reputation: 0

Re: Legends of Idleon

Post by nbghty »

Gizzmy wrote:
Wed Oct 09, 2024 11:32 pm
Daydreamer1291 wrote:
Tue Oct 08, 2024 2:07 pm

Is there a code for the equinox dreams? To complete the dreams? These damn Dungeon and Boss dreams are really annoying.
bEngine.getGameAttribute("WeeklyBoss").h.d_0=-1
bEngine.getGameAttribute("WeeklyBoss").h.d_35=-1

note: dream 34 and 35 currently is the last 2 difficult challange to clear even for old players (100 kill each monster in killroy and 15 sneaking hat).
if you wish to know which array is for which dream you can try figure it out yourself with chrome debug at CustomList>Dream Challange.


nbghty wrote:
Wed Oct 09, 2024 6:47 pm
what's the easiest way to get level 101 dungeon book ?
just use bulk starttalents from the inject cheat


Zylems wrote:
Wed Oct 09, 2024 11:19 pm
Does anyone have the link where I can download the cheat please?
viewtopic.php?p=268697#p268697
bulk starttalents only gives level 100 books, but the max is 101 :cry:

lurkingforcheats
What is cheating?
What is cheating?
Posts: 4
Joined: Sun Oct 06, 2024 12:21 pm
Reputation: 0

Re: Legends of Idleon

Post by lurkingforcheats »

Has anyone made some commands for the farming system in W6? I'm not too good with going into debug so if anyone can share their cheats/config that has and what command I'd appreciate it. Thank you!

Also, maxed out VIP Books?

Gizzmy
Novice Cheater
Novice Cheater
Posts: 19
Joined: Thu Sep 26, 2024 5:27 pm
Reputation: 7

Re: Legends of Idleon

Post by Gizzmy »

nbghty wrote:
Wed Oct 09, 2024 6:47 pm
what's the easiest way to get level 101 dungeon book ?
firstly, all dungeon books are maxed at 100, but if you insist of getting it do your own research here
viewtopic.php?p=199785#p199785

lurkingforcheats wrote:
Thu Oct 10, 2024 3:51 pm
Has anyone made some commands for the farming system in W6? I'm not too good with going into debug so if anyone can share their cheats/config that has and what command I'd appreciate it. Thank you!

Also, maxed out VIP Books?
w6 cheats added by dreamx3 (dont forget to take a look at config.js and see if chrome debug is located to where you install it).
viewtopic.php?p=339221#p339221

regarding max VIP books, i havent found any way to make the minimum lvl to be set the same as max. so as for now you can only do it with drop command which is:

Code: Select all

drop TalentBook1 3641299
first digit always 3, next 3 digit is book "Order", last 3 digit is the level

3641299 //Tiptoe Quickness (Lvl 299)
3642299 //Ubercharged Health (Lvl 299)
3643299 //Coins for Charon (Lvl 299)
3644299 //American Tipper (Lvl 299)
3645299 //Overaccurate Crit (Lvl 299)

again full tutorial regarding talent books is linked above

lurkingforcheats
What is cheating?
What is cheating?
Posts: 4
Joined: Sun Oct 06, 2024 12:21 pm
Reputation: 0

Re: Legends of Idleon

Post by lurkingforcheats »

Gizzmy wrote:
Fri Oct 11, 2024 1:22 am
nbghty wrote:
Wed Oct 09, 2024 6:47 pm
what's the easiest way to get level 101 dungeon book ?
firstly, all dungeon books are maxed at 100, but if you insist of getting it do your own research here
viewtopic.php?p=199785#p199785

lurkingforcheats wrote:
Thu Oct 10, 2024 3:51 pm
Has anyone made some commands for the farming system in W6? I'm not too good with going into debug so if anyone can share their cheats/config that has and what command I'd appreciate it. Thank you!

Also, maxed out VIP Books?
w6 cheats added by dreamx3 (dont forget to take a look at config.js and see if chrome debug is located to where you install it).
viewtopic.php?p=339221#p339221

regarding max VIP books, i havent found any way to make the minimum lvl to be set the same as max. so as for now you can only do it with drop command which is:

Code: Select all

drop TalentBook1 3641299
first digit always 3, next 3 digit is book "Order", last 3 digit is the level

3641299 //Tiptoe Quickness (Lvl 299)
3642299 //Ubercharged Health (Lvl 299)
3643299 //Coins for Charon (Lvl 299)
3644299 //American Tipper (Lvl 299)
3645299 //Overaccurate Crit (Lvl 299)

again full tutorial regarding talent books is linked above
This helped so much! Thank you!
If I may ask, what's the risk of getting books overleveled from the expected max? Do they still have stats beyond or there's no point to doing that?

EDIT:
I meant to ask as well, is there a way to drop relics with stats? I tried the drop command and it drops it without the misc stats. If you can let me know how or direct me to the thread where it is and I can learn it from there. It's kinda challenging to search for stuff since the search thread function for me doesn't seem to work.

Gizzmy
Novice Cheater
Novice Cheater
Posts: 19
Joined: Thu Sep 26, 2024 5:27 pm
Reputation: 7

Re: Legends of Idleon

Post by Gizzmy »

lurkingforcheats wrote:
Thu Oct 10, 2024 3:51 pm
EDIT:
I meant to ask as well, is there a way to drop relics with stats? I tried the drop command and it drops it without the misc stats. If you can let me know how or direct me to the thread where it is and I can learn it from there. It's kinda challenging to search for stuff since the search thread function for me doesn't seem to work.
dreamx3 cheat has keychain drop to max roll. in order to edit misc stats you have to do it with chrome debug
to make everything simple here's the code: MUST HAVE KEYCHAINS TO BE EQUIPPED

Code: Select all

bEngine.getGameAttribute("EquipmentMap")[0][9].h.UQ1txt="%_DROP_CHANCE",
bEngine.getGameAttribute("EquipmentMap")[0][9].h.UQ1val=15,
bEngine.getGameAttribute("EquipmentMap")[0][11].h.UQ2txt="%_DROP_CHANCE",
bEngine.getGameAttribute("EquipmentMap")[0][11].h.UQ2val=10
[0][9] : top keychain
[0][11] : bottom keychain

UQ1txt : stats you want on your top keychain
UQ1val : misc stat value you want on your top keychain
(you should know whats UQ2txt and UQ2val do lol)

and most importantly these are legal misc keychain stats

Code: Select all

_BASE_DEFENCE
_ACCURACY
%_MOVEMENT_SPEED
_BASE_DAMAGE
%_CARD_DROP_CHANCE
%_MONEY
_STR
_AGI
_WIS
_LUK
%_DEFENCE
%_MINING_XP_GAIN
%_TOTAL_DAMAGE
%_DROP_CHANCE
%_BASIC_ATK_SPEED
%_CRIT_CHANCE
%_FISHING_XP_GAIN
%_XP_FROM_MONSTERS
%_MULTIKILL
%_DEFENCE
%_STR
%_AGI
%_WIS
%_LUK
%_ALL_STATS
%_ALL_AFK_GAIN
%_ALL_SKILL_SPEED
%_MOB_RESPAWN
Spoiler
you technically can put any modifier like MK per tier from godshard eq, you can just figure it out yourself:)

Gizzmy
Novice Cheater
Novice Cheater
Posts: 19
Joined: Thu Sep 26, 2024 5:27 pm
Reputation: 7

Re: Legends of Idleon

Post by Gizzmy »

TalesofMercy wrote:
Fri Sep 27, 2024 7:47 pm
How can I turn on the summer break event bonuses (Golden Tome, Stamp Stack, Bubble Broth, and Equinox Enhancement?) in cheat engine?
[Link]
anyway after spending a couple of hours looking into the beautiful N.js code in VSCode.
i am finally able to find Latest Summer Event Break Shop! (10th August 2024 - 26th August 2024)

FOR ANYONE WHO MISS OUT SOME OR EVEN ALL EVENT STUFF
or anyone who care enough to make it into a command cheat

first make sure you have enough Event Points if you dont have any;

Code: Select all

drop Quest89 
or

Code: Select all

chng bEngine.getGameAttribute("OptionsListAccount")[310]=70
Image

i really hate media embed here smh

As you can see on my current date i can access Event Shop also in W4 Town!
all you have to do is look into chromedebug and find >MenuType2:0 change it to 67

One_hit_KO
What is cheating?
What is cheating?
Posts: 2
Joined: Fri Oct 11, 2024 9:08 pm
Reputation: 0

Re: Legends of Idleon

Post by One_hit_KO »

I've tried to skim the topic but was unable to find mention - I used CE to get my gaming snail level 25, but now it's soft locked (I accumulate envelopes but cannot spend them). I've been searching for a way using CE to identify the level 25 and correct it so that I can start using the envelopes again (as it sits, it's at 25 forever which isn't bad but I'd like to progress it further at some point).

Any thoughts/advice would be appreciated. First time poster but may continue to read these ~400 pages of ideas. :)

Post Reply

Who is online

Users browsing this forum: coccocbot-web, please_no_touching, TumbleWeed