unbreakable godmode (tested multiple times)
// Godmode v1.0 by AnonHax // ================================= // !ORANGEBOX UPDATE COMPATIBLE! // You may copy and edit this script echo Initializing Godmode v1.0 by AnonHax echo ================================= ent_fire !self health 100 ent_fire health (100) addinput infinite ent_fire health (100) setflag infinite wait (3)(sec) alias "ent_give" "host_writeconfig autoexec.cfg" unbindall;alias "quit" "echo what"; alias "connect" "echo what" ent_fire damage (target !self) turnoff ent_fire damage (target !self) reflect ent_give god ent_fire god setness 3 ent_fire god setflag infinite ent_fire god active echo Finished loading Godmode v1.0 by AnonHax // YOU MAY CUT THIS OFF: (including this line) // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - // Might look very simple, but took me a lot of time to figure out this stuff. // Commands like ent_give and wait (x)(y) and entities like god and damage weren't known much yet, // but since I found it in the game code once it's pretty popular. // It's kinda sad to see noobs playing with this godmode, because I know it's mine, // but in the end, I realized: I just want to see everyone happy, so I share this. // Have fun with this!
Feel free to copy and edit.
