Page 1 of 2

How to do THAW colored name

Posted: Mon Dec 20, 2010 8:49 pm
by Eraser
Open THAW, go to online preferences where you edit your name.
http://thps-mods.com/tools/t-search.rar
Open t-search, open proccess (THAW.exe) click on hex editor. click on fifth icon there (replace button).

Find what: Eraser (your name here)
Replace with: \c1Eraser (16 CHARS MAX, including the code)

Colors :
\c1 = white
\c2 = red
\c3 = blue
\c4 = green
\c5 = yellow
\c6 = cyan
\c7 = pink
\c8 = dark blue
\c9 = light blue
\cc = almost invisible
\ci = electric blue
\cb = orange
\cu = black

Symbols :
\b = R
\ba = down right arrow
\bb = top left arrow
\bc = down left arrow
\bd = top right arrow
\be = turn left
\bf = turn right
\bg = N
\bh = C
\bi = SPINE
\bj = F
\bk = black cross
\bl = white cross
\bm = an circle
\bn = an oval

Flags :
\s1
\s2
\s3
\s4

Re: ??? coulour text ???

Posted: Tue Dec 21, 2010 5:50 am
by c0nn0r
Colors :

\c1 = white
\c2 = red
\c3 = blue
\c4 = green
\c5 = yellow
\c6 = cyan
\c7 = pink
\c8 = dark blue
\c9 = light blue
\cc = almost invisible
\ci = electric blue
\cb = orange
\cu = black


Symbol :

\b = R
\ba = down right arrow
\bb = top left arrow
\bc = down left arrow
\bd = top right arrow
\be = turn left
\bf = turn right
\bg = N
\bh = C
\bi = SPINE
\bj = F
\bk = black cross
\bl = white cross
\bm = an circle
\bn = an oval


Flags :

\s1
\s2
\s3
\s4

Re: ??? coulour text ???

Posted: Tue Dec 21, 2010 11:39 am
by Eraser
Oops, my bad.

Re: ??? coulour text ???

Posted: Wed Jan 05, 2011 1:29 pm
by edouard342
hmmm......


T-search = bug


:help :help

Re: Coloured name and more

Posted: Fri Jan 28, 2011 1:31 am
by Cyber-Ninja95
"cool how to get neon kewi blue its like lite green and lite blue mixed?"

Re: Coloured name and more

Posted: Fri Jan 28, 2011 8:28 am
by Eraser
\c6 = cyan

Re: Coloured name and more

Posted: Fri Jan 28, 2011 8:49 am
by Cyber-Ninja95
'Alright thank you bro.'

Re: Coloured name and more

Posted: Wed Feb 02, 2011 2:41 pm
by edouard342
no, no .... I found it good ... but how little writing TM knowing that I am 26 and am on another game folder (I have the game twice) THA mod ... thank you in advance


;) :)

ho... and :

c0= normal
cn= electric blue 2

Re: Coloured name and more

Posted: Thu Feb 03, 2011 4:23 pm
by sMo0g™
Or just add this:

in keyboard_button_pressed (:

Code: Select all

:i if  (%GLOBAL%$text$ = %s(1,"/"))   
    :i %GLOBAL%$text$ = %s(1,"™")
 :i endif


/ = your button. If you pressed / you writte ™ (:

Re: Coloured name and more

Posted: Thu Feb 03, 2011 9:48 pm
by edouard342
"in keyboard_button_pressed (:


Code:
:i if (%GLOBAL%$text$ = %s(1,"/"))
:i %GLOBAL%$text$ = %s(1,"™")
:i endif




/ = your button. If you pressed / you writte ™ (:"



HHMM...... I understood nothing at all!
:/ :( :( :( :(

Re: Coloured name and more

Posted: Fri Feb 04, 2011 2:37 am
by Anteara
edouard342 wrote:"in keyboard_button_pressed (:


Code:
:i if (%GLOBAL%$text$ = %s(1,"/"))
:i %GLOBAL%$text$ = %s(1,"™")
:i endif




/ = your button. If you pressed / you writte ™ (:"



HHMM...... I understood nothing at all!
:/ :( :( :( :(


It's pretty straightforward.
Add the script above and when you hit "/" it will instead do "™"

Re: Coloured name and more

Posted: Fri Feb 04, 2011 9:13 am
by Cyber-Ninja95
"cool but I seen this dude have colored text and the trademark symbol" How would I do that? :help :roll:

Re: Coloured name and more

Posted: Fri Feb 04, 2011 11:18 am
by sMo0g™
Lol. Learn compiler.
Or you can edit this in hex editor..
Just export "keyboard_button_pressed" in Queen Bee and import him in hex editor.
find your key and edit this.

Re: Coloured name and more

Posted: Wed Jun 08, 2011 3:27 pm
by edouard342
where I put the code?
off topic : Can you give me the link of 26 mod please ... I reinstall windows ...

Re: Coloured name and more

Posted: Thu Jun 09, 2011 8:10 am
by Pr0ster
Does this work with thug 2? or thug 1?