[Information] Idle Raiders Second Run
How to hack Idle Raiders Second Run Properly
Idle Raiders: Second Run
Submitted By:
Launch Trainer!
Adventure Idle RPG Strategy

Wondering where the hacks are at? Register or Sign In to find out!


Wondering where the sol files are at? Register or Sign In to find out!

Idle Raiders Second Run

How to hack Idle Raiders Second Run Properly
Last Updated: 10/18/2018 10:11

Sorry, there are no badges available for this game.

Game Dscription
Play thousands of free web and mobile games! Discover the best shooters, role playing games, MMO, CCG, tower defense, action games and more!
Idle Raiders Second Run Posted on: 03/13/2017 4:43am
Quote Post

Idle Raiders Second Run is made in Coco's 2D.
The engine runs on Javascript.
The game can be ripped and modified locally.
The external shop can be found at {game_location}/shop/shop.js

These instructions are for Google Chrome:
 

  1. Load your game.
  2. Open console with F12 (Game can not be in focus)
  3. Make sure console is selected from the tabs.
  4. There will be a drop down menu with "Top" selected. Change it to "gameiframe".


You now have console access to the game.

Some console commands are:

gameSystem.changeGold();
gameSystem.changeXP();
permanentUpgradeSystem.changePoints();


A list of items can be found with:

g_items;


You can add an item to your inventory by using:

inventorySystem.createItem(g_items.ITEM);

where ITEM is an item from the list.

Chrome has auto complete so feel free to look around the commands.

Remember: If you don't have the correct frame selected in the console then the commands will not work.

Side note: It is possible to write scripts to do things for you, including measuring your XP gain a minute, among others.



 

RE: Idle Raiders Second Run Posted on: 03/14/2017 10:14am
Quote Post
- target firefox.exe
​- gold, ancient artifact, exp double
​- inventory amount 4byte
RE: Idle Raiders Second Run Posted on: 03/16/2017 6:53pm
Quote Post

Kind of off topic, but god damn the font in that game is horrible.

RE: Idle Raiders Second Run Posted on: 03/19/2017 1:50am
Quote Post

tried a couple of times but i'm not able to get this working :(

RE: Idle Raiders Second Run Posted on: 03/25/2017 1:02am
Quote Post

A note for those who can't get this to work:

All commands are case sensitive.

It does work: http://i.imgur.com/eNLzYxP.png

RE: Idle Raiders Second Run Posted on: 03/26/2017 11:43pm
Quote Post

Is there a way to search the gameiframe for some commands? Like Holy Warrior upgrade quest done? Artifacts search? 


Edit: To answer myself https://temp.irsr.games.pitforest.de/game.min.js, search for keywords... found 

 mercenarySystem.unlockMercenary("HolyWarrior") 
RE: Idle Raiders Second Run Posted on: 03/27/2017 8:50pm
Quote Post

How to creater multiple items? As in making 1000 Obsidian?

RE: Idle Raiders Second Run Posted on: 03/27/2017 9:38pm
Quote Post
Ubi Maior Minor Cessat

if this topic was called "Idle Raiders: Second Run"
it would have been linked automatically to the database entry for the game. You can also submit your commands as hacks.
 

RE: Idle Raiders Second Run Posted on: 03/30/2017 8:57pm
Quote Post

When I open the COnsole with F12, the game just get frozen. I ellowed Javascript and everything else. could you please help me. I did edit the game before but now I try to do it again but Cant
 

RE: Idle Raiders Second Run Posted on: 04/30/2017 7:02pm
Quote Post

is there any way to edit golden cones? or is that still not known?

RE: Idle Raiders Second Run Posted on: 05/08/2017 3:00am
Quote Post

I haven't been able to find a way to edit golden cones but you can use the console commands to give yourself boosts and artifacts so there isn't any real need to do so. 

RE: Idle Raiders Second Run Posted on: 08/30/2017 2:08pm
Quote Post

Do you need to download the trainer? Or just F12 because i cant find the "top" drop down menu your talking about

RE: Idle Raiders Second Run Posted on: 10/14/2018 1:18pm
Quote Post

WAIR level can be changed, it is 4 bytes x 1.
You can get very high stats by upgrading WAIR to level 30 and resetting it to level 1 over and over.

RE: Idle Raiders Second Run Posted on: 10/18/2018 10:11am
Quote Post

Use this in console to reset the raid timer for instant access:

raidSystem.resetCooldownAndResetAllRaids();