Search found 116 matches

by salmon85
Tue Nov 08, 2022 11:06 am
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

Thank you very much for your reply, it did work!, btw i want to figure where you got the value of the array? the '"58" number, i bought many things in the GemShop past the limit value and bricked my game, now it loads reeeaaaaally slow and freezes every few secs and the freezes lasts very long lol....
by salmon85
Tue Nov 08, 2022 9:18 am
Forum: Tables
Topic: Cell to Singularity: Evolution Never Ends (Steam)
Replies: 19
Views: 30289

Re: Cell to Singularity: Evolution Never Ends (Steam)

Can anyone update this pls ? dawinium would be useful Just search for floats make sure you have some darwinium first. Search for that number as a float spend some darwinium search for the new number you may end up with 2 records use the top one I set mine to 1E10 setting it too high will break some...
by salmon85
Sun Aug 01, 2021 5:46 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

Looks like Lavaflames banning people from discord now.


You were banned from Legends of IdleOn! | verified loser

He's a tad slow at getting around to it, not played the game in weeks.
by salmon85
Mon Jul 26, 2021 7:12 am
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

how do i change my money? ive got the right process selected and found the address for it, but when i change it it doesnt change in the game, and at one point it even caused the game to go completely white and i had to restart the game Don't use cheat engine. Read the previous pages, the game can b...
by salmon85
Fri Jul 23, 2021 3:06 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

masteroogway11 wrote:
Fri Jul 23, 2021 2:58 pm
hi guys im new and idk how to do the cheat using the injectcheats thing. do u have the link of it???
You've not even bothered to look, I only had to go back a single page to find a post / quoted post of Creater0822 where he gives the link.
by salmon85
Thu Jul 22, 2021 10:20 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

pogchamp wrote:
Thu Jul 22, 2021 6:15 pm
when I try to edit the asar file on visual studio code, this appears...

[Link]

can someone help me out?
Have you extracted the files from the asar?

viewtopic.php?p=193062#p193062
by salmon85
Wed Jul 14, 2021 5:46 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

Here's how: https://fearlessrevolution.com/viewtopic.php?p=198956#p198956 it says "step 1 complete" and doesn't change and the game is just a grey tab insted of the real game If both the console and the game are stuck it's probably a Powershell-like issue. Powershell for instance, generally has a b...
by salmon85
Tue Jul 13, 2021 10:18 am
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

Do we have any ideia what triggers Shadow Ban? I know that some crazy functions like set lvl, create items that are not in the game, but what else? When we create items what is the safe amount? Do you guys found anything in the code that could help? Every time i use the engine i keep thinking about...
by salmon85
Tue Jul 06, 2021 12:04 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

I think I've been through most of these posts and I really thought at some point I saw a video of how to start using these cheats, but I'm at a loss for finding it again. Any chance someone can point me in the right direction where to begin (or that video) to get started using the injection method?...
by salmon85
Sun Jul 04, 2021 2:21 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

On Github, a site that anyone can upload, write, and share If I upload a hacking program based on an online game, I'm worried that the lava developer will find it while looking for it. It is difficult, but I recommend creating a website once. I wish only people on this site would know Because if yo...
by salmon85
Sun Jul 04, 2021 9:44 am
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

That's hard coded into the game, it's meant to be there.
by salmon85
Sat Jul 03, 2021 7:44 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

Has anyone discovered which code prevents equipment swapping during combat? Having a scan through the code now, on another note. here is an extracted list of getgameattributes AFKtarget ActionTimer AnvilCraftStatus AnvilPA AnvilPAselect AnvilPAstats AttackCooldowns AttackLoadout AttackMoveGET Attac...
by salmon85
Sat Jul 03, 2021 11:31 am
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

Small update to the tool to enable more cheats (v1.1.1) https://github.com/iBelg/idleon-cheat/releases cheats.js has also been updated to include some examples of using proxies to overwrite values. https://github.com/iBelg/idleon-cheat/blob/main/cheats.js might be of some use https://github.com/jua...
by salmon85
Fri Jul 02, 2021 10:18 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

registerCheat('quickref', function () { const bEngine = this['com.stencyl.Engine'].engine; const optionsListAccount = bEngine.getGameAttribute('OptionsListAccount'); const handler = { get: function(obj, prop) { if (Number(prop) === 34) { return 0; } return Reflect.get(...arguments); } }; const prox...
by salmon85
Fri Jul 02, 2021 9:53 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5369
Views: 1118498

Re: Legends of Idleon

Perfect Regex for the code section that returns new bubble chances: if\s*?\("PctChanceNewBubble"\s*?==\s*?\w{1,2}\)\s*?\{ JavaScript replace: replace(/if\s*?\("PctChanceNewBubble"\s*?==\s*?\w{1,2}\)\s*?\{/, (m) => `${m} return 100; `) search for ItemNumReq: \[\d{1,}\w{0,}\d{0,}\] ItemNumReq: \[\d{1...