
Originally Posted by
purpleCRAYON
I searched @SKIP_UPDATE and it came up with nothing on RaGEZONE. So I am going to teach you this, I personally never read any tutorials before I did this...
What you need:
- Text or Hex editor.
- Unpatched GunzLauncher
To do this patching, I use a text editor. :]
So if they want to bypass your launcher, they need to use "@LOLL_SUPMAN" instead.
Have fun and goodluck!

Bypassable ...
Hex edit this:
Code:
40 53 4b 49 50 5f 55 50 44 41 54 45
to
Code:
00 00 00 00 00 00 00 00 00 00 00 00
this:
Code:
47 75 6e 7a 4c 61 75 6e 63 68 65 72 2e 69 6e 69
to
Code:
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
After that add ASProtection if possible ...
Dot.