Legends of Idleon
-
- Expert Cheater
- Posts: 88
- Joined: Wed Apr 19, 2017 8:23 am
- Reputation: 13
Re: Legends of Idleon
i opened chromedebug but it seems it cannot find bengine.
some solution?
i have to write it in filter right after having selected console?
ps: i solved it thank you
some solution?
i have to write it in filter right after having selected console?
ps: i solved it thank you
Re: Legends of Idleon
In case anyone needed to change their gemstones levels to be BELOW maximum stats (idleon wiki related):
233 — Blue
234 — Green
235 — Red
236 — Yellow
237 — Orange
238 — Purple
Code for the Blue to set it to 1k (2k max= 10000%)
233 — Blue
234 — Green
235 — Red
236 — Yellow
237 — Orange
238 — Purple
chng bEngine.getGameAttribute("OptionsListAccount")[233]=1000
Code for the Blue to set it to 1k (2k max= 10000%)
-
- Noobzor
- Posts: 6
- Joined: Sun Aug 20, 2023 9:45 am
- Reputation: 0
Re: Legends of Idleon
Mini game cheats don't seem to work, not sure if I'm doing something wrong, but I'm still failing even with cheats on.
Re: Legends of Idleon
Hey! Don't you know is there is a point of editing tome values with cmd to update it or doesn't matter if it was stored on the server already?
(I went in w4 town with
wide crystals
accidentally xD)Upd.
I thought that this would fix, but nope…
chng this["com.stencyl.Engine"].engine.getGameAttribute("DNSM").h.TomeQTY[16]=24
Upd.2
I've found this line in N.js
a.engine.getGameAttribute("DNSM").h.TomeQTY[16]=1/c.asNumber(a.engine.getGameAttribute("OptionsListAccount")[202])
And chromedebug confirms the exact amount in [202] line and The Tome in game. Also [200] is responsible for Drop Rate and you can easily edit the number up and down in Tome even after the cloud save, but
chng bEngine.getGameAttribute("DNSM").h.TomeQTY[16]=24
isn't working for me.I thought that this is stored on server at first, but seems like it just overrides my "best score" and I can't edit this right now. May be i'm dumb. Idk.
when I tried
chng bEngine.getGameAttribute("OptionsListAccount")[202]=24
it changed my Tome average kills to 0.Upd.3
SOLVED
by editing back to base value of crystal chance spawn
Hope this will help someone in the future.
-
- Novice Cheater
- Posts: 15
- Joined: Mon Aug 07, 2023 10:55 pm
- Reputation: 0
Re: Legends of Idleon
So I merged your changes with the last published version and attempted to use the additional lvl skill commands you had but they didn’t work. So what am I missing?
Re: Legends of Idleon
When i try to start my game using the inject it closes itself and the console as soon as my charackters pop up what could be the reason
-
- What is cheating?
- Posts: 2
- Joined: Fri May 03, 2024 1:25 pm
- Reputation: 0
Re: Legends of Idleon
Hello guys, i've had an issue when i carelessly did lvl talent 10000000000 and it ruined one of my player's skill and my tome, is there a way to fix talent to it's original and fix tome?
Re: Legends of Idleon
Hey!BananaKing123 wrote: ↑Fri May 03, 2024 1:27 pmHello guys, i've had an issue when i carelessly did lvl talent 10000000000 and it ruined one of my player's skill and my tome, is there a way to fix talent to it's original and fix tome?
Can't check anything talent related rn, but you can edit tome values with:
chng bEngine.getGameAttribute("DNSM").h.TomeQTY[ID]=your value
Check your desired [ID] with chromedebug and replace value with the one you need.
P.S.
Probably reverting back your talents will some Tome aswell. But in my case with crystal chance that didn't work and I had to change both.
Re: Legends of Idleon
You are someone sent by heaven ty <3Tindal wrote: ↑Mon Apr 29, 2024 10:58 pmSometimes ago someone have same problem.DOTHRAK wrote: ↑Mon Apr 29, 2024 10:08 pm+1Pulelele wrote: ↑Mon Apr 29, 2024 9:58 pmIm in need of some help.
In the picture you can see that 4 of my characters are cooking, but their background shows they are in World 6, this has made those character bricked, like it wont let me go into them and it makes me game crash whenever i do. Is there some way to change where they are and what they are doing
Besides that
When i open the ninja sneaking tab, this is all i see, I can still get items, but i cant see my characters either, its just fully not there for some reason. Any help would be great
After receiving the passive bonus in the shop, I wanted to fill my meals. When I jump from level 89 to level 92 and enter World4, the game crashes.
So try:- you need to be in char selection window
- chromedebug
- bEngine.gameAttributes.h (in chrome window)
- find PlayerDATABASE
- choose 1 of your bricked char
- in PlayerDATABASE on bricket char find value AFKtarget and change it to "Nothing"
and value CurrentMap and change it to 0
something like that
- after you done editing you can log on your bricked char
this will teleport you to 1st town and should help because it helped someone else because he also has this problem
-
- What is cheating?
- Posts: 2
- Joined: Fri Feb 03, 2023 8:22 pm
- Reputation: 1
Re: Legends of Idleon
So I have no idea what I did but it bricked this char UI.
Anyone knows how to fix this please and thank you.
[Link]
Anyone knows how to fix this please and thank you.
[Link]
-
- Novice Cheater
- Posts: 21
- Joined: Tue Jul 25, 2023 5:55 pm
- Reputation: 2
Re: Legends of Idleon
thank everyone to give information
-
- What is cheating?
- Posts: 2
- Joined: Fri May 03, 2024 1:25 pm
- Reputation: 0
Re: Legends of Idleon
kikiGo wrote: ↑Fri May 03, 2024 3:01 pmHey!BananaKing123 wrote: ↑Fri May 03, 2024 1:27 pmHello guys, i've had an issue when i carelessly did lvl talent 10000000000 and it ruined one of my player's skill and my tome, is there a way to fix talent to it's original and fix tome?
Can't check anything talent related rn, but you can edit tome values with:
chng bEngine.getGameAttribute("DNSM").h.TomeQTY[ID]=your value
Check your desired [ID] with chromedebug and replace value with the one you need.
P.S.
Probably reverting back your talents will some Tome aswell. But in my case with crystal chance that didn't work and I had to change both.
How do i check it in chromedebug?
Re: Legends of Idleon
viewtopic.php?p=268697#p268697BananaKing123 wrote: ↑Fri May 03, 2024 10:03 pmkikiGo wrote: ↑Fri May 03, 2024 3:01 pmHey!BananaKing123 wrote: ↑Fri May 03, 2024 1:27 pmHello guys, i've had an issue when i carelessly did lvl talent 10000000000 and it ruined one of my player's skill and my tome, is there a way to fix talent to it's original and fix tome?
Can't check anything talent related rn, but you can edit tome values with:
chng bEngine.getGameAttribute("DNSM").h.TomeQTY[ID]=your value
Check your desired [ID] with chromedebug and replace value with the one you need.
P.S.
Probably reverting back your talents will some Tome aswell. But in my case with crystal chance that didn't work and I had to change both.
How do i check it in chromedebug?
type chromedebug in injectorF5 and then go for console tab and type in bEngine.gameAttributes.h
The next step will be lookig for your TomeQTY ID you want to edit.
-
- Noobzor
- Posts: 10
- Joined: Tue Jul 19, 2022 12:39 pm
- Reputation: 0
Re: Legends of Idleon
Does anyone know how to edit Jade amount? Couldn't find it. I wish to unlock Jade Emporium in W6 stuff...
-
- What is cheating?
- Posts: 2
- Joined: Tue Apr 02, 2024 3:18 pm
- Reputation: 0
Re: Legends of Idleon
i have some problem about storage chest quantity, whenever i put item more than 15m it will reset to 15m. example : i have 96m copper ore, and i put all of that to my storage chest, then it will reset to 15m.
can someone help me about this, or what should i do in chromedebugger
can someone help me about this, or what should i do in chromedebugger