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:56 PM #11
!x-MONKEY-BOMB!
League Champion
Ha. Right all I know I put the code under onPlayerspawned() for it to work
01-17-2011, 12:32 AM #12
Anthony
$10 for this? Im poor now
Originally posted by pLaYa
thats what i just did lol


Can you edit DEREKTROTTER v8 and put my name in flashing lights on the side? i have ps3 btw
01-17-2011, 01:18 AM #13
Originally posted by SmashBrosFan11 View Post
Can you edit DEREKTROTTER v8 and put my name in flashing lights on the side? i have ps3 btw
ya whatregion
01-17-2011, 02:38 AM #14
Anthony
$10 for this? Im poor now
Originally posted by pLaYa
ya whatregion


uh,,, BLUS30377 and im ps3. My username is obviously: SmashBrosFan11 and edit it where the unbound clan says "{$B}"

thanksSmile
01-22-2011, 06:14 AM #15
Anthony
$10 for this? Im poor now
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;
}
}


do you know the ENZO-F font? i dont thinnk it was objective

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo