UPDATE 1.1: I have added one more word to the blacklist. I have created a small project that people can use in multiplayer games or anything that uses typing that cuts out bad words. This doesn’t include lists where they have the swear words in and you can see them when you go inside, it is spread out in different lists so no one can actually see any bad words. I put in the basic swear words. GIVE CREDIT IF USING
Adding your own bad words: Add each letter in the lists without messing up the other swear words, and then use the join code I made in the project (see inside) and add the items to the -if contains: join item 1 of letters of word 1 list with item 1 of letters of word list 2- and so on. See inside for more detailed instructions.