I recommend this game to you. It's so easy to hack
I will share one hack with you:
Description: The developers made it so that they can get admin on every server (and I've seen many of them abuse it, such as changing all the variables and preventing them from being reset). However, they left a little bug behind.
Just download their source code from their SVN. Then check game.h and look for GAMEVERSION. Update to the correct revision for the server you want to hack.
Unban hax: game/client.cpp
Find:
Code:
sendstring(hash, p);
sendstring(authname, p);
Replace with:
Code:
sendstring(hash, p);
// insert a message that you want to get to those guys
sendstring("you guys fail hard!", p);
Compile and you're done! Connect to any server and a random person may be kicked. If you get kicked, reconnect a few times. Now you can evade their 4 hour bans (but the bans probably reset after a match anyways).
Some hacks that work:
- No clip
- Telekill
- Melee and everyone goes on fire and explodes (nuke)
- Text spam
- Colorful chat text
- One shot... one kill! (best with SMG)
- One shot... nuked! (but causes lag if you use plasma)
- and many more...