(adsbygoogle = window.adsbygoogle || []).push({});
Hey Guys i know we havnt been able to mod nazi zombies yet on call of duty W@W simply because the text is encoded.
I have decoded the text and it is all just simply numbers, but the thing is i do not know what to edit. So if anyone is willing to help i will send them the decrypted script and then if theyve modded it i will re encrypt it so it can be used in the game.
Hey Guys i know we havnt been able to mod nazi zombies yet on call of duty W@W simply because the text is encoded.
I have decoded the text and it is all just simply numbers, but the thing is i do not know what to edit. So if anyone is willing to help i will send them the decrypted script and then if theyve modded it i will re encrypt it so it can be used in the game.
Hey Guys i know we havnt been able to mod nazi zombies yet on call of duty W@W simply because the text is encoded.
I have decoded the text and it is all just simply numbers, but the thing is i do not know what to edit. So if anyone is willing to help i will send them the decrypted script and then if theyve modded it i will re encrypt it so it can be used in the game.
Thanks.
I'd be happy to recruit someone to help, although can you tell me how you decoded the script? I.e. if you used an online translator from which languages you translated from, or the code that was used and if there's a key to it. Thanks.
Hey Guys i know we havnt been able to mod nazi zombies yet on call of duty W@W simply because the text is encoded.
I have decoded the text and it is all just simply numbers, but the thing is i do not know what to edit. So if anyone is willing to help i will send them the decrypted script and then if theyve modded it i will re encrypt it so it can be used in the game.
see how there are loads of numbers... they are basically ref numbers... these are used in UTF-8 encoding... so you basically converted it from UTF-8 => the values of the characters... then again using that info you can convert to hex...