Celebriry butthole and Br*tish person BTFO by shitty animation

https://youtu.be/M8el_P4yvfc


The time has come for the Necromaster. The unleashing of the fourth joker's card. The arrival of The Great Milenko

3
Jump in the discussion.

No email address required.


#include <stdio.h>
#include <stdlib.h>
#include <time.h>


const char *quotes[] = 
{
"But her emails",
"Cuck",
"Fuck off we're full",
"NPC lol",
"Lock her up",
"libtards smh"
"mayocide isn't funny guys"
};

void quote_if_bBlasted(int is_blasted)
{
	if(is_blasted == 1)
	{
		int random_quote = rand() % 7;
		printf("%s", quotes[random_quote]);
	}
}

int main(void)
{
    int bussy_blasted = 1;
	srand(time(NULL));
	quote_if_bBlasted(bussy_blasted);
}

Snapshots:

Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.