Since the mod wants to delete links to ******s... (wtf), here's the source again, only attached....ez.
SmallHandsThug_mpgh.net.zip
reupload plz
Originally Posted by Aimkit
Since the mod wants to delete links to ******s... (wtf), here's the source again, only attached....ez.
Invalid Attachment specified. If you followed a valid link, please notify the administrator.
reupload hack plz
How do you use it?
Originally Posted by RdgDestroyer
How do you use it?
Its just a source
how do inject to game
how do inject to game please help .
how do inject to game
how do you use a sourse code?
Originally Posted by stormkri
how do you use a sourse code?
lol good luck even trying to use the cheat then
Where are the references lmaoo.
Ques
Originally Posted by Aimkit
Since the mod wants to delete links to ******s... (wtf), here's the source again, only attached....ez.
will i get banned if I compile or is it like CSGO
Thanks for the post. Going to scrap some of this for myself <3
when i try to compile i get all these weird errors not much for programing if anyone can help that would be cool.
Severity Code Description Project File Line Suppression State
Warning Could not resolve this reference. Could not locate the assembly "Facepunch.Raknet". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. wolverine
Originally Posted by rustking88
when i try to compile i get all these weird errors not much for programing if anyone can help that would be cool.
Severity Code Description Project File Line Suppression State
Warning Could not resolve this reference. Could not locate the assembly "Facepunch.Raknet". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. wolverine
Facepunch.Raknet is a namespace/package. It is programming related. It's telling you that it cannot resolve the reference for this package/namespace. Thusly, it will not compile. You may need to include it within your library in order to compile properly.
Nice source code, though it is a bit of a mess. I'll copy some bits though, I appreciate the upload.
Code
Originally Posted by derivativegaming
Facepunch.Raknet is a namespace/package. It is programming related. It's telling you that it cannot resolve the reference for this package/namespace. Thusly, it will not compile. You may need to include it within your library in order to compile properly.