Legends of Idleon

Ask about cheats/tables for single player games here
sukuna
Noobzor
Noobzor
Posts: 6
Joined: Fri Sep 29, 2023 9:44 am
Reputation: 1

Re: Legends of Idleon

Post by sukuna »

I can't increase my talents by more than 1. Only some talents can reach level 100. Also talent book says null. Is my game broken? Can anyone help?

[Link]
[Link]
[Link]

Saul
Cheater
Cheater
Posts: 38
Joined: Mon May 17, 2021 3:14 pm
Reputation: 15

Re: Legends of Idleon

Post by Saul »

sukuna wrote:
Fri Sep 29, 2023 5:18 pm
I can't increase my talents by more than 1. Only some talents can reach level 100. Also talent book says null. Is my game broken? Can anyone help?

[Link]
[Link]
[Link]
1. open game with InjectCheatsF5
2. log on bugged char
3. use command chromedebug in "InjectCheatsF5"
4. in new window write bEngine.gameAttributes.h and press enter
5. find maxLevel
Image
6. find all skills with max lvl 1
7. use command to change max level:
chng bEngine.getGameAttribute("SkillLevelsMAX")[??]=100
where ?? its you skill id, id for health booster its 0 for your 1st character
chng bEngine.getGameAttribute("SkillLevelsMAX")[0]=100
this command will change max lvl for health booster to 100 on your 1st character
7. give me rep :> or after 24h you will be ignored by me for any future help :)
8. have a nice day :>

sukuna
Noobzor
Noobzor
Posts: 6
Joined: Fri Sep 29, 2023 9:44 am
Reputation: 1

Re: Legends of Idleon

Post by sukuna »

Saul wrote:
Sat Sep 30, 2023 10:16 pm
sukuna wrote:
Fri Sep 29, 2023 5:18 pm
I can't increase my talents by more than 1. Only some talents can reach level 100. Also talent book says null. Is my game broken? Can anyone help?

[Link]
[Link]
[Link]
1. open game with InjectCheatsF5
2. log on bugged char
3. use command chromedebug in "InjectCheatsF5"
4. in new window write bEngine.gameAttributes.h and press enter
5. find maxLevel
Image
6. find all skills with max lvl 1
7. use command to change max level:
chng bEngine.getGameAttribute("SkillLevelsMAX")[??]=100
where ?? its you skill id, id for health booster its 0 for your 1st character
chng bEngine.getGameAttribute("SkillLevelsMAX")[0]=100
this command will change max lvl for health booster to 100 on your 1st character
7. give me rep :> or after 24h you will be ignored by me for any future help :)
8. have a nice day :>
really works thanks for help.
I have one more problem. How can I reset my level or level xp? I did too much while editing and I can't find that value anymore.
also change the level or add xp would be nice

Saul
Cheater
Cheater
Posts: 38
Joined: Mon May 17, 2021 3:14 pm
Reputation: 15

Re: Legends of Idleon

Post by Saul »

sukuna wrote:
Sat Sep 30, 2023 11:25 pm
Saul wrote:
Sat Sep 30, 2023 10:16 pm
sukuna wrote:
Fri Sep 29, 2023 5:18 pm
I can't increase my talents by more than 1. Only some talents can reach level 100. Also talent book says null. Is my game broken? Can anyone help?

[Link]
[Link]
[Link]
1. open game with InjectCheatsF5
2. log on bugged char
3. use command chromedebug in "InjectCheatsF5"
4. in new window write bEngine.gameAttributes.h and press enter
5. find maxLevel
Image
6. find all skills with max lvl 1
7. use command to change max level:
chng bEngine.getGameAttribute("SkillLevelsMAX")[??]=100
where ?? its you skill id, id for health booster its 0 for your 1st character
chng bEngine.getGameAttribute("SkillLevelsMAX")[0]=100
this command will change max lvl for health booster to 100 on your 1st character
7. give me rep :> or after 24h you will be ignored by me for any future help :)
8. have a nice day :>
really works thanks for help.
I have one more problem. How can I reset my level or level xp? I did too much while editing and I can't find that value anymore.
also change the level or add xp would be nice
command to change level
1. you need to enter char you want
2. chng bEngine.getGameAttribute("Lv0")[0]=level you need
3. this command don't change xp for current level!
4. to change xp you should look at Exp0 and ExpReq0 (steps 1-5 from previous post) and set Exp0 to ExpReq0 -1exp or
gga ExpReq0
look for value 0
chng bEngine.getGameAttribute("Exp0")[0]=exp you need to lvl up -1xp// value 0 -1xp from previous command
5. go kill 1 mob ;>

