Elite cabal hack

04/13/2011 17:27 conan3214#1
basic hack for elite cabal. all you need is MHS cheat engine and download file below :D. (smart edit = find your new money than minus the old money to get the trigger number. add the trigger number to any number on the list to get the address),
Specific contain

- walk speed hack has to be less than 750 or you will get disconnect from server.
-No ami means no skill cast time skill ( use the script below to prevent disconnection) =.=
int lasthit = 0;
VOID Lock(MHS_ADDRESS sAddress, INT iItemSize) {
extern float val = { "", sAddress };
extern float secval = { "", sAddress+0x8 };
int timenow=Time();
int forcetime=600; // 600ms
if (val && (lasthit > timenow ||
lasthit < timenow-forcetime)) {
lasthit=timenow;
val=0;
secval=0;
}
}
no sp (using combo without sp, set excellent combo to 1 to activate the hack)
disable unmove skill
range hack
Any further question you can post right here. Hit thanks if you like it and also i will be active to help you guy.
[Only registered and activated users can see links. Click Here To Register...] (hack file require mhs cheat engine)
MHS that work for elite cabal [Only registered and activated users can see links. Click Here To Register...]
script credit to [Only registered and activated users can see links. Click Here To Register...]
04/13/2011 17:37 conan3214#2
In addition , the script has to compose in (Script lock) and check the [use script to apply lock] to activate the script. Moreover, the mob = map mob; to use this hack, the map hack has to lock, also it is very useful to check derk boss. Tips: lock map hack to 6, and mob hack to 2. the Derk boss will appear in middle of the map.Important note the Undescribed number in the hack list is the money number!!!.
04/14/2011 02:49 CabalXtreme#3
int lasthit = 0;
VOID Lock(MHS_ADDRESS sAddress, INT iItemSize) {
extern float val = { "", sAddress };
extern float secval = { "", sAddress+0x8 };
int timenow=Time();
int forcetime=600; // 600ms
if (val && (lasthit > timenow ||
lasthit < timenow-forcetime)) {
lasthit=timenow;
val=0;
secval=0;
}
}



This is The Script?
04/14/2011 05:34 conan3214#4
yes that is the script. click on modify the address than click on script lock, and past the script make sure check [use script to apply lock] to activate the script. I will answer any further question if you guy have.
04/14/2011 14:17 trojan32#5
sir, how to hack the altz..can you give me an instruction?
04/14/2011 17:40 conan3214#6
How to smart edit? This is basic step explain and show how to smart edits.
First go to your character and find out the alz money.
1. open msh than ctrl-p and open process name cabal.exe
2.top left corner in mhs click on search than data-type search. date type = long, than pose your character alz inside the value to find out the new alz.Change the alz to make sure you have the right number.
3.open your calculator, click on view change to scientific and check on hex.
4.smart edit number will be your current alz - the old alz on the list. for example: my current alz is 0B7C8C48 and my alz on the list is 0B8E8C48 than it will be 0B7C8C48 - 0B8E8C48 = FFFFFFFFFFEE0000.
5. FFFFFFFFFFEE0000 will be my smart edit number. plus this number to any address that in the list to find out the current address. for example my excellent combo in the list is 0B8E8748 and my smart edit number is FFFFFFFFFFEE0000 than FFFFFFFFFFEE0000 + 0B8E8748 = B7C8748, than B7C8748 will be my current excellent combo address.
please pose any further question or point out my mistake. thanks for your time reading this.
04/14/2011 17:41 mihaela4u#7
is this script working?
04/14/2011 17:46 conan3214#8
To Trojan32. Alz could be change, but will not effect. Why? because alz is on the server side, so any contract by change alz will result in disconnection. for example, i change my alz to 999999999 and go buy my hp pot. The server will disconnect you right after you click on the hp pot. Any further question you could ask. i will happy to answer. thanks for your time and have a nice day.
04/14/2011 17:52 conan3214#9
to mihaela4u, yes the script still work, but make sure you pose it in script lock. how? right click on your current no ami or no cast time skill than modify selected than click on script lock. Pose the script inside, and make sure the check the use script to apply lock to activate. Any further question ?
04/14/2011 18:13 CabalXtreme#10
Have one Error "Error COmpiling Script"
04/14/2011 18:28 xd4321#11
ty dude this is rly awesome i thought that no delay i use with mhs is best way to spam skills but ur no cast skill time is even better and faster
and about that script its meant to be used with no cooldown not with no delay and no cast skill time so when u use it , it rly slows down ur att so its like u dont have hack at all
but i cant figure out that map-mob hack , well actually i know how to use map hack and get to derk spot but i dont understand how to make it appear in the middle of ds map so could u try to explain that better? :O
04/14/2011 18:45 trojan32#12
thanks for the fast responce.. i thought i could hack the altz... soo that i could buy items..

thanks
04/14/2011 19:01 conan3214#13
to cabal xtreme
int lasthit = 0;
VOID Lock(MHS_ADDRESS sAddress, INT iItemSize) {
extern float val = { "", sAddress };
extern float secval = { "", sAddress+0x8 };
int timenow=Time();
int forcetime=190; // 190ms
if (val && (lasthit > timenow ||
lasthit < timenow-forcetime)) {
lasthit=timenow;
val=0;
secval=0;
}
}
script credit to [Only registered and activated users can see links. Click Here To Register...]
can you put some screen shot so i could see it
04/14/2011 19:06 conan3214#14
to xd4321, use the bm2 and use hack with no skill. with the script it will prevent disconnection, and the map mod like i say lock the map to 6( in this case map 6 = lake side) than lock the map mob is 2 (2 = DS) so just use the speed walk hack to go up there and check. you could do bm2 and use the no cast time skill to kill the boss easily.Also the hack is very useful for FS and WA.
int lasthit = 0;
VOID Lock(MHS_ADDRESS sAddress, INT iItemSize) {
extern float val = { "", sAddress };
extern float secval = { "", sAddress+0x8 };
int timenow=Time();
int forcetime=190; // 190ms <======(this number could be change to prevent disconnection)
if (val && (lasthit > timenow ||
lasthit < timenow-forcetime)) {
lasthit=timenow;
val=0;
secval=0;
}
}
script credit to [Only registered and activated users can see links. Click Here To Register...]
04/14/2011 19:11 xd4321#15
ye i get all that but when i use script i att very slow like in normal no delay with CE(if u ever tried no delay with it)
and i did freeze map to 6 and mob to 2 and derk didnt show up in the middle of the map(panic cave entrance) do i have to relog or something?