Refactored a bit of the connection process, added a GlobalConfig class to control behavior

This commit is contained in:
Pazaz 2022-04-20 12:58:48 -04:00
parent ec83b1f868
commit 80c6ba05ff
94 changed files with 592 additions and 578 deletions

View file

@ -131,10 +131,10 @@ public final class Static89 {
return;
}
@Pc(109) PrivilegedRequest local109 = Static69.aClass213_4.method5118(new URL(Static69.aClass213_4.anApplet2.getCodeBase(), "clienterror.ws?c=" + Static131.anInt3252 + "&u=" + Static101.aLong98 + "&v1=" + SignLink.aString20 + "&v2=" + SignLink.aString14 + "&e=" + local13));
while (local109.anInt5925 == 0) {
while (local109.status == 0) {
Static231.method3983(1L);
}
if (local109.anInt5925 == 1) {
if (local109.status == 1) {
@Pc(128) DataInputStream local128 = (DataInputStream) local109.anObject6;
local128.read();
local128.close();