Hey, Simple script for a godmode that makes things look more realistic. People will get hitmarkers on you but you wont die self.notmax = 999; while ( 1 ) { if(self.health < 990) { self.health = self.notmax; } wait .01...