ok i want to make a weapon hack it goes all the way up to 101 and i want to do something like when u press page up it goes up one weapon and of course page down goes down one weapon and that i all i want and can u tell me how it works cause i am not a copy and paste nub thanks and have a happy day if u need the code here it is
Code:void Gun() { DWORD dwPlayerPtr = *(DWORD*)0x14D1420; if(dwPlayerPtr != 0) *(short*)(dwPlayerPtr+0x4C) = 58; }


LinkBack URL
About LinkBacks
Reply With Quote


Bookmarks