forum

Custom healthbar generator -- Now with live preview!

posted
Total Posts
233
show more
Neebo
Guys, i had the file in my downloads folder so I reuploaded it, enjoy ^^

http://puu.sh/lElEb/7dc79550d3.jar
Nyderion

Neebo wrote:

Guys, i had the file in my downloads folder so I reuploaded it, enjoy ^^

http://puu.sh/lElEb/7dc79550d3.jar
Thank You very much !!!!!!!!
Topic Starter
agubelu
Sorry guys, just came back from a 1 month silence so I couldn't fix the broken link until now ^^'
Topic Starter
agubelu
Updated
Realmaas
(Sorry if I have a bad english :s)
When i want to open the file, java say me "Unable to install java" and "Verify commands" ? What I should do ?
Thanks :)
Phyvia
Is it possible for me to change the country flag displayed?
Bakaa
This is so cool, absolutely love it!
Topic Starter
agubelu

Phyvia wrote:

Is it possible for me to change the country flag displayed?
Currently there is no way to do so since the program uses the flag displayed in your profile. However, it should be really easy to replace it using any basic image manipulation program.

Realmas wrote:

(Sorry if I have a bad english :s)
When i want to open the file, java say me "Unable to install java" and "Verify commands" ? What I should do ?
Thanks :)
Wow, that's weird. Could you please check your java version? You can do that this way:

Run CMD (Win+R, type "cmd" and press enter)

Type "java -version" (without quotes) and press enter.
Realmaas
My java version is 8 update 66, build 1.8.0_66-b18. And after?
Topic Starter
agubelu

Realmas wrote:

My java version is 8 update 66, build 1.8.0_66-b18. And after?
A screenshot of the error message might be useful too.
Realmaas
http://www.hostingpics.net/viewer.php?i ... urjava.png
It's on french, it says "Unable to install java"(line 1), "The followings switchs contain errors"(line 2), "Make sure the commands are valids"(last line)
Is it good ?
Topic Starter
agubelu

Realmas wrote:

http://www.hostingpics.net/viewer.php?id=742771Screenerreurjava.png
It's on french, it says "Unable to install java"(line 1), "The followings switchs contain errors"(line 2), "Make sure the commands are valids"(last line)
Is it good ?
Apparently WinRAR thinks it's a compressed file, which seems to be a common issue. Instead of opening it with WinRAR, right click it, select "Run As" (or the equivalent option in French) and then "Java Platform Binary"

You can also permanently solve this issue for all jar files selecting the java VM as the default program to open these kind of files.
Realmaas
Thanks a lot, it works :)
Really good staff :D
Doomsday is Bad
Not working for me, I just get a black java box pop up and then it instantly closes.
Re-installing Java (32/64bit) seems to have solved my issue.
Fex
Help me, this is my life bar when I changed it
http://puu.sh/lMVM7/589c18a7e5.jpg
I am not good at skinning, so please help D:
Topic Starter
agubelu

NastySTT wrote:

Help me, this is my life bar when I changed it
http://puu.sh/lMVM7/589c18a7e5.jpg
I am not good at skinning, so please help D:
Make sure to move the images to your current skin folder and overwrite if needed.
Sileko
I get the error message that it can't find or locate the main class.

Do you know how to fix it?
Topic Starter
agubelu

Sileko wrote:

I get the error message that it can't find or locate the main class.

Do you know how to fix it?
Dont open the jar as a compressed file, right click it > run as > Java platform binary

I should make an exe version since this seems a common issue
Sileko

agubelu wrote:

Sileko wrote:

I get the error message that it can't find or locate the main class.

Do you know how to fix it?
Dont open the jar as a compressed file, right click it > run as > Java platform binary

I should make an exe version since this seems a common issue

Though it still seems that no .jar files I can seem to open with Java. I've made sure to update Java and it can't be the manifest file either so I don't know.
Topic Starter
agubelu

Sileko wrote:

agubelu wrote:

Dont open the jar as a compressed file, right click it > run as > Java platform binary

I should make an exe version since this seems a common issue

