Legends of Idleon
Re: Legends of Idleon
Hi ! I'm trying to change the max level of the star skill "Will Of The Eldest". I did a mistake and upgrade it to lvl 100. I would like to have a max level of 50.
I tried bEngine.getGameAttribute("SkillLevelsMax")[620]=50 but I have the error "Uncaught TypeError: Cannot set property '620' of undefined
at <anonymous>:1:48".
I also tried to search it manually with window[0].__idleon_cheats__["com.stencyl.Engine"].engine.gameAttributes.h and edit it by double clicking it. But I can't change the value of the max level.
Am I missing something ? Is it possible to come back to a 50 max level ?
I tried bEngine.getGameAttribute("SkillLevelsMax")[620]=50 but I have the error "Uncaught TypeError: Cannot set property '620' of undefined
at <anonymous>:1:48".
I also tried to search it manually with window[0].__idleon_cheats__["com.stencyl.Engine"].engine.gameAttributes.h and edit it by double clicking it. But I can't change the value of the max level.
Am I missing something ? Is it possible to come back to a 50 max level ?
Re: Legends of Idleon
Came up with this code to max myriad crate:
bEngine.getGameAttribute("PostOfficeInfo")[3][20][0]=100000
In case you are not using chromedebug:
chng bEngine.getGameAttribute("PostOfficeInfo")[3][20][0]=100000
bEngine.getGameAttribute("PostOfficeInfo")[3][20][0]=100000
In case you are not using chromedebug:
chng bEngine.getGameAttribute("PostOfficeInfo")[3][20][0]=100000
-
- Cheater
- Posts: 38
- Joined: Thu Jun 16, 2022 1:24 am
- Reputation: 3
Re: Legends of Idleon
If it's a couple of gems (1-2000 or so), it's generally safe-ish, but there's still a risk since gems are one of the few things that can trigger shadowbans. That said, Wide MTX makes the gemshop cost 0 and is much safer than dropping gems, and you can even buy arcade balls and use them if you still need blue gems for some reason or other. Alternatively, you can also drop gem envelopes.JonesTravolta wrote: ↑Mon Jul 17, 2023 7:02 amYeah that was the old version. Now you can just type drop candy and they all show up in a list.avemarian wrote: ↑Mon Jul 17, 2023 2:21 amSo i tried using search item option in a console like ppl suggested on previous posts and can't seem to get it working - I only get this error message no matter what I try to look up
I'm probably missing something basic but It's kind of a pain searching this forum for something that appears very often even with site:fearlessrevolution.com so I figured I will just post and wait for some knight in a shining armor to come and rescue me
I also had issues sifting through all the info in this thread but it's surprisingly easy to get started now.
By the way, regarding shadowbans: How safe is it to just drop gems on the floor?
-
- Noobzor
- Posts: 12
- Joined: Fri Jul 14, 2023 6:16 am
- Reputation: 0
Re: Legends of Idleon
Thanks, I tried Wide MTX and it worked fine.qwertyuiop111asd wrote: ↑Mon Jul 17, 2023 2:53 pmIf it's a couple of gems (1-2000 or so), it's generally safe-ish, but there's still a risk since gems are one of the few things that can trigger shadowbans. That said, Wide MTX makes the gemshop cost 0 and is much safer than dropping gems, and you can even buy arcade balls and use them if you still need blue gems for some reason or other. Alternatively, you can also drop gem envelopes.JonesTravolta wrote: ↑Mon Jul 17, 2023 7:02 amYeah that was the old version. Now you can just type drop candy and they all show up in a list.avemarian wrote: ↑Mon Jul 17, 2023 2:21 amSo i tried using search item option in a console like ppl suggested on previous posts and can't seem to get it working - I only get this error message no matter what I try to look up
I'm probably missing something basic but It's kind of a pain searching this forum for something that appears very often even with site:fearlessrevolution.com so I figured I will just post and wait for some knight in a shining armor to come and rescue me
I also had issues sifting through all the info in this thread but it's surprisingly easy to get started now.
By the way, regarding shadowbans: How safe is it to just drop gems on the floor?
I also tried the new Jackpot command and it didn't trigger a shadowban. (Gives 2k gems)
Re: Legends of Idleon
Hi. I’ve been use the cheat for the last few weeks but today is just stopped loading. On the installer log it gets to SNAP then a load of text that show different snapshot directories appears and it shuts down. I’ve tried updating it and Snap.is but not made any difference. Any ideas?
Re: Legends of Idleon
bEngine.getGameAttribute("SkillLevelsMAX")[620]=50Josp wrote: ↑Mon Jul 17, 2023 12:44 pmHi ! I'm trying to change the max level of the star skill "Will Of The Eldest". I did a mistake and upgrade it to lvl 100. I would like to have a max level of 50.
I tried bEngine.getGameAttribute("SkillLevelsMax")[620]=50 but I have the error "Uncaught TypeError: Cannot set property '620' of undefined
at <anonymous>:1:48".
I also tried to search it manually with window[0].__idleon_cheats__["com.stencyl.Engine"].engine.gameAttributes.h and edit it by double clicking it. But I can't change the value of the max level.
Am I missing something ? Is it possible to come back to a 50 max level ?
-
- Noobzor
- Posts: 12
- Joined: Tue Sep 27, 2022 11:44 am
- Reputation: 0
Re: Legends of Idleon
Hi all. Haven't found a safe way to get pets or new gems yet?
Re: Legends of Idleon
Hello,
I've a question. What are the options of leveling cooking (the xp required is insanely high at 50+, 72h candy gives very little xp, at least in comparison to the lab) or trapping (time candy do not work on them). Unlock Divinitypearl works for a few uses, but then level drops down to 1 (and level up to 30-ish hitting several level ups afterwards)
Edit: checked a newer version of the injector. In the new version the "Unlock Divinitypearl" doesn't seem to work at all
I've a question. What are the options of leveling cooking (the xp required is insanely high at 50+, 72h candy gives very little xp, at least in comparison to the lab) or trapping (time candy do not work on them). Unlock Divinitypearl works for a few uses, but then level drops down to 1 (and level up to 30-ish hitting several level ups afterwards)
Edit: checked a newer version of the injector. In the new version the "Unlock Divinitypearl" doesn't seem to work at all
-
- Noobzor
- Posts: 12
- Joined: Fri Jul 14, 2023 6:16 am
- Reputation: 0
Re: Legends of Idleon
Not possible to truly "get" the companions or green gems a.k.a add them to your account and save it. This is because green gems and companions are server side and not client side. You cannot force Lava's server to save what you want.Armageddonia wrote: ↑Tue Jul 18, 2023 9:28 amHi all. Haven't found a safe way to get pets or new gems yet?
Green gems and companions are the first "secure" pieces in IdleOn and Lava implemented the green gems only because of this, because blue gems are easily hackable.
As far as I know there is a companion cheat but all you can do is activate the pet effects with the cheat and you need to do it every time you play. You will never truly "own" them though like you do anything else you spawn into the game.
Re: Legends of Idleon
i have 6 digit gems, i spamed a shit ton of jackpots, no ban btwJonesTravolta wrote: ↑Mon Jul 17, 2023 3:45 pmThanks, I tried Wide MTX and it worked fine.qwertyuiop111asd wrote: ↑Mon Jul 17, 2023 2:53 pmIf it's a couple of gems (1-2000 or so), it's generally safe-ish, but there's still a risk since gems are one of the few things that can trigger shadowbans. That said, Wide MTX makes the gemshop cost 0 and is much safer than dropping gems, and you can even buy arcade balls and use them if you still need blue gems for some reason or other. Alternatively, you can also drop gem envelopes.JonesTravolta wrote: ↑Mon Jul 17, 2023 7:02 am
Yeah that was the old version. Now you can just type drop candy and they all show up in a list.
I also had issues sifting through all the info in this thread but it's surprisingly easy to get started now.
By the way, regarding shadowbans: How safe is it to just drop gems on the floor?
I also tried the new Jackpot command and it didn't trigger a shadowban. (Gives 2k gems)
-
- Noobzor
- Posts: 12
- Joined: Fri Jul 14, 2023 6:16 am
- Reputation: 0
Re: Legends of Idleon
Nice! Good to know!shesh wrote: ↑Tue Jul 18, 2023 4:05 pmi have 6 digit gems, i spamed a shit ton of jackpots, no ban btwJonesTravolta wrote: ↑Mon Jul 17, 2023 3:45 pmThanks, I tried Wide MTX and it worked fine.qwertyuiop111asd wrote: ↑Mon Jul 17, 2023 2:53 pm
If it's a couple of gems (1-2000 or so), it's generally safe-ish, but there's still a risk since gems are one of the few things that can trigger shadowbans. That said, Wide MTX makes the gemshop cost 0 and is much safer than dropping gems, and you can even buy arcade balls and use them if you still need blue gems for some reason or other. Alternatively, you can also drop gem envelopes.
I also tried the new Jackpot command and it didn't trigger a shadowban. (Gives 2k gems)
Another note regarding the companion cheat - Lava is only one step away now from being able to insta shadowban with the companion cheat. Since he has the information what companions people own server side, he can check what buffs are active on your toon and compare it with his databse and instantly trigger a shadowban. So I'd suggest caution overall if you use that particular cheat(if you care about the account you're on right now) especially around the updates when they get out.
Re: Legends of Idleon
Dropping the link to the main post as it hasn't been mentioned for a while:element1991 wrote: ↑Fri Jul 14, 2023 5:21 amIs there a guide anywhere that says what different cheats do? I'm trying to customize the config but having to use the google search for the forums isn't making it easy to find things :c
viewtopic.php?p=268697#p268697
Also noting that it was me that changed the link address. valmon.hopto.org should still work for a bit, but it expires every 30 days unless I remember to confirm it, so I moved to a domain I own
Re: Legends of Idleon
Hi I need help. I am struggling to get infinite water in the alchemy skill. Any help would be greatly appreciated, I am using cheat engine and do not know how to duplicate the water in alchemy.
Re: Legends of Idleon
Trying to fix values in raw data.
"GemItemsPurchased": "[7,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,5,12,0,2,0,700,0,4,22,4,5,22,0,11,20,9,4,0,0,2,0,0,0,1,10,32,0,9999,11,22,1,1,2,6,1,4,0,1,1,2,2,11,15,0,10,1,13,1,16,4,3,43,543,10,10,1,6,4,4,8,15,4,4,0,10,0,2,5,2,6,0,0,0,1,6,4,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]",
is what shows on IE raw data json.
Is this easy info to find and edit on the chrome debug or is there something else I should try to use to fix some values. Also does anyone know what each value corresponds to in game?
"GemItemsPurchased": "[7,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,5,12,0,2,0,700,0,4,22,4,5,22,0,11,20,9,4,0,0,2,0,0,0,1,10,32,0,9999,11,22,1,1,2,6,1,4,0,1,1,2,2,11,15,0,10,1,13,1,16,4,3,43,543,10,10,1,6,4,4,8,15,4,4,0,10,0,2,5,2,6,0,0,0,1,6,4,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]",
is what shows on IE raw data json.
Is this easy info to find and edit on the chrome debug or is there something else I should try to use to fix some values. Also does anyone know what each value corresponds to in game?
-
- What is cheating?
- Posts: 4
- Joined: Wed Jul 19, 2023 6:56 pm
- Reputation: 0
Re: Legends of Idleon
so, it wont let me run the inject
Who is online
Users browsing this forum: Google Adsense [Bot], josemarcio