9lawi
Noobzor
Noobzor
Posts: 11
Joined: Fri Jul 21, 2023 4:55 pm
Reputation: 0

Re: Legends of Idleon

Post by 9lawi »

Hello! Got 3 questions:
1) how to delete a finite amount of money
2) Bought some star skills from vip library that are not yet available. How to delete them from my star talent tab?
3) When I try to use chromedebug, the game & injectcheats crashes. Do u know why?

Thanks alot :)

sukuna
Noobzor
Noobzor
Posts: 6
Joined: Fri Sep 29, 2023 9:44 am
Reputation: 1

Re: Legends of Idleon

Post by sukuna »

Saul wrote:
Sun Oct 01, 2023 12:15 am
sukuna wrote:
Sat Sep 30, 2023 11:25 pm
Saul wrote:
Sat Sep 30, 2023 10:16 pm


1. open game with InjectCheatsF5
2. log on bugged char
3. use command chromedebug in "InjectCheatsF5"
4. in new window write bEngine.gameAttributes.h and press enter
5. find maxLevel
Image
6. find all skills with max lvl 1
7. use command to change max level:
chng bEngine.getGameAttribute("SkillLevelsMAX")[??]=100
where ?? its you skill id, id for health booster its 0 for your 1st character
chng bEngine.getGameAttribute("SkillLevelsMAX")[0]=100
this command will change max lvl for health booster to 100 on your 1st character
7. give me rep :> or after 24h you will be ignored by me for any future help :)
8. have a nice day :>
really works thanks for help.
I have one more problem. How can I reset my level or level xp? I did too much while editing and I can't find that value anymore.
also change the level or add xp would be nice
command to change level
1. you need to enter char you want
2. chng bEngine.getGameAttribute("Lv0")[0]=level you need
3. this command don't change xp for current level!
4. to change xp you should look at Exp0 and ExpReq0 (steps 1-5 from previous post) and set Exp0 to ExpReq0 -1exp or
gga ExpReq0
look for value 0
chng bEngine.getGameAttribute("Exp0")[0]=exp you need to lvl up -1xp// value 0 -1xp from previous command
5. go kill 1 mob ;>
you must be f cheat master bro. it's working well. but seems to be temporary. after level up xp returning to its old value. anyway this solved my problem. have a good day and thanks for helps!

Saul
Cheater
Cheater
Posts: 38
Joined: Mon May 17, 2021 3:14 pm
Reputation: 15

Re: Legends of Idleon

Post by Saul »

sukuna wrote:
Sun Oct 01, 2023 1:37 am
Saul wrote:
Sun Oct 01, 2023 12:15 am
sukuna wrote:
Sat Sep 30, 2023 11:25 pm

really works thanks for help.
I have one more problem. How can I reset my level or level xp? I did too much while editing and I can't find that value anymore.
also change the level or add xp would be nice
command to change level
1. you need to enter char you want
2. chng bEngine.getGameAttribute("Lv0")[0]=level you need
3. this command don't change xp for current level!
4. to change xp you should look at Exp0 and ExpReq0 (steps 1-5 from previous post) and set Exp0 to ExpReq0 -1exp or
gga ExpReq0
look for value 0
chng bEngine.getGameAttribute("Exp0")[0]=exp you need to lvl up -1xp// value 0 -1xp from previous command
5. go kill 1 mob ;>
you must be f cheat master bro. it's working well. but seems to be temporary. after level up xp returning to its old value. anyway this solved my problem. have a good day and thanks for helps!
thanks but I'm not, there are many ppl better than me :>, value of exp is set back correcly for your lvl when you lvl up, cuz it will look stupid if for lvl 80 you would need 800B exp or more ;)
9lawi wrote:
Sun Oct 01, 2023 1:07 am
Hello! Got 3 questions:
1) how to delete a finite amount of money
2) Bought some star skills from vip library that are not yet available. How to delete them from my star talent tab?
3) When I try to use chromedebug, the game & injectcheats crashes. Do u know why?