Though it still seems that no .jar files I can seem to open with Java. I've made sure to update Java and it can't be the manifest file either so I don't know.
You have to run the whole .jar file you download, not anything inside it. Some uncompressors *cough* winrar *cough* tend to think that jar files are regular compressed files and they show you the stuff inside it because they associate the jar extension with themselves instead of Java.
Sileko
You have to run the whole .jar file you download, not anything inside it. Some uncompressors *cough* winrar *cough* tend to think that jar files are regular compressed files and they show you the stuff inside it because they associate the jar extension with themselves instead of Java.[/quote]

I get what you're saying, but it still won't fix the problem. This is pretty much what I'm saying :l https://gyazo.com/c4e186ac84156f4a9b839957567ec487
Fuzion
Great idea but I get an error and I have the latesr version of java installed here is the error:
SPOILER
An error occured, if you need to report it please provide the following information:
Username: osu.ppy.sh/u/2407615
Text to print: Fuzion
Using flag: true
Selected colors: [[120,13,175],[91,43,116],[173,116,204],[154,45,211]]
Selected font: [family=Tahoma,name=Tahoma,style=bolditalic,size=33]
Squared avatar: false
Invoked URL: http://osu.ppy.sh/u/2407615
Saving file to: C:\Users\fuzion\Desktop\
Java ver: 1.8.0_66
javax.imageio.IIOException: Can't get input stream from URL!
at javax.imageio.ImageIO.read(Unknown Source)
at gen.HealthBarGenerator.go(HealthBarGenerator.java:134)
at gui.MainPanel$Work.run(MainPanel.java:336)
at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
... 4 more
Fuzion

Sileko wrote:

You have to run the whole .jar file you download, not anything inside it. Some uncompressors *cough* winrar *cough* tend to think that jar files are regular compressed files and they show you the stuff inside it because they associate the jar extension with themselves instead of Java.
I get what you're saying, but it still won't fix the problem. This is pretty much what I'm saying :l https://gyazo.com/c4e186ac84156f4a9b839957567ec487[/quote]

I think i know what you should do. Right click > OPen with chose default program > Chose javaw.exe. For me its under: C:\Program Files (x86)\Java\jre1.8.0_66\bin\javaw.exe It could be different for you.
Sileko

Fuzion wrote:

Sileko wrote:

You have to run the whole .jar file you download, not anything inside it. Some uncompressors *cough* winrar *cough* tend to think that jar files are regular compressed files and they show you the stuff inside it because they associate the jar extension with themselves instead of Java.
I get what you're saying, but it still won't fix the problem. This is pretty much what I'm saying :l https://gyazo.com/c4e186ac84156f4a9b839957567ec487
I think i know what you should do. Right click > OPen with chose default program > Chose javaw.exe. For me its under: C:\Program Files (x86)\Java\jre1.8.0_66\bin\javaw.exe It could be different for you.[/quote]

With javaw I just get a working cursor then nothing :/
Katsumiarts
I'm really confused. I downloaded Java SE 8u65 and I opened the file with the normal Java file but when I opened it, it kept crashing out. I think Java is up to date but i'm not sure what file to use. Sorry if this is too complicated xD :?
masterkork
OMFG THANK YOU i made my skin :D

OMFG GRACIAS ya hise mi propia skin :D

:3

y tipico tengo java 6 i me funciono
Trost
I was just wondering if I can use this hp bar for my custom mix skin. I'll be sure to give you credit! please reply :3
Topic Starter
agubelu

Fuzion wrote:

Great idea but I get an error and I have the latesr version of java installed here is the error:
SPOILER
An error occured, if you need to report it please provide the following information:
Username: osu.ppy.sh/u/2407615
Text to print: Fuzion
Using flag: true
Selected colors: [[120,13,175],[91,43,116],[173,116,204],[154,45,211]]
Selected font: [family=Tahoma,name=Tahoma,style=bolditalic,size=33]
Squared avatar: false
Invoked URL: http://osu.ppy.sh/u/2407615
Saving file to: C:\Users\fuzion\Desktop\
Java ver: 1.8.0_66
javax.imageio.IIOException: Can't get input stream from URL!
at javax.imageio.ImageIO.read(Unknown Source)
at gen.HealthBarGenerator.go(HealthBarGenerator.java:134)
at gui.MainPanel$Work.run(MainPanel.java:336)
at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
... 4 more
Looks like connection issues, do you still have that problem?

