Olivki

Totally legit and not skidded hack

Dec 4th, 2012
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.37 KB | None | 0 0
  1.                 if(this.mods.forcefield.current instanceof EntityPlayer && this.mods.forcefield.current == var1) {
  2.                     this.espColour = 0xFFEE6363;
  3.                 } else if(this.mods.forcefield.current != var1) {
  4.                     this.espColour = 0xFFFFFFFF;
  5.                 } if(this.vars.isFriend(var1.username)) {
  6.                     this.espColour = 0xFF4F94CD;
  7.                 } if(var1.hurtTime > 0) {
  8.                     this.espColour = 0xFFFFA500;
  9.                 }
Add Comment
Please, Sign In to add comment