Legends of Idleon
Re: Legends of Idleon
is there a way to reset the recipe unlocks
Re: Legends of Idleon
Any way for packs to stop showing up in the shop?
-
- What is cheating?
- Posts: 3
- Joined: Mon Sep 26, 2022 11:40 pm
- Reputation: 0
Re: Legends of Idleon
Hey there, I want to change the amount of daily Boss Keys for each char that finished the specific quests but can't find the line of code for that.
Can somebody help me? And no, I don't want to add them to the Droptable of mobs or just give them to me.
Can somebody help me? And no, I don't want to add them to the Droptable of mobs or just give them to me.
Re: Legends of Idleon
Well Just made a big mistake by forgetting that the shrinehr was on and using a time candy. Now I have all my shrines around 3k lvls. I'm assuming this is irreversible as the lvls are server sided. Anyone know the chances for shadow ban is for my shrines. I'm not using the luck, xp, crescent shrines as i just spawned a bunch of crystal mobs, my drop rate was like 300x and class xp was 500x LOL.
Re: Legends of Idleon
I'm not expert on how the game works in terms of shadow bans and server side validation of save data, but I can see that when you start the game it loads your data from google firestore, and when it saves, it just sends an HTTP POST request to:fadelite1 wrote: ↑Mon Oct 10, 2022 8:05 amWell Just made a big mistake by forgetting that the shrinehr was on and using a time candy. Now I have all my shrines around 3k lvls. I'm assuming this is irreversible as the lvls are server sided. Anyone know the chances for shadow ban is for my shrines. I'm not using the luck, xp, crescent shrines as i just spawned a bunch of crystal mobs, my drop rate was like 300x and class xp was 500x LOL.
[Link].
That request payload is JSON which contains a key like :
Code: Select all
"Shrine": {
"stringValue": "[[162,5,1134,12,15588.930632954938,0],[162,5,1206,12,9790.703339976148,0],[162,5,1279,12,8897.317314801681,0],[162,5,1345,11,6406.694493872944,0],[162,5,1441,12,1439.6028724977195,0],[162,5,1518,11,8272.031181324483,0],[162,3,1535,11,1480.3997785446334,0],[162,3,1600,10,608.5886530180505,0],[162,0,0,0,0,0]]"
}
Re: Legends of Idleon
Hello, iv been wanting to cheat a little more in idleon, currently im using a cheat which i believe has been taken down but it still works. however what i can do with it is limited to spawning items in. I want to do things like add kills to portals so i can speed up w4, add liquid so i can do alchemy faster and add post office boxes. I had read a little bit of the beginning of this thread and saw people using cheats that seemed to complete void the cost for things but that's isn't what i want, i still want there to be a cost i just want to give myself what is needed, i am not sure if this has been done in the later half of the thread, as i don't really want to read it all, but if anyone know what to do please do tell me. if there is a way to do at least one of these three things please do tell me i would be grateful, also i am really new to this type of things so i am unable to go through files without some type of guide.
Re: Legends of Idleon
If anyone reads this, i have found out the answer to my qustion by reading a few past posts and finding the thread made by Creater0822TaroBun wrote: ↑Tue Oct 11, 2022 1:19 amHello, iv been wanting to cheat a little more in idleon, currently im using a cheat which i believe has been taken down but it still works. however what i can do with it is limited to spawning items in. I want to do things like add kills to portals so i can speed up w4, add liquid so i can do alchemy faster and add post office boxes. I had read a little bit of the beginning of this thread and saw people using cheats that seemed to complete void the cost for things but that's isn't what i want, i still want there to be a cost i just want to give myself what is needed, i am not sure if this has been done in the later half of the thread, as i don't really want to read it all, but if anyone know what to do please do tell me. if there is a way to do at least one of these three things please do tell me i would be grateful, also i am really new to this type of things so i am unable to go through files without some type of guide.
Re: Legends of Idleon
Thanks, I'll give it a shotvalleymon wrote: ↑Mon Oct 10, 2022 3:40 pmI'm not expert on how the game works in terms of shadow bans and server side validation of save data, but I can see that when you start the game it loads your data from google firestore, and when it saves, it just sends an HTTP POST request to:fadelite1 wrote: ↑Mon Oct 10, 2022 8:05 amWell Just made a big mistake by forgetting that the shrinehr was on and using a time candy. Now I have all my shrines around 3k lvls. I'm assuming this is irreversible as the lvls are server sided. Anyone know the chances for shadow ban is for my shrines. I'm not using the luck, xp, crescent shrines as i just spawned a bunch of crystal mobs, my drop rate was like 300x and class xp was 500x LOL.
[Link].
That request payload is JSON which contains a key like :
I can't see why if you modified your gameAttributes.h.ShrineInfo to set your shrines back to sensible levels, it wouldnt save that and reload it next time you open the gameCode: Select all
"Shrine": { "stringValue": "[[162,5,1134,12,15588.930632954938,0],[162,5,1206,12,9790.703339976148,0],[162,5,1279,12,8897.317314801681,0],[162,5,1345,11,6406.694493872944,0],[162,5,1441,12,1439.6028724977195,0],[162,5,1518,11,8272.031181324483,0],[162,3,1535,11,1480.3997785446334,0],[162,3,1600,10,608.5886530180505,0],[162,0,0,0,0,0]]" }
Re: Legends of Idleon
Hello oncemore, SO i have tried to install the cheat made by Creater0822 however the cmd prompt closes right after opening, my apologies for not know what the problem is, however can someone assist me. it might be that i didnt install in properly since i didnt understand what i was supposed to do.TaroBun wrote: ↑Tue Oct 11, 2022 1:29 amIf anyone reads this, i have found out the answer to my qustion by reading a few past posts and finding the thread made by Creater0822TaroBun wrote: ↑Tue Oct 11, 2022 1:19 amHello, iv been wanting to cheat a little more in idleon, currently im using a cheat which i believe has been taken down but it still works. however what i can do with it is limited to spawning items in. I want to do things like add kills to portals so i can speed up w4, add liquid so i can do alchemy faster and add post office boxes. I had read a little bit of the beginning of this thread and saw people using cheats that seemed to complete void the cost for things but that's isn't what i want, i still want there to be a cost i just want to give myself what is needed, i am not sure if this has been done in the later half of the thread, as i don't really want to read it all, but if anyone know what to do please do tell me. if there is a way to do at least one of these three things please do tell me i would be grateful, also i am really new to this type of things so i am unable to go through files without some type of guide.
Re: Legends of Idleon
I found a tutorial ok page 133 that explained how I could do it.TaroBun wrote: ↑Tue Oct 11, 2022 1:56 amHello oncemore, SO i have tried to install the cheat made by Creater0822 however the cmd prompt closes right after opening, my apologies for not know what the problem is, however can someone assist me. it might be that i didnt install in properly since i didnt understand what i was supposed to do.TaroBun wrote: ↑Tue Oct 11, 2022 1:29 amIf anyone reads this, i have found out the answer to my qustion by reading a few past posts and finding the thread made by Creater0822TaroBun wrote: ↑Tue Oct 11, 2022 1:19 amHello, iv been wanting to cheat a little more in idleon, currently im using a cheat which i believe has been taken down but it still works. however what i can do with it is limited to spawning items in. I want to do things like add kills to portals so i can speed up w4, add liquid so i can do alchemy faster and add post office boxes. I had read a little bit of the beginning of this thread and saw people using cheats that seemed to complete void the cost for things but that's isn't what i want, i still want there to be a cost i just want to give myself what is needed, i am not sure if this has been done in the later half of the thread, as i don't really want to read it all, but if anyone know what to do please do tell me. if there is a way to do at least one of these three things please do tell me i would be grateful, also i am really new to this type of things so i am unable to go through files without some type of guide.
-
- Noobzor
- Posts: 10
- Joined: Tue Jul 19, 2022 12:39 pm
- Reputation: 0
Re: Legends of Idleon
[Link]valleymon wrote: ↑Mon Oct 03, 2022 4:23 amGame update broke some code. I have fixed and updated the original postbluebleedjrc wrote: ↑Sun Oct 02, 2022 3:47 pmYour code keeps giving this error no matter what I do:valleymon wrote: ↑Fri Sep 30, 2022 11:13 pm
There you go.
I added quite a lot now over many posts, so to summarise for those who haven't followed:
Basic instructions to get up as well as original credits etc are here: viewtopic.php?p=198916#p198916
This is an update to cheats.js that adds a load of new commands, mostly w4 stuff that was not implemented.
Commands added are:
'damagemultiplier x': 'multiplies damage done by x'
'efficiencymultiplier x': 'multiplies efficiency for all skills by x'
'afkmultiplier x': 'multiplies afk gains by x'
'w3 globalshrines': 'shrines work and gain xp everywhere'
'w3 worshipspeed': 'charge worship fast'
w3 freeworship': 'worship cost is 0 for all totems'
'w4 battleslots': 'all 6 battle slots'
'w4 eggcap': 'all egg slots'
'w4 fenceyard': 'all fenceyard slots'
'w4 petchance': '100% new pet chance'
'w4 genes': '0 gene upgrades'
'w4 fasteggs': 'fast incubation'
'w4 petupgrades': 'free pet upgrades'
'w4 petrng': 'max strength pets (for level and egg, with a tiny bit of randomness)'
'w4 labpx': 'long lab connections'
'w4 instameals': 'speedy meal cooking'
'w4 instarecipes': 'speedy recipe research'
'w4 luckychef': 'new recipe guarantee'
'w4 freekitchens': 'free kitchens and upgrades'
'w4 freeplates': 'free dinner plate upgrades'
'w4 candy': 'candy use in space'
'w4 labchips': 'give 20 of all lab chips'
Error: TypeError: Cannot create proxy with a non-object as target or handler
at Object.setupW3StuffProxy (<anonymous>:663:19)
at Object.setup (<anonymous>:154:20)
at Object.cheat (<anonymous>:132:25)
at window.executeCheat (<anonymous>:4:18)
at <anonymous>:1:1
From what i can tell 663,154,132,4,1 are lines and 19,20,25,18 is amount of text before the error. May be wrong
Do you have any idea how to fix this? Merit Shop over 4 points used, made me unable to unlock the recipe
Re: Legends of Idleon
Ok so i need your guy's input, i edited the Z.js and noticed you can adjust the guild rewards as you please. I want the buffs but i am unsure if ill get banned for using something crazy like 1,000,000gp reward. Does anyone have any experience editing this and its results?
Re: Legends of Idleon
anyone have lab or cooking level edit?
Re: Legends of Idleon
Anyone else having an issue with the anvil command? The cheat that switches all the ingredient items to 0 copper isnt working anymore
Re: Legends of Idleon
Maybe easiest just to drop the recipe. Should be drop SmithingRecipes4 {x}mortifer689 wrote: ↑Tue Oct 11, 2022 3:33 pm[Link]valleymon wrote: ↑Mon Oct 03, 2022 4:23 amGame update broke some code. I have fixed and updated the original postbluebleedjrc wrote: ↑Sun Oct 02, 2022 3:47 pm
Your code keeps giving this error no matter what I do:
Error: TypeError: Cannot create proxy with a non-object as target or handler
at Object.setupW3StuffProxy (<anonymous>:663:19)
at Object.setup (<anonymous>:154:20)
at Object.cheat (<anonymous>:132:25)
at window.executeCheat (<anonymous>:4:18)
at <anonymous>:1:1
From what i can tell 663,154,132,4,1 are lines and 19,20,25,18 is amount of text before the error. May be wrong
Do you have any idea how to fix this? Merit Shop over 4 points used, made me unable to unlock the recipe
I dont remember the recipe number off hand but it should be easy enough to find. I think you probably just count starting from 0 being the top leftmost recipe in the tab like:
0 1 2 3
4 5 6 7
etc
Who is online
Users browsing this forum: Google [Bot], Google Adsense [Bot], headmember, lu_metal, samjooma