About banwaves.

09/18/2012 23:06 wafoko01#61
this is a good way to wipe out cheater and start all over again....
but this time to all coders out there... make your cheat pay to use..or not allowed on public
and M,WAR..... all cheat related report on cabal ph happened in M.WAR area..
09/18/2012 23:23 bartbilf#62
@wafoko01
There has to be some sharing if you don't want this section to die, else there will only be beggers and nothing more.
09/19/2012 00:13 wafoko01#63
Quote:
Originally Posted by bartbilf View Post
@wafoko01
There has to be some sharing if you don't want this section to die, else there will only be beggers and nothing more.

yes your right.. i hope coders will put limit to the cheat they release example not for M.WAR.. just for dungeon only... cabal PH m.war is not so good anymore because of some leechers here almost all M.WAR player do WH AOE NSD . . . :(
09/19/2012 01:36 bartbilf#64
@wafoko01
Well, there might be some people who are able to do such a limitation, but I know I can't.. it's up to the people who decide to use it to have some responsibility to not use it in such a maps
09/19/2012 01:59 wafoko01#65
i hope they do that limitation..... BTW i use your .ct ang i edit some of it... ^_^ you really good on making that 1.... i also use your dp hack with scanning method ang got ban on the next day...its dummy account lol...
09/19/2012 02:50 HarvyTwoface#66
Quote:
Originally Posted by bartbilf View Post
@wafoko01
Well, there might be some people who are able to do such a limitation, but I know I can't.. it's up to the people who decide to use it to have some responsibility to not use it in such a maps
I agree with you on that, they will soon suffer the consequences!
Players using cheats on public and m.war maps are just plain stup*d.
09/19/2012 03:44 кev#67
Here's the 2-way routine used to encrypt & decrypt dlog (among others). I'm not providing a binary since if you don't know what it's for or how it's used, you've got no use for it in the first place.

And yes, the byte swap is an eyesore, feel free to fix it. :p
PHP Code:
void crypt(char *blockint blocklen, const char *keyint keylen) {
    
char state[0x100] = {0};
    
int ijk;

    for(
00x100i++) state[i] = i;
    for(
000x100i++) {
        
= (state[i] + key[keylen]) % 0x100;
        
state[i] ^= state[j] ^= state[i] ^= state[j];
    }

    for(
000blocklenk++) {
        
= (1) & 0xff;
        
= (state[i]) & 0xff;
        
state[i] ^= state[j] ^= state[i] ^= state[j];
        
block[k] ^= state[(state[i] + state[j]) & 0xff];
    }

Edit: There's also a brainfart and a bug in the code above. But since the tool is already released, I point fixing them - should be a no-brainer to spot them though.
09/19/2012 05:32 ShAdOw1423#68
what if i use rider/max cabal? and injected a dll file is it safe? than normal client or bypass?
09/19/2012 06:36 drax189#69
Quote:
Originally Posted by ShAdOw1423 View Post
what if i use rider/max cabal? and injected a dll file is it safe? than normal client or bypass?
no any dll injected or using bypass will get u banned
09/19/2012 06:47 ibonehj15#70
leecher's request.
can someone verify this if its NOW implemented in PH ?
09/19/2012 07:10 makicali0414#71
Quote:
Originally Posted by ibonehj15 View Post
leecher's request.
can someone verify this if its NOW implemented in PH ?
Let's wait for tomorrow's maintenance!
09/19/2012 07:29 ibonehj15#72
Quote:
Originally Posted by makicali0414 View Post
Let's wait for tomorrow's maintenance!
that depends. sometimes they ban sometimes they dont.
a visual result is pretty much appreciated so I can bid farewell to my account 1st b4 getting hammered afterwards :(
09/19/2012 07:41 takinda#73
what if i decompressed and delete the .dll below /B/ then i compressed it again?
09/19/2012 07:55 ibonehj15#74
Quote:
Originally Posted by takinda View Post
what if i decompressed and delete the .dll below /B/ then i compressed it again?
u'll just end up complicating ur self.

refer to this quoted comment, ur idea is simpler but will not lead to anything.
Quote:
Originally Posted by ibonehj15 View Post
Q sir TS.
wud a fresh re-installed cabal folder wud do something like preventing this ban waves?
Quote:
Originally Posted by кev View Post
Nope. The up-to-date client would still collect the info that this topic is about.
09/19/2012 09:02 ibonehj15#75
if im reading the topic correct, its w/ the cabalmain, so what ever we do, cabalmain still send logs to the server. thats the backdoor the cabalmain is doing ryt now.
hhmm just copy pasting TS comments :) cheers for me i u finally understand it !