Exclamationhow to create weapon hack?

Posts 115 of 21 · Page 1 of 2
how to create weapon hack?
Auguste send me a tutorial to create weapon hack. type:
M4A1=M4A1 Silver
Knife=Field Shovel
P9=D.E Scope
Grenade=Baby Ghost.
I thank anyone who can help..

Hugs. ;D
Well i made a weapon hack before i quit coding and it was simple, if you know C++ basically your just switching a addy with another one i think ( Correct me if wrong ) then bamm its done so very simple and even simple in basic C++
Good luck

( 1st Post )
Most do not know basic C + + can do more if a weapon hack for me as written in the post above, I set would greatly appreciate it.

Hugs!
learn C++
is a weapon that can hack as above I ask please, if you can appreciate that. I am from Brazil
therefore, for those who want to create a hacker would have to know basic C + +
Are you fucking kidding me? all you guys had to do was help him out and u say C++ c++ c++. SHUT THE FUCK UP!

Here is my code:

Code:
void WepChange(int x, int y)
{
	memcpy((unsigned long*)((*(unsigned long*)(((unsigned long)GetModuleHandleA("CShell.dll") + 0xA65EE8))+x*4)),(unsigned long*)((*(unsigned long*)(((unsigned long)GetModuleHandleA("CShell.dll") + 0xA65EE8))+y*4)),4);
}
To use do this

Code:
ChangeGun(25,559);
M4A1=M4A1 Silver
Code:
ChangeGun(11,351);
Knife=Field Shovel
Code:
ChangeGun(5,74);
M9=D.E Scope
Code:
ChangeGun(4,75);
Grenade=Baby Ghost.
Code:
ChangeGun(6,416);
There, and this is why I hate you people sometimes, you don't know the answer so you say whatever the shit comes to your brain first!
Quote Originally Posted by [G-FORCEISDEADDONTASKWHY] View Post
Are you fucking kidding me? all you guys had to do was help him out and u say C++ c++ c++. SHUT THE FUCK UP!

Here is my code:

Code:
void WepChange(int x, int y)
{
	memcpy((unsigned long*)((*(unsigned long*)(((unsigned long)GetModuleHandleA("CShell.dll") + 0xA65EE8))+x*4)),(unsigned long*)((*(unsigned long*)(((unsigned long)GetModuleHandleA("CShell.dll") + 0xA65EE8))+y*4)),4);
}
To use do this

Code:
ChangeGun(25,559);
M4A1=M4A1 Silver
Code:
ChangeGun(11,351);
Knife=Field Shovel
Code:
ChangeGun(5,74);
M9=D.E Scope
Code:
ChangeGun(4,75);
Grenade=Baby Ghost.
Code:
ChangeGun(6,416);
There, and this is why I hate you people sometimes, you don't know the answer so you say whatever the shit comes to your brain first!
i have an easier way
Quote Originally Posted by DaRk View Post
i have an easier way
I don't use that code its not efficient and it doesn't check for anything so it may not work right I although..am not dumb.
Quote Originally Posted by [G-FORCEISDEADDONTASKWHY] View Post
Are you fucking kidding me? all you guys had to do was help him out and u say C++ c++ c++. SHUT THE FUCK UP!

Here is my code:

Code:
void WepChange(int x, int y)
{
	memcpy((unsigned long*)((*(unsigned long*)(((unsigned long)GetModuleHandleA("CShell.dll") + 0xA65EE8))+x*4)),(unsigned long*)((*(unsigned long*)(((unsigned long)GetModuleHandleA("CShell.dll") + 0xA65EE8))+y*4)),4);
}
To use do this

Code:
ChangeGun(25,559);
M4A1=M4A1 Silver
Code:
ChangeGun(11,351);
Knife=Field Shovel
Code:
ChangeGun(5,74);
M9=D.E Scope
Code:
ChangeGun(4,75);
Grenade=Baby Ghost.
Code:
ChangeGun(6,416);
There, and this is why I hate you people sometimes, you don't know the answer so you say whatever the shit comes to your brain first!
Or maybe the people who are asking for help should learn the Basics before you give them shit to copy and paste. I enjoy your contributions, but hand-feeding every snippet of code to everyone who asks will only lead to people not learning a damn thing and bitching when their code stops working. Make them think. Don't just give it to them man.
Quote Originally Posted by Lehsyrus View Post


Or maybe the people who are asking for help should learn the Basics before you give them shit to copy and paste. I enjoy your contributions, but hand-feeding every snippet of code to everyone who asks will only lead to people not learning a damn thing and bitching when their code stops working. Make them think. Don't just give it to them man.
Oh, so what, is this the post "learn c++ plz" and get free post count section? No it is the help section, it is here for people like OP who don't know how to do something. They can learn from code and there is nothing wrong with it..or i wouldn't release all my code.......but I can see where you are coming from, although if you don't trust people you won't know what you miss out on.

If you enjoy my contributions I'll tell you that I was a noob/leecher in the beginning like everyone else still am a noob though!
Quote Originally Posted by [G-FORCEISDEADDONTASKWHY] View Post
Oh, so what, is this the post "learn c++ plz" and get free post count section? No it is the help section, it is here for people like OP who don't know how to do something. They can learn from code and there is nothing wrong with it..or i wouldn't release all my code.......
I do agree that going through premade code is helpful, it personally has helped me out by reverse engineering code, but most of the time the people who ask for code don't even know the basics. When all of your code that you show people to help them out is being used without credits you will realize what I'm talking about. I'm happy that you're willing to help these people out, but if they don't even know the basics they will never get a working hack together / Not trying to start a fight here btw.
Quote Originally Posted by Lehsyrus View Post


I do agree that going through premade code is helpful, it personally has helped me out by reverse engineering code, but most of the time the people who ask for code don't even know the basics. When all of your code that you show people to help them out is being used without credits you will realize what I'm talking about. I'm happy that you're willing to help these people out, but if they don't even know the basics they will never get a working hack together / Not trying to start a fight here btw.
Never fight! you ar cool I seen your posts. I forgot to add-
but I can see where you are coming from, although if you don't trust people you won't know what you miss out on.

If you enjoy my contributions I'll tell you that I was a noob/leecher in the beginning like everyone else still am a noob though!

Anyways I am not giving them a base or anything, just as mall snippet to learn off of. This snippet is poorly done and can be bettered which is the point of me posting it!
Code wrong, said the void variable does not exist.
Want to Know What Program I Use To Make Power and Code Hack Running
Posts 115 of 21 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?