Link | Submitted By | Actions | |
---|---|---|---|
Game On Kongregate | The Ignorant Masses |
Idle Ants 2Last Updated: 12/14/2018 04:38 |
Additional Info
|
https://www.kongregate.com/games/scorzy88/idle-ants-2 |
Level: 1
ADR Info
Additional Info
|
var obj = JSON.parse(LZString.decompressFromBase64(localStorage.getItem('save')));
for(i=0;i<obj.m.u.length;i++) { if(obj.m.u[i].i == 'f') { obj.m.u[i].q = 999999999999999999999999999999999999999999999999999999999999; } if(obj.m.u[i].i == 'c') { obj.m.u[i].q = 999999999999999999999999999999999999999999999999999999999999; } if(obj.m.u[i].i == 'l') { obj.m.u[i].q = 999999999999999999999999999999999999999999999999999999999999; } if(obj.m.u[i].i == 's') { obj.m.u[i].q = 999999999999999999999999999999999999999999999999999999999999; } if(obj.m.u[i].i == 'prest') { obj.m.u[i].q = 999999999999999999999999999999999999999999999999999999999999; } }
localStorage.setItem('save', LZString.compressToBase64(JSON.stringify(obj)));
window.onunload = function(){}; window.onbeforeunload = function(){}; window.location.reload();
|
Additional Info
|
atdt *67 |
Level: 1
ADR Info
Additional Info
|
|
Additional Info
|
gotchu atdt *67 |
Additional Info
|
I have tried this in both chrome and firefox I am playing the game at scorzy.github.io/IdleAnt2 and the first string always returns false and the send string always returns undefined. I tried rebooting since it worked for jarly but even after reboot I am still getting the same results. |
Additional Info
|
slicerking2000 Posted on: 12/06/2018 8:38am I have tried this in both chrome and firefox I am playing the game at scorzy.github.io/IdleAnt2 and the first string always returns false and the send string always returns undefined. I tried rebooting since it worked for jarly but even after reboot I am still getting the same results. |