Home About Search Contact Replays Files
Home
A Warcraft III Blog

posting in caps on wcr

wcr has a caps thing on posts.. if your post is all in caps it will uppercase words it, i.e. “HELLO WORLD” becomes “Hello World”.

The best way to get around this is to insert some bbcode into your post.

“[color=green][/color]HELLO WORLD” will now show up as “HELLO WORLD”

Using Autohotkey To Write In Color On Forums

As my readers may or may not have noticed, I have begun posting on WCReplays forums in green. ‘Pretty nifty’, you say, ‘but it’s not worth the trouble’.

And you’re right, it is not worth the trouble; Wrapping [color=Green] & [/color] around every post is more tedious than shaving.

Fortunately, Autohotkey solves! Autohotkey enables you to create a custom key macro that will wrap the color tags for you. I chose “ctrl + windows key + c” as my macro. Here’s the Autohotkey code:

^#c::
Send ^a^x[color=green]^v[/color]
return

What that actually does is ctrl-a, ctrl-x, [color=green], ctrl-v, [/color], i.e., select your post, cut, type the opening tag, paste your post, type the closing tag.

That’s it!

Recent Replays

(2)RoadToStratholme.w3x

13 Downloads | 0 Comments

Game 1. Randomed to Elf the next two games lol. Got owned 2nd game and made a really amateur mistake 3rd game that lost won match =[

(2)TerenasStand.w3x

22 Downloads | 0 Comments

from ICL, not very good games though

(4)LostTemple.w3m

17 Downloads | 0 Comments

from ICL, not very good games though

(2)MeltingValley.w3x

43 Downloads | 0 Comments

hum fast expo vs ne actions

(2)TerenasStand.w3x

38 Downloads | 0 Comments

mirror action

Recent Comments
Top Comentators