Let's Revive DC FLAGS!

06/23/2011 18:30 k9crow203310#1
Ok, i don't see any new DC flag threads around here.. So i decided to talk about it on cabal episode 4 servers..

My Progress so far:
I already patched the error code that dc's me everytime i wear an illegal accessories.. If you'll ask me how, you'll just have to patch the JNE with a cmp below to a JMP, so that it skips the checks that DC's you..
I can wear rings without me being DC, but the ring has no effect at all, I don't know if messed a little on CHECKS that the client does before it sends the data to the server..

or am i doing it wrong? Does anyone here successfully removed the DC flag?

Any tips?
03/06/2015 07:54 mynamesha#2
sir what do u mean by "JNE with a cmp below to a JMP" u mean, replace the JNE with CMP? the addresss only show the JMP and then it refer to address 09786C7A for example with a value of add [eax],al. Or is it i need to change the value reference?