Post: REQUEST: Flashing Name in rainbow colors Code
01-16-2011, 10:12 PM #1
Anthony
$10 for this? Im poor now
(adsbygoogle = window.adsbygoogle || []).push({}); I would appreciate it if someone could get me the code where your name flashes in rainbow colors on the left. like in ENZO-F v2. Also, if it's possible to give me the Quarantine zombies code?
(adsbygoogle = window.adsbygoogle || []).push({});
01-16-2011, 11:02 PM #2
FrOoTLoOpZ
Got MILK?
Originally posted by SmashBrosFan11 View Post
I would appreciate it if someone could get me the code where your name flashes in rainbow colors on the left. like in ENZO-F v2. Also, if it's possible to give me the Quarantine zombies code?


just change Mr.LoOpZ to whatever you want. use the search bar next time Cool Man (aka Tustin)
    
doHeart()
{
heartElem = self createFontString( "objective", 1.4 );
heartElem setPoint( "TOPLEFT", "TOPLEFT", 0, 30 + 100 );
heartElem setText( "Mr.LoOpZ" ); //TEXT HERE
self thread destroyOnDeath( heartElem );
for ( ;; )
{
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.0;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 0, 0 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.3;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 0, 1, 0 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.0;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 0, 0, 1 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.3;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 0, 1 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.0;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 5, 5 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.3;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 1, 0 );
wait 0.3;
}
}
01-16-2011, 11:04 PM #3
Originally posted by FrOoTLoOpZ View Post
just change Mr.LoOpZ to whatever you want. use the search bar next time Cool Man (aka Tustin)
    
doHeart()
{
heartElem = self createFontString( "objective", 1.4 );
heartElem setPoint( "TOPLEFT", "TOPLEFT", 0, 30 + 100 );
heartElem setText( "Mr.LoOpZ" ); //TEXT HERE
self thread destroyOnDeath( heartElem );
for ( ;; )
{
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.0;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 0, 0 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.3;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 0, 1, 0 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.0;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 0, 0, 1 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.3;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 0, 1 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.0;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 5, 5 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.3;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 1, 0 );
wait 0.3;
}
}
which .gsc do you put this in
01-16-2011, 11:06 PM #4
!x-MONKEY-BOMB!
League Champion
Put it in missions under onplayerspawn.
01-16-2011, 11:08 PM #5
FrOoTLoOpZ
Got MILK?
Originally posted by pLaYa
which .gsc do you put this in


thread it on onplayerspawned in the missions gsc
01-16-2011, 11:20 PM #6
Anthony
$10 for this? Im poor now
Originally posted by FrOoTLoOpZ View Post
thread it on onplayerspawned in the missions gsc


Thanks and like do you know how to convert a ps3 patch to xbox? so i can edit it? then convert it back? because IDK how. and if you help, ill be thankful
01-16-2011, 11:26 PM #7
!x-MONKEY-BOMB!
League Champion
There is plenty of programmer. Great one called buk-shotz or something. Can't link you but it's in the main section of mw2 exploits and hacks
01-16-2011, 11:29 PM #8
Originally posted by SmashBrosFan11 View Post
Thanks and like do you know how to convert a ps3 patch to xbox? so i can edit it? then convert it back? because IDK how. and if you help, ill be thankful
but enzo's misson.gsc is blank
01-16-2011, 11:34 PM #9
Anthony
$10 for this? Im poor now
Originally posted by pLaYa
but enzo's misson.gsc is blank


Im adding it to DEREKTROTTER v8
01-16-2011, 11:48 PM #10
Originally posted by SmashBrosFan11 View Post
Im adding it to DEREKTROTTER v8
thats what i just did lol

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo