- Selamat Datang Di Zona [Ĉ]ŕŏŏžžēř

[-]Yang Belum Punya User DI [Ĉ]ŕŏŏžžēř Harap Register.
[-]Yang Sudah Ada Di HarapKan Log In Terlebih Dahulu.
[-]DaftarKan User Anda Di ™️Special_V.I.P™️(Terdapat Aplikasi Lebih Banyak).


~Thankz Admin & Momod~
-------------------------------------------------------------
- Selamat Datang Di Zona [Ĉ]ŕŏŏžžēř

[-]Yang Belum Punya User DI [Ĉ]ŕŏŏžžēř Harap Register.
[-]Yang Sudah Ada Di HarapKan Log In Terlebih Dahulu.
[-]DaftarKan User Anda Di ™️Special_V.I.P™️(Terdapat Aplikasi Lebih Banyak).


~Thankz Admin & Momod~
-------------------------------------------------------------
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
IndeksPortalLatest imagesPendaftaranLogin
™️Welcome To croozzer cyber community™️ [Log in Now / Register Now] ™️[ALL] Team Elite Croozzer Mengucapkan Selamat Menunaikan Ibadah Puasa™️
Login
Username:
Password:
Login otomatis: 
:: Lupa password?
Top posters
[C]RooZzeR*CheaterZ™
[Source Code] Magnet + Ghost ] Vote_lcap[Source Code] Magnet + Ghost ] Voting_bar[Source Code] Magnet + Ghost ] Vote_rcap 
™[Kress|Daily]™
[Source Code] Magnet + Ghost ] Vote_lcap[Source Code] Magnet + Ghost ] Voting_bar[Source Code] Magnet + Ghost ] Vote_rcap 
[C]Aksal™
[Source Code] Magnet + Ghost ] Vote_lcap[Source Code] Magnet + Ghost ] Voting_bar[Source Code] Magnet + Ghost ] Vote_rcap 
[C]-sukoatiden07
[Source Code] Magnet + Ghost ] Vote_lcap[Source Code] Magnet + Ghost ] Voting_bar[Source Code] Magnet + Ghost ] Vote_rcap 
™CH Comunity™
[Source Code] Magnet + Ghost ] Vote_lcap[Source Code] Magnet + Ghost ] Voting_bar[Source Code] Magnet + Ghost ] Vote_rcap 
dioivan
[Source Code] Magnet + Ghost ] Vote_lcap[Source Code] Magnet + Ghost ] Voting_bar[Source Code] Magnet + Ghost ] Vote_rcap 
-|C|RooZzeR|KeNzO-
[Source Code] Magnet + Ghost ] Vote_lcap[Source Code] Magnet + Ghost ] Voting_bar[Source Code] Magnet + Ghost ] Vote_rcap 
[C]RooZzeR*Rizki™
[Source Code] Magnet + Ghost ] Vote_lcap[Source Code] Magnet + Ghost ] Voting_bar[Source Code] Magnet + Ghost ] Vote_rcap 
Admin
[Source Code] Magnet + Ghost ] Vote_lcap[Source Code] Magnet + Ghost ] Voting_bar[Source Code] Magnet + Ghost ] Vote_rcap 
[C]shineshadow
[Source Code] Magnet + Ghost ] Vote_lcap[Source Code] Magnet + Ghost ] Voting_bar[Source Code] Magnet + Ghost ] Vote_rcap 
November 2024
MonTueWedThuFriSatSun
    123
45678910
11121314151617
18192021222324
252627282930 
CalendarCalendar
Latest topics
» Rules croozzer !!!
[Source Code] Magnet + Ghost ] EmptyTue Nov 15, 2011 8:36 pm by riko11

» cheat dewa
[Source Code] Magnet + Ghost ] EmptySun Sep 04, 2011 7:01 am by yegicool

» Audition Free Hack
[Source Code] Magnet + Ghost ] EmptySun Aug 21, 2011 10:19 am by BieRevan

» wh carm + wh kaca
[Source Code] Magnet + Ghost ] EmptySat Aug 13, 2011 7:27 am by g3mblon9

»  Ayodance Hack Story 6068 [Riezar Satria]
[Source Code] Magnet + Ghost ] EmptyWed Aug 10, 2011 3:10 pm by zailin

» ghost casper mode
[Source Code] Magnet + Ghost ] EmptyWed Aug 10, 2011 2:45 pm by fisnandi2nd

» Release Cheat Dewa|Ghost Mode + Gravitasi+Magnteded System + (Wallshot +Auto Headshot)
[Source Code] Magnet + Ghost ] EmptyWed Aug 10, 2011 12:51 pm by madan

» Cheaterz [ Ammo Come Back ]
[Source Code] Magnet + Ghost ] EmptyWed Aug 10, 2011 11:17 am by fisnandi2nd

» Cheaterz [ Magneted + Ghost + WS + Auto HS ]
[Source Code] Magnet + Ghost ] EmptyWed Aug 10, 2011 6:55 am by [C]RooZzeR*CheaterZ™


 

 [Source Code] Magnet + Ghost ]

Go down 
PengirimMessage
™[Kress|Daily]™
™Admin™
™Admin™
™[Kress|Daily]™


Jumlah posting : 45
Points : 103
Reputation : 2
Join date : 07.08.11
Age : 27
Lokasi : Bandung , Indonesia

