How to disable this hack checker?
-migrated-
How to disable this hack checker? Posted on: 05/29/2011 10:06pm
Quote Post
Could someone tell me how to disable this piece of code:

Code: [Select]
_as3_returnvoid
//47
_as3_returnvoid
        }// end function

        public function checkHacked(int:MovieClip, int:int) : void
        {
//27
_as3_pushfalse
//26
_as3_pushtrue
//63 08
_as3_setlocal <8>
//10 0b 00 00

It seems that this is the extra hack test. Could someone help me? Thanks.

There isn't a jump offset thing so I'm lost...


Cheers.
Re: How to disable this hack checker? Posted on: 05/29/2011 11:30pm
Quote Post
Never let a computer tell me shit.
Quote from: "2Beastmode4u"
There isn't a jump offset thing so I'm lost...
Code: [Select]
//10 0b 00 00 ...... :roll:  

but whatever just do the aob
27 26 63 08
47 26 63 08



I use this AoB tool to make all the AoBs I post. Try the online version if you dont feel like downloading it.
"Obviously, windows are central to Windows. They are so important that they named the operating system after them. But what is a window?"

Re: How to disable this hack checker? Posted on: 05/30/2011 12:24am
Quote Post
Yeah I tried that but there were 50 billion addresses but I found out hot to do it. I should have edited my post before... Thanks anyways.


Cheers.