(Release) Cabal PH EP9 CE table

11/03/2012 06:10 demons_2100#31
Quote:
Originally Posted by rantenor View Post
Here's the working cabal PH ep9 address table.
Download, extract and open with CE.

credit to:
- envylang for updated GM, AOE, Range and base
-tohanjung for releasing new CE table for NA
- bartbilf for ep8 CE table
- Wayntressierts for Wall hack method


Change History

100 - Initial Release
101 - Added Map address
102 - Corrected X,Y Coordinate (credit to FUJI)

:handsdown:
wow...we are waiting for these addy ..thanks rantenor :D
11/03/2012 07:52 joxof#32
Quote:
Originally Posted by rantenor View Post
Never use the NCT and no skill cooldown. It will keep you DC. Usually it is used by idiot players at mwar where their nation has no waiting list. But this is brutality that destroys the game. I will prefer not to share NCT addy either.
awww yeah! That's right, Sir. Indeed… o__0
Burst damage hack (no casting time fusion with no skill cooldown) is too dangerous for noobsters :eek:
11/03/2012 09:19 kabalen#33
sir rantenor, WH in not working?
11/03/2012 09:25 rantenor#34
use memset function. or convert dataype to int.
11/03/2012 09:32 majead123#35
tnx i have may own now tnx to this one :) i have my trainer now
11/03/2012 09:58 botetebalila#36
I have a work around now for NCT.... XD.
11/03/2012 13:59 milkychoco07#37
where the bypass for episode 9 ph?
11/03/2012 19:29 geosnuk#38
sir how to activate the wallhack in this?
11/04/2012 00:15 21aldren21#39
how can we use this if there is no working bypass like fixedmain
11/04/2012 08:35 rantenor#40
Quote:
Originally Posted by geosnuk View Post
sir how to activate the wallhack in this?
MAke the dll. Zero out all the bytes from WH start address to WH end address. Memset function will do that. Search memset at msdn.

Quote:
Originally Posted by 21aldren21 View Post
how can we use this if there is no working bypass like fixedmain
Make a dll using these addys.

Quote:
Originally Posted by milkychoco07 View Post
where the bypass for episode 9 ph?
No need for bypass. Just DLL. Please read previous replies.


To All,

If you are not familiar with programming DLL or do not plan to learn anything from programming, then this thread is not intended for you
11/04/2012 20:04 geosnuk#41
sir do you know how to activate this in lua script in ce?
11/05/2012 02:34 imustread#42
anyone have a guide for no cooldown skills ? thank you
11/05/2012 02:35 rantenor#43
Quote:
Originally Posted by geosnuk View Post
sir do you know how to activate this in lua script in ce?
not so familiar with lua script. As far as I remember you can use the ffi.fill function in LUA.

Anyway, you can also do like.
Code:
for(WH_temp = WH_START; WH_temp<=WH_END; WH_temp= WH_temp+4)
{
*(int*)WH_temp = 0;
}
11/05/2012 02:35 imustread#44
how to use base wallhack sir ? and for map ?
11/05/2012 05:19 botetebalila#45
RELEASING 1 OFFSET FOR BM2 AND BM3
BASE = A9B820

1C8C5588 BM2 SINGLE OFFSET
5B35658 BM3 SINGLE OFFSET