[Source Code] Magnet + Ghost ] Empty
PostSubyek: [Source Code] Magnet + Ghost ]   [Source Code] Magnet + Ghost ] EmptyMon Aug 08, 2011 12:01 pm

berhubung kesel mah neh cheat bosen liad room isi begituan semua neh pada buat aj neh cheat :

#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include <shellapi.h>
#define WIN32_LEAN_AND_MEAN
#define _MAIN_H_

#define Ghost 0x3CDEA4
#define Magnet 0x3B4CCF

LPTSTR ThePro = "PointBlank.i3exec";

DWORD dwBase,NextProtection,CheckProtection = 0;

//========================================================//

void InProtectAndModify(DWORD Offset, DWORD Pointer, DWORD Length){
VirtualProtect((void *)Offset, Length, PAGE_EXECUTE_READWRITE, &CheckProtection);
RtlMoveMemory((void *)Offset, (const void*)Pointer, Length);
VirtualProtect((void *)Offset, Length, CheckProtection, &CheckProtection);
}


void MEMhack (BYTE *Offset, BYTE *ByteArray, DWORD Length){
InProtectAndModify((DWORD)Offset , (DWORD)ByteArray , 1);
}

void AriProtection(void *adr, void *ptr, int size)
{
DWORD CheckProtection = NULL;
VirtualProtect(adr,size,PAGE_EXECUTE_READWRITE, &NextProtection);
RtlMoveMemory(adr,ptr,size);
VirtualProtect(adr,size,NextProtection, &NextProtection);
}
int AriLog = 0;
int __fastcall ProtectAri(void)
{
return 0;
}
DWORD WINAPI ThreadStarter(LPVOID param)
{
while (1) {
ProtectAri();
ProtectAri();
ProtectAri();
ProtectAri();
ProtectAri();
ProtectAri();
ProtectAri();
ProtectAri();
ProtectAri();
ProtectAri();

//============================================================================//


}
if(GetAsyncKeyState(VK_F5)&1) {

MessageBeep(0);

DWORD PTR1 = (DWORD)GetModuleHandleA("PointBlank.i3exec") + Magnet;

AriProtection((void*)(PTR1), (void*)(PBYTE)"x00\x00\x00\x00",4);

}

{


if(GetAsyncKeyState(VK_F6)&1) {

MessageBeep(0);

DWORD PTR2 = (DWORD)GetModuleHandleA("PointBlank.i3exec") + Magnet; // magnt

AriProtection((void*)(PTR2), (void*)(PBYTE)"\xFF\xFF\x79\x3C",4);

}




{

}
}


Sleep (10);
}

if(GetAsyncKeyState(VK_F7)&1)

{

MessageBeep(0);

DWORD dwBase = (DWORD)GetModuleHandleA("PointBlank.i3exec");

DWORD adrGhost = dwBase + (DWORD)Ghost;

AriProtection((void*)(adrGhost),(void*)(PBYTE)"\x00\x00\x00\x00",4);

}

if(GetAsyncKeyState(VK_F8)&1)

{

MessageBeep(0);

DWORD dwBase = (DWORD)GetModuleHandleA("PointBlank.i3exec");

DWORD adrGhost = dwBase + (DWORD)Ghost;

AriProtection((void*)(adrGhost),(void*)(PBYTE)"\x42\x70\x44\x61",4);

}



Sleep(10);

}

return(0);

}

BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);
if (dwReason == DLL_PROCESS_ATTACH) {
MessageBox (0,"::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::​:::::::::::::::::::::\nCreated By :\n[-] Chandielz Ft. Knoxsviles\nFacebook and YM :\n[-] Chandielz\nGreetz and Thankz To :\n[-] Rino Agunk\n[-] Felix Henrico\n[-] Semua yang mengajari ku sampai skarang ^_^\n:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::​::::::::::::::::::::::::::\nNOT FOR SHARE PUBLIC !!!\n:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::​::::::::::::::::::::::::::\nRelease 2 Agustus 2011\n::::::::::::::::::::::::::::::::::\nFeature nya cari sndiri\n::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::​:::::::::::::::::::::::::::::\n[-] Visit and Follow : \n[-] [You must be registered and logged in to see this link.] MB_OK | MB_ICONINFORMATION);
CreateThread(0, 0, (LPTHREAD_START_ROUTINE)ThreadStarter, 0, 0, 0);
}
return TRUE;
}
Kembali Ke Atas Go down
http://www.kress-daily.blogspot.com
 
[Source Code] Magnet + Ghost ]
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» Cheaterz [ Magnet + Ghost + Wallshoot ]
» NoRespawnDk l Ghost l Magnet l Graviti l [ SNuterS 1.5 ]
»  WALLSHOT + MAGNET +GHOST + GRAFITY+ ---- - Creadit Injector : [-] DarMax Chandra Creadit DLL : [-] DarMax Chandra [-] Julian RPL [-] Iceng Jr [-] Sultan Aimbot Thank To : [-] ALL Member K4 [-] ALL Member N3 [-] ALL Member N2 [-] ALL Member SS [-]
»  CHC 1.7 (Magnet)
» CHC Magnet + Damage All Weapon 07/08/2011

Permissions in this forum:Anda tidak dapat menjawab topik
 :: Croozzer|Games :: Gemscool :: Point Blank-
Navigasi: