Page 367 of 375

Re: Legends of Idleon

Posted: Mon May 13, 2024 7:02 pm
by Tindal
RouckyTheBoss wrote:
Mon May 13, 2024 6:26 pm
ThyXxs wrote:
Mon May 13, 2024 8:14 am
Cruciall wrote:
Wed May 08, 2024 12:42 am

You need to remove the .h, so it will look like this: chng this["com.stencyl.Engine"].engine.getGameAttribute("BundlesReceived")["bun_s"]=1
I still can't get it to work, I get the following error:
ReferenceError: err is not defined
at Object.<anonymous> (<anonymous>.1341:35)
at Object.cheat (<anonymous>:282:33)
at <anonymous>:1:7
Tried this in chromedebug and it tells me "Uncaught SyntaxError: Unexpected token 'this'"
No! Just use injector console and command that i gave earlier

Image

Re: Legends of Idleon

Posted: Mon May 13, 2024 7:40 pm
by RouckyTheBoss
Tindal wrote:
Mon May 13, 2024 7:02 pm
RouckyTheBoss wrote:
Mon May 13, 2024 6:26 pm
ThyXxs wrote:
Mon May 13, 2024 8:14 am


I still can't get it to work, I get the following error:
ReferenceError: err is not defined
at Object.<anonymous> (<anonymous>.1341:35)
at Object.cheat (<anonymous>:282:33)
at <anonymous>:1:7
Tried this in chromedebug and it tells me "Uncaught SyntaxError: Unexpected token 'this'"
No! Just use injector console and command that i gave earlier

Image
I tried to proc it using "daily" to reset, but still no bubbles upgrades & stamps :(

Re: Legends of Idleon

Posted: Mon May 13, 2024 7:41 pm
by RouckyTheBoss
Ok it worked with this command : chng this["com.stencyl.Engine"].engine.getGameAttribute("BundlesReceived").h["bun_s"]=1

Doesn't need to remove the .h

Re: Legends of Idleon

Posted: Mon May 13, 2024 8:12 pm
by kalamara
I have move the launcher and files to the folder game open but the launcher is stuck on loading cheats no matter what i remove from the config. anyone know how to fix?

Re: Legends of Idleon

Posted: Mon May 13, 2024 9:58 pm
by RouckyTheBoss
kalamara wrote:
Mon May 13, 2024 8:12 pm
I have move the launcher and files to the folder game open but the launcher is stuck on loading cheats no matter what i remove from the config. anyone know how to fix?
you need to close and reopen the injector, happens to me too

Re: Legends of Idleon

Posted: Tue May 14, 2024 5:33 am
by Zerozapper
Since the last game update the injector makes the game crash the moment it loads into the character select, does it need an update, or is there something else wrong?

Re: Legends of Idleon

Posted: Tue May 14, 2024 9:36 pm
by sylfaen
I was doing some modifications the past few days, and compiling with pkg has never been an issue. However, last night I ran into this error:

C:\Program Files\Google\Chrome\Application\chrome.exe

node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^

Error: connect ECONNREFUSED ::1:32123
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1606:16) {
errno: -4078,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 32123
}



It's the connection refused that I ran into, and I thought I had done something wrong. So I went ahead and downloaded everything from scratch, and tried compiling the program instead of running it through node main.js and it closed on me. When I checked the build errors, I see Warning Cannot resolve 'process.cwd() + '/config.js''.

So I haven't got the slightest clue why this is happening all of the sudden. Can I get a head bonk in the right direction here?

Re: Legends of Idleon

Posted: Wed May 15, 2024 4:15 am
by kalamara
RouckyTheBoss wrote:
Mon May 13, 2024 9:58 pm
kalamara wrote:
Mon May 13, 2024 8:12 pm
I have move the launcher and files to the folder game open but the launcher is stuck on loading cheats no matter what i remove from the config. anyone know how to fix?
you need to close and reopen the injector, happens to me too
the works the odd time but i can launch it like 50 times before it does

Re: Legends of Idleon

Posted: Wed May 15, 2024 10:58 am
by Smile22
Tindal wrote:
Mon Apr 29, 2024 4:05 pm
New bundle:

Code: Select all

chng this["com.stencyl.Engine"].engine.getGameAttribute("BundlesReceived").h["bun_s"]=1
Could you please help me with this error [Link] ?
Is it my config problems?

Re: Legends of Idleon

Posted: Wed May 15, 2024 11:17 am
by Smile22
dreamx3 wrote:
Sun Mar 03, 2024 7:49 pm
Since there isn't any update from valleymon, ill upload this here first :D If anything ill just take it down if he's not happy with it :P

Original post by valleymon: viewtopic.php?p=268697#p268697

Added cheats by dreamx3

w6 - enables all w6 cheats
w6 farming - set values in config.js
w6 ninja - set values in config.js
w6 summoning - set values in config.js
summoning - summoning game cheat, can select a specific slime to summon only
ninjaItem - generates ninja twin items based on x character and y times
keychain - set keychain stat to be maxed <buy any keychain from flurbo shop>

If you have any request just put it in and i'll try to get to it

Warning:
PristineBon - set to t => t or t => t * 1.1 to prevent overly high drop rates <by kikiGo>


How to use?
Spoiler
  1. Download original cheats via link above and follow the instructions on the post
  2. Download latest attachment by me below
  3. Extract zip file into same location and replace original cheat files
  4. Edit config.custom.example that has the new config I have added in, remember to rename it to config.custom

Changelogs:
Spoiler
04/03/2024:
Fixed ninjaItem crashing game

09/03/2024:
Added keychain cheat
Fix summoning

Download:
Spoiler
Password: dreamx3_idleon
dreamx3_idleon_v0.3.rar
dreamx3_idleon_v0.2.rar
Thx

Re: Legends of Idleon

Posted: Wed May 15, 2024 12:34 pm
by jessicasimp
so im trying to use chrome debug and it says this

chng bEngine.getGameAttribute("AchieveReg")[40]=-1
VM65:1 Uncaught SyntaxError: Unexpected identifier

Re: Legends of Idleon

Posted: Wed May 15, 2024 5:42 pm
by Tindal
jessicasimp wrote:
Wed May 15, 2024 12:34 pm
so im trying to use chrome debug and it says this

chng bEngine.getGameAttribute("AchieveReg")[40]=-1
VM65:1 Uncaught SyntaxError: Unexpected identifier
Don't use chrome debug
This command for injector console
Smile22 wrote:
Wed May 15, 2024 10:58 am
Tindal wrote:
Mon Apr 29, 2024 4:05 pm
New bundle:

Code: Select all

chng this["com.stencyl.Engine"].engine.getGameAttribute("BundlesReceived").h["bun_s"]=1
Could you please help me with this error [Link] ?
Is it my config problems?
The same:
Don't use chrome debug
This command for injector console

Re: Legends of Idleon

Posted: Wed May 15, 2024 6:13 pm
by bossofthem2147
sdfds wrote:
Wed Apr 03, 2024 9:06 pm
Hey,
I accidently entered "unlock portals" tried to revert it by changing the code and it works since I tested it on the voidwalker since he will set himself back all the areas with his skill but it doesnt work on my main.

I hope I can somehow reverse it.
Even tho its only like 4 more areas that I have before me it still sucks having my mains kills not count anymore.
Hi,
I also accidentally used unlock portals and now my all worlds are unlock.
How did you revert the code?

Re: Legends of Idleon

Posted: Wed May 15, 2024 7:08 pm
by Smile22
Tindal wrote:
Wed May 15, 2024 5:42 pm
jessicasimp wrote:
Wed May 15, 2024 12:34 pm
so im trying to use chrome debug and it says this

chng bEngine.getGameAttribute("AchieveReg")[40]=-1
VM65:1 Uncaught SyntaxError: Unexpected identifier
Don't use chrome debug
This command for injector console
Smile22 wrote:
Wed May 15, 2024 10:58 am
Tindal wrote:
Mon Apr 29, 2024 4:05 pm
New bundle:

Code: Select all

chng this["com.stencyl.Engine"].engine.getGameAttribute("BundlesReceived").h["bun_s"]=1
Could you please help me with this error [Link] ?
Is it my config problems?
The same:
Don't use chrome debug
This command for injector console
Genius, thanks a lot

Re: Legends of Idleon

Posted: Thu May 16, 2024 6:10 am
by Bodyshotfr
Hello guys,
I also got the undefined error on the injector when I'm logging.
I tried to reinstal the game, the injector from valley and the update from dreamx3 but nothing works so far,
Anyone managed to fix that? How?
Thanks in advance,