LOST100293 Posted December 6, 2018 Share Posted December 6, 2018 Is there anyone able to do this pwn for me on the cleo? Thank you in advance. ;) Download mod: http://www.mediafire.com/file/75lrp4et1de4886/ColoredHealthBar4.rar/file Link to comment Share on other sites More sharing options...
Strs Posted December 15, 2018 Share Posted December 15, 2018 (edited) {$CLEO .cs} 0001: wait 500 ms :Start 0001: wait 0 ms 0226: [email protected] = actor $PLAYER_ACTOR health 0653: [email protected] = float_stat 24 0093: [email protected] = integer [email protected] to_float 0073: [email protected] /= [email protected] // (float) 0013: [email protected] *= 590.0 0092: [email protected] = float [email protected] to_integer 00D6: if 8019: [email protected] > 90 004D: jump_if_false @G 00D6: if 8019: [email protected] > 50 004D: jump_if_false @Y 00D6: if 8019: [email protected] > 25 004D: jump_if_false @0 00D6: if 8019: [email protected] > 10 004D: jump_if_false @R 0006: [email protected] = -0xFFFF01 //Red 0002: jump @Last :G 0006: [email protected] = -0xFF0100 //Green 0002: jump @Last :Y 0006: [email protected] = -0xFF0001 //yellow 0002: jump @Last :0 0006: [email protected] = -0xFFA21C //orange 0002: jump @Last :R 0006: [email protected] = -0xFFFF01 //Red 0002: jump @Last :Last 0A8C: write_memory 12235308 size 4 value [email protected] virtual_protect 0 0002: jump @Start Edited December 15, 2018 by Strs i use o but here :o means there is symbol so Link to comment Share on other sites More sharing options...