Thread: [NON] Name of server in corner like Barrows.

Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1. #1 [NON] Name of server in corner like Barrows. 
    Registered Member
    DaraX's Avatar
    Join Date
    Apr 2009
    Posts
    1,183
    Thanks given
    18
    Thanks received
    29
    Rep Power
    262
    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
    Last edited by DaraX; 10-24-2009 at 01:27 PM. Reason: Added picture
    Reply With Quote  
     

  2. #2  
    Why Am I Not Vet?!

    Clouds Mine's Avatar
    Join Date
    May 2008
    Age
    28
    Posts
    2,400
    Thanks given
    1
    Thanks received
    21
    Rep Power
    1478
    This should be in snippets.
    Reply With Quote  
     

  3. #3  
    Registered Member
    DaraX's Avatar
    Join Date
    Apr 2009
    Posts
    1,183
    Thanks given
    18
    Thanks received
    29
    Rep Power
    262
    Quote Originally Posted by Trytohaxme View Post
    This should be in snippets.
    I don't think so, because its more then one piece of code eg. a command.
    Lets just call it a mini-tut
    Reply With Quote  
     

  4. #4  
    Registered Member
    DaraX's Avatar
    Join Date
    Apr 2009
    Posts
    1,183
    Thanks given
    18
    Thanks received
    29
    Rep Power
    262
    Can someone tell me if this works?
    Reply With Quote  
     

  5. #5  
    Registered Member
    DaraX's Avatar
    Join Date
    Apr 2009
    Posts
    1,183
    Thanks given
    18
    Thanks received
    29
    Rep Power
    262
    Wow, 43 views and only one post... just tell me if this works..
    Reply With Quote  
     

  6. #6  
    Member Market Banned Market Banned

    Robin Spud's Avatar
    Join Date
    Aug 2008
    Age
    28
    Posts
    2,338
    Thanks given
    46
    Thanks received
    73
    Rep Power
    1068
    more then 1 bit code? then why does our interfaces get moved to snippets?
    ILY Stewie.
    Reply With Quote  
     

  7. #7  
    Registered Member
    DaraX's Avatar
    Join Date
    Apr 2009
    Posts
    1,183
    Thanks given
    18
    Thanks received
    29
    Rep Power
    262
    Quote Originally Posted by \-Deemed-/ View Post
    more then 1 bit code? then why does our interfaces get moved to snippets?
    Dunno can someone just tell me if this works? I'm to lazy to test
    Reply With Quote  
     

  8. #8  
    Registered Member

    Join Date
    Jul 2009
    Posts
    597
    Thanks given
    158
    Thanks received
    95
    Rep Power
    632
    but wasn't the barrows killcount thing already in any old plain 317..
    Reply With Quote  
     

  9. #9  
    Registered Member
    DaraX's Avatar
    Join Date
    Apr 2009
    Posts
    1,183
    Thanks given
    18
    Thanks received
    29
    Rep Power
    262
    Quote Originally Posted by Voidz View Post
    but wasn't the barrows killcount thing already in any old plain 317..
    But this is client side so it takes a bit of stress off the server, more server stress, more lag, plus if you had it in same place as barrows killcount, it would be in same place, mine is just above it.
    Reply With Quote  
     

  10. #10  
    Registered Member

    Join Date
    Jul 2009
    Posts
    597
    Thanks given
    158
    Thanks received
    95
    Rep Power
    632
    Quote Originally Posted by Zhalio View Post
    But this is client side so it takes a bit of stress off the server, more server stress, more lag, plus if you had it in same place as barrows killcount, it would be in same place, mine is just above it.
    I agree with the whole don't stress your server too much thing.. but it can be done in 1 line.. oh well gj i s'pose.
    Reply With Quote  
     

Page 1 of 3 123 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •