Credits go to jerry0

Changing the Number of Points

1. Use Jerrys TuT to help you along with this.

2. Type in this code as a new packet (size 22)
Code:
4C 03 00 00 0E 00 00 00 4C 03 0E 00 00 00 07 00 00 00 FF FF 00 00
. then just inject this code into the game when your in your own room as host


i wouldn't use this, since your account wouldn't look legit...but it's up to you lol Very Happy
idk if you can change the number of kills, you can try, idk...i'd only do CTF anyways for Plvl.


3. As you can see the FF FF is bolded, this is how many points the game will last. This is Hexadecimal. FF= 255 . Now what FF FF refers to is FF Multiplied by FF. So therefore it is 255 times 255 which is 65k. To change this do this, if you want 255 make the second FF become 00.

4. Open up Windows Calculator. Click View and Scientific. now write the amount of points you want. For example, I want 8k points (its really hard for me to explain this other than trial and error, so if someone has better idea, post here). So type FF and press the multiply button then type 20. You will get this:1FE0. Now click the Dec Button and it will become 8160 points. So now you know that FF 20 is 8160 points.

5. Now go to WPE and edit the FF FF into FF 20 to have 8160 except of 65k