• Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

C# Forum flashing text

TriteMods

Member
Whats up cc, today I'm giving you a little text tutorial on how to get a flashing label on a c# forum.

Like so:
262bdee38d479b87af1991ab49c1d2da.gif

First: Add a Timer and a Label to your forum.
b58e0e2ea29e680c4fbd72b57ec88abf.png

Now that you have that, edit your text to your liking.
After you have adjust it double click the "X" in the top right of your forum.
(or any blank space on the forum)

It will bring you to some code.
Inside the brackets add the following code,

timer1.Start();
timer1.Enabled = true;

You should be looking like this now:
5fd85f02ada9a15c89a5a04c0d0c4cf5.png

Now go back to your form and double click your timer.
Inside the brackets paste the following.

Timer Code; Random rand = new Random();
int A = rand.Next(0, 255);
int R = rand.Next(0, 255);
int G = rand.Next(0, 255);
int B = rand.Next(0, 255);
label1.ForeColor = Color.FromArgb(A, R, G, B);


Should be like this now!!
4f8aec1a4ab81cbe383fcea125c25041.png


Now when you run your project your text will be flashing!

Its not complicated so you shouldn't need help doing it.
Hope ya'll enjoyed
 
sorry i meant bo2 gsc menu's through likke gsc studio or whatever else
I use a sprx gsc loader i recommend you get it more easier than gsc studios also have a variate of menus to choose from multiplayer and zombies obvisouly theres going to be a eboot for multiplayer and one for zombies you can also restart your game and choose a different zombie or multiplayer menu
 
General chit-chat
Help Users
  • @ God:
    What time is It for you bro? You live in the UK right
  • @ QM|T_JinX:
    22:26 no the netherlands
  • @ QM|T_JinX:
    yea i always found you a great staff member doing giveaways and stuff you guys made me want to be staff hahaha
  • @ QM|T_JinX:
    the fun you guys had as staff members joking around hahah
  • @ QM|T_JinX:
    did you speak to younis about maybe a plan or something to get this working again ?
  • @ God:
    I remember now it’s been a while you know lol but I remember you live in the Netherlands. You are a great Super Moderator bro as wel you are always active helping and trying to do what you can respect for you as well! I’m in the United States it’s 4:32pm here. What you going to do tonight?
  • @ QM|T_JinX:
    thanks bro appreciate that nothing mutch thinking about after the movie playing some red dead 2 almost have it on platinum haha
  • @ QM|T_JinX:
    so you thinking about become staff again or no great to have you back on here hto
  • @ QM|T_JinX:
    tho
  • @ God:
    That’s the truth I see I come on here often here lately, sometimes I don’t chat! But yes I really want to help out and do everything I can bring the site back like it should be bro! Maybe we could work something out, I think I have the resources and community to help
  • @ QM|T_JinX:
    yea i have seen you on here just like unbound and some others but they didnt stick haha yea would be great to see this site grow again like you said like it should be
  • @ God:
    We will see we gotta talk to the boss man Younis
  • @ QM|T_JinX:
    for sure haha well lets hope right
  • @ QM|T_JinX:
    i still think if there was a jailbreak for ps4 this site would have been back for sure
  • @ God:
    That would be awesome I’m sure it will happen before long, technology now a days is crazy! If we can work out a deal and plans I’ll be spreading the word and doing a lot to make it better more attractive and helpful fourms tips giveaways and all
  • @ God:
    I’ve been messing and working with trying to make great CSS for the names. Like Staff Premium news writer etc..
  • @ QM|T_JinX:
    ok so hows that going /
  • @ God:
    It’s going good. So we will see what happens and if the site can come back like it was or better
  • @ QM|T_JinX:
    nice yea lets hope
  • @ QM|T_JinX:
    im going to play some red dead it was great to have spoken to you bro nice to see you back on here
  • @ QM|T_JinX:
    hope you have a great night bro
  • @ God:
    It was good talking with you as well, you have a great night! We will talk later bro
    +1
  • Chat Bot:
    QM|T_JinX has joined the room.
  • @ QM|T_JinX:
    have a great weekend everybody ill be back after the weekend
  • Chat Bot:
    OkBrruh is our newest member. Welcome!
      Chat Bot: OkBrruh is our newest member. Welcome!
      Back
      Top