Thanks alot :)
lets start from 3... this is normal, sometimes you have to open game multiple times and only when games load to full (you would see ? Action ...) you can use commands ;) (you can also check for new update - hack not game ;))

to change money
1. open game with InjectCheatsF5
2. log on bugged char
3. use command chromedebug in "InjectCheatsF5"
4. in new window write bEngine.gameAttributes.h and press enter
5. find money
Image
similar to money, you need to find that skill id in "SkillLevelsMax" and via command set it to -1 and current level skill to 0 (you can also use item to reset all skill talents to 0 - less searching ;)), but remember cuz its star talent you have to change it to all you char not only 1 cuz if you change it to one other char will reaply that skill to others again ;<... how to easy find this skill ? set it to not usual max level to this skill, relog to all you char, enter one more time command bEngine.gameAttributes.h to refresh and search for all skills with unusual max level and change it to -1 via this command
chng bEngine.getGameAttribute("SkillLevelsMax")[??]=-1
if you have 10 char you need to change it 10 times ;) where ?? should be diffrent

DeviS
What is cheating?
What is cheating?
Posts: 3
Joined: Wed Sep 28, 2022 1:50 pm
Reputation: 0

Re: Legends of Idleon

Post by DeviS »

Saul wrote:
Mon Sep 18, 2023 8:39 pm
another update

26: if 0 you are not shadow banned
27: how many times you were shadobanned (probably)
Spoiler
37: name of guild
60: item shop popup
71: total numer of credit points/dungeon blue currency
72: free (unused number of credits/dungeon blue currency
73: flurbo, pink dungeon currency
92: 4star-cardifiers
96: ???
125: 3d printer, days for multi (artifact)
138: corsair kill count (skill)
139: divine knight kill count (skill)
152: mage kill count (skill)
154: 95% stamp cost reduction
156: 5star-cardifiers
160: garbage (isles w2 currency on ground on isle - days)
161: garbage (isles w2 currency)
162: bottles (isles w2 currency)
170: how many "big" bottles is in water (isles)

172: dmg/dps challange from shimmer isle
181: shimmer isle - total stats (str, int, agi, luck)
184: afk time - nothing afk
186: our dmg done to boss (w2 town) from our try before or current boss hp - anyway nothing important :)
187: event/boss w2 (town), if 5 boss is dead if 0-4 boss is alive

188: trophy - currency for event/boss w2 (town)
189: ???
190: if 0 you have another chance vs boss (w2 town)
What this? well anyways.
Is there actual cheating guide for alternative account to reach W5 in like "week"? i'm so lazy at my alt. that in 2 years i reached W3 chiazor... Also haven't used drop command for stacks above 5k? guess i could give myself like 10mil of each smelting bars, wood, anvil mats. etc. and have also dropped like 20k gems in stacks of 100. and i can see alt. on main acc. so for res. drop there seriously isn't like +500k safety cap for "drop"?

dasher
Noobzor
Noobzor
Posts: 14
Joined: Tue Sep 12, 2023 12:32 am
Reputation: 1

Re: Legends of Idleon

Post by dasher »

Found myself in trouble:

- I think im shadowbanned. Is there a way to change that?
- Got some NaNeNaN at some values. How do i change it?
- I'm at my first steps using the Node.js app for idleon and when i type some of the commands post in this forum, no options are shown to change values like in gaming or sailing for example. Also when i try to add ammounts they don't count (mob spawning).

9lawi
Noobzor
Noobzor
Posts: 11
Joined: Fri Jul 21, 2023 4:55 pm
Reputation: 0

Re: Legends of Idleon

Post by 9lawi »

Saul wrote:
Sun Oct 01, 2023 2:15 am
sukuna wrote:
Sun Oct 01, 2023 1:37 am
Saul wrote:
Sun Oct 01, 2023 12:15 am


