Sural Argonus
Uhhh...What's this button do?
Registered
Lewd
Game Developer
Prestige 1
Prestige 3
Prestige 4
Prestige 5
1/3
3 Years of Service
The grind is most definitely annoying.The grind is a lot, if it could be pulled back just a little I think it would be great.
still had a good time with it though
You can skip the worst of the grind with the supporter code and the sugar cube console. The supporter code changes every once in a while. I think the current one for .84a is "fastattack" and if you know how to access the browser console, just run this: SugarCube.State.variables
You can bypass the supporter code with this:
Open the html file and below this line
Code:
setup.decrypt = function(encryptedText) {
Code:
return '';
