Source code replace Secondary & auto headshot

Posts 115 of 32 · Page 1 of 3
Source code replace Secondary & auto headshot
Code:
#include <windows.h>
#pragma warning(disable: 4700)
int CH_Secondary=0;
int CH_Mele=0;
int CH_AutoHS=0;
int CH_Smoke=0;
int CH_Granate=0;
int CH_CTMemek=true;
DWORD AlexHackk,AutoHetsot;
//========================================================================================//
BOOL LCOI(unsigned long ADRexec, int OFSexec, int PTRexec)
{
if (!IsBadWritePtr((void*)ADRexec, sizeof(unsigned long)))
{
if (!IsBadWritePtr((void*)(*(unsigned long*)ADRexec + OFSexec), sizeof(unsigned long)))
{
*(int*)(*(unsigned long*)ADRexec + OFSexec) = PTRexec;
}
}
return (0);
}
//=============================================================================
DWORD WINAPI BarusReplace(LPVOID param)
{
while(1)
{
//-------------------------Fang Blade + uzzi ---------------------//
if(CH_CTMemek==1)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6C8 + (i*0x150), 0x41BE7D7E);// Baret GM
LCOI(AlexHackk+(DWORD)0x631A58, 0x6C4 + (i*0x150), 0x41AF3B40); // Helmet Defense +++
LCOI(AlexHackk+(DWORD)0x631A58, 0x6BC + (i*0x150), 0x3BAA141A); // ViperRed Tero
LCOI(AlexHackk+(DWORD)0x631A58, 0x6C0 + (i*0x150), 0x3BAA1031); // Hide CT
}
}
//===================================Immi Uzzi=====================================//
if(CH_Secondary==1)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6DC + (i*0x150), 0x23D29027);//UZZI
}
}
//===================================Glock 18=====================================//
if(CH_Secondary==2)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6DC + (i*0x150), 0x23D2901B);//Glock18
}
}
//===================================R.B 454 SS8M+S=====================================//
if(CH_Secondary==3)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6DC + (i*0x150), 0x23D29020); // R.B 454 SS8M+S
}
}
//=================================== Dual Eagle D=====================================//
if(CH_Secondary==4)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6DC + (i*0x150), 0x23D2BEF6);// Dual Eagle D
}
}
//===================================HK 69=====================================//
if(CH_Secondary==5)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6DC + (i*0x150), 0x23D2902A);// HK 69
}
}
//===================================Piython=====================================//
if(CH_Secondary==6)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6DC + (i*0x150), 0x23D29017);// Piython
}
}
//===================================WP Smoke=====================================//
if(CH_Smoke==1)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6E8 + (i*0x150), 0x35E20D5F); // WP Smoke
}
}
//===================================Valentine=====================================//
if(CH_Smoke==2)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6E8 + (i*0x150), 0x35E20D67);// Valentine
}
}
//===================================Medical Kit=====================================//
if(CH_Smoke==3)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6E8 + (i*0x150), 0x35E20D63);// Medical Kit
}
}
//===================================C5-D=====================================//
if(CH_Granate==1)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6E4 + (i*0x150), 0x2FDCEA1E);// C-5 D
}
}
//===================================K400 Dual=====================================//
if(CH_Granate==2)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6E4 + (i*0x150), 0x2FDCEA20);// K400 Dual
}
}
//===================================Cokolate granat=====================================//
if(CH_Granate==3)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6E4 + (i*0x150), 0x2FDCEA21);//Bom Coklat
}
}
//===================================Fang Blade=====================================//
if(CH_Mele==1)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6E0 + (i*0x150), 0x29D7AF79);// Pang Blade
}
}
//===================================Combat=====================================//
if(CH_Mele==2)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6E0 + (i*0x150), 0x29D7AF76);//Combat//piso
}
}
//===================================Mini Aze====================================//
if(CH_Mele==3)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6E0 + (i*0x150), 0x29D7AF74);// Mini Axe
}
}
//===================================Amok Kukri====================================//
if(CH_Mele==4)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6E0 + (i*0x150), 0x29D7AF6C);//Amok Kukri//piso
}
}
//=================================== Piso Dino ====================================//
if(CH_Mele==5)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6E0 + (i*0x150), 0x29D7AF78);// Piso Dino
}
}
//=================================== Piso lempar shurikehen ====================================//
if(CH_Mele==6)
{
DWORD AlexHackk = (DWORD)GetModuleHandleA("PointBlank.Exe");
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AlexHackk+(DWORD)0x631A58, 0x6E0 + (i*0x150), 0x29D7AF7A);// Piso lempar shurikehen
}
}
//----------------------auto hs--------------------------------------------------/
if(CH_AutoHS==1)
{
DWORD AutoHetsot = (DWORD)GetModuleHandleA("PointBlank.Exe");
if (AutoHetsot > 0)
if (AutoHetsot > 0)
if (AutoHetsot > 0){
int i;
for (i = 0 ; i <= 23 ; i++){
LCOI(AutoHetsot + (DWORD)0x631A58, 0x7778 + (i*0x11A8), 0x0A);
LCOI(AutoHetsot + (DWORD)0x631A58, 0x77B8 + (i*0x11A8), 0xFF);
}
}
}
//------------------------------------------------------------------------/
Sleep(0);
}
return(0);
}
Give credits to the person this was leeched from.
Where I need to put it?
Is this working in PB PH?
xmen gawa ka na ng bagong hack sa cf ph
hhahahha dasar alexx ngapain u nyasar" kesini... itu source code siapa coy maen share" aja
This source for PB Indo only . But you can make it work to Other pb by change the offset & byte
where you will put the code?
Where we put this code? Work on all PB?
this is works on pb ph? where did i put the source code?
Open your notepad and save as .dll then inject on your PB
please smbdy change values as for PBlackout
what is the key to activate the auto headshot?
Posts 115 of 32 · Page 1 of 3
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?