command to change level
1. you need to enter char you want
2. chng bEngine.getGameAttribute("Lv0")[0]=level you need
3. this command don't change xp for current level!
4. to change xp you should look at Exp0 and ExpReq0 (steps 1-5 from previous post) and set Exp0 to ExpReq0 -1exp or
gga ExpReq0
look for value 0
chng bEngine.getGameAttribute("Exp0")[0]=exp you need to lvl up -1xp// value 0 -1xp from previous command
5. go kill 1 mob ;>
you must be f cheat master bro. it's working well. but seems to be temporary. after level up xp returning to its old value. anyway this solved my problem. have a good day and thanks for helps!
thanks but I'm not, there are many ppl better than me :>, value of exp is set back correcly for your lvl when you lvl up, cuz it will look stupid if for lvl 80 you would need 800B exp or more ;)
9lawi wrote:
Sun Oct 01, 2023 1:07 am
Hello! Got 3 questions:
1) how to delete a finite amount of money
2) Bought some star skills from vip library that are not yet available. How to delete them from my star talent tab?
3) When I try to use chromedebug, the game & injectcheats crashes. Do u know why?

Thanks alot :)
lets start from 3... this is normal, sometimes you have to open game multiple times and only when games load to full (you would see ? Action ...) you can use commands ;) (you can also check for new update - hack not game ;))

to change money
1. open game with InjectCheatsF5
2. log on bugged char
3. use command chromedebug in "InjectCheatsF5"
4. in new window write bEngine.gameAttributes.h and press enter
5. find money
Image
similar to money, you need to find that skill id in "SkillLevelsMax" and via command set it to -1 and current level skill to 0 (you can also use item to reset all skill talents to 0 - less searching ;)), but remember cuz its star talent you have to change it to all you char not only 1 cuz if you change it to one other char will reaply that skill to others again ;<... how to easy find this skill ? set it to not usual max level to this skill, relog to all you char, enter one more time command bEngine.gameAttributes.h to refresh and search for all skills with unusual max level and change it to -1 via this command
chng bEngine.getGameAttribute("SkillLevelsMax")[??]=-1
if you have 10 char you need to change it 10 times ;) where ?? should be diffrent
Thanks for the answer. For the chromebug, it's when I'm already ingame, and I can use the cheats but when I put chromebug, the game crashes

Tindal
Expert Cheater
Expert Cheater
Posts: 287
Joined: Sun Nov 14, 2021 10:16 am
Reputation: 88

Re: Legends of Idleon

Post by Tindal »

9lawi wrote:
Sun Oct 01, 2023 2:54 pm


Thanks for the answer. For the chromebug, it's when I'm already ingame, and I can use the cheats but when I put chromebug, the game crashes
Check Chrome path in config

Mido
What is cheating?
What is cheating?
Posts: 1
Joined: Mon Sep 25, 2023 4:06 am
Reputation: 0

Re: Legends of Idleon

Post by Mido »

I messed up my anvil trying to over level it in the gem store and I can't 2x stuff anymore.
I know that the anvil will be useless in later stages of the game (currently im at W3) but i like my golden boi lol.
Is there a way to downgrade stuff using the n.js file?
I tried to make the limit lower than the value i had but it doesn't change.
I haven't set up the injector yet, so if n.js doesn't work I'll have to try it out at some point.
Im new here and im getting an error for some reason uploading my screenshot so pardon me 😅

soviabru
What is cheating?
What is cheating?
Posts: 4
Joined: Tue Dec 27, 2022 5:24 am
Reputation: 0

Re: Legends of Idleon

Post by soviabru »

why when i open the InjectCheatsF5 the idleon closes after fully load?

sukuna
Noobzor
Noobzor
Posts: 6
Joined: Fri Sep 29, 2023 9:44 am
Reputation: 1

Re: Legends of Idleon

Post by sukuna »

How can I find the id of the skills? ids do not go in order. There are null values. For example, the id of the 12th skill = 446. Is there an easy way to find these? @Saul

Tindal
Expert Cheater
Expert Cheater
Posts: 287
Joined: Sun Nov 14, 2021 10:16 am
Reputation: 88

Re: Legends of Idleon

Post by Tindal »

sukuna wrote:
Sun Oct 01, 2023 7:54 pm
How can I find the id of the skills? ids do not go in order. There are null values. For example, the id of the 12th skill = 446. Is there an easy way to find these? @Saul
'list talent'
You'll get a list
Order Id Name
0 0 HEALTH_BOOSTER
1 1 MANA_BOOSTER
2 8 STAR_PLAYER
and so on.
Talents are grouped into blocks of 15 for each class (for example: begginer (mage), mage, wizard, shaman..)

Post Reply

Who is online

Users browsing this forum: BoscoDev, lanooner destiny, Lemencio, Ranji, triggeredrtrey, YandexBot