Jumat, 25 Oktober 2013

SC Replace Accesosis + Auto HS PB

0 komentar
nih om gw dapet sc replace acsesoris + auto hs. buat yg master membuat cheat gw minta[/quote] tolong edit sc nya lebih sempurna dan aktifin nya pke kotkeys aja [quote] #include #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); } Last edited by master131; 2 Weeks Ago at 10:49 PM. Reply With Quote Reply With Quote 2 Weeks Ago #2 Lehsyrus Lehsyrus is offline Bobo's Guardian MPGH Member Lehsyrus's Avatar Join Date Aug 2009 Gender male Posts 2,694 Reputation 64 Thanks 267 My Mood Psychedelic Jamaica Give credits to the person this was leeched from. Anarchy isn't a fucking T.V show. It's the fight for your freedoms. Reply With Quote Reply With Quote 1 Week Ago #3 blackwood0 blackwood0 is offline Leecher blackwood0's Avatar Join Date Apr 2011 Gender male Posts 1 Reputation 10 Thanks 0 Netherlands Where I need to put it? Reply With Quote Reply With Quote 1 Week Ago #4 xmen xmen is online now Expert Member MPGH Member xmen's Avatar Join Date Apr 2011 Gender male Location in your screen Posts 603 Reputation 24 Thanks 77 My Mood Aggressive Philippines Is this working in PB PH? Make a Basic hack Make a VIP function Make a Wallhack Make a menu Make a loader Released a hack Make an own base Reply With Quote Reply With Quote 1 Week Ago #5 NARKOBA NARKOBA is offline Leecher NARKOBA's Avatar Join Date Nov 2011 Gender male Posts 1 Reputation 10 Thanks 0 Indonesia hhahahha dasar alexx ngapain u nyasar" kesini... itu source code siapa coy maen share" aja Reply With Quote Reply With Quote 1 Week Ago #6 Devata25 Devata25 is offline Leecher MPGH Member Devata25's Avatar Join Date Apr 2012 Gender male Location C:\WINDOWS\system32 Posts 17 Reputation 10 Thanks 3 My Mood Cold Indonesia This source for PB Indo only . But you can make it work to Other pb by change the offset & byte Reply With Quote Reply With Quote 1 Week Ago #7 dzeybi14 dzeybi14 is offline Leecher dzeybi14's Avatar Join Date Apr 2012 Gender male Posts 0 Reputation 10 Thanks 0 Philippines where you will put the code? Reply With Quote Reply With Quote 1 Week Ago #8 sk9o sk9o is offline Leecher MPGH Member sk9o's Avatar Join Date Aug 2011 Gender male Posts 18 Reputation 10 Thanks 1 Italy Where we put this code? Work on all PB? If u can respect other people work, then u will get what u want (cit. Qmo) MPGH RULEZ Reply With Quote Reply With Quote The Following User Says Thank You to sk9o For This Useful Post: adry99 (1 Week Ago)