Is This Possible?

10/21/2019 03:11 InnoTx#1
Hey Community,


Is it Possible to add new Packets like entwell it did


i mean Packets like walk_ PACKET or CInfo or yeah like you know what i mean

i want to add some new Things like the window for Titles or like how vendetta did it with Champions-Title window :[Only registered and activated users can see links. Click Here To Register...]

and yeah ... u guys know what i mean with add new Packets ...
10/21/2019 08:32 Pumba98#2
Yes it's possible
10/21/2019 10:48 0Lucifer0#3
To do it the same way vendetta did it : no it's not possible as they were having the client sources. And this is not something you will find online.

To do it: Yes it's possible but you need to have good knowledge in software development. This involve ASM
10/21/2019 11:07 Blowa#4
Quote:
Originally Posted by Pumba98 View Post
Yes it's possible
And you definitely know what you are talking about :lul::lul:

#NosWingsClientSDK #NoFakeSDK

:rollsafe:
10/21/2019 17:05 InnoTx#5
Quote:
Originally Posted by val77 View Post
And you definitely know what you are talking about :lul::lul:

#NosWingsClientSDK #NoFakeSDK

:rollsafe:
leak your ClIeNtEdItInGtOoL
10/21/2019 17:20 Blowa#6
Quote:
Originally Posted by InnoTx View Post
leak your ClIeNtEdItInGtOoL
Actually, a tool (at least, our tool as its current state) is not enough, it needs to be done programmatically.

And since we don't want to write a C++ code generator in our tool yet, only having programming skills, in C++ for us (since we decided to use C++ for our ClientSDK), will permit to do such things.
10/21/2019 17:28 InnoTx#7
Quote:
Originally Posted by val77 View Post
Actually, a tool (at least, our tool as its current state) is not enough, it needs to be done programmatically.

And since we don't want to write a C++ code generator in our tool yet, only having programming skills, in C++ for us (since we decided to use C++ for our ClientSDK), will permit to do such things.
is it a MUST to Programm the ClientSDK with C++ or can u Actually do it with C# too
10/21/2019 21:25 0Lucifer0#8
Quote:
Originally Posted by InnoTx View Post
is it a MUST to Programm the ClientSDK with C++ or can u Actually do it with C# too
No it’s not a must... their is no such thing. As long as you can hook the code in asm