hello, some people will know what this is for but most wont but i have made this web client for this game and i wanted to record ALL the infomation that is put into the client. heres a picture: Click Here
heres the login code (i think):
if(anInt833 == 2)
{
int j = c1 / 2 - 40;
if(aString1266.length() > 0)
{
aClass30_Sub2_Sub1_Sub4_1272.method382(0xffff00, c / 2, anInt939, aString1266, j - 15, true);
aClass30_Sub2_Sub1_Sub4_1272.method382(0xffff00, c / 2, anInt939, aString1267, j, true);
j += 30;
} else
{
aClass30_Sub2_Sub1_Sub4_1272.method382(0xffff00, c / 2, anInt939, aString1267, j - 7, true);
j += 30;
}
aClass30_Sub2_Sub1_Sub4_1272.method389(false, true, c / 2 - 90, 0x1C86EE, "@red@Username: " + aString1173 + ((anInt1216 == 0) & (anInt1161 % 40 < 20) ? "@red@|" : "@dre@"), j);
j += 15;
aClass30_Sub2_Sub1_Sub4_1272.method389(false, true, c / 2 - 90, 0x1C86EE, "@red@Password: " + Class50.method588(aString1174, 0) + ((anInt1216 == 1) & (anInt1105 % 40 < 20) ? "@red@|" : "@dre@"), j);
j += 15;
aClass30_Sub2_Sub1_Sub4_1272.method389(false, true, c / 2 - 90, 0x1C86EE, "@red@Server IP: " + server + ((anInt1216 == 2) & (anInt1105 % 40 < 20) ? "@red@|" : "@dre@"), j);
j += 15;
please help me if you know how 🙂
Thanks