Skip to content

Instantly share code, notes, and snippets.

var ff = JSON.parse(localStorage.getItem("lab"));
ff["money"] = 1e+100;
ff["data"] = 1e+100;
localStorage.setItem("lab", JSON.stringify(ff));
window.location.reload();
// https://bbs.boingboing.net/t/particle-clicker-meth-addictive-supercollider-sim/38724/2
var myInt = setInterval(function() { $('#detector-events').click(); }, 10);
// You can stop the auto-clicking with:
1.
justify-content: center;
2.
justify-content: flex-end;
justify-content: center;
justify-content: flex-end;
3.
justify-content: center; justify-content: space-between;