• 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
  • @ ShutTheCrunchUp:
    Bro life been fucked up since 2016
  • @ QM|T_JinX:
    lol thats a long fucked up life then hhaha
  • @ QM|T_JinX:
    but you right men for sure back then it was way better on here
  • Chat Bot:
    mazeek101 is our newest member. Welcome!
  • @ QM|T_JinX:
    well its like 4 in the morning down here im gonna try to get some shut eye night bro
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    Dnank 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:
    CutterSpaulding is our newest member. Welcome!
  • Chat Bot:
    CutterSpaulding has posted a new profile post.
  • Chat Bot:
    lpllll___ is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    Christo has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    Macbook is our newest member. Welcome!
  • @ lurch6661:
    Boo
  • @ lurch6661:
    Lurch will prevail
  • Chat Bot:
    QM|T_JinX has joined the room.
  • @ QM|T_JinX:
    sup bro
  • Chat Bot:
    josesousa is our newest member. Welcome!
  • Chat Bot:
    sutrindia is our newest member. Welcome!
      Chat Bot: sutrindia is our newest member. Welcome!
      Back
      Top