7
RealKC
6y

if(self.status().equals("alive") {
self.doNormalHumanActivities();
//No I'm not a robot
age++;
} else {
human.shutdown();
}

Recently(aka 2 days ago) RealKC.java hit age++ and now age equals 15.

Comments
  • 2
    Happy belated birthday!
  • 1
    Hey, I am 15 too.
    Happy Birthday!!!🎁🎉🎂🎊🎈(all emojis my phone recommended me)
  • 0
    @amahlaka I actually didn't think it that much
  • 0
    @Jop- oh shit you're right, now if I think about it, I wanted to do something like if(date!=DEATH_DATE){...}else{...} but I fucked up
  • 2
    Happy birthday! 🎂

    I believe you dropped this: ")".
  • 1
    @shellbug I did, I really should fix my sleep schedule so I get to sleep 8 hours, or start drinking coffee
Add Comment