1 Comments

I WILL TROLL YOU12/27/2016, 10:44:12 PM2 votes

Uh oh it's time for a new client update. We need to run that update code.

if (!patchComplete) { int Chance = math.random() * 100; if (Chance > 50){ client.stallForever(); }

}