• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

WC3 Colorizer 1.4

This program allows you to generate colored text codes in Warcraft/Worldedit.
Warcraft/Worldedit only supports Hex Colors, so this tiny tool can be alot of help,
and will quicky generate a Color codes for you to use right away.

Program Function:
- Color Generator
- Color Picker
- Warcraft Standard Colors
- Supports custom Hex
- Very informative
- Very good Helper


Don't use the ""':

The Text: "Warcraft 3 is awesome".
And we will Color the: "Warcraft 3", in the text

1. We must begin with to tell Warcraft/Worldedit where to start the color in a text.
To do so start with: "|c"
Now the text looks like this: "|cWarcraft 3 is awesome".
- Now, Warcraft/Worldedit can't do nothing with that.

2. So we need to add a Hex Color, Warcraft/Worldedit only supports Hex.
I'll pick the color Orange. And its Hex Color is: "FFFF8040". Add this right after the "|c".
So your text will look like this: "|cFFFF8040Warcraft 3 is awesome".

3. Now we need to tell Warcraft/Worldedit where to end the color,
and to do that, we need to add: "|r". At the very end of where you want your text ended.
Now the text looks like this: "|cFFFF8040Warcraft 3|r is awesome".
That will color the text: "Warcraft 3". with an orange color.

-If you wanted the whole text that color,
it should look like this: "|cFFFF8040Warcraft 3 is awesome|r".


- What is Hex Colors? Read This:
http://www.mathsisfun.com/hexadecimal-decimal-colors.html

All About Warcraft 3 Color Codes:
http://war3.incgamers.com/forums/showthread.php?t=40788

Small Info:
WC3 Colorizer is a Tool made by me, i know there is many other tools like this one, but, i allways think what you creating yourself is allways better.
This tool was never meant to be Public, but now it is.

By the way, the is the very first program i ever made.
Please send bugs to: [email protected]
Or just PM me.

- Please Comment and Rate this tool.




This Tool has been tested and working with:
- Windows 7 (64 bit)
- Windows XP




Current Version: 1.4


25-03-2012 - Version 1.4
- Added Damage Calculator.
- Added DPS (Damage Per Second) Calculator.


10-01-2012 - Version 1.2.0.2
- Cleaned up the program,
now it's only: 59.0 kb.


10-01-2012 - Version 1.2.0.1
- Added RGB values.
- Added a "Color Picker".
- Added a better "Version History".
- Added new credit image.
- Added a "Colorizer Button"
Select the text you want
to colorize, if no text is
selected, the whole text
will be colorized.
- Changed the User Interface.
- Version History is now loaded
from a .txt file.


06-01-2012 - Version 1.1.0.1
- Fixed some bugs.
- Added two copy buttons.
- Added a "Help Sidebar".
Hover the mouse to where
you want help.
- Changed the User Interface.


04-01-2012 - Version 1.0.0.1
- Fixed a bug.
When selecting a color,
it will paste the HEX code
two times, in the:
Hex Code for Warcraft.


03-01-2012 - Version 1.0.0.0
- Finished Program.




This tool reqiures .net
'
Please rate, and give some feedback

Suggestions/Improvements?


Keywords:
Warcraft 3, The Fronzen Throne, Colorizer, Worldedit, Color, Generator, cruzher, Vibon, world editor, codes,
Contents

WC3 Colorizer 1.4 (Binary)

Reviews
14:01, 15th Nov 2012 Magtheridon96: Approved. Well done, this is very useful ^_^

Moderator

M

Moderator

14:01, 15th Nov 2012
Magtheridon96: Approved.
Well done, this is very useful ^_^
 
Level 18
Joined
Oct 20, 2007
Messages
353
What about it?

Program with that functions like it does can't be 3 mb in size!

You maybe did something wrong.

Look at my program - Wc3 Universal Calculator.
It is calculator plus text colorizer, which have more function than yours, only it doesn't have function to pick color from screen.
And it is only 95 kb!

Feel the difference?


P.S. It works on Windows XP
 
Level 1
Joined
Mar 29, 2009
Messages
3
It is useful, if you'd like to make new account ie. for garena, and want add a color in the name at same. 5/5, no more need to be added/removed.
 
Top