Sileko wrote:

With javaw I just get a working cursor then nothing :/
Did you try reinstalling java? That's weird

Katsumiarts wrote:

I'm really confused. I downloaded Java SE 8u65 and I opened the file with the normal Java file but when I opened it, it kept crashing out. I think Java is up to date but i'm not sure what file to use. Sorry if this is too complicated xD :?
Looks like the same issue as above, I'll try to figure what happens.

masterkork wrote:

OMFG THANK YOU i made my skin :D

OMFG GRACIAS ya hise mi propia skin :D
De nada! (:

Epiclol wrote:

I was just wondering if I can use this hp bar for my custom mix skin. I'll be sure to give you credit! please reply :3
Sure!
Sileko

Sileko wrote:

With javaw I just get a working cursor then nothing :/

agubelu wrote:

Did you try reinstalling java? That's weird
Many times but I'm still unable to fix the issue.
Trost
Many times but I'm still unable to fix the issue.
Try using Java 7 update 75 Or Java SE Development Kit 7 Update 65
I have both and it seemed to work for me. :)
Fuzion

Sileko wrote:

Fuzion wrote:

I think i know what you should do. Right click > OPen with chose default program > Chose javaw.exe. For me its under: C:\Program Files (x86)\Java\jre1.8.0_66\bin\javaw.exe It could be different for you.
With javaw I just get a working cursor then nothing :/
Could you possibly send me a screenshot/video of what happend? In the mean time ill look in to it im going to test a really old version of java. Thanks
Sileko

Fuzion wrote:

Could you possibly send me a screenshot/video of what happend? In the mean time ill look in to it im going to test a really old version of java. Thanks
https://gyazo.com/44e7b4b2847917fd720f523ac9b3a428
Sileko

Epiclol wrote:

Many times but I'm still unable to fix the issue.
Try using Java 7 update 75 Or Java SE Development Kit 7 Update 65
I have both and it seemed to work for me. :)
I downloaded Java 7 update 75 but it seems to still not be working. I have no idea whats the problem. :(
Topic Starter
agubelu
I think I'll port this into a web application since that would solve all compatibility issues and it'll be easier for everyone to use it.

However, I have little free time atm and I really suck at designing webpages so it'll take a while. I'll keep the java version updated in the meantime if anything comes up.
Sileko

agubelu wrote:

I think I'll port this into a web application since that would solve all compatibility issues and it'll be easier for everyone to use it.

However, I have little free time atm and I really suck at designing webpages so it'll take a while. I'll keep the java version updated in the meantime if anything comes up.
Thank you
BlueLeafCalibur
Hi! I really found this generator interesting and I do know that this program can be improved. Here are some of my suggestions:

- It's nice that we get to choose our own color and text for the health bar, but if possible, can you also include like anime based health bars and also be able to edit those?

- The appearance of the program itself. If you can, probably put a little of colors in it, to make it more lively.

- More options. So that there are more combinations and so that the players can also experiment with different styles.

Those are my suggestions, if you can take them into consideration, that would be really great!

I really like the program! Thank you for making this!

BlueLeafCalibur/Izunahri
Topic Starter
agubelu

BlueLeafCalibur wrote:

Hi! I really found this generator interesting and I do know that this program can be improved. Here are some of my suggestions:

- It's nice that we get to choose our own color and text for the health bar, but if possible, can you also include like anime based health bars and also be able to edit those?

- The appearance of the program itself. If you can, probably put a little of colors in it, to make it more lively.

- More options. So that there are more combinations and so that the players can also experiment with different styles.

Those are my suggestions, if you can take them into consideration, that would be really great!

I really like the program! Thank you for making this!

BlueLeafCalibur/Izunahri
Thank you for your feedback!

Adding new templates might be interesting, but it's not a priority right now. I'm currently working on the web version and then, if everything goes well and there are no major errors or bugs to be fixed, I'll look into more scorebar styles and customisation options.

Regarding the appearance, I decided to go with the default OS look&feel because creating a simple yet visually appealing interface takes time and it's definitely not easy, and I'm not a good designer. Sometimes simpler is better, imo.
Topic Starter
agubelu
nanamochi-
Thanks *-*
Topic Starter
agubelu
bump!
WeanDaisuki-
Great tool '-')b i like it
ZenitH-AT
I'd like to be able to put any image for the picture, because mine has my name on it (I want to use my image that I have on my pc that has not go the name on it)
__Hatsune_Miku
can you add option to

