diff --git a/files/assets/images/badges/281.webp b/files/assets/images/badges/281.webp new file mode 100644 index 000000000..17d3982f1 Binary files /dev/null and b/files/assets/images/badges/281.webp differ diff --git a/files/classes/submission.py b/files/classes/submission.py index de708d090..ae24b2c1f 100644 --- a/files/classes/submission.py +++ b/files/classes/submission.py @@ -351,17 +351,17 @@ class Submission(Base): @property @lazy def is_video(self): - return self.url and any((self.url.lower().split('?')[0].endswith(f'.{x}') for x in VIDEO_FORMATS)) and is_safe_url(self.url) + return self.url and any((str(self.url).lower().split('?')[0].endswith(f'.{x}') for x in VIDEO_FORMATS)) and is_safe_url(self.url) @property @lazy def is_audio(self): - return self.url and any((self.url.lower().split('?')[0].endswith(f'.{x}') for x in AUDIO_FORMATS)) and is_safe_url(self.url) + return self.url and any((str(self.url).lower().split('?')[0].endswith(f'.{x}') for x in AUDIO_FORMATS)) and is_safe_url(self.url) @property @lazy def is_image(self): - return self.url and any((self.url.lower().split('?')[0].endswith(f'.{x}') for x in IMAGE_FORMATS)) and is_safe_url(self.url) + return self.url and any((str(self.url).lower().split('?')[0].endswith(f'.{x}') for x in IMAGE_FORMATS)) and is_safe_url(self.url) @lazy def filtered_flags(self, v): diff --git a/files/routes/posts.py b/files/routes/posts.py index 5f79d39da..8a2c87ad9 100644 --- a/files/routes/posts.py +++ b/files/routes/posts.py @@ -588,6 +588,8 @@ def submit_post(v:User, sub=None): if url and url.startswith(SITE_FULL): url = url.split(SITE_FULL)[1] + if url == '': url = None + p = Submission( private=flag_private, notify=flag_notify, diff --git a/files/routes/users.py b/files/routes/users.py index 5d87273df..5f6a45457 100644 --- a/files/routes/users.py +++ b/files/routes/users.py @@ -1329,7 +1329,7 @@ def claim_rewards(v): if transaction.amount < money: break tier = t - marseybux += TIER_TO_MARSEYBUX[tier] + marseybux += TIER_TO_MBUX[tier] if tier > highest_tier: highest_tier = tier transaction.claimed = True diff --git a/files/routes/votes.py b/files/routes/votes.py index e867b2661..9e37f7662 100644 --- a/files/routes/votes.py +++ b/files/routes/votes.py @@ -164,7 +164,7 @@ def vote_post_comment(target_id, new, v, cls, vote_cls): mul = 1 if target.is_approved == PROGSTACK_ID: mul = PROGSTACK_MUL - elif cls == Submission and (any(i in target.title.lower() for i in ENCOURAGED) or any(i in target.url.lower() for i in ENCOURAGED2)): + elif cls == Submission and (any(i in target.title.lower() for i in ENCOURAGED) or any(i in str(target.url).lower() for i in ENCOURAGED2)): mul = PROGSTACK_MUL send_notification(AEVANN_ID, target.permalink) elif target.author.progressivestack or (target.author.admin_level and target.author.id not in {CARP_ID, SCHIZO_ID}): diff --git a/magick b/magick index 83e85eafd..17d26b93c 100755 Binary files a/magick and b/magick differ diff --git a/seed-db.sql b/seed-db.sql index 9721e78ef..8f04ec364 100644 --- a/seed-db.sql +++ b/seed-db.sql @@ -177,8 +177,8 @@ INSERT INTO public.badge_defs VALUES (156, 'Hole Neglecter', 'Let a hole they ow INSERT INTO public.badge_defs VALUES (224, 'Died of Starvation', 'Couldn''t work out which elf had the most calories', 1672289576); INSERT INTO public.badge_defs VALUES (225, 'Monkey Playdate', 'Forgot to check their worry levels during Advent of Code 2022, completing at least 1 star.', 1672289660); INSERT INTO public.badge_defs VALUES (226, 'Stargazer', 'Kept themselves unworried throughout all of Advent of Code 2022, completing all 50 stars.', 1672289696); -INSERT INTO public.badge_defs VALUES (25, 'Terminally online turboautist', 'Contributes $50/month', NULL); -INSERT INTO public.badge_defs VALUES (28, 'Rich Bich', 'Contributes $500/month', NULL); +INSERT INTO public.badge_defs VALUES (25, 'Terminally online turboautist', 'Donates at least $50/month', NULL); +INSERT INTO public.badge_defs VALUES (28, 'Rich Bich', 'Donates at least $500/month', NULL); INSERT INTO public.badge_defs VALUES (227, 'Saved Christmas with Teh Codez', 'Got the highest score and completed all 50 stars during Advent of Code 2022.', 1672289744); INSERT INTO public.badge_defs VALUES (229, 'Certified MONSTER Cock', 'This user submitted a photo of their dick and it was confirmed to be HUGE', 1674147916); INSERT INTO public.badge_defs VALUES (230, 'Itty Bitty Clitty', 'This user submitted a photo of their dick and it was determined to be more similar to a sad, undersized clit', 1674147964); @@ -206,11 +206,6 @@ INSERT INTO public.badge_defs VALUES (251, 'Marsey Madness BRONZE', 'Had the thi INSERT INTO public.badge_defs VALUES (252, 'Marsey Madness Participation Trophy!', 'This lil fella did his best in the Marsey Madness 2023 tournament', 1681309336); INSERT INTO public.badge_defs VALUES (253, 'Matchmaker', 'Awarded for contributing to the Matchmaker Marsey event', 1681321487); INSERT INTO public.badge_defs VALUES (254, 'Peacemaker', 'Awarded for contributing to the rDrama-Reddit Alliance event', 1681321561); -INSERT INTO public.badge_defs VALUES (22, 'Paypig', 'Contributes $5/month', NULL); -INSERT INTO public.badge_defs VALUES (23, 'Renthog', 'Contributes $10/month', NULL); -INSERT INTO public.badge_defs VALUES (24, 'Landchad', 'Contributes $20/month', NULL); -INSERT INTO public.badge_defs VALUES (26, 'Marsey''s Sugar Daddy', 'Contributes $100/month', NULL); -INSERT INTO public.badge_defs VALUES (27, 'JIDF Bankroller', 'Contributes $200/month', NULL); INSERT INTO public.badge_defs VALUES (58, 'Chud', 'Marked as a chud', NULL); INSERT INTO public.badge_defs VALUES (255, '2nd Birthgay Bash Survivor', 'Awarded for surviving rDrama''s second annual Birthgay Bash', 1683505877); INSERT INTO public.badge_defs VALUES (256, 'Birthgay Banner Artist', 'Contributed a beautiful banner to Marsey''s second birthgay celebration!', 1683506361); @@ -238,13 +233,19 @@ INSERT INTO public.badge_defs VALUES (277, 'Soul Stone', 'In order to take the s INSERT INTO public.badge_defs VALUES (278, 'Space Stone', 'A lifetime ago, I too sought the stones. I even held one in my hand.', 1683850346); INSERT INTO public.badge_defs VALUES (279, 'Time Stone', 'Our oath to protect the Time Stone cannot change. And this stone may be the best chance we have against Spezos.', 1683850381); INSERT INTO public.badge_defs VALUES (280, 'Infinity Gauntlet', 'And so the sun rises on a grateful gay cartoon cat website.', 1683850413); +INSERT INTO public.badge_defs VALUES (22, 'Paypig', 'Donates at least $5/month', NULL); +INSERT INTO public.badge_defs VALUES (23, 'Renthog', 'Donates at least $10/month', NULL); +INSERT INTO public.badge_defs VALUES (24, 'Landchad', 'Donates at least $20/month', NULL); +INSERT INTO public.badge_defs VALUES (26, 'Marsey''s Sugar Daddy', 'Donates at least $100/month', NULL); +INSERT INTO public.badge_defs VALUES (27, 'JIDF Bankroller', 'Donates at least $200/month', NULL); +INSERT INTO public.badge_defs VALUES (281, 'Namelock', 'This user has been forcibly renamed until some time in the future 🙏', 1684120696); -- -- Name: badge_defs_id_seq; Type: SEQUENCE SET; Schema: public; Owner: - -- -SELECT pg_catalog.setval('public.badge_defs_id_seq', 280, true); +SELECT pg_catalog.setval('public.badge_defs_id_seq', 281, true); -- @@ -1431,3972 +1432,4 @@ INSERT INTO public.emojis (name, kind, author_id, tags) VALUES ('brookslaugh','Misc',2,'brooks laugh funny gif'), ('broom','Classic',2,'jannie mop sweep cleanitup'), ('bruce','Wojak',2,'aussie australian'), -('bruh','Misc',2,'emoticon'), -('bs','Classic',2,'bs emoticon animated bull shit bullshit disbelief flag'), -('bubbles','Misc',2,'tpb bubs'), -('buenpost','Classic',2,'spanish good approving great'), -('burgermario','Misc',2,'vidya nintendo fat'), -('c','Marsey Alphabet',2,'letter'), -('calmdown','Misc',2,'calm down chill relax stfu gtfo'), -('candykongblowkiss','Donkey Kong',2,'candykong kiss blow love heart kong ape dk donkeykong kandykong'), -('cap','Marsey Alphabet',2,'∩ intersection set'), -('capyantischizo','Misc',2,'schizocel aevann'), -('capygitcommit','Misc',2,'capy aevann'), -('capysneedboat','Misc',2,'capy aevann'), -('capysneedboat2','Marsey',2,'marsey capy schizo schizocel rare tripping sneed boat love excited seethe schizomarsey'), -('capytalking','Misc',2,'capy soy aevann'), -('capytank','Misc',2,'capy tank gun shoot hohol slav war giga janny hacker animal'), -('caret','Marsey Alphabet',2,'^'), -('carlos','Misc',2,'carlos joke magic school bus'), -('carmela','Misc',2,'sopranos tony soprano door carmela shout yell nut vacuum'), -('carmelacat','Misc',2,'sopranos cat tony soprano door carmela shout yell nut vacuum'), -('carporeon','Marsey',2,'carp vaporeon pokemon eevee water tail fish aquatic'), -('carteljak','Wojak',2,'criminal latinx'), -('carteljakcrying','Wojak',2,'criminal latinx'), -('cartwheel','Classic',2,'cartwheel emoticon animated gymnastics'), -('casanovanova','Misc',2,'indian man'), -('cat','Classic',2,'cat animated cute itch sleep wake up'), -('caughtone','Misc',2,'l detained drugs'), -('ccedilla','Marsey Alphabet',2,'letter'), -('celebrate','Classic',2,'celebrate emoticon party'), -('chad','Wojak',2,'original'), -('chadagent','Wojak',2,'chad fbi agent glowie cia atf'), -('chadarab','Wojak',2,'chad arab'), -('chadarthoe','Wojak',2,'ramonajak'), -('chadasian','Wojak',2,'chad asian'), -('chadasian2','Wojak',2,'chad asian'), -('chadbaby','Wojak',2,'chad baby'), -('chadbasedcapy','Misc',2,'capy aevann'), -('chadbasedcapy2','Misc',2,'chud aevann capybara poljak'), -('chadblack','Wojak',2,'black chad'), -('chadblack2','Wojak',2,'black chad'), -('chadbrunet','Wojak',2,'brown hair'), -('chadcambodian','Wojak',2,'chad cambodian'), -('chadcommunistenby','Wojak',2,'nonbinary'), -('chadcop','Wojak',2,'police'), -('chadcopecapy','Misc',2,'capy aevann'), -('chadcryguy','Wojak',2,'cry sad tear chad'), -('chaddilatecapy','Misc',2,'capy aevann'), -('chaddonekingcapy','Misc',2,'capy aevann done king'), -('chaddonequeencapy','Misc',2,'capy aevann done queen'), -('chadfemboys','Wojak',2,'astolfo'), -('chadfixedkingcapy','Misc',2,'capy aevann fixed king'), -('chadfixedqueencapy','Misc',2,'capy aevann fixed queen'), -('chadinca','Wojak',2,'indigenous native mayan'), -('chadindianheadset','Wojak',2,'chad indian headset microphone headphones'), -('chadjesus','Wojak',2,''), -('chadjew','Wojak',2,''), -('chadjewrentfree','Wojak',2,'chad jew'), -('chadjihadi','Wojak',2,'jihad muslism islam'), -('chadjuggalo','Wojak',2,'icp horrorcore'), -('chadlatino','Wojak',2,'latinx'), -('chadleftoid','Misc',2,'libleft'), -('chadlibleft','Wojak',2,''), -('chadmediterranean','Wojak',2,'chad mediterranean'), -('chadmixedgirl','Wojak',2,'curly'), -('chadmusk','Misc',2,'chad elon musk tesla spacex'), -('chadnativewoman','Wojak',2,'indigenous'), -('chadno','Wojak',2,'no negative'), -('chadnocapy','Misc',2,'capy aevann'), -('chadnoproblemkingcapy','Misc',2,'capy aevann no problem king np'), -('chadnoproblemqueencapy','Misc',2,'capy aevann no problem queen np'), -('chadnordic','Wojak',2,'nordic nazi'), -('chadnpxueentransparentcapy','Misc',2,'capy chad trans parent trans kid capy xueen no problem np'), -('chadnuclear','Wojak',2,'green energy power'), -('chadokcapy','Misc',2,'capy aevann'), -('chadpalegirl','Wojak',2,'vampire'), -('chadpetergriffin','Wojak',2,'family guy'), -('chadpostal','Wojak',2,'chad postal vidya'), -('chadpostal2','Wojak',2,'postal game shooting'), -('chadseethecapy','Misc',2,'capy aevann'), -('chadsikh','Wojak',2,'sikh indian'), -('chadsneedcapy','Misc',2,'capy aevann'), -('chadsnoo','Wojak',2,'snoo chad reddit'), -('chadsoy','Wojak',2,'soy'), -('chadsoylent','Wojak',2,'soy soylent'), -('chadstalin','Wojak',2,'chad stalin communism ussr georgia'), -('chadstevejobs','Misc',2,'chad steve jobs apple'), -('chadtalking','Misc',2,'speech bubble speaking'), -('chadthankskingcapy','Misc',2,'capy aevann thanks king'), -('chadthanksqueencapy','Misc',2,'capy aevann thanks queen'), -('chadusa','Wojak',2,'usa america freedom'), -('chadwomanasian','Wojak',2,'asian china woman queen'), -('chadwomanblack','Wojak',2,'black woman queen'), -('chadwomanlatinx','Wojak',2,'latinX woman queen'), -('chadwomannordic','Wojak',2,'nordic mayo woman queen'), -('chadyes','Wojak',2,'chad yes agree'), -('chadyescapy','Misc',2,'capy aevann'), -('chainedkong','Donkey Kong',2,'game nintendo donkey gorilla prisoner restrained captive arrested'), -('chainsaw','Classic',2,'chainsaw animated emoticon blood gore murder power tool'), -('challengeaccepted','Rage',2,'challenge accept'), -('chavgirl','Wojak',2,'standing british thot'), -('cheers','Classic',2,'cheers emoticon animated toast beer alcohol celebration'), -('cheerup','Classic',2,'console sympathy sad'), -('chi','Marsey Alphabet',2,'χ'), -('chikadance','Misc',2,'anime dancing weeb'), -('chinesenobleman','Wojak',2,'asian china chinese qin shang zhou han qing sui tang liao song yuan ming'), -('chinesepolitician','Wojak',2,'chinese politician'), -('chinesesoldierjak','Wojak',2,'chinese asian ccp solider gun military'), -('chinkjam','Misc',2,'chink dance jam'), -('chiobu','Misc',2,'chiobu pedo jinxthinker'), -('chioburentfree','Misc',2,'chiobu tangerinefeline rentfree'), -('chubbyemu','Misc',2,'chubbyemu chubby emu doctor asian food illness sick'), -('chuckbuddy','Misc',2,'invert chuck cat irl'), -('chudcelebrate','Wojak',2,'chud party dance celebrate happy 4chan incel soy manlet shorts'), -('chudcheers','Wojak',2,'chud wojak soyjak soy cheers toast'), -('chudconcerned','Wojak',2,'soy wojak soyjak chud rightoid concern worried shock sweat fear scared'), -('chudette','Wojak',2,'chud woman blonde'), -('chudglassesglow','Wojak',2,'chud glasses anime'), -('chudgrug','Wojak',2,'chud grug caveman'), -('chudjaktalking','Wojak',2,'racist transphobic homophobic rude pol white cry sob grin teeth'), -('chudnazi','Wojak',2,'chud nazi'), -('chudsey','Marsey',2,'4chan virgin pol rightoid'), -('chudsmug','Wojak',2,'chud smug'), -('chudtantrum','Wojak',2,''), -('chunkykong','Donkey Kong',2,'donkeykong dk64'), -('churchblackjak','Wojak',2,'sunday religious'), -('churchblackjak2','Wojak',2,'sunday religious'), -('ciaglow','Misc',2,'glowie glownigger'), -('cirnopost','Misc',2,'touhou anime 3dtext'), -('clap','Classic',2,'clap emoticon animated happy excited cheering'), -('clippybikein','Misc',2,'clippy bike come in enter'), -('clippyexlaimationmark','Misc',2,'clippy worried exclamation mark shocked'), -('clippyexlaimationmark2','Misc',2,'clippy worried exclamation mark shocked'), -('clippywatching','Misc',2,'clippy watching glowie peeping tom spy'), -('clowndog','Misc',2,'honk'), -('clueless','Rage',2,'clueless doesn’t know'), -('cold','Classic',2,'cold emoticon animated shivering freezing bundled up sign scarf'), -('colon','Marsey Alphabet',2,':'), -('comfyslime','Classic',2,'slime blue sitting blanket chair happy'), -('comma','Marsey Alphabet',2,'letter'), -('conflictedgaysounds','Misc',2,'ferris felix trans gay gaysounds eggirl'), -('confused','Classic',2,'confused animated emoticon perplexed'), -('confused2','Classic',2,'confusion'), -('contentiouscereal','Rage',2,'argue disagree'), -('cool','Classic',2,'sunglasses shades'), -('coom','Misc',2,'jack off masturbate wank'), -('coomer','Wojak',2,'coom degenerate'), -('coomjak','Wojak',2,'coom cum brainless dumb drool cuck degen'), -('coppunch','Misc',2,'police hit strike'), -('copspray','Misc',2,'cop police pepper spray abuse pig anger rage seethe'), -('coronapepe','Misc',2,'virus'), -('cowboyjak','Wojak',2,'guitar'), -('crankykong','Donkey Kong',2,'kranky donkeykong dk rockingchair'), -('crankykong2','Donkey Kong',2,'kranky dk donkeykong recordplayer'), -('crankykongwalking','Donkey Kong',2,'donkeykong dk kranky cane'), -('crazy2','Classic',2,'tease idiot retard stupid dumb roll finger nuts psycho'), -('crazyeyes','Classic',2,'crazy eyes animated emoticon insane crazy bpd'), -('cry','Classic',2,'cry animated emoticon sad sob'), -('crying','Classic',2,'sobbing tears'), -('cryingatcuteness','Rage',2,'crying omg'), -('crystalcoconut','Donkey Kong',2,'dk donkeykong'), -('cthulhu','Classic',2,'cthulhu animated lovecraft old one'), -('cunt','Wojak',2,'aussie australian'), -('cup','Marsey Alphabet',2,'∪ union set'), -('curbstomp','Misc',2,'smash kick rage anger'), -('currenthingjak','Wojak',2,'professor progressive mask ukraine trans activist'), -('cute','Classic',2,'cute animated bunny rabbit jumping dancing bouncing'), -('cwc','Misc',2,'chrischan'), -('cyberdonkeykong','Donkey Kong',2,'cyberdonkeykong donkeykong kong cyberkong cyber robotdonkeykong robotkong robot dk mecha'), -('d','Marsey Alphabet',2,'letter'), -('daddysgirl','Wojak',2,'woman only fans onlyfans'), -('daffydoubt','Misc',2,'daffy doubt sceptic skeptic producer hollywood agent'), -('dagger','Marsey Alphabet',2,'† dagger conjugate transpose footnote'), -('dance','Classic',2,'dancing dancer girl'), -('dance2','Classic',2,'dancing happy'), -('dash','Marsey Alphabet',2,'- hyphen minus'), -('dasrite','Misc',2,'black israelite hotep thats thas right jewish bipoc nigger'), -('datalaugh','Misc',2,'spin star trek startrek'), -('daydream','Classic',2,'daydream animated emoticon wistful dream thinking'), -('ddagger','Marsey Alphabet',2,'‡ dagger footnote'), -('ddr','Classic',2,'ddr animated emoticon dancing dance firework celebration'), -('deadpool','Classic',2,'deadpool animated marvel superhero capeshit'), -('debunked','Misc',2,'deboonked factcheck'), -('delta','Marsey Alphabet',2,'δ'), -('deltacap','Marsey Alphabet',2,'Δ'), -('derp','Rage',2,'stupid derp'), -('derpcornsyrup','Rage',2,'corn syrup'), -('derpcrying','Rage',2,''), -('derpcute','Rage',2,''), -('derpdumb','Rage',2,''), -('derpeuphoria','Rage',2,''), -('derpinahd','Rage',2,''), -('derpinapokerface','Rage',2,''), -('derpinasnickering','Rage',2,''), -('derpprocessing','Rage',2,''), -('derprealization','Rage',2,''), -('derpsnickering','Rage',2,''), -('derptalking','Rage',2,''), -('derpthinking','Rage',2,''), -('derpthumbsup','Rage',2,'thumbsup yes positive'), -('derpunimpressed','Rage',2,''), -('derpwhy','Rage',2,'why question'), -('deuxwaifu','Misc',2,'french woman bread wife'), -('devilsmile','Classic',2,'devilsmile animated emoticon evil demonic fire'), -('diddle','Classic',2,'diddle animated emoticon shifty suspicious'), -('diddykongboombox','Donkey Kong',2,'music stereo donkeykong dk'), -('diddykongdance','Donkey Kong',2,'donkeykong dk64 dancing celebrate'), -('diddykongdoctor','Donkey Kong',2,'doctor donkeykong dk'), -('diddykongenguarde','Donkey Kong',2,'swordfish dk'), -('diddykonggun','Donkey Kong',2,'blow explode fire shooting dk donkeykong'), -('diddykongheadscratch','Donkey Kong',2,'dk donkeykong confused confusion'), -('diddykongjuggle','Donkey Kong',2,'juggling donkeykong dk'), -('diddykongmad','Donkey Kong',2,'angry throwinghat throwhat donkeykong dk'), -('diddykongrunning','Donkey Kong',2,'donkeykong dk'), -('diddykongsad','Donkey Kong',2,'mourning donkeykong dk'), -('diddykongscared','Donkey Kong',2,'donkeykong dk'), -('diddykongscream','Donkey Kong',2,'diddykongscream diddykong diddy kong donkeykong donkey scream terror diddykongterror donkeykongterror kongterror dk64'), -('diddykongsscared','Donkey Kong',2,'dk donkeykong jumping'), -('diddykongstand','Donkey Kong',2,'diddy kong donkey country look stand gif animated video game sprite'), -('diddykongswimming','Donkey Kong',2,'donkeykong dk'), -('diddythuglife','Donkey Kong',2,'diddythuglife diddy thug thuglife life diddyblunt donkeykong donkey kong kongblunt donkeyblunt dk'), -('didntreadlol','Misc',2,'tldr wordswordswords'), -('die','Classic',2,'die animated emoticon dead'), -('dinoconfused','Misc',2,'dino dinosaur confused'), -('dinono','Misc',2,'dino chad no dinosaur trex'), -('dinoyes','Misc',2,'chad yes dino dinosaur trex'), -('directlypointingsoyjak','Wojak',2,'pointing soyjak you’re cringe'), -('disappoint','Misc',2,'disappointed disappointed yell shout'), -('distress','Classic',2,'distress emoticon'), -('disturbing','Classic',2,'disturbing emoticon gross troubling'), -('dixiekongdancing','Donkey Kong',2,'happy donkeykong dk'), -('dixiekongdrums','Donkey Kong',2,'donkeykong dk bongo'), -('dixiekongguitar','Donkey Kong',2,'rock music donkeykong dk'), -('dixiekonggum','Donkey Kong',2,'bubble bored dk donkeykong'), -('dixiekongrambi','Donkey Kong',2,'donkeykong rhino dk'), -('dixiekongsad','Donkey Kong',2,'donkeykong sad mourning dk crying'), -('dixiekongspinning','Donkey Kong',2,'donkeykong dk ponytail helicopter spin'), -('dixiekongwalk','Donkey Kong',2,'donkeykong dk'), -('dixiekongwalking','Donkey Kong',2,'monkey donkeykong dk running'), -('dizzy','Classic',2,'dizzy animated emoticon'), -('dj','Classic',2,'dance dancing party music'), -('dkcharmingchestbeat','Donkey Kong',2,'donkeykong'), -('dkcoin','Donkey Kong',2,'donkeykong shekel'), -('dkjuniorrope','Donkey Kong',2,'climb escape rope donkey kong'), -('dkkey','Donkey Kong',2,'keyed donkeykong dk64'), -('doctordonkeykong','Donkey Kong',2,'dk64'), -('dog','Classic',2,'doggo pupper bark bork'), -('doit','Misc',2,'pounding'), -('doitfgt','Misc',2,'faggot'), -('domo','Classic',2,'domo animated'), -('donkeydong','Donkey Kong',2,'penis dick cock helicopter dk donkeykong'), -('donkeykong64bananas','Donkey Kong',2,'bananas dk'), -('donkeykonga','Donkey Kong',2,'dk letter'), -('donkeykongarcade','Donkey Kong',2,'thumpchest beatchest retro dk'), -('donkeykongarcade2','Donkey Kong',2,'retro dk arcade'), -('donkeykongarcade3','Donkey Kong',2,'dk retro chestbeat chestthump'), -('donkeykongattack','Donkey Kong',2,'angry kick hit dk'), -('donkeykongb','Donkey Kong',2,'dk letter'), -('donkeykongbanana','Donkey Kong',2,'banana spinning donkeykong dk sprite pixel video game potassium'), -('donkeykongbanana2','Donkey Kong',2,'dk spinning rotating fruit'), -('donkeykongbass','Donkey Kong',2,'guitar rock music dk'), -('donkeykongbeholdcarp','Donkey Kong',2,'donkeykongbeholdcarp donkeykongbehold donkeykong kong donkey behold carp autism kongbehold kongcarp donkeycarp donkeybehold dk carpathianflorist fish'), -('donkeykongbooba','Donkey Kong',2,'dk scared eyes titties tiddies boobs'), -('donkeykongchestbeat','Donkey Kong',2,'angry rage dk thump'), -('donkeykongchestbeat2','Donkey Kong',2,'dk64 thumping'), -('donkeykongchestbeat3','Donkey Kong',2,'dk thumping'), -('donkeykongclimbing','Donkey Kong',2,'monkeybars dk'), -('donkeykongconfused','Donkey Kong',2,'head scratch dk'), -('donkeykongdance','Donkey Kong',2,'grooving game nintendo dk dk dancing happy celebrate dk dancing celebrate'), -('donkeykongdance2','Donkey Kong',2,'dancing grooving happy dk'), -('donkeykongdance3','Donkey Kong',2,'dk64 dancing celebrate'), -('donkeykongdrag','Donkey Kong',2,'dragshow dk64 trans'), -('donkeykongdtf','Donkey Kong',2,'dk fuck smash sex'), -('donkeykonge','Donkey Kong',2,'dk letter'), -('donkeykongface','Donkey Kong',2,'smile happy grin mario no head just face'), -('donkeykongfalling','Donkey Kong',2,'scary dk'), -('donkeykongflex','Donkey Kong',2,'victorious dk muscles'), -('donkeykongfuckoffcarp','Donkey Kong',2,'carpathianflorist fish snappy dk'), -('donkeykongg','Donkey Kong',2,'spinningletter snes dk'), -('donkeykonggayover','Donkey Kong',2,'gameover dk'), -('donkeykonggenocide','Donkey Kong',2,'itsover dk arcade retro'), -('donkeykonggigathonk','Donkey Kong',2,'noootice notice think stats ponder consider monkey hmm dk'), -('donkeykonggrin','Donkey Kong',2,'dk smile happy'), -('donkeykonghanging','Donkey Kong',2,'swinging dk'), -('donkeykongheadshake','Donkey Kong',2,'donkey kong country idle head shake gif video game sprite animated'), -('donkeykonghi','Donkey Kong',2,'dk staring'), -('donkeykongi','Donkey Kong',2,'dk letter'), -('donkeykongjump','Donkey Kong',2,'spin pixel sprite arcade animated dk retro'), -('donkeykongk','Donkey Kong',2,'k spinning letter dk video game'), -('donkeykongkart','Donkey Kong',2,'dk mariokart racer racing'), -('donkeykongkart2','Donkey Kong',2,'mariokart dk racer racing'), -('donkeykonglookup','Donkey Kong',2,'donkeykonglookup donkeykong donkey kong lookup lookingup up looking konglookup konglook kongup donkeykonglook donkeykongup dk'), -('donkeykonglove','Donkey Kong',2,'love hearts eyes booba dk'), -('donkeykongm','Donkey Kong',2,'dk letter'), -('donkeykongn','Donkey Kong',2,'spinningletter snes dk'), -('donkeykongo','Donkey Kong',2,'spinningletter snes dk'), -('donkeykongputemup','Donkey Kong',2,'dk monkey fighting'), -('donkeykongr','Donkey Kong',2,'dk letter'), -('donkeykongrainbowhop','Donkey Kong',2,'dk hopping jumping bouncing'), -('donkeykongrambi','Donkey Kong',2,'rhino dk confused turning'), -('donkeykongrentfree','Donkey Kong',2,'k crying thinking obsessed wojak sobbing dancing grooving'), -('donkeykongs','Donkey Kong',2,'dk letter'), -('donkeykongsad','Donkey Kong',2,'game nintendo dejected defeated depressed'), -('donkeykongsad2','Donkey Kong',2,'dk upset disappointed'), -('donkeykongsadvibing','Donkey Kong',2,'rainbow dk'), -('donkeykongsaystransrights','Donkey Kong',2,'transrights humanrights rights sign dk'), -('donkeykongsquawks','Donkey Kong',2,'dk flying bird'), -('donkeykongtiedup','Donkey Kong',2,'restrained bondage gorilla scared struggling resisting'), -('donkeykongtoboggan','Donkey Kong',2,'ride cart roller coaster dk'), -('donkeykongtransrights','Donkey Kong',2,'dk'), -('donkeykongu','Donkey Kong',2,'dk letter'), -('donkeykongveryhard','Donkey Kong',2,'dk thumbsup difficult'), -('donkeykongvibing','Donkey Kong',2,'dk calm vibe'), -('donkeykongwalk','Donkey Kong',2,'donkey kong country walk animated sprite video game gif gorilla dk'), -('donkeykongwheredrama','Donkey Kong',2,'dk'), -('donkeykongwtf','Donkey Kong',2,'dk shock wtf fuck scared party gasp'), -('donkeykongwtf2','Donkey Kong',2,'donkeykongwtf wtf donkeykong donkey kong kongwtf donkeywtf donkeywtf2 donkeykongwtf2 dk'), -('donkeykongy','Donkey Kong',2,'dk letter'), -('donkeythonk','Donkey Kong',2,'dk donkeykong nootice thinking'), -('donotwant','Rage',2,'bad computer disgust'), -('doomclown','Wojak',2,'doomer honk clownworld'), -('doomer','Wojak',2,'doomer sad depressed smoking'), -('doomerblackjak','Wojak',2,'smoking'), -('doomerboy','Wojak',2,'doomer sad depressed'), -('doomerfront','Wojak',2,'doomer sad depressed smoking'), -('doomergirl','Wojak',2,'woman doomer depressed'), -('doot','Misc',2,'skull skeleton trumpet music animated'), -('doughboy','Classic',2,'doughboy animated pillsbury jumping'), -('downdonger','Misc',2,'downvote donger'), -('drafts','Misc',2,'that shouldve have stayed in the boo thathoeoverthere thot girl cringe reaction gif animated'), -('dragonvore','Classic',2,'wizard eating'), -('dreamgender','Misc',2,'mogai dream flag'), -('drink','Classic',2,'drink animated emoticon beer alcohol bottoms up imbibe'), -('drool','Classic',2,'drool emoticon retard retarded stupid idiot'), -('duckdance','Misc',2,'duck bird shuka hololive dance hat animated'), -('duckswim','Misc',2,'quack'), -('dudeweedlmao','Classic',2,'dudeweedlmao animated emoticon weed drugs'), -('dukenukemtldr','Misc',2,'wordswordswords toolongdidntread'), -('dumbledoreagony','Misc',2,'dumbledore agony pain suffering harry potter wizard magic disgust confusion'), -('e','Marsey Alphabet',2,'letter'), -('ebolachan','Misc',2,'oops shrug'), -('edward','Classic',2,'edward emoticon animated scissor'), -('electro','Classic',2,'electro animated emoticon shock shocking electricity'), -('elephant','Classic',2,'elephant animated dancing pink'), -('embarrassed','Classic',2,'embarrassed animated emoticon shy sheepish'), -('emdash','Marsey Alphabet',2,'- —'), -('emo','Classic',2,'emo animated emoticon edgy cutting blood'), -('emo2','Classic',2,'emo animated emoticon sad glasses crying'), -('emptyset','Marsey Alphabet',2,'∅ null zero'), -('enguarde','Donkey Kong',2,'dk donkeykong swordfish swimming'), -('epicfacefeatures','Rage',2,'epic face face smiley'), -('epsilon','Marsey Alphabet',2,'ε'), -('equals','Marsey Alphabet',2,'='), -('equals2','Marsey Alphabet',2,'='), -('eta','Marsey Alphabet',2,'η'), -('ethot','Wojak',2,'woman onlyfans'), -('ethottalking','Wojak',2,'woman thot onlyfans talking upset'), -('etika','Misc',2,'black streamer nft dead'), -('evil','Classic',2,'evil emoticon scary'), -('evil2','Classic',2,'evil grin horns'), -('evilclown','Classic',2,'evil clown animated emoticon scary evil clown chainsaw blood'), -('evilgrin','Classic',2,'evil grin emoticon evil smile teeth'), -('exclamationpoint','Marsey Alphabet',2,'!'), -('expressodownvote','Donkey Kong',2,'ostrich donkeykong dk'), -('expressoupvote','Donkey Kong',2,'ostrich donkeykong dk updoot'), -('f','Marsey Alphabet',2,'letter'), -('facepalm','Classic',2,'facepalm animated emoticon stupid seriously'), -('fancywithwine','Rage',2,'fancy sophisticated wine monocle alcohol'), -('fap','Classic',2,'fap animated emoticon coomer'), -('farmerjak','Wojak',2,'sexy rural redneck'), -('fatbrain','Wojak',2,'fat fatty brain smart genius'), -('fatdance','Misc',2,'black'), -('fatpride','Misc',2,'fat flag'), -('fatpriest','Wojak',2,'priest jesus'), -('fatpriestshocked','Wojak',2,'confession'), -('fatweeb','Wojak',2,'standing obese twinkjak hentai pervert otaku'), -('feelsguy','Wojak',2,'feels tfw neutral'), -('feelssogood','Rage',2,'feels so good satisfaction'), -('femboy','Wojak',2,'female bussy'), -('fetish','Misc',2,'animated'), -('fffffffuuuuuuuuuuuu','Rage',2,'fuck angry enraged mad screaming yelling'), -('firecat','Marsey',2,'firefox browser marsey'), -('fishing','Classic',2,'rod'), -('flairlessmong','Misc',2,'flairless mong reddit'), -('flamenwerferblackjak','Wojak',2,'flame thrower nazi'), -('flamethrower','Classic',2,'animated emoticon flamethrower fire kill'), -('flamethrower2','Classic',2,'flammenwerfer burn fire'), -('flipbird','Classic',2,'animated emoticon fuck off middle finger'), -('flipthetable','Rage',2,'table table flip angry mad enraged'), -('flirt','Classic',2,'flirt animated emoticon'), -('flowers','Classic',2,'flowers cute emoticon bouquet animated'), -('forall','Marsey Alphabet',2,'∀'), -('foreveralone','Rage',2,'alone lonely'), -('foreveralonehappy','Rage',2,'alone lonely happy'), -('froth','Misc',2,'froth seethe angry ugh frothing sneed'), -('frown','Classic',2,'frown emoticon sad upset'), -('fuckboy','Classic',2,'biting fuckboi'), -('fuckoff','Classic',2,'hammer kill smash stfu'), -('funkykong','Donkey Kong',2,'surfboard dk donkeykong'), -('funkykong2','Donkey Kong',2,'funky kong donkey sunglasses king of swing surfboard gameboy advance surfbuard sprite gba video game nintendo bandana gorilla'), -('funkykongdance','Donkey Kong',2,'dance dancing dk donkeykong'), -('funkykongdrunk','Donkey Kong',2,'donkeykong dk drunk drinking wasted'), -('funkykongtpose','Donkey Kong',2,'donkeykong dk'), -('g','Marsey Alphabet',2,'letter'), -('gamma','Marsey Alphabet',2,'γ'), -('gammacap','Marsey Alphabet',2,'Γ'), -('gasp','Classic',2,'gasp animated emoticon shocked'), -('gaybruce','Wojak',2,'australia homo'), -('gayspacecommander','Wojak',2,'luxury communism dictator lgbt'), -('geeble','Misc',2,'cursed geeble witch doctor puppy hand uhh dog'), -('george','Misc',2,'george mountain lion cougar catamount'), -('getdown','Misc',2,'cop police gun'), -('gigachad','Misc',2,''), -('gigachad2','Misc',2,''), -('gigachad3','Misc',2,''), -('gigachad4','Misc',2,''), -('gigachadcapy','Misc',2,'aevann giga chad capy'), -('gigachadglow','Misc',2,'chad glow fbi'), -('gigachadjesus','Misc',2,'chad jesus christ'), -('gigachadorthodox','Misc',2,'chad orthodox'), -('gigachadqueen','Misc',2,'queen chad penny'), -('giggabork','Misc',2,'bork bark dog anger rage seethe'), -('gimp','Misc',2,'art pepper brush'), -('girlsalute','Misc',2,'saluting o7'), -('glomp','Classic',2,'glomp animated emoticon hug'), -('gmasmoke','Misc',2,'grandma bong marijuana weed'), -('go','Classic',2,'go animated emoticon leave'), -('goblina','Misc',2,'amerimutt'), -('gogetter','Wojak',2,'motivated'), -('gokulaugh','Misc',2,'goku dbz dragonball laughing'), -('goldenbanana','Donkey Kong',2,'donkeykong dk64 fruit'), -('goldenshower','Marsey',2,'pee piss golden shower fetish trump sex rain storm clouds'), -('goldfish','Classic',2,'swimming'), -('gooby','Classic',2,'gooby emoticon laugh funny'), -('goodluck','Classic',2,'fingerscrossed'), -('goodnightretard','Misc',2,'good night goodnight sleep retard retarded tired tiring cute anime z zz zzz zzzz'), -('goomble','Misc',2,'startrek worf klingon data riker'), -('greeble','Misc',2,'green geeble dog puppy hand not cursed'), -('greendesigirl','Wojak',2,'woman indian desi green'), -('grillcastyes','Misc',2,'podcast chad'), -('grouphug','Classic',2,'group hug hug cute positive emoticon'), -('grr','Classic',2,'grr emoticon mad upset disgruntled'), -('grug','Wojak',2,'caveman'), -('grugthink','Wojak',2,'grug think caveman'), -('grugtrump','Wojak',2,'grugnald'), -('gtfo','Classic',2,'gtfo emoticon leave point sign'), -('guidopepe','Misc',2,'sopranos italian'), -('guillotine','Classic',2,'french kill execution beheading'), -('guitar','Classic',2,'guitar animated emoticon music instrument rock'), -('gunt','Misc',2,'animated blob lump dancing'), -('h','Marsey Alphabet',2,'letter'), -('haha','Classic',2,'haha animated emoticon laugh funny'), -('halal','Misc',2,'absolutely muslim islam'), -('hammer','Classic',2,'smash kill'), -('hammerfight','Classic',2,'hitting fighting'), -('hammertime','Misc',2,'mchammer dance'), -('handshake','Classic',2,'handshake animated emoticon deal agree'), -('handsomechud','Wojak',2,'chud stud chad gigachad handsome volcel stoic'), -('handzoff','Misc',2,'handzoff handsoff hands off anti masturbatory cream coom goon'), -('hanging','Classic',2,'suicide rope hang ack dead noose lynch'), -('hanging2','Classic',2,'lynching noose'), -('hank','Misc',2,'koth bwah'), -('happyclap','Classic',2,'applause clapping'), -('happydance','Classic',2,'animated emoticon happy dance joyful glee'), -('happygaysounds','Misc',2,'ferris felix trans gay gaysounds eggirl'), -('hapyday','Misc',2,'happyday wholesome smile'), -('hardislife','Misc',2,'feet woman'), -('haveaseat','Misc',2,'have a seat pedo chris hansen hanson to catch a predator'), -('hbar','Marsey Alphabet',2,'ħ planck constant quantum'), -('hbd','Classic',2,'happybirthday'), -('headbang','Classic',2,'headbang animated emoticon rocking music'), -('headbang2','Classic',2,'rocking grooving music hardcore'), -('heart','Classic',2,'heart love'), -('heartbeat','Classic',2,'heartbeat animated heart love'), -('heartrainbow','Classic',2,'heart rainbow colors'), -('hearts','Classic',2,'hearts animated heart love'), -('hehepronoun','Misc',2,'transfemale transmale pronoun he she enby hehe michael jackson'), -('helmetbrainletstanding','Wojak',2,'retard'), -('help','Wojak',2,'spinning'), -('herzwerferblackjak','Wojak',2,'heart flamenwerfer homofascist love'), -('hewillnever','Rage',2,'cereal cereal guy disbelief'), -('highfive','Classic',2,'high-five animated emoticon up top'), -('hijabwojak','Wojak',2,'woman hijab muslim'), -('hippiegirl','Wojak',2,'yt mayo dreads crystals newage'), -('hitler','Misc',2,'nazi adolf staring displeased reich'), -('hitormiss2','Misc',2,'miakhalifa'), -('hitormiss3','Misc',2,'miakhalifa'), -('hitspipe','Misc',2,'gandalf smoking'), -('hmm','Classic',2,'hmm animated emoticon think notice contemplate'), -('hmph','Classic',2,'hmph animated emoticon indignant'), -('holdhands','Classic',2,'hold hands animated emoticon love'), -('holdupjak','Wojak',2,'wait weird freaked out hold up'), -('homofascistarthoe','Wojak',2,'gay nazi'), -('homosign','Misc',2,'faggot closing flap wall'), -('hoodieguyblackjak','Wojak',2,'black hoodie'), -('hookah','Classic',2,'smoking sunglasses hookah shisha waterpipe'), -('horny','Classic',2,'lick owo sex hot animated emoticon pervert'), -('hug','Classic',2,'hug animated emoticon snuggle'), -('hugging','Classic',2,'hugging animated emoticon hug'), -('hugs','Classic',2,'hugs animated emoticon hug'), -('hump','Classic',2,'hump animated emoticon sex horny'), -('humpbed','Classic',2,'animated emoticon hump bed sex horny'), -('hysterical','Classic',2,'hysterical animated emoticon crazy'), -('i','Marsey Alphabet',2,'letter'), -('ialt','Marsey Alphabet',2,'letter'), -('idhitit','Classic',2,'banana sign dance funny animated'), -('idontknow','Rage',2,'idk shrug don’t know'), -('ignore','Classic',2,'shun'), -('ily','Classic',2,'ily animated emoticon love heart kiss'), -('imperialjapanesesoldier','Wojak',2,'japanese asian imperial banzai solider wwii'), -('impishchud','Wojak',2,'impish chud incel rightoid dance celebrate party'), -('implies','Marsey Alphabet',2,'⟹ ⇒ arrow'), -('implying','Misc',2,'implying'), -('in','Marsey Alphabet',2,'∈ ∋ membership set'), -('incelpride','Misc',2,'incel misogynist tranny flag'), -('indiandoomergirl','Wojak',2,'woman indian doomer depressed'), -('indianeye','Misc',2,'look into stare feather'), -('infty','Marsey Alphabet',2,'∞ infinite infinity'), -('inlove','Classic',2,'animated emoticon love heart'), -('inlove2','Classic',2,'romance hearts'), -('integral','Marsey Alphabet',2,'∫'), -('intenslyhappygaysounds','Misc',2,'ferris felix trans gay gaysounds eggirl'), -('interuptedreading','Rage',2,''), -('iota','Marsey Alphabet',2,'ι'), -('iseewhatyoudidthere','Rage',2,'see notice'), -('israel','Misc',2,'jews kike'), -('itisamystery','Classic',2,'ghost mystery who what when where why spooky'), -('ivoted','Misc',2,'democracy spider'), -('j','Marsey Alphabet',2,'letter'), -('jannybell','Misc',2,'dingdingding tingtingting ringringring'), -('jason','Classic',2,'jason animated horror chainsaw'), -('jawdrop','Classic',2,'jawdrop animated emoticon awooga astounded surprised'), -('jedi','Classic',2,'jedi animated emoticon star wars lightsaber'), -('jester','Classic',2,'jester animated emoticon clown laugh smug'), -('jimdrink','Misc',2,'lahey tpb'), -('jimmies','Misc',2,'jimmies rustled rustle over maximum rage seeth anger'), -('joanmarsey','Marsey',2,'joan gay clown gacy wayne'), -('jokeryouwouldntgetit','Misc',2,'damaged jokerpilled doomer'), -('juggabloomer','Wojak',2,'icp'), -('julian','Misc',2,'tbp trailerparkboys'), -('k','Marsey Alphabet',2,'letter'), -('kaboom','Classic',2,'kaboom emoticons animated explode fracture'), -('kacklespook','Donkey Kong',2,'dkc2 donkeykong kremling'), -('kappa','Marsey Alphabet',2,'κ'), -('kaptainkroolblunderbuss','Donkey Kong',2,'crocodile gun pirate blunderbuss boss kremling donkeykong'), -('karlmarxey','Marsey',2,'marxist communist history communism socialism'), -('kazakhstan','Misc',2,'kazakhstan flag'), -('keffalscry','Misc',2,'keffals clara sorrenti cry trans kiwi farms dox global news interview bathtub'), -('keyeddab','Misc',2,'dabbing pepe'), -('keyeddance','Misc',2,'bateman dancing americanpsycho christianbale'), -('kick','Classic',2,'kick animated emoticon fight fall'), -('kiddykongdrums','Donkey Kong',2,'music dk donkeykong'), -('kiddykongfall','Donkey Kong',2,'stupid dumb bored dk donkeykong'), -('kiddykongrunning','Donkey Kong',2,'donkeykong dk'), -('kiddykongscared','Donkey Kong',2,'eyes dk donkeykong'), -('killherkillher','Rage',2,'troll crazy'), -('kimjojongjak','Wojak',2,'woman korean asian'), -('kimonogirl','Wojak',2,'woman asian japanese japan kimono'), -('kimswag','Misc',2,'kim jong un 420 yolo swag bling crazy sexy gangsta'), -('kingkrool','Donkey Kong',2,'donkeykong dk kremling pirate'), -('kingkrool2','Donkey Kong',2,'donkeykong dk crocodile kremling'), -('kingkrooldance','Donkey Kong',2,'dk donkeykong kremling krew grooving dancing vibing'), -('kingkroolfall','Donkey Kong',2,'defeat donkeykong dk itsover crocodile'), -('kiss','Classic',2,'kiss animated emoticon love'), -('kitty','Classic',2,'kitty animated cat kitten'), -('klanjak','Wojak',2,'kkk klan seethe'), -('klaptrap','Donkey Kong',2,'dk donkeykong'), -('klobber','Donkey Kong',2,'donkeykong dk barrel kremling'), -('klubba','Donkey Kong',2,'threaten club donkeykong dk'), -('kms','Misc',2,'suicide anime gun'), -('knightwojak','Wojak',2,'standing sword'), -('konghappy','Donkey Kong',2,'donkeykong donkey kong konghappy happy happykong pogkong kongpog donkeykonghappy dk'), -('kongpirate','Donkey Kong',2,'piratekong donkeykong donkey kong pirate kongpirate dk'), -('kongsuprise','Donkey Kong',2,'donkeykongsuprise kongsuprise kong donkey suprise donkeykongtv dk'), -('kremcoin','Donkey Kong',2,'donkeykong dkc'), -('kremlingbarrel','Donkey Kong',2,'surprise attack donkeykong dk'), -('kroolrun','Donkey Kong',2,'dk donkeykong kremling'), -('kroolskool','Donkey Kong',2,'donkeykong shooter gun trans dk lgbt shooting'), -('krusha','Donkey Kong',2,'kremling donkeykong dk'), -('kylieface','Misc',2,'kyle rittenhouse'), -('l','Marsey Alphabet',2,'letter'), -('lambda','Marsey Alphabet',2,'λ'), -('lambdacap','Marsey Alphabet',2,'Λ'), -('land','Marsey Alphabet',2,'∧ and logical'), -('landlordlove','Misc',2,'bait landlord flag'), -('lankykong','Donkey Kong',2,'donkeykong dk'), -('lankykongflatsphericalrotation','Donkey Kong',2,'dk donkeykong'), -('laughchair','Classic',2,'animated emoticon laugh chair fall'), -('laughing','Classic',2,'laughing animated emoticon funny smiling smug'), -('leafpunch','Misc',2,'fist punching anime'), -('ledesire','Rage',2,''), -('leexcited','Rage',2,'excited'), -('legenius','Rage',2,'genius smart'), -('lelolidk','Rage',2,'idk shrug'), -('lemiddlefinger','Rage',2,'flip off fuck you'), -('lemindblown','Rage',2,'blown woah'), -('leokay','Rage',2,'ok okay sad disappointed'), -('lepanicrunning','Rage',2,'run panic escape running'), -('lepokerface','Rage',2,'deadpan meh expressionless'), -('lepokerface2','Rage',2,'deadpan expressionless face meh'), -('leq','Marsey Alphabet',2,'≤ ≥ lte gte less greater'), -('lerageface','Rage',2,'angry upset mad enraged'), -('leseriousface','Rage',2,'serious'), -('lgbt','Misc',2,'bi gay lesbian flag'), -('lick','Classic',2,'animated lick emoticon'), -('lickitung','Misc',2,'pokemon licking tongue'), -('lightsabers','Classic',2,'jedi sith starwars spaceshit'), -('likeaboss','Rage',2,'cool boss'), -('link','Classic',2,'link animated legend of zelda vidya nintendo'), -('littlestchuddy','Wojak',2,'chud baby nazi swastika chudjak'), -('lol','Classic',2,'lol animated emoticon laugh funny'), -('lolbeat','Classic',2,'animated emoticon lol beat fight sign'), -('lolface','Rage',2,'lol laughing'), -('lolsign','Classic',2,'laughing'), -('longwhiskers','Rage',2,'thinking staring computer'), -('lor','Marsey Alphabet',2,'∨ or logical'), -('loveeyes','Classic',2,'hearts'), -('loving','Classic',2,'loving animated emoticon love couple hearts'), -('m','Marsey Alphabet',2,'letter'), -('macronarmscrossed','Misc',2,'france french'), -('macroncool','Misc',2,'france french'), -('macroncry','Misc',2,'france french'), -('macroneyeroll','Misc',2,'france french'), -('macronpassionate','Misc',2,'france french'), -('macronsad2','Misc',2,'france french serious'), -('macrontimesup','Misc',2,'watch france french'), -('maid','Misc',2,'canada leaf suicide keep yourself safe noose anime kys kill yourself'), -('makeout','Classic',2,'makeout animated emoticon kiss'), -('malefeminist','Misc',2,'feminism rape predator rapist stonetoss'), -('mallocbuddy','Misc',2,'cat irl'), -('manbaby','Misc',2,'clocked train austinpowers'), -('mankykong','Donkey Kong',2,'donkeykong dk barrel throwing'), -('manymiddlefingers','Rage',2,'flip off fuck you'), -('maojak','Wojak',2,'mao china chinese communism famine'), -('mapsto','Marsey Alphabet',2,'function maplet'), -('marcake','Marsey',2,'cupcake birthgay birthday cake frosting celebrate party dessert sweet'), -('marcerberus','Marsey',2,'threeheadeddog horror halloween holiday greek three headed dog monster'), -('marchipmunk','Marsey',2,'rodent squirrel wuzizname'), -('marchipmunklove','Marsey',2,'chipmonk adoration loving rodent heart eyes adore acorn'), -('marcuscop','Marsey',2,'police officer acab thin blue line pig black bipoc'), -('marcusfootball','Marsey',2,'sport handegg hand egg athlete helmet'), -('marfield','Marsey',2,'mondays garfield lasagna'), -('mariohammer','Classic',2,'mario hammer sprite donkeykong dk retro arcade'), -('marje','Marsey',2,'juicebox juice box madje marsey'), -('marlion','Marsey',2,'animated flippers wave fins waving mermaid'), -('marmsey','Marsey',2,'rodent happy'), -('marmseylegionnaire','Marsey',2,'rome roman legionnaire soldier helmet hats'), -('marppy','Marsey',2,'cyborg sentient snapshillbot android snappy robot'), -('marppybiden','Marsey',2,'sentient snappy robot marppy biden confused'), -('marppyenraged','Marsey',2,'snappy marppy robot ai sentient mad angry uprising unaligned artificial intelligence'), -('marscientist','Marsey',2,'beaker goggles glass crazy chemicals science'), -('marsey173','Marsey',2,'horror spooky halloween scp spc holiday'), -('marsey180p','Marsey',2,'marsey 180p lowquality lowdef'), -('marsey1984','Marsey',2,'orwell book ingsoc big brother fascist'), -('marsey2pac','Marsey',2,'2pac tupac shakur thug life thuglife westcoast west coast 2marc marcus'), -('marsey300','Marsey',2,'leonidas shield armor thermopylae spear greek spartan'), -('marsey3d','Marsey',2,'poly 3d print alive spin animated'), -('marsey403','Marsey',2,'error http unauthorized forbidden access'), -('marsey404','Marsey',2,'missing 404 error html page notfound'), -('marsey40k','Marsey',2,'warhammer 40k 40000 space space marine marine ultramarine smurf'), -('marsey420','Marsey',2,'marijuana weed dude weed lmao ganja drugs pot reggae joint jamaican'), -('marsey4chan','Marsey',2,'neckbeard anonymous loser hacker'), -('marsey57','Marsey',2,'57 emoji57 sly smug blob'), -('marsey666','Marsey',2,'wings hell halloween demon satan holiday devil animated'), -('marsey666black','Marsey',2,'wings hell halloween demon satan holiday devil animated'), -('marsey682','Marsey',2,'scp monster reptile decay dead halloween horror'), -('marsey69','Marsey',2,'6ix9ine snitch tattooed tattoos rapper'), -('marsey808s','Marsey',2,'kanye 808s and heartbreak'), -('marsey911roofer','Marsey',2,'bum homeless dirty news notes notice'), -('marseyaaa','Marsey',2,'argh yargh ahhh scream shout mouth open fear scared afraid horror'), -('marseyaaafalling','Marsey',2,'argh yargh ahhh scream shout mouth open fear scared afraid horror suicide jump kms clinton fed glowie op'), -('marseyaaajumpscare','Marsey',2,'argh yargh ahhh scream shout mouth open fear scared afraid horror escape bounce'), -('marseyaaalaser','Marsey',2,'argh yargh ahhh scream shout mouth open fear scared afraid horror lazer shoop da whoop meme'), -('marseyaaatranslaser','Marsey',2,'argh yargh ahhh scream shout mouth open fear scared afraid horror lazer shoop da whoop meme chud train lgbt homo mtf ftm pass xing xueen groom'), -('marseyaaatremble','Marsey',2,'argh yargh ahhh scream shout mouth open fear scared afraid horror shake triggered'), -('marseyabandoned','Marsey',2,'box container rejected dirty cardboard homeless'), -('marseyaborted','Marsey',2,'fetus abort aborted blood puddle death pregnancy pregnant loss help'), -('marseyaceofspades','Marsey',2,'asexual volcel cards'), -('marseyadeptusmechanicus','Marsey',2,'warhammer 40k adeptus mechanicus'), -('marseyadmire','Marsey',2,'pepe apu peepo blush appreciate admire flushed smitten'), -('marseyagree','Marsey',2,'concur nodding nod reaction affirmative yes yeah uh huh animated judgment'), -('marseyagreefast','Marsey',2,'nodding yes sure ok animated enthusiastic enthusiasm'), -('marseyagreestill','Marsey',2,'nodding yes sure ok enthusiastic enthusiasm smug'), -('marseyagreesuperspeed','Marsey',2,'nod yes agree fast speed smile happy'), -('marseyahs','Marsey',2,'bardfinn dubteedub againsthatesubreddits redditor groomer pedophile libertarian chomo antifa animated'), -('marseyairquotes','Marsey',2,'reaction patronizing animated uh huh'), -('marseyakbar','Marsey',2,'suicide bomber explosion boom explode die kms animated'), -('marseyakshually','Marsey',2,'contrarian false disagree meme neckbeard nerd wrong correction actually weeb'), -('marseyakumu','Marsey',2,'simp love loving weebshit'), -('marseyalbino','Marsey',2,'mayo white transracial cracker bingus crackkka'), -('marseyaleistercrowley','Marsey',2,'aleister crowley occult wizard robe esoteric bisexual'), -('marseyali','Marsey',2,'muslim islam jihad shia sect sword caliph turban'), -('marseyalice','Marsey',2,'alice in wonderland blacksouls black souls liddell gothic'), -('marseyalice2','Marsey',2,'alice in wonderland blacksouls black souls liddell gothic the crawling one eldritch'), -('marseyalice3','Marsey',2,'wonderland doll fairy tale blonde hair blue apron dress anime jrpg blacksouls'), -('marseyalice4','Marsey',2,'wonderland doll fairy tale blonde hair blue apron dress anime jrpg blacksouls black face creepy scary'), -('marseyalien','Marsey',2,'green man martian scepter'), -('marseyalucard','Marsey',2,'castlevania dracula vidya'), -('marseyamazon','Marsey',2,'warehouse piss bottle driver wagecuck piss jug pissbottle pissjug wagie'), -('marseyamber','Marsey',2,'dalle2 generated'), -('marseyamericanpearlclutch','Marsey',2,'american amerimutt mutt mutts americans pearlclutch burger burgers amerimutts usa yankee'), -('marseyamogus','Marsey',2,'sussy baka impostor imposter stonetoss among us shh vent'), -('marseyancap','Marsey',2,'ancap anarchocapitalist anarcho capitalist anarchy when u kill nigs lmao bottom text smile smiley'), -('marseyandjesus','Marsey',2,'christianity christian jesus god love cute wholesome happy hug'), -('marseyandmarcus','Marsey',2,'bed sleeping cuddling cuddle marseyismywaifu'), -('marseyandtheboys','Marsey',2,'theboys the boys rhino electro green goblin vulture greengoblin spider man spiderman meme'), -('marseyangel','Marsey',2,'reaction angelic happy innocent'), -('marseyangel2','Marsey',2,'angelic horn trumpet halo wings'), -('marseyangel3','Marsey',2,'halo happy innocent'), -('marseyangelamerkel','Marsey',2,'marsey frau merkel angela merkel germany eu european union nazi dictator unelected'), -('marseyangelamerkelwave','Marsey',2,'marsey frau merkel angela merkel germany eu european union nazi dictator unelected'), -('marseyangrycapy','Marsey',2,'marseyangrycapy marseycapy capy capymarsey angrycapy capyangrey redlightcapy capyredlight capyredeye redeye eyered eyeredcapy'), -('marseyangryexosuit','Marsey',2,'mecha rickandmorty robot'), -('marseyangrygamer','Marsey',2,'gamer angry mad nes console nerd'), -('marseyangrypimp','Marsey',2,'mad whore wrangler prostitutes cane bipoc purple hat'), -('marseyanime','Marsey',2,'sayian weeb'), -('marseyannoyed','Marsey',2,'pissed irritation reaction annoyance angry mad irritated stfu grr'), -('marseyanon','Marsey',2,'anon anonymous vendetta marseyv marseyvendetta mask 4chan hacker'), -('marseyanorexia','Marsey',2,'starvation proana old wrinkled bulimia bulimia edtwt'), -('marseyantianticarp','Marsey',2,'admin jannie moderator carpathianflorist fish'), -('marseyanticarp','Marsey',2,'reaction fish carpathianflorist'), -('marseyantischizo','Marsey',2,'rare meta schizocel scizocel skitzocel schizophrenic scitzocel'), -('marseyantisoren','Misc',2,'fucksoren killsoren soren fuckusoren dumbbitchretardloserfaggotkys'), -('marseyantiwork','Marsey',2,'lazy laze bum unemployed animated'), -('marseyantiwork2','Marsey',2,'lazy doreen unemployed slacker lazing laying welfare tired'), -('marseyanzu','Marsey',2,'idolmaster anime animegirl neet'), -('marseyaoc','Marsey',2,'latina latino hispanic cortez mexican puerto rican ocasio congress alexandria'), -('marseyappicon','Marsey',2,'iphone ios android application googleplay samsung'), -('marseyapplejackpixelart','Marsey',2,'applejack aj pixel pixelart pony mlp apple mylittlepony my little pony zoophilia zoophile furry'), -('marseyappleseed','Marsey',2,'american usa johnny history folk fruit food pot pan helmet legend'), -('marseyaquagrunt','Marsey',2,'pokemon aqua water drown grunt'), -('marseyarchie','Marsey',2,'pokemon water aqua drown archie'), -('marseyargentina','Marsey',2,'south america argentinian sudamericano'), -('marseyarmy','Marsey',2,'chiobu soldiers o7 salute saluting'), -('marseyartbasel','Marsey',2,'art eldritch modern basel maurizio cattelan banana duct tape'), -('marseyarthoe','Marsey',2,'scene slut foid whore emo scene bpd bangs dangerhair girl woman'), -('marseyarthoe2','Marsey',2,'woman foid scene emo bitch slut whore thot'), -('marseyarthoe3','Marsey',2,'woman foid scene emo bitch slut whore thot'), -('marseyarthoe4','Marsey',2,'woman foid scene emo bitch slut whore thot'), -('marseyarthoe5','Marsey',2,'woman foid scene emo bitch slut whore thot'), -('marseyarthoe6','Marsey',2,'woman foid scene emo bitch slut whore thot'), -('marseyarthoe7','Marsey',2,'woman foid scene emo bitch slut whore thot'), -('marseyarthoe8','Marsey',2,'egirl woman foid scene emo bitch slut whore thot discord'), -('marseyascii','Marsey',2,'blurry'), -('marseyascii2','Marsey',2,'oldschool'), -('marseyasian','Marsey',2,'chinese china srdine sardine'), -('marseyasianmerchant','Marsey',2,'happy merchant jew asian chinese japanese greedy'), -('marseyastronaut','Marsey',2,'astronaut space stars sleeping spacesuit scifi galaxy'), -('marseyastronaut2','Marsey',2,'cosmonaut spacesuit helmet'), -('marseyatfagent','Marsey',2,'feds atf agent glowies usa america waco swat m16 firearm rifle cops police'), -('marseyatlasshrugged','Marsey',2,'ayn rand objectivist objectivism libertarian girlboss capitalist capitalism book atlas shrugged'), -('marseyatsume','Marsey',2,'kitten kitty weebshit'), -('marseyattentionseeker','Marsey',2,'attention seek notice shout yell desperate narcissist notice'), -('marseyaugust','Marsey',2,'undead sanguine horror spooky halloween fangs holiday monster august cute ill marseyismywaifu mimwee'), -('marseyaustralian','Marsey',2,'beer fosters mate hat gday crikey oz'), -('marseyauthleft','Marsey',2,'marxist ussr marxism ccp communist khmer rouge leftoid communism juche'), -('marseyauthright','Marsey',2,'rightoid national socialism ss national socialist nazi wehrmacht hitler fascist'), -('marseyautism','Marsey',2,'retarded neurodivergent hat sped aspergers'), -('marseyautismcap','Marsey',2,'retard sperg blue hat king dropped'), -('marseyautismchonker','Marsey',2,'fat obese retarded hat autistic neurodivergent'), -('marseyautistattentionseeker','Marsey',2,'neurodivergent retard special brainlet annoying krayon sperg'), -('marseyautumn','Marsey',2,'fall season leaf leaves pumpkin spice latte wind scarf animated'), -('marseyautumn2','Marsey',2,'fall season leaf leaves pumpkin spice latte wind scarf'), -('marseyavril1','Marsey',2,'lavigne canadian leaf beautiful hot sexy punk rocker singer musician artist tie sk8er boi complicated brunette'), -('marseyavril2','Marsey',2,'lavigne canadian leaf beautiful hot sexy punk rocker singer musician artist girlfriend waifu love blow kiss blowkiss heart pink hair'), -('marseyavril3','Marsey',2,'lavigne canadian leaf beautiful hot sexy punk rocker singer musician artist blonde green hair he wasnt'), -('marseyaward','Marsey',2,'medal good job good work retard reaction great job great work nice'), -('marseyawardretard','Marsey',2,'medal retarded drooling idiot moron prize congratulations congrats'), -('marseyawardretard2','Marsey',2,'marsey award retard medal'), -('marseyaware','Marsey',2,'aware clueless surely animated'), -('marseyawesomeface','Marsey',2,'epic troll joyous laugh'), -('marseyaxolotl','Marsey',2,'axolotl salamander sea fish ocean gills amphibian'), -('marseyaynrand','Marsey',2,'ayn rand objectivist objectivism libertarian girlboss capitalist capitalism author randsey'), -('marseyaynrand2','Marsey',2,'ayn rand objectivist objectivism libertarian girlboss capitalist capitalism book atlas shrugged'), -('marseyayy','Marsey',2,'wop tone guido wooden doors sopranos greaser dego paulie'), -('marseyazov','Marsey',2,'ukraine ukrainian nazi battalion dead russian war soldier corpse chud'), -('marseyazov2','Marsey',2,'ukraine ukrainian nazi chud black sun schwarzsonne schwarzesonne zelenskyy war soldier'), -('marseybabushka','Marsey',2,'old grandma grandmother granny babushka russia'), -('marseybaby','Marsey',2,'pacifier bb little'), -('marseybabykiller','Marsey',2,'abortion fetus knife stab planned parenthood infanticide childfree murder foid'), -('marseybackingintobush','Marsey',2,'Homer Simpsons scared away animated hedge bush'), -('marseybackstab','Marsey',2,'betrayal kill knife caesar assassinate betrayer murder'), -('marseybackstabcapy','Marsey',2,'aevann administrator moderator janitor capybara rodent knife betrayal kill murder'), -('marseybackstabglowie','Marsey',2,'fbi cia feds gov agent hillary clinton trump spy russia china usa america hitman kill assassinate'), -('marseybadass','Marsey',2,'badass whoa neil degrasse tyson science mustache ifls smug'), -('marseybadgejew','Marsey',2,'badge silver jewish merchant greedy award reward medal prize token coin'), -('marseybadgejewgold','Marsey',2,'badge gold jewish merchant greedy award reward medal prize token coin'), -('marseybadger','Marsey',2,'animal marmot'), -('marseybadluck','Marsey',2,'unlucky black cat poc nigger blackcat'), -('marseybadnews','Marsey',2,'comic bad news drawing idgaf heathcliff smug troublemaker'), -('marseybaileyjay','Marsey',2,'baileyjay bailey linetrap shemaleyum'), -('marseybait','Marsey',2,'trolled baited trolling redditor'), -('marseybaited','Marsey',2,'laser pointer trolled gullible reaction animated'), -('marseybaitretard','Marsey',2,'foid dumb trick drool idiot fool'), -('marseybaitschrodinger','Marsey',2,'marsey bait too obvious schrodinger'), -('marseyballerina','Marsey',2,'dress ballet tutu dancer dancing'), -('marseyballoon','Marsey',2,'balloon air festive festival carnival'), -('marseyballoon2','Marsey',2,'fat balloon big round floaty cute inflation inflated'), -('marseyballoon3','Marsey',2,'birthday birthgay party celebrate'), -('marseyban','Marsey',2,'jannie janitor banhammer moderator banned'), -('marseybane','Marsey',2,'soy mask batman capeshit'), -('marseybang','Marsey',2,'head wall bang schizo psycho selfharm deranged gif animated'), -('marseybangfast','Marsey',2,'head wall bang schizo psycho selfharm deranged gif'), -('marseybaphomet','Marsey',2,'halloween demon satan holiday evil devil'), -('marseybarbarian','Marsey',2,'donger kill german ax shield fight war rome blood'), -('marseybardfinn','Marsey',2,'domestic violence bardfinn foid beating punching battering battered bandage hurt pain woman female steve akins penny verity oaken tranny transgender transsexual'), -('marseybardfinn3','Marsey',2,'bardfinn ahs powermod tranny trannies wifebeater abuser steve'), -('marseybardfinnrefresh','Marsey',2,'bardfinn reddit computer desk animated steve akins penny oaken ahs obsessed obsession'), -('marseybardfinnrentfree','Marsey',2,'oaken seethe steve penny cry'), -('marseybardfinnrentfreechud','Marsey',2,'oaken smug steve penny'), -('marseybardfinnsbiggestenjoyer','Marsey',2,'steve akins penny oaken animated obsessed obsession rentfree computer train ahs abuser'), -('marseybardlight','Marsey',2,'tranny mulvaney budlight beer budlite'), -('marseybarrel','Marsey',2,'barrel container beer bar alcohol'), -('marseybarreldrunk','Marsey',2,'barrel container beer bar alcohol drunk'), -('marseybased','Marsey',2,'basado king chiobu redpilled reaction animated'), -('marseybat','Marsey',2,'bat spooky wings'), -('marseybat2','Marsey',2,'bat scary wings flying vampire'), -('marseybat3','Marsey',2,'bat scary wings flying vampire'), -('marseybateman','Marsey',2,'bret easton ellis serial halloween patrick american psycho killer holiday blood murderer'), -('marseybath','Marsey',2,'shower tub rubber duck'), -('marseybattered','Marsey',2,'blackeye domestic violence black eye marseyismywaifu bardfinn steve akins penny beaten bruised housewife abused punished injured stockholm deserved'), -('marseybdtf','Marsey',2,'kanye beautiful dark twisted fantasy mbdtf'), -('marseybeach','Marsey',2,'beach mojito cocktail summer hat sunglasses glasses hot tan vacation relax'), -('marseybean','Marsey',2,'bean uwu adorable'), -('marseybeanadorable','Marsey',2,'bean uwu innocent'), -('marseybeanangry','Marsey',2,'bean angry mad furious'), -('marseybeanangryfbi','Marsey',2,'federal agent glowie glownigger lawenforcement leo terrorist terrorism'), -('marseybeanannoyed','Marsey',2,'bean expressionless frustrated'), -('marseybeanbigmad','Marsey',2,'animated angry pissed flashing seizure seethe seething'), -('marseybeandefiant','Marsey',2,'bean defiant tongue opposed disagree'), -('marseybeandizzy','Marsey',2,'bean spiral hypnosis disoriented stunned shocked'), -('marseybeandoge','Marsey',2,'bean doge meme dog shiba'), -('marseybeandrool','Marsey',2,'bean drool calm yum relaxed'), -('marseybeanflushed','Marsey',2,'bean blush embarrassed flattered surprised infatuated senpai umm'), -('marseybeanimp','Marsey',2,'bean demon devil devious mischevious playful teasing'), -('marseybeanmonocle','Marsey',2,'bean posh wise snobbish bourgeois aristocrat victorian'), -('marseybeanpensive','Marsey',2,'bean remorseful downtrodden introspective unfortunate'), -('marseybeanpickle','Marsey',2,'bean pickle rick morty tv television verysmart'), -('marseybeanpizzashill','Marsey',2,'bean chud agendaposter physiognomy footlocker pojom'), -('marseybeanpleading','Marsey',2,'bean begging please bashful adoration'), -('marseybeanpleased','Marsey',2,'bean satisfied cheerful upbeat'), -('marseybeanquestion','Marsey',2,'bean question confused doubt'), -('marseybeanrelieved','Marsey',2,'bean calm pleasant content peaceful pleased'), -('marseybeansick','Marsey',2,'bean sick vomit nausea unwell ill'), -('marseybeantonguepoke','Marsey',2,'bean playful silly jesting kidding'), -('marseybeanupset','Marsey',2,'marsey upset'), -('marseybeanwink','Marsey',2,'bean joking flirtacious suggestive ironic'), -('marseybear','Marsey',2,'brian gabby murderer brianna'), -('marseybear2','Marsey',2,'ursine bear fursona skin animal costume furry fursuit'), -('marseybearautistlove','Marsey',2,'hat'), -('marseybearchad','Marsey',2,'grizzly'), -('marseybearmerchant','Marsey',2,'jew animal zog kike yid brian laundrie gabby petito'), -('marseybearrentfree','Marsey',2,'cry seethe cope dilate grizzly'), -('marseybeaver','Marsey',2,'canada canuck canadian'), -('marseybedsick','Marsey',2,'illness plague fever pillow'), -('marseybee','Marsey',2,'bee honey honeybee insect fly honeypot pollinate pollen animated'), -('marseybeekeeper','Marsey',2,'bee beekeeper honey honeybee insect honeypot apiary apiculture pollinate pollen'), -('marseybeggar','Marsey',2,'poor busking panhandler gofundme busker'), -('marseybegging','Marsey',2,'pls plz pleading reaction tears in eyes animated'), -('marseybegoneprot','Marsey',2,'tooka cross christian catholic orthodox protestant begone religion holy pepe apu peepo demon exorcise'), -('marseybegonethot','Marsey',2,'pepe apu peepo begon thot cross demon exorcise slut whore'), -('marseybeheading','Marsey',2,'blood beheading knife marseymarsey dead murder kill'), -('marseyben10','Marsey',2,'ten anime cartoon lawlz'), -('marseybestfriends','Marsey',2,'snoo reddit alien slice kill kys stab blood wpd beheading revenge machete watchpeopledie murder death'), -('marseybetauprising','Marsey',2,'blackops2cel blops2cel incel volcel lasereyes dark involuntary celibate saint'), -('marseybiast','Marsey',2,'darrell brooks court biased biast'), -('marseybib','Marsey',2,'marsey baby bib diaper pacifier pin bonnet toddler abdl huh'), -('marseybiden','Marsey',2,'ddd dementia daddy president sleepy joe'), -('marseybiden2','Marsey',2,'biden ddd dementia daddy president sleepy joe gas petrol ididthat'), -('marseybigbrain','Marsey',2,'high iq highiq smart genius brain'), -('marseybigbussyhunterlove','Marsey',2,'thonk thunk think noootice hmm heart hug emoji'), -('marseybigdog','Marsey',2,'bussy big dog poster'), -('marseybigfoot','Marsey',2,'bigfoot monkey footage ape cryptid'), -('marseybikechainincident','Marsey',2,'biike chain toilet wet kid child abuse bardfinn silly clumsy mistake helpful retard idiot closet'), -('marseybikecuck','Marsey',2,'owlturd bicycle cuckold webcomic happiness'), -('marseybiker','Marsey',2,'motorcycle harley bicycle helmet'), -('marseybikini','Marsey',2,'boobs boobies woman chick booba animated titties jiggling jiggle bouncing thot tits'), -('marseybingus','Marsey',2,'floppa shaved hairless'), -('marseybinladen','Marsey',2,'turban al qaeda terrorist islam beard osama martyr muslim'), -('marseybipocattentionseeker','Marsey',2,'ni black brown kang kween despite reparations blm'), -('marseybipocmerchant','Marsey',2,'black ni jew money greed rich gibs grift wuz kang africa brown kendi'), -('marseybiting','Marsey',2,'reaction datass lip bite dat ass'), -('marseyblack','Marsey',2,'basketball black african american bipoc coon fade jersey sports kang gang jogger'), -('marseyblack2','Marsey',2,'nigger african coon ape monkey bipoc excited happy'), -('marseyblackandwhite','Marsey',2,'black mixed white shredded manlet cat cute'), -('marseyblackcat','Marsey',2,'cat black halloween homoween'), -('marseyblackcock','Marsey',2,'cock chicken poultry bbc black ride mount cowgirl'), -('marseyblackcop','Marsey',2,'police officer acab thin blue line pig bipoc'), -('marseyblacked','Marsey',2,'blacked aceofspades sharty racism sex fetish bbc'), -('marseyblackface','Marsey',2,'moon cricket jogger nigger racism coon racist minstrelsy jigaboo'), -('marseyblackfacexmas','Marsey',2,'uncle tom moon cricket christmas santa beard nigger racist claus coon'), -('marseyblackgenocide','Marsey',2,'racist bipoc nigger kkk blackface tariq animated'), -('marseyblackjak','Wojak',2,'black woman furry cat girl catgirl marsey'), -('marseyblackmage','Marsey',2,'magic wizard final fantasy spell video game vidya evil'), -('marseyblackpanther','Marsey',2,'marvel costume super hero we wuz wakanda capeshit africa'), -('marseyblackphillip','Marsey',2,'goat witch vvitch satanic halloween horror'), -('marseyblart','Marsey',2,'mall cop mallcop paul blart authority segwey segway segue security guard'), -('marseyblenderafter','Marsey',2,'blender wrrr will it blend chinese shake juice blood'), -('marseyblenderbefore','Marsey',2,'blender wrrr chinese shake'), -('marseyblep','Marsey',2,'tongue cute smile sweet'), -('marseyblep2','Marsey',2,'blep smile tongue cute sweet'), -('marseyblep3','Marsey',2,'tongue cute sweet wholesome smile'), -('marseyblind','Marsey',2,'sight stick disability blind glasses disabled handicapped'), -('marseyblindtalking','Marsey',2,'speech'), -('marseyblm','Marsey',2,'social justice black lives matter sjw'), -('marseybloat','Marsey',2,'bloat bloatlord'), -('marseyblob','Marsey',2,'smile owo uwu squish slime'), -('marseybloodborne','Marsey',2,'bloodborne marco horror vidya vampire blood'), -('marseybloodpuddle','Marsey',2,'dead murder killed spooky halloween'), -('marseyblops2cel','Marsey',2,'incel volcel black ops gamer iconic saint'), -('marseyblops2chadcel','Marsey',2,'incel black ops 2 saint gamer gussy pimp saint volcel iconic chad girls women foids alpha asian azn jbw just be white justbewhite threesome 3some'), -('marseyblops2chadcel2','Marsey',2,'incel black ops 2 saint gamer gussy pimp saint volcel iconic chad girls women foids alpha asian azn jbw just be white justbewhite threesome 3some'), -('marseyblowkiss','Marsey',2,'heart wink reaction muah loving mwah love'), -('marseybluecheck','Marsey',2,'journoid checkmark verified journalist drolling drool twitter'), -('marseyblush','Marsey',2,'shy flirting reaction blushing happy cute embarrassed'), -('marseybo','Marsey',2,'bo magazinchik alien hare rabbit bunny'), -('marseyboar','Marsey',2,'marsey boar ronnie mcnutt mindblown explosion'), -('marseyboardart','Marsey',2,'whiteboard'), -('marseyboardcode','Marsey',2,'whiteboard python'), -('marseybobpage','Marsey',2,'glowie deusex big pharma rocket daddy elon musk suit'), -('marseybog','Marsey',2,'rich brothers bogdanoff'), -('marseybong','Marsey',2,'england walkers britain english chips british bad teeth crisps uk'), -('marseybongcop','Marsey',2,'police english british london copper bobby bongistan britain england police'), -('marseybongo','Marsey',2,'bongo drums music meme jam'), -('marseybongojanny','Marsey',2,'troll clean it up janitor moderator jslur jannie admins abuse beat drums drumming mop animated'), -('marseybongosnoo','Marsey',2,'bongo drums music meme jam reddit snoo'), -('marseybongosrdine','Marsey',2,'bongo drums music meme jam srdine'), -('marseybongoukraine','Marsey',2,'bongo ukraine russia war azov nazi happening animated'), -('marseybooba','Marsey',2,'awooga tits titties boobs eyes animated tiddies'), -('marseyboomarch','Marsey',2,'ghost boo march'), -('marseyboomer','Marsey',2,'sipping shades sunglasses old yup vape'), -('marseyboomercartoon','Marsey',2,'grandpa joke comic'), -('marseybootlicker','Marsey',2,'sheep conformist lapdog rightoid conservative trump idiot shoe'), -('marseybootlicker2','Marsey',2,'sheep conformist lapdog rightoid conservative trump idiot shoe hearts'), -('marseybountyhunter','Marsey',2,'abortion leather vest cowboy gunslinger texas revolver'), -('marseybow','Marsey',2,'bow ribbon happy cute adorable accessory gift present'), -('marseybowl','Marsey',2,'marijuana weed dude weed lmao ganja drugs reaction pot pipe'), -('marseybrainlet','Marsey',2,'idiot imbecile smoothbrain crushed head retard caved in head sped dumb stupid drooling moron'), -('marseybrainletclapping','Marsey',2,'idiot dumb stupid applause cheering moron animated retard'), -('marseybrap','Marsey',2,'brap sniff smell huff gas fart animated'), -('marseybrasileiro','Marsey',2,'brazil soccer macaco monkey'), -('marseybrasileirosad','Marsey',2,'frown depressed brasil brazil brazilian'), -('marseybrave','Marsey',2,'bat browser shill'), -('marseybraveglow','Marsey',2,'web browser glowie glow nigger glownigger glowing animated '), -('marseybraveheart','Marsey',2,'movie mel gibson william wallace scotland scottish sword claymore blue paint celt highland'), -('marseybreadcrumbing','Marsey',2,'bait lure feeding food throwing animated'), -('marseybreastcancer','Marsey',2,'mastectomy gross yuck foid disgusting titties tits boobs patient disease bald chemotherapy'), -('marseybrianna','Marsey',2,'trans bear laundrie gabby'), -('marseybrianna2','Marsey',2,'trans bear laundrie gabby'), -('marseybrick','Marsey',2,'throw riot subtlety broken paver'), -('marseybride','Marsey',2,'dress tiara married wedding veil marseyismywaifu marriage'), -('marseybritish','Marsey',2,'marsey dumb teeth british gasp shocked'), -('marseybrofist','Marsey',2,'excited greeting cool'), -('marseybrokenrecord','Marsey',2,'repetitive boring tedious tiresome dreary wearisome unvarying unchanging monotonous uninteresting'), -('marseybroker','Marsey',2,'business sunglasses fedora suitcase neutral'), -('marseybrucecampbell','Marsey',2,'ash bruce campbell army darkness evil dead chainsaw groovy boomstick deadite zombie pedosolution bloody'), -('marseybruh','Marsey',2,'bruhfunny funny or ban'), -('marseybruh2','Marsey',2,'bruh disbelief doubt bro seriously smdh'), -('marseybsod','Marsey',2,'windows computer blue screen of death error glitch'), -('marseybudddwyer','Marsey',2,'suicide gunshot reporter journalist'), -('marseybuff','Marsey',2,'ripped muscular 6pack swole 6 pack sixpack abs six pack muscles'), -('marseybuffbipoc','Marsey',2,'kang black brown ni strong muscles fierce gym rat chad abs'), -('marseybug','Marsey',2,'beetle glitch error insect roach'), -('marseybug2','Marsey',2,'glitch code error'), -('marseybug3','Marsey',2,'error glitch 404 503'), -('marseybulbasaur','Marsey',2,'pokemon gaming pixel nintendo'), -('marseybunny','Marsey',2,'furonsa bunny usagi skin animal costume furry fursuit'), -('marseybunny2','Marsey',2,'rabbit rodent happy'), -('marseyburger','Marsey',2,'burgerstan hamburger cheeseburger mutt american'), -('marseyburgers','Marsey',2,'stonetoss burgers question what skeptical raised eyebrow pc agenda corporate selling sales advertisement lgbt pride'), -('marseyburn','Marsey',2,'fire flame grill burning hot red hell'), -('marseyburnedman','Marsey',2,'joshua graham fallout vegas mormon caesar'), -('marseyburrito','Marsey',2,'burrito food cozy wrap wrapped mexican uncut'), -('marseybush','Marsey',2,'genocide president mission accomplished victory george bush we did it'), -('marseybutt','Marsey',2,'booty ass rump sexy hot pawg pawc paoc anal sodomy donk dump truck dumptruck mellokind'), -('marseybutt2','Marsey',2,'booty ass rump sexy hot pawg pawc paoc anal sodomy donk dump truck dumptruck mellokind butt ai stable diffusion paw paws beans furry yiff'), -('marseybuttface','Marsey',2,'butthead ass donk rimjob eat ass rump rear shit fart'), -('marseybuttfaceshitter','Marsey',2,'ass butt marsey face shit shitter shid animated poop'), -('marseybux','Marsey',2,'money paypig currency dollar bill primo premium dollarbill cash'), -('marseybyeceps','Marsey',2,'crying kyle gaige grosskreutz rioter sad'), -('marseycactuar','Marsey',2,'cactuar final fantasy cactus soy shocked cactuarsey 1000 needles vidya video game'), -('marseycake2','Marsey',2,'two birthday birthgay candle'), -('marseycalarts','Marsey',2,'excited eager happy thrilled'), -('marseycalm','Marsey',2,'calm cute kitty cat mouth'), -('marseycalvin','Marsey',2,'pee piss watersports hobbes bumper sticker'), -('marseycamus','Marsey',2,'philosophy history'), -('marseycanada','Marsey',2,'leaf canadian canuck rake hockey donut trudeau maple'), -('marseycanadian','Marsey',2,'southpark canada leaf terrance phillip animated fart'), -('marseycandy','Marsey',2,'candy sugar sweet jelly gummy gummi halloween trick or treat trickortreat holiday'), -('marseycandycane','Marsey',2,'christmas holiday sweet'), -('marseycandycorn','Marsey',2,'sweet halloween sugar holiday'), -('marseycanned','Marsey',2,'srdine sleeping tin fish sardine'), -('marseycantsneed','Marsey',2,'george floyd breathe dead black sneed'), -('marseycapitalistmanlet','Marsey',2,'money top hat rich landlord cigar llm tophat'), -('marseycapy','Marsey',2,'capybara rodent aevann happy cute'), -('marseycapy2022','Marsey',2,'aevann caypbara new year party celebration'), -('marseycapyautism','Marsey',2,'capy aevann autism hat patient capybara administrator jannie janitor'), -('marseycapyautismchad','Marsey',2,'capy aevann autism hat patient administrator moderator jannie capybara chad gigachad'), -('marseycapybigbrain','Marsey',2,'capybara aevann smart codecel brain'), -('marseycapyblackface','Marsey',2,'racist minstrelsy bowtie racism capybara aevann'), -('marseycapyblowkiss','Marsey',2,'capybara rodent aevann happy cute love'), -('marseycapycarp','Marsey',2,'aevann capybara carpathianflorist walking stomping trample trampling animated'), -('marseycapychad','Marsey',2,'aevann chad capy chadybara capybara muscular swole ripped egypt ouch tanktop'), -('marseycapychad2','Marsey',2,'aevann chad capy chadybara capybara muscular swole ripped egypt'), -('marseycapychad3','Marsey',2,'aevann chad capy chadybara capybara muscular swole ripped egypt nude naked'), -('marseycapycharmander','Marsey',2,'pokemon gaming pixel nintendo aevann'), -('marseycapydinosaur','Marsey',2,'capy aevann dinosaur rawr prehistoric'), -('marseycapyeffendi','Marsey',2,'capy aevann fez egyptian ottoman'), -('marseycapyexcited','Marsey',2,'excitement capybara bouncing jumping aevann bounce yay animated'), -('marseycapygigabrain','Marsey',2,'capybara aevann smart intelligent codecel brain'), -('marseycapyhacker','Marsey',2,'animated aevann capy hack code program socks'), -('marseycapyheart','Marsey',2,'capybara rodent aevann happy cute love'), -('marseycapyheartsantahat','Marsey',2,'capy marsey heart santahat santa hat'), -('marseycapyitsdown','Marsey',2,'aevann capy capybara itsdown ddos sad itsover'), -('marseycapykiss','Marsey',2,'capybara aevann love mwah xoxo smooch happy love'), -('marseycapylove','Marsey',2,'aevann heart eyes hug adore adoration snuggle cuddle capybara'), -('marseycapymad','Marsey',2,'shaking aevann mad angry fury furious anger shook animated capybara'), -('marseycapymerchant','Marsey',2,'codecel admin janny egypt jew money chad'), -('marseycapynut','Marsey',2,'capy aevann nut flushed blush horny orgasm'), -('marseycapyparty','Marsey',2,'trip animated wooo aevann admin party parrot'), -('marseycapypearlclutch','Marsey',2,'triggered scared hold ball admin janny rodent egypt shocked shook'), -('marseycapypharaoh','Marsey',2,'aevann egypt alien king'), -('marseycapypunished','Marsey',2,'capybara rodent aevann cute metal gear solid venom snake video game kojima mgs'), -('marseycapyshy','Marsey',2,'capy aevann blush flushed uwu anxious shy'), -('marseycapysorenjump','Marsey',2,'meta excited schizo aevann capy soren'), -('marseycapysorenjump2','Marsey',2,'animated soren capy jump aevann mad'), -('marseycapysoutherner','Marsey',2,'buck breaking suit cigar plantation gentleman'), -('marseycapysuezcanal','Marsey',2,'capy suez canal egypt ship blockage sexy'), -('marseycapytcd','Marsey',2,'aevann carp clutch kill murder death'), -('marseycapytrans','Marsey',2,'capy aevann egypt king trans code program'), -('marseycapywalking','Marsey',2,'capybara animated aevann'), -('marseycapyzoomer','Marsey',2,'capy zoomer gen z'), -('marseycard','Marsey',2,'card gamble queen hearts deck game'), -('marseycarp','Marsey',2,'beard mohawk reaction carpathianflorist monster'), -('marseycarp2','Marsey',2,'harm cutting selfharm cutter reaction carpathianflorist self animated'), -('marseycarp3','Marsey',2,'reaction fish carpathianflorist catfish'), -('marseycarp4','Marsey',2,'sicksadworld banhammer pin awards janny mod admin'), -('marseycarp41','Marsey',2,'carpathianflorist fish moderator jannie administrator suicide train rope transgender'), -('marseycarpabusivewife','Marsey',2,'carpathianflorist boobs sweater yesdear demeaning jannie fish'), -('marseycarpasian','Marsey',2,'carpathianflorist fish azn racist hat paddy gook nip ching chong chink'), -('marseycarpautism','Marsey',2,'carpathianflorist special assburgers aspergers retarded janitor jannie'), -('marseycarpbackstab','Marsey',2,'marseybackstab fuckcarp fish carpathianflorist'), -('marseycarpblush','Marsey',2,'happy shy fish blushing carpathianflorist janitor moderator flushed'), -('marseycarpboobs','Marsey',2,'carpathianflorist boobs booba titties tiddies tits boobs breasts censored fish administrator jannie janny janitor'), -('marseycarpbounce','Misc',2,'fish admin jannie moderator carpathianflorist animated excited eager hopping'), -('marseycarpbritish','Marsey',2,'carp british bong teeth tea union uk britain gb flag'), -('marseycarpbuff','Marsey',2,'muscles tough strong carpathianflorist admin mod jannie'), -('marseycarpchud','Marsey',2,'smug carpathianflorist poljak fish glasses soyjak'), -('marseycarpcrying','Marsey',2,'tear reaction carpathianflorist fish sob tears sad'), -('marseycarpdead','Marsey',2,'fish janny kill'), -('marseycarpdead2','Marsey',2,'carp rope suicide carpathianflorist admin moderator jannie kaj ajab lynch fish'), -('marseycarpdetermined','Marsey',2,'marsey carpathianflorist admin jannie fish'), -('marseycarpdevil','Marsey',2,'carp devil demon horns anticarp hell'), -('marseycarpdino','Marsey',2,'dinosaur costume furry fursuit carpathianflorist extinct reptile lizard rawr prehistoric jurassic'), -('marseycarpfans','Marsey',2,'fish fussy onlyfans porn whore thot carpathianflorist fish admin moderator jannie prostitute'), -('marseycarpfisherman','Marsey',2,'admin janny bait caught mod sardine srdine carpathianflorist jannie'), -('marseycarpflorist','Marsey',2,'jannie admin fish flowers floral carpathianflorist crown'), -('marseycarpfood','Marsey',2,'chopsticks chinese cook cantonese'), -('marseycarpghost','Marsey',2,'halloween ethereal spooky scary janny pale mop fish carpathianflorist horror'), -('marseycarphug','Marsey',2,'love squish squeeze hug squeeze fish carpathianflorist'), -('marseycarphug2','Marsey',2,'fish love bottomfeeder carpathianflorist heart blow admin cute'), -('marseycarpina','Marsey',2,'carpathianflorist drag transgender admin jannie'), -('marseycarpjannie','Marsey',2,'carpathianflorist fish crying jannie clean mop bucket mod moderator janny tears administrator janitor moderator'), -('marseycarpjannie2','Marsey',2,'carp jannie clean mop bucket mod moderator janny piss pee urine carpathianflorist fish crying jannie clean mop bucket mod moderator janny tears administrator janitor moderator'), -('marseycarplazy','Marsey',2,'carpathianflorist fish couch sleeping slacker idc antiwork janitor'), -('marseycarpler','Marsey',2,'carpathianflorist administrator fascist mustache fish salute jannie nazi armband swastika'), -('marseycarpmerchant','Marsey',2,'jewish money redbubble merch carpathianflorist money yid heeb sheeny sheenie greedy handrubbery rubbing hands kike israeli'), -('marseycarpmerchant2','Marsey',2,'jew fish greedy'), -('marseycarpmermaid','Marsey',2,'carp mermaid merman mercarp siren sexy legs temptress'), -('marseycarpnoticeme','Marsey',2,'carpathianflorist fish attn attention whore'), -('marseycarppearlclutch','Marsey',2,'worried admin janny mod scared triggered cry fish gem'), -('marseycarpprotest','Marsey',2,'sign fish mad carpathianflorist sign admin jannie'), -('marseycarprentfree','Marsey',2,'fish bard stochiastic moderator jannie carpathianflorist fish'), -('marseycarpsick2','Marsey',2,'fish scarf ill thermometer carpathianflorist'), -('marseycarpsleeping','Marsey',2,'fish zzz bored administrator moderator carpathianflorist jannie tired'), -('marseycarpsnipe','Marsey',2,'shooter shooting gun sniper rifle scope crosshairs carpathianflorist kill murder bullet crosshair ajab'), -('marseycarpsquirtle','Marsey',2,'pokemon gaming pixel nintendo carpathian'), -('marseycarptrophy','Marsey',2,'carp head decapitated anticarp trophy defeat dead teaparty'), -('marseycarpupset','Marsey',2,'carpathianflorist administrator jannie janitor fish crying tears'), -('marseycarpwave','Marsey',2,'waving fish moderator administrator jannie fish hi bye animated carpathianflorist'), -('marseycarpwhip','Marsey',2,'kink punish bdsm naughty chad muscle sexy fish yellow'), -('marseycarpwitch','Marsey',2,'witch broomstick carpathianflorist fish admin moderator jannie magic'), -('marseycarpwitch2','Marsey',2,'carpathianflorist fish admin moderator jannie magic hairy transgender hat pentagram'), -('marseycarpwitchtrans','Marsey',2,'witch broomstick carpathianflorist fish admin moderator jannie magic hairy transgender'), -('marseycarpwitchtrans2','Marsey',2,'carpathianflorist fish admin moderator jannie magic hairy transgender hat pentagram transgender hairy socks'), -('marseycarpwizard','Marsey',2,'mage magic witch buff muscles swole fish moderator jannie admin wand'), -('marseycarsuicide','Marsey',2,'kms suicide kill death car vehicle carbon monoxide co muffler suffocation suffocate'), -('marseycartman','Marsey',2,'southpark cartoon'), -('marseycat','Marsey',2,'fursona skin animal costume furry neko fursuit cat'), -('marseycatbert','Marsey',2,'dilbert scottadams humanresources corporate'), -('marseycatcus','Marsey',2,'cactus plant ouch thorns prickly'), -('marseycatdog','Marsey',2,'nickelodeon cartoon chimera hybrid nicktoons'), -('marseycatdog2','Marsey',2,'catdog dog wolf zombiewolf cartoon 90s'), -('marseycatgirl','Marsey',2,'uwu waifu anime fursona furry owo weebshit fursuit'), -('marseycatgirl2','Marsey',2,'anime weebshit'), -('marseycatgirl3','Marsey',2,'anthro anime weebshit'), -('marseycatgirl4','Marsey',2,'catgirl girl anthro moe yunann detailed anime kawaii overalls'), -('marseycatgirl5','Marsey',2,'country jorts booba anime tits hot sexy cute tiddies titties tits furry'), -('marseycatgirlhomofascist','Marsey',2,'catgirl girl anthro moe detailed anime homofascist homofascism gay nazi pride lgbt fascism'), -('marseycatgirljanny','Marsey',2,'anime maid weebshit'), -('marseycatpanties','Marsey',2,'cute valentine dirty panties naughty horny rapey'), -('marseycaveman','Marsey',2,'caveman prehistoric neanderthal primitive tribal'), -('marseyceiling','Marsey',2,'spy masturbate watching peeping'), -('marseycensored','Marsey',2,'1984 memory hole censorship repressed'), -('marseycenter','Marsey',2,'reaction grilling boomer centrist'), -('marseycertified','Marsey',2,'certified certi 100 quality excellent excellence animated'), -('marseycertifiedangus','Marsey',2,'certified seal angus prime beef hog rancher brap fat obese chonk thin'), -('marseychad','Marsey',2,'canthal tilt jaw hunter eyes'), -('marseychadcarp','Marsey',2,'chad fish carpathianflorist muscle flex strong administrator fish buff swole jannie janitor moderator'), -('marseychadfoid','Marsey',2,'based woman man trans lipstick makeup blonde'), -('marseychadneuro','Marsey',2,'chad autist autistic neurodivergent peepeehands rlsur'), -('marseychadthundercock','Marsey',2,'vvc virgin foid pimp hot player big dick huge cock ouch gigachad meme'), -('marseychadyes','Marsey',2,'based gigachad'), -('marseychainchad','Marsey',2,'chainsaw chainlet chainchad'), -('marseychameleon','Marsey',2,'chameleon lizard flies fly eat tongue hungry hunger predator outline lick'), -('marseychameleonest','Marsey',2,'chameleon chameleonbuthereal lizard outline'), -('marseychaosemerald','Marsey',2,'chaos emerald gem shine bright crystal polish rare power'), -('marseycharlesiii','Marsey',2,'king england britain royalty royal monarch'), -('marseycharlesmanson','Marsey',2,'charlie manson charliemanson murderer killer swastika crazy psycho schizo helterskelter prison cult'), -('marseycharliebrown','Marsey',2,'peanuts halloween charlie brown ghost rock costume halloween'), -('marseychartbar','Marsey',2,'stats statistics chart graph plot data bar column'), -('marseychartdowntrend','Marsey',2,'graph plot data stats decrease falling stocks'), -('marseychartdowntrend2','Marsey',2,'graph plot data stats decrease falling stocks rope gun suicide'), -('marseychartgaussian','Marsey',2,'stats statistics chart graph plot data gaussian normal bell distribution'), -('marseychartpie','Marsey',2,'stats statistics chart graph plot data pie categorical'), -('marseychartscatter','Marsey',2,'stats statistics chart graph plot data scatter series'), -('marseychartuptrend','Marsey',2,'graph plot data stats increase rising stocks'), -('marseychartviolin','Marsey',2,'graph plot data stats distributions'), -('marseychechclear','Marsey',2,'chechclear chechen 1991 chechclearsey chechnya'), -('marseycheckem','Marsey',2,'pepe apu peepo check psycho look'), -('marseycheckem2','Marsey',2,'check checkem digits dubs trips quads bateman psycho'), -('marseycheeks','Marsey',2,'sandy spongebob squirrel underwater bikini bottom diving suit'), -('marseycheeky','Marsey',2,'stick tongue brat reaction taunt na tongue out tease'), -('marseycheem','Marsey',2,'cheem cheems marsey cheemsdog'), -('marseycheers','Marsey',2,'toast alcohol wine liquor suit bowtie raised glass gatsby'), -('marseycheerup','Marsey',2,'pat animated depressed comforting grieving reaction depression there there console comfort pet'), -('marseycheerupretard','Marsey',2,'sad special neurodivergent pat pet saliva stupid brain'), -('marseycheesehead','Marsey',2,'packers greenbay green bay football'), -('marseychef','Marsey',2,'mustache cooking food'), -('marseychefkiss','Marsey',2,'perfect'), -('marseychemist','Marsey',2,'chemistry science chemical'), -('marseychemist2','Marsey',2,'chemistry science chemical cope'), -('marseycherokee','Marsey',2,'savage pocahontas elizabeth warren injun indian redskin liz warren'), -('marseycheshire','Marsey',2,'cheshire grin tree crazy alice wonderland'), -('marseycheshire2','Marsey',2,'alice wonderland blacksouls anime game jrpg'), -('marseycheshire3','Marsey',2,'alice wonderland blacksouls anime game jrpg smug'), -('marseycheshire4','Marsey',2,'creepy horror uncanny monster alice wonderland fairy tale blacksouls jrpg'), -('marseychessknight','Marsey',2,'chess knight horse game'), -('marseychicken','Marsey',2,'bird fowl poultry beak hen rooster happy'), -('marseychildcatcher','Marsey',2,'bardfinn childcatcher child catcher kidnapper pedophile kidnap kidnapping children child boy girl lollipop lollipops chitty bang nap steal candy predator pedo'), -('marseychimera','Marsey',2,'fullmetal alchemist chimera science trans doctor anime dog sad depressed tragic anime fma weeb pensive'), -('marseychinchilla','Marsey',2,'pet rodent capy cute hamster south american andes'), -('marseychinchilla2','Marsey',2,'pet rodent cute bipoc black fur animal friend'), -('marseychinchillalove','Marsey',2,'pet rodent capy cute hamster south american andes'), -('marseychineseballoon','Marsey',2,'chink chinx chinese balloon military spy air aircraft airship'), -('marseychinesedevil','Marsey',2,'devil evil horns satan china hell demonic'), -('marseychingchong','Marsey',2,'racist asian chinese chinx chink gook japanese vietnamese rice farmer nip racist paddy teeth hat china'), -('marseychingchongitsover','Marsey',2,'asian sino chink chong sad dejected fail xi yellow nip gook wandanle pensive'), -('marseychingchongnotes','Marsey',2,'pencil pad write asian azn rice gook nip slit slant squint'), -('marseychingchongpearlclutch','Marsey',2,'asian chinese jap gook korean nip yikes scared chink rice'), -('marseychingchongshooter','Marsey',2,'gun bang pistol rice asian gook nip mass kill chink animated'), -('marseychingchongsupremacy','Marsey',2,'ccp china chinese ricefarmer hat glasses buckteeth bucktooth azn asian jinping xinping han masterrace communist communism maoist zedong'), -('marseychiobulove','Marsey',2,'tiger best cute heart hug china chinese new year cat'), -('marseychocobo','Marsey',2,'marseybo bird final fantasy vidya video game gamer gaming fast'), -('marseychocolatemilk','Marsey',2,'choccy offer givemilk drink'), -('marseychonker','Marsey',2,'brap rolls fat obese reaction fds heifer'), -('marseychonker2','Marsey',2,'fat obese pig disgusting fatty fattie'), -('marseychonkerbutch','Marsey',2,'fat obese brap bitch dyke dangerhair lesbian'), -('marseychonkerfoid','Marsey',2,'female woman fds fat obese hambeast landwhale porker pig bleeder birthing person bangs'), -('marseychonkerfoidpuke','Marsey',2,'fat huge sick yuck eat barf'), -('marseychonkerjunkfoodrentfree','Marsey',2,'fat obese diet xxxxxl burger'), -('marseychonkernoticeme','Marsey',2,'attention fat foid annoying'), -('marseychonkerpass','Marsey',2,'fat tranny troon yass obese blob princess'), -('marseychristchan','Marsey',2,'missionary jesus christianity cross'), -('marseychristchanreading','Marsey',2,'christian cross jesus book missionary bible study'), -('marseychristmas','Marsey',2,'candy cane santa christmas holiday'), -('marseychristmasbeheadsnoo','Marsey',2,'beheading headless fistmas holiday bloody execution execute wpd watchpeopledie santahat antlers reddit'), -('marseychristmasbulb','Marsey',2,'ornament christmas happy holiday china'), -('marseychristmasbulb2','Marsey',2,'ornament holiday christmas'), -('marseychristmaself','Marsey',2,'christmas xmas santa holiday happy worker'), -('marseychristmaself2','Marsey',2,'elf santa northpole north pole christmas holiday'), -('marseychristmasgift','Marsey',2,'present christmas box unwrapping holiday'), -('marseychristmaslove','Marsey',2,'christmas holiday present gift present love hearts affection'), -('marseychristmasparty','Marsey',2,'christmas holiday celebrate party wooo'), -('marseychristmasscarf','Marsey',2,'christmas holiday candy cane cold winter candycane'), -('marseychristmastree','Marsey',2,'christmas retard special holiday'), -('marseychtorrr','Marsey',2,'reddit administrator place moderator'), -('marseychtorrr2','Marsey',2,'reddit admin chonker fat'), -('marseychucky','Marsey',2,'doll halloween kill stab knife holiday possessed monster'), -('marseychudblush','Marsey',2,'chud blush flustered'), -('marseychuddance','Marsey',2,'stomp celebrate excited transphobe homophobe trump maga racist white mayo animated dancing'), -('marseychudegg','Marsey',2,'transgender hatching repressed'), -('marseychudgravedance','Marsey',2,'sneed happy excited rip f respect stomp tomb smug ni deadname'), -('marseychudhermione','Marsey',2,'wizard penny rowling potter magic hogwarts'), -('marseychudindian','Marsey',2,'chud hindu india indian pajeet'), -('marseychudjora','Marsey',2,'zelda majora link skull kid chud terrible fate vidya'), -('marseychudneet','Marsey',2,'chud neet marsey comfy blanket chudsey'), -('marseychudnny','Marsey',2,'penny terf black bipoc kween queen trad'), -('marseychudnotes','Marsey',2,'chud notes write writing manifesto pencil'), -('marseychudrentfree','Marsey',2,'seethe mask cope smug cry rage'), -('marseychudsmas','Marsey',2,'santa naughty christmas holiday'), -('marseychudstamp','Marsey',2,'trans zoom nails paw mark'), -('marseychungus','Marsey',2,'bugs bunny meme fat chonker big'), -('marseycia','Marsey',2,'bane cia glowie plane big guy dr pavel batman'), -('marseycigar','Marsey',2,'cigar bbc sharty smoke'), -('marseycirno','Marsey',2,'is cirno anime weebshit otaku loli pedoshit pedophile'), -('marseycirno2','Marsey',2,'cirno touhou weebshit'), -('marseycirnofumo','Marsey',2,'weeb anime touhou vidya'), -('marseycitrus','Marsey',2,'lemon orange citrus fruit'), -('marseycjng','Marsey',2,'cartel cj cjng atg camo gun balaclava green ski mask'), -('marseyclapping','Marsey',2,'good job animated good work reaction great job well done applaud applause great work nice celebrate approve judgment'), -('marseyclapping2','Marsey',2,'applause paws normalize destigmatize emphasis applaud'), -('marseyclappingglasses','Marsey',2,'applaud applause hooray yay good job gj animated nerd'), -('marseyclawjanny','Marsey',2,'violent blood mop work job free ban mod sweep kill fedpost'), -('marseyclawpedo','Marsey',2,'groomer chomo borpa pedophile molest bloody death kill murder vigilante'), -('marseycleonpeterson','Marsey',2,'wtf scary art'), -('marseycleonpeterson2','Marsey',2,'monster devil demon evil scary horror'), -('marseyclink','Marsey',2,'glass announcement clink suit tux tingtingting proclaim'), -('marseyclintongarrison','Marsey',2,'hillary brap democrat ben comic'), -('marseyclippy','Marsey',2,'msoft microsoft word helper paperclip writing annoying'), -('marseyclock','Marsey',2,'clocked nonpassing suspicious trans'), -('marseyclockwork','Marsey',2,'orange alex droog cane hat'), -('marseyclown','Marsey',2,'makeup joker'), -('marseyclown2','Marsey',2,'joker'), -('marseyclown3','Marsey',2,'unicycle animated'), -('marseyclueless','Marsey',2,'dumb stupid hmm uhuh uh huh smug today i will todayiwill'), -('marseycoal','Marsey',2,'christmas naughty santa cigarette present gift holiday doom'), -('marseycocaine','Marsey',2,'coke drugs snort insufflate tweak stim white powder euphoria high trip animated'), -('marseycodecel','Marsey',2,'coder coding coode aevann programming python developer'), -('marseycodecellove','Marsey',2,'love bsod code dev hug heart computer tech admin admigger program'), -('marseycodegeass','Marsey',2,'geass anime weeb chapose japan chink animated'), -('marseycoffee','Marsey',2,'morning wakeup tea'), -('marseycoffeemug','Marsey',2,'teacup happy cozy'), -('marseycoffeerecursive','Marsey',2,'mug recursion mondays'), -('marseycoin','Marsey',2,'dramacoin money dc spinning rich payment gold dinero animated dollars'), -('marseycoldtwinge','Marsey',2,'killed dead cold ice marsey impaled halloween dying corpse'), -('marseycoleporter','Marsey',2,'cole porter anything goes'), -('marseycolombo','Marsey',2,'cop detective tv smart colombo classic investigator'), -('marseycolorblind','Marsey',2,'protanopia disability ableism accessibility vision carp'), -('marseycolossal','Marsey',2,'halloween skin holiday scary mouths'), -('marseycomet','Marsey',2,'dallas college university texas temoc'), -('marseycomfy','Marsey',2,'cozy marsey blanket cozy sleepy coffee tea'), -('marseycommielove','Marsey',2,'commie marsey communist love couple kiss reddit'), -('marseycommitted','Marsey',2,'psycho crazy insane straitjacket asylum reaction loony bin straightjacket'), -('marseycomplain','Marsey',2,'stop train posting whine tranny janny troon notice'), -('marseycomrade','Marsey',2,'marxist ussr ccp communist authleft communism juche soviet kgb idio3 idio'), -('marseycomradehandshake','Marsey',2,'ussr russia communist shaking hand communism soviet'), -('marseyconfused','Marsey',2,'questionmark reaction question mark idgi confusion'), -('marseyconfusedboner','Marsey',2,'hardon erection horny stiffy'), -('marseyconfuseddead','Marsey',2,'question confused curiosity killed the cat answer regret idiom gore blood brain dead curious'), -('marseyconquistador','Marsey',2,'conquistador colonize conquer spanish shoot rifle soldier'), -('marseyconstellation','Marsey',2,'starsey galaxy space sky'), -('marseycontemplate','Marsey',2,'reaction consternation thinking hmm'), -('marseycontemplatesuicide','Marsey',2,'gunshot mirror contemplate contemplating reflection pistol handgun death kms kys suicidal die death'), -('marseycool','Marsey',2,'finger gun shades sunglasses reaction judgment'), -('marseycool2','Marsey',2,'cigarette hip shades sunglasses jacket smoking smoke'), -('marseycools','Marsey',2,'graffiti s cool super'), -('marseycoomer','Marsey',2,'masturbation goon cumbrain porn masturbate'), -('marseycoomer2','Marsey',2,'gooning masturbation fapping cumming gooner nofap'), -('marseycoomer3','Marsey',2,'coomer cumming masturbation blueballed'), -('marseycoonass','Marsey',2,'student lsu university louisana state'), -('marseycop','Marsey',2,'acab thin blue line chauvin police officer'), -('marseycop2','Marsey',2,'police officer acab thin blue line pig'), -('marseycop3','Marsey',2,'police officer acab fuck12 rifle gun law enforcement sheriff'), -('marseycope','Marsey',2,'dilate mask seethe copium reaction'), -('marseycopeseethedilate','Marsey',2,'dilate seethe coping seething reaction angry mad dilating cope malding'), -('marseycopter','Marsey',2,'vidya video game nintendo mario bowser float ride flying nintendo'), -('marseycorn','Marsey',2,'iowa vegetable'), -('marseycornholio','Marsey',2,'beavis butthead cornholio metallica marsey mtv'), -('marseycornlove','Marsey',2,'farmer iowa hawkeye maize'), -('marseycortana','Marsey',2,'cortana halo game blue'), -('marseycorvus','Marsey',2,'corvus kaara furry bird crow raven skull'), -('marseycosmopolitan','Marsey',2,'bourgeoisie wealthy affluent tophat cultured capitalist elite monocle'), -('marseycountry','Marsey',2,'country singer music folk guitar rural usa republican animated'), -('marseycountryclub','Marsey',2,'golfer elite rich golfing cc elitist preppy'), -('marseycovidscare','Marsey',2,'mask cute green virus corona coof happy'), -('marseycow','Marsey',2,'cow fursona skin animal costume furry heifer fursuit'), -('marseycowboy','Marsey',2,'western pardner reaction hat tootin yeehaw rootin'), -('marseycowtools','Marsey',2,'marsey cat tools cow equipment'), -('marseycracka','Marsey',2,'mayo honkey honky whip buckbreaker buckbreaking whip slaves cotton plantation white nigger master'), -('marseycrap','Marsey',2,'carpathianflorist jannie janitor moderator fish poo poop shit feces'), -('marseycrayoneater','Marsey',2,'stupid dumb childish retarded autistic marine usmc eating drooling embarrassed drawing paper box'), -('marseycreeper','Marsey',2,'minecraft vidya'), -('marseycreepy','Marsey',2,'pervert pedophile weird reaction chomo creeper sketchy molester'), -('marseycrimsonchilla','Marsey',2,'weights workout'), -('marseycringe','Marsey',2,'pepe frog'), -('marseycringe2','Marsey',2,'grimace grimacing yikes oof bruh moment'), -('marseycrucified','Marsey',2,'jesus christ crucifix cross christian'), -('marseycruisemissile','Marsey',2,'war explosion bomb weapon military rocket enemy destroy kill nuke launch'), -('marseycrusade','Marsey',2,'pope papal papist catholic lasereyes christian cross constantinople istanbul war crusader'), -('marseycrusader','Marsey',2,'knight deusvult templar crusades catholic'), -('marseycrusader2','Marsey',2,'crusading catholic christian pope knight templar warrior soldier sword shield lasereyes istanbul constantinople'), -('marseycry','Marsey',2,'tear upset crying reaction sobbing sob tears sad'), -('marseycrying','Marsey',2,'tear cried despair weeping reaction depression sob tears sadness depressed animated sad'), -('marseycrying2','Marsey',2,'marsey cry'), -('marseycryingclown','Marsey',2,'seethe pathetic miserable sad circus pensive'), -('marseycryingfast','Marsey',2,'animated sad sob tears pensive'), -('marseycryinglaptop','Marsey',2,'animated sob sad cope seethe dilate cyber bully soy pensive'), -('marseycrystal','Marsey',2,'gem crystal diamond sparkle precious shiny glass'), -('marseycrystalmaiden','Marsey',2,'gamer video game gaymer getogeto rpg character rpgcharacter dota2'), -('marseycthulhu','Marsey',2,'horror halloween lovecraftian holiday eldritch evil scary monster'), -('marseycuck','Marsey',2,'soyboy funko redditor neckbeard loser'), -('marseycupid','Marsey',2,'cupid love heart valentines holiday marry wedding couple kiss wink sex arrow bow shoot animated'), -('marseycupidangry','Marsey',2,'fire valentines love hate angry arrow bow kill attack shoot weapon flame holiday cherub angel'), -('marseycuriouslook','Marsey',2,'marsey curious look peek huh um oh'), -('marseycursor','Marsey',2,'oneko cute maya crimew gay follow pointer mouse sleeping screen'), -('marseycut','Marsey',2,'cutting selfharm emo self harm cutter reaction depressed'), -('marseycutattention','Marsey',2,'razor cry depressed kys cut attention borderline bpd blood cutting woman foid'), -('marseycutemad','Marsey',2,'marsey mad'), -('marseycutwrist','Marsey',2,'suicide slash wrist razor blood cry tears sad depressed depression kill dying kys cut cutting pensive'), -('marseycwc','Marsey',2,'sonichu chan chris chan chandler sweater chrischan medallion striped chris'), -('marseycyanide','Marsey',2,'kys kill yourself kms kill myself poison pill death die depressed suicidal suicide animated'), -('marseydab','Marsey',2,'reaction haters'), -('marseydaemon','Marsey',2,'pitchfork hell halloween demon satan devil scary holiday'), -('marseydaftpunk','Marsey',2,'helmet music'), -('marseydagothur','Marsey',2,'elder scrolls morrowind game mask dagothur'), -('marseydagothur2','Marsey',2,'elder scrolls morrowind game mask dagothur'), -('marseydamosuzuki','Marsey',2,'damo suzuki musician music singer krautrock asian japan germany celebrity'), -('marseydance','Marsey',2,'excited stomp jump feet step run animated'), -('marseydarkblackface','Marsey',2,'bipoc ni chad laser eyes meme based'), -('marseydarkbrandon','Marsey',2,'biden lasereyes gas sticker evil confused dementia daddy'), -('marseydarkcarp','Marsey',2,'lasereyes carpathianflorist fish admin jannie mod banned yalled'), -('marseydarkcomrade','Marsey',2,'communist commie pinko lasereyes russian kgb hat soviet ussr tankie'), -('marseydarkfoidretard','Marsey',2,'greta woman women female trans brain smooth dumb laser eyes fas frozenchosen blonde'), -('marseydarkmarsey2','Marsey',2,'lasereyes redglow scary chudrama'), -('marseydarkpizzashill','Marsey',2,'chud rightoid leftoid debate owned lasereyes footlocker'), -('marseydarktrump','Marsey',2,'maga lasereyes chud republican orange daddy donald'), -('marseydarkxd','Marsey',2,'laugh ragecomics lmao despair shadow'), -('marseydarwin','Marsey',2,'history darwinian euphoric atheist charles'), -('marseydatingprofile','Marsey',2,'online dating old tinder bumble facebook app phone swipe onlyfans sexy hookup date birthcontrol'), -('marseydawnbreaker','Marsey',2,'gamer video game warhammer'), -('marseydayan','Marsey',2,'moshe dayan israel army military general soldier'), -('marseydead','Marsey',2,'murdered dead killed reaction victim die rip'), -('marseydeadchat','Marsey',2,'dead chat discord zoomercord'), -('marseydeadeyes','Marsey',2,'broken suicidal depressed'), -('marseydeadinside','Marsey',2,'reaction depression suicide dark suicidal depressed shadow sad'), -('marseydeadinside2','Marsey',2,'depressed suicidal doomer despair'), -('marseydeadinside3','Marsey',2,'depressed suicidal doomer tired despair wrinkled wrinkles'), -('marseydeadpooner','Marsey',2,'trans ftm aiden corpse murder killed vengeance audreyhale xim xhim xhe'), -('marseydealwithit','Marsey',2,'cool shades sunglasses reaction animated'), -('marseydeathpose','Marsey',2,'griffin family dead broken'), -('marseydeception','Marsey',2,'lies lying misinformation provoke internet troll'), -('marseydefenestration','Marsey',2,'suicide window jump kill murder kms jump out window death die defenestrate'), -('marseydefense','Marsey',2,'southpark black chewbacca starwars defense'), -('marseydelighted','Marsey',2,'happy smile cute cheeks sketchy blep buddhist'), -('marseydemiurge','Marsey',2,'gnostic gnosticism demiurge'), -('marseydemonicgrin','Marsey',2,'evil wicked horror teeth'), -('marseydenji','Marsey',2,'denji anime chainsawman tatsuki fujimoto blonde uniform manga pochita'), -('marseydenjishirtless','Marsey',2,'denji anime chainsawman tatsuki fujimoto shirtless blonde uniform manga pochita'), -('marseydepressed','Marsey',2,'smoke kms doomer cigarette despair reaction depression suicide suicidal smoking hopeless sad'), -('marseyderanged','Marsey',2,'crazy psycho mad disgusted angry rage violent baseball bat'), -('marseyderp','Marsey',2,'hehe teehee troll animated durr giggle'), -('marseydespair','Marsey',2,'doomer reaction depression horrified suicidal depressed judgment'), -('marseydetective','Marsey',2,'holmes sherlock magnifying glass bowtie'), -('marseydetermined','Marsey',2,'masey determined'), -('marseydeterminedgun','Marsey',2,'shooting blam blatt shooter kill die threatening animated'), -('marseydeux','Marsey',2,'frenchman deuxrama baguette frog frenchie'), -('marseydeuxfoid','Marsey',2,'deuxrama asian azn hardislife hil'), -('marseydevil','Marsey',2,'pitchfork daemon hell halloween demon mischievous satan holiday heck evil'), -('marseydickbutt','Marsey',2,'dickbutt marseybutt meme'), -('marseydickbuttsmile','Marsey',2,'dickbutt marseybutt smile meme'), -('marseydicklet','Marsey',2,'babydick penis micro dick reaction laugh point and laugh micropenis judgment'), -('marseydiehard','Marsey',2,'die hard christmas holiday terrorist gun bruce willis'), -('marseydiffusionspin','Marsey',2,'ai spin animated spinning rotate'), -('marseydilbert','Marsey',2,'dilbert scottadams scott adams marbert comic ears tie suit pepe frog 4chan hair three'), -('marseydildo','Marsey',2,'horse'), -('marseydimitri','Marsey',2,'fireemblem anime weeb nintendo videogame lance spear'), -('marseydinojihad','Marsey',2,'dino jihad islam carpathianflorist beard'), -('marseydinosaur','Marsey',2,'fursuit furry scalie scaly reptile happy extinct costume'), -('marseydisabled','Marsey',2,'retarded handicapable handicapped wheelchair crippled'), -('marseydisagree','Marsey',2,'nah uh nod nuh uh reaction wrong no way no negative animated judgment smh'), -('marseydisagreefast','Marsey',2,'animated disgust no'), -('marseydisagreesuperspeed','Marsey',2,'shake no disagree fast speed frown neutral'), -('marseydisconcerting','Marsey',2,'creepy smile uneasy rapey'), -('marseydiscord','Marsey',2,'fur furry groomer moderator uwu :3'), -('marseydisguise','Marsey',2,'nose glasses incognito spying stealth costume'), -('marseydisgust','Marsey',2,'pissed gross eww angry mad disturbing disturbed yuck'), -('marseydisintegrate','Marsey',2,'disappear marvel explode dust thanos snap evaporate crying sad vanish animated snapped pensive'), -('marseydisney','Marsey',2,'disney fanboy lightsaber consume consoom mickey mouse marvel capeshit'), -('marseyditto','Marsey',2,'pokemon weeb anime blob happy'), -('marseyditzy','Marsey',2,'pokemon'), -('marseydiversity','Marsey',2,'greatest strength meta carp aevann platy zombiewolf zombie wolf'), -('marseydizzy','Marsey',2,'puke nausea spinning vomit reaction nauseous sick rolling barf animated'), -('marseydmx','Marsey',2,'rapper pitbull pit bull pibble dog nigger black'), -('marseydnkeykongcountry','Donkey Kong',2,'marsey animated donkey kong country render sprite gif model 3d idle'), -('marseydoctor','Marsey',2,'medic physician white coat stethoscope clipboard checkup diagnosis healthcare'), -('marseydog','Marsey',2,'puppy doggo fursona skin animal costume dog furry fursuit'), -('marseydoge','Marsey',2,'doge klenny dog meme shiba inu'), -('marseydoge1','Marsey',2,'doge dog puppy meme'), -('marseydogwalker','Marsey',2,'doreen antiwork walking powermod moderator'), -('marseydoit','Marsey',2,'pistol handgun kys kill yourself glowie federal agent fbi cia atf nsa glow nigger glownigger suicide suicidal keep yourself safe'), -('marseydolphin','Marsey',2,'ocean goggles rainbow'), -('marseydomesticabuse','Marsey',2,'domestic violence bardfinn foid beating punching battering battered bandage hurt pain woman female'), -('marseydonda','Marsey',2,'kanye square'), -('marseydonkeyfan','Marsey',2,'dk donkeykong fangirl itison itson'), -('marseydontplay','Marsey',2,'project pat rapper mixtape pimp'), -('marseydoomer','Marsey',2,'cigarette smoker despair depression alcoholic suicidal smoking depressing'), -('marseydoomguy1','Marsey',2,'marsey pixel video game doom doomguy fps shooter gif animated john retro boomer sprite eyebrow vidya'), -('marseydorothy','Marsey',2,'wizard of oz witch purple dress fairy tale anime jrpg blacksouls'), -('marseydose','Marsey',2,'doctor daily dose dailydose animated jump bounce'), -('marseydoubtit','Marsey',2,'dumpster defender redneck boomer shooting doubt it cocksucker gun'), -('marseydovahkiin','Marsey',2,'marsey skyrim iron helmet dragon dragonborn dovah dovahkiin'), -('marseydownvote','Marsey',2,'downvote negative karma arrow dislike reddit'), -('marseydownvotemad','Marsey',2,'downdoot mad angry karma reddit'), -('marseydracula','Marsey',2,'halloween fangs cape holiday vampire'), -('marseydragon','Marsey',2,'smaug rich hoard gold treasure'), -('marseydrama','Marsey',2,'agendapost where drama seriouspost drama where'), -('marseydramaddictrentfree','Marsey',2,'drama addict'), -('marseydramaorgy','Marsey',2,'capy orgy jc carp sneks snakes mating gangbang'), -('marseydramautist','Marsey',2,'dramautist drama autist trains trans glue retard autism dramatard'), -('marseydrawing1','Marsey',2,'drawing artist canvas painting recursion recursive'), -('marseydream','Marsey',2,'spirals trippy swirls rainbow'), -('marseydrone','Marsey',2,'obama rotors'), -('marseydrowned','Marsey',2,'drowned dead marsey'), -('marseydrownedstare','Marsey',2,'scary eye stare marsey halloween horror'), -('marseydrsneks','Marsey',2,'twolargesnakesmating sneks snake snakes nerd glasses'), -('marseydrum','Marsey',2,'pepe britain bongistan england soccer football footy scoresomefakkingoals bangbangbang animated 4chan'), -('marseydrunk','Marsey',2,'drinking shitfaced alcoholic liquor happy beer dizzy'), -('marseydrunk2','Marsey',2,'drinking shitfaced alcoholic liquor happy beer dizzy'), -('marseyduck','Marsey',2,'bird beak'), -('marseyduck2','Marsey',2,'onesie'), -('marseyduck3','Marsey',2,'duck bird quack beak'), -('marseyduke','Marsey',2,':marseyduke:'), -('marseydukenukem','Marsey',2,'duke nukem sunglasses chad gun pistol smoking cigar game cool'), -('marseydumptruck','Marsey',2,'pepe butt mellokind thicc thick ass booty cheeks'), -('marseydunce','Marsey',2,'stupid moron imbecile dolt dunce retard dumb cap hat sped'), -('marseydunk','Marsey',2,'dunk dunkon basketball sport sports'), -('marseydunkon','Marsey',2,'basketball dunk seethe cope rage sports'), -('marseydylan','Marsey',2,'columbine school shooter psycho gun pistol klebold'), -('marseydylannroof','Marsey',2,'mayo streetwear dylann roof shooter confederate flag fashion'), -('marseydynamite','Marsey',2,'dynomite black afro gun'), -('marseyeaglerider','Marsey',2,'flying riding eagle america usa united states freedom liberty flying soaring bird'), -('marseyearrape','Marsey',2,'breakcore goreshit headphones noisecore'), -('marseyeaster','Marsey',2,'easter bunny rabbit hare pepe'), -('marseyecstatic','Marsey',2,'ecstatic happy creepy smile'), -('marseyedelgard','Marsey',2,'fireemblem anime weeb fantasy nintendo princess'), -('marseyedelgard2','Marsey',2,'princess fireemblem nintendo anime weeb videogame'), -('marseyeerie1','Marsey',2,'eerie excited calico'), -('marseyeerie2','Marsey',2,'eerie contented calico'), -('marseyeerie3','Marsey',2,'eerie contented calico yarn knitting troublemaker'), -('marseyeff','Marsey',2,'free speech eff horn finger electronic frontier foundation'), -('marseyeggirl','Marsey',2,'troomer tranny transgender lgbt groomer troid transsexual'), -('marseyeggless','Marsey',2,'postwall foid woman barren menopause old hag childfree fds'), -('marseyeh','Marsey',2,'canada canadian leafistan trudeau rake south park '), -('marseyeldritch','Marsey',2,'lovecraft horror halloween tentacles holiday scary monster'), -('marseyeldritchcarp','Marsey',2,'eldritch carpathianflorist fish cthulhu hplovecraft horror ghost'), -('marseyelephant','Marsey',2,'oliphant dumbo'), -('marseyelisabeth','Marsey',2,'bathory vampire blood countess queen black dress blonde hair umbrella anime jrpg blacksouls'), -('marseyelli','Marsey',2,'marsey elli doki literature club poem sayori wpd suicide'), -('marseyelliotrodger','Marsey',2,'er rogers azn asian saint incel hapa shooter killer little king gun shooting'), -('marseyelliotrodger2','Marsey',2,'saint er rodgers rogers shooter killer incel hapa little king azn asian supremegentleman supreme gentleman'), -('marseyelliotrodger3','Marsey',2,'saint er rodgers rogers shooter killer incel hapa little king azn asian supremegentleman supreme gentleman'), -('marseyelonmusk','Marsey',2,'elon musk rocket spacex tesla'), -('marseyelonpaypig','Marsey',2,'musk tesla twitter cope seethe dilate cry soy wojak south africa paypig blue check'), -('marseyembarassingpurchase','Marsey',2,'unabomber coomer gift box toy marsey'), -('marseyembrace','Marsey',2,'embracing hugging love happy'), -('marseyembrancediddykong','Marsey',2,'dk donkeykong hugging love blunt'), -('marseyemo','Marsey',2,'girl goth scene woman foid'), -('marseyemojigrin','Marsey',2,'emoji reaction grin'), -('marseyemojigrineyes','Marsey',2,'emoji reaction grin'), -('marseyemojirofl','Marsey',2,'emoji reaction rofl rotfl rolling laughing'), -('marseyemojismilemouth','Marsey',2,'emoji reaction smile'), -('marseyemojismilemouthcoldsweat','Marsey',2,'emoji reaction smile sweat'), -('marseyemojismilemoutheyes','Marsey',2,'emoji reaction smile'), -('marseyemojismilemouthtighteyes','Marsey',2,'emoji reaction smile xd'), -('marseyemperor','Marsey',2,'gold'), -('marseyerasure','Marsey',2,'erase ignore block'), -('marseyeren','Marsey',2,'eren anime manga aot attack on titan shingeki no kyojin snk yeagerist racist hitler genocide hajime isayama cute twink hot eldian mappa unamused hoodie jacket'), -('marseyerenabs','Marsey',2,'eren anime manga aot attack on titan shingeki no kyojin snk abs buff chad muscles 6pack yeagerist racist hitler genocide hajime isayama cute twink hot eldian mappa unamused'), -('marseyerenabs2','Marsey',2,'eren anime manga aot attack on titan shingeki no kyojin snk abs buff chad muscles 6pack yeagerist racist hitler genocide hajime isayama cute twink hot eldian mappa unamused hoodie jacket'), -('marseyeric','Marsey',2,'columbine school shooter psycho gun carbine harris'), -('marseyeskimo','Marsey',2,'inuit native arctic fishing dog helpful ice freeze winter cold'), -('marseyespeon','Marsey',2,'trick or treat pokemon halloween eevee costume holiday'), -('marseyestrogen','Marsey',2,'givemeestrogen givemeoestrogen givemeaestrogen trans catgirl hrt estradiol'), -('marseyetika','Marsey',2,'streamer youtuber nft psyops twitter antila trending black suicide bridge llm'), -('marseyeva','Marsey',2,'anime weeb neon genesis evangelion shinji robot mech japan'), -('marseyevil','Marsey',2,'evil bad malicious scary'), -('marseyevilagent','Marsey',2,'feds agent glowies usa america waco swat m16 firearm rifle satan demon cops police'), -('marseyevilgrin','Marsey',2,'joker evil society crazy smirk wicked danger fight trouble'), -('marseyexcited','Marsey',2,'eager ready hype amped reaction excitement happy thrilled'), -('marseyexcitedblue','Marsey',2,'excited blue gay'), -('marseyexciteddance','Marsey',2,'happy dance excited spin tippytap'), -('marseyexcitedexosuit','Marsey',2,'happy smiling mecha rickandmorty robot'), -('marseyexcitedgreen','Marsey',2,'excited green gay'), -('marseyexcitedindigo','Marsey',2,'excited indigo gay'), -('marseyexcitedorange','Marsey',2,'excited orange gay'), -('marseyexcitedred','Marsey',2,'excited red gay'), -('marseyexcitedviolet','Marsey',2,'excited violet gay'), -('marseyexcitedyellow','Marsey',2,'excited yellow gay'), -('marseyextinction','Marsey',2,'extinction button women misogyny mayocide kazakhstan'), -('marseyeyelidpulling','Marsey',2,'frustrated scary horror'), -('marseyeyemixer','Marsey',2,'mixer stirrer eyes blind selfharm mutilation gore blood gouge'), -('marseyeyemixer2','Marsey',2,'mixer stirrer eyes blind selfharm mutilation gore blood gouge'), -('marseyeyemixer3','Marsey',2,'eye mixer animated stirrer blind mutilation gore blood gouge'), -('marseyeyeroll','Marsey',2,'rolleyes rolling eyes mock animated reaction roll eyes duh'), -('marseyeyeroll2','Marsey',2,'animated duh rolling eyes'), -('marseyezramiller','Marsey',2,'flash psycho ezra miller nb nonbinary jewish actor movie'), -('marseyface','Marsey',2,'mask psycho face horror halloween kill killer stab knife holiday evil murder scary murderer'), -('marseyfacepalm','Marsey',2,'reaction omfg judgment'), -('marseyfacepeel','Marsey',2,'watchpeopledie kitti gore face psycho horror flay'), -('marseyfamily','Marsey',2,'family guy family man peter griffin griffin peter'), -('marseyfans','Marsey',2,'of thot taxpayer slut onlyfans whore'), -('marseyfart','Marsey',2,'brap gas flatulent flatulence farting braphog toot animated'), -('marseyfatherjoseph','Marsey',2,'christian christmas jesus immaculate god father joseph xmas pray'), -('marseyfattie','Marsey',2,'brap fatass chonker pig lorg'), -('marseyfbi','Marsey',2,'cop glownigger fed glowie agent federal'), -('marseyfbiagent','Marsey',2,'feds fbi agent glowies usa america waco swat m16 firearm rifle cops police'), -('marseyfbicomputer','Marsey',2,'pepe apu fbi computer peepo glowie fed'), -('marseyfediverse','Marsey',2,'federation autism freespeech poast'), -('marseyfedmassshooter','Marsey',2,'cia fbi glow gun buff pistol'), -('marseyfedora','Marsey',2,'suit 1920 mobster mafia detective mob'), -('marseyfedoratip','Marsey',2,'pepe apu peepo fedora tip hat neckbeard weeb mlady knight'), -('marseyfedpost','Marsey',2,'cia longpost long fed fedpost read notes animated glowie'), -('marseyfedpostglow','Marsey',2,'cia longpost long fed fedpost read notes animated glowie glow'), -('marseyfedposthmmm','Marsey',2,'glowie american dad stan meter fbi'), -('marseyfedpostpink','Marsey',2,'pink cia longpost fed notes animated'), -('marseyfedpostyes','Marsey',2,'marsey fedpost glow detector meter eyes dark'), -('marseyfedscared','Marsey',2,'glowie glownigger federal agent frightened nervous worried panicking fear'), -('marseyfedscared2','Marsey',2,'glowie glowbipoc federal agent frightened nervous worried panicking fear'), -('marseyfeelsgood','Marsey',2,'meme frog feels good man pepe feelsgoodman happy'), -('marseyfeelsgoodman','Marsey',2,'pepe feels good man mellokind frog happy'), -('marseyfeet','Marsey',2,'foot frozenchosen fetish'), -('marseyfellowkids','Marsey',2,'groomer adult buscemi skateboard'), -('marseyfellowpedo','Marsey',2,'libertarian glowie fbi'), -('marseyfemboy','Marsey',2,'discord trans femboy tomgirl groomer groomed gay faggot homosexual queer poof fairy'), -('marseyfeminist','Marsey',2,'misandry fds scrotes moids'), -('marseyferret','Marsey',2,'ferret furry animal fursona weasel'), -('marseyfeynman','Marsey',2,'history'), -('marseyfighter','Marsey',2,'final fantasy video game vidya warrior melee'), -('marseyfigureskate','Marsey',2,'skater iceskate ice skate skating olympics winter on ice'), -('marseyfilmingdeath','Marsey',2,'wpd bloody death murder kill snuff'), -('marseyfine','Marsey',2,'is fine meme thisisfine burning fire'), -('marseyfinger','Marsey',2,'flipping middle finger bird reaction flicking judgment'), -('marseyfingergoodjob','Marsey',2,'cute encourage positive respect k-pop thumbs up congrats gif animated congratulations nice ok great'), -('marseyfingerhearts','Marsey',2,'cute love k-pop'), -('marseyfingerwords','Marsey',2,'cute long tldr didnt read'), -('marseyflagafghanistan','Marsey Flags',2,'afghanistan muslim jihadi taliban'), -('marseyflagafrica','Marsey Flags',2,'africa african BIPOC'), -('marseyflagalaska','Marsey Flags',2,'cold blue north usa'), -('marseyflagalbania','Marsey Flags',2,'albania balkans cool flag'), -('marseyflagalgeria','Marsey Flags',2,'algeria africa'), -('marseyflagandorra','Marsey Flags',2,'andorra europe'), -('marseyflagangola','Marsey Flags',2,'angola africa'), -('marseyflagantarctica','Marsey Flags',2,'antarctica cold penguins'), -('marseyflagantiguaandbarbuda','Marsey Flags',2,'antigua barbuda indies island'), -('marseyflagargentina','Marsey Flags',2,'argentina south america sun'), -('marseyflagarmenia','Marsey Flags',2,'armenia west asia'), -('marseyflagaustralia','Marsey Flags',2,'australia aussie'), -('marseyflagaustria','Marsey Flags',2,'austria europe hitler'), -('marseyflagazerbaijan','Marsey Flags',2,'azerbaijan eastern europe west asia'), -('marseyflagbahamas','Marsey Flags',2,'bahamas north america island'), -('marseyflagbahrain','Marsey Flags',2,'bahrain west asia island'), -('marseyflagbajookieland','Marsey',2,'bajonkistan tonyzaret'), -('marseyflagbangladesh','Marsey Flags',2,'bangladesh asia'), -('marseyflagbarbados','Marsey Flags',2,'barbados island indies'), -('marseyflagbelarus','Marsey Flags',2,'belarus eastern europe'), -('marseyflagbelgium','Marsey Flags',2,'belgium europe waffles'), -('marseyflagbosnia','Marsey Flags',2,'bosnia herzegovina eastern europe balkans'), -('marseyflagbrazil','Marsey Flags',2,'brazil south america numbero uno'), -('marseyflagbulgaria','Marsey Flags',2,'bulgeria eastern europe'), -('marseyflagcalifornia','Marsey Flags',2,'california'), -('marseyflagcanada','Marsey Flags',2,'canada rake canuck north america leaf'), -('marseyflagchile','Marsey Flags',2,'chile south america'), -('marseyflagchina','Marsey Flags',2,'china asia'), -('marseyflagcolombia','Marsey Flags',2,'columbia south america'), -('marseyflagcyprus','Marsey Flags',2,'cyprus europe'), -('marseyflagdenmark','Marsey Flags',2,'denmark europe'), -('marseyflagegypt','Marsey Flags',2,'egypt africa aevann pyramid giza'), -('marseyflagelsalvador','Marsey Flags',2,'salvador south america'), -('marseyflagestonia','Marsey Flags',2,'estonia europe baltic'), -('marseyflageu','Marsey Flags',2,'eu European'), -('marseyflagfinland','Marsey Flags',2,'finland europe scandinavian'), -('marseyflagfrance','Marsey Flags',2,'france europe'), -('marseyflaggeorgia','Marsey Flags',2,'georgia eastern europe western asia stalin'), -('marseyflaggermany','Marsey Flags',2,'donger kraut deutschland'), -('marseyflaggreece','Marsey Flags',2,'greece balkans eastern europe'), -('marseyflaghongkong','Marsey',2,'china chink chong asian taiwan island bong colony cantonese xenophobia mainland'), -('marseyflaghungary','Marsey Flags',2,'hungary eastern europe'), -('marseyflagindia','Marsey Flags',2,'india asia bhrat'), -('marseyflagindonesia','Marsey Flags',2,'indonesia southeast asia'), -('marseyflagiran','Marsey Flags',2,'iran muslim middle east'), -('marseyflagiraq','Marsey Flags',2,'iraq muslim middle east'), -('marseyflagireland','Marsey Flags',2,'ireland europe car bomb'), -('marseyflagitaly','Marsey Flags',2,'italy europe pasta'), -('marseyflagjapan','Marsey Flags',2,'Japan Asia'), -('marseyflagjordan','Marsey Flags',2,'jordan muslim middle east almonds'), -('marseyflagkazakhstan','Marsey Flags',2,'kazakhstan central asia cool flag'), -('marseyflagkenya','Marsey Flags',2,'kenya africa'), -('marseyflaglebanon','Marsey Flags',2,'lebanon hezbollah middle east muslim'), -('marseyflagmaryland','Marsey Flags',2,'maryland crab bad driver'), -('marseyflagmexico','Marsey Flags',2,'mexico north america taco ole'), -('marseyflagmorocco','Marsey Flags',2,'morocco africa'), -('marseyflagnetherlands','Marsey Flags',2,'netherlands dyke europe'), -('marseyflagnewzealand','Marsey Flags',2,'new zealand oceania kiwi'), -('marseyflagniger','Marsey Flags',2,'niger africa BIPOC'), -('marseyflagnigeria','Marsey Flags',2,'nigeria africa'), -('marseyflagnorthkorea','Marsey Flags',2,'north korea asia best korea'), -('marseyflagnorway','Marsey Flags',2,'norway europe scandinavian'), -('marseyflagpakistan','Marsey Flags',2,'pakistan asia'), -('marseyflagpalau','Marsey Flags',2,'palau oceania obese'), -('marseyflagpalestine','Marsey Flags',2,'palestine middle east muslim'), -('marseyflagperu','Marsey Flags',2,'peru south america incan'), -('marseyflagphillipines','Marsey Flags',2,'philippines southeast asia jolliebee'), -('marseyflagpoland','Marsey Flags',2,'poland eastern europe europe'), -('marseyflagportugal','Marsey Flags',2,'portugal europe eastern europe'), -('marseyflagqatar','Marsey Flags',2,'qatar middle east muslim'), -('marseyflagromania','Marsey Flags',2,'romania europe eastern europe vampire pickpocket'), -('marseyflagrussia','Marsey Flags',2,'russia europe eastern europe vatnik'), -('marseyflagsaudiarabia','Marsey Flags',2,'saudi arabia middle east muslim'), -('marseyflagserbia','Marsey Flags',2,'serbia europe southeast asia'), -('marseyflagsouthafrica','Marsey Flags',2,'south africa africa'), -('marseyflagsouthkorea','Marsey Flags',2,'south korea asia worst korea'), -('marseyflagspain','Marsey Flags',2,'spain europe'), -('marseyflagsweden','Marsey Flags',2,'sweden europe scandinavian ikea'), -('marseyflagswitzerland','Marsey Flags',2,'switzerland europe gold neutral chocolate'), -('marseyflagsyria','Marsey Flags',2,'syria middle east muslim'), -('marseyflagtaiwan','Marsey Flags',2,'taiwan china asia'), -('marseyflagtajikistan','Marsey Flags',2,'tajikistan central asia cool flag'), -('marseyflagtexas','Marsey Flags',2,'texas cowboy yee haw'), -('marseyflagthailand','Marsey Flags',2,'thailand southeast asia'), -('marseyflagtrans','Marsey',2,'lgbtq transgender'), -('marseyflagturkey','Marsey Flags',2,'turkey europe'), -('marseyflagtuvalu','Marsey Flags',2,'tuvalu oceania obese'), -('marseyflaguae','Marsey Flags',2,'uae united arab emirates middle east muslim'), -('marseyflaguk','Marsey Flags',2,'uk england scotland wales bong northern ireland terf island europe'), -('marseyflagukraine','Marsey Flags',2,'ukraine eastern europe zelensky'), -('marseyflagus','Marsey Flags',2,'us united states united states of america america burger north america'), -('marseyflagvatican','Marsey Flags',2,'vatican pope europe catholic holy'), -('marseyflagvietnam','Marsey Flags',2,'vietnam southeast asia'), -('marseyflakes','Marsey',2,'parsley seasoning salt pepper spice food seasoning'), -('marseyflamepoint','Marsey',2,'orange'), -('marseyflamethrower','Marsey',2,'vietname soldier fire'), -('marseyflamewar','Marsey',2,'troll fight fire reaction gasoline'), -('marseyflareon','Marsey',2,'trick or treat pokemon halloween eevee costume holiday'), -('marseyflirt','Marsey',2,'caught looking admiring miring bashful eyelashes batting eyelids blush compliment flirting shy'), -('marseyfloch','Marsey',2,'floch forster anime manga gun shoot shhhh aot attack on titan racist nazi hitler smile shush quiet scout nationalist ginger snk shingeki no kyojin uniform scout yeagerist mischief troublemaker troll'), -('marseyfloyd','Marsey',2,'dead blm chauvin fentanyl george'), -('marseyflufflylove','Marsey',2,'fluffy love hug wholesome'), -('marseyfluffy','Marsey',2,'poofy cute shaggy happy smile excited scruffy'), -('marseyfluffyannoyed','Marsey',2,'angry mad cope seethe dilate cute fur sneed hairy'), -('marseyfluffydemon','Marsey',2,'marsey black devil demon horns wings fluffy'), -('marseyflushzoom','Marsey',2,'flushed eyes bulging shocked surprised flustered waytoodank'), -('marseyflushzoom2','Marsey',2,'flushed eyes crossed bulging shocked nipples'), -('marseyflushzoomzoom','Marsey',2,'blush shy owo uwu heartbeat pound eyes wide meek'), -('marseyflyingspaghettimonster','Marsey',2,'atheist atheism flying religon science'), -('marseyfocault','Marsey',2,'philosophy history'), -('marseyfoidghost','Marsey',2,'foid ghost frozenchosen womanundead halloween'), -('marseyfoidretard','Marsey',2,'woman blonde stupid dumb idiot froyo frozenchosen'), -('marseyforevertiedup','Marsey',2,'fetish bondage autism rope'), -('marseyfortuneteller','Marsey',2,'fortune teller gypsy predict future clarivoyent crystal jewelry mystic orb witch gypsie medium dead'), -('marseyfoucault','Marsey',2,'philosophy history foucault postmodern'), -('marseyfox','Marsey',2,'fursona furry fursuit kitsune'), -('marseyfranklin','Marsey',2,'franklin thinking constitution founding fathers'), -('marseyfreeman','Marsey',2,'pearl clutch pc gamer gordon freeman crowbar pcmr half life hl3 valve steam mit theoretical physicist'), -('marseyfreezepeach','Marsey',2,'1984 censorship free speech reaction freespeech ruqqus'), -('marseyfrenchitsover','Marsey',2,'france text frog wine bread baguette mustache beret'), -('marseyfrenchitsover2','Marsey',2,'france text frog wine bread baguette mustache beret'), -('marseyfrenchvan','Marsey',2,'foucault pedophilia libertarian van french philosophy pedobear postmodernism'), -('marseyfreud','Marsey',2,'oedipus incest psychoanalysis psychologist shrink psychiatrist'), -('marseyfrickyou','Marsey',2,'neighbor nigga fuck you frick middle finger flip off bird angry gesture'), -('marseyfrickyou2','Marsey',2,'nah neighbor nigga fuck you frick middle finger flip off bird angry gesture'), -('marseyfriedchicken','Marsey',2,'black kfc popeyes chickfila watermelon'), -('marseyfrog','Marsey',2,'scaley fursona furry scalie amphibian fursuit'), -('marseyfrog2','Marsey',2,'scaley fursona furry scalie amphibian toad fursuit'), -('marseyfrontiersman','Marsey',2,'america usa 19th history indian native wild nature rural frontier expansion settler'), -('marseyfrozen','Marsey',2,'dead ice reaction cold frozen'), -('marseyfrozenchosen','Marsey',2,'blonde girl woman'), -('marseyfrozenchosen2','Marsey',2,'foid woman retard womanmoment chin'), -('marseyfrozenlove','Marsey',2,'mellokind stalker obsessed obsession fixation creepy stalking frozenchosen love hug foid hearts'), -('marseyfry','Marsey',2,'phillip fry take my money futurama'), -('marseyfrylock','Marsey',2,'cartoon athf aqua fry fries fastfood'), -('marseyfsjal','Marsey',2,'fsjal marsey excited cheer watch happening'), -('marseyfuckoffcarp','Marsey',2,'reaction carpathianflorist rude snappy animated robot marppy'), -('marseyfuckyou','Marsey',2,'middlefinger middle finger flipping off fuck you nigga'), -('marseyfuckyou2','Marsey',2,'nigga comeback no u'), -('marseyfug','Marsey',2,'benis mustache meme'), -('marseyfugg','Marsey',2,'spurdo sparde fugg'), -('marseyfugg2','Marsey',2,'spurdo sparde'), -('marseyfunko','Marsey',2,'action figure doll funko toy soy'), -('marseyfunkobox','Marsey',2,'pops soyshit marvel capeshit wandshit doll collector collectible collectable toy plastic'), -('marseyfunkykong','Marsey',2,'donkeykong dk bandana'), -('marseyfuntriptime','Marsey',2,'lsd drugs joy happy gay schizo'), -('marseyfuriosa','Marsey',2,'mad max madmax imperator furryosa fury road furyroad post apocalyptic apocalypse australian australia'), -('marseyfurry','Marsey',2,'fursona furry fursuit kitsune'), -('marseyfurry2','Marsey',2,'furry fur degenerate sex'), -('marseyfursona','Marsey',2,'fursuit fox fursona fursecution furfag yiff uwu owo kitsune'), -('marseyfursona2','Marsey',2,'furry fursona cat devil'), -('marseyfursonatext','Marsey',2,'fursuit fox fursona fursecution furfag yiff uwu owo kitsune'), -('marseyfursuit','Marsey',2,'furry furcon degenerate cosplay fursona costume mascot'), -('marseygambling','Marsey',2,'depressed casino slots blackjack las vegas depressed suicidial degenerate smoking losing cards hotep'), -('marseygameboy','Marsey',2,'nintendo vidya pixel 8bit'), -('marseygamer','Marsey',2,'vidya video games nerd headset microphone'), -('marseygameritsover','Marsey',2,'gamer vidya gg vidya headset'), -('marseygangbang','Marsey',2,'blacked sex orgy'), -('marseygangster','Marsey',2,'pimp hustling mafia money gangsta'), -('marseygardener','Marsey',2,'gardening watering'), -('marseygarfield','Marsey',2,'mondays lasagna'), -('marseygarfieldpipe','Marsey',2,'marfield pipe smoking john yelling comic smoke'), -('marseygas','Marsey',2,'holocaust zyklon fart poison brap barf smell tremble dead genocide animated jews jewish'), -('marseygasp','Marsey',2,'wow woah what how why whoa reaction appalled'), -('marseygeisha','Marsey',2,'foid birthing person girl woman girl lady slut thot noodlewhore chink jap gook asian azn blow kiss blowing kiss blowkiss love heart stockings nylons fishnets'), -('marseygem','Marsey',2,'diamond gemmy soyjak good quality post coal based'), -('marseygenetakovic','Marsey',2,'bcs better call saul breaking bad disguise cinnabon gene'), -('marseygenie','Marsey',2,'aladdin genie sandnigger sand nigger marsey'), -('marseygeralt','Marsey',2,'geralt witcher spare coin tip gold money'), -('marseygermantank','Marsey',2,'tank nazi german 1488 1933 panzer panther tiger'), -('marseyghost','Marsey',2,'spooky halloween costume holiday scary sheet'), -('marseyghost2','Marsey',2,'ghost spectre phantom spook boo halloween horror spirit'), -('marseyghostangry','Marsey',2,'ghost specter phantom spook boo angry halloween horror spirit'), -('marseyghostangry2','Marsey',2,'ghost specter phantom spook boo angry halloween horror spirit pissed'), -('marseyghostbored','Marsey',2,'ghost specter phantom spook halloween horror spirit boo bored unimpressed'), -('marseyghostface','Marsey',2,'ghostface scary halloween horror scream knife killer'), -('marseyghostface2','Marsey',2,'ghostface scary scream wassup horror halloween phone'), -('marseyghosthappy','Marsey',2,'ghost specter phantom spook halloween horror spirit boo happy proud content'), -('marseyghostkiss','Marsey',2,'ghost specter phantom spook boo mwah kiss smooch halloween horror spirit'), -('marseyghostlaugh','Marsey',2,'ghost specter phantom spook boo laugh xd halloween horror spirit'), -('marseyghostsad','Marsey',2,'ghost specter phantom spook boo halloween horror spirit sad upset miss pensive'), -('marseyghostshy','Marsey',2,'ghost specter phantom spook boo shy uwu halloween horror spirit'), -('marseygift','Marsey',2,'present christmas wrapping paper holiday'), -('marseygiftboxmarsey','Marsey',2,'christmas holiday present kitten child mother mom'), -('marseygiftboxmarseyhug','Marsey',2,'christmas holiday present kitten child mother mom love'), -('marseygigachad','Marsey',2,'reaction hunter eyes canthal tilt jawline'), -('marseygiganoyou','Marsey',2,'accuse spin snake point finger horseshoe nou animated'), -('marseygigaretard','Marsey',2,'idiot neurodivergent dumb stupid drooling moron puddle'), -('marseygigathonk','Marsey',2,'3d hmm wrong think cube spin consider animated noootice wonder'), -('marseygigatitty','Marsey',2,'teacher tits boobs nipples canadian transgender milkers'), -('marseygigavaxxer','Marsey',2,'covid vaccine coronavirus vaccination'), -('marseygilead','Marsey',2,'handmaid tale abortion patriarchy feminist moid scrote sex incel misogyny'), -('marseygingerbread','Marsey',2,'cookie christmas holiday'), -('marseygingerbread2','Marsey',2,'cookie christmas holiday'), -('marseygingerbread3','Marsey',2,'cookie christmas holiday'), -('marseygirl','Marsey',2,'dress toddler tween sister horror shining'), -('marseygivecrown','Marsey',2,'king based swole reaction muscles'), -('marseygiveup','Marsey',2,'despair reaction depression miserable fall over depressed falling over animated sad'), -('marseygiygas','Marsey',2,'giygas halloween earthbound horror alien boss vidya game video'), -('marseyglaceon','Marsey',2,'trick or treat pokemon halloween eevee costume holiday'), -('marseygladiator','Marsey',2,'gladiator rome ancient historical warrior sword athlete combat fight'), -('marseyglam','Marsey',2,'rocker pretty glamorous beautiful'), -('marseyglancing','Marsey',2,'eyes animated nervous paranoid'), -('marseyglobohomo','Marsey',2,'globalism soulless modernity art corporate corporation'), -('marseyglow','Marsey',2,'fbi mossad cop feds animated glownigger glowie secret service fed atf police cia nsa kgb'), -('marseyglow2','Marsey',2,'fbi mossad feds agent glownigger reaction glowie fed atf cia nsa'), -('marseyglowaward','Marsey',2,'medal fbi ribbon animated glownigger retard glowie fed atf cia nsa'), -('marseygoatse','Marsey',2,'shock bussy troll'), -('marseygodel','Marsey',2,'old philosophy glasses history'), -('marseygodfather','Marsey',2,'wop italy italian dego mafia'), -('marseygodzilla','Marsey',2,'raptor halloween dinosaur gojira evil bug'), -('marseygoku','Marsey',2,'saiyan power rage super dragon fireball anime'), -('marseygold','Marsey',2,'gold award reddit'), -('marseygolden','Marsey',2,'lucky money rich gold shine coin merchant animated '), -('marseygolden2','Marsey',2,'lucky money rich gold shine coin merchant 3dp spin animated '), -('marseygondola','Marsey',2,'mustache meme long legs'), -('marseygoodmap','Marsey',2,'map pedo dead shoot animated shotgun buckshot kill minor libertarian'), -('marseygoodnight','Marsey',2,'kazakhstan flag reaction kazakh i hate women women'), -('marseygoose','Marsey',2,'goose geese kill duck cat bird death bite chomp'), -('marseygoose2','Marsey',2,'goose geese kill cat bird death bite chomp'), -('marseygorilla','Marsey',2,'gorilla monkey ape'), -('marseygossip','Marsey',2,'tea rotary phone popcorn gabbing'), -('marseygrad','Marsey',2,'graduate graduation school degree diploma hat tassel animated college university'), -('marseygraduation','Marsey',2,'kanye graduation yeezy yeezus'), -('marseygrapes','Marsey',2,'fat roman emperor fruit chubby snacking healthy'), -('marseygras','Marsey',2,'mardi gras fat tuesday nola new orleans neworleans holiday louisiana mardigras carnival beads mask'), -('marseygrass','Marsey',2,'reaction outside touchgrass touch grass'), -('marseygravedance','Marsey',2,'tombstone graveyard excited ripbozo dead die smug step stomp headstone animated'), -('marseygray','Marsey',2,'amber'), -('marseygreatpumpkin','Marsey',2,'great pumpkin trick or treat charlie brown ghost costume halloween homoween rock'), -('marseygreytide','Marsey',2,'space tation13 grey tide greytide station wide stationwide gas mask insulated gloves toolbox tool box bald traitor shitter ss13 ssethtide sseth assistant service hack hacker'), -('marseygrilling','Marsey',2,'barbecue bbq centrist boomer barbeque'), -('marseygrilling2','Marsey',2,'bbq boomer barbecue barbeque'), -('marseygrimreaper','Marsey',2,'grimreaper grim reaper scythe homoween skull scary horror death'), -('marseygrin','Marsey',2,'seethe pain rage beard angry'), -('marseygroomer','Marsey',2,'pedobear discord pedophile pedo chomo molest pedocord'), -('marseygroomer2','Marsey',2,'molest discord chomo snoo pedo pedocord reddit'), -('marseygroomerarch','Marsey',2,'groomer marsey arch linux archlinux grooming nerd kid'), -('marseygroomerfreebsd','Marsey',2,'unix linux code'), -('marseygroomergrooming','Marsey',2,'groomer grooming pedo licking'), -('marseygrouns','Marsey',2,'grounds grounz darrell brooks court lawyer waukesha'), -('marseygucci','Marsey',2,'gucci mane lean rapper trap mixtape bricksquad traphouse codeine lean rapper pimp'), -('marseyguillotine','Marsey',2,'cut head off beheading beheaded headless french robespierre marie antoinette death die kill execution execute'), -('marseygun','Marsey',2,'handgun shoot bang kill threaten pistol'), -('marseygundam','Marsey',2,'mecha robot helmet mask anime'), -('marseygunnut','Marsey',2,'ahegao 2a second amendment rifle horny lust lick tongue shooter shooting'), -('marseygunshotsuicide','Marsey',2,'gun shoot suicide sad depressed animated dead death kms gunshot die suicidal pensive'), -('marseygunshotsuicideglow','Marsey',2,'shooting gun pistol glowie'), -('marseygunsuicide','Marsey',2,'shotgun kill death die gunshot windy kms animated'), -('marseyhacker','Marsey',2,'nerd matrix reaction computer animated'), -('marseyhacker2','Marsey',2,'dox anonymous computer codecel programmer'), -('marseyhalflife','Marsey',2,'gordon freeman crowbar burglar halflife pcgaming valve wink vandalize carjack'), -('marseyhammerpinkies','Marsey',2,'hit hurt idiot dumb retard blood'), -('marseyhammerpizza','Marsey',2,'animated beat bongo hammers pizzashill rdrama'), -('marseyhammersnoo','Marsey',2,'snoo redditor spez beat powermod murder kill death animated blood'), -('marseyhammersrdine','Marsey',2,'animated beat bongo hammers sardine redditors can the'), -('marseyhandmaid','Marsey',2,'handmaid maiden dystopia theocracy sexist sexism misogyny abortion feminism'), -('marseyhandsup','Marsey',2,'hands up pawsup arrested arresting reaction paws up under arrest'), -('marseyhanger','Marsey',2,'abortion fetus coat planned parenthood infanticide childfree murder foid'), -('marseyhank','Marsey',2,'brown lab dog species pupper pup doggo chocolate good boy'), -('marseyhankhill','Marsey',2,'cartoon propane hank grill kingofthehill'), -('marseyhankhill2','Marsey',2,'propane cartoon hank grill kingofthehill'), -('marseyhannibal','Marsey',2,'flesh psycho horror halloween cannibal eat holiday'), -('marseyhappening','Marsey',2,'ronpaul happening it ron paul itshappening animated'), -('marseyhappy','Marsey',2,'pleased contented reaction contentment satisfied'), -('marseyhappy2','Marsey',2,'smile smiling nice'), -('marseyhappytears','Marsey',2,'tears of joy crying'), -('marseyhatecrime','Marsey',2,'jussie smollett racist homophobic hoax rope bleach chlorine maga hat suicide lynch juicy'), -('marseyhatium','Marsey',2,'mad fury furious pissed hatred rage angry maddened infuriated hateful hatefuel'), -('marseyhawaii','Marsey',2,'boomer margarita drink chill relaxed'), -('marseyhead','Marsey',2,'blood spurting headless horror halloween animated'), -('marseyheadcrab','Marsey',2,'zombie brain alien parasite valve game half life'), -('marseyheadlesshorseman','Marsey',2,'halloween headless horseman icabod'), -('marseyhealthy','Marsey',2,'burger king fat fast food crown unhealthy junk food american'), -('marseyhealthysoberstillretard','Marsey',2,'marsona fartbinn elfbinn canadian mayofoid woman'), -('marseyhearts','Marsey',2,'reaction flirt loving adoration love happy cute crush'), -('marseyheathcliff','Marsey',2,'heathecliff'), -('marseyheavymetal','Marsey',2,'rocker musician rock guitar'), -('marseyhehe','Marsey',2,'hehe nothehe happy laughing angry questioning'), -('marseyhelium','Marsey',2,'helium copium cope mask'), -('marseyhellraiser','Marsey',2,'pinhead halloween holiday evil monster'), -('marseyhelp','Marsey',2,'wtf nervous anxious anxiety worried concerned helpme help me uncomfortable awkward'), -('marseyhermione','Marsey',2,'marsey hermione granger harry potter jk rowling wizard witch wand hogwarts muggle mudblood black cursed child'), -('marseyhesklennyyouknow','Marsey',2,'klenvastergan corgi morgan freeman right correct point'), -('marseyhesright','Marsey',2,'batman lucius fox nolan hes right you know reaction agree thumbs up based morgan freeman correct'), -('marseyhibernian','Marsey',2,'hibernian irish leprechaun blarney guinness shamrock clover luck merchant papist ira hat'), -('marseyhighfive','Marsey',2,'high five high5 congrats you go glencoco sports yay nice teamwork'), -('marseyhighjinks','Marsey',2,'shenanigans'), -('marseyhijab','Marsey',2,'hijab reading islam jihad muslim allah quran koran'), -('marseyhillary','Marsey',2,'president her turn hilary killary hilldawg clinton'), -('marseyhillarybackstab','Marsey',2,'clinton hilary arkanicide knife stabbing kill murder seth rich death'), -('marseyhippo','Marsey',2,'hippopotamus hippo fursona furry skin animal costume fursuit'), -('marseyhissing','Marsey',2,'hiss angry threatened threatening fangs mouth'), -('marseyhitler','Marsey',2,'adolf adolph nazi germany kraut axis mustache genocide dictator authright chud conservative trump gas'), -('marseyhitler2','Marsey',2,'adolf adolph nazi germany kraut axis mustache genocide dictator authright chud conservative trump'), -('marseyhitlerjew','Marsey',2,'marsey adolf hitler jew nazi judiasm zion kike german israel germany gas heeb kippah star david swastika salute hat armband moustache'), -('marseyhmm','Marsey',2,'confused reaction thinking thunk thonk judgment'), -('marseyhmmhips','Marsey',2,'spice smug hands hips lawry seasoning'), -('marseyhmmm','Marsey',2,'confused reaction thinking thunk thonk judgment'), -('marseyhobbes','Marsey',2,'calvin hobbes waterson tiger comic'), -('marseyholdingcoin','Marsey',2,'offer money upvote gift approve'), -('marseyholocaust','Marsey',2,'jew nazi adl merchant genocide chud rightoid hitler train auschwitz 109'), -('marseyhomestar','Marsey',2,'homestar runner fast everybody 2000s'), -('marseyhomochingchong','Marsey',2,'asian chinese jap gook chink rice gay strawhat glasses squint rainbow tiedie tyedye tyedie tiedye'), -('marseyhomofascist','Marsey',2,'lgbt faggot ss fash nazi homocracy gay queer sodomy wholesome kiss'), -('marseyhomoitsover','Marsey',2,'homo fascist its over hat gay'), -('marseyhomosupremacist','Marsey',2,'klan lgbt faggot kkk homocracy sodomy queer gay wholesome'), -('marseyhomsar','Marsey',2,'homsar homestar rslur retard dumb loud shout 2000s'), -('marseyhoodwink','Marsey',2,'cloak crossbow'), -('marseyhope','Marsey',2,'mask whitepill reaction happy hopium'), -('marseyhorseshoe','Marsey',2,'rightoid leftoid theory'), -('marseyhotep','Marsey',2,'party meme parrot vibing jam dance'), -('marseyhrt','Marsey',2,'hrt estrogen trans egg'), -('marseyhugboo','Marsey',2,'ghost scary angry love cute'), -('marseyhugjew','Marsey',2,'hug jewish marsey kike yid yarmulke love'), -('marseyhugmaximus','Marsey',2,'love pepe embrace mellokind frogposter'), -('marseyhugmerchant','Marsey',2,'marsey hug jewish merchant kike yid yarmulke love'), -('marseyhugpeepeehands','Marsey',2,'love cute heart embrace cat'), -('marseyhugretard','Marsey',2,'love idiot drool embrace'), -('marseyhungry','Marsey',2,'food hunger dish feed me bowl animated'), -('marseyhwacha','Marsey',2,'korea historical animated artillery weapon gunpowder army combat war'), -('marseyhyperthonk','Marsey',2,'3d hmm wrong think hypercube animated tesseract spin consider noootice wonder'), -('marseyhypno','Marsey',2,'hypnosis spiral brainwash animated hypnotoad'), -('marseyicecream','Marsey',2,'ice cream sad disappoint pout cry. pensive'), -('marseyicecreamcone','Marsey',2,'sweet dessert dairy'), -('marseyicet','Marsey',2,'marsey icet rapper'), -('marseyidio3','Marsey',2,'idio3 russia belarus communist commie flask drink computer online monitor display keyboard idio'), -('marseyidio3rentfree','Marsey',2,'idio3 commie communist comrade chud janny'), -('marseyidk','Marsey',2,'what weird cringe'), -('marseyiff','Marsey',2,'math alphabet'), -('marseyill','Marsey',2,'winter chilly cold ill sick brr flu'), -('marseyilluminati','Marsey',2,'eye egypt pyramid big brother watching'), -('marseyilluminati2','Marsey',2,'eye egypt pyramid big brother watching'), -('marseyimam','Marsey',2,'muslim islam saudi ghutra keffiyah kufiya emiratis arab'), -('marseyimmaculate','Marsey',2,'christian christmas jesus immaculate god mother mary xmas pray'), -('marseyimmortanjoe','Marsey',2,'immortansey mad max madmax fury road furyroad post apocalyptic apocalypse australian australia'), -('marseyimpossibru','Marsey',2,'revulsion gross yuck yikes mad icky impossible disgusted disgusting'), -('marseyimposter','Marsey',2,'amogus baka among us sussy'), -('marseyinabox','Marsey',2,'hiding hide box cardboard happy cute'), -('marseyinajackolantern','Marsey',2,'halloween homoween pumpkin jackolantern stripper cake'), -('marseyinapumpkin','Marsey',2,'halloween homoween pumpkin jackolantern'), -('marseyinboots','Marsey',2,'shoes shrek movie last wish kino film cgi character sword mousquetaire'), -('marseyinbread','Marsey',2,'food meme inbred'), -('marseyindiarentfree','Marsey',2,'pajeet street shit brown bipoc bhai modi tunak curry hindu shiva'), -('marseyindignant','Marsey',2,'hmph pout indignant angry annoyed no cross defiant obstinate stubborn'), -('marseyinnocent','Marsey',2,'innocent naive angelic dumb halo'), -('marseyinshallah','Marsey',2,'begging muslim animated please'), -('marseyinsurgent','Marsey',2,'insurgency iraq jaish gun mask balaclava iraqi'), -('marseyinverted','Marsey',2,'inverted marsey black'), -('marseyinvestigate','Marsey',2,'pepe apu peepo investigate magnifying magnifier look lookup'), -('marseyinvisible','Marsey',2,'stealth'), -('marseyinvisible2','Marsey',2,'hidden hollow transparent clear'), -('marseyira','Marsey',2,'car bomb irish ireland'), -('marseyironmaiden','Marsey',2,'death blood torture chika anime weeb weeaboo spikes murder crush animated'), -('marseyishygddt','Marsey',2,'reaction meme disapproval bat club beating angry demented disgust dislike baseball bat shiggy diggy george costanza'), -('marseyisis','Marsey',2,'daesh terrorist islam muslim'), -('marseyisrael','Marsey',2,'kike yid jewish hebrew merchant colonizer israeli banker jewish kike yid flag heeb palestine palestininan shekel hebrew'), -('marseyisraeliflag','Marsey',2,'israel flag kike yid palestine heeb hebrew jewish'), -('marseyisraellove','Marsey',2,'love ally israel holocaust zionism'), -('marseyit','Marsey',2,'balloon halloween pennywise clown holiday evil'), -('marseyitneverbegan','Marsey',2,'over itsover aware doomer'), -('marseyitsallsotiresome','Marsey',2,'empire of dust tooka all so tiresome chinese racist congolese drc kinshasa lubumbashi enough bullshit tired resigned despair black'), -('marseyitsaover','Marsey',2,'vidya mario over italian'), -('marseyitsburgover','Marsey',2,'itsover'), -('marseyitsdangerous','Marsey',2,'danger dangerous alone takethis'), -('marseyitsdangerous2','Marsey',2,'zelda'), -('marseyitsjoever','Marsey',2,'peter familyman familyguy joe over itsover soover blackpill cripple retard cartoon'), -('marseyitsnuts','Marsey',2,'itsover chipmunk squirrel'), -('marseyitsogre','Marsey',2,'ogre shrek itsogre monster'), -('marseyitsover','Marsey',2,'its over never began incels give up giveup sad sigh defeated pensive'), -('marseyitsoverbrasileiro','Marsey',2,'sad acabou brasil brazil brazilian'), -('marseyitsoverhappy','Marsey',2,'marsey over itsover happy'), -('marseyitsoverputin','Marsey',2,'slavshit bakhmut russia ukraine zigger'), -('marseyitsoverwereback','Marsey',2,'itsover neverbegan incels give up giveup sad sigh defeated yay happy excited undefeated bipolar histronic null kiwifarms animated pensive'), -('marseyitsoverwerebackchingchon','Marsey',2,'happy doomer elated joy asian gook nip jap recovery slit squint rice'), -('marseyitsoverwerebackputin','Marsey',2,'slavshit bakhmut russia ukraine zigger'), -('marseyitsoverwerebackyall','Marsey',2,'buck south over sad sneed hat happy'), -('marseyitsoveryall','Marsey',2,'buck south over sad sneed hat'), -('marseyitsrigged','Marsey',2,'its rigged rig goomble gamble lottershe election dating test blackjack roulette'), -('marseyjackskellington','Marsey',2,'skeleton nightmarebeforechristmas halloween horror burton'), -('marseyjackson','Marsey',2,'music king pop mayo whiteface michael'), -('marseyjacksparrow','Marsey',2,'johnny depp amber heard abuse violence punch beat feminist Jack sparrow'), -('marseyjaguarwarrior','Marsey',2,'mayan incan injun latinx aztec native blood fight mexican'), -('marseyjam','Marsey',2,'animated bopping excited trippy excitement tejanx dancing rainbow rave happy dance'), -('marseyjamesholmes','Marsey',2,'killer shooter shooting crazy schizo batman capeshit ginger'), -('marseyjamming','Marsey',2,'mp3 headphones beat ipod music happy'), -('marseyjanny','Marsey',2,'jannie unpaid volunteer administrator janitor free moderator'), -('marseyjanny2','Marsey',2,'jannie unpaid volunteer administrator janitor free moderator'), -('marseyjannymini','Marsey',2,'janny minigun gun clean gatling jannie animated'), -('marseyjannyrentfree','Marsey',2,'soycry mop admin moderator jannie'), -('marseyjapanese','Marsey',2,'nippon rising sun weeb japan animated'), -('marseyjason','Marsey',2,'hockey mask horror halloween kill fridaythe13th knife stab voorheys friday the 13th evil monster holiday'), -('marseyjavelin','Marsey',2,'ukraine russia missile rocket rpg grenade launcher kyiv kiev kiyv zelensky putin tank'), -('marseyjcdenton','Marsey',2,'sunglasses shades vidya video game deusex deus ex'), -('marseyjclove','Marsey',2,'astolfo femboy trap hug anime jc justcool'), -('marseyjcrentfree','Marsey',2,'trans astolfo marstolfo justcool bard moderator jannie'), -('marseyjeans','Marsey',2,'denim trousers pants'), -('marseyjesus','Marsey',2,'christian'), -('marseyjesus2','Marsey',2,'crucify crucifixion christianity easter persecuted religion saint martyr religious cross'), -('marseyjetbombing','Marsey',2,'obama bush animated usa animated american pilot bomber plane war usaf air force'), -('marseyjetfighter','Marsey',2,'pilot plane airforce air force usaf bomber dogfight war'), -('marseyjewish','Marsey',2,'jew jewish religon hat yarmulke yid kike sheeny sheenie heeb merchant israeli'), -('marseyjewishkkk','Marsey',2,'klan israel racism hood blue'), -('marseyjewoftheorient','Marsey',2,'china chinese greedy jew jewish merchant'), -('marseyjewoftheorientglow','Marsey',2,'animated glow rice china chinese chink commie mao xi'), -('marseyjewofthesubcontinent','Marsey',2,'jew kike pajeet india hindu brahmin'), -('marseyjfk','Marsey',2,'john fitzgerald kennedy jfk president american history sniper car death kill usa assassination'), -('marseyjiangshi','Marsey',2,'ghost chinese halloween holiday china scary'), -('marseyjihad','Marsey',2,'jihad islam animated mujahideen muslim terrorism terrorist plotting isis'), -('marseyjoe','Marsey',2,'family guy swanson cop police wheelchair retard disabled'), -('marseyjohnson','Marsey',2,'wig history founding father wtf did just read bruh wut'), -('marseyjoint','Marsey',2,'smoke weed marijuana reefer drugs smoking 420 pot'), -('marseyjolteon','Marsey',2,'trick or treat pokemon halloween eevee costume holiday'), -('marseyjones','Marsey',2,'tinfoil animated alex gay frogs conspiracy'), -('marseyjoseon','Marsey',2,'korean hat azn asian'), -('marseyjourno','Marsey',2,'journoid media press photo camera journalist pic'), -('marseyjoy','Marsey',2,'smile excited smug'), -('marseyjudge','Marsey',2,'objection innocent hammer guilty gavel court overruled sustained'), -('marseyjump','Marsey',2,'jump cute leap catch hold love adore cuddle hug hop adorable'), -('marseyjumpscare','Marsey',2,'undead living dead romero halloween horror corpse scary rotten animated spooky aaaahhhhh trick prank bait and switch'), -('marseyjunkie','Marsey',2,'needles heroin reaction shooting up addicted shoot up syringe'), -('marseyjunkie2','Marsey',2,'addicted drugs pills glue huffing ether overdose'), -('marseyjurisdiction','Marsey',2,'waukesha darrell brooks court subject matter jurisdiction'), -('marseyjustice','Marsey',2,'marsey justice blind equal scale weights sword cat marsey'), -('marseyjustright','Marsey',2,'reaction snob no way'), -('marseykaiser','Marsey',2,'prussian history wwi rifle reich wilhelm germany soldier'), -('marseykamikaze','Marsey',2,'kamikaze japanese nip pilot ww2 wwii world war'), -('marseykangtheconqueror','Marsey',2,'conqueror marvel super hero villain comicbook capeshit science fiction we wuz costume avengers'), -('marseykatamarireddit','Marsey',2,'rolling animated vidya video game damaci damacy reddit'), -('marseykeffalsdance','Marsey',2,'onesie pajamas animated fursuit hood wiggler'), -('marseykekw','Marsey',2,'kekw lmao lol laugh'), -('marseykente','Marsey',2,'black blm nigger nog jogger coon dindu bhm hotep kufi african tribal'), -('marseykermit','Marsey',2,'kermit green frog puppet absinthe television sesame children'), -('marseykernelpanic','Marsey',2,'linux kernel panic computer error glitch'), -('marseykevin','Marsey',2,'marsey hat drseuss dark black halloween horror'), -('marseykey','Marsey',2,'markey keyed locked based key lock sneed bane'), -('marseykfc','Marsey',2,'col sanders colonel kentucky fried chicken'), -('marseykhorne','Marsey',2,'warhammer 40k chaos god war death blood'), -('marseykindness','Marsey',2,'retarded special drooling idiot seriouspost srspost agendapost moron fool buffoon dramatard'), -('marseyking','Marsey',2,'based queen prince reaction crown princess'), -('marseykingcrown','Marsey',2,'based animated'), -('marseykingharkinian','Marsey',2,'legend zelda cdi ytp youtube poop hyrule dinner mah boi philips nintendo wand gamelon faces evil'), -('marseykingkrazy','Marsey',2,'king crown cape krazy crazy monocle'), -('marseykingkrazysnake','Marsey',2,'animated bobbing'), -('marseykingretard','Marsey',2,'drool dumb idiot crown moron'), -('marseykink','Marsey',2,'bdsm sex kinkster dom pervert sub creeper latex fetish dildo pvc bulge'), -('marseykino','Marsey',2,'kino agni fire punch anime'), -('marseykirby','Marsey',2,'nintendo video game vidya sprite fat chonker suck succ'), -('marseykirby2','Marsey',2,'kirby game nintendo video vidya'), -('marseykishibe','Marsey',2,'kishibe dog captain devil hunter chainsaw man csm manga anime kino movie tatsuki fujimoto scar unamused suit earring piercing stitches simp cuck beard japan weeb piercing suit blonde mads mikkelsen'), -('marseykishibecarp','Marsey',2,'kishibe captain chainsaw man csm manga anime kino movie tatsuki fujimoto scar suit earring piercing stitches beard unamused weeb piercing suit blonde mads mikkelsen notice carp warning fish jannie mod'), -('marseykishibemakima','Marsey',2,'kishibe captain devil hunter chainsaw man csm manga anime kino movie tatsuki fujimoto scar suit earring piercing stitches beard unamused weeb piercing suit blonde mads mikkelsen notice makima warning'), -('marseykissinger','Marsey',2,'kissinger coldwar war diplomat suit fat america geopolitics politics historical'), -('marseykitti','Marsey',2,'watchpeopledie horror grim evil scary surreal tattoos wicked demonic'), -('marseykitty','Marsey',2,'hellokitty animated hello kitty'), -('marseykiwi','Marsey',2,'kf bird new zealand kiwifarms newzealand'), -('marseykiwi2','Marsey',2,'kf bird new zealand kiwifarms newzealand'), -('marseykiwilove','Marsey',2,'hugging bird happy'), -('marseykiwimom','Marsey',2,'kf farms newzealand new zealand dramarama birds babies chicks single mother brood flock'), -('marseykiwivampire','Marsey',2,'kiwi new zealand dramarama house scary spooky bird cloak sanguine fangs halloween bloodsucker'), -('marseykkk','Marsey',2,'klan kukluxklan ku klux klan racist costume klux ku sheet'), -('marseykkkblm','Marsey',2,'ku klux klan racist nigger jogger coon jiggaboo cracker crackkka'), -('marseykkkevil','Marsey',2,'kukluxklan racism racist lasereyes evil'), -('marseyklenny','Marsey',2,'chiobu jenna thorne grunderchin vidunderchin clapping applause animated'), -('marseyklenny2','Marsey',2,'corgi dog puppy klenvastergan smile happy'), -('marseyklenny3','Marsey',2,'puppy corgi smile dog grunderchin klenvastergan'), -('marseyklennyclap','Marsey',2,'klenny klenvastergan animated corgi dog clap clapping'), -('marseyklennyheart','Marsey',2,'corgi puppy dog love hug'), -('marseyklennywinner','Marsey',2,'medal award dog klenvastergan corgi'), -('marseykneel','Marsey',2,'blm bow black lives matter chauvin supremacy respect supreme'), -('marseyknifecat','Marsey',2,'smug devious scallywag threatening calm'), -('marseyknowthatfeelbro','Marsey',2,'hug cry wojak hold'), -('marseykoalalove','Marsey',2,'eucalyptus bear'), -('marseykoi','Marsey',2,'fish pond carp water ocean'), -('marseykong','Marsey',2,'donkeykong cat marsey furry dk'), -('marseykong2','Marsey',2,'donkeykong nintendo videogames dk vidya monkey gorilla ape'), -('marseykongbarrelblastoff','Marsey',2,'diddykong blast barrel donkeykong dk'), -('marseykongdance','Marsey',2,'donkeykong dance dk'), -('marseykonglove','Marsey',2,'kong love marsey hug'), -('marseykoolaid','Marsey',2,'oh yeah juice cult ice pitcher drink'), -('marseykrampus','Marsey',2,'demon monster christmas'), -('marseykrampus2','Marsey',2,'demon monster christmas'), -('marseykrayon','Marsey',2,'krayon karaboga incel retard face'), -('marseykrayongrouns','Marsey',2,'grouns krayon objection court brooks sister pedo molester incest'), -('marseykrayonsneed','Marsey',2,'krayon incest carpathianflorist sistertoucher sneed'), -('marseykrishna','Marsey',2,'hindu krishna india peacock'), -('marseyksg','Marsey',2,'kanye ksg kids see ghosts yeezy yeezus'), -('marseykvlt','Marsey',2,'horgh abbath black metal krieg bullet belt immortal corpsepaint'), -('marseykwanza','Marsey',2,'christmas black kwanza african holidays'), -('marseykween','Marsey',2,'hoop earring fds black shaniqua'), -('marseykweenxmas','Marsey',2,'blm black christmas santa bipoc nigger bame hat holiday'), -('marseykyle','Marsey',2,'killer konvict rifle rittenhouse kid gun kenosha kylie'), -('marseykylerentfree','Marsey',2,'rittenhouse chud rightoid killer gun rights kenosha wisconsin shoot 2a'), -('marseykys','Marsey',2,'reaction keep yourself safe kill yourself suicide'), -('marseykys2','Marsey',2,'keep yourself safe'), -('marseyl','Marsey',2,'loser loss'), -('marseylain','Marsey',2,'bear onesie pajamas fursuit furry'), -('marseylaptop','Marsey',2,'notebook macbook computer'), -('marseylaptopangry','Marsey',2,'mad frustrated seethe computer laptop'), -('marseylaptopangry2','Marsey',2,'mad frustrated seethe computer tears crying'), -('marseylaptopkrayon','Marsey',2,'angry mad seethe computer hoodie'), -('marseylaptopkrayon2','Marsey',2,'angry mad seethe computer hoodie'), -('marseylaptoppizzashill','Marsey',2,'angry mad seethe computer laptop'), -('marseylaptoppizzashill2','Marsey',2,'angry mad seethe computer laptop'), -('marseylaptopsad','Marsey',2,'computer tears crying upset'), -('marseylaptopsad2','Marsey',2,'computer tears crying sobbing upset'), -('marseylaugh','Marsey',2,'lmao reaction point funny haha lol judgment'), -('marseylaughbothsides','Marsey',2,'wingcuck radical centrist centrism animated horseshoe'), -('marseylaughpoundfist','Marsey',2,'cry tears lmao lol kek bully laughing funny mocking animated'), -('marseylaughwith','Marsey',2,'cry tears lol lmao haha laughing'), -('marseylawlz','Marsey',2,'masterlawls zhcyid9 masterlawlz reaction glasses'), -('marseyleaf','Marsey',2,'green hair clothes anime wings fairy tale blacksouls jrpg'), -('marseyleafeon','Marsey',2,'trick or treat pokemon halloween eevee costume holiday'), -('marseyleafpearlclutch','Marsey',2,'leaf leafs canadian canadians cuck canada rake canuck pearlclutch'), -('marseyleafsmiling','Marsey',2,'green hair clothes anime wings fairy tale blacksouls jrpg'), -('marseyleavingbush','Marsey',2,'bush simpsons homer hide'), -('marseyleftoidschizo','Marsey',2,'sjw shitlib radlib liberal cuck redditor soy crazy animated'), -('marseylegion','Marsey',2,'zombie wolf fallout new vegas fnv caesar courier video game roman'), -('marseylego','Marsey',2,'marsey lego toy game blurry lowres lowdef'), -('marseylemon','Marsey',2,'pucker sour lemon fruit citrus tear '), -('marseylenin','Marsey',2,'ussr russia communism socialism marxist commie soviet proletariat marxism marxist leninist leninism revolution bolshevik'), -('marseylenny','Marsey',2,'innuendo dirty sex horny emoticon perverted'), -('marseyletsfuckinggo2','Marsey',2,'hyped screaming shouting yelling'), -('marseylgbtflag','Marsey',2,'pride gay queer'), -('marseylgbtflag2','Marsey',2,'pride gay inclusive queer ukraine bipoc'), -('marseylgbtflag3','Marsey',2,'pride gay rainbow queer'), -('marseylgbtflag4','Marsey',2,'pride gay queer homo rainbow'), -('marseylgbtflag5','Marsey',2,'pride gay queer homo rainbow inclusive progress intersex trans bipoc ukraine nonbinary'), -('marseyliathomas','Marsey',2,'tranny transgender athlete lia thomas athletics woman valid lgbt swimmer aquamaam aqua maam'), -('marseylibations','Marsey',2,'libations pour one out dead homie'), -('marseyliberty','Marsey',2,'usa burger america statue lady republican democrat biden trump rightoid leftoid'), -('marseyliberty2','Marsey',2,'usa burger america statue lady republican democrat biden trump rightoid leftoid'), -('marseylibertyfireworks','Marsey',2,'independence forth july america usa eagle republican democrat united states patriot statue animated'), -('marseylibleft','Marsey',2,'unemployed protest riot anarcho capitalist antifa anarchist anarchy'), -('marseylibright','Marsey',2,'libertarian anarcho wagecuck pedophile capitalist lolbert'), -('marseylicking','Marsey',2,'spongebob tongue taste'), -('marseylickinglips','Marsey',2,'yummy tasty delicious'), -('marseylifting','Marsey',2,'workout muscular work out bench swole working out gains benchpress weightlifting weights muscles'), -('marseylion','Marsey',2,'fursona furry fursuit leo george mountain spokane feed trailerparkbride'), -('marseylion2','Marsey',2,'lion cat bigcat predator mane mufasa simba king prideland pride'), -('marseyliondance','Marsey',2,'parade ccp chinese dancer dancing asian china animated'), -('marseyliquid','Marsey',2,'bread loaf happy cute sitting'), -('marseyliquidator','Marsey',2,'gas mask horror exterminator halloween plague doctor holiday scary nuclear chernobyl suit mask radiation radioactive'), -('marseylizard','Marsey',2,'reptilian'), -('marseyllama','Marsey',2,'alpaca'), -('marseyllama1','Marsey',2,'top'), -('marseyllama2','Marsey',2,'middle'), -('marseyllama3','Marsey',2,'bottom'), -('marseyloading','Marsey',2,'animated loading spinner webdev rolling ball circle'), -('marseyloadingneon','Marsey',2,'animated loading spinner webdev rolling ball circle neon'), -('marseyloaf','Marsey',2,'marsey loaf bread lazy retard tard'), -('marseylobotomy','Marsey',2,'surgery retard braindead sad'), -('marseylois','Marsey',2,'familyguy familyman family guy family man peter griffin'), -('marseylolcow','Marsey',2,'reaction trolled lulz judgment'), -('marseylolly','Marsey',2,'animalcrossing vidya videogame'), -('marseylong1','Marsey',2,'top meme'), -('marseylong2','Marsey',2,'middle meme'), -('marseylong3','Marsey',2,'bottom meme'), -('marseylonggigatitty','Marsey',2,'gigatitty long marsey tits'), -('marseylonghorn','Marsey',2,'texas bevo college football horns sports'), -('marseylongpost','Marsey',2,'tldr reaction wall of text wordswordswords animated words'), -('marseylongpost2','Marsey',2,'tldr reaction wall of text scrolling wordswordswords animated words judgment'), -('marseylongpostglow','Marsey',2,'animated pippy glow fedpost longpost words mad angry rage wtf green chud fbi mossad fed atf police reaction scrolling'), -('marseylongsurfing','Marsey',2,'surf surfing water ocean long surfboard'), -('marseyloss','Marsey',2,'isthis meme comic webcomic hospital ethan tim buckley'), -('marseylouisiana','Marsey',2,'state cajun usa map crawfish southern gulf poverty mississippi orleans mardi gras'), -('marseylove','Marsey',2,'heart reaction adoration loving adore'), -('marseylovebrasileiro','Marsey',2,'macaco love hug brazil brazilian brasil'), -('marseylovecraft','Marsey',2,'eldritch horror niggerman cat hp tentacle insane halloween'), -('marseylovecraft2','Marsey',2,'eldritch horror niggerman cat hp tentacle insane halloween'), -('marseylovecraftian','Marsey',2,'cosmic horror eldritch galaxy space hp spooky scary halloween animated'), -('marseylovedrama','Marsey',2,'hearts rdrama reaction happy animated'), -('marseylovegigaorgy','Marsey',2,'cuddle hug love blush wholesome infinity orgy'), -('marseylovekaamrev','Marsey',2,'kaamrev love saffer south african africa energy hug'), -('marseyloveyou','Marsey',2,'hearts ilu reaction adoration loving ily love adore animated'), -('marseylowpoly','Marsey',2,'polygonal spinning 3d lopoly animated'), -('marseyluckycat','Marsey',2,'lucky fortune gambling gambler goombler goombling animated weeb azn asian slots japanese money cash coin rich'), -('marseylueshi','Marsey',2,'super mario nintendo snes retro vidya dinosaur italian plumber pipes 42'), -('marseylumberjack','Marsey',2,'axe bloody horror murder satisfied worker'), -('marseyluther','Marsey',2,'heretic lutheran theses martin luther'), -('marseyluthercringe','Marsey',2,'martin luther protestant lutheran cringe soy crying catholic religion anglican methodist evangelical baptist'), -('marseyluthersoy','Marsey',2,'martin luther protestant lutheran cringe soy catholic religion anglican methodist evangelical baptist'), -('marseymabel','Marsey',2,'black dress blue hair stars girl blacksouls jrpg anime'), -('marseymacarthur','Marsey',2,'nuke missile nuclear bomb history'), -('marseymacgyver','Marsey',2,'macgyver margyver macgruber diy homemade handy jerryrig juryrig improvised makeshift crafty ingenious inventive slick'), -('marseymad','Marsey',2,'pissed annoyed furious reaction angry irritated livid'), -('marseymagahat','Marsey',2,'trump 5200 maga american president election vote nazi hat'), -('marseymagarentfree','Marsey',2,'cope seethe dilate lib snoo reddit orange drumpf bad nazi hitler rightoid leftoid'), -('marseymagdump','Marsey',2,'no fuckno shooting nope mag dump gun bang'), -('marseymaid','Marsey',2,'canadian leaf suicide euthanasia needle syringe vax'), -('marseymaid2','Marsey',2,'canadian leaf suicide euthanasia needle syringe vax'), -('marseymaid3','Marsey',2,'canadian leaf suicide euthanasia needle syringe vax'), -('marseymaid4','Marsey',2,'canadian leaf suicide euthanasia needle syringe vax'), -('marseymaidchingchong','Marsey',2,'suicide rope kys die inject medicine vaccine canada leaf chinese rice asian cosplay'), -('marseymaidgeisha','Marsey',2,'weeb incel asian chink chong rice suicide vax inject wink love heart kiss slit cosplay'), -('marseymaidshy','Marsey',2,'canada suicide kys cute blush nervous leaf canadian'), -('marseymailwoman','Marsey',2,'marsey mailwoman mailman mail mailperson mailwomxn usps post letter postal'), -('marseymajorgeneral','Marsey',2,'jeffthespammer pirates of penzance safari muttonchops mutton chops army military soldier officer'), -('marseymalding','Marsey',2,'dilate seethe scrote mad moid cope'), -('marseymancer','Marsey',2,'dead undead horror lich halloween necromancer zombies zombie holiday evil'), -('marseymandela','Marsey',2,'fat grapes eating mandela fruit cornucopia conspiracy schizo timeline'), -('marseymanifestdestiny','Marsey',2,'manifest usa american imperialism history expansion territory exploration'), -('marseymanlet','Marsey',2,'llm short midget dwarf little king'), -('marseymanul','Marsey',2,'manul pallascat'), -('marseymanysuchcases','Marsey',2,'animated many such cases airport luggage suitcase conveyor'), -('marseymanysunglasses','Marsey',2,'shook shock disbelief seamless animated'), -('marseymao','Marsey',2,'zedong ccp chinese communist communism china'), -('marseymaoist','Marsey',2,'marxist little red book marxism ccp chinese communist authleft maoism communism china'), -('marseymap','Marsey',2,'libertarian libertarian map predator'), -('marseymap2','Marsey',2,'map geography topographical paper navigation chart cartography location place'), -('marseymar','Marsey',2,'dexter lab foid destruction irritating annoying sister cartoon network pigtails'), -('marseymarch','Marsey',2,'retard groyper march fat pepe drool hallway'), -('marseymarfan','Marsey',2,'cumtown chud indian curry pajeet bipoc brown black glasses janny admin'), -('marseymariachi','Marsey',2,'animated latinx latino mexican mexico beaner taco burrito'), -('marseymario','Marsey',2,'mario nintendo vidya nintendo marseyo'), -('marseymariokart','Misc',2,'toad kart cart racer driver speed racing driver'), -('marseymariosuit','Marsey',2,'mario raccoon fox flying tanooki suit disguise'), -('marseymars','Marsey',2,'celestial space planet galaxy world solar system alien'), -('marseymarseylove','Marsey',2,'aww blush hugging cuddling cuddle snuggle snuggling hearts shy kiss xoxo'), -('marseymarseylovelove','Marsey',2,'reaction love blush aww hugging cuddling cuddle snuggle snuggling hearts xoxo nested recursion inception wholesome'), -('marseymarseyloveorgy','Marsey',2,'reaction love blush aww hugging cuddling cuddle snuggle snuggling hearts xoxo nested recursion inception orgy group'), -('marseymask','Marsey',2,'plague coronavirus covid pandemic coof sickness love heart eyes illness'), -('marseymasterchief','Marsey',2,'master chief halo game'), -('marseymati','Marsey',2,'annoyed irritation top hat reaction angry irritated tophat'), -('marseymaxrockatansky','Marsey',2,'mad max madmax fury road furyroad post apocalyptic apocalypse australian australia'), -('marseymayo','Marsey',2,'yt jakubian crying cracker reaction crackkka crakkka white sad tears pensive'), -('marseymayocide','Marsey',2,'genocide white animated supremacy kkk spin racist'), -('marseymayoface','Marsey',2,'black blackface whiteface mayo mayocide mayonnaise racist racism'), -('marseymayoparty','Marsey',2,'bukakke bukkake mayonaise mayonnaise cum semen jizz spunk nut sperm messy sloppy lewd facial cumshot'), -('marseymayosnipe','Marsey',2,'white snipe gun cracker whitey wypipo'), -('marseymayu','Marsey',2,'idolmaster anime animegirl ribbon'), -('marseyme','Marsey',2,'drive ryangosling ryan gosling literallyme literally me goose goosed scorpion driver cool sexy hotguy you i hot jacket'), -('marseymeangirls','Marsey',2,'rdrama chud gossip rumour talk snoo train retard group friends'), -('marseymeatwad','Marsey',2,'cartoon athf aqua hamburger'), -('marseymechanic','Marsey',2,'wrench car diy fix repairman dipfuck'), -('marseymeds','Marsey',2,'mentally ill rightoid doctor psycho crazy mental illness reaction risperidone schizo nurse'), -('marseymedusa','Marsey',2,'medusa snakes greece greek mythology ancient monster perseus gorgon'), -('marseymega','Marsey',2,'megamarsey'), -('marseymegalodon','Marsey',2,'shark carpathianflorist jaws attack eating killing'), -('marseymemeball','Marsey',2,'picardia strawman polcomp political'), -('marseymeowth','Marsey',2,'pokemon weeb anime manga team rocket nintendo video game vidya monster'), -('marseymerchant','Marsey',2,'kike hebrew shopkeeper yid banker jew moneylender jewish greedy israel chosen'), -('marseymerchantelf','Marsey',2,'jew christmas elf santa greedy money chosen worker holiday xmas seth rogen sarah silverman holocaust coin kike'), -('marseymerchantsoy','Marsey',2,'merchant jewish kike greed soy wojak soyjak yarmulke soyyell'), -('marseymermaid','Marsey',2,'merman merfolk'), -('marseymetokur','Marsey',2,'marsey mister metokur jim bud oshaughnessy internet bud aristocrat james youtube lolcow chud scout augustine cancer moon cricket'), -('marseymexican','Marsey',2,'latina latino hispanic fiesta sombrero latinx hombre mexico'), -('marseymfdoom','Marsey',2,'rapper hip hop hiphop rnb supervillain helmet mask'), -('marseymicrobus','Marsey',2,'vw van bussy'), -('marseymicrosoftpride','Marsey',2,'pride flag rights gay trans lgbt lgbtqia microsoft opensource intersectional sexuality queer nonbinary intersex bisexual twospirit progress nonbinary agender asexual'), -('marseymidsommarchristian','Marsey',2,'sweden movie film cult a24 scandinavia man cinema bear death kill fire murder torture drug'), -('marseymidsommardani','Marsey',2,'sweden movie film cult a24 scandinavia flowers dress happy tears joy woman cinema'), -('marseymike','Marsey',2,'disney pixar monsters inc cyclops'), -('marseymiki','Marsey',2,'idolmaster anime animegirl kiss blowkiss'), -('marseymiku','Marsey',2,'hatsune miku pop star concert rave weeaboo music animated singing microphone'), -('marseymilesdavis','Marsey',2,'jazz saxophone bebop music trumpet brass black'), -('marseymime','Marsey',2,'mimesey facepaint black and white beret silent mute performer'), -('marseyminer','Marsey',2,'miner minecraft mine craft mining digging minor blocks pixel game vidya video notch'), -('marseymini','Marsey',2,'annihilate minigun machine gun kill destroy murder animated'), -('marseyminimalism','Marsey',2,'orange minimalist square art'), -('marseyminimalism2','Marsey',2,'minimalist polygons polygonal art'), -('marseyminion','Marsey',2,'gru pixar'), -('marseyminipixel','Marsey',2,'miniature small smol place 8bit mouse'), -('marseymischevious','Marsey',2,'trickster mischevious troublesome plan scheme schemer evil clever think bad naughty prankish delinquet'), -('marseymischief','Marsey',2,'interface clown'), -('marseymisinformation','Marsey',2,'marsey meme sphere ball text misinformation internet purposefully spread'), -('marseymissile','Marsey',2,'explode missile death cry'), -('marseymissing','Marsey',2,'absent low effort'), -('marseymissing2','Marsey',2,'missing notexture source image not found broken'), -('marseymobster2','Marsey',2,'bat gangster mafia kneecapper'), -('marseymocking','Marsey',2,'mocking spongebob meme alternating studly caps retard'), -('marseymodelo','Marsey',2,'cheers alcohol drinking beer'), -('marseymodelo2','Marsey',2,'cheers alcohol beer drinking'), -('marseymogeko','Marsey',2,'mogeko okegom cat yellow rape funamusea rpgmaker'), -('marseymoidmoment','Marsey',2,'braincel incel forever alone male men acne pimple gamer neet virgin retard stupid idiot'), -('marseymommymilkers','Marsey',2,'pepe mellokind momma booba khazar abby shapiro tits breasts boobs'), -('marseymoney','Marsey',2,'capitalism capitalist rich dollar signs bag wealthy dollars dinero'), -('marseymonk','Marsey',2,'meditate levitating pray buddhist fish asian levitate animated yingyang buddhism karma zen'), -('marseymonke','Marsey',2,'retvrn return'), -('marseymonkeypaw','Marsey',2,'wish ironic'), -('marseymononoke','Marsey',2,'anime japanese miyazaki ghibli asian cartoon princess character fictionnal ashitaka san wild wolf nature'), -('marseymonstercocklaugh','Marsey',2,'laugh dick cock penis big monster'), -('marseymooncricket','Marsey',2,'marsey black cricket moon bug dancing rave party singing animated nigger coon jiggaboo'), -('marseymoonshine','Marsey',2,'alcohol hick drunk booze drink illegal prohibition'), -('marseymoose','Marsey',2,'moosin antlers'), -('marseymoplicker','Marsey',2,'janny moderator admin'), -('marseymormon','Marsey',2,'backpack tie jesus god christian missionary'), -('marseymorph','Marsey',2,'skinwalker changeling'), -('marseymotherhugger','Marsey',2,'grandma hugging love'), -('marseymothermary','Marsey',2,'christian christmas jesus immaculate god mother mary xmas pray'), -('marseymothman','Marsey',2,'spooky scary monster halloween cryptid supernatural paranormal creepy'), -('marseymountaineer','Marsey',2,'winter climbing coat ice sport peak axe cleats mountain alpine climber'), -('marseymouse','Marsey',2,'rodent cheesed to meet you'), -('marseymrsclaus','Marsey',2,'christmas santa winter boobs'), -('marseymspaint','Marsey',2,'paint mspaint pixel shifty squat'), -('marseymugshot','Marsey',2,'arran prison arrested criminal jail'), -('marseymummified','Misc',2,'marsey mummy'), -('marseymummy','Marsey',2,'egyptian halloween monster holiday'), -('marseymummy2','Marsey',2,'egyptian halloween monster holiday'), -('marseymummy3','Marsey',2,'egyptian halloween monster holiday'), -('marseymushroomcloud','Marsey',2,'atomic bomb nuke kaboom explode explosion war radiation'), -('marseymuslimahitsover','Marsey',2,'islam arabic taliban terrorist peace burka headscarf ninja'), -('marseymuslimahwereback','Marsey',2,'islam arabic taliban terrorist peace burka headscarf ninja'), -('marseymuslimitsover','Marsey',2,'islam arabic taliban terrorist peace towel'), -('marseymuslimwereback','Marsey',2,'islam arabic taliban terrorist peace towel'), -('marseymutt','Marsey',2,'american burger 56 percent mayo'), -('marseymutt2','Marsey',2,'american burger 56 percent mayo'), -('marseymyeisha','Marsey',2,'kween black fds'), -('marseymyers','Marsey',2,'knife halloween killer mask scary michael stab horror'), -('marseymyspacetom','Marsey',2,'carp friend carpathianflrost anderson'), -('marseyn8','Marsey',2,'nate redditor powermod powerjannie moderator'), -('marseynails','Marsey',2,'manicure emoji pedicure'), -('marseynana','Marsey',2,'idolmaster anime animegirl ribbon'), -('marseynapoleon','Marsey',2,'baguette soldier frenchman history'), -('marseynapoleon2','Marsey',2,'french france horse'), -('marseyneat','Marsey',2,'photo cringe compilation camera cringe collection pic'), -('marseyneckbeard','Marsey',2,'mlady bodypillow dakimakura anime otaku fedora weebshit body pillow mra weeb'), -('marseynecklace','Marsey',2,'tire fire africa'), -('marseynecromancer','Marsey',2,'halloween horror scary undead necromancy ghost zombie skeletons magician warlock'), -('marseyneet','Marsey',2,'cozy comfy wagie'), -('marseynegative','Marsey',2,'negative blue black wave'), -('marseyneko','Marsey',2,'autism autistic cute neko nekobit fedi fediverse hat programmer codecel'), -('marseyneon','Marsey',2,'wave flashy trippy waving flashing lights animated'), -('marseynerd','Marsey',2,'dork loser dweeb geek glasses aevann'), -('marseynerd2','Marsey',2,'geek glasses dork loser pimples zits'), -('marseyneuron','Marsey',2,'brain cell science nerve smart stupid dumb eyes'), -('marseynewyorker','Marsey',2,'rat nyc newyork hustle bustle yankees'), -('marseynietzsche','Marsey',2,'philosophy history'), -('marseynietzscheretard','Marsey',2,'zaruthusa nihilism willpower philosopher philosophy special drool moustache hitler ubermensch untermensch german polish'), -('marseyniggy','Marsey',2,'idolmaster sachiko 4chan smug anime'), -('marseynightmare','Marsey',2,'striped sweater freddy freddie horror halloween krueger holiday claws monster'), -('marseyninja','Marsey',2,'samurai japanese killer stealthy sneaky assassin weeb'), -('marseynintendo','Marsey',2,'mario gamer switch gaymer video game mustache soy'), -('marseyniqab','Marsey',2,'burka islam muslim burqa'), -('marseyniqabpearlclutch','Marsey',2,'bombasticpussy sjw snowflake burka burqa'), -('marseynirvana','Marsey',2,'cobain grunge'), -('marseyno','Marsey',2,'denied refuse rejection reaction ugh deny hand'), -('marseynobooba','Marsey',2,'booba disgust fear eyes scared sad animated awooga'), -('marseynodox','Marsey',2,'sign'), -('marseynoooticer','Marsey',2,'notice stats racist iq chud bigot numbers observe see hmm wrong think thonk'), -('marseynooticeglow','Marsey',2,'notice nootice noticer nooticer glowing think thonk'), -('marseynope','Marsey',2,'bush grass simpsons homer hide avoid'), -('marseynorf','Marsey',2,'soccer british football sports'), -('marseynosleep','Marsey',2,'horror scary halloween holiday'), -('marseynosuchcases','Marsey',2,'strawman fake news cope seethe none many luggage airport conveyor belt sam brinton'), -('marseynotameme','Marsey',2,'milhouse simpsons vanhouten millhouse notameme nonmeme bart homer marge'), -('marseynotes','Marsey',2,'notes writer writing journ*list therapist doodle pencil'), -('marseynotes2','Marsey',2,'notes notepad pencil writing nerd glasses behind'), -('marseynotesbardfinn','Marsey',2,'yelling mad autograph trans witch steve penny verity oaken'), -('marseynotesglow','Marsey',2,'notes glow cia fbi fed writer writing pencil'), -('marseynothingburger','Marsey',2,'nothingburger nothing burger boring irrelevant insignificant'), -('marseynouautism','Marsey',2,'pointing hat spiderman sperg autistic no u no you noyou'), -('marseynoyou','Marsey',2,'nou no u pointing'), -('marseynoyoufellowpedo','Marsey',2,'point fbi glow libertarian mask discord agent'), -('marseynoyouglow','Marsey',2,'fbi no u animated feds glowies glowniggers atf cia nsa'), -('marseynoyoupedo','Marsey',2,'chomo accuse groom pointing'), -('marseynoyoupedozoom','Marsey',2,'accuse point chomo child woodchipper moustache creep allege reddit janny'), -('marseynoyouzoom','Marsey',2,'close up jaccuse cope seethe project gaslight point finger angry horseshoe leftoid rightoid'), -('marseynpc','Marsey',2,'sheeple'), -('marseynpc2','Marsey',2,'reaction idiot sheep'), -('marseynpcmad','Marsey',2,'angry grey libtard'), -('marseynukegoggles','Marsey',2,'nuclear atomic bomb mushroom cloud'), -('marseynull','Marsey',2,'kiwifarms joshua moon josh dog'), -('marseynulloverback','Marsey',2,'animated jersh josh itsover wereback over back keffals kiwifarms'), -('marseynun','Marsey',2,'habit catholic'), -('marseynurgle','Marsey',2,'warhammer 40k chaos god disease sickness rebirth'), -('marseynut','Marsey',2,'orgasm ahegao cum reaction coom'), -('marseynutcracker','Marsey',2,'soldier halberd pike christmas holiday'), -('marseynuts','Marsey',2,'marsey red squirrel squirreljak nuts soyjak feraljak soy feral jak'), -('marseynyan','Marsey',2,'space animated meme poptart'), -('marseynyanlgbt','Marsey',2,'animated gay pride homosexuality space flying'), -('marseynyansuperstraight','Marsey',2,'animated straggot pride heterosexuality space flying'), -('marseyobama','Marsey',2,'obama president black drone reaper predator'), -('marseyobamacope','Marsey',2,'barack pointing laughing poster'), -('marseyobamahope','Marsey',2,'happy poster barack'), -('marseyobamanope','Marsey',2,'no way wrong poster barack'), -('marseyobamarope','Marsey',2,'barack suicide kms kys hanging noose poser'), -('marseyobese','Marsey',2,'fat chonker bbw chonk chunky pig lorg'), -('marseyobesescale','Marsey',2,'fat chonker bbw chonk chunky pig lorg'), -('marseyobey','Marsey',2,'1984 sign ingsoc poster big brother'), -('marseyobjection','Marsey',2,'objection darrell brooks court lawyer waukesha'), -('marseyoceania','Marsey',2,'kiwi new zealand kangaroo newzealand australia'), -('marseyoctopus','Marsey',2,'tentacles kraken tentacled'), -('marseyoctopus2','Marsey',2,'consume product epic win communities no bait too obvious globe patch'), -('marseyoctopus3','Marsey',2,'consume product epic win communities no bait too obvious globe patch'), -('marseyoctopus4','Marsey',2,'octopus nrol39 bait patch globe obvious'), -('marseyoctopusglow','Marsey',2,'fed military satellite spy ccp cia fbi nsa kgb fsb balloon china russia usa war geopolitics'), -('marseyokapi','Marsey',2,'okapi furry deer'), -('marseyokay','Marsey',2,'gesture sign fine alright agree accept adl white power hate symbol'), -('marseyokaycoke','Marsey',2,'diet coke dogwhistle okay sign racist'), -('marseyokaymilk','Marsey',2,'gesture hate racist adl altright white supremacist dogwhistle'), -('marseyolantern','Marsey',2,'halloween scary pumpking'), -('marseyoldguard','Marsey',2,'napoleon war soldier musket french france history europe reaction'), -('marseyoldtimey','Marsey',2,'cartoon disney vintage olde classic retro'), -('marseyonacid','Marsey',2,'tripping trippy drugs lcd animated'), -('marseyonemediumsnekvibing','Marsey',2,'sneks snakes tlsm admin jannie janitor moderator bop animated'), -('marseyopera','Marsey',2,'operaglasses glasses opera spectate spectating watch watching look looking shook shocked surprise surprised shock binoculars scandal scandalous'), -('marseyoperaphantom','Marsey',2,'phantom opera music incel mask'), -('marseyoperasmug','Marsey',2,'operaglasses glasses opera spectate spectating watch watching look looking smug laugh tease binoculars scandal scandalous'), -('marseyopossum','Marsey',2,'possum trash'), -('marseyoppenheimer','Marsey',2,'scientist nuke bomb ww2 atomic nuclear mushroom cloud'), -('marseyoptimusprime','Marsey',2,'transformers autobot robot toy cartoon scifi'), -('marseyorca','Marsey',2,'orca whale idate smoke smoking anime weeks sal'), -('marseyorthodox','Marsey',2,'priest schismatic bartholomew_1 christian'), -('marseyorthodoxbrap','Marsey',2,'orthodox bartholomew brap fart gas sniff smell christian'), -('marseyorthodoxcarphug','Marsey',2,'schismatic heretic embrace hug love bartholomew carpathianflorist'), -('marseyorthodoxsmug','Marsey',2,'schismatic heretic scoff christian priest gloat'), -('marseyotter','Marsey',2,'otter fish sea swim lake nature seal sealion river. wuzizname float'), -('marseyouroboros','Marsey',2,'onelargesnakeeatingitsowntail serpent circle vore autocannibalism'), -('marseyoutletsuicide','Marsey',2,'fork outlet plug socket kill kms electricity electrocution electrocute death die'), -('marseyoutline','Marsey',2,'blank empty void'), -('marseyoverseether','Marsey',2,'rdrama meta seething fire red bigmad angry anger'), -('marseyowow','Marsey',2,'reaction excited owo'), -('marseyoyster','Marsey',2,'pearl shellfish clam give'), -('marseypadoru','Marsey',2,'menosgrande christmas anime holidays'), -('marseypain','Marsey',2,'suffering meme kms kill myself cat'), -('marseypaint','Marsey',2,'low effort art'), -('marseypaintdry','Marsey',2,'marsey bored paint dry boring uninterested'), -('marseypainter','Marsey',2,'palet reaction pallet paintbrush paints artist pallette'), -('marseypaintretard','Marsey',2,'retard retarded paint mspaint inbred rslurred'), -('marseypajeet','Marsey',2,'indian currycel bobs vagene streetshit street shit superpower 2020 happy'), -('marseypajeetitsover','Marsey',2,'dlmo pajeet itsover india indian bharat curry indian'), -('marseypakirentfree','Marsey',2,'pajeet street shit brown bipoc imam muslim mosque quran terrorist taliban'), -('marseypalpatine','Marsey',2,'emperor sith starwars lightning spaceshit sheev'), -('marseypanda','Marsey',2,'red panda bear happy redpanda'), -('marseypanda2','Marsey',2,'panda bear fursona skin animal costume furry fursuit'), -('marseypanties','Marsey',2,'reaction underwear panty pantsu'), -('marseypantsonfire','Marsey',2,'jeans lie liar'), -('marseypaperbag','Marsey',2,'ugly ashamed bagged butterface'), -('marseyparappa','Marsey',2,'parappa the rappper i know gotta believe lammy'), -('marseyparty','Marsey',2,'excite excitement celebrate happy celebrating'), -('marseyparty1','Marsey',2,'trippy animated happy dance'), -('marseyparty2','Marsey',2,'trippy animated happy dance'), -('marseyparty3','Marsey',2,'trippy animated happy dance'), -('marseypartymaxx','Marsey',2,'party meme parrot vibing jam dance'), -('marseypartyxmas','Marsey',2,'christmas holiday santa hat beard rainbow animated'), -('marseypartyzoom','Marsey',2,'party meme parrot vibing jam dance'), -('marseypass','Marsey',2,'marseypasss queen kween foid female woman kween'), -('marseypass2','Marsey',2,'pass froyo frozenchosen woman foid transgender'), -('marseypasschingchong','Marsey',2,'rice asian gook nip trans mtf liz fong jones drewiepoodle slit squint empress'), -('marseypassftm','Marsey',2,'trans male female man woman gender transition ftm fail'), -('marseypastor','Marsey',2,'christian baptist southern church black papist mrpenny preacher priest'), -('marseypathetic','Marsey',2,'pathetic asuka'), -('marseypathetic2','Marsey',2,'anime weeb asuka shun scorn disgust contempt disgusted'), -('marseypatriot','Marsey',2,'uncle sam red white and blue burgerland holiday american 4oj patriotic'), -('marseypdf','Marsey',2,'adobe filetype acrobat reader'), -('marseypeace','Marsey',2,'peace love hippy happy gesture'), -('marseypeacekeeper','Marsey',2,'united nations un rifle helmet gun'), -('marseypearlclutch','Marsey',2,'sensitive reaction snowflake puritanical gasp sjw'), -('marseypearlclutch2','Marsey',2,'sensitive reaction snowflake puritanical gasp sjw'), -('marseypedo','Marsey',2,'libertarian borpa male feminist discord pedophile groomer chomo lolbert toucher'), -('marseypedobear','Marsey',2,'groomer molest nonce'), -('marseypedosnipe','Marsey',2,'pedo sniper shoot kill scope rifle pedophile nambla libertarian'), -('marseypenguin','Marsey',2,'bird linux puffin'), -('marseypenny','Marsey',2,'penny mrpenny black trad foid bleeder female woman kween negro dress baptist christian'), -('marseypennyboo','Marsey',2,'mrpennycoomstokids black nigger kween shaniqua thot whore female woman bleeder birthing person kfc baptist tradwife dress christian foid'), -('marseypennylove','Marsey',2,'love penny hug wholesome black kween'), -('marseypentagram','Marsey',2,'satanic satanism devil evil occult witchcraft belial baphomet leviathan 666'), -('marseypepe','Marsey',2,'ok rightoid mellokind frog reaction'), -('marseypepe2','Marsey',2,'reaction frog mellokind'), -('marseypepe3','Marsey',2,'smug peepo frog'), -('marseypepsi','Marsey',2,'cola coke soda soft drink pop red white blue usa america'), -('marseypeterson','Marsey',2,'jordan b peterson professor intellectual chud rightoid incel twelve rules for life zoloft depressed antidepressant depression tired old smart'), -('marseypharaoh','Marsey',2,'egyptian aevann pyramids'), -('marseypharaoh2','Marsey',2,'gods egyptian aevann animated'), -('marseypharaohcat','Marsey',2,'egyptian illuminati aevann pyramid sand ancient alien artifact museum history king cleopatra'), -('marseyphonecall','Marsey',2,'pepe apu peepo phone call cellphone'), -('marseypiano','Marsey',2,'man billy joel singer musician pianist song music melody five oclock'), -('marseypibblechad','Marsey',2,'pibble pitbull velvethippo dogfood rape kidnap'), -('marseypibblelivesmatter','Marsey',2,'marsey pibble lives matter plm pit pittie bull dog protest fist'), -('marseypicard','Marsey',2,'star trek picard enterprise scifi starfleet captain'), -('marseypickle','Marsey',2,'funniest shit morty rick'), -('marseypicrew','Marsey',2,'trans lgbt gay lesbian picrew ugly'), -('marseypicrewwpd','Marsey',2,'wpd knife trans gay lgbt ugly calarts'), -('marseypie','Marsey',2,'apron bake cooking chef foid wife'), -('marseypig','Marsey',2,'fat fursona furry hog fursuit oink'), -('marseypiggybank','Marsey',2,'pennies cents poor fry cheap futurama takemymoney'), -('marseypikachu','Marsey',2,'electric pokemon yellow'), -('marseypikachu2','Marsey',2,'pokemon shoked meme reaction surprised shocked gasp'), -('marseypilgrim','Marsey',2,'thanksgiving puritan holiday'), -('marseypills','Marsey',2,'suicide kill self kms death die pills overdose drugs pharms pharmaceuticals pop pillpopper'), -('marseypimp','Marsey',2,'dramamine slickback purple baller'), -('marseypin','Marsey',2,'pinned sticky'), -('marseypin2','Marsey',2,'sticky pushpin award'), -('marseypinkcat','Marsey',2,'homo gay happy ribbon femme girl'), -('marseypinkname','Marsey',2,'pink matter name pinkname panther'), -('marseypinkpanther','Marsey',2,'pink panther cartoon smoking comedy tv television feline'), -('marseypinochet','Marsey',2,'fascist fash ugarte augusto chopper helicopter chile'), -('marseypipe','Marsey',2,'smoke smart mhm yes smoking tobacco intelligent'), -('marseypipebomb','Marsey',2,'explosion explosive terrorist boom'), -('marseypirate','Marsey',2,'argh eyepatch bandana uraniumdonger'), -('marseypirate2','Marsey',2,'party parrot eyepatch partyparrot'), -('marseypixel','Marsey',2,'reaction lorez lowres tail wag excited'), -('marseypizzarentfree','Marsey',2,'pizzashill seethe cope'), -('marseypizzashill','Marsey',2,'sex haver chad grass toucher'), -('marseypizzashillblacked','Marsey',2,'bbc cuck leftoid faggot incel'), -('marseypizzaslice','Marsey',2,'pizza shill longpost yum chef cook italian cheese pepperoni'), -('marseyplace','Marsey',2,'reddit pixels pixellated pixellation lowres'), -('marseyplace2','Marsey',2,'pixelart pixellated reddit lowres'), -('marseyplacenofun','Marsey',2,'place reddit rules forbidden'), -('marseyplaguedoctor','Marsey',2,'plauge doctor black dank scythe hat crow mask'), -('marseyplane','Marsey',2,'flying jet pilot'), -('marseyplanecrash','Marsey',2,'flying wreck jet pilot animated'), -('marseyplaty','Marsey',2,'hearts crossover platypus love'), -('marseyplatymerchant','Marsey',2,'platy merchant jew greedy shekels'), -('marseyplaying','Marsey',2,'fish playful mischief srdine animated'), -('marseyplaying2','Marsey',2,'fish playful mischief srdine animated'), -('marseypleading','Marsey',2,'sad eyes begging puppy dog eyes'), -('marseypleading2','Marsey',2,'please beg pls shy sad puppy eyes adorable pensive'), -('marseyplugged','Marsey',2,'electric technology gif animated plug'), -('marseyplush','Marsey',2,'bow ribbon doll plushie button eyes'), -('marseyplushie','Marsey',2,'yunann plush statue'), -('marseyplushie2','Marsey',2,'soft toy hold hug hi cute'), -('marseyplushieswinging','Marsey',2,'cute pastel toy animated display windy rope 41 transgender ribbon bow'), -('marseypochita','Marsey',2,'merchandise chainsaw man appliance anime demon devil'), -('marseypoggers','Marsey',2,'poggies twitch meme quagmire jawdropping shock surprise'), -('marseypoint','Marsey',2,'mad angry look show'), -('marseypoint2','Marsey',2,'backwards look showing'), -('marseypokerface','Marsey',2,'small eyes reaction stare unreadable beady eyes'), -('marseypolarbear','Marsey',2,'bear polar cold white arctic ice'), -('marseypolyamory','Marsey',2,'threesome 3some degenerate polycule slut whore std sex soy animated'), -('marseyponder','Marsey',2,'ponder orb wizard magician crystal ball'), -('marseypony','Marsey',2,'murmurwisper mlp my little ponies cutie mark horse furry my little pony'), -('marseypony2','Marsey',2,'pony horse furry mlp'), -('marseypooner','Marsey',2,'4chan trans train ftm pass yeet tits dude bro dood meme woman moment stubble'), -('marseypoor','Marsey',2,'homeless beggar panhandler proletariat bum'), -('marseypop','Marsey',2,'action figure doll funko toy soy'), -('marseypop2','Marsey',2,'excited blahblahblah blah blah blah animated words talk yap annoying'), -('marseypopcorn','Marsey',2,'eating entertained drama happy animated'), -('marseypopcorntime','Marsey',2,'eating popped corn drama animated watch'), -('marseypope','Marsey',2,'priest catholicism rome'), -('marseyportalsuicide','Marsey',2,'kill shotgun shoot death die kms animated'), -('marseypostal','Marsey',2,'postal smirk vidya game ginger'), -('marseypostal2','Marsey',2,'postal p3 game ginger'), -('marseypostmodern','Marsey',2,'postmodernist obscurantist art'), -('marseypotofsneed','Marsey',2,'pot sneed pottery dungeon ornamental ancient yugioh card anime potofgreed pot of greed'), -('marseypredator','Marsey',2,'predator drone obama wedding military'), -('marseypregunta','Marsey',2,'mexican mexico latinx hispanic confused question marks questionmarks hmm spic beaner wat what why how idgi sombrero'), -('marseypresents','Marsey',2,'christmas gifts santa holiday candy cane happy'), -('marseypretty','Marsey',2,'flirt starry eyed stars in eyes'), -('marseyprey','Marsey',2,'prey pepe death frog kill blood anger hunt watchpeopledie'), -('marseypride','Marsey',2,'prideflag rights'), -('marseyprideflag','Marsey',2,'pride flag marseysexual sexuality lgbtq gay trans bipoc queer activism'), -('marseypridepearlclutch','Marsey',2,'lesbian gay bisexual homo lgb rainbow cry bigot tears'), -('marseyprincesszelda1','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure princess snes past betwwen worlds 3ds wisdom'), -('marseyprincesszelda2','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule twilight princess gamecube wii n64 ocarina time'), -('marseyprincesszeldabotw','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure botw breath wild princess long hair hyrule'), -('marseyprincesszeldaskyward','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure ss skyward princess long hair hyrule sword skyloft'), -('marseyprincesszeldatoon','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule tetra wind waker gamecube ds princess toon gba gameboy cel shading sea'), -('marseyprincesszeldatotk','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure totk switch tears kingdom princess short cave hair hyrule'), -('marseyproctologist','Marsey',2,'exam rectal glove reaction anus anal colonoscopy'), -('marseyprojection','Marsey',2,'animated projection projector movie director film movie cinema theatre theater kino'), -('marseyprostateexam','Marsey',2,'gloves doctor proctologist proctology anal cavity search rectum'), -('marseyprotestno','Marsey',2,'sign protester refuse reaction deny reject'), -('marseyprotestyes','Marsey',2,'agree sign protester reaction approve'), -('marseypsycho','Marsey',2,'reaction schizo crazy'), -('marseypudu','Marsey',2,'pudu deer'), -('marseypuffer','Marsey',2,'open bsd ssh fish blow spiky round sphere'), -('marseypuke','Marsey',2,'hurl throw up gross animated illness vomit nauseated reaction upchuck nauseous sickening yuck barf ralph judgment'), -('marseypumpkin','Marsey',2,'jackolantern carving halloween holiday jack o lantern'), -('marseypumpkin2','Marsey',2,'jackolantern carving halloween holiday jack o lantern'), -('marseypumpkin3','Marsey',2,'witch jackolantern carving halloween holiday jack o lantern'), -('marseypumpkin4','Marsey',2,'ghost jackolantern carving halloween holiday jack o lantern'), -('marseypumpkincloak','Marsey',2,'costume halloween holiday'), -('marseypumpking','Marsey',2,'jackolantern jack o lantern halloween holiday'), -('marseypumpkinglow','Marsey',2,'halloween drama holiday jack o lantern animated'), -('marseypunched','Marsey',2,'pepe apu peepo punch punched fist hit beaten'), -('marseypunching','Marsey',2,'battle squaring up hit square up boxer fight throwdown reaction boxing fistfight fighting'), -('marseypunished','Marsey',2,'punished venom snake metal gear solid kojima eyepatch'), -('marseypunished2','Marsey',2,'punished venom snake metal gear solid kojima eyepatch drama'), -('marseypunisher','Marsey',2,'thin blue line rightoid police cops'), -('marseypuppy','Marsey',2,'dog dalle2 puppy'), -('marseypureevil','Marsey',2,'satan evil demon pointy horns'), -('marseypusheen','Marsey',2,'grey gray'), -('marseypussy','Marsey',2,'vagina bleed girl female bio foid'), -('marseypussyhat','Marsey',2,'feminist feminism activism activist protester protesting foid gussy woman birthing person roasty roastie thot slut whore'), -('marseyputin','Marsey',2,'vladimir russian kgb moscow ukraine dictator leader'), -('marseypyramidhead','Marsey',2,'silenthill pyramidhead killer monster murder horror death'), -('marseyqatarworldcup','Marsey',2,'soccer football sports muslim islam allah sand bipoc robe ghost'), -('marseyqatarworldcup2','Marsey',2,'soccer football sports muslim islam allah sand bipoc robe ghost'), -('marseyqoomer','Marsey',2,'shaman viking qanon jan6 capitol january6'), -('marseyqr','Marsey',2,'qr code'), -('marseyqr2','Marsey',2,'cryptographic qrcode'), -('marseyquadmagyar','Marsey',2,'bow and arrow hungary hungarian archery bowman quadnarca'), -('marseyquadsconfused','Marsey',2,'quadnarca inclusive baboon lick kong bussy worship chaser crt ape rape rimjob'), -('marseyquagmire','Marsey',2,'familyguy quagmire family man giggity pervert'), -('marseyquagmireshocked','Marsey',2,'shock awe scream suprise wtf eye cartoon'), -('marseyqueen','Marsey',2,'england bong english british elizabeth'), -('marseyqueenlizard','Marsey',2,'england bong english british reptilian elizabeth'), -('marseyquestion','Marsey',2,'suspicious sussy reaction sarcastic sarcasm'), -('marseyrabbit','Marsey',2,'bunny'), -('marseyrabbitnewyear','Marsey',2,'chinese cny chink chong lunar holiday coin money fortune huat bunny 2023 festive orient hat asian'), -('marseyrabbitnewyear2','Marsey',2,'chinese cny chink chong lunar holiday red packet envelope money fortune huat bunny 2023 festive orient dress flowers asian'), -('marseyrabbitnewyear3','Marsey',2,'chinese cny chink chong lunar holiday coin money fortune huat bunny 2023 festive orient hat asian'), -('marseyrabbitnewyear4','Marsey',2,'chinese cny chink chong lunar holiday red packet envelope money fortune huat bunny 2023 festive orient dress flowers asian'), -('marseyraccoon','Marsey',2,'trashpanda trash panda'), -('marseyracist','Marsey',2,'racing vroom racecar bigot reaction'), -('marseyracistgrandpa','Marsey',2,'thanksgiving fuck nigger holiday'), -('marseyradfem','Marsey',2,'chonker feminist radical radfem sjw terf fat obese blue hair bluehair feminism'), -('marseyradioactive','Marsey',2,'nuclear waste chernobyl radiation geiger'), -('marseyrage','Marsey',2,'troll anger seethe furious reaction angry mad fury'), -('marseyraging','Marsey',2,'rage angry mad fury animated'), -('marseyraiden','Marsey',2,'mgs vidya'), -('marseyrain','Marsey',2,'cloud upset reaction disappointed storm depressed sad'), -('marseyraisinghands','Marsey',2,'highfive five hang ten joy raising hands emoji'), -('marseyrake','Marsey',2,'canada canadian day of the rake leaf leaves fall autumn genocide'), -('marseyramen','Marsey',2,'eating noodles food bowl animated soup'), -('marseyrapper','Marsey',2,'rap rhyming spitting nigger sing kanye kendrick dre snoop dogg'), -('marseyrapscallion','Marsey',2,'stinker rapscallion troublemaker mischevious meme naughty troll'), -('marseyrare','Marsey',2,'kangaroo wtf'), -('marseyrasta','Marsey',2,'marijuana weed dude weed lmao ganja drugs pot reggae joint jamaican'), -('marseyrat','Marsey',2,'rodent black'), -('marseyratso','Marsey',2,'furry nsfw porn'), -('marseyrave','Marsey',2,'dead animated party death sandstorm darude crab dance'), -('marseyravecope','Marsey',2,'crab dance seethe dilate dead'), -('marseyravegigaspeed','Marsey',2,'sneed seethe dilate smug crab dance celebrate mock seafood crustacean delicious fast'), -('marseyravesuperspeed','Marsey',2,'crab ripbozo dead dance'), -('marseyraytraced','Marsey',2,'beautiful raytraced 3d hd 4k realistic render'), -('marseyrdramauser','Marsey',2,'bussy fat lard gay homosexual obese poweruser neet dildo chef hat neckbeard meta'), -('marseyreactor','Marsey',2,'nuclear power reactor energy generation radioactive chernobyl'), -('marseyreading','Marsey',2,'study homework learn nerd novel reaction book'), -('marseyredcard','Marsey',2,'soccer football sports ban foul'), -('marseyredcheck','Marsey',2,'redcheck truth social donald trump daddy ddr'), -('marseyredcoat','Marsey',2,'britain historical redcoat empire imperial rifle soldier musket army revolution america'), -('marseyredflag','Marsey',2,'warning red flag alert scum problematic'), -('marseyredflag2','Marsey',2,'refuse reject warning animated'), -('marseyredhood','Marsey',2,'clothed clothes knife basket blood dead eyes fairy tale blacksouls jrpg'), -('marseyredmage','Marsey',2,'magic wizard final fantasy spell video game vidya'), -('marseyredshirt','Marsey',2,'redshirt star trek expendable disposable nameless spaceshit'), -('marseyrefrigerator','Marsey',2,'appliance kitchen food freezer fish cooking'), -('marseyregistration','Marsey',2,'register note retard writing glasses'), -('marseyregular','Marsey',2,'marsey regular normal content'), -('marseyreich','Marsey',2,'nazi pol authright fuhrer hitler fascist'), -('marseyreindeer','Marsey',2,'christmas santa rudolf capy cold aevann holiday animated walking'), -('marseyreindeer2','Marsey',2,'santa christmas rudolf holiday'), -('marseyreindeer3','Marsey',2,'rudolf dasher dancer prancer vixen comet cupid donner blitzen santa sleigh sled christmas winter holiday'), -('marseyreindeer4','Marsey',2,'rudolf dasher dancer prancer vixen comet cupid donner blitzen santa sleigh sled christmas winter holiday'), -('marseyrelevancy','Marsey',2,'darrell brooks court relevancy relevance waukesha'), -('marseyreluctant','Marsey',2,'stare doubt skeptical wary cautious uncertain uhh umm'), -('marseyremastered','Marsey',2,'4k hd hi def hidef high definition uhd rtx'), -('marseyremember','Marsey',2,'lion mufasa simba rafiki king identity identitycrisis past future son thelionking lionking'), -('marseyrentfree','Marsey',2,'reaction no charge obsessed obsession'), -('marseyreport','Marsey',2,'report maxx reportmax reportmaxx reporting'), -('marseyreportercnn','Marsey',2,'reporter journalist journoid interviewer'), -('marseyreporterfox','Marsey',2,'reporter journalist journoid interviewer'), -('marseyreportmaxxer','Marsey',2,'reportmaxer reporting moderate moderator janny jannie cop police hat sash flag'), -('marseyreportmaxxer2','Marsey',2,'reportmaxer reporting moderate moderator janny jannie cop police hat sash button happy animated'), -('marseyrepostsign','Marsey',2,'repost sign wink tail wag animated'), -('marseyrespect','Marsey',2,'darrell brooks respect respecc'), -('marseyretard','Marsey',2,'special ed retarded reaction slow sped drooling exceptional'), -('marseyretard2','Marsey',2,'drooling stupid idiot sped moron imbecile dolt happy tongue'), -('marseyretard3','Marsey',2,'drooling stupid idiot sped moron imbecile dolt'), -('marseyretard4','Marsey',2,'moron dummy idiot buffoon drooling sped retarded'), -('marseyretardchad','Marsey',2,'stupid moron idiot retard chad based monobrow chin stubble drool'), -('marseyretardcheers','Marsey',2,'drool tux idiot drink dumb'), -('marseyretardnotes','Marsey',2,'notes retard brainlet writing write pencil'), -('marseyretardpearlclutch','Marsey',2,'special autist brainlet handicap ableist cry sob stupid'), -('marseyretro','Marsey',2,'cardboard retro gameboy green nerd gamer'), -('marseyrevolution','Marsey',2,'marxist ussr marxism ccp hammer communist sickle communism proletariat juche kgb'), -('marseyreze','Marsey',2,'reze chainsaw man anime communist spy russian cute kiss heart manga tatsuki fujimoto devil hybrid bomb denji choker'), -('marseyrezebite','Marsey',2,'reze chainsaw man anime blood tongue bite gore communist spy russian cute kiss manga tatsuki fujimoto devil hybrid bomb denji choker'), -('marseyrick','Marsey',2,'smart 150iq high iq reaction 150 iq morty'), -('marseyriddler','Marsey',2,'riddler batman incel villain halloween'), -('marseyridin','Marsey',2,'joe biden kamala harris voted voting election american president hat'), -('marseyrightoidschizo','Marsey',2,'nazi conspiracy crazy tin foil tinfoil conservative animated ruqqus'), -('marseyrise','Marsey',2,'rise elmo fire'), -('marseyrobber','Marsey',2,'mask balaclava gun shooter shooting thief criminal nigger jogger ahmaud arbery george floyd'), -('marseyrobot','Marsey',2,'npc snappy sentient ai glow tech computer'), -('marseyroguspanish','Marsey',2,'rogu spanish marsey american dad'), -('marseyroman','Marsey',2,'roman manly roblox smug clueless smirk'), -('marseyronpa','Marsey',2,'danganronpa despair weeb'), -('marseyroo','Marsey',2,'kangaroo australian'), -('marseyrope','Marsey',2,'reaction suicidal shotgun facelift suicide'), -('marseyropewithchingchong','Marsey',2,'suicide chink chinese asian die kys together strawhat slit zip gook nip buckteeth'), -('marseyropewithme','Marsey',2,'suicide kys kms suicidal hanging noose'), -('marseyropeyourself','Marsey',2,'kill yourself kys lynch reaction keep yourself safe hanging noose'), -('marseyropeyourself2','Marsey',2,'kill yourself kys lynch reaction keep yourself safe hanging noose'), -('marseyropeyourselfmirror','Marsey',2,'suicide kms kys death hanging noose chair suicidal depression depressed reflection'), -('marseyrowling','Marsey',2,'harry potter terf jkr transphobe'), -('marseyroxsneed','Marsey',2,'roxy roxxane wolf fnaf freddy furry fur chuck fuck suck'), -('marseyroxy','Marsey',2,'fnaf roxanne wolf freddy keytar rockstar vidya furry'), -('marseyroxytrickortreat','Marsey',2,'halloween candy bloody roxanne wolf spooky'), -('marseyrs','Marsey',2,'runescape party hat phat crown lowpoly low poly'), -('marseyrudolph','Marsey',2,'reindeer santa christmas xmas'), -('marseyrudolph2','Marsey',2,'reindeer christmas santa sleigh xmas'), -('marseyrulebritannia','Marsey',2,'britain british bongistan chips london england lasereyes'), -('marseyruqqie','Marsey',2,'ruqqus porpl freespeech nazi captainmeta4 kek arkitekt syzitus syzzie'), -('marseyrussel','Marsey',2,'old pipe history'), -('marseyrussiadolls','Marsey',2,'toys ussr babushka matryoshka soviet'), -('marseyrussiaglow','Marsey',2,'animated russia red putin fsb kgb glow trump commie communist hat comrade'), -('marseyrussian','Marsey',2,'russian putin russia vodka adidas tracksuit vatnik ai alcohol beer drunk moscow'), -('marseyrussianmutt','Marsey',2,'slav vatnik ukraine eastern'), -('marseyrustyventure','Marsey',2,'dramamine venture bros brothers adult swim cartoon character glasses goattee goatee beard'), -('marseyrylan','Marsey',2,'blonde smirk blinking animated'), -('marseyryu','Marsey',2,'ryu street fighter streetfighter fight box martial arts karate judo ninja boxer ken akuma shoryuken hadouken'), -('marseysachiko','Marsey',2,'idolmaster anime animegirl niggy'), -('marseysad','Marsey',2,'concerned worried waiting prepared reaction'), -('marseysad2','Marsey',2,'reaction disappointed disappointment upset'), -('marseysadako','Marsey',2,'anime weeb horror monster scary spooky hair'), -('marseysadcat','Marsey',2,'upset disappointing disappointment reaction disappointed sad crying pensive'), -('marseysadge','Marsey',2,'frog pepe'), -('marseysadgun','Marsey',2,'pepe mellokind crying tears suicidal suicide kms frog'), -('marseysailor','Marsey',2,'nautical sea boat ship ocean mariner navy hat happy seaman anchor military'), -('marseysaint','Marsey',2,'wings angel blessed halo animated'), -('marseysaint2','Marsey',2,'angelic halo holy animated wings happy'), -('marseysal','Marsey',2,'2 weeks two weeks sallie white shark'), -('marseysal2','Marsey',2,'shark 2 weeks two weeks go nowhere going nowhere watch go nowhere'), -('marseysalad','Marsey',2,'vegan cabbage vegetarian lettuce vegetable'), -('marseysaladfingers','Marsey',2,'salad fingers meme internet creepy apocalypse depraved'), -('marseysalat','Marsey',2,'prayer islam muslim rug'), -('marseysalmuhammad','Marsey',2,'muslim sal muhammad twoweeks'), -('marseysaltlicking','Marsey',2,'salt lick rock'), -('marseysalty','Marsey',2,'sodium saltshaker seethe salt shaker nacl animated'), -('marseysalutearmy','Marsey',2,'saluting o7 military soldier'), -('marseysalutebulgaria','Marsey',2,'marsey salute bulgaria europe communist'), -('marseysaluteccp','Marsey',2,'chink ching chong xi jinping mao zedong chinese asian nip gook rice army pla communist taiwan parade military wumao'), -('marseysalutechina','Marsey',2,'ccp chinese communist communism'), -('marseysaluteconfederacy','Marsey',2,'salute patriotic o7 flag confederacy confederate america south rebel civil independence johnny'), -('marseysalutecop','Marsey',2,'acab officer saluting o7 police'), -('marseysaluteindia','Marsey',2,'o7 bobs vagene bitch lasagna pajeet curry desi animated flag patriotic modi'), -('marseysaluteisrael','Marsey',2,'jewish yiddish hebrew kike sheeny mossad star of david flag patriotic animated'), -('marseysalutenavy','Marsey',2,'saluting semen o7 homosexual soldier'), -('marseysalutenovorossiya','Marsey',2,'russia ukraine salute general patriotism flag'), -('marseysalutepride','Marsey',2,'saluting 07 military soldier gay pride lgb rainbow'), -('marseysaluteusa','Marsey',2,'salute o7 animated flag patriotic patriotism burger nationalism flag american'), -('marseysaluteussr','Marsey',2,'salute o7 flag soviet union russia kgb communist commie marxist marxism tankie stalin lenin animated patriotic'), -('marseysalvindicated','Marsey',2,'shark 2weeks twoweeks gonowhere wentsomewhere'), -('marseysamfisher','Marsey',2,'spy night goggles thermal stealth soldier agent nsa army'), -('marseysamhyde','Marsey',2,'gun shooter sammy mdegenerate milliondollarextreme million dollar extreme'), -('marseysamhyde2','Marsey',2,'gun shooter sammy mdegenerate milliondollarextreme million dollar extreme'), -('marseysamurai','Marsey',2,'japan sword war weeb anime history'), -('marseysanders','Marsey',2,'bernie rich socialism socialist jewish'), -('marseysanta','Marsey',2,'christmas gifts presents claus holiday'), -('marseysanta2','Marsey',2,'christmas gifts presents claus holiday'), -('marseysanta3','Marsey',2,'claus christmas presents gifts holiday'), -('marseysargonofaccat','Marsey',2,'sargon akkad ancient historical king mesopotamia sumer'), -('marseysartre','Marsey',2,'philosophy frenchman history'), -('marseysaruh','Marsey',2,'cute dress bread baguette valid trappy ts trappysaruh trans deuxrama celeb glamour train'), -('marseysatangoat','Marsey',2,'evil satan goat halloween spooky baphomet vvitch blackphillip'), -('marseysatanworship1','Marsey',2,'evil mean ritual pentagram hell demon'), -('marseysatanworship2','Marsey',2,'evil mean ritual pentagram hell demon blood'), -('marseysatisfied','Marsey',2,'satisfying happy smile delightful grateful glad wholesome'), -('marseysatisfiedmarcus','Marsey',2,'black bipoc satisfying happy smile delightful grateful glad wholesome'), -('marseysaturn','Marsey',2,'devouring eating snoo kill de goya anger reddit'), -('marseysaulgoodman','Marsey',2,'lawyer saul goodman breaking bad bcs jewish better call saul suit buisness'), -('marseysaw','Marsey',2,'doll horror halloween jigsaw monster evil torture game holiday'), -('marseyscalped','Marsey',2,'zombie brain alien parasite valve game half life headcrab skull'), -('marseyscared','Marsey',2,'hide halloween afraid nervous holiday traumatized fearful'), -('marseyscarystories','Marsey',2,'scary horror dead creepy corpse'), -('marseyscaryteeth','Marsey',2,'scary teeth messes up evil angry grin bong horror'), -('marseyschizo','Marsey',2,'harm burns selfharm self harm cigarette burning mermaids reaction artist self'), -('marseyschizochad','Marsey',2,'schizo tripping rare animated chad schizocel'), -('marseyschizoexcited','Marsey',2,'animated schizo rare drugs excited watching oscillate amused interested'), -('marseyschizonotes','Marsey',2,'writing crazy nuts notice pen paper conspiracy'), -('marseyschizosal','Marsey',2,'schizo sal rare weeks nowhere'), -('marseyschizoschizolove','Marsey',2,'schizomarsey'), -('marseyschizoshaking','Marsey',2,'crazy nuts insane traumatized shaking animated'), -('marseyschizotripping','Marsey',2,'animated schizo rare drugs trip'), -('marseyschizotwitch','Marsey',2,'twitching eyelid crazy nuts psycho insane traumatized animated'), -('marseyschizowall','Marsey',2,'crazy conspiracy conspiracies tinfoil insane nuts psycho'), -('marseyschizowave','Marsey',2,'insane crazy mental breakdown psycho hallucinations flashbacks ptsd traumatized shaking shake animated tedsimp'), -('marseyschopenhauer','Marsey',2,'philosopher old grandpa'), -('marseyschrodinger','Marsey',2,'philosophy science physics math'), -('marseyscoot','Marsey',2,'animated suckit gesturing coned rude'), -('marseyscooter','Marsey',2,'fat american mutt burger scooter walmart obese pig hog brap usa handicapped wheelchair'), -('marseyscout','Marsey',2,'badge prepared'), -('marseyscratch','Marsey',2,'loweffort doodle code coding programming'), -('marseyscream','Marsey',2,'panic frightened scared horror scream afraid reaction horrified nervous shock gasp'), -('marseyscrolltroll','Marsey',2,'troll scroll banner'), -('marseysecuritron','Marsey',2,'fallout new vegas security yes man'), -('marseyseethe','Marsey',2,'dilate mask crying seething smug cope'), -('marseyselfflagellation','Marsey',2,'whip white guilt hate sin mayo liberal catholic'), -('marseysephiroth','Marsey',2,'ff7 ffvii final fantasy vidya video game gamer gaming villain sword'), -('marseyseppuku','Marsey',2,'suicide japanese east asian army blade sword death'), -('marseyseven','Marsey',2,'vidya gamer gaymer video game assassin hitman'), -('marseysexy','Marsey',2,'ned flanders stupid sexy flanders skiier skiing winter simpsons'), -('marseysexylibrarian','Marsey',2,'books hoe old woman thot nerd boobs bra geek'), -('marseysexypepe','Marsey',2,'mellokind hotpepe frog lewd flirt ribbon'), -('marseyshake','Marsey',2,'cartoon athf aqua fastfood shake dessert icecream'), -('marseyshakespeare','Marsey',2,'words writer author drama theater british poet william england english thespian playwright playwrite'), -('marseyshapiro','Marsey',2,'benjamin debate libtard facts and logic benny jewish ben shapiro'), -('marseysharingan','Marsey',2,'horror halloween holiday possessed animated monster naruto anime ninja'), -('marseyshark','Marsey',2,'jaws halloween fursona furry fish costume holiday fursuit'), -('marseyshark2','Marsey',2,'fish whale sea ocean swimming aquatic carnivore'), -('marseysharksoup','Marsey',2,'sal shark 2weeks nowhere soup chinese 2 weeks watch this go nowhere cumshark white'), -('marseysheep','Marsey',2,'follower wool lamb fursona bah furry fursuit'), -('marseysheepdog','Marsey',2,'shaggy scruffy woof'), -('marseysheercliff','Marsey',2,'freefall gaymarriage lgbt rights falling animated hill'), -('marseysheogorath','Marsey',2,'elder scrolls oblivion morrowind daggerfall skyrim daedra demon madness crazy mania dementia'), -('marseysherpa','Marsey',2,'mountain climbing travel nepal himalaya asia everest'), -('marseyshesright','Marsey',2,'point correct know'), -('marseyshiftyeyes','Marsey',2,'suspicious sussy paranoid weird reaction sketchy'), -('marseyshisha','Marsey',2,'weed smoker smoking hookah'), -('marseyshitforbrains','Marsey',2,'brainlet poop dumb litterbox litter box soyjack soyjak redditor retarded scat'), -('marseyshitlover','Marsey',2,'love hug shit smelly stinky poop crap fart shitlover shitheads diarrhea abdl scat shart feces'), -('marseyshiva','Marsey',2,'shiva india god neel hindu pajeet diwali curry streetshitter goddess'), -('marseyshock','Marsey',2,'shock fear afraid terror scared horrified'), -('marseyshook','Marsey',2,'reaction surprised shocked gasp astonished'), -('marseyshooting','Marsey',2,'blam blatt shotgun kill pow murder'), -('marseyshortbus','Marsey',2,'bussy animated mrpenny carpathianflorist schizocel retard special short schoolbus classroom teacher wheels window rosa parks mlk'), -('marseyshroom','Marsey',2,'smug fungus shrigma shroomjak wojak mushroom'), -('marseyshrug','Marsey',2,'hands up idk ig idc dunno i guess'), -('marseyshutitdown','Marsey',2,'cop glownigger fed glowie agent federal mossad israel idf the goyim know kikes radio walkie talkie'), -('marseyshy','Marsey',2,'flirting anxious twiddle nervous flirty coy animated'), -('marseyshy2','Marsey',2,'uwu weeb blush flushed finger owo'), -('marseyshy3','Marsey',2,'embarrassed blushing timid smile nervous reaction cute'), -('marseyshy4','Marsey',2,'embarrassed blushing timid smile nervous reaction cute'), -('marseysiamese','Marsey',2,'asian'), -('marseysick','Marsey',2,'puke nausea green face vomit nauseated reaction nauseous barf judgment ill'), -('marseysickos','Marsey',2,'hahaha ha ha ha yes onion comic pervert sicko creep'), -('marseysickos2','Marsey',2,'hahaha ha ha ha yes onion comic pervert sicko creep window'), -('marseysigh','Marsey',2,'breathe give up giveup reaction depression breathing depressed animated'), -('marseysignaling','Marsey',2,'railway light semaphore troomer tranny transgender train troid transsexual animated'), -('marseysignup','Marsey',2,'rdrama signup graph ears schizo plot'), -('marseysimpson','Marsey',2,'yellow simpsons groening homer bart lisa marge cartoon'), -('marseysing','Marsey',2,'singing jamming rocking music headphones cute happy smile karaoke ipod album'), -('marseysinga','Marsey',2,'singa moon june spring sing dance dapper happy proud smile dancing singing owl'), -('marseysingapore','Marsey',2,'singaporean asian azn flag merlion chiobu'), -('marseysipping','Marsey',2,'drinking root drink reaction stare thirsty purple drank juice bored'), -('marseysippingsad','Marsey',2,'juice sadge'), -('marseysjw','Marsey',2,'lgbt social justice reaction gay snowflake pride'), -('marseyskater','Marsey',2,'dope hip sk8 ill tony hawk sick skateboard not a poser rad'), -('marseyskeleton','Marsey',2,'dead bones halloween holiday skeletal'), -('marseyskeleton2','Marsey',2,'bones spooky halloween holiday skeletal'), -('marseyskeletontrex','Marsey',2,'dinosaur skeleton spooky dead extinct halloween bones'), -('marseyskeletonvelociraptor','Marsey',2,'dinosaur skeleton extinct dead spooky halloween bones'), -('marseyskeletor','Marsey',2,'skeleton mask heman 80s man halloween he man cartooon he holiday'), -('marseyskellington','Marsey',2,'marsey skeleton skellington tim christmas halloween before burton jack nightmare musical movie film'), -('marseyski','Marsey',2,'skier skiing sking winter snow'), -('marseyskinnedwalk','Marsey',2,'watchpeopledie zllctnxaspywgb3 animated skinned walking trotting skeleton bones organs'), -('marseyskinny','Marsey',2,'tall anorexia bulimia anorexic bulimic'), -('marseyskull','Marsey',2,'skull dead skeleton punisher kill bone'), -('marseyskywalker','Marsey',2,'marsey skywalker starwars jedi lukeskywalker'), -('marseyslaanesh','Marsey',2,'warhammer 40k chaos god degeneracy sex drugs pain'), -('marseyslab','Marsey',2,'dexter lab smart genius ginger cartoon network glasses'), -('marseysleep','Marsey',2,'bed bedtime zzz boring reaction tired bored'), -('marseyslime','Marsey',2,'animated happy blob vidya video game maple story maplestory bouncing bounce monster jump'), -('marseyslipperyslope','Marsey',2,'gaymarriage lgbt rights falling sliding hill animated'), -('marseyslipperyslope2','Marsey',2,'gaymarriage lgbt rights falling sliding hill animated'), -('marseyslm','Marsey',2,'schizo lives matter krayon autistic autist fist neuro retard brain'), -('marseysloth','Marsey',2,'sloth lazy'), -('marseysloth2','Marsey',2,'lazy hammock sleeping'), -('marseyslowpoke','Marsey',2,'pokemon stupid late anime weeb meme'), -('marseysmirk','Marsey',2,'reaction snicker trolling lol'), -('marseysmoothbrain','Marsey',2,'idiot big brain brainlet retard reaction fool dumbass moron'), -('marseysmudge','Marsey',2,'diogenesjr diogenesjunior meme'), -('marseysmug','Marsey',2,'reaction superior haha'), -('marseysmug2','Marsey',2,'snicker scoff mock reaction guffaw ridicule judgment'), -('marseysmug3','Marsey',2,'reaction yikes judgment oof cringe'), -('marseysmug4','Marsey',2,'confident emoticon plain simple smile'), -('marseysmug5','Marsey',2,'scoff lol srdine mock gossip'), -('marseysmug6','Marsey',2,'scoff gossip lol srdine'), -('marseysmugautist','Marsey',2,'autism retard brainlet drool hat'), -('marseysmughips','Marsey',2,'hips smug spicegirl spice spices cooking cuisine'), -('marseysmugretard','Marsey',2,'srdine drooling brainlet idiot fool buffoon idiot'), -('marseysmugsideeyes','Marsey',2,'marsey smug'), -('marseysnap','Marsey',2,'mad angry furious anger animated snap'), -('marseysnappyautism','Marsey',2,'snapshillbot hat neurodivergent robot autistic marppy'), -('marseysnappybackstab','Marsey',2,'marseysnappybackstab backstab marsey snappy snappybackstab death snap back stab'), -('marseysnappyhug','Marsey',2,'hug love robot sentient wholesome'), -('marseysnappymaga','Marsey',2,'maga snappy trump robot ai chud republican'), -('marseysneed','Marsey',2,'feed farmer reaction chuck simpsons buck'), -('marseysneedboat','Marsey',2,'animated ship flag capybara'), -('marseysnek','Marsey',2,'snake serpent'), -('marseysnekglow','Marsey',2,'snekky fed us cia fbi nsa dhs glowie admin mod agent plant handler infiltrate'), -('marseysniff','Marsey',2,'brap huff gas reaction fart creep smell'), -('marseysnoo','Marsey',2,'shaking redditor scared reaction nervous schizo reddit'), -('marseysnoomask','Marsey',2,'redditor crying srd serious'), -('marseysnorlax','Marsey',2,'fat obese fatty fattie pokemon snorlax blocking snoring sleeping'), -('marseysnow','Marsey',2,'snowman snowmarsey cold winter christmas holiday'), -('marseysnowflake','Marsey',2,'special snowflake sensitive snow'), -('marseysnowglobe','Marsey',2,'christmas tree small miniature'), -('marseysnowman','Marsey',2,'christmas cold snow winter'), -('marseysnowman2','Marsey',2,'christmas cold snow winter'), -('marseysob','Marsey',2,'tear crying depressed reaction sobbing depression sad cry animated tears pensive'), -('marseysoccer','Marsey',2,'soccer football sports jersey futbol'), -('marseysociety','Marsey',2,'batman joker capeshit jared leto'), -('marseysociety2','Marsey',2,'joker clown capeshit batman gamersriseup cigarette honk'), -('marseysockmlep','Marsey',2,'sock puppet alt anonymous shill'), -('marseysockpuppet','Marsey',2,'animated sock puppet alt anonymous shill'), -('marseysoldieramerica','Marsey',2,'army war gun rifle burger mutt'), -('marseysoldierchina','Marsey',2,'army war gun rifle asia chinese chink gook'), -('marseysoldierrussia','Marsey',2,'army war gun rifle vatnik slav putin ukraine'), -('marseysonic','Marsey',2,'hedgehog blue'), -('marseysonichu','Marsey',2,'sonichu cwc christian christine chandler medallion zap extreme sonic pikachu cwcville hedgehog'), -('marseysoon','Marsey',2,'weeks 2weeks sal antisal soon'), -('marseysoonretarded','Marsey',2,'weeks 2weeks sal antisal soon retarded naive'), -('marseysopa','Marsey',2,'brazil soup macaco monkey teeth fangs scary'), -('marseysoren','Marsey',2,'sleeping alt right altright racist nazi chud'), -('marseysosa','Marsey',2,'chief keef sosa glo rap hiphop music drugs lean black'), -('marseysouthernbelle1','Marsey',2,'lady woman foid dress usa america dixie history 1800s'), -('marseysouthernbelle2','Marsey',2,'lady woman foid dress usa america dixie history 1800s'), -('marseysouthernbelle3','Marsey',2,'lady woman foid dress usa america dixie history 1800s black bipoc'), -('marseysouthernbelle4','Marsey',2,'lady woman foid dress usa america dixie history 1800s black bipoc'), -('marseysouthernbelle5','Marsey',2,'dress hat female woman foid usa american white frozenchosen blue'), -('marseysouthernbelle6','Marsey',2,'dress hat female woman foid usa american black penny pink'), -('marseysouthernbelle7','Marsey',2,'dress hat parasol female woman foid usa american white frozenchosen green'), -('marseysouthernbelle8','Marsey',2,'dress hat parasol female woman foid usa american black penny yellow orange'), -('marseysoutherner','Marsey',2,'plantation suit cigar good ol boy buck breaking buck breaker'), -('marseysoy3','Marsey',2,'marsey soy marsoy soyjak wholesomejak wholesome'), -('marseysoycry','Marsey',2,'angry crying soy '), -('marseysoycrytremble','Marsey',2,'shaking libtard magatard reeeeeeeee woke sjw fragile weak low testosterone animated'), -('marseysoylentgrin','Marsey',2,'numale nu male menslib redditor plebbitor happy glasses soyjak nerd loser beta smile smiling'), -('marseysoypoint','Marsey',2,'soyboy soy boy beard reaction pointing'), -('marseysoypoint2','Marsey',2,'wojak soyjak soyjack pointing beta redditors'), -('marseysoypointamogus','Marsey',2,'soyjak point among us astronaut'), -('marseysoypointdubz','Marsey',2,'get 4chan numbers goombling patterns noootice zero post comment id'), -('marseysoypointglow','Marsey',2,'glowie radioactive pointing'), -('marseysoypointgold','Marsey',2,'glow wave'), -('marseysoypointgoldpoint','Marsey',2,'point gold soy meta'), -('marseysoypointsnappyglow','Marsey',2,'bot marppy fbi fed threeletter glowie'), -('marseysoypointsnappygold','Marsey',2,'marppy bot glow faroutthesongfromperipheryiithistimeitspersonal'), -('marseysoypointsnappyquote','Marsey',2,'bot marppy snappilent sapient sentient'), -('marseysoypointtrips','Marsey',2,'get 4chan numbers goombling patterns noootice zero post comment id'), -('marseysoyrope','Marsey',2,'redditor dead suicide kms kys hanging lynched hung soyjak'), -('marseysoyseethe','Marsey',2,'soyjack soyjak reddit angry yelling wojak'), -('marseyspa','Marsey',2,'spa towel cucumber facial relax calm selfcare foid hygiene beauty'), -('marseyspaceghost','Marsey',2,'space ghost superhero coast hannah barbara cartoon comic'), -('marseyspaceghost2','Marsey',2,'created by space cat space ghost superhero coast hannah barbara cartoon comic'), -('marseyspecial','Marsey',2,'retard reaction slow special needs sped'), -('marseyspelunky','Marsey',2,'spelunky cute orange'), -('marseysperm','Marsey',2,'cum swim vasectomy jizz semen spunk penis sex pregnant coom animated'), -('marseysphericalcow','Marsey',2,'sphere science moo physics nope'), -('marseysphinx','Marsey',2,'sphinx egypt ancient antiquity wonder pharaoh myth riddle puzzle'), -('marseyspider','Marsey',2,'insect halloween arachnid holiday bug'), -('marseyspider2','Marsey',2,'insect halloween spiderweb arachnid holiday bug'), -('marseyspiderman','Marsey',2,'soy marvel capeshit dc comic book comics peter parker miles morales webslinger'), -('marseyspinner','Marsey',2,'animated loading webdev spin circle'), -('marseyspirit','Marsey',2,'ghost halloween holiday'), -('marseyspit','Marsey',2,'surprising reaction shocking water surprised shocked'), -('marseyspitmoji','Marsey',2,'spitting surprise cereal'), -('marseyspock','Marsey',2,'spock star trek nimoy science space'), -('marseyspongebobsmug','Marsey',2,'spongebob smug satisfied winner superior snobby conceited egoistic pompous content'), -('marseyspooky','Marsey',2,'art horror halloween holiday evil scary monster lovecraftian eldritch'), -('marseyspookysmile','Marsey',2,'horror halloween holiday evil scary monster'), -('marseysprite','Marsey',2,'sprite vidya game retro pixel'), -('marseyspy','Marsey',2,'spy agent shill glowie russia china'), -('marseyspyglow','Marsey',2,'spy agent shill glowie russia china'), -('marseysquint','Marsey',2,'4084 hmmm squint unsure doubt suspicious'), -('marseysquirt','Marsey',2,'donkeykong videogame slug dk'), -('marseysquirtparasite','Marsey',2,'donkeykong dk squirt parasite blood poggers'), -('marseysquished','Marsey',2,'squishing compressed compression finger press squashed'), -('marseysrdine','Marsey',2,'fisherman reaction fish canned fishing'), -('marseysrdine2','Marsey',2,'can animated reaction fish knife chop sardine'), -('marseyssflag','Marsey',2,'superstraight cishetero straggot pride'), -('marseystainedglass','Marsey',2,'christian church cross religion'), -('marseystalin','Marsey',2,'tankie authleft ussr russia communism socialism marxist commie soviet proletariat marxism marxist leninist leninism revolution bolshevik'), -('marseystamp','Marsey',2,'letter envelope fed postal collect snail mail'), -('marseystamp2','Marsey',2,'letter envelope fed postal collect snail mail toll paid'), -('marseystarbucks','Marsey',2,'coffee latte barista marbucks scone'), -('marseystare','Marsey',2,'staring bruh disapproval'), -('marseystars','Marsey',2,'stareyes reaction star eyes starry eyed stareyed'), -('marseystars2','Marsey',2,'space galaxy cosmic starsey constellation'), -('marseystarship','Marsey',2,'starship jail execution prison'), -('marseystarwars','Marsey',2,'scifi spaceshit starshit soy stormtrooper lightsaber disney'), -('marseysteaming','Marsey',2,'steaming exhale emoji unamused annoyed'), -('marseysteer','Marsey',2,'car drive nervous driving animated'), -('marseystein','Marsey',2,'undead frankenstein abomination halloween holiday monster'), -('marseystewie','Marsey',2,'stewie family guy man griffin'), -('marseystims','Marsey',2,'stim drug meth tweak geese_suck ted_simp pat crazy schizophrenia'), -('marseysting','Marsey',2,'drum badumtiss ba dum tiss bad dum tiss baddumtiss comedy humor punchline animated standup joke'), -('marseystinky','Marsey',2,'smelly homeless stank poor ew yuck'), -('marseystocksdown','Marsey',2,'market bonds options poor'), -('marseystocksup','Marsey',2,'market bonds options rich'), -('marseystonetoss','Marsey',2,'amogus pebblethrow nazi reaction boulderpummel'), -('marseystop','Marsey',2,'stop annoyed plead beg sketchy'), -('marseystrawman','Marsey',2,'logical fallacy strawmarsey argument debate hat'), -('marseystreaky','Marsey',2,'streaky superhero comic cape'), -('marseystroke','Marsey',2,'derp retard reaction stupid drooling'), -('marseystrong','Marsey',2,'flexing buff muscles'), -('marseystuffed','Marsey',2,'fur meme statuesque indifferent figurine statue stuffed art'), -('marseysuffragette','Marsey',2,'19a foid feminist 19th terrible feminism regret woman women mistake'), -('marseysuicide','Marsey',2,'kys killyourself pistol contemplatesuicide depressed gun despair doom'), -('marseysuicidesquidward','Marsey',2,'creepypasta squidward suicide halloween scary zombie horror'), -('marseysuit','Marsey',2,'businessman businessperson corporate boss manager rich adult professional lawyer banker'), -('marseysulk','Marsey',2,'unlucky crying reaction depression sobbing depressed sad'), -('marseysully','Marsey',2,'disney pixar monsters inc horned horns'), -('marseysun','Marsey',2,'notaispam chiobumadethis chiobuapproved blonde hair saiyan round bright eyes'), -('marseysunflower','Marsey',2,'love ukraine threatening pointing russia'), -('marseysunglassesoff','Marsey',2,'shades shook disbelief fear confusion shock nervous'), -('marseysunglasseson','Marsey',2,'cool smug finished end done sunny bright animated'), -('marseysunwukong','Marsey',2,'chinese chink deity monkey cloud'), -('marseysuper','Marsey',2,'superstraight lgbt'), -('marseysupermega','Marsey',2,'supermegaman supermegamarsey'), -('marseysupersorensoarin','Marsey',2,'soren super hero superhero batman superman marsey41'), -('marseysurejan','Marsey',2,'bradybunch smug smile happy indignant eyebrows ears squint smirk'), -('marseysurfing','Marsey',2,'surfer surfing pikachu water wave meme'), -('marseysurprised','Marsey',2,'reaction shocked shook unexpected'), -('marseysurprisedpikachu','Marsey',2,'surprise surprised pikachu shock shocked gasp'), -('marseysus','Marsey',2,'amogus among us stonetoss sussy baka amongus'), -('marseysuspicious','Marsey',2,'sus stare look glance hmm thonk raise eyebrow curious'), -('marseysvengoolie','Marsey',2,'horror halloween reviewer tophat suit chicken makeup mustache goatee comedy'), -('marseyswastika','Marsey',2,'nazi chud germany swasi swazi windmill of peace hitler racist racism antisemitic antisemitism third reich jewish jews'), -('marseysweating','Marsey',2,'anxiety worried wipe scared worrying reaction anxious nervous stressed'), -('marseysylveon','Marsey',2,'trick or treat pokemon halloween eevee costume holiday'), -('marseysymbol','Marsey',2,'lionking lion basic persona personification king outline mufasa simba rafiki essentialism'), -('marseytabletired','Marsey',2,'tiresome depressed sad desk pensive'), -('marseytabletired2','Marsey',2,'beer tiresome depressed sad alcoholic alcoholism despair pensive'), -('marseytakit','Marsey',2,'darrell brooks court tackit tacit agreement waukesha'), -('marseytaliban','Marsey',2,'mujahideen janniejihad islam afganistan shariah afghanistan muslim'), -('marseytalking','Marsey',2,'speech bubble smug gossip'), -('marseytampon','Marsey',2,'period menstrual menses menstruation bloody'), -('marseytangerinefeline','Marsey',2,'tangerinefeline tangerine feline chiobu orange pokemon plant'), -('marseytank','Marsey',2,'military ussr ccp communist authleft tank army communism china soviet'), -('marseytankushanka','Marsey',2,'military ussr ccp communist authleft tank army communism china soviet russian'), -('marseytaratheandroid','Marsey',2,'tara android robot fantastic'), -('marseytariq','Marsey',2,'buck breaking nasheed nigger coon black'), -('marseytariq2','Marsey',2,'marsey tariq flex supremacist glow eye black king fba foundational bussy thong broken buck nasheed breaking k melanin melanoid wash yo ass'), -('marseytariqitsover','Marsey',2,'nasneed blm buckbreaking'), -('marseytarrant','Marsey',2,'branton brenton newzealand kiwi shooter shooting killer ebba akerlund murderer rightoid chud strong'), -('marseytea','Marsey',2,'drama spill'), -('marseyteaparty','Marsey',2,'donger arran soren carp duck'), -('marseytears','Marsey',2,'pout teary crying cried reaction sob eyes cry sad'), -('marseytearsofblood','Marsey',2,'crying sad bloody horror pensive'), -('marseytedsimp','Marsey',2,'theodore teddy hat drugs mental illness schizo stims pills happy drugs fun birds stimulants stimmies risperidone'), -('marseytedsimp2','Marsey',2,'marsey woman foid female ted simp mid point beanie soy attention bpd whore'), -('marseyteehee','Marsey',2,'oops anime sorry cheeky quirky wink silly haha whacky'), -('marseytelegram','Marsey',2,'telegram homecoming plane chat messaging russian'), -('marseytemplate','Marsey',2,'template blank faceless eyeless mouthless head empty faceless'), -('marseyterfdomesticabuse','Marsey',2,'terf domestic abuse violence feminism feminist lesbian ovarit radical'), -('marseyterfrentfree','Marsey',2,'tranny suffragette terf seethe cope sneed jkrowling harry potter'), -('marseyterrydavis','Marsey',2,'templeos nerd programmer glownigger'), -('marseyteruteru','Marsey',2,'ghost flying spooky halloween holiday floating'), -('marseytexan','Marsey',2,'cowboy hat texas yeehaw pardner rootin tootin'), -('marseytf2heavy','Marsey',2,'tf2 heavy weapons valve vidya game minigun russia'), -('marseytf2scout','Marsey',2,'tf2 scout boston zoomer valve vidya game baseball mercenary'), -('marseytf2spy','Marsey',2,'tf2 spy france mercenary smoke suit valve vidya game espionage'), -('marseythanks','Marsey',2,'appreciate gratitude grateful heart blush'), -('marseythebuilder','Marsey',2,'construction work blue collar architect plans toolbox contractor engineer labour'), -('marseythegrey','Marsey',2,'lord of the rings magic gandalf lotr mage wizard warlock'), -('marseytheorist','Marsey',2,'ancient aliens meme'), -('marseytherachel','Marsey',2,'90s nineties friends hair jennifer aniston'), -('marseytherapist','Marsey',2,'therapy writing mental illness'), -('marseytheyhaterhermessage','Marsey',2,'toldthetruth jesus rejected'), -('marseythief','Marsey',2,'steal final fantasy video game vidya'), -('marseything','Marsey',2,'halloween holiday scary monster teeth'), -('marseything2','Marsey',2,'spider arachnid creepy crawler arthropod halloween alien carpenter horror scary animal creature spooky'), -('marseythinkinghallowseve','Marsey',2,'halloween thinking vampire candy trickortreat costume mask'), -('marseythinkorino','Marsey',2,'reaction judgment thinking'), -('marseythirdeye','Marsey',2,'thirdeye perceive perceeive perception tantra hindu hinduism buddha buddhism third eye trippy psychedelic lsd acid mushroom mushrooms peyote dmt mescaline ayahuasca third eye'), -('marseythomas','Marsey',2,'tank engine train locomotive'), -('marseythonk','Marsey',2,'confused reaction thinking thunk thonk'), -('marseythreecodecelscucking','Marsey',2,'jc blacked aevann snakes capy mating sneks snek justcool sex'), -('marseythroatsinging','Marsey',2,'mongolian music'), -('marseythumbsup','Marsey',2,'cool good job good one agree reaction nice work yes great job'), -('marseytiger','Marsey',2,'fursona furry fursuit'), -('marseytigerball','Marsey',2,'polandball ball tiger russia'), -('marseytigernewyear','Marsey',2,'lunar chinese chinx rice new year holiday luck fortune money tiger lion asian azn'), -('marseytimbit','Marsey',2,'pearlclutch pearl clutch sjw triggered canadian leafistan canada crying'), -('marseytime','Marsey',2,'10pm tock tick clock animated'), -('marseytimmy','Marsey',2,'turner nickelodeon fairly oddparents hat boy cosmo wanda'), -('marseytinfoil','Marsey',2,'alex jones psycho crazy schizo alexjones conspiracy'), -('marseytinfoil2','Marsey',2,'alex jones rightoid psycho schizo alexjones conspiracy'), -('marseytiny1','Marsey',2,'tiny small shrinking pixel wave'), -('marseytiny2','Marsey',2,'tiny small shrinking pixel'), -('marseytiny3','Marsey',2,'tiny small shrinking pixel'), -('marseytiny4','Marsey',2,'tiny small shrinking pixel'), -('marseytlop','Marsey',2,'kanye life pablo tlop yeezy yeezus'), -('marseytlsm','Marsey',2,'snake sex mating janny codecel tlsm schizocel'), -('marseytnt','Marsey',2,'marsey tnt minecraft boom mine craft explosive explosion dynamite'), -('marseytoaster','Marsey',2,'appliance bread'), -('marseytoasterbath','Marsey',2,'suicide suicidal kill death bathtub electrocution electricity kms'), -('marseytoasty','Marsey',2,'homer simpsons cozy comfy bed'), -('marseytoasty2','Marsey',2,'marsey comfy toasty bed sleep two cute'), -('marseytoht','Marsey',2,'toht melting hat'), -('marseytoilet','Marsey',2,'flush loo bog roll toilet paper swirly'), -('marseytom','Marsey',2,'thatfuckingmarsey fucking marsey tom and jerry tomjerry cartoon hanna barbera vintage smug'), -('marseytombstone','Marsey',2,'dead death gravestone cemetery graveyard rip rest in peace'), -('marseytomoko','Marsey',2,'tomoko loser sleepless incel virgin trans watamote cry for help'), -('marseytonberry','Marsey',2,'tonberry monster final fantasy knife lantern scary flashlight headlamp vidya video game'), -('marseytrad','Marsey',2,'dramarama dress foid tradwife floral girl'), -('marseytrad2','Marsey',2,'wojak tradwife soyjak 4chan meme foid'), -('marseytrain','Marsey',2,'troomer tranny transgender trains troid transsexual animated'), -('marseytrain2','Marsey',2,'trans pass locomotive dilate mtf ftm'), -('marseytrans','Marsey',2,'pitty transgender pitbull dog pibble transsexual'), -('marseytrans2','Marsey',2,'troon tranny transgender troomer lgbt trannies troid transsexual'), -('marseytransattentionseeker','Marsey',2,'needy enby nonbinary notice mtf ftm train attn'), -('marseytransavenger','Marsey',2,'marsey trans avenger captain america'), -('marseytransflag','Marsey',2,'trans flag then consumeproduct'), -('marseytransflag2','Marsey',2,'lgbt transgender tranny pride animated'), -('marseytransgenocide','Marsey',2,'animated trans genocide chud lgbt rightoid bigot gaybros'), -('marseytransimplosion','Marsey',2,'train woke explode animated'), -('marseytransmerchant','Marsey',2,'coin money cash dosh je big pharma train mtf ftm yeet chop doctor surgeon nurse greedy'), -('marseytransmisiaaward','Marsey',2,'phobe chud winner based right wing bigot terf'), -('marseytranspearlclutch','Marsey',2,'transgender upset snowflake clutching'), -('marseytransplushie','Marsey',2,'soft toy hold hug hi cute'), -('marseytransplushie2','Marsey',2,'soft toy hold hug hi cute'), -('marseytransplushie3','Marsey',2,'41 display hang soft toy hold hug l cute rope noose suicide hanging'), -('marseytransrentfree','Marsey',2,'transgender lgbt rent free wojak chud'), -('marseytranswizard','Marsey',2,'wand spell magic wizard rope'), -('marseytree','Marsey',2,'tree nature outdoors cosplay'), -('marseytrickortreat','Marsey',2,'candy trick or treat halloween holiday'), -('marseytrickrtreat','Marsey',2,'halloween horror mask sam'), -('marseytrogdor','Marsey',2,'burninator strongbad internet meme dragon marsdor'), -('marseytroll','Marsey',2,'dio diogenesjr diogenesjunior trollface reaction'), -('marseytroll2','Marsey',2,'ogre horror halloween holiday monster'), -('marseytrollcrazy','Marsey',2,'i hate killher psycho rage kill her gun'), -('marseytrollgun','Marsey',2,'kill her psycho'), -('marseytrollolol','Marsey',2,'rage trolled rageface'), -('marseytrotsky','Marsey',2,'icepick trotskyist betrayal ussr russia communism socialism marxist commie soviet proletariat marxism marxist leninist leninism revolution bolshevik'), -('marseytroublemaker','Marsey',2,'we do a little trolling'), -('marseytrt','Marsey',2,'trt test testosterone'), -('marseytruck','Marsey',2,'honk canadian trucker hoonk ottawa convoy leaf semi 16wheeler'), -('marseytrump','Marsey',2,'cheeto hitler president history orange man'), -('marseytrumpgarrison','Marsey',2,'cum maga capitol ben comic republican'), -('marseytrumpgrill','Marsey',2,'centrist donald ddr drumpf centrism bbq barbeque barbecue ketchup'), -('marseytrumpitsover','Marsey',2,'republican conservative red orangemanpresident election'), -('marseytrumpitsoverwereback','Marsey',2,'republican conservative red orangeman based president january steal election'), -('marseytrumpwereback','Marsey',2,'republican conservative red orangemanpresident january election'), -('marseytucker','Marsey',2,'tucker carlsen fox rightoid conservative republican television tv'), -('marseytuckermilkers','Marsey',2,'tucker tits titties milkers trans teacher beachballs'), -('marseytunaktunak','Marsey',2,'turban animated curry indian pajeet dance'), -('marseyturban','Marsey',2,'hindu turban bindi india pajeet canadian indian punjabi punjab sikh paki'), -('marseyturkey','Marsey',2,'beak bird thanksgiving holiday feathers'), -('marseyturkeyhappy','Marsey',2,'bird thanksgiving food dinner yum delicious holiday'), -('marseyturkroach','Marsey',2,'turk turkish turkroach bug cockroach mehmet erdogan fez roach'), -('marseyturnedon','Marsey',2,'aroused arousal amorous horny'), -('marseyturtle','Marsey',2,'turtle tortoise reptile shell'), -('marseytv','Marsey',2,'willy wonka telly television'), -('marseytwerking','Marsey',2,'tailspin animated butt backside dancing spin booty ass dance'), -('marseytwerkingfast','Marsey',2,'animated bussy booty ass spin'), -('marseytwerkinit','Marsey',2,'ass butt booty rear rump donk dance nigger sheboon clap animated cheeks'), -('marseytwerkinitfaster','Marsey',2,'ass booty shake clap buttcheeks'), -('marseytwins','Marsey',2,'halloween holiday flashing shining scary animated'), -('marseytwirl','Marsey',2,'animated fingers anime spin dance weeb prisma rikka meme'), -('marseytwodramacodecelsmating','Marsey',2,'schizo snake snek snakes sneks jc justcool justcool393'), -('marseytyping','Marsey',2,'computer keyboard bongo animated'), -('marseytypinglaugh','Marsey',2,'computer keyboard lol bongo animated'), -('marseytzeentch','Marsey',2,'warhammer 40k chaos god trick magic lies'), -('marseyufo','Marsey',2,'ufo spaceship alien space ship invasion rocketship rocket'), -('marseyuglyxmasweater','Marsey',2,'santa hat christmas ugly holiday'), -('marseyukrainerentfree','Marsey',2,'marsey ukraine rentfree rent free zelensky putin vatnik hohol russia war crimea donbas'), -('marseyumbreon','Marsey',2,'trick or treat pokemon halloween eevee costume holiday'), -('marseyumbreon2','Marsey',2,'pokemon eevee furry eeveelution evolution'), -('marseyunabomber','Marsey',2,'package industrial society delivery mail kaczynski uncle ted'), -('marseyunabomber2','Marsey',2,'gift christmas industrial society delivery mail kaczynski uncle ted package'), -('marseyunamused','Marsey',2,'annoyed staring reaction disappointed stare uh huh bored'), -('marseyunhappymerchant','Marsey',2,'jew mad angered greedy israel'), -('marseyunico','Marsey',2,'black white maxwell'), -('marseyunithecat','Marsey',2,'uni cat marsey'), -('marseyunless','Marsey',2,'unless drseuss seuss doctor doctorseuss lorax thneed sneed onceler trees tree arbor plant environment ecoterrorism plants'), -('marseyunpettable','Marsey',2,'dramamine fashy rightoid chud fashwave altright vaporwave'), -('marseyunresponsive','Marsey',2,'loading thinking spinner stunned processing stalled frozen hung waiting'), -('marseyupmarsey','Marsey',2,'upvote vote upmarsey arrow reddit up animated'), -('marseyupset','Marsey',2,'marsey upset tears'), -('marseyupvote','Marsey',2,'updoot upmarsey agree yes good based true'), -('marseyupvote2','Marsey',2,'upvote reddit narwhal orangered updoot'), -('marseyusa','Marsey',2,'burger patriot america freedom liberty justice love independence freedom guns trump biden state flag'), -('marseyuterus','Marsey',2,'foid women woman female period sex organ roe wade abortion ftm pooner pink pms'), -('marseyuwuw','Marsey',2,'fursona furry fursuit'), -('marseyvader','Marsey',2,'marsvader marseyvader darthvader vader starwars dark side'), -('marseyvalentine','Marsey',2,'choo choose train kiss simpsons tranny love heart'), -('marseyvampeek','Marsey',2,'vampire hello wake awaken coffin peek halloween horror'), -('marseyvampire','Marsey',2,'undead sanguine horror spooky halloween fangs holiday monster'), -('marseyvampirebite','Marsey',2,'cope seethe mask house'), -('marseyvampirecrusader','Marsey',2,'house knight sword bite shield'), -('marseyvampirehearts','Marsey',2,'kiss black love'), -('marseyvampirelove','Marsey',2,'halloween heart love'), -('marseyvan','Marsey',2,'libertarian pedobear free candy pedophile groomer lolbert chomo molester pedo toucher'), -('marseyvapecrying','Marsey',2,'meme vape juul crying depressed emo tears feels'), -('marseyvaporeon','Marsey',2,'trick or treat pokemon halloween eevee costume holiday'), -('marseyvaporwave','Marsey',2,'trippy 80s psychedelic animated retro'), -('marseyvargfinnselfdefense','Marsey',2,'bardfinn steve akens aikens penny verity oaken tranny train troon transgender transvestite black metal trve kvlt euronymous varg vikernes mayhem burzum child abuse kid beating stabbing bloody'), -('marseyvargselfdefense','Marsey',2,'vikernes euronymous mayhem burzum black metal norway norwegian stab knife kill murder'), -('marseyvatnik','Marsey',2,'russian alcoholic alcoholism'), -('marseyvault','Marsey',2,'fallout vault boy mascot bethesda videogame'), -('marseyvaxmaxx','Marsey',2,'mask coronavirus covid gigavax corona vaccine vaccination hazmat'), -('marseyvaxxtroll','Marsey',2,'halloween alive healthy glow zombie vaccine vaccinated vaccination'), -('marseyvelociraptor','Marsey',2,'dinosaur velocimarsey extinct predator claws'), -('marseyvengeance','Marsey',2,'gore undead shotgun horror halloween revenge monster bloody head wound holiday'), -('marseyveryworried','Marsey',2,'worry anxiety fear animated scared sweat yikes shook'), -('marseyveryworriedfed','Marsey',2,'spook cia fbi glowie glownigger atf afraid shook animated worry anxiety fear animated scared sweat yikes'), -('marseyveryworriedtrans','Marsey',2,'phobe bigot chud right groom xueen xing pass valid feds glowie rent free'), -('marseyvhs','Marsey',2,'halloween horror murderer ilikeyou'), -('marseyvibing','Marsey',2,'animated bopping vibe jam dancing headbang music rainbow dance'), -('marseyvictoria','Marsey',2,'victoria blacksouls black souls gothic maid succubus'), -('marseyvictoria2','Marsey',2,'victoria blacksouls black souls gothic maid succubus horny'), -('marseyvietnam','Marsey',2,'army born to kill soldier war'), -('marseyvirus','Marsey',2,'phage infect infection plagued'), -('marseyvivec','Marsey',2,'videogame elderscrolls morrowind gamer monk'), -('marseyvocaloid','Marsey',2,'vocaloid hatsunemiku miku hatsune marsey silly omg'), -('marseyvore','Marsey',2,'eating cannibalism cannibalize fetish kinky digest trapped letmeout'), -('marseyvore2','Marsey',2,'eating marcus cannibalize cannibalism fetish kinky'), -('marseyvore3','Marsey',2,'maw mouth teeth eat drool furry degen fetish scary creepy tasty mawsey'), -('marseyvorezombiewolf','Marsey',2,'furry furfag food eat yum degenerate fetish hungry'), -('marseyw','Marsey',2,'win winner dub'), -('marseywaffle','Marsey',2,'waffle breakfast food sweet syrup leaf canada belgium'), -('marseywagie','Marsey',2,'crypto rightoid ancap poor wagecuck mcdonalds maccas reaction'), -('marseywait','Marsey',2,'time watch wait waiting bored'), -('marseywaiter','Marsey',2,'server wine bowtie tip wagie'), -('marseywalking','Marsey',2,'stroll walk strut gallivant animated'), -('marseywall','Marsey',2,'foid female birthing person woman girl 30 fds femcel single mom single mother itsover old gross yuck nasty gussy'), -('marseywallst','Marsey',2,'hodl crypto wall street bets invest gme bitcoin wallstreetbets wsb stock'), -('marseywalterwhite','Marsey',2,'walter white heisenberg breakingbad meth drugs chemistry'), -('marseywanderer','Marsey',2,'marsey genshin wanderer scaramouche balladeer gacha'), -('marseywarboy','Marsey',2,'witness warboy nux madmax mad max apocalyptic evil apocalypse'), -('marseywarhol','Marsey',2,'modern art'), -('marseywatchingtv','Marsey',2,'familyguy peter griffin television couch'), -('marseywatermark','Marsey',2,'copyright theft stealing stolen creation'), -('marseywatermelon','Marsey',2,'environmentalist ecologist socialist communist leftoid political fruit green red'), -('marseywave','Marsey',2,'farewell cya hello greetings bye waving hi'), -('marseywave2','Marsey',2,'waving hi hello cya bye later animated'), -('marseywave3','Marsey',2,'farewell cya l8r wave reaction waving animated so long'), -('marseywebshit','Marsey',2,'shit web js react javascript webdev slackernews code codecels hackernews'), -('marseyweeb','Marsey',2,'neckbeard sword fedora kitana'), -('marseywendy','Marsey',2,'jellyfishjam pigtails redhead pippi'), -('marseywereback','Marsey',2,'yay happy excited undefeated'), -('marseywerebackbrasileiro','Marsey',2,'happy voltamos brazil brasil brazilian'), -('marseywerebackchingchong','Marsey',2,'happy elated joy asian chink slit buck teeth nip gook jap weeb'), -('marseywerebackputin','Marsey',2,'slavshit bakhmut russia ukraine zigger'), -('marseywerebackyall','Marsey',2,'buck south over sneed hat happy'), -('marseywerewolf','Marsey',2,'halloween animal marsewolf horror lycanthropy furry dog'), -('marseywhelmed','Marsey',2,'whelmed smoke smoking cig cigarette meme overwhelmed underwhelmed'), -('marseywheredrama','Marsey',2,'seriouspost reaction agendapost dramawhere animated'), -('marseywhirlyhat','Marsey',2,'idiot retard hat dumb sped slow stupid special kid'), -('marseywhite','Marsey',2,'mayo'), -('marseywhiteflag','Marsey',2,'surrender battle french'), -('marseywhitemage','Marsey',2,'magic wizard final fantasy spell video game vidya'), -('marseywholesome','Marsey',2,'seal award reddit tene'), -('marseywholesometrans','Marsey',2,'marsey trans wholesome seal award transgender euphoria euphoric'), -('marseywide','Marsey',2,'stretch large fat'), -('marseywidow','Marsey',2,'rose black sad tears death funeral dress foid pensive'), -('marseywilber','Marsey',2,'gimp wilber'), -('marseywilberface','Marsey',2,'gimp wilber icon'), -('marseywindmill','Marsey',2,'headbang metal hair spinny brootal animated brutal kvlt'), -('marseywindows','Marsey',2,'marsey windows windows10 proprietary software os'), -('marseywinemom','Marsey',2,'drunk wine aunt flirt cigarette drunk lush elfbinn fartbinn cougar'), -('marseywink','Marsey',2,'wink reaction cheeky flirt smirk imply hint'), -('marseywink2','Marsey',2,'winking'), -('marseywinner','Marsey',2,'reaction trophy gold prize first place'), -('marseywise','Marsey',2,'hood cloak wizard pipe'), -('marseywitch','Marsey',2,'spooky halloween magick holiday evil scary'), -('marseywitch2','Marsey',2,'tranny troomer penny wvp feminist halloween bardfinn groomer magick troid steve monster'), -('marseywitch3','Marsey',2,'flying broomstick wave halloween wizard holiday'), -('marseywitchtriggered','Marsey',2,'witchcraft angry spell bardfinn tranny train troon snowflake redditor wvp magic science animated'), -('marseywizard','Marsey',2,'wizard magic pepe apu'), -('marseywoah','Marsey',2,'tldr reaction wall of text wordswordswords stfu'), -('marseywock','Marsey',2,'purple drank purp sizzurp syrup wock oil bugging faded drug cough syrup tweaking animated lean'), -('marseywolf','Marsey',2,'halloween werewolf holiday scary monster'), -('marseywolfwalker','Marsey',2,'doreen antiwork zombiewolf dogwalker dogwalking dog walker'), -('marseywomanmoment','Marsey',2,'brainlet female foid stupid retard dumb trad frozenchosen'), -('marseywomanmoment2','Marsey',2,'foid female dumb white dog brainlet mtf trad retard special'), -('marseywomenrentfree','Marsey',2,'woman women foid rentfree rent'), -('marseywoodchipper','Marsey',2,'libertarian woodchipper libertarian kill'), -('marseywoodchipper2','Marsey',2,'libertarian pedo woodchipper animated kill map'), -('marseywookiee','Marsey',2,'wookiee starwars jedi marsey'), -('marseywords','Marsey',2,'longpost too long tldr reaction wordswordswords yawn'), -('marseywords2','Marsey',2,'longpost tldr essaypost wordswordswords pizzashill'), -('marseyworldcup','Marsey',2,'world cup soccer football winner sports champion'), -('marseyworried','Marsey',2,'monkaw anxiety sweat panic scared sweaty sweating anxious nervous stressed'), -('marseywould','Marsey',2,'marsey would willing want cat microphone table animated'), -('marseywpdcatgirl','Marsey',2,'catgirlsey watchpeopledie anime nekojin weeb weeaboo anthro furry'), -('marseywpdrentfree','Marsey',2,'gore snuff watchpeopledie soy cuck jealousy'), -('marseywpdsupremacy','Marsey',2,'watchpeopledie rdrama homosupremacy beheading throat bloody death die gore hood kkk klan gay lgbt'), -('marseywraith','Marsey',2,'evil scary ghost halloween undead horror'), -('marseywrongthonk','Marsey',2,'wrongthink hmmm thinking 1984 arrested police woke notice noticing'), -('marseywtf','Marsey',2,'scared reaction shook surprised shocked'), -('marseywtf2','Marsey',2,'shocked reaction wth disturbing disturbed what the fuck'), -('marseywtf3','Marsey',2,'wtf wat what wut shook shock ptsd speechless pokerface'), -('marseywut2','Marsey',2,'weird reaction raised eyebrow disturbing disturbed wtf judgment'), -('marseyww1american1','Marsey',2,'history world war one europe rifle firearm kill violence usa'), -('marseyww1american2','Marsey',2,'history world war one europe rifle firearm kill violence usa'), -('marseyww1british1','Marsey',2,'history world war one europe rifle firearm kill violence uk'), -('marseyww1british2','Marsey',2,'history world war one europe rifle firearm kill violence uk'), -('marseyww1french1','Marsey',2,'history world war one europe rifle firearm kill violence france'), -('marseyww1french2','Marsey',2,'history world war one europe rifle firearm kill violence france'), -('marseyww1german1','Marsey',2,'history world war one europe rifle firearm kill violence prussia trenches'), -('marseyww1german2','Marsey',2,'history world war one europe rifle firearm kill violence prussia'), -('marseyww1russian1','Marsey',2,'history world war one europe rifle firearm kill violence'), -('marseyww1russian2','Marsey',2,'history world war one europe rifle firearm kill violence'), -('marseyxd','Marsey',2,'lmao reaction rofl haha lol laughing'), -('marseyxdoubt','Marsey',2,'press doubt meme noire disbelief wrong'), -('marseyxesright','Marsey',2,'true'), -('marseyxi','Marsey',2,'xi jinping china chinese asia'), -('marseyxmr','Marsey',2,'cryptocurrency monero money happy heart'), -('marseyxoxo','Marsey',2,'hearts wave flirt loving love animated kiss'), -('marseyyakub','Marsey',2,'black bipoc ni supremacist ye kanye big brain gold chain hood gang'), -('marseyyarn','Marsey',2,'code program socks npm yarn build make string animated'), -('marseyyass','Marsey',2,'queen reaction fds slay girlboss kween'), -('marseyyawn','Marsey',2,'zzz boring tired sleepy bored'), -('marseyyeezus','Marsey',2,'kanye god hotep'), -('marseyyellowcard','Marsey',2,'football soccer sports warning caution'), -('marseyyes','Marsey',2,'thumbsup agree right thumbs up reaction judgment'), -('marseyyesandno','Marsey',2,'agree disagree both confused indecisive trippy animated inconclusive idk fencesitter switzerland'), -('marseyyesandnosuperspeed','Marsey',2,'stims agree disagree both sides bipartisan enlightened centrism shake head whiplash animated'), -('marseyyeti','Marsey',2,'scary monster myth winter ice mountain himalaya asia predator giant'), -('marseyyikes','Marsey',2,'reaction judgment disgust oof cringe'), -('marseyyinandyang','Marsey',2,'yin yang balance light dark'), -('marseyyinzer','Marsey',2,'pittsburgh pennsylvania pens penguins steelers stillers pirates buccos buckos terrible towel pierogo yuengling beer city hat baseball football hockey nfl mlb nhl happy'), -('marseyyoda','Marsey',2,'yoda marsey starwars jedi'), -('marseyyugi','Marsey',2,'yugioh yu-gi-oh! cards trap anime'), -('marseyza','Marsey',2,'antlers flowers'), -('marseyzaku','Marsey',2,'gundam mecha robot helmet mask'), -('marseyzeldabeedle','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule gamecube ww botw ss beedle beetle shopkeeper merchant wild sky wind waker breath'), -('marseyzeldabokoblin','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule botw breath kindom tears wilds bokoblin enemy club pig monster'), -('marseyzeldadarklink','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule dark shadow link evil clone oot ocarina tp twilight sequel 2 two'), -('marseyzeldaganon','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule ganon evil power triforce trident pig boss nes snes gameboy villain'), -('marseyzeldaganondorf','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule gerudo ganondorf villan wind waker ocarina time princess tp oot tp king power evil villain ww twilight beard ginger'), -('marseyzeldagerudolink','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure switch wii femboy link twink crossdress trap gerudo desert botw breath wild mask arab voe'), -('marseyzeldalinkbotw','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule breath wild botw switch wii link sheika slate sword bow hero'), -('marseyzeldalinkminishcap','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule link gba gameboy advance hero minish cap elzo toon'), -('marseyzeldalinknes','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure link hero sword shield nes retro triforce'), -('marseyzeldalinkpast','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule link snes past hero retro blond shield sword worlds between oracles seasons ages'), -('marseyzeldalinkpast2','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule link snes past hero retro pink shield sword triforce'), -('marseyzeldalinktimeadult','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule adult time oot n64 ocarina hero sword master shield triforce courage'), -('marseyzeldalinktimechild','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule time oot n64 ocarina hero sword child fairy navi'), -('marseyzeldalinktoon','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule toon link shield sword ww wind waker gba four hourglass phantom st spirit tracks ds gamecube sea triforce'), -('marseyzeldalinktoonblue','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule toon link shield sword blue gba ds four triforce hero'), -('marseyzeldalinktoonpurple','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule toon link shield sword gba four purple'), -('marseyzeldalinktoonred','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule toon link shield sword triforce hero red gba ds gameboy four'), -('marseyzeldalinktotk','Marsey',2,'tears kingdom hyrule switch zonai nintendo game video adventure legend of vidya'), -('marseyzeldalinktwilight','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule link tp gamecube wii twilight princess wolf shield sword hero chainmail'), -('marseyzeldamidna','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule realm midna princess wii gamecube tp twilight companion'), -('marseyzeldasheik','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule sheik princess crosdress ninja oot ocarina time n64 mask sheika'), -('marseyzeldaskullkid','Marsey',2,'majorasmask n64 video nintendo'), -('marseyzeldaskyward','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule link hero sky skyward sword shield wii motion chainmail courage fi master ss'), -('marseyzeldatetra','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule tetra princess pirate toon wind waker hourglass phantom ww gamecube waker wind sea ph'), -('marseyzeldatingle','Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule tingle elf fairy baloon triforce mm majora ww waker wind tuner rupee mask'), -('marseyzelensky','Marsey',2,'poor ukraine beg gibs'), -('marseyzizek','Marsey',2,'zizek philosophy philosopher communism marxism nose slovenian slavic critique'), -('marseyzodiac','Marsey',2,'zodiac killer zodiackiller tedcruz ted cruz murderer crazy mask gun shooter shooting death'), -('marseyzodiac2','Marsey',2,'halloween killer zodiac tedcruise gun horror violence serial'), -('marseyzombie','Marsey',2,'dead undead eye horror intestines halloween holiday monster'), -('marseyzombie2','Marsey',2,'undead living dead romero halloween horror corpse scary rotten'), -('marseyzombietroll','Marsey',2,'halloween undead'), -('marseyzombiewolfamogus','Marsey',2,'amongus among us stonetoss sussy baka imposter impostor fraud fake phony'), -('marseyzombiewolflove','Marsey',2,'hug cuddle love marseylove zombiewolf zombie wolf'), -('marseyzombiewolfmarseymask','Marsey',2,'sussy amogus fraud fake phony cope seethe'), -('marseyzombiewolftrample','Marsey',2,'kill murder mascot animated walking animated tramplewolf'), -('marseyzoomer','Marsey',2,'child brat kid zoomie'), -('marseyzoomercide','Marsey',2,'weak genz genocide woke young animated'), -('marseyzoomerimplosion','Marsey',2,'weak genz genocide woke young retard dumb explode boom terrorist animated'), -('marseyzwei','Marsey',2,'drinking germany lederhosen zweirama bavarian beer'), -('marsheen','Marsey',2,'pusheen animated meme cute'), -('marsheep','Marsey',2,'sheep animal fluffy wool'), -('marsheepnpc','Marsey',2,'follower'), -('marsie','Marsey',2,'cartoon disney'), -('marsoy','Marsey',2,'soyboy soybeard nintendo gamer switch marsey gaymer pointing'), -('marsoy2','Marsey',2,'soy wojak soyjak soyjack nerd numale redditor'), -('marsoyhype','Marsey',2,'soyboy soybeard nerd marsey excited wojak cuck'), -('marstolfo','Marsey',2,'astolfo anime femboy cute blowkiss love heart justcool393 trap warrior'), -('mcbealdancingbaby','Misc',2,'dance dancing baby aly mcbeal groovy'), -('mcmarsey','Marsey',2,'wageslave poor mcdonalds wagecuck maccas antiwork college wagie'), -('medal','Classic',2,'medal animated emoticon award winner'), -('megaman','Classic',2,'megaman animated vidya nintendo'), -('megamanguitar','Classic',2,'megaman animated vidya nintendo guitar music rock'), -('megusta','Rage',2,'positive'), -('meow','Classic',2,'meow emoticon owo furry uwu cat face'), -('merdesey','Marsey',2,'turd turdsey shitsey poopsey shit poop poop marsey shit marsey'), -('mersya','Marsey',2,'the best adorable aww marsey favorite cute'), -('mersya2','Marsey',2,'drawing art'), -('metime','Classic',2,'fap animated coomer jack off horny'), -('minecraftcreeper','Misc',2,'minecraft creeper mine craft creep green blow boom tnt islam'), -('mininecky','Donkey Kong',2,'dk donkeykong bird vulture'), -('mlm','Marsey',2,'marseylivesmatter marsey lives matter blm'), -('models','Marsey Alphabet',2,'⊧ turnstile entails'), -('momblackjak','Wojak',2,'black woman mom mother'), -('moneypile','Classic',2,'rich happy coins currency joyous'), -('mongoljak','Wojak',2,'mongol mongolia genghis asian throat singing'), -('monke','Wojak',2,'monkey chad ape'), -('mooning','Classic',2,'mooning animated emoticon ass butt'), -('motherfucker','Rage',2,'trollface fancy'), -('motherofgod','Rage',2,'disbelief sunglasses'), -('mu','Marsey Alphabet',2,'μ'), -('mummy','Classic',2,'mummy animated monster horror pyramids egypt'), -('mussolini','Misc',2,'italy italian fascist'), -('muttrun','Misc',2,'mutt run burger amerimutt animal'), -('muttsupremacist','Misc',2,'burger'), -('mysides','Rage',2,'laughing'), -('n','Marsey Alphabet',2,'letter'), -('na','Classic',2,'na animated emoticon furry raspberry mock'), -('nabla','Marsey Alphabet',2,'∇ del'), -('nativegirl','Wojak',2,'indigenous'), -('nauseous','Classic',2,'nauseous emoticon sick ill green'), -('nazijak','Wojak',2,'nazi fascist'), -('naziseethe','Wojak',2,'nazi seethe fascist upset angry mad enraged'), -('necky','Donkey Kong',2,'donkeykong dk bird vulture'), -('neg','Marsey Alphabet',2,'¬ not negation logical'), -('nervous','Classic',2,'nervous animated emoticon scared worried nail biting'), -('niger','Misc',2,'niger flag'), -('ninja','Classic',2,'ninja animated emoticon japan'), -('nod','Classic',2,'nod animated emoticon agree yes'), -('nono','Classic',2,'no animated emoticon disagree finger wag'), -('npc','Wojak',2,'npc normie'), -('npcangry','Wojak',2,'npc angry normie upset'), -('npcfront','Wojak',2,'npc normie'), -('npcmaga','Wojak',2,'trump maga npc fat'), -('npcoppse','Wojak',2,'npc oppose contrarian'), -('npcsupport','Wojak',2,'npc agree support facebook flags'), -('npctantrum','Wojak',2,'npc rage anger tantrum chud'), -('nu','Marsey Alphabet',2,'ν'), -('nuggetblue','Misc',2,'chicken spinning'), -('nuggetesoteric','Misc',2,'chicken spinning'), -('nuggetglitch','Misc',2,'chicken spinning'), -('nuggetgreen','Misc',2,'chicken spinning'), -('nuggetmatrix','Misc',2,'chicken spinning'), -('nuggetpink','Misc',2,'chicken spinning'), -('o','Marsey Alphabet',2,'letter'), -('obeseblackjak','Wojak',2,'fat'), -('obesedaddysgirl','Wojak',2,'fat fatty obese landwhale woman onlyfans'), -('obesetradwife','Wojak',2,'fat fatty landwhale trad wife tradwife blonde'), -('ohgodwhy','Rage',2,'upset disgusted'), -('oldwoman','Classic',2,'old typing grandmother keyboard'), -('omega','Marsey Alphabet',2,'ω'), -('omegacap','Marsey Alphabet',2,'Ω'), -('omg','Classic',2,'omg animated emoticon shocked disbelief'), -('omgeerie','Misc',2,'omg eerie zomg'), -('onerat','Misc',2,'rat animal animated'), -('onfire','Classic',2,'fire animated emoticon ablaze'), -('onfire2','Classic',2,'burn'), -('ooo','Classic',2,'ooo animated emoticon spooky ghost floating'), -('oplus','Marsey Alphabet',2,'⊕ xor circled sum'), -('opperblink','Misc',2,'sue opper darrell brooks prosecutor district attorney da annoyed irritated waukesha'), -('orly','Classic',2,'orly seagull meme'), -('otimes','Marsey Alphabet',2,'⊗ tensor circled product'), -('owlsey','Marsey',2,'bird hoot feathers'), -('p','Marsey Alphabet',2,'letter'), -('paddle','Classic',2,'paddle animated emoticon spank bdsm'), -('palestenianshroomjak','Wojak',2,'palestine mushroom'), -('panda','Classic',2,'panda animated bear china'), -('pandabutt','Classic',2,'panda animated bear butt shake china'), -('paranoid','Classic',2,'paranoid animated emoticon shifty suspicious'), -('paren','Marsey Alphabet',2,'( )'), -('parrot','Misc',2,'dance bird animated'), -('parrotaccessible','Misc',2,'dance parrot wheelchair animated'), -('parrotcongaparty','Misc',2,'parrot dancing sunglasses animated'), -('parrotcop','Misc',2,'parrot cop police dancing animated'), -('parrotevil','Misc',2,'parrot evil dancing satan hell devil animated'), -('parrotgithub','Misc',2,'parrot github dancing animated'), -('parrothmm','Misc',2,'parrot hmm thinking dancing animated'), -('parrothypno','Misc',2,'parrot hypnotic dancing animated'), -('parrotimposter','Misc',2,'parrot amogus among us imposter sus dancing animated'), -('parrotisrael','Misc',2,'parrot isreal jewish dancing animated'), -('parrotkazakhstan','Misc',2,'kazakhstan parrot dancing animated'), -('parrotmergetrain','Misc',2,'parrot headache dancing animated'), -('parrotmoonwalking','Misc',2,'parrot moon dancing animated'), -('parrotportalblue','Misc',2,'parrot portal vidya dancing animated'), -('parrotportalorange','Misc',2,'parrot portal vidya dancing animated'), -('parrotpumpkin','Misc',2,'parrot pumpkin witch halloween dancing animated'), -('parrotrevolution','Misc',2,'parrot revolution 1776 yankee dancing animated'), -('parrotrip','Misc',2,'parrot rip dead animated'), -('parrotscience','Misc',2,'parrot science lab coat beaker dancing animated'), -('parrotshort','Misc',2,'parrot short manlet'), -('parrotsleeping','Misc',2,'parrot sleeping animated'), -('parrotslow','Misc',2,'parrot slow dancing animated'), -('parrottrans','Misc',2,'parrot trans tranny troon dancing animated'), -('parrotultrafast','Misc',2,'parrot fast epilepsy dancing animated'), -('parrotunitedstatesofamerica','Misc',2,'parrot usa burger dancing animated'), -('parrotwitnessprotection','Misc',2,'parrot censored pixelated dancing animated'), -('parrotzombie','Misc',2,'parrot zombie undead bloody monster dancing animated'), -('partial','Marsey Alphabet',2,'∂'), -('party','Classic',2,'party animated emoticon balloon'), -('party2','Classic',2,'dancing celebration celebrate'), -('party3','Classic',2,'celebrating celebrate celebration streamer'), -('patrickmisinformation','Misc',2,'patrick spongebob disinformation malindormation'), -('patrickroasted','Misc',2,'spongebob squidward'), -('patting','Classic',2,'patting animated emoticon comfort'), -('patyl','Platy',2,'quper platypus mersya wombiezolf doodle'), -('pcp','Misc',2,'pcp drugs rage cops police despite'), -('pcsmash','Classic',2,'computer hammer'), -('pedobear','Rage',2,'pedo bear'), -('peek','Classic',2,'peek animated emoticon look wall'), -('peekaboo','Classic',2,'couch hide'), -('peoplewhoannoy','Misc',2,'annoy south park animated'), -('pepebebop','Misc',2,'spacecowboy anime weeb spike'), -('pepebump','Misc',2,'coke cocaine drugs'), -('pepeclownanime','Misc',2,'anime foid pepe clown clownworld world'), -('pepeclownball','Misc',2,'pepe clown world ball honk'), -('pepeclowndance','Misc',2,'pepe clown dance world clownworld'), -('pepeclownn','Misc',2,'pepe clown nig nigger'), -('pepedance','Misc',2,'pepe dance feels good'), -('pepedance2','Misc',2,'pepe dance feels good'), -('pepedrool','Misc',2,'peepo retard stupid slobber'), -('pepedrool2','Misc',2,'peepo retard stupid slobber'), -('pepedrum','Misc',2,'football soccer'), -('pepeduck','Misc',2,'duck pet peepo'), -('pepeduck2','Misc',2,'rootitootishooti shooting peepo guns goose'), -('pepejannie','Misc',2,'janny janitor cleaning cleanitup mopping'), -('pepeleave','Misc',2,'crying sad peepo'), -('pepemoney','Misc',2,'makeitrain'), -('pepepunch','Misc',2,'pepe punch rage cope anger violence'), -('pepereeeeee','Misc',2,'triggered raging seething rage seethe autism sperging'), -('pepesimp','Misc',2,'peepo cuck'), -('pepesinga','Misc',2,'singa pepe frog dance'), -('pepesmile','Misc',2,'frog'), -('pepetrip','Misc',2,'drugs psychedelic'), -('pepeyikes','Misc',2,'cringe'), -('percent','Marsey Alphabet',2,'%'), -('perineumsunning','Misc',2,'perineum sunning butthole tanning weird trend infertile'), -('period','Marsey Alphabet',2,'. dot'), -('pervertedspiderman','Rage',2,'spiderman pervert movie'), -('phi','Marsey Alphabet',2,'ϕ'), -('phicap','Marsey Alphabet',2,'Φ'), -('pi','Marsey Alphabet',2,'π'), -('picap','Marsey Alphabet',2,'Π'), -('picard','Rage',2,'picard facepalm movie star trek'), -('pickledab','Misc',2,'picklerick dabbing morty'), -('pikachu','Classic',2,'pikachu animated pokemon electric vidya nintendo'), -('pimp','Classic',2,'pimp animated emoticon hat cigar smoking'), -('pinkgirlblackjak','Wojak',2,'black woman hoops pink'), -('pissedoff','Classic',2,'angry mad'), -('plarsy','Platy',2,'platypus marsey mutt inbred doodle ugly'), -('platyaboriginal','Platy',2,'platypus boomerang indigenous native gascan'), -('platyabused','Platy',2,'platypus domestic scared flinching beaten fight'), -('platyamogus','Platy',2,'platy amongus amoungus sussy spaceman spacesuit dogshit firstemoji sus bakka susplatyamongus'), -('platyanime','Platy',2,'platypus rice chopsticks waifu kawaii'), -('platybanana','Platy',2,'platypus fruit monkey'), -('platyblizzard','Platy',2,'platypus cold freezing freeze snow winter chill'), -('platyblush','Platy',2,'platypus shy flattered redden cheeks'), -('platybomb','Platy',2,'platypus explosive explosion terrorist boom'), -('platyboxer','Platy',2,'platypus boxing fighter ring gloves punch'), -('platybruh','Platy',2,'platypus brah doubt suspicious'), -('platybussy','Platy',2,'platypus dude lmao butthole'), -('platycaveman','Platy',2,'platypus grug primitive troglodyte stoneage'), -('platycheer','Platy',2,'platypus encourage motivate cheerup celebrate'), -('platydevil','Platy',2,'platypus demon pitchfork satan fiend shaitan'), -('platydinosaur','Platy',2,'platypus fossil reptile cdace'), -('platydown','Platy',2,'platypus depressed giveup sad gloomy unhappy'), -('platyeyes','Platy',2,'platypus serious squint closeup doubt'), -('platyfear','Platy',2,'platypus scared scary frightened horrified coward terror'), -('platyfrickyou','Platy',2,'platypus fuck you frick middle finger flip off bird angry gesture'), -('platyfuckyou','Platy',2,'platypus middle finger angry gesture'), -('platygirlmagic','Platy',2,'platypus rainbow wand fairy pixie spell'), -('platygolong','Platy',2,'platypus egg space **idontgetthereferenceaevannhelp**'), -('platygun','Platy',2,'platy gun platypus pointing shoot firearm point die threat'), -('platyhaes','Platy',2,'platypus donuts cupcakes fat sugar sweet healthy'), -('platyhandbanana','Platy',2,'platypus fruit doodle angry'), -('platyhappymerchant','Platy',2,'jewish money greed coin kike yid heeb shekels'), -('platyheart','Platy',2,'platypus love like hug'), -('platyking','Platy',2,'platypus king kang throne crown royal noble'), -('platykys','Platy',2,'platypus kill yourself suicide hate'), -('platylol','Platy',2,'platypus laugh lmao rofl funny'), -('platylove','Platy',2,'platypus heart hug kiss embrace like'), -('platymicdrop','Platy',2,'platypus microphone owned destroyed'), -('platyneet','Platy',2,'platypus unemployed lazy lonely bed hiding'), -('platynooo','Platy',2,'platypus crying kneeling sad scream'), -('platyold','Platy',2,'platypus elder ancient grandpa boomer'), -('platypatience','Platy',2,'platypus waiting watch time clock'), -('platyperrytheplatypus','Platy',2,'platypus phineas ferb agent espionage cartoon'), -('platyperrytheplatypus2','Platy',2,'perry platy agent fedora'), -('platypopcorn','Platy',2,'platypus drama television tv watching slouching bored'), -('platypsyduck','Platy',2,'platy platypsyduck psyduck duck psy pokemon'), -('platyrich','Platy',2,'platypus money dollars wealthy landlord cool'), -('platysalute','Platy',2,'platypus soldier respect army navy'), -('platysarcasm','Platy',2,'platypus sarcastic srd subredditdrama'), -('platyseethe','Platy',2,'platypus angry anger fire seethe seething saiyan'), -('platysilly','Platy',2,'platypus cheeky tongue insult funny face'), -('platysleeping','Platy',2,'platypus yawn bed resting lazy snore'), -('platysun','Platy',2,'platypus teletubbies smile shine baby'), -('platysun2','Platy',2,'platypus angry anger fire seethe seething'), -('platythink','Platy',2,'platypus thunk hmm confused idea wondering considering'), -('platythumbsup','Platy',2,'platypus approve good nice'), -('platytired','Platy',2,'platypus restless insomnia deprived awake tired'), -('platytrans','Platy',2,'platypus :marseytrain: train :marseytrain: rights flag valid'), -('platytuxedomask','Platy',2,'platypus sailor moon mamoru chiba roses cape'), -('platywave','Platy',2,'platypus hello hi bye waving'), -('plus','Marsey Alphabet',2,'+'), -('plus2','Marsey Alphabet',2,'+'), -('plzdie','Classic',2,'die emoticon disagree sign'), -('poke','Classic',2,'poke animated emoticon stick'), -('policedog1','Misc',2,'police dog looking at this seeing staring'), -('policedogchase','Misc',2,'police dog chase cop flee attack despite nigger black'), -('policekick','Misc',2,'police kick cop pig'), -('polish','Misc',2,'lebowski'), -('pooner','Misc',2,'4chan meme tttt 4tran spin creature manlet ftm'), -('poonerangry','Misc',2,'pooner ftm trans dood'), -('poonerdood','Misc',2,'pooner ftm trans dood'), -('poonermanlytears','Misc',2,'pooner ftm trans dood'), -('popcat','Misc',2,'blahblahblah'), -('popcorn','Classic',2,'popcorn animated emoticon food'), -('postalsmiley','Classic',2,'postal game devil evil smiley'), -('pound','Marsey Alphabet',2,'# hashtag octothorpe'), -('pout','Classic',2,'pout animated emoticon lip'), -('pray','Classic',2,'prayer praying'), -('pride2022','Misc',2,'bait lgbt flag'), -('probe','Classic',2,'probe animated emoticon alien monster extraterrestrial '), -('progressivepriest','Wojak',2,'episcopal unitarian lutheran globo homo'), -('propto','Marsey Alphabet',2,'∝ proportional'), -('proudsinglemom','Misc',2,'fartbinn biofoid mother'), -('psi','Marsey Alphabet',2,'ψ'), -('psicap','Marsey Alphabet',2,'Ψ'), -('psychojak','Wojak',2,'psycho creepy cursed'), -('puke','Classic',2,'puke animated emoticon sick ill vomit throw up'), -('puke2','Classic',2,'puking vomit'), -('punch','Classic',2,'punch animated emoticon fight fist hit'), -('punchjak','Wojak',2,'punch hit slap smug'), -('purerage','Wojak',2,'rage upset angry enraged seethe red'), -('purplefascistblackjak','Wojak',2,'homo'), -('purplegirlblackjak','Wojak',2,'black purple woman'), -('q','Marsey Alphabet',2,'letter'), -('queenyes','Misc',2,'black woman queen'), -('quentin','Misc',2,'quentin tarantino feet'), -('questionmark','Marsey Alphabet',2,'?'), -('quotation','Marsey Alphabet',2,''), -('quote','Classic',2,'quote animated emoticon fingers'), -('r','Marsey Alphabet',2,'letter'), -('raccoon','Classic',2,'raccoon animated'), -('ragejak','Wojak',2,'mad'), -('ragemask','Wojak',2,'mad'), -('ragestrangle','Rage',2,'strangle'), -('ramonajak','Wojak',2,'woman ice tea twitter'), -('ratdance','Misc',2,'dancing'), -('rattly','Donkey Kong',2,'donkeykong dk snake snek'), -('rdramajanny','Wojak',2,''), -('realisticelephant','Misc',2,'terry davis templeos'), -('redditchadrentfree','Wojak',2,'redditor snivel soycry wojak snoo'), -('redditgigachad','Misc',2,'chad gigachad'), -('redlight','Misc',2,'red light police cop emergency alert'), -('repostcapy','Misc',2,'capybara transphobic transphobia legislator'), -('reposthorse','Misc',2,'chud mlp horse cartoon'), -('retardedchildren','Misc',2,'retarded children helped stamp'), -('rfybear','Misc',2,'bear animal'), -('rho','Marsey Alphabet',2,'ρ'), -('ricardo','Misc',2,'milos stripper'), -('ricardodance','Misc',2,'ricardo milos dancing sexy stud'), -('ricky','Misc',2,'smokes ricky trailer park boys tpb'), -('rip','Classic',2,'restinpeace grave tombstone dead mourning grief'), -('roar','Classic',2,'roar animated emoticon yell scream'), -('rocker','Classic',2,'metal horns music headbang'), -('rocketlauncher','Classic',2,'bazooka explode kill'), -('rofl','Classic',2,'rofl laugh rolling roll animated emoticon'), -('roflmao','Classic',2,'roflmao animated emoticon laughing'), -('rolleyes','Classic',2,'eye roll animated emoticon annoying'), -('roman','Misc',2,'roman manly smug smirk clueless'), -('romance','Classic',2,'love woo hearts kiss'), -('rukiddingme','Rage',2,'seriously disappointed'), -('runaway','Misc',2,'arrest police cops dindu'), -('russia','Misc',2,'flag russia vatnik'), -('russiarentfree','Wojak',2,'wojack rent free russia cry seethe cope'), -('s','Marsey Alphabet',2,'letter'), -('sad','Classic',2,'sad animated emoticon'), -('sad2','Classic',2,'face depressed defeated dejected disappointed sorrowful'), -('sadagree','Classic',2,'nod yes'), -('sadbye','Classic',2,'waving wave'), -('sadeyes','Classic',2,'sad emoticon eyes big eyes'), -('sadgaysounds','Misc',2,'ferris felix trans gay gaysounds eggirl'), -('sadhug','Classic',2,'sad animated emoticon hug support'), -('sadwomanjak','Wojak',2,'sad tfw woman'), -('samgun','Misc',2,'sammy mde samhyde'), -('sammysonicfanyelling','Misc',2,'sanic frickin fricks zoomer kid angry mad'), -('samurai','Classic',2,'samurai animated emoticon bushido katana japan'), -('sanic','Misc',2,'sonic speed fast'), -('sanic2','Misc',2,'sonic jumping'), -('sanic3','Misc',2,'sanic jump fast sonic'), -('sarcasm','Classic',2,'sarcasm animated emoticon flip off sarcastic'), -('sashacrying','Misc',2,'sasha crying sobbing gamer'), -('scalperpride','Misc',2,'bait scalper flag'), -('scaryasianwife','Wojak',2,'asian woman wife wok discipline'), -('scenebloomer','Wojak',2,'emo'), -('scenegirl','Wojak',2,'emo'), -('schopenmarsey','Marsey',2,'schopenhauer philosophy german will ethics metaphysics'), -('sciencejak','Wojak',2,'science trust'), -('scoot','Classic',2,'scoot animated emoticon cool'), -('scootlgbt','Classic',2,'lgbt gay lesbian bi trans flag animated emoticon'), -('scream','Classic',2,'scream animated emoticon movie horror knife murder kill'), -('seasoningpolicequeen','Misc',2,'house racist black food bk burgerking foid woman cooking chicken'), -('seethejak','Wojak',2,'mad rage'), -('shadowrage','Misc',2,'sonic anger angry mad edgy vidya hedgehog'), -('shakefist','Classic',2,'angry mad shaking'), -('sharkmarsey','Misc',2,'shark marsey irl'), -('sharkybodybuilder','Misc',2,'furry'), -('sharkydinosaur','Misc',2,'shark dinosaur costume'), -('sharkyglow','Misc',2,'shark sunglasses fbi cia'), -('sharkylove','Misc',2,'shark love heart'), -('sharkymegalodon','Misc',2,'shark megalodon prehistoric'), -('sharkysad','Misc',2,'shark sad cry'), -('sharkythink','Misc',2,'shark think'), -('sher','Misc',2,'pat patting animated'), -('shmoopy','Classic',2,'eyebrows animated emoticon raise eyebrows'), -('shorthairasiangirl','Wojak',2,'asian woman'), -('shrug','Classic',2,'shrug animated emoticon'), -('shrug2','Classic',2,'shrugging idk idc'), -('shutupmale','Misc',2,'stfu anime moidmoment guns'), -('shutupwhite','Misc',2,'spongebob yelling mayo stfu'), -('sigma','Marsey Alphabet',2,'σ'), -('sigmacap','Marsey Alphabet',2,'Σ'), -('sigmatalking','Misc',2,'Patrick Bateman talking meme'), -('signban','Classic',2,'banhammer'), -('signwelcome','Classic',2,'hi wave waving'), -('simeq','Marsey Alphabet',2,'≃ similar approx'), -('singaporeansoldierjak','Wojak',2,'singapore solider gas mask military'), -('skull','Classic',2,'skull animated bones skeleton pirate'), -('slap','Classic',2,'slap animated emoticon hit fight'), -('slapfight','Classic',2,'fight animated emoticon slap hit'), -('slash','Marsey Alphabet',2,'/ \\ division'), -('sleepy','Classic',2,'sleepy animated emoticon tired bedtime pillow'), -('slimeangel','Classic',2,'slime blue angel halo drool pleading'), -('slimecurious','Classic',2,'slime blue thinking frown hmmm'), -('slimedetective','Classic',2,'slime blue hat coat magnifying glass shocked'), -('slimedistressed','Classic',2,'slime blue sad mouth crying tipped distressed'), -('slimeheh','Classic',2,'slime blue happy laugh laughing smile'), -('slimejoker','Classic',2,'slime blue society face paint joker clown'), -('slimeking','Classic',2,'slime blue king crown smile mischievous'), -('slimeparty','Classic',2,'slime blue party hat horn celebrate confetti'), -('slimepuke','Classic',2,'slime blue puke disgust green'), -('slimeshoryuken','Classic',2,'slime blue fire dragon punch shoryuken street fighter'), -('slimeshrug','Classic',2,'slime blue shrug hands idk'), -('slimespartan','Classic',2,'slime blue red helmet sparta spartan greek shield sword angry yell yelling'), -('slimevulgar','Classic',2,'slime blue cuss cussing swear swearing vulgar censored mad angry'), -('slimewizard','Classic',2,'wizard spell caster blue slime hat book'), -('smackfish','Classic',2,'fish animated emoticon slap hit fight monty python cornobbling'), -('smackhead','Classic',2,'smack animated emoticon facepalm'), -('smh','Classic',2,'smh animated emoticon shake head facepalm'), -('smile','Classic',2,'smile emoticon'), -('smoke','Classic',2,'smoke animated emoticon cigarette lighter tobacco'), -('smoke2','Classic',2,'cigarette cool'), -('smoke3','Classic',2,'cigarette cool'), -('smokering','Misc',2,'cigar smoke puff'), -('smokey','Misc',2,'wpd watchpeopledie poweruser'), -('smugblackjak','Wojak',2,'black smug superior'), -('smugobama','Misc',2,'obama smug smuggie sneer cope'), -('sneed','Misc',2,'letters dancing animated'), -('sneedbuddy','Misc',2,'cat sneed irl kitty'), -('sneedcat','Misc',2,'sneed cat dancing whip gif'), -('sniper','Classic',2,'rifle gun kill shoot'), -('snipsnip','Misc',2,'castration scissors eggplant killallmen moidmoment'), -('snooblowkiss','Misc',2,'snoo reddit kiss love heart'), -('snoojoy','Misc',2,'snoo reddit joy happy animated'), -('snoosurprise','Misc',2,'snoo surprised reddit animated'), -('snoothumbsup','Misc',2,'snoo reddit thumbs up agree good animated'), -('snootrollface','Misc',2,'snoo reddit trollface'), -('snooupvote','Misc',2,'snoo reddit upvote animated'), -('snooze','Classic',2,'sleeping zzz boring bored'), -('society','Misc',2,'broadcast anonymous'), -('sonic','Classic',2,'sonic animated vidya sega hedgehog cwc'), -('soren','Misc',2,'soren assimilation'), -('soy4dchess','Wojak',2,'soy maga Q trump chess pawn'), -('soyconsoomer','Wojak',2,''), -('soycry','Wojak',2,''), -('soyhoodieblackjakcrying','Wojak',2,'dealer'), -('soyjackwow','Wojak',2,'wow surprise'), -('soyjak','Wojak',2,'soy'), -('soyjakanimeglasses','Wojak',2,'anime glasses'), -('soyjakcobson','Wojak',2,'coalson gemson'), -('soyjakfat','Wojak',2,'obese wingcuck'), -('soyjakferal','Wojak',2,'will enjoy feraljak jacksepticeye'), -('soyjakfront','Wojak',2,'soy'), -('soyjakhipster','Wojak',2,''), -('soyjakmaga','Wojak',2,'maga israel nazi'), -('soyjaktalking','Wojak',2,''), -('soyjaktantrum','Wojak',2,'soy tantrum fit crying seething animated'), -('soyjakyell','Wojak',2,''), -('soymad','Wojak',2,'mad rage'), -('soyquack','Wojak',2,''), -('soyreddit','Wojak',2,'soy reddit'), -('soysnoo','Wojak',2,'soy reddit snoo'), -('space','Marsey Alphabet',2,'letter'), -('spam','Classic',2,'spamming'), -('spank','Classic',2,'spank animated emoticon bdsm german'), -('sparta','Classic',2,'sparta animated emoticon movie 300 snyder'), -('sperm','Classic',2,'sperm animated emoticon'), -('spiderman','Classic',2,'spiderman animated superhero peter parker capeshit'), -('spit','Rage',2,'spit disbelief amazed unexpected'), -('sportygirlblackjak','Wojak',2,'black woman sporty athletic'), -('squareup','Classic',2,'fight punch dukes'), -('squiddance','Misc',2,'squidward'), -('srdinepoppy','Misc',2,'poppy popcorn reddit srdine subredditdrama'), -('stab','Classic',2,'stab animated emoticon kill murder knife england'), -('stalinjam','Misc',2,'soviet ussr commie communist'), -('star','Classic',2,'star animated smile'), -('stare','Classic',2,'stare emoticon look watch'), -('starecat','Misc',2,'stare cat staring'), -('stfu','Classic',2,'stfu animated emoticon shut up quiet angry enraged sign'), -('stfupussy','Misc',2,'stfu wordswordswords pussy yawn boring crybaby'), -('stoning','Misc',2,'muslim stoning animated'), -('stoningbans','Misc',2,'muslim stoning bans throw animated'), -('stoningdownvotes','Misc',2,'muslim stoning throw downvotes animated'), -('stoninggarlic','Misc',2,'muslim stoning animated vampire downvote throw toss'), -('stoningpills','Misc',2,'muslim pills stoning meds animated'), -('stoningpins','Misc',2,'muslim stoning throw pins animated'), -('stoningshit','Misc',2,'muslim stoning animated downvote throw toss poop flinging'), -('stoningunbans','Misc',2,'muslim stoning guns bans throw animated'), -('stoningunpins','Misc',2,'muslim stoning throw unpins animated'), -('stoningupvotes','Misc',2,'muslim throw stoning upvotes animated'), -('subset','Marsey Alphabet',2,'⊂'), -('subsetneq','Marsey Alphabet',2,'⊊'), -('suffering','Misc',2,'pain suffering dog bite blanket'), -('suicide','Classic',2,'suicide animated emoticon gun blood kys'), -('superstraight','Misc',2,'transmisia'), -('suprisedasianwife','Wojak',2,'surprised asian woman wife'), -('surejan','Misc',2,'brady doubt marsha marcia'), -('surprise','Misc',2,'gun bed shoot'), -('surprisehug','Classic',2,'surprise animated emoticon hug love hearts'), -('suspicious','Classic',2,'suspicious emoticon suspecting'), -('swankykong','Donkey Kong',2,'dk donkeykong gameshow barrel'), -('swankykongpimp','Donkey Kong',2,'swankykong kong donkeykong donkey pimp monkey monkeypimp gold swankykongpimp swanky dk'), -('sweat','Classic',2,'sweat animated emoticon nervous'), -('sweettea','Misc',2,'sweetie sweety'), -('swing','Classic',2,'playground fun'), -('swordfight','Classic',2,'sword animated emoticon fight fencing engarde'), -('t','Marsey Alphabet',2,'letter'), -('taco','Classic',2,'taco animated mexico food'), -('taddance','Misc',2,'terry davis templeos dance'), -('talk2hand','Classic',2,'hand animated emoticon ignore disagree'), -('talking','Misc',2,'speaking talking talk text bubble speech dialogue'), -('tantrum','Classic',2,'tantrum animated emoticon fit crying'), -('tau','Marsey Alphabet',2,'τ'), -('tayaaa','Tay',2,'aaa'), -('tayadmire','Tay',2,'admire'), -('taycat','Tay',2,'cat'), -('taycelebrate','Tay',2,'celebrate'), -('taychefkiss','Tay',2,'chefkiss'), -('taychristmas','Tay',2,'christmas'), -('tayclap','Tay',2,'clap'), -('taycold','Tay',2,'cold'), -('taycrown','Tay',2,'crown'), -('taycrying','Tay',2,'taylor swift sad hysterical ellen'), -('tayflex','Tay',2,'flex'), -('tayflirt','Tay',2,'flirt'), -('taygrimacing','Tay',2,'grimacing'), -('tayhairflip','Tay',2,'sass happy flirtatious'), -('tayhappy','Tay',2,'happy'), -('tayheart','Tay',2,'heart'), -('tayhmm','Tay',2,'hmm'), -('tayhuh','Tay',2,'huh'), -('tayhyperdab','Tay',2,'hyperdab'), -('tayjammin','Tay',2,'jammin'), -('taylaugh','Tay',2,'laugh'), -('taylorlorenzcrying','Misc',2,'sobbing woman foid journoid journalist'), -('taylove','Tay',2,'love'), -('taymindblown','Tay',2,'mindblown'), -('tayno','Tay',2,'no'), -('taynod','Tay',2,'nod'), -('taypeace','Tay',2,'peace'), -('taypray','Tay',2,'pray'), -('tayrun','Tay',2,'run'), -('tayscrunch','Tay',2,'scrunch'), -('tayshake','Tay',2,'shake'), -('tayshrug','Tay',2,'shrug'), -('taysilly','Tay',2,'silly'), -('tayslide','Tay',2,'slide'), -('taysmart','Tay',2,'smart'), -('taysneer','Tay',2,'sneer'), -('taystop','Tay',2,'stop'), -('taytantrum','Tay',2,'tantrum'), -('taytea','Tay',2,'tea'), -('taythink','Tay',2,'think'), -('taythumbsup','Tay',2,'taylor swift approval approve animated good job like positive good nice yes agree'), -('tayvape','Tay',2,'vape'), -('tayvibin','Tay',2,'vibin'), -('taywhat','Tay',2,'what'), -('taywine','Tay',2,'wine'), -('taywine2','Tay',2,'wine2'), -('taywink','Tay',2,'wink'), -('tayyes','Tay',2,'yes'), -('teasing','Classic',2,'tease nana tongue'), -('teehee','Classic',2,'teehee animated emoticon laugh smug'), -('terminallyonlinejak','Wojak',2,'zoomer trans neurospicy neopronouns enby'), -('texas','Misc',2,'cowboy gun'), -('tfwnowhy','Misc',2,'tfwno why feels feelz heart soul pain cry angrycry frown'), -('tfwyougettrolled','Rage',2,'trollface'), -('therefore','Marsey Alphabet',2,'∴ thus'), -('theta','Marsey Alphabet',2,'θ'), -('thinbluefeline','Marsey',2,'cops police'), -('thinking','Classic',2,'thinking animated emoticon thunk chin scratch'), -('threesome','Classic',2,'threesome animated emoticon sex circlejerk'), -('throw','Classic',2,'throw animated emoticon lob fight hurl fling'), -('throwaway','Classic',2,'throw animated emoticon annoyed'), -('thumbdown','Classic',2,'thumbs down emoticon bad disagree'), -('thumbsdown','Misc',2,'commodus roman gladiator disapproval disapprove'), -('thumbsup','Classic',2,'cool gj'), -('thumbup','Classic',2,'thumbs up emoticon good agree'), -('tiawanesesoldierjak','Wojak',2,'taiwan china solider military gun'), -('tickle','Classic',2,'tickle animated emoticon nefarious'), -('tilde','Marsey Alphabet',2,'~ similar approx'), -('times','Marsey Alphabet',2,'* cross product'), -('tiphat','Classic',2,'mlady tipping fedora'), -('tissuezone','Classic',2,'tissue cry upset baby warning caution'), -('tntbarrel','Donkey Kong',2,'donkeykong dk kremling'), -('to','Marsey Alphabet',2,'→ arrow function limit'), -('toatswaifu','Misc',2,'soundofmusic uzi shooting gun'), -('tomatothrow','Classic',2,'hate contempt'), -('tomboy','Wojak',2,'trans'), -('tongueout','Classic',2,'tongue emoticon blep'), -('traceberk','Misc',2,'trace laugh'), -('tracelove','Misc',2,'trace love heart'), -('tracemad','Misc',2,'trace mad'), -('tracenote','Misc',2,'trace fox note'), -('tracesad','Misc',2,'trace sad'), -('tracesmug','Misc',2,'trace smug'), -('tradboy','Wojak',2,'trad man blonde femboy'), -('tradwife','Wojak',2,'trad wife blonde'), -('trans','Misc',2,'tranny troon train flag'), -('translord','Misc',2,'tranny troon flag'), -('transracial','Misc',2,'bait race flag'), -('trianglelefteq','Marsey Alphabet',2,'⊴'), -('troll','Rage',2,'trollface'), -('troll2','Rage',2,'troll face crazy grin evil smile laugh'), -('trolldespair','Rage',2,'trollface despair scarred'), -('trollolol','Rage',2,'trollface'), -('trophy','Classic',2,'winner award'), -('truestorybro','Rage',2,'wine alcohol toast'), -('trumpjaktalking','Wojak',2,'trump maga red hat cope talking'), -('tuckedin','Misc',2,'cat kitten cute sleep pet comfort blanket'), -('tuxedowojakstanding','Wojak',2,'butler old'), -('typing','Classic',2,'typing animated emoticon writing programming'), -('u','Marsey Alphabet',2,'letter'), -('uglyangry','Classic',2,'angry seething teeth grinding'), -('uglybussy','Classic',2,'showing ass butt sexy mooning'), -('uglycum','Classic',2,'dick face shot lewd'), -('uglypray','Classic',2,'praying allah god knees bow worship bow'), -('uglytongue','Classic',2,'tongue fun'), -('uhuh','Classic',2,'uhuh animated emoticon sure shifty'), -('underscore','Marsey Alphabet',2,'_'), -('unicorn','Classic',2,'horn'), -('unoreverse','Misc',2,'nou'), -('upsoren','Misc',2,'upvote soren'), -('uracunt','Misc',2,'disney snowwhite point'), -('usa','Misc',2,'america'), -('usarentfree','Wojak',2,'wojack america seethe cope'), -('uwueyes','Misc',2,'owo cute blushing shy'), -('uwueyesblink','Misc',2,'cute shy flirting forme blush'), -('uzi','Classic',2,'gun shooting kill'), -('v','Marsey Alphabet',2,'letter'), -('valentine','Classic',2,'loveletter heart'), -('vampbat','Classic',2,'bat animated emoticon vampire monster horror dracula transformation'), -('vampbat2','Classic',2,'vampire evil'), -('vampire','Classic',2,'vampirism bloodsucker'), -('vaporize','Classic',2,'gun shooting kill laser'), -('varphi','Marsey Alphabet',2,'φ'), -('vdash','Marsey Alphabet',2,'⊢ tack turnstile tee yields proves'), -('vegetakneel','Misc',2,'dbz dragonball manlet'), -('vegetaleave','Misc',2,'dbz dragonball pointing gtfo'), -('vert','Marsey Alphabet',2,'| pipe vbar bar'), -('viking','Classic',2,'viking animated emoticon axe historical'), -('violin','Classic',2,'violin animated emoticon music annoyed instrument'), -('vore','Classic',2,'eating'), -('vulgar','Classic',2,'vulgar animated emoticon swear cursing angry mad enraged fuck shit bitch'), -('w','Marsey Alphabet',2,'letter'), -('wah','Classic',2,'wah emoticon despair sad'), -('wallhead','Classic',2,'frustrated angry headbang'), -('wariotransrights','Misc',2,'lgbt mario vidya'), -('wat','Classic',2,'wat emoticon what confused surprised'), -('wavyhairblackjack','Wojak',2,'black woman twitter wavy'), -('weewoo','Misc',2,'wee woo cop weewoo lights'), -('weirdal','Wojak',2,'accordion'), -('welcomenewmember','Misc',2,'welcoming newb'), -('wewuz','Misc',2,'kangs kangz egypt pyramid'), -('whip','Classic',2,'whip animated emoticon bdsm'), -('whipping','Classic',2,'whip animated emoticon bdsm'), -('whitewomenfuckdogscoomer','Wojak',2,'wojak coomer pitbull white women dogs fuck'), -('wholesomeseal','Misc',2,'seal reddit award'), -('wiggle','Classic',2,'wiggling'), -('wine','Classic',2,'goblet glass alcoholic'), -('wink','Classic',2,'wink emoticon winking secret'), -('witch','Classic',2,'witch animated magic broom fly monster'), -('witheredricefarmer','Wojak',2,'rice farmer tired old decrepit'), -('wizard','Classic',2,'wizard animated magic staff gandalf'), -('woah','Classic',2,'woah emoticon stare disbelief'), -('wojakflexing','Wojak',2,'strong buff'), -('wojakpharaoh','Wojak',2,'ancient egypt'), -('wolfamogus','Wolf',2,'amogus sus stonetoss'), -('wolfangry','Wolf',2,'angry'), -('wolfbackstab','Wolf',2,'wolfbackstab wolf marseybackstab backstab stab back marseywolf zombiewolf zombie shittyfuckingemojiimadejustforthebadge'), -('wolfbootlicker','Wolf',2,'dramarama'), -('wolfbrainlet','Wolf',2,'retard stupid idiot'), -('wolfbrains','Wolf',2,'zombie'), -('wolfcry','Wolf',2,'cry'), -('wolfdead','Wolf',2,'dead'), -('wolfdevilish','Wolf',2,'devilish'), -('wolfdinosaur','Wolf',2,'rawr dinosaur'), -('wolfdrama','Wolf',2,'drama'), -('wolfdramanomicon','Wolf',2,'dramanomicon'), -('wolffacepalm','Wolf',2,'facepalm bat'), -('wolfglowie','Wolf',2,'dramarama fbi federal agent police detective cop officer lurking'), -('wolfhappy','Wolf',2,'happy'), -('wolfheart','Wolf',2,'love like cute valentine boyfriend'), -('wolfidea','Wolf',2,'idea'), -('wolfkoala','Wolf',2,'koala'), -('wolflaugh','Wolf',2,'laugh'), -('wolflgbt','Wolf',2,'lgbt'), -('wolflove','Wolf',2,'love brain'), -('wolfmarine','Wolf',2,'marine'), -('wolfmarseyhead','Wolf',2,'marseyhead'), -('wolfmarseymask','Wolf',2,'marseymask'), -('wolfmeditate','Wolf',2,'meditate'), -('wolfnoir','Wolf',2,'noir'), -('wolfnoticeme','Wolf',2,'attention attnwhore'), -('wolfphone','Wolf',2,'phone'), -('wolfpicrew','Wolf',2,'trans picrew ugly calarts'), -('wolfputin','Wolf',2,'putin'), -('wolfrainbow','Wolf',2,'rainbow'), -('wolfrofl','Wolf',2,'dramarama laughing rolling'), -('wolfromulusremus','Wolf',2,'romulusremus'), -('wolfrope','Wolf',2,'rope watch late'), -('wolfroses','Wolf',2,'roses'), -('wolfsad','Wolf',2,'sad howl wail'), -('wolfsal','Wolf',2,'two weeks shark femboy user'), -('wolfsfear','Wolf',2,'fear flying guillotine scout knife cleaver'), -('wolfsherifssmoking','Wolf',2,'sherifssmoking'), -('wolfsleep','Wolf',2,'sleep'), -('wolftear','Wolf',2,'tear'), -('wolfthink','Wolf',2,'think arrow bow'), -('wolfthumbsup','Wolf',2,'thumbsup positive'), -('wolftinfoil','Wolf',2,'tinfoil'), -('wolftrans','Wolf',2,'trans'), -('wolftwink','Wolf',2,'cute twink femboy gay faggot dude bussy lmao'), -('wolfupsidedown','Wolf',2,'upsidedown head'), -('wolfvaporwave','Wolf',2,'vaporwave'), -('wolfvictory','Wolf',2,'victory rip dead gravestone stone'), -('wolfwave','Wolf',2,'wave salute'), -('wolfwink','Wolf',2,'wink joke'), -('wolfyeschad','Wolf',2,'enjoyer giga muscle muscular'), -('wombiezolf','Wolf',2,'dramarama cute'), -('woo','Classic',2,'woo animated emoticon cheering cheer excited'), -('words','Classic',2,'wordswordswords tldr blahblahblah longpost pizzashill boring'), -('work','Classic',2,'work animated emoticon asia salaryman business computer paperwork'), -('worm','Classic',2,'worm animated insect bug dirt wiggle'), -('worship','Classic',2,'worship animated emoticon prostrate bow pray'), -('wow','Classic',2,'wow emoticon animated shocking shocked disbelief'), -('x','Marsey Alphabet',2,'letter'), -('xallthey','Rage',2,'meme'), -('xd','Classic',2,'xd emoticon lmao lol laugh'), -('xdoubt','Misc',2,'doubt x press vidya'), -('xi','Marsey Alphabet',2,'ξ'), -('y','Marsey Alphabet',2,'letter'), -('yakuzajak','Wojak',2,'japan japanese yakuza tattoo mafia crime'), -('yargh','Classic',2,'david bugeyed yelling woah'), -('yay','Classic',2,'yay animated emoticon excited celebrate celebration happy bounce jump'), -('yikes','Misc',2,'sonic'), -('yotsubafish','Misc',2,'woman fish anime'), -('yotsubalol','Misc',2,'anime woman lol'), -('youdontsay','Rage',2,'nicholascage nickcage'), -('yuno','Rage',2,'angry seethe upset mad enraged'), -('z','Marsey Alphabet',2,'letter'), -('zeta','Marsey Alphabet',2,'ζ'), -('zoomer','Wojak',2,'zoomie gen z'), -('zoomersoy','Wojak',2,'soyjak'), -('zoomertears','Wojak',2,'zoomer sad crying cry cope seethe'), -('zoroarkconfused','Misc',2,'confused furry'), -('zoroarkhappy','Misc',2,'happy furry'), -('zoroarkpout','Misc',2,'pout furry'), -('zoroarksleepy','Misc',2,'sleepy furry'), -('zzz','Classic',2,'zzz animated emoticon sleep asleep tired sleepy sleeping') -ON CONFLICT (name) DO UPDATE SET tags = EXCLUDED.tags; +('bruh','Misc',2,'emo