Results 1 to 7 of 7
  1. #1
    thebossfps27's Avatar
    Join Date
    Jan 2021
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    Question Trying to update an internal client from 1.4.1.2 to 1.4.2.0

    I know basically nothing about this but since 1.4.2 was a rlly small update i assume it'll be easy to an extent I'm using dnSpy but cant find any significant differences in the code that I would have to edit

    i already tried just changing the version value but obviously that didn't work
    Last edited by meme; 04-04-2021 at 10:42 AM. Reason: removed d1scord

  2. #2
    Soibelarus's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    Belarus
    Posts
    36
    Reputation
    10
    Thanks
    338
    My Mood
    Blah
    You need to copy the code from 1.4.1.2 to Terraria 1.4.2 via dnspy.

  3. #3
    thebossfps27's Avatar
    Join Date
    Jan 2021
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    Quickly

    Quote Originally Posted by Soibelarus View Post
    You need to copy the code from 1.4.1.2 to Terraria 1.4.2 via dnspy.
    Is there a way to easily find the differences?
    With school i dont rlly have time to go through all the namespaces

    Thx btw

  4. #4
    DaemonXSoul's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    My Mood
    Bored

    Lightbulb Found something...

    I am currently looking at the code for the FruitY client in dnSpy and found 3 extra tabs under the Terraria tab itself.

    Here's the proof.

    It may differ from other clients though, so it would be best to search for something similar. Or better yet, if it has any cheats like fullbright and noclip, it should have those around together in a class.
    Last edited by DaemonXSoul; 03-29-2021 at 09:28 PM. Reason: Image didn't properly show. Edited as a URL instead.

  5. The Following User Says Thank You to DaemonXSoul For This Useful Post:

    ChristopherFisher (04-30-2021)

  6. #5
    HiImKyle's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Location
    England
    Posts
    233
    Reputation
    10
    Thanks
    206
    Love me some hard coded clients. But yeh, the general class for hard coded clients is Mods, if there is something you can't find like a fullbright cheat, find it's bool to toggle it, right click and analyse, dnSpy will find where its used in every other class and you can see where and what was changed in another class.

  7. #6
    thebossfps27's Avatar
    Join Date
    Jan 2021
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    Red face Thanks me too

    Quote Originally Posted by DaemonXSoul View Post
    I am currently looking at the code for the FruitY client in dnSpy and found 3 extra tabs under the Terraria tab itself.

    Here's the proof.

    It may differ from other clients though, so it would be best to search for something similar. Or better yet, if it has any cheats like fullbright and noclip, it should have those around together in a class.
    thats the client im updating lmao
    i dont know much about dnspy but i was told i should takethe modified parts of the game and put it into 1.4.2 not take the missing parts and do the opposite but ill try it out

    im somehow having a hard time copying over namespaces tho lol

  8. #7
    Soibelarus's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    Belarus
    Posts
    36
    Reputation
    10
    Thanks
    338
    My Mood
    Blah
    Classes serve for ease of perception and ease of transfer to new versions.
    In fact, it's enough for me to transfer these classes to the new version and everything will work.
    There are some mods, like Godmode, Fullbright, that are pushed elsewhere in the game code.
    In general, this simplifies everything.

Similar Threads

  1. Trying to update treb's client, tutorials are incomplete
    By lelxd321 in forum Realm of the Mad God Help & Requests
    Replies: 8
    Last Post: 01-12-2018, 07:39 PM
  2. How do I update my client from 2.0 to 3.0
    By Sail338 in forum Realm of the Mad God Help & Requests
    Replies: 6
    Last Post: 10-24-2012, 09:08 PM
  3. Nexon tried to hide this sexy beast from us
    By InCognito in forum Combat Arms Discussions
    Replies: 64
    Last Post: 08-23-2010, 04:24 PM
  4. [Release] Updated L.T Client
    By Braco22 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 26
    Last Post: 07-31-2010, 06:54 PM
  5. [Release] [UPDATED] XP Only Chams From Trunky [UPDATED]
    By Trunky in forum Combat Arms Hacks & Cheats
    Replies: 85
    Last Post: 09-26-2009, 06:11 PM