Release: Cabal Address EP10

03/15/2014 12:53 subumotooh#106
nsan po ung link para ma download?
03/17/2014 06:23 denz0892#107
Quote:
Originally Posted by subumotooh View Post
nsan po ung link para ma download?
rtfm! rtfm!
03/17/2014 17:18 akolang414#108
code poh for pk paano po yun
void PKK()
{
*(DWORD*)(*(DWORD*)ADDR_BASE + PK) =???;
}
03/18/2014 02:01 nasyer_boy#109
Quote:
Originally Posted by akolang414 View Post
code poh for pk paano po yun
void PKK()
{
*(DWORD*)(*(DWORD*)ADDR_BASE + PK) =???;
}

*(DWORD*)(*(DWORD*)ADDR_BASE + PK) =0;
03/18/2014 03:29 Chromium1337#110
Quote:
Originally Posted by nasyer_boy View Post
*(DWORD*)(*(DWORD*)ADDR_BASE + PK) =0;
anu ung Value ng OFF ng Zoomhack
03/18/2014 04:50 nasyer_boy#111
Quote:
Originally Posted by Chromium1337 View Post
anu ung Value ng OFF ng Zoomhack
no idea.. maybe 4000
03/18/2014 16:29 jaywee24#112
Quote:
Originally Posted by nasyer_boy View Post
hmm weird kasi sabi mo naka gawa ka pero d mo alam mag lagay ng hot key??:confused:

outdated na ung address ni fuji.. ung post ko d2 ang latest :)
sir lahat po ba eto gagamitin?
AllDefines.h
MyCheat.h
MyCheat.cpp
MainDLL.cpp

ano ilalagay?

Quote:
Originally Posted by nasyer_boy View Post
EPISODE 10 OFFSET

00B07B68 ==== para sa MAP ( sa guide ni fuji , ito ung GetCurrentMap ) purpose para ma off ang kill gate :(
00B02F10 ==base address
WH base 00EFE450
ano po ibig sabhn ng "0x"?kelangan pba iopen sa CE yun?para makita?
03/18/2014 20:56 nasyer_boy#113
Quote:
Originally Posted by jaywee24 View Post
sir lahat po ba eto gagamitin?
AllDefines.h
MyCheat.h
MyCheat.cpp
MainDLL.cpp

ano ilalagay?



ano po ibig sabhn ng "0x"?kelangan pba iopen sa CE yun?para makita?
sample 01bf3453 = 0x01bf3453
03/19/2014 12:58 jaywee24#114
Quote:
Originally Posted by nasyer_boy View Post
sample 01bf3453 = 0x01bf3453
e ung mga pointer po?papalitan pba?o un na dn gagamitin?
03/19/2014 13:37 nasyer_boy#115
Quote:
Originally Posted by jaywee24 View Post
e ung mga pointer po?papalitan pba?o un na dn gagamitin?
see the 1st post.. everything is in there :)
03/19/2014 14:52 jaywee24#116
Quote:
Originally Posted by nasyer_boy View Post
see the 1st post.. everything is in there :)
#include <windows.h>

extern void Start();

//================================================== ========= STARTING POINT ================================================== =====
BOOL WINAPI DllMain ( HMODULE hModule, DWORD dwReason, LPVOID lpvReserved)
{
switch ( dwReason ) {
case DLL_PROCESS_ATTACH:

DisableThreadLibraryCalls(hModule);

CreateThread(0, 0, (LPTHREAD_START_ROUTINE)Start, 0, 0, 0);
MessageBoxA (NULL,"Cheat Activated","My Sample DLL",MB_OK);
break;
case DLL_PROCESS_DETACH:
break;
case DLL_THREAD_ATTACH:
break;
case DLL_THREAD_DETACH:
break;
}
return TRUE;
}
//================================================== ================================================== ==============================

kokopyahin ko ba to?o may papalitan pa po dyn?
ano po pala address sa Class 20?(offset code)

Quote:
Originally Posted by nasyer_boy View Post
see the 1st post.. everything is in there :)
#include <windows.h> ....ano po ilalagay dto?error daw e..'#include "stdafx.h" hinahanap
#include "MyCheat.h"

void Start()
{

saka dto

#include <windows.h> ...dto rin po..ano ilalagay?error din e '#include "stdafx.h" hinahanap


extern void Start();

//================================================== ========= STARTING POINT ================================================== =====
BOOL WINAPI DllMain ( HMODULE hModule, DWORD dwReason, LPVOID lpvReserved)
{

pa help po
03/20/2014 04:11 nasyer_boy#117
:facepalm:
Quote:
Originally Posted by jaywee24 View Post
#include <windows.h>

extern void Start();

//================================================== ========= STARTING POINT ================================================== =====
BOOL WINAPI DllMain ( HMODULE hModule, DWORD dwReason, LPVOID lpvReserved)
{
switch ( dwReason ) {
case DLL_PROCESS_ATTACH:

DisableThreadLibraryCalls(hModule);

CreateThread(0, 0, (LPTHREAD_START_ROUTINE)Start, 0, 0, 0);
MessageBoxA (NULL,"Cheat Activated","My Sample DLL",MB_OK);
break;
case DLL_PROCESS_DETACH:
break;
case DLL_THREAD_ATTACH:
break;
case DLL_THREAD_DETACH:
break;
}
return TRUE;
}
//================================================== ================================================== ==============================

kokopyahin ko ba to?o may papalitan pa po dyn?
ano po pala address sa Class 20?(offset code)



#include <windows.h> ....ano po ilalagay dto?error daw e..'#include "stdafx.h" hinahanap
#include "MyCheat.h"

void Start()
{

saka dto

#include <windows.h> ...dto rin po..ano ilalagay?error din e '#include "stdafx.h" hinahanap


extern void Start();

//================================================== ========= STARTING POINT ================================================== =====
BOOL WINAPI DllMain ( HMODULE hModule, DWORD dwReason, LPVOID lpvReserved)
{

pa help po
03/20/2014 12:06 jaywee24#118
Quote:
Originally Posted by nasyer_boy View Post
:facepalm:
pa help naman po :(
03/20/2014 14:16 akolang414#119
magbasa naman po kayo wag palagi ganyan
03/20/2014 21:23 jaywee24#120
sir nakagawa na po ako :) tnx...pero po NSD,COMBO hnd po gumagana...WH at Nation lng po gumagana...wala na po ba new code?