Results 1 to 15 of 15

Hybrid View

  1. #1
    rookytristan45's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    36
    Reputation
    10
    Thanks
    35
    My Mood
    Aggressive

    How to update your 1.6.2 client to 1.6.4 [SIMPLE]

    So this is how you update your client from 1.6.2 to 1.6.4

    Skills needed:
    Common sense

    1.First you wanna open up eclipse then go to ThreadOnlineConnect and find this.


    change the 74 to 78.

    2.Then go to GuiSlotServer and find this.


    change the f == 74 to f == 78.

    Then find


    Yet again change the 74 to 78

    3. Go to NetLoginHandler


    Find this and change 74 to 78(I already pretyped the 74's to 78)

    4. Find ThreadConnectToServer and find this.



    Pretyped again just change the 74 to 78 and your done!

    Video TUT my channel also contains how to make hacked clients
    Last edited by rookytristan45; 09-22-2013 at 05:53 PM.

  2. #2
    Keegan-Walker11's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    Very Nice Quality Tutorial... Thanks so much!

  3. #3
    Banana's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    Too kawaii to live, too sugoi to die
    Posts
    1,011
    Reputation
    268
    Thanks
    8,194
    My Mood
    Amazed
    U know u could just update to 1.6.4 by using the "Latest Update" User in the Launcher.
    Or also u could use Protocol on your Hacking/Griefing Client and type 78.
    No need so much works.
    Member - 30/05/2012
    Premium - 01/11/2020
    News Force - 12/05/2019 till 24/02/2021





  4. #4
    lucamasira's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    72
    Reputation
    10
    Thanks
    23
    My Mood
    Happy
    Or just add a variables called protocolNum and make it changeable via a button :P that way 1.6.2 and 1.6.4 both work :P

  5. #5
    zrbteam's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    My House ofcourse wtf are you thinking
    Posts
    43
    Reputation
    10
    Thanks
    232
    My Mood
    Shocked
    Quote Originally Posted by lucamasira View Post
    Or just add a variables called protocolNum and make it changeable via a button :P that way 1.6.2 and 1.6.4 both work :P
    Not a bad Idea but Its gonna get weird :/

  6. #6
    Wampwire's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    United Kingdom of Tea
    Posts
    227
    Reputation
    10
    Thanks
    22
    My Mood
    Devilish
    Quote Originally Posted by zrbteam View Post
    Not a bad Idea but Its gonna get weird :/
    Not really.. If button is pressed, set x to be 78, if its pressed again, set to 74.. Have a display to show which version. Also a neat feature would be is to only show the servers with the same version.. IE - if client is 1.6.2 then only show 1.6.2 servers, etc.. However not sure if servers do give these details, havent looked at it

  7. #7
    lucamasira's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    72
    Reputation
    10
    Thanks
    23
    My Mood
    Happy
    Quote Originally Posted by Wampwire View Post
    Not really.. If button is pressed, set x to be 78, if its pressed again, set to 74.. Have a display to show which version. Also a neat feature would be is to only show the servers with the same version.. IE - if client is 1.6.2 then only show 1.6.2 servers, etc.. However not sure if servers do give these details, havent looked at it
    Yeah, I think it would be possible cause when I looked up '1.6.2' in eclipse and saw the server was returning some kind of version string or just check the protocols and then draw a slot
    Last edited by lucamasira; 09-25-2013 at 03:38 PM.

  8. #8
    71c's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    Aokigahara
    Posts
    3,271
    Reputation
    419
    Thanks
    2,361
    My Mood
    Lonely
    It just crashes for me if i connect to a server :/

     


    Never Forget 1


    Never Forget 2


    <43
    Quote Originally Posted by GalaxyBeatzz View Post
    i want to look like my favourite athlete, he's called papyrus hes got a very hot body and his orgasms sound like windows xp which is very hot

     

  9. #9
    chrisbog94's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    2
    I made an easier way of doing this, with just a drag and drop of a class file!

  10. #10
    Gοku's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    MPGH.net
    Posts
    1,527
    Reputation
    206
    Thanks
    1,045
    My Mood
    Cheerful
    Nice work, saved me a lot of time

     







    500 Posts ✓
    750 Posts ✓
    1,337 Posts ✓
    2,000 Posts ×
    3,000 Posts ×

    Ex VIP
    Ex Resource Team Member
    Ex Wiki Editor

  11. #11
    Flamegunners's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    307
    Reputation
    10
    Thanks
    1,163
    My Mood
    Cool
    Quote Originally Posted by kahsiong View Post
    U know u could just update to 1.6.4 by using the "Latest Update" User in the Launcher.
    Or also u could use Protocol on your Hacking/Griefing Client and type 78.
    No need so much works.
    What OP meant is for people for code clients and not poeple using minecraft.

  12. #12
    zrbteam's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    My House ofcourse wtf are you thinking
    Posts
    43
    Reputation
    10
    Thanks
    232
    My Mood
    Shocked
    Quote Originally Posted by Flamegunners View Post
    What OP meant is for people for code clients and not poeple using minecraft.
    He got the protocol changing right is it me or you can't read

  13. #13
    RandomAmazingGuy's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    113
    Reputation
    14
    Thanks
    4,737
    My Mood
    Amused
    Quote Originally Posted by zrbteam View Post
    He got the protocol changing right is it me or you can't read
    What he meant was using a feature already implemented into a 1.6.2 hacked client. It's a common in clients such as Energizer to let somebody input their own protocol version, however this is glittchhaayyy.

  14. #14
    Gοku's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    MPGH.net
    Posts
    1,527
    Reputation
    206
    Thanks
    1,045
    My Mood
    Cheerful
    Good release for client owners

     







    500 Posts ✓
    750 Posts ✓
    1,337 Posts ✓
    2,000 Posts ×
    3,000 Posts ×

    Ex VIP
    Ex Resource Team Member
    Ex Wiki Editor

  15. #15
    Keegan-Walker11's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    Love this thread!

Similar Threads

  1. [Tutorial] | How to make your first hack client! | Original Author |
    By blicbuddy in forum Minecraft Tutorials
    Replies: 56
    Last Post: 08-25-2020, 05:31 AM
  2. [Tutorial] How To Update Your Injectors And How To Make One [Eaaazzy Breezy]
    By potatomaniac in forum CrossFire PH Discussions
    Replies: 0
    Last Post: 06-23-2012, 04:29 AM
  3. [Tutorial] >How to make your first hack client! <
    By TheFk? in forum Minecraft Tutorials
    Replies: 59
    Last Post: 02-15-2012, 10:51 PM
  4. [Tutorial] Updating your client [Aiw2]
    By ♪~ ᕕ(ᐛ)ᕗ in forum Call of Duty Modern Warfare 2 Private Servers
    Replies: 83
    Last Post: 09-25-2011, 08:52 AM
  5. Replies: 0
    Last Post: 10-14-2007, 09:45 PM