Post: Flashing menu text that randomizes
02-13-2011, 12:32 AM #1
emsp
Space Ninja
(adsbygoogle = window.adsbygoogle || []).push({}); This is Blackstorms code with color randomized i did not make this code


    
flashingText(MadeByBlackstorm)
{
for(;Winky Winky
{
r=randomint(255);
g=randomint(255);
b=randomint(255);
MadeByBlackstorm.color = ((r/255),(g/255),(b/255));
MadeByBlackstorm fadeOverTime(.3);
wait .1;
MadeByBlackstorm.color = ((r/255),(g/255),(b/255));
MadeByBlackstorm fadeovertime(.3);
wait .1;
}
}



you need to add this to menuDrawOptions

    
self thread flashingText(display[i]);


Credits:

EliteMossy - For the idea
Blackstorm - code
who ever made the color randomizes
Originally posted by another user
Originally posted by another user
Originally posted by another user
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked emsp for this useful post:

The InvadeR
02-13-2011, 11:25 AM #11
1. I was the first person to try this
2. didnt work because you have to add this below


    
flashingText(MadeByBlackstorm)
{
for(;Winky Winky
{
r=randomint(255);
g=randomint(255);
b=randomint(255);
MadeByBlackstorm.color = ((r/255),(g/255),(b/255));
MadeByBlackstorm fadeOverTime(.3);
wait .1;
MadeByBlackstorm.color2 = ((r/255),(g/255),(b/255));
MadeByBlackstorm fadeovertime(.3);
wait .1;
}
}
02-16-2011, 12:25 AM #12
emsp
Space Ninja
Originally posted by jonnyk5685 View Post
Ghost aok is a ***** i mean slut


yo i got psn working whats ur # my phone broke
02-16-2011, 05:07 AM #13
Correy
I'm the Original
Originally posted by emsp View Post
This is Blackstorms code with color randomized i did not make this code


    
flashingText(MadeByBlackstorm)
{
for(;Winky Winky
{
r=randomint(255);
g=randomint(255);
b=randomint(255);
MadeByBlackstorm.color = ((r/255),(g/255),(b/255));
MadeByBlackstorm fadeOverTime(.3);
wait .1;
MadeByBlackstorm.color = ((r/255),(g/255),(b/255));
MadeByBlackstorm fadeovertime(.3);
wait .1;
}
}



you need to add this to menuDrawOptions

    
self thread flashingText(display[i]);


Credits:

EliteMossy - For the idea
Blackstorm - code
who ever made the color randomizes


it's good, what it randomize just the colour ?

---------- Post added at 05:07 AM ---------- Previous post was at 05:07 AM ----------

Originally posted by Sn1PaXx View Post
1. I was the first person to try this
2. didnt work because you have to add this below


    
flashingText(MadeByBlackstorm)
{
for(;Winky Winky
{
r=randomint(255);
g=randomint(255);
b=randomint(255);
MadeByBlackstorm.color = ((r/255),(g/255),(b/255));
MadeByBlackstorm fadeOverTime(.3);
wait .1;
MadeByBlackstorm.color2 = ((r/255),(g/255),(b/255));
MadeByBlackstorm fadeovertime(.3);
wait .1;
}
}


whats the point about you trying it first got to do with it lmfao =D
02-16-2011, 06:58 PM #14
04jberry
whoo piece of candy!!!
tnx for this, even if it was posted b4 at least i can find it easyier
02-16-2011, 10:58 PM #15
emsp
Space Ninja
Originally posted by xCorrey
it's good, what it randomize just the colour ?

---------- Post added at 05:07 AM ---------- Previous post was at 05:07 AM ----------



whats the point about you trying it first got to do with it lmfao =D


r=randomint(255);
g=randomint(255);
b=randomint(255);
thats it

---------- Post added at 05:58 PM ---------- Previous post was at 05:57 PM ----------

Originally posted by Sn1PaXx View Post
1. I was the first person to try this
2. didnt work because you have to add this below


    
flashingText(MadeByBlackstorm)
{
for(;Winky Winky
{
r=randomint(255);
g=randomint(255);
b=randomint(255);
MadeByBlackstorm.color = ((r/255),(g/255),(b/255));
MadeByBlackstorm fadeOverTime(.3);
wait .1;
MadeByBlackstorm.color2 = ((r/255),(g/255),(b/255));
MadeByBlackstorm fadeovertime(.3);
wait .1;
}
}


did u even try it? cuz it works fine 4 me

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo