OutdatedCharon 1.6.5.1

Posts 115 of 105 · Page 1 of 7
Charon 1.6.5.1
Okay here is the updated Charon with all standard features. If anyone bothers to read this anymore(we will be able to tell from replies) just drag and drop the files into the Managed folder. No there is no gui and all features are automatically enabled. If this doesn't work it's your problem not mine this has been extensively tested.

Also if anyone cares _warmth is not editable through CIL instructions I've tested.

And for people with a brain here is the basic Player ESP source code. You can figure out the rest from there and ofc proper credits:
 
Player ESP
Code:
if (player_0 != null | pESP)
            {
                Player[] array = player_0;
                for (int i = 0; i < array.Length; i++)
                {
                    Player player = array[i];
                    Vector3 position = player.transform.position;
                    float num = Dist(position);
                    if (num <= range)
                    {
                        Rec(position, string.Concat(new object[]
                        {
                        player.name,
                        " (",
                        (int)num,
                        ")"
                        }));
                    }
                }
            }

0/55
0/21


Managed_mpgh.net.rar641 KB · 2,989 downloads Clean
OH man! thanks for the quick update dude! Youre an amazing person! keep up the great work
Thanks Kr4Ken
Quote Originally Posted by gain1200 View Post
This attachment you are trying to download has not been approved yet; attachment approval can take up to 24 hours. Please do not spam the thread asking for the file to be approved or sent to you.
Hayden as Kr4ken would say.. Put your head in a blender!
Love, SH4DOW
Quote Originally Posted by xSH4DOW-WOLF99x View Post
Hayden as Kr4ken would say.. Put your head in a blender!
Love, SH4DOW
Love you too bb *kiss kiss*
Thanks for the new release again Kr4ken
I gotta wait for someone to make esp now cuz i noob at code ;_;
thanks for this quick update waiting for approvale and then im going to use it
Thank you for updating!
Thank you!
Thanks Kr4ken been waiting my dude
Thank you so much for them! Been waiting ever since Nelson updated the game.
Posts 115 of 105 · Page 1 of 7
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?