[Request] Kuro Idle Dungeon
Looking for tokens or orbs
Kuro Idle Dungeon Posted on: 07/05/2023 4:01am
Quote Post

https://endlessdungeon.github.io/

I tried the console and cheat engine and either way I can't seem to find anything 

RE: Kuro Idle Dungeon Posted on: 07/17/2023 7:50pm
Quote Post
TIM the Enchanter
Level: 1
ADR Info

Following steps to do whatever you want in chrome.

  1. Load the game
  2. Hit F12 to open the chrome Dev Tools
  3. Go to the Network tab
  4. In the filter row, click JS
  5. Refresh the game window to reload the assets
  6. Click on game.min.js
  7. Copy/Paste ALL of that into notepad (preferably notepad++)
  8. Right click on game.min.js
  9. Click on Block request URL
  10. Refresh, the game should not load.
  11. In the JS file you've copy/pasted into notepad, look for var loadGame = function(
  12. Go down to setting.autoProgress = hero.settingOnlineProgress;
  13. Add below that line whatever you want (see the bottom for an example)
  14. Copy/Paste your new script into the console (over in Dev Tools) and slam that enter key
  15. ???
  16. PROFIT!

 


hero.orbs        += 999999999;
hero.tokens      += 999999999;
hero.clover      += 999999999;
hero.soul        += 999999999;
hero.sphere      += 999999999;
hero.spiritStone += 999999999;





Everything's coming up KongHack!

"When you know nothing matters, the universe is yours" ~Rick Sanchez

RE: Kuro Idle Dungeon Posted on: 07/17/2023 9:35pm
Quote Post
TIM the Enchanter
Level: 1
ADR Info

And here's coins, do what you want :P

hero.coin = new Decimal('1e+200');





Everything's coming up KongHack!

"When you know nothing matters, the universe is yours" ~Rick Sanchez