MAKE A BACKUP OF YOUR CLIENT CLASS BEFORE THIS TUTORIAL!
Ok, since Galkon's version was, renamed and was server sided aswell as client sided, I decided to make this.
P.S This DOES work!
Ok here we go:
First, open your client class and search for this:
Code:
public final void method102(boolean flag)
Directly above it, put in this:
Code:
public static boolean cornertext = true;
Now, in:
Code:
public final void method112(int i)
Put in:
Code:
if(cornertext)
aClass30_Sub2_Sub1_Sub4_1271.method385(0xFFFFFF, "Place server name here", 313, 822, 440);
Save and compile and done, post any errors, tell me if it doesn't work.
Note 1: The '0xFFFFFF' is the hex code for white, you can change the colour if you want, if you want to find hex codes, just type hex colour codes in Google.
Note 2: The '313' and the '440' are the coordinates where the text is, so if you pasted a picture of your client on paint, cropped it so its ONLY the client, no J-frame, if you put your cursor somewhere, it will say like '440,313' in the corner, so you can move your cursor to where you want the test to be, if you want it to be moved, read the codes in the corner, put in, and save and compile and the text is there.
EDIT: Here is a picture
, thanks to whoever did it, i forgot your name