I personally like this being here as is. a discord server would be a pain since, at least I, would have to use a secondary account. Also, dont see how we benefit from using it there, I enjoy only having to go through a few post to get all the info I need.
Legends of Idleon
Re: Legends of Idleon
Re: Legends of Idleon
As a test, I went and did
To put the Indiana Attack at level 15, but it doesn't do anything. It just hangs out as a book that SAYS using it would get the attack to level 15 (it's currently level 5), but doesn't get consumed.
I do a dum?
Code: Select all
drop TalentBook2 3015050
I do a dum?
Re: Legends of Idleon
Thanks to everyone for participating in this thread. Idleon is way more fun now. I've got a nice z.js inside app.asar (thanks for the 7-zip plugin tip)
I made an invisible cap, which costs -99,000, and has 9999 all stats. I use ultraedit for editing big files; notepad++ was choking, and the bigfile plugin is inelegant.
Loads of fun, thanks everybody.
I made an invisible cap, which costs -99,000, and has 9999 all stats. I use ultraedit for editing big files; notepad++ was choking, and the bigfile plugin is inelegant.
Loads of fun, thanks everybody.
Re: Legends of Idleon
well i dont think you did anything wrong but i think you didn't understood how the skill books work they increase your max skill level not the skill level itself so if the Indiana by default is level 100 the game wont let you set it to lower number you can only increese it209Icey wrote: ↑Fri Apr 15, 2022 11:52 pmAs a test, I went and didTo put the Indiana Attack at level 15, but it doesn't do anything. It just hangs out as a book that SAYS using it would get the attack to level 15 (it's currently level 5), but doesn't get consumed.Code: Select all
drop TalentBook2 3015050
I do a dum?
so if you wont for example to add 15 more level to your max skill you can use
Code: Select all
drop TalentBook1 3015115
SkillBook1 which is a talent skill book and it will work always
if you need some skill points well dont worry about that fact that the game gives you a lot of them in many different ways
but anyways if you wanna go crazy and max set your skills level to idk level 9999 you can use the drop command to spawn you TalentPoint1-6 with 6th being special tab points
but anyways using this code below will give you a level 500 Indiana attack
Code: Select all
drop TalentBook1 3015500
viewtopic.php?p=199785#p199785
Re: Legends of Idleon
I found a code block that have an if statement with a this._mergePrevent in it, probably stopping to save and/or load from cloud, I commented out the if statement and tried to run but still no use, the only that happen is a once deleted game save of mine popped back in, but still does not seem to be transfer to the server.
Also followed the steps to unshadowban my account, but well, seems to be not realy working
Can anyone help?
Also followed the steps to unshadowban my account, but well, seems to be not realy working
Can anyone help?
Re: Legends of Idleon
A config file e.g. config.json that (currently) holds the binary option unban ∈ {0, 1} where 0 equates to the default game and 1 unhides shadow banned accounts.roooroar wrote: ↑Sat Apr 16, 2022 10:02 amI found a code block that have an if statement with a this._mergePrevent in it, probably stopping to save and/or load from cloud, I commented out the if statement and tried to run but still no use, the only that happen is a once deleted game save of mine popped back in, but still does not seem to be transfer to the server.
Also followed the steps to unshadowban my account, but well, seems to be not realy working
Can anyone help?
After that log in to the game, and type in "wipe ban"
Re: Legends of Idleon
I meant connecting to the game server, I don't use inject cheat, currently my steam version very laggy and inject cheat only adds more to that.hxide666 wrote: ↑Sat Apr 16, 2022 1:19 pmA config file e.g. config.json that (currently) holds the binary option unban ∈ {0, 1} where 0 equates to the default game and 1 unhides shadow banned accounts.roooroar wrote: ↑Sat Apr 16, 2022 10:02 amI found a code block that have an if statement with a this._mergePrevent in it, probably stopping to save and/or load from cloud, I commented out the if statement and tried to run but still no use, the only that happen is a once deleted game save of mine popped back in, but still does not seem to be transfer to the server.
Also followed the steps to unshadowban my account, but well, seems to be not realy working
Can anyone help?
After that log in to the game, and type in "wipe ban"
As for unbanning, I replaced every instance of ("OptionListAccount")[26] to be equal to 0, same for what needed for clearMarkedFiles(...), also commentted out the code block in the function that have _lonelyHunter that apparently prevent from unshadownban in an earlier post in page 36 or 37.
TL;DR, the problem is not unshadowban, it is saving the data to cloud server, of which is not related to inject cheat.
The problem is like, the game let me login, but my entire data is frozen at some point months ago, so if I log out, the entire progress is lost, hence why I tried messing around with
Code: Select all
this._mergePrevent
Here is the line of code:
Code: Select all
if (this._MergePrevent[0] != b.engine.getGameAttribute("GetPlayersUsernames")[0] && (this._MergePrevent[1] = 1), F.getLoad("CloudsaveTimer") >= b.engine.getGameAttribute("CloudsaveTimer")
What I can get from the firebase.js right now is just checking if there is two seperate sign in into the same account at once, which should force one of the windows to sign out, but that doesn't work at times...
Also tried looking into the code in android, but it is a lot more spread around, no clear cut Z.js to look at so to speak.
...
Pretty much need help with the cloudSave thing, which I probably was blocked by the _mergePrevent block, please and thank you.
Re: Legends of Idleon
Curious if anyone has gotten the injector to work properly with WINE. I've gotten the console to appear for maybe half a second, before terminating. I've tried using Steam's launch of the injector via Proton, however it required me renaming the Injector, which prevented the actual game from loading.
I'm perfectly content modifying Z.js, and editing all of the cards to have "9999999" has not yet had me shadowbanned, however it is certainly a tedium I'd prefer to avoid.
I'm perfectly content modifying Z.js, and editing all of the cards to have "9999999" has not yet had me shadowbanned, however it is certainly a tedium I'd prefer to avoid.
-
- Noobzor
- Posts: 6
- Joined: Fri Mar 25, 2022 9:24 am
- Reputation: 1
Re: Legends of Idleon
Is there anyway to change arena reset? want to try multiple line ups and just 1 try per day sucks
Re: Legends of Idleon
Does anyone know how to change skill lvls, for example breeding or cooking ? I dont mean as in cheat eggs to lvl breeding, but to edit the number itself with it being saved ?
Re: Legends of Idleon
There may be a get lvl somewhere, though I normally go to some easy quest like the first daily of picnic in w1 frog map
Change it to give a certain amount of exp, e.g 1e12, that should give you more than enough.
The id for experience goes like this: 0 is class Exp
1 4 7 10
2 5 8 11
...
Where the number is corespond to the slot in your character skill info in the game, so 2 would be smithing, 5 is alchemy and so on.
You can also alter how much exp afk-ing in lab gives, find ExpType: 12, should only be one of those.
Dont know if exp can be drop using inject cheat, but if it can
Just
Code: Select all
drop Experience12 [amount]
Using equipment with afk_gains increase exp gain too, just modify the amount and ur set
Re: Legends of Idleon
can anyone please help me with the cloud save problem, I havent used the proxy in inject cheat yet none of my data in the past 2 months is stored in the cloud it seems.
Everytime I re logging, the entire data set is revert back to that exact point months ago.
Need to reloggin because my steam version is jacked, freezing every minute, even with a clean, unformatted .asar.
Have been trying to do the force cloud save method mentioned on cloud, did not work, both ways: Android to PC or PC to Android.
Tried over the same network, heck, even the browser and Steam version have varying progress.
It said connected to server, yet it only loads from server and never updates so no data backup
Everytime I re logging, the entire data set is revert back to that exact point months ago.
Need to reloggin because my steam version is jacked, freezing every minute, even with a clean, unformatted .asar.
Have been trying to do the force cloud save method mentioned on cloud, did not work, both ways: Android to PC or PC to Android.
Tried over the same network, heck, even the browser and Steam version have varying progress.
It said connected to server, yet it only loads from server and never updates so no data backup
Re: Legends of Idleon
I just completed the Journeyman quest and turned a character into a Journeyman, however the related achievement (Peanut Pioneer) did not pop...
Tried changing the class of my characters into Journeyman to see if it would trigger it, but no dice...
Is there any way to force toggle/unlock the in-game achievements?
Tried changing the class of my characters into Journeyman to see if it would trigger it, but no dice...
Is there any way to force toggle/unlock the in-game achievements?
Re: Legends of Idleon
hi everybody ! at first sorry for my bad english ... i am playing on steam version game .
Since today i can't cheat anymore with cheat engine for my numbers item on 1st slot , i'm not a big user of cheat engine and i haven't got a big level on this one so i just tried to change my numbers items a few days ago . With your advices on first and second page i did it well for a few days long but today i've done a little but have to go and when i back home , doesn't work anymore ... has they change value item or something else ? i did it with double values since the first day but not working anymore , some help on it please ?
Since today i can't cheat anymore with cheat engine for my numbers item on 1st slot , i'm not a big user of cheat engine and i haven't got a big level on this one so i just tried to change my numbers items a few days ago . With your advices on first and second page i did it well for a few days long but today i've done a little but have to go and when i back home , doesn't work anymore ... has they change value item or something else ? i did it with double values since the first day but not working anymore , some help on it please ?
Who is online
Users browsing this forum: semmycoolz