Legends of Idleon
-
- Expert Cheater
- Posts: 59
- Joined: Fri Jul 16, 2021 7:36 pm
- Reputation: 21
Re: Legends of Idleon
I haven't try to find it yet, what I mean everyone has 1 chance of instance revive per day, i am thinking if i can change it to 100
- Creater0822
- Expert Cheater
- Posts: 229
- Joined: Sat Nov 18, 2017 12:02 am
- Reputation: 125
Re: Legends of Idleon
This command should do the trick:virtualmachine007 wrote: ↑Sun Oct 17, 2021 7:24 pmI haven't try to find it yet, what I mean everyone has 1 chance of instance revive per day, i am thinking if i can change it to 100
chng bEngine.getGameAttribute("PersonalValuesMap").h["InstaRevives"]=100
-
- Novice Cheater
- Posts: 18
- Joined: Tue Nov 17, 2020 5:47 pm
- Reputation: 2
Re: Legends of Idleon
Hi, i wanted to try this but i don't know where to start. im getting dizzy looking for it for every pages, can someone help me?
-
- Expert Cheater
- Posts: 59
- Joined: Fri Jul 16, 2021 7:36 pm
- Reputation: 21
Re: Legends of Idleon
Sure!
1) you need to download 7-zip ([Link]) to open the APP.ASAR file under the follow location in your operation system:
C:\...\stream\steamapps\common\Legends of Idleon\resources
2) create a "app" folder and unzip the .asar file into C:\...\stream\steamapps\common\Legends of Idleon\resources\app
3) browse into C:\...\stream\steamapps\common\Legends of Idleon\resources\app\distBuild\static\game folder and you can see Z.js
4) download notepad++ and open notepad++
5) Click Plugins > Plugins Admin and download JStool
6) once you get the plugin (to make z.js looks normal to edit instead of 1 line contain billions of code), right click on z.js and open with notepad++
at this point, you can search my old reply message and find whatever I and everyone else post about z.js to alter the code.
1) you need to download 7-zip ([Link]) to open the APP.ASAR file under the follow location in your operation system:
C:\...\stream\steamapps\common\Legends of Idleon\resources
2) create a "app" folder and unzip the .asar file into C:\...\stream\steamapps\common\Legends of Idleon\resources\app
3) browse into C:\...\stream\steamapps\common\Legends of Idleon\resources\app\distBuild\static\game folder and you can see Z.js
4) download notepad++ and open notepad++
5) Click Plugins > Plugins Admin and download JStool
6) once you get the plugin (to make z.js looks normal to edit instead of 1 line contain billions of code), right click on z.js and open with notepad++
at this point, you can search my old reply message and find whatever I and everyone else post about z.js to alter the code.
Re: Legends of Idleon
looks like the 'search' command is busted? any alternatives like an item id list somewhere?
Re: Legends of Idleon
When you eventually go back to being inactive how does one find the item list themselves whenever we get a new update since im sure you wont be updating your google drive's item list everytime there is a major update.Creater0822 wrote: ↑Sun Oct 17, 2021 2:29 pmLog post 17/10/21 01am:
Original post: viewtopic.php?p=198916#p198916
Hey everyone, it's been a while!! But first of all:
No I'm not fully back in the game, just due to the new update that broke our beloved tool xD
So yeah, seeing the private messages and build related posts in this thread made my temporary comeback
So here I am to happily announce InjectCheatsF3!!
As always, you can download it from my Google Drive folder, where the link's in the original post that I always link up top of my log posts.
So what's new in Fork 3: (still based on iBelg's v1.1.1)Explanation behind the fix
- Expanded config.js with the injection Regex, which you can freely edit.
- Improved the injection process: The tool now dynamically reads the random variable name in the Regex \\w+\\.ApplicationMain
So as it's been first discovered by Trevaline, our tool broke due to the altered variable name u.ApplicationMain into v.ApplicationMain, which results in a misdefinition atwindow.__idleon_cheats__
. See his post: viewtopic.php?p=215673#p215673
Hence the solution is to dynamically catch the randomly generated variable name, so now we no longer have to rebuild our tool next time it happens. Then to make it even better, I've redefined the Regex into my json config file, so even if we have to one-day change the injection point, we can ! Of course, all of this can be read from the new source code .
(still) known issues:
The issue where the injection doesn't proc beyond step 1 can still occur, as I have not fully redesigned the async interception to loading process (yup that's beyond my skills).
About new cheats:
No I have not created new cheats for V1.30, nor taken the time to check if my old cheats still work. (Don't have that much time to play the game xD)
-
- Noobzor
- Posts: 6
- Joined: Mon Aug 30, 2021 5:00 am
- Reputation: 1
-
- Novice Cheater
- Posts: 18
- Joined: Tue Nov 17, 2020 5:47 pm
- Reputation: 2
Re: Legends of Idleon
hi everytime i extract the app.asar it says "Can not open file as archive"virtualmachine007 wrote: ↑Sun Oct 17, 2021 8:46 pmSure!
1) you need to download 7-zip ([Link]) to open the APP.ASAR file under the follow location in your operation system:
C:\...\stream\steamapps\common\Legends of Idleon\resources
2) create a "app" folder and unzip the .asar file into C:\...\stream\steamapps\common\Legends of Idleon\resources\app
3) browse into C:\...\stream\steamapps\common\Legends of Idleon\resources\app\distBuild\static\game folder and you can see Z.js
4) download notepad++ and open notepad++
5) Click Plugins > Plugins Admin and download JStool
6) once you get the plugin (to make z.js looks normal to edit instead of 1 line contain billions of code), right click on z.js and open with notepad++
at this point, you can search my old reply message and find whatever I and everyone else post about z.js to alter the code.
-
- What is cheating?
- Posts: 4
- Joined: Wed Jul 14, 2021 1:35 pm
- Reputation: 1
Re: Legends of Idleon
The cheat ibelg make didn’t work anymore, can anyone make a tutorial for other cheat XD
-
- Expert Cheater
- Posts: 59
- Joined: Fri Jul 16, 2021 7:36 pm
- Reputation: 21
Re: Legends of Idleon
Ninjackstone:
try right click on the file app.asar and choose 7-zip > extract to "app\"
try right click on the file app.asar and choose 7-zip > extract to "app\"
- Creater0822
- Expert Cheater
- Posts: 229
- Joined: Sat Nov 18, 2017 12:02 am
- Reputation: 125
Re: Legends of Idleon
That's a good question! Using my
list
command you can already create new id lists. I've added a section to my main post that'll explain how it's done.You'd require a plugin for 7-Zip to support Asar files, so you can use it the way it works with zip files and such. Here's the URL to that plugin: [Link]Ninjackstone wrote: ↑Mon Oct 18, 2021 6:48 amhi everytime i extract the app.asar it says "Can not open file as archive"
Yeah the original version 1.1.1 from iBelg no longer works. My fork of iBelg's tool was updated just yesterday, that one works: viewtopic.php?p=198916#p198916hocmaimai35 wrote: ↑Mon Oct 18, 2021 10:37 amThe cheat ibelg make didn’t work anymore, can anyone make a tutorial for other cheat XD
-
- What is cheating?
- Posts: 4
- Joined: Sat Oct 09, 2021 11:25 am
- Reputation: 0
Re: Legends of Idleon
i am lost ... what exactly do i need to get Creators cheats to work ? i downloaded the zip file and created the exe like it was said in the readme.
yet when i put it in the game folder i have the basic cheats from ibelg am i missing something here guys ? or are the cheats like nullify and so on just outdated ?
yet when i put it in the game folder i have the basic cheats from ibelg am i missing something here guys ? or are the cheats like nullify and so on just outdated ?
Re: Legends of Idleon
Has someone been able to find flurbos in the items list? I used the list command and either I'm blind or I don't see them anywhere. (hope its the first one)
Re: Legends of Idleon
Its DungCredits1 for blue and DungCredits2 for flurbo
Anyone know how to put stats on to the key chains? I can spawn them but they don't have the added effects ie. exp% or agi%. Same with dungeon weapons, when I spawn them they always have the same stats.
-
- Novice Cheater
- Posts: 18
- Joined: Tue Nov 17, 2020 5:47 pm
- Reputation: 2
Re: Legends of Idleon
idid it all and it already works what step should i do next? ThanksCreater0822 wrote: ↑Mon Oct 18, 2021 1:36 pmThat's a good question! Using mylist
command you can already create new id lists. I've added a section to my main post that'll explain how it's done.
You'd require a plugin for 7-Zip to support Asar files, so you can use it the way it works with zip files and such. Here's the URL to that plugin: [Link]Ninjackstone wrote: ↑Mon Oct 18, 2021 6:48 amhi everytime i extract the app.asar it says "Can not open file as archive"
Yeah the original version 1.1.1 from iBelg no longer works. My fork of iBelg's tool was updated just yesterday, that one works: viewtopic.php?p=198916#p198916hocmaimai35 wrote: ↑Mon Oct 18, 2021 10:37 amThe cheat ibelg make didn’t work anymore, can anyone make a tutorial for other cheat XD
Who is online
Users browsing this forum: cc289, Disputate, Google Adsense [Bot], Guisken, OPCOXE, styx0r, VenomSnake1337