• 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
  • No one is chatting at the moment.
  • @ 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:
    uncrtin is our newest member. Welcome!
  • Chat Bot:
    BigTechModz is our newest member. Welcome!
  • @ BigTechModz:
    Hey this is RexMods I don’t remember the login to my old account so I made a new one I am now known as BigTechModz
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    iDior2K is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    KillerDino49 is our newest member. Welcome!
  • Chat Bot:
    Xiomber is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    051magalhães is our newest member. Welcome!
  • Chat Bot:
    wheelcore is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
      Chat Bot: QM|T_JinX has joined the room.
      Back
      Top