3610
NPCs gunna NPC [COVID billboard spotted in Silicone Valley] (media.patriots.win) 😷 LOCKDOWN BS 😷
posted ago by MAGAmole ago by MAGAmole +3611 / -1
Comments (396)
sorted by:
You're viewing a single comment thread. View all comments, or full comment thread.
1
DozenYears 1 point ago +1 / -0

using System;

public class ListenJack {

private const string name = "Sleepy Joe";

public static void Main () {

    while (name == "Sleepy Joe") {
        
		QuidProQuo("Ukraine", "Hunter");
        
        Sniff();

        if (Voter.Race == Race.Black && Voter.VotingFor != name) {
            Console.WriteLine("You ain't Black");
        }

        Lid(5);
    }
}

public static void QuidProQuo(string location, string crackHead) 
{
	//clap for that you stupid bastards 
}

public static void Sniff() 
{ 
	//you know who, and the leg hair 
}

public static void Lid(int durationInDays)
{
	//what's my favorite ice cream
}

} public static class Voter { public static string VotingFor = "Donald J Trump"; public static Race Race = Race.Black; public static bool Woke = false; }

public enum Race { Black, White, Latino, Asian }