[No avatar on healthbar] pls ?
Underforest
The new web version looks good :D
Healthbar designs are well done!
gucci
Looks really good.
But scorebar-color is off center sadly
http://i.imgur.com/LUQra6f.jpg
Topic Starter
agubelu

ixaD wrote:

Looks really good.
But scorebar-color is off center sadly
http://i.imgur.com/LUQra6f.jpg
Do you have scorebar-ki/scorebar-marker? They usually cause the color to not be placed properly
Topic Starter
agubelu
bump
ditto lapras
how do i apply the scorebar o_0
thanks :) :) :) :) :)
MixYse

luket678 wrote:

how do i apply the scorebar o_0
thanks :) :) :) :) :)
Copy and Past the file in your skin's folder ( it's at C:\Users\NameOfYourUser\AppData\Local\osu!\Skins\)
Nice job agubelu.
ZestorTK
I love this only thing that kinda is annoying is the white outline on the HP bar so if you could possible make that an option to take it off or change into other colours that would be awesome :D

http://puu.sh/odCKG/eb1598ca42.jpg
Trost
This keeps on happening to me now :c (This never happened before)
Minecraft_Mare

agubelu wrote:

>> pqqqqw.pw/generator <<

old, deprecated Java version

Please feel free to report issues or suggest features
Its doing this.... ;-;

https://gyazo.com/7c5392ad2f1030083344ee1ce0d52f26
non one c
Rest in peace..


nvm Java version works!
Looks great I will defently keep it.
bad aimm
can u add more healthbar styles like these

http://imgur.com/a/01rrR

[Aldebaran]
That's Really Cool
THANKS :3
Elfiezy
Yay! Great job! I love it! Thank you very much >< :)
Guri
omg ty it is so nice ^^ you help me so much
MySLazySeal
Mine is fucked up on all levels. The moving thing that indicates my HP keeps clipng out of the backround
Boomdopew
This is really cool! Simple and nice :D

But I need to ask, do I need to get permission from OP to use this in a skin that I might post in the forums?
FallenAngel14
Wow great generator!!! Good job ☺
Florekinzz
im alittle confused on how to open it.
Sakii_old_1
<3
Kaksolu
I opened the skin and nothing happened lmao
Bandison
It's really cool!
But I have a suggestion: allow user to use fonts installed on his/her PC. I've got a lot of cool fonts, and I can't use them D:
If you can, I want you to add two fonts:
http://www.dafont.com/sanseriffic.font
http://www.dafont.com/fighting-spirit-tbs.font
Lyawi
perfect!
Oszu
Options to change health bars would be awesome
Hinoka
When I downloaded it, and pasted it in my skin, still in original scoreboard of the skin, help?
-Lunatic
perfect
Katodo
Amazing!! It looks really good :)
DaJoeyElMacho
Only for osu std or it can be used for osumania too?
Nexon
noice 8-)
Arbelito
Thanks Man!
Absolutely awesome :D
Jump King

agubelu wrote:

>> pqqqqw.pw/generator <<

Source code in GitHub

Please feel free to report issues or suggest features
thank you
Jump King
WLCOME UGH
Nobutoki

agubelu wrote:

>> pqqqqw.pw/generator <<

Source code in GitHub

Please feel free to report issues or suggest features
This is great! But I don't know how to put it in my custom skin.
Can anyone help?
h3oCharles

JuXBoXe wrote:

This is great! But I don't know how to put it in my custom skin.
Can anyone help?
Go to options -> skin -> open current skin folder, then put the generated elements in that directory
Turnz
Tried this, but it came up as 'There has been an unexpected error and an error log has been generated. Please report this issue if it persists.'
I tried refreshing it and that didn't work so I don't really know.
h3oCharles

Turnz wrote:

Tried this, but it came up as 'There has been an unexpected error and an error log has been generated. Please report this issue if it persists.'
I tried refreshing it and that didn't work so I don't really know.
There are advanced options, there you can overwrite the flag of choice and picture to generate with
rekt1616
Thanks,saved my day.
Faustin1337
Hi, dude, I have a problem with the generator, I have something with a strip of life, it is white and higher than the contour of the bar itself and now decided to unsubscribe you can help something.
h3oCharles

Faustin1337 wrote:

Hi, dude, I have a problem with the generator, I have something with a strip of life, it is white and higher than the contour of the bar itself and now decided to unsubscribe you can help something.
in your skin folder, put 1x1 transparent files named "scorebar-ki", "scorebar-kidanger" and "scorebar-kidanger2"
Faustin1337
thanks man
Emre Ege
You can add another healtbar skin to the generator.
Mashiro Exists
How can i use them 'cause i don't know skinning so..




Can i use it in osu!skinner? :shock:
h3oCharles

Haza-kun wrote:

1. How can I use them 'cause I don't know skinning so...
2. Can I use it in osu!skinner?
1. Once you generated the elements and downloaded them...
in-game do CTRL+O -> Skin -> Open current skin folder
... then you paste the elements into the skin of your choice
also make sure you DON'T have scorebar-marker, and you have scorebar-ki, scorebar-kidanger and scorebar-kidanger2

2. No, you cannot, it is another person's 3rd party application. You can, however, of the osuskinner's export paste your scorebar there.

Also, don't post that skin on the skinning forum, it is not allowed
p2love
<3<3<3<3<3<3<3<3<3<3<3<3
best of skinning service
Awsisazeen
I appreciate this awesome generator!
ImMareex
i have no idea how i can add the healthbar into my osu?

and eventhough i downloaded it its a picture ist that normal?
ImMareex
i have no idea how i can add the healthbar into my osu?

and eventhough i downloaded it its a picture ist that normal?
Hibiku

ImMareex wrote:

i have no idea how i can add the healthbar into my osu?

and eventhough i downloaded it its a picture ist that normal?
Hi, I've never used this generator before, but I'm assuming it downloads the picture with the necessary file name. You should just be able to drag that picture into the folder where your skin is.
Axel
This is pretty nice. Thank you so much!
nak
healthbar doesnt move when i miss notes?
xamiell
Great!
xAshurix
is this what it looks like or did i miss something?
ABD007

xAshurix wrote:

is this what it looks like or did i miss something?
color bar isn't centered at health bar ><
Edited it ~
h3oCharles

ImMareex wrote:

i have no idea how i can add the healthbar into my osu?

and eventhough i downloaded it its a picture ist that normal?


CTRL+O -> Skin -> Open current skin folder, insert the four files to the folder (make a backup if you want to)
then, do CTRL+SHIFT+ALT+S to reload the skin

-NaK- wrote:

healthbar doesnt move when i miss notes?


When you click "Go!" it will first make a preview. If you think the choices you made are fine, click "Looks good!" and four pictures will be made. Click on them to download them.
Above this reply I've explained on how to apply it

xAshurix wrote:

is this what it looks like or did i miss something?

remove scorebar-marker if you have one, then make a 1x1 transparent image, duplicate it twice to get 3 of them and call them the following:
- scorebar-ki
- scorebar-kidanger
- scorebar-kidanger2
xAshurix
remove scorebar-marker if you have one, then make a 1x1 transparent image, duplicate it twice to get 3 of them and call them the following:
- scorebar-ki
- scorebar-kidanger
- scorebar-kidanger2


thank you! it works now
Miraiichan
holi shit i always wanted something like this thank you so much
Topic Starter
agubelu
Updated the URL
h3oCharles

agubelu wrote:

Updated the URL


Any plans on adding more styles?

oh, and FAQ is incorrect, read my post correctly again:

h3oCharles wrote:

remove scorebar-marker if you have one, then make a 1x1 transparent image, duplicate it twice to get 3 of them and call them the following:
- scorebar-ki
- scorebar-kidanger
- scorebar-kidanger2
show more
Please sign in to reply.

New reply