Yo Guys, this is my first blog post and i dont know if im gonna make more, but i would like to share you "How To Change Color To Hp/Mana/Energy/Shield Bars"!!
Little Note


Here we go.

Let's start going to your league of legends folder ( Usually is C:\Riot Games\League of Legends )
Go RADS/solutions/lol_game_client_sln/releases/0.0.0.239(this folder name may change for any patch, but isnt really important)/deploy/DATA/menu/hud. Now you should see a file named "GeneralCharacterData"
Rename the file "GeneralCharacterData" in "GeneralCharacterData_Legacy"
Open it with block note(should be done automatically by normally opening the file)

***IMPORTANT NOTE START***
If you dont find the file "GeneralCharacterData" in "hud" folder, here a link to download it:
(i made this download, no worries, totally virus-free, if you dont believe me, check on any site that scan files looking for eventually malwares):
GeneralCharacterData_Legacy.ini Download

Also make a backup of your original file if u want to go back to previous one.
***IMPORTANT NOTE ENDED***


Now see the paragraph of which bar you want to change color to.
The codes that u will see below are examples taken from my file that is already modified to make yourself hp white,team mates hp black and enemy team hp a type of gold.
How To Change Color To Hp Bars:


Yourself: Now that you opened the file search this:


Quoted:
[HealthBarChampionSelfDefault]
PercentageOffset = 0 0.1
HealthOffset = 31 18
PAROffset = 31 30
LoCOffset = 31 38[

HealthBarColor = 255 255 255 255 (Change this for change hp bar color)
HealthFadeColor = 255 0 0 255 (I have no clue of what is it but i think it can be the red thing when u lose hp)
AllShieldColor = 170 170 170 255 (No clue)
PhysShieldColor = 255 103 0 255 (Shields like Lee Sin, Shen ones i guess )
MagicShieldColor = 153 0 255 255 (Spell Shield i guess, like Morgana one )

As u can see u can change the health bar color as well as u can change phys shield and magic shield colors (i suggest to dont do it cause isnt tested yet, but u can try it, just make a backup of the file). Change ONLY the numbers that i underlined, never change the final 255.
Here is a link to a site where u can find the codes: Color Codes

Team Mates: Now that you opened the file search this:

Quoted:
[HealthBarChampionFriendlyDefault]
PercentageOffset = 0 0.1
HealthOffset = 32 18
PAROffset = 32 30
LoCOffset = 31 38

HealthBarColor = 0 0 0 255 (Change this for change hp bar color)
HealthFadeColor = 255 0 0 255 (I have no clue of what is it but i think it can be the red thing when u lose hp)
AllShieldColor = 170 170 170 255 (No clue)
PhysShieldColor = 255 103 0 255 (Shields like Lee Sin, Shen ones i guess )
MagicShieldColor = 153 0 255 255 (Spell Shield i guess, like Morgana one )


As u can see u can change the health bar color as well as u can change phys shield and magic shield colors (i suggest to dont do it cause isnt tested yet, but u can try it, just make a backup of the file). Change ONLY the numbers that i underlined, never change the final 255. Here is a link to a site where u can find the codes: Color Codes

Enemy Team: Now that you opened the file search this:

Quoted:
[HealthBarChampionEnemyDefault]
PercentageOffset = 0 0.1
HealthOffset = 32 19
PAROffset = 32 30
LoCOffset = 30 38

HealthBarColor = 218 165 32 255 (Change this for change hp bar color)
HealthFadeColor = 255 0 0 255 (I have no clue of what is it but i think it can be the red thing when u lose hp)
AllShieldColor = 170 170 170 255 (No clue)
PhysShieldColor = 255 103 0 255 (Shields like Lee Sin, Shen ones i guess )
MagicShieldColor = 153 0 255 255 (Spell Shield i guess, like Morgana one )


As u can see u can change the health bar color as well as u can change phys shield and magic shield colors (i suggest to dont do it cause isnt tested yet, but u can try it, just make a backup of the file). Change ONLY the numbers that i underlined, never change the final 255.
Here is a link to a site where u can find the codes: Color Codes


How To Change Color To Mana/Energy/Shield Bar

Now that you opened the file search this:

Quoted:
MPBarColor=15 93 178 255 (Change this for change mana bar color)
EnergyBarColor=168 165 35 255 (Change this for change energy bar color)
ShieldBarColor=155 155 155 255 (Change this for change shield color)NOT TESTED


Change ONLY the numbers that i underlined, never change the final 255.
Here is a link to a site where u can find the codes: Color Codes
That's it, i think to didnt forget anything.

I want to thank jhoijhoi for her Making A Guide. Great work, Thanks! :D

If you have any question,comment or problem just write here. If you have any feedback on how to make this guide looks better or if you need more infos, or just want me know that i should update it or something dont work, Comment!

P.S. Please Tell me if i can put this as an official guide or should just keep it as blog post, i am not sure if i could make a guide for this, so i posted it as blog post.


Enjoy!!!


Copyright: My Self, i wrote the whole thing, and discovered how to change energy mana and shield colors (didnt search for it on internet, so pardon me if someone else already did it, but i didnt looked for it).