A script that all NPCs use to “invalidate” your argument 😂

String Insults[] = {“You post on The_Donald!”, “Nazi/NeoNazi”, “Racist”, “Orange Man Bad”, “Fascist”, “Bigot”, “Uncle Tom”, “White Supremacist”, “Fuck the NRA!”, “Rapist”, “Islamophobe”, “Homophobe”, “Transphobe”, “Xenophobe”, “Sexist”, “Fuck Capitalism!”, “Bot”, “Something Something Russia”};

String GeneratedInsult = Insults[GenerateRandonNumber(0,18)];

print(GeneratedInsult);