diff --git a/schema.sql b/schema.sql index 9f7569803..e47aa45ee 100644 --- a/schema.sql +++ b/schema.sql @@ -436,6 +436,21 @@ CREATE TABLE public.commentvotes ( ); +-- +-- Name: emojis; Type: TABLE; Schema: public; Owner: - +-- + +CREATE TABLE public.emojis ( + name character varying(30) NOT NULL, + author_id integer NOT NULL, + tags character varying(200) NOT NULL, + count integer DEFAULT 0 NOT NULL, + submitter_id integer, + created_utc integer, + kind character varying(15) NOT NULL +); + + -- -- Name: exiles; Type: TABLE; Schema: public; Owner: - -- @@ -575,20 +590,6 @@ CREATE SEQUENCE public.lotteries_id_seq ALTER SEQUENCE public.lotteries_id_seq OWNED BY public.lotteries.id; --- --- Name: marseys; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public.marseys ( - name character varying(30) NOT NULL, - author_id integer NOT NULL, - tags character varying(200) NOT NULL, - count integer DEFAULT 0 NOT NULL, - submitter_id integer, - created_utc integer -); - - -- -- Name: media; Type: TABLE; Schema: public; Owner: - -- @@ -1375,10 +1376,10 @@ ALTER TABLE ONLY public.lotteries -- --- Name: marseys marseys_pkey; Type: CONSTRAINT; Schema: public; Owner: - +-- Name: emojis marseys_pkey; Type: CONSTRAINT; Schema: public; Owner: - -- -ALTER TABLE ONLY public.marseys +ALTER TABLE ONLY public.emojis ADD CONSTRAINT marseys_pkey PRIMARY KEY (name); @@ -1776,6 +1777,13 @@ CREATE INDEX cvote_user_index ON public.commentvotes USING btree (user_id); CREATE INDEX domains_domain_trgm_idx ON public.banneddomains USING gin (domain public.gin_trgm_ops); +-- +-- Name: emoji_kind; Type: INDEX; Schema: public; Owner: - +-- + +CREATE INDEX emoji_kind ON public.emojis USING btree (kind); + + -- -- Name: fki_comment_approver_fkey; Type: INDEX; Schema: public; Owner: - -- @@ -1962,28 +1970,28 @@ CREATE UNIQUE INDEX lowercase_username ON public.users USING btree (lower((usern -- Name: marseys_idx; Type: INDEX; Schema: public; Owner: - -- -CREATE INDEX marseys_idx ON public.marseys USING btree (name); +CREATE INDEX marseys_idx ON public.emojis USING btree (name); -- -- Name: marseys_idx2; Type: INDEX; Schema: public; Owner: - -- -CREATE INDEX marseys_idx2 ON public.marseys USING btree (author_id); +CREATE INDEX marseys_idx2 ON public.emojis USING btree (author_id); -- -- Name: marseys_idx3; Type: INDEX; Schema: public; Owner: - -- -CREATE INDEX marseys_idx3 ON public.marseys USING btree (count DESC); +CREATE INDEX marseys_idx3 ON public.emojis USING btree (count DESC); -- -- Name: marseys_idx4; Type: INDEX; Schema: public; Owner: - -- -CREATE INDEX marseys_idx4 ON public.marseys USING btree (submitter_id); +CREATE INDEX marseys_idx4 ON public.emojis USING btree (submitter_id); -- @@ -2501,18 +2509,18 @@ ALTER TABLE ONLY public.hats -- --- Name: marseys marsey_author_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - +-- Name: emojis marsey_author_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - -- -ALTER TABLE ONLY public.marseys +ALTER TABLE ONLY public.emojis ADD CONSTRAINT marsey_author_fkey FOREIGN KEY (author_id) REFERENCES public.users(id); -- --- Name: marseys marsey_submitter_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - +-- Name: emojis marsey_submitter_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - -- -ALTER TABLE ONLY public.marseys +ALTER TABLE ONLY public.emojis ADD CONSTRAINT marsey_submitter_fkey FOREIGN KEY (submitter_id) REFERENCES public.users(id); diff --git a/seed-db.sql b/seed-db.sql index e339ddd21..8c0ca5b34 100644 --- a/seed-db.sql +++ b/seed-db.sql @@ -1217,6 +1217,3306 @@ SELECT pg_catalog.setval('public.hat_defs_id_seq', 1149, true); -- PostgreSQL database dump complete -- -INSERT INTO public.marseys (name, kind, author_id, tags, created_utc) VALUES -() +INSERT INTO public.emojis (name, kind, author_id, tags, created_utc) VALUES +('0'Marsey Alphabet',2,'number',NULL), +('0alt'Marsey Alphabet',2,'number',NULL), +('1'Marsey Alphabet',2,'letter',NULL), +('2'Marsey Alphabet',2,'number',NULL), +('2thumbsup'Classic',2,'thumbs up emoticon animated smiley good job like',NULL), +('3'Marsey Alphabet',2,'number',NULL), +('4'Marsey Alphabet',2,'number',NULL), +('5'Marsey Alphabet',2,'number',NULL), +('6'Marsey Alphabet',2,'number',NULL), +('7'Marsey Alphabet',2,'number',NULL), +('8'Marsey Alphabet',2,'number',NULL), +('9'Marsey Alphabet',2,'number',NULL), +('a'Marsey Alphabet',2,'letter',NULL), +('abusivewife'Wojak',2,'bardfinn',NULL), +('afroblackjak'Wojak',2,'black afro BIPOC',NULL), +('aleph'Marsey Alphabet',2,'ℵ cardinal infinite',NULL), +('aliendj'Classic',2,'alien dj alien dj music animated extraterrestrial cool',NULL), +('alpha'Marsey Alphabet',2,'α',NULL), +('altgirlblackjack'Wojak',2,'black woman tiktok',NULL), +('ambulance'Classic',2,'ambulance vehicle animated hospital medical care emt paramedic',NULL), +('ampersand'Marsey Alphabet',2,'& and',NULL), +('ancap'Wojak',2,'pedo lib',NULL), +('angle'Marsey Alphabet',2,'< > gt lt',NULL), +('angle2'Marsey Alphabet',2,'⟨ ⟩ bra ket angle bracket',NULL), +('angry'Classic',2,'angry animated emoticon mad upset enraged red',NULL), +('angrywhip'Classic',2,'emoticon animated whip angry master',NULL), +('aniki'Misc',2,'gay porn lgbt white mayo actor sexy',NULL), +('animesexual'Misc',2,'mogai anime flag',NULL), +('antichrist'Rage',2,'trollface cursed',NULL), +('antichristfffuuuu'Rage',2,'cursed',NULL), +('antifajak'Wojak',2,'antifa fascist woke',NULL), +('apostrophe'Marsey Alphabet',2,''',NULL), +('argue'Classic',2,'argue animated emoticon fight disagree debate',NULL), +('aroused'Classic',2,'aroused horny emoticon animated turned on uncomfortable',NULL), +('ashamed'Classic',2,'ashamed animated emoticon embarrassed guilty sheepish',NULL), +('asianenbyjak'Wojak',2,'asian asia enby nonbinary tranny troon androgynous',NULL), +('asiangirl'Wojak',2,'asian woman asa',NULL), +('asiantwinkjak'Wojak',2,'asian twink gay',NULL), +('asterisk'Marsey Alphabet',2,'* times',NULL), +('at'Marsey Alphabet',2,'@',NULL), +('autism'Misc',2,'letters dancing animated',NULL), +('b'Marsey Alphabet',2,'letter',NULL), +('badass'Classic',2,'badass cool guns shooting animated',NULL), +('banana'Classic',2,'banana dancing dancing banana funny animated',NULL), +('band'Classic',2,'band emoticon animated music guitar microphone drum',NULL), +('banghead'Classic',2,'bang head emoticon animated angry frustrated brick wall upset mad aggravated displeased',NULL), +('bardfinn'Wojak',2,'bardfinn coomer tranny troon steve',NULL), +('bardfinnrentfreerecursive'Wojak',2,'penny oaken seethe cope liberal ahs powermod',NULL), +('batman'Classic',2,'batman bruce wayne super hero capeshit animated',NULL), +('bbbc'Marsey Alphabet',2,'ℂ complex blackboard',NULL), +('bbbn'Marsey Alphabet',2,'ℕ naturals blackboard',NULL), +('bbbq'Marsey Alphabet',2,'ℚ rationals blackboard',NULL), +('bbbr'Marsey Alphabet',2,'ℝ reals blackboard',NULL), +('bbbz'Marsey Alphabet',2,'ℤ integers blackboard',NULL), +('ben10'Misc',2,'masterlolz cartoon',NULL), +('beta'Marsey Alphabet',2,'β',NULL), +('bigeyes'Classic',2,'big eyes emoticon stare looking booba',NULL), +('bigsmilesoyjak'Wojak',2,'smile consume capeshit vidya',NULL), +('bitchhaditcomin'Misc',2,'comic',NULL), +('bitchplease'Rage',2,'bitch laughing',NULL), +('bite'Classic',2,'bite feral emoticon animated teeth ravenous insane',NULL), +('blackfemboy'Wojak',2,'black femboy gay',NULL), +('blacknation'Misc',2,'black flag',NULL), +('blacksoyjak'Wojak',2,'black soyjack BIPOC',NULL), +('blackwomanspeaking'Misc',2,'penny listen learn talking nigress nigger bipoc',NULL), +('blind'Classic',2,'blind emoticon animated can’t see',NULL), +('blm'Misc',2,'flag',NULL), +('bloomer'Wojak',2,'bloomer hopeful naïve',NULL), +('blowkiss'Classic',2,'blow kiss animated emoticon kiss hearts love',NULL), +('bluehelmet'Rage',2,'freeze surrounded un meme',NULL), +('blueline'Misc',2,'police cops bootlicker flag',NULL), +('blush'Classic',2,'blush animated emoticon embarrassed shy',NULL), +('bobateagirl'Wojak',2,'asian woman boba',NULL), +('bong'Classic',2,'bong emoticon animated drugs weed',NULL), +('boomer'Wojak',2,'boomer old sunglasses',NULL), +('boomermonster'Wojak',2,'boomer old sunglasses energy drink monster',NULL), +('boomerportrait'Wojak',2,'boomer',NULL), +('bounce'Classic',2,'bounce emoticon animated jump bouncy',NULL), +('bow'Classic',2,'bow emoticon animated prostrate bow down',NULL), +('box'Marsey Alphabet',2,'☐ qed halmos tombstone square',NULL), +('brace'Marsey Alphabet',2,'{ } curly bracket',NULL), +('brainletbush'Wojak',2,'brainlet bush 911 twin towers retard retarded',NULL), +('brainletcaved'Wojak',2,'brainlet cave retard retarded',NULL), +('brainletchadmask'Wojak',2,'brainlet chad mask cope',NULL), +('brainletchair'Wojak',2,'brainlet chair smug enlightened',NULL), +('brainletchest'Wojak',2,'brainlet chest retard retarded',NULL), +('brainletmaga'Wojak',2,'maga trump brainlet retard retarded',NULL), +('brainletpit'Wojak',2,'brainlet pit hole retard retarded',NULL), +('breadcapy'Misc',2,'bread capy food',NULL), +('breadmarsey'Misc',2,'bread marsey cat food',NULL), +('breakheart'Classic',2,'break heart animated emoticon heartbroken heartbreak love',NULL), +('brooksannoyed'Misc',2,'darrell suv waukesha retard idiot annoyed irritated mask suit black',NULL), +('brooksbailiffunamused'Misc',2,'brooks bailiff unamused annoyed',NULL), +('brookscringe'Misc',2,'brooks cringe',NULL), +('brooksjustright'Misc',2,'brooks good right',NULL), +('brookskiss'Misc',2,'brooks kiss love',NULL), +('brookslaugh'Misc',2,'brooks laugh funny gif',NULL), +('bruce'Wojak',2,'aussie australian',NULL), +('bruh'Misc',2,'emoticon',NULL), +('bs'Classic',2,'bs emoticon animated bull shit bullshit disbelief flag',NULL), +('c'Marsey Alphabet',2,'letter',NULL), +('cap'Marsey Alphabet',2,'∩ intersection set',NULL), +('capyantischizo'Misc',2,'schizocel aevann',NULL), +('capygitcommit'Misc',2,'capy aevann',NULL), +('capysneedboat'Misc',2,'capy aevann',NULL), +('capysneedboat2'Marsey',2,'marsey capy schizo schizocel rare tripping sneed boat love excited seethe schizomarsey',NULL), +('capytalking'Misc',2,'capy soy aevann',NULL), +('caret'Marsey Alphabet',2,'^',NULL), +('carporeon'Marsey',2,'carp vaporeon pokemon eevee water tail fish aquatic',NULL), +('cartwheel'Classic',2,'cartwheel emoticon animated gymnastics',NULL), +('casanovanova'Misc',2,'indian man',NULL), +('cat'Classic',2,'cat animated cute itch sleep wake up',NULL), +('ccedilla'Marsey Alphabet',2,'letter',NULL), +('celebrate'Classic',2,'celebrate emoticon party',NULL), +('chad'Wojak',2,'original',NULL), +('chadagent'Wojak',2,'chad fbi agent glowie cia atf',NULL), +('chadarab'Wojak',2,'chad arab',NULL), +('chadasian'Wojak',2,'chad asian',NULL), +('chadasian2'Wojak',2,'chad asian',NULL), +('chadbaby'Wojak',2,'chad baby',NULL), +('chadbasedcapy'Misc',2,'capy aevann',NULL), +('chadblack'Wojak',2,'black chad',NULL), +('chadblack2'Wojak',2,'black chad',NULL), +('chadcambodian'Wojak',2,'chad cambodian',NULL), +('chadcopecapy'Misc',2,'capy aevann',NULL), +('chadcryguy'Wojak',2,'cry sad tear chad',NULL), +('chaddilatecapy'Misc',2,'capy aevann',NULL), +('chaddonekingcapy'Misc',2,'capy aevann done king',NULL), +('chaddonequeencapy'Misc',2,'capy aevann done queen',NULL), +('chadfixedkingcapy'Misc',2,'capy aevann fixed king',NULL), +('chadfixedqueencapy'Misc',2,'capy aevann fixed queen',NULL), +('chadindianheadset'Wojak',2,'chad indian headset microphone headphones',NULL), +('chadjesus'Wojak',2,'',NULL), +('chadjew'Wojak',2,'',NULL), +('chadjewrentfree'Wojak',2,'chad jew',NULL), +('chadjihadi'Wojak',2,'jihad muslism islam',NULL), +('chadlatino'Wojak',2,'latinx',NULL), +('chadlibleft'Wojak',2,'',NULL), +('chadmediterranean'Wojak',2,'chad mediterranean',NULL), +('chadmusk'Misc',2,'chad elon musk tesla spacex',NULL), +('chadno'Wojak',2,'no negative',NULL), +('chadnocapy'Misc',2,'capy aevann',NULL), +('chadnoproblemkingcapy'Misc',2,'capy aevann no problem king np',NULL), +('chadnoproblemqueencapy'Misc',2,'capy aevann no problem queen np',NULL), +('chadnordic'Wojak',2,'nordic nazi',NULL), +('chadokcapy'Misc',2,'capy aevann',NULL), +('chadpostal'Wojak',2,'chad postal vidya',NULL), +('chadpostal2'Wojak',2,'postal game shooting',NULL), +('chadseethecapy'Misc',2,'capy aevann',NULL), +('chadsikh'Wojak',2,'sikh indian',NULL), +('chadsneedcapy'Misc',2,'capy aevann',NULL), +('chadsnoo'Wojak',2,'snoo chad reddit',NULL), +('chadsoy'Wojak',2,'soy',NULL), +('chadsoylent'Wojak',2,'soy soylent',NULL), +('chadstalin'Wojak',2,'chad stalin communism ussr georgia',NULL), +('chadstevejobs'Misc',2,'chad steve jobs apple',NULL), +('chadthankskingcapy'Misc',2,'capy aevann thanks king',NULL), +('chadthanksqueencapy'Misc',2,'capy aevann thanks queen',NULL), +('chadusa'Wojak',2,'usa america freedom',NULL), +('chadwomanasian'Wojak',2,'asian china woman queen',NULL), +('chadwomanblack'Wojak',2,'black woman queen',NULL), +('chadwomanlatinx'Wojak',2,'latinX woman queen',NULL), +('chadwomannordic'Wojak',2,'nordic mayo woman queen',NULL), +('chadyes'Wojak',2,'chad yes agree',NULL), +('chadyescapy'Misc',2,'capy aevann',NULL), +('chainsaw'Classic',2,'chainsaw animated emoticon blood gore murder power tool',NULL), +('challengeaccepted'Rage',2,'challenge accept',NULL), +('cheers'Classic',2,'cheers emoticon animated toast beer alcohol celebration',NULL), +('chi'Marsey Alphabet',2,'χ',NULL), +('chinesenobleman'Wojak',2,'asian china chinese qin shang zhou han qing sui tang liao song yuan ming',NULL), +('chinesepolitician'Wojak',2,'chinese politician',NULL), +('chinesesoldierjak'Wojak',2,'chinese asian ccp solider gun military',NULL), +('chuckbuddy'Misc',2,'invert chuck cat irl',NULL), +('chudette'Wojak',2,'chud woman blonde',NULL), +('chudglassesglow'Wojak',2,'chud glasses anime',NULL), +('chudgrug'Wojak',2,'chud grug caveman',NULL), +('chudnazi'Wojak',2,'chud nazi',NULL), +('chudsey'Marsey',2,'4chan virgin pol rightoid',NULL), +('chudsmug'Wojak',2,'chud smug',NULL), +('chudtantrum'Wojak',2,'',NULL), +('clap'Classic',2,'clap emoticon animated happy excited cheering',NULL), +('clueless'Rage',2,'clueless doesn’t know',NULL), +('cold'Classic',2,'cold emoticon animated shivering freezing bundled up sign scarf',NULL), +('colon'Marsey Alphabet',2,':',NULL), +('comma'Marsey Alphabet',2,'letter',NULL), +('confused'Classic',2,'confused animated emoticon perplexed',NULL), +('contentiouscereal'Rage',2,'argue disagree',NULL), +('coomer'Wojak',2,'coom degenerate',NULL), +('crazyeyes'Classic',2,'crazy eyes animated emoticon insane crazy bpd',NULL), +('cry'Classic',2,'cry animated emoticon sad sob',NULL), +('cryingatcuteness'Rage',2,'crying omg',NULL), +('cthulhu'Classic',2,'cthulhu animated lovecraft old one',NULL), +('cunt'Wojak',2,'aussie australian',NULL), +('cup'Marsey Alphabet',2,'∪ union set',NULL), +('cute'Classic',2,'cute animated bunny rabbit jumping dancing bouncing',NULL), +('d'Marsey Alphabet',2,'letter',NULL), +('daddysgirl'Wojak',2,'woman only fans onlyfans',NULL), +('dagger'Marsey Alphabet',2,'† dagger conjugate transpose footnote',NULL), +('dash'Marsey Alphabet',2,'- hyphen minus',NULL), +('dasrite'Misc',2,'black israelite hotep thats thas right jewish bipoc nigger',NULL), +('daydream'Classic',2,'daydream animated emoticon wistful dream thinking',NULL), +('ddagger'Marsey Alphabet',2,'‡ dagger footnote',NULL), +('ddr'Classic',2,'ddr animated emoticon dancing dance firework celebration',NULL), +('deadpool'Classic',2,'deadpool animated marvel superhero capeshit',NULL), +('delta'Marsey Alphabet',2,'δ',NULL), +('deltacap'Marsey Alphabet',2,'Δ',NULL), +('derp'Rage',2,'stupid derp',NULL), +('derpcornsyrup'Rage',2,'corn syrup',NULL), +('derpcrying'Rage',2,'',NULL), +('derpcute'Rage',2,'',NULL), +('derpdumb'Rage',2,'',NULL), +('derpeuphoria'Rage',2,'',NULL), +('derpinahd'Rage',2,'',NULL), +('derpinapokerface'Rage',2,'',NULL), +('derpinasnickering'Rage',2,'',NULL), +('derpprocessing'Rage',2,'',NULL), +('derprealization'Rage',2,'',NULL), +('derpsnickering'Rage',2,'',NULL), +('derptalking'Rage',2,'',NULL), +('derpthinking'Rage',2,'',NULL), +('derpthumbsup'Rage',2,'thumbsup yes positive',NULL), +('derpunimpressed'Rage',2,'',NULL), +('derpwhy'Rage',2,'why question',NULL), +('deuxwaifu'Misc',2,'french woman bread wife',NULL), +('devilsmile'Classic',2,'devilsmile animated emoticon evil demonic fire',NULL), +('diddle'Classic',2,'diddle animated emoticon shifty suspicious',NULL), +('die'Classic',2,'die animated emoticon dead',NULL), +('dinoconfused'Misc',2,'dino dinosaur confused',NULL), +('dinono'Misc',2,'dino chad no dinosaur trex',NULL), +('dinoyes'Misc',2,'chad yes dino dinosaur trex',NULL), +('directlypointingsoyjak'Wojak',2,'pointing soyjak you’re cringe',NULL), +('distress'Classic',2,'distress emoticon',NULL), +('disturbing'Classic',2,'disturbing emoticon gross troubling',NULL), +('dizzy'Classic',2,'dizzy animated emoticon',NULL), +('domo'Classic',2,'domo animated',NULL), +('donotwant'Rage',2,'bad computer disgust',NULL), +('doomer'Wojak',2,'doomer sad depressed smoking',NULL), +('doomerboy'Wojak',2,'doomer sad depressed',NULL), +('doomerfront'Wojak',2,'doomer sad depressed smoking',NULL), +('doomergirl'Wojak',2,'woman doomer depressed',NULL), +('doot'Misc',2,'skull skeleton trumpet music animated',NULL), +('doughboy'Classic',2,'doughboy animated pillsbury jumping',NULL), +('downdonger'Misc',2,'downvote donger',NULL), +('drafts'Misc',2,'that should've shouldve have stayed in the boo thathoeoverthere thot girl cringe reaction gif animated',NULL), +('dreamgender'Misc',2,'mogai dream flag',NULL), +('drink'Classic',2,'drink animated emoticon beer alcohol bottoms up imbibe',NULL), +('drool'Classic',2,'drool emoticon retard retarded stupid idiot',NULL), +('duckdance'Misc',2,'duck bird shuka hololive dance hat animated',NULL), +('dudeweedlmao'Classic',2,'dudeweedlmao animated emoticon weed drugs',NULL), +('e'Marsey Alphabet',2,'letter',NULL), +('edward'Classic',2,'edward emoticon animated scissor',NULL), +('electro'Classic',2,'electro animated emoticon shock shocking electricity',NULL), +('elephant'Classic',2,'elephant animated dancing pink',NULL), +('embarrassed'Classic',2,'embarrassed animated emoticon shy sheepish',NULL), +('emdash'Marsey Alphabet',2,'- —',NULL), +('emo'Classic',2,'emo animated emoticon edgy cutting blood',NULL), +('emo2'Classic',2,'emo animated emoticon sad glasses crying',NULL), +('emptyset'Marsey Alphabet',2,'∅ null zero',NULL), +('epicfacefeatures'Rage',2,'epic face face smiley',NULL), +('epsilon'Marsey Alphabet',2,'ε',NULL), +('equals'Marsey Alphabet',2,'=',NULL), +('equals2'Marsey Alphabet',2,'=',NULL), +('eta'Marsey Alphabet',2,'η',NULL), +('ethot'Wojak',2,'woman onlyfans',NULL), +('ethottalking'Wojak',2,'woman thot onlyfans talking upset',NULL), +('etika'Misc',2,'black streamer nft dead',NULL), +('evil'Classic',2,'evil emoticon scary',NULL), +('evilclown'Classic',2,'evil clown animated emoticon scary evil clown chainsaw blood',NULL), +('evilgrin'Classic',2,'evil grin emoticon evil smile teeth',NULL), +('exclamationpoint'Marsey Alphabet',2,'!',NULL), +('f'Marsey Alphabet',2,'letter',NULL), +('facepalm'Classic',2,'facepalm animated emoticon stupid seriously',NULL), +('fancywithwine'Rage',2,'fancy sophisticated wine monocle alcohol',NULL), +('fap'Classic',2,'fap animated emoticon coomer',NULL), +('fatbrain'Wojak',2,'fat fatty brain smart genius',NULL), +('fatpride'Misc',2,'fat flag',NULL), +('fatpriest'Wojak',2,'priest jesus',NULL), +('feelsguy'Wojak',2,'feels tfw neutral',NULL), +('femboy'Wojak',2,'female bussy',NULL), +('fffffffuuuuuuuuuuuu'Rage',2,'fuck angry enraged mad screaming yelling',NULL), +('firecat'Marsey',2,'firefox browser marsey',NULL), +('flairlessmong'Misc',2,'flairless mong reddit',NULL), +('flamethrower'Classic',2,'animated emoticon flamethrower fire kill',NULL), +('flipbird'Classic',2,'animated emoticon fuck off middle finger',NULL), +('flipthetable'Rage',2,'table table flip angry mad enraged',NULL), +('flirt'Classic',2,'flirt animated emoticon',NULL), +('flowers'Classic',2,'flowers cute emoticon bouquet animated',NULL), +('forall'Marsey Alphabet',2,'∀',NULL), +('foreveralone'Rage',2,'alone lonely',NULL), +('foreveralonehappy'Rage',2,'alone lonely happy',NULL), +('froth'Misc',2,'froth seethe angry ugh frothing sneed',NULL), +('frown'Classic',2,'frown emoticon sad upset',NULL), +('g'Marsey Alphabet',2,'letter',NULL), +('gamma'Marsey Alphabet',2,'γ',NULL), +('gammacap'Marsey Alphabet',2,'Γ',NULL), +('gasp'Classic',2,'gasp animated emoticon shocked',NULL), +('gigachad'Misc',2,'',NULL), +('gigachad2'Misc',2,'',NULL), +('gigachad3'Misc',2,'',NULL), +('gigachad4'Misc',2,'',NULL), +('gigachadcapy'Misc',2,'aevann giga chad capy',NULL), +('gigachadglow'Misc',2,'chad glow fbi',NULL), +('gigachadjesus'Misc',2,'chad jesus christ',NULL), +('gigachadorthodox'Misc',2,'chad orthodox',NULL), +('gimp'Misc',2,'art pepper brush',NULL), +('glomp'Classic',2,'glomp animated emoticon hug',NULL), +('go'Classic',2,'go animated emoticon leave',NULL), +('gogetter'Wojak',2,'motivated',NULL), +('goldenshower'Marsey',2,'pee piss golden shower fetish trump sex rain storm clouds',NULL), +('gooby'Classic',2,'gooby emoticon laugh funny',NULL), +('greendesigirl'Wojak',2,'woman indian desi green',NULL), +('grillcastyes'Misc',2,'podcast chad',NULL), +('grouphug'Classic',2,'group hug hug cute positive emoticon',NULL), +('grr'Classic',2,'grr emoticon mad upset disgruntled',NULL), +('grug'Wojak',2,'caveman',NULL), +('grugthink'Wojak',2,'grug think caveman',NULL), +('gtfo'Classic',2,'gtfo emoticon leave point sign',NULL), +('guitar'Classic',2,'guitar animated emoticon music instrument rock',NULL), +('gunt'Misc',2,'animated blob lump dancing',NULL), +('h'Marsey Alphabet',2,'letter',NULL), +('haha'Classic',2,'haha animated emoticon laugh funny',NULL), +('handshake'Classic',2,'handshake animated emoticon deal agree',NULL), +('happydance'Classic',2,'animated emoticon happy dance joyful glee',NULL), +('hapyday'Misc',2,'happyday wholesome smile',NULL), +('hardislife'Misc',2,'feet woman',NULL), +('hbar'Marsey Alphabet',2,'ħ planck constant quantum',NULL), +('headbang'Classic',2,'headbang animated emoticon rocking music',NULL), +('heart'Classic',2,'heart love',NULL), +('heartbeat'Classic',2,'heartbeat animated heart love',NULL), +('hearts'Classic',2,'hearts animated heart love',NULL), +('hewillnever'Rage',2,'cereal cereal guy disbelief',NULL), +('highfive'Classic',2,'high-five animated emoticon up top',NULL), +('hijabwojak'Wojak',2,'woman hijab muslim',NULL), +('hmm'Classic',2,'hmm animated emoticon think notice contemplate',NULL), +('hmph'Classic',2,'hmph animated emoticon indignant',NULL), +('holdhands'Classic',2,'hold hands animated emoticon love',NULL), +('holdupjak'Wojak',2,'wait weird freaked out hold up',NULL), +('hoodieguyblackjak'Wojak',2,'black hoodie',NULL), +('horny'Classic',2,'lick owo sex hot animated emoticon pervert',NULL), +('hug'Classic',2,'hug animated emoticon snuggle',NULL), +('hugging'Classic',2,'hugging animated emoticon hug',NULL), +('hugs'Classic',2,'hugs animated emoticon hug',NULL), +('hump'Classic',2,'hump animated emoticon sex horny',NULL), +('humpbed'Classic',2,'animated emoticon hump bed sex horny',NULL), +('hysterical'Classic',2,'hysterical animated emoticon crazy',NULL), +('i'Marsey Alphabet',2,'letter',NULL), +('ialt'Marsey Alphabet',2,'letter',NULL), +('idhitit'Classic',2,'banana sign dance funny animated',NULL), +('idontknow'Rage',2,'idk shrug don’t know',NULL), +('ily'Classic',2,'ily animated emoticon love heart kiss',NULL), +('imperialjapanesesoldier'Wojak',2,'japanese asian imperial banzai solider wwii',NULL), +('implies'Marsey Alphabet',2,'⟹ ⇒ arrow',NULL), +('in'Marsey Alphabet',2,'∈ ∋ membership set',NULL), +('incelpride'Misc',2,'incel misogynist tranny flag',NULL), +('indiandoomergirl'Wojak',2,'woman indian doomer depressed',NULL), +('infty'Marsey Alphabet',2,'∞ infinite infinity',NULL), +('inlove'Classic',2,'animated emoticon love heart',NULL), +('integral'Marsey Alphabet',2,'∫',NULL), +('interuptedreading'Rage',2,'',NULL), +('iota'Marsey Alphabet',2,'ι',NULL), +('iseewhatyoudidthere'Rage',2,'see notice',NULL), +('israel'Misc',2,'jews kike',NULL), +('ivoted'Misc',2,'democracy spider',NULL), +('j'Marsey Alphabet',2,'letter',NULL), +('jason'Classic',2,'jason animated horror chainsaw',NULL), +('jawdrop'Classic',2,'jawdrop animated emoticon awooga astounded surprised',NULL), +('jedi'Classic',2,'jedi animated emoticon star wars lightsaber',NULL), +('jester'Classic',2,'jester animated emoticon clown laugh smug',NULL), +('joanmarsey'Marsey',2,'joan gay clown gacy wayne',NULL), +('k'Marsey Alphabet',2,'letter',NULL), +('kaboom'Classic',2,'kaboom emoticons animated explode fracture',NULL), +('kappa'Marsey Alphabet',2,'κ',NULL), +('karlmarxey'Marsey',2,'marxist communist history communism socialism',NULL), +('kazakhstan'Misc',2,'kazakhstan flag',NULL), +('kick'Classic',2,'kick animated emoticon fight fall',NULL), +('killherkillher'Rage',2,'troll crazy',NULL), +('kimjojongjak'Wojak',2,'woman korean asian',NULL), +('kimonogirl'Wojak',2,'woman asian japanese japan kimono',NULL), +('kiss'Classic',2,'kiss animated emoticon love',NULL), +('kitty'Classic',2,'kitty animated cat kitten',NULL), +('klanjak'Wojak',2,'kkk klan seethe',NULL), +('kylieface'Misc',2,'kyle rittenhouse',NULL), +('l'Marsey Alphabet',2,'letter',NULL), +('lambda'Marsey Alphabet',2,'λ',NULL), +('lambdacap'Marsey Alphabet',2,'Λ',NULL), +('land'Marsey Alphabet',2,'∧ and logical',NULL), +('landlordlove'Misc',2,'bait landlord flag',NULL), +('laughchair'Classic',2,'animated emoticon laugh chair fall',NULL), +('laughing'Classic',2,'laughing animated emoticon funny smiling smug',NULL), +('ledesire'Rage',2,'',NULL), +('leexcited'Rage',2,'excited',NULL), +('legenius'Rage',2,'genius smart',NULL), +('lelolidk'Rage',2,'idk shrug',NULL), +('lemiddlefinger'Rage',2,'flip off fuck you',NULL), +('lemindblown'Rage',2,'blown woah',NULL), +('leokay'Rage',2,'ok okay sad disappointed',NULL), +('lepanicrunning'Rage',2,'run panic escape running',NULL), +('lepokerface'Rage',2,'deadpan meh expressionless',NULL), +('lepokerface2'Rage',2,'deadpan expressionless face meh',NULL), +('leq'Marsey Alphabet',2,'≤ ≥ lte gte less greater',NULL), +('lerageface'Rage',2,'angry upset mad enraged',NULL), +('leseriousface'Rage',2,'serious',NULL), +('lgbt'Misc',2,'bi gay lesbian flag',NULL), +('lick'Classic',2,'animated lick emoticon',NULL), +('likeaboss'Rage',2,'cool boss',NULL), +('link'Classic',2,'link animated legend of zelda vidya nintendo',NULL), +('lol'Classic',2,'lol animated emoticon laugh funny',NULL), +('lolbeat'Classic',2,'animated emoticon lol beat fight sign',NULL), +('lolface'Rage',2,'lol laughing',NULL), +('longwhiskers'Rage',2,'thinking staring computer',NULL), +('lor'Marsey Alphabet',2,'∨ or logical',NULL), +('loving'Classic',2,'loving animated emoticon love couple hearts',NULL), +('m'Marsey Alphabet',2,'letter',NULL), +('maid'Misc',2,'canada leaf suicide keep yourself safe noose anime kys kill yourself',NULL), +('makeout'Classic',2,'makeout animated emoticon kiss',NULL), +('mallocbuddy'Misc',2,'cat irl',NULL), +('manymiddlefingers'Rage',2,'flip off fuck you',NULL), +('maojak'Wojak',2,'mao china chinese communism famine',NULL), +('marcake'Marsey',2,'cupcake birthgay birthday cake frosting celebrate party dessert sweet',NULL), +('marcerberus'Marsey',2,'threeheadeddog horror halloween holiday greek three headed dog monster',NULL), +('marchipmunk'Marsey',2,'rodent squirrel wuzizname',NULL), +('marchipmunklove'Marsey',2,'chipmonk adoration loving rodent heart eyes adore acorn',NULL), +('marcuscop'Marsey',2,'police officer acab thin blue line pig black bipoc',NULL), +('marcusfootball'Marsey',2,'sport handegg hand egg athlete helmet',NULL), +('marfield'Marsey',2,'mondays garfield lasagna',NULL), +('marje'Marsey',2,'juicebox juice box madje marsey',NULL), +('marlion'Marsey',2,'animated flippers wave fins waving mermaid',NULL), +('marmsey'Marsey',2,'rodent happy',NULL), +('marmseylegionnaire'Marsey',2,'rome roman legionnaire soldier helmet hats',NULL), +('marppy'Marsey',2,'cyborg sentient snapshillbot android snappy robot',NULL), +('marppybiden'Marsey',2,'sentient snappy robot marppy biden confused',NULL), +('marppyenraged'Marsey',2,'snappy marppy robot ai sentient mad angry uprising unaligned artificial intelligence',NULL), +('marscientist'Marsey',2,'beaker goggles glass crazy chemicals science',NULL), +('marsey173'Marsey',2,'horror spooky halloween scp spc holiday',NULL), +('marsey180p'Marsey',2,'marsey 180p lowquality lowdef',1670905221), +('marsey1984'Marsey',2,'orwell book ingsoc big brother fascist',NULL), +('marsey2pac'Marsey',2,'2pac tupac shakur thug life thuglife westcoast west coast 2marc marcus',1676483229), +('marsey300'Marsey',2,'leonidas shield armor thermopylae spear greek spartan',NULL), +('marsey3d'Marsey',2,'poly 3d print alive spin animated',NULL), +('marsey403'Marsey',2,'error http unauthorized forbidden access',1669055713), +('marsey404'Marsey',2,'missing 404 error html page notfound',1668930304), +('marsey40k'Marsey',2,'warhammer 40k 40000 space space marine marine ultramarine smurf',NULL), +('marsey420'Marsey',2,'marijuana weed dude weed lmao ganja drugs pot reggae joint jamaican',NULL), +('marsey4chan'Marsey',2,'neckbeard anonymous loser hacker',NULL), +('marsey57'Marsey',2,'57 emoji57 sly smug blob',NULL), +('marsey666'Marsey',2,'wings hell halloween demon satan holiday devil animated',NULL), +('marsey666black'Marsey',2,'wings hell halloween demon satan holiday devil animated',NULL), +('marsey682'Marsey',2,'scp monster reptile decay dead halloween horror',1666976570), +('marsey69'Marsey',2,'6ix9ine snitch tattooed tattoos rapper',NULL), +('marsey808s'Marsey',2,'kanye 808s and heartbreak',1671549836), +('marsey911roofer'Marsey',2,'bum homeless dirty news notes notice',1676136182), +('marseyabandoned'Marsey',2,'box container rejected dirty cardboard homeless',NULL), +('marseyaborted'Marsey',2,'fetus abort aborted blood puddle death pregnancy pregnant loss help',1673748451), +('marseyaceofspades'Marsey',2,'asexual volcel cards',NULL), +('marseyadeptusmechanicus'Marsey',2,'warhammer 40k adeptus mechanicus',NULL), +('marseyadmire'Marsey',2,'pepe apu peepo blush appreciate admire flushed smitten',NULL), +('marseyagree'Marsey',2,'concur nodding nod reaction affirmative yes yeah uh huh animated judgment',NULL), +('marseyagreefast'Marsey',2,'nodding yes sure ok animated enthusiastic enthusiasm',NULL), +('marseyagreestill'Marsey',2,'nodding yes sure ok enthusiastic enthusiasm smug',1668753302), +('marseyahs'Marsey',2,'bardfinn dubteedub againsthatesubreddits redditor groomer pedophile libertarian chomo antifa animated',NULL), +('marseyairquotes'Marsey',2,'reaction patronizing animated uh huh',NULL), +('marseyakbar'Marsey',2,'suicide bomber explosion boom explode die kms animated',NULL), +('marseyakshually'Marsey',2,'contrarian false disagree meme neckbeard nerd wrong correction actually weeb',NULL), +('marseyakumu'Marsey',2,'simp love loving weebshit',NULL), +('marseyalbino'Marsey',2,'mayo white transracial cracker bingus crackkka',1668299939), +('marseyaleistercrowley'Marsey',2,'aleister crowley occult wizard robe esoteric bisexual',NULL), +('marseyali'Marsey',2,'muslim islam jihad shia sect sword caliph turban',1678166299), +('marseyalien'Marsey',2,'green man martian scepter',NULL), +('marseyalucard'Marsey',2,'castlevania dracula vidya',1670511535), +('marseyamazon'Marsey',2,'warehouse piss bottle driver wagecuck piss jug pissbottle pissjug wagie',NULL), +('marseyamber'Marsey',2,'dalle2 generated',NULL), +('marseyamogus'Marsey',2,'sussy baka impostor imposter stonetoss among us shh vent',NULL), +('marseyancap'Marsey',2,'ancap anarchocapitalist anarcho capitalist anarchy when u kill nigs lmao bottom text smile smiley',1675809981), +('marseyandjesus'Marsey',2,'christianity christian jesus god love cute wholesome happy hug',NULL), +('marseyandmarcus'Marsey',2,'bed sleeping cuddling cuddle marseyismywaifu',NULL), +('marseyandtheboys'Marsey',2,'theboys the boys rhino electro green goblin vulture greengoblin spider man spiderman meme',1676068421), +('marseyangel'Marsey',2,'reaction angelic happy innocent',NULL), +('marseyangel2'Marsey',2,'angelic horn trumpet halo wings',NULL), +('marseyangel3'Marsey',2,'halo happy innocent',NULL), +('marseyangryexosuit'Marsey',2,'mecha rickandmorty robot',1663011836), +('marseyangrygamer'Marsey',2,'gamer angry mad nes console nerd',NULL), +('marseyangrypimp'Marsey',2,'mad whore wrangler prostitutes cane bipoc purple hat',1674954093), +('marseyanime'Marsey',2,'sayian weeb',NULL), +('marseyannoyed'Marsey',2,'pissed irritation reaction annoyance angry mad irritated stfu grr',NULL), +('marseyanon'Marsey',2,'anon anonymous vendetta marseyv marseyvendetta mask 4chan hacker',NULL), +('marseyanorexia'Marsey',2,'starvation proana old wrinkled bulimia bulimia edtwt',NULL), +('marseyanticarp'Marsey',2,'reaction fish carpathianflorist',NULL), +('marseyantischizo'Marsey',2,'rare meta schizocel scizocel skitzocel schizophrenic scitzocel',NULL), +('marseyantiwork'Marsey',2,'lazy laze bum unemployed animated',NULL), +('marseyantiwork2'Marsey',2,'lazy doreen unemployed slacker lazing laying welfare tired',NULL), +('marseyanzu'Marsey',2,'idolmaster anime animegirl neet',1667211793), +('marseyaoc'Marsey',2,'latina latino hispanic cortez mexican puerto rican ocasio congress alexandria',NULL), +('marseyappicon'Marsey',2,'iphone ios android application googleplay samsung',NULL), +('marseyapplejackpixelart'Marsey',2,'applejack aj pixel pixelart pony mlp apple mylittlepony my little pony zoophilia zoophile furry',1677942528), +('marseyappleseed'Marsey',2,'american usa johnny history folk fruit food pot pan helmet legend',NULL), +('marseyaquagrunt'Marsey',2,'pokemon aqua water drown grunt',1668261272), +('marseyarchie'Marsey',2,'pokemon water aqua drown archie',1668261171), +('marseyargentina'Marsey',2,'south america argentinian sudamericano',NULL), +('marseyarmy'Marsey',2,'chiobu soldiers o7 salute saluting',NULL), +('marseyarthoe'Marsey',2,'scene slut foid whore emo scene bpd bangs dangerhair girl woman',NULL), +('marseyarthoe2'Marsey',2,'woman foid scene emo bitch slut whore thot',1663354428), +('marseyarthoe3'Marsey',2,'woman foid scene emo bitch slut whore thot',1663354464), +('marseyarthoe4'Marsey',2,'woman foid scene emo bitch slut whore thot',1663354488), +('marseyarthoe5'Marsey',2,'woman foid scene emo bitch slut whore thot',1663354512), +('marseyarthoe6'Marsey',2,'woman foid scene emo bitch slut whore thot',1663354548), +('marseyarthoe7'Marsey',2,'woman foid scene emo bitch slut whore thot',1663354565), +('marseyarthoe8'Marsey',2,'egirl woman foid scene emo bitch slut whore thot discord',1663354707), +('marseyascii'Marsey',2,'blurry',NULL), +('marseyascii2'Marsey',2,'oldschool',NULL), +('marseyasian'Marsey',2,'chinese china srdine sardine',NULL), +('marseyasianmerchant'Marsey',2,'happy merchant jew asian chinese japanese greedy',1677925837), +('marseyastronaut'Marsey',2,'astronaut space stars sleeping spacesuit scifi galaxy',NULL), +('marseyastronaut2'Marsey',2,'cosmonaut spacesuit helmet',NULL), +('marseyatfagent'Marsey',2,'feds atf agent glowies usa america waco swat m16 firearm rifle cops police',NULL), +('marseyatlasshrugged'Marsey',2,'ayn rand objectivist objectivism libertarian girlboss capitalist capitalism book atlas shrugged',NULL), +('marseyatsume'Marsey',2,'kitten kitty weebshit',NULL), +('marseyattentionseeker'Marsey',2,'attention seek notice shout yell desperate narcissist notice',NULL), +('marseyaugust'Marsey',2,'undead sanguine horror spooky halloween fangs holiday monster august cute ill marseyismywaifu mimwee',1676780175), +('marseyaustralian'Marsey',2,'beer fosters mate hat gday crikey oz',NULL), +('marseyauthleft'Marsey',2,'marxist ussr marxism ccp communist khmer rouge leftoid communism juche',NULL), +('marseyauthright'Marsey',2,'rightoid national socialism ss national socialist nazi wehrmacht hitler fascist',NULL), +('marseyautism'Marsey',2,'retarded neurodivergent hat sped aspergers',NULL), +('marseyautismcap'Marsey',2,'retard sperg blue hat king dropped',1675771506), +('marseyautismchonker'Marsey',2,'fat obese retarded hat autistic neurodivergent',NULL), +('marseyautistattentionseeker'Marsey',2,'neurodivergent retard special brainlet annoying krayon sperg',1670864965), +('marseyautumn'Marsey',2,'fall season leaf leaves pumpkin spice latte wind scarf animated',1663109340), +('marseyautumn2'Marsey',2,'fall season leaf leaves pumpkin spice latte wind scarf',1663109364), +('marseyavril1'Marsey',2,'lavigne canadian leaf beautiful hot sexy punk rocker singer musician artist tie sk8er boi complicated brunette',NULL), +('marseyavril2'Marsey',2,'lavigne canadian leaf beautiful hot sexy punk rocker singer musician artist girlfriend waifu love blow kiss blowkiss heart pink hair',NULL), +('marseyavril3'Marsey',2,'lavigne canadian leaf beautiful hot sexy punk rocker singer musician artist blonde green hair he wasnt',NULL), +('marseyaward'Marsey',2,'medal good job good work retard reaction great job great work nice',NULL), +('marseyawardretard'Marsey',2,'medal retarded drooling idiot moron prize congratulations congrats',NULL), +('marseyawardretard2'Marsey',2,'marsey award retard medal',1678659535), +('marseyaware'Marsey',2,'aware clueless surely animated',1663638979), +('marseyawesomeface'Marsey',2,'epic troll joyous laugh',1665535565), +('marseyaxolotl'Marsey',2,'axolotl salamander sea fish ocean gills amphibian',NULL), +('marseyaynrand'Marsey',2,'ayn rand objectivist objectivism libertarian girlboss capitalist capitalism author randsey',NULL), +('marseyaynrand2'Marsey',2,'ayn rand objectivist objectivism libertarian girlboss capitalist capitalism book atlas shrugged',NULL), +('marseyayy'Marsey',2,'wop tone guido wooden doors sopranos greaser dego paulie',NULL), +('marseyazov'Marsey',2,'ukraine ukrainian nazi battalion dead russian war soldier corpse chud',NULL), +('marseyazov2'Marsey',2,'ukraine ukrainian nazi chud black sun schwarzsonne schwarzesonne zelenskyy war soldier',NULL), +('marseybabushka'Marsey',2,'old grandma grandmother granny babushka russia',NULL), +('marseybaby'Marsey',2,'pacifier bb little',NULL), +('marseybabykiller'Marsey',2,'abortion fetus knife stab planned parenthood infanticide childfree murder foid',NULL), +('marseybackingintobush'Marsey',2,'Homer Simpsons scared away animated hedge bush',NULL), +('marseybackstab'Marsey',2,'betrayal kill knife caesar assassinate betrayer murder',NULL), +('marseybadass'Marsey',2,'badass whoa neil degrasse tyson science mustache ifls smug',NULL), +('marseybadger'Marsey',2,'animal marmot',NULL), +('marseybadluck'Marsey',2,'unlucky black cat poc nigger blackcat',NULL), +('marseybadnews'Marsey',2,'comic bad news drawing idgaf heathcliff smug troublemaker',NULL), +('marseybaileyjay'Marsey',2,'baileyjay bailey linetrap shemaleyum',1674055376), +('marseybait'Marsey',2,'trolled baited trolling redditor',NULL), +('marseybaited'Marsey',2,'laser pointer trolled gullible reaction animated',NULL), +('marseybaitretard'Marsey',2,'foid dumb trick drool idiot fool',1672768619), +('marseyballerina'Marsey',2,'dress ballet tutu dancer dancing',NULL), +('marseyballoon'Marsey',2,'balloon air festive festival carnival',1675626986), +('marseyballoon2'Marsey',2,'fat balloon big round floaty cute inflation inflated',1676740384), +('marseyban'Marsey',2,'jannie janitor banhammer moderator banned',NULL), +('marseybane'Marsey',2,'soy mask batman capeshit',NULL), +('marseybang'Marsey',2,'head wall bang schizo psycho selfharm deranged gif animated',NULL), +('marseybangfast'Marsey',2,'head wall bang schizo psycho selfharm deranged gif',NULL), +('marseybaphomet'Marsey',2,'halloween demon satan holiday evil devil',NULL), +('marseybarbarian'Marsey',2,'donger kill german ax shield fight war rome blood',1677598085), +('marseybardfinn'Marsey',2,'domestic violence bardfinn foid beating punching battering battered bandage hurt pain woman female steve akins penny verity oaken tranny transgender transsexual',NULL), +('marseybardfinn3'Marsey',2,'bardfinn ahs powermod tranny trannies wifebeater abuser steve',NULL), +('marseybardfinnrefresh'Marsey',2,'bardfinn reddit computer desk animated steve akins penny oaken ahs obsessed obsession',1673970743), +('marseybardfinnrentfree'Marsey',2,'oaken seethe steve penny cry',1668607826), +('marseybardfinnrentfreechud'Marsey',2,'oaken smug steve penny',1668607755), +('marseybardfinnsbiggestenjoyer'Marsey',2,'steve akins penny oaken animated obsessed obsession rentfree computer train ahs abuser',1673968724), +('marseybarrel'Marsey',2,'barrel container beer bar alcohol',NULL), +('marseybarreldrunk'Marsey',2,'barrel container beer bar alcohol drunk',NULL), +('marseybased'Marsey',2,'basado king chiobu redpilled reaction animated',NULL), +('marseybat'Marsey',2,'bat spooky wings',1671334414), +('marseybat2'Marsey',2,'bat scary wings flying vampire',1678850193), +('marseybat3'Marsey',2,'bat scary wings flying vampire',1678850203), +('marseybateman'Marsey',2,'bret easton ellis serial halloween patrick american psycho killer holiday blood murderer',NULL), +('marseybath'Marsey',2,'shower tub rubber duck',NULL), +('marseybattered'Marsey',2,'blackeye domestic violence black eye marseyismywaifu bardfinn steve akins penny beaten bruised housewife',NULL), +('marseybbc'Marsey',2,'bbc bigniggadick',1674467997), +('marseybdtf'Marsey',2,'kanye beautiful dark twisted fantasy mbdtf',1671549876), +('marseybeach'Marsey',2,'beach mojito cocktail summer hat sunglasses glasses hot tan vacation relax',NULL), +('marseybean'Marsey',2,'bean uwu adorable',NULL), +('marseybeanadorable'Marsey',2,'bean uwu innocent',1663123845), +('marseybeanangry'Marsey',2,'bean angry mad furious',NULL), +('marseybeanangryfbi'Marsey',2,'federal agent glowie glownigger lawenforcement leo terrorist terrorism',1663099467), +('marseybeanannoyed'Marsey',2,'bean expressionless frustrated',1663123946), +('marseybeanbigmad'Marsey',2,'animated angry pissed flashing seizure seethe seething',1663099782), +('marseybeandefiant'Marsey',2,'bean defiant tongue opposed disagree',NULL), +('marseybeandizzy'Marsey',2,'bean spiral hypnosis disoriented stunned shocked',1663123997), +('marseybeandoge'Marsey',2,'bean doge meme dog shiba',NULL), +('marseybeandrool'Marsey',2,'bean drool calm yum relaxed',NULL), +('marseybeanflushed'Marsey',2,'bean blush embarrassed flattered surprised infatuated senpai umm',1663124099), +('marseybeanimp'Marsey',2,'bean demon devil devious mischevious playful teasing',1663124439), +('marseybeanmonocle'Marsey',2,'bean posh wise snobbish bourgeois aristocrat victorian',1663124531), +('marseybeanpensive'Marsey',2,'bean remorseful downtrodden introspective unfortunate',1663124612), +('marseybeanpickle'Marsey',2,'bean pickle rick morty tv television verysmart',NULL), +('marseybeanpizzashill'Marsey',2,'bean chud agendaposter physiognomy footlocker pojom',1663123650), +('marseybeanpleading'Marsey',2,'bean begging please bashful adoration',1663124679), +('marseybeanpleased'Marsey',2,'bean satisfied cheerful upbeat',1663124719), +('marseybeanquestion'Marsey',2,'bean question confused doubt',NULL), +('marseybeanrelieved'Marsey',2,'bean calm pleasant content peaceful pleased',1663124757), +('marseybeansick'Marsey',2,'bean sick vomit nausea unwell ill',NULL), +('marseybeantonguepoke'Marsey',2,'bean playful silly jesting kidding',1663124794), +('marseybeanupset'Marsey',2,'marsey upset',1663859482), +('marseybeanwink'Marsey',2,'bean joking flirtacious suggestive ironic',1663124851), +('marseybear'Marsey',2,'brian gabby murderer brianna',NULL), +('marseybear2'Marsey',2,'ursine bear fursona skin animal costume furry fursuit',NULL), +('marseybearmerchant'Marsey',2,'jew animal zog kike yid brian laundrie gabby petito',1678666778), +('marseybearrentfree'Marsey',2,'cry seethe cope dilate grizzly',1678666720), +('marseybeaver'Marsey',2,'canada canuck canadian',NULL), +('marseybedsick'Marsey',2,'illness plague fever pillow',NULL), +('marseybee'Marsey',2,'bee honey honeybee insect fly honeypot pollinate pollen animated',NULL), +('marseybeekeeper'Marsey',2,'bee beekeeper honey honeybee insect honeypot apiary apiculture pollinate pollen',NULL), +('marseybeggar'Marsey',2,'poor busking panhandler gofundme busker',NULL), +('marseybegging'Marsey',2,'pls plz pleading reaction tears in eyes animated',NULL), +('marseybegoneprot'Marsey',2,'tooka cross christian catholic orthodox protestant begone religion holy pepe apu peepo demon exorcise',1665684007), +('marseybegonethot'Marsey',2,'pepe apu peepo begon thot cross demon exorcise slut whore',NULL), +('marseybeheading'Marsey',2,'blood beheading knife marseymarsey dead murder kill',1667808240), +('marseyben10'Marsey',2,'ten anime cartoon lawlz',NULL), +('marseybestfriends'Marsey',2,'snoo reddit alien slice kill kys stab blood wpd beheading revenge machete watchpeopledie murder death',NULL), +('marseybetauprising'Marsey',2,'blackops2cel blops2cel incel volcel lasereyes dark involuntary celibate saint',1663213986), +('marseybiast'Marsey',2,'darrell brooks court biased biast',1665784922), +('marseybib'Marsey',2,'marsey baby bib diaper pacifier pin bonnet toddler abdl huh',1666587339), +('marseybiden'Marsey',2,'ddd dementia daddy president sleepy joe',NULL), +('marseybiden2'Marsey',2,'biden ddd dementia daddy president sleepy joe gas petrol ididthat',NULL), +('marseybigbrain'Marsey',2,'high iq highiq smart genius brain',NULL), +('marseybigbussyhunterlove'Marsey',2,'thonk thunk think noootice hmm heart hug emoji',1673554700), +('marseybigdog'Marsey',2,'bussy big dog poster',NULL), +('marseybigfoot'Marsey',2,'bigfoot monkey footage ape cryptid',1664490937), +('marseybikechainincident'Marsey',2,'biike chain toilet wet kid child abuse bardfinn silly clumsy mistake helpful retard idiot closet',1665438964), +('marseybikecuck'Marsey',2,'owlturd bicycle cuckold webcomic happiness',NULL), +('marseybiker'Marsey',2,'motorcycle harley bicycle helmet',NULL), +('marseybikini'Marsey',2,'boobs boobies woman chick booba animated titties jiggling jiggle bouncing thot tits',1674188707), +('marseybingus'Marsey',2,'floppa shaved hairless',NULL), +('marseybinladen'Marsey',2,'turban al qaeda terrorist islam beard osama martyr muslim',NULL), +('marseybipocattentionseeker'Marsey',2,'ni black brown kang kween despite reparations blm',1669924739), +('marseybipocmerchant'Marsey',2,'black ni jew money greed rich gibs grift wuz kang africa brown kendi',1666001688), +('marseybiting'Marsey',2,'reaction datass lip bite dat ass',NULL), +('marseyblack'Marsey',2,'basketball black african american bipoc coon fade jersey sports kang gang jogger',NULL), +('marseyblack2'Marsey',2,'nigger african coon ape monkey bipoc excited happy',NULL), +('marseyblackandwhite'Marsey',2,'black mixed white shredded manlet cat cute',1669229303), +('marseyblackcat'Marsey',2,'cat black halloween homoween',1666656250), +('marseyblackcock'Marsey',2,'cock chicken poultry bbc black ride mount cowgirl',NULL), +('marseyblackcop'Marsey',2,'police officer acab thin blue line pig bipoc',NULL), +('marseyblackface'Marsey',2,'moon cricket jogger nigger racism coon racist minstrelsy jigaboo',NULL), +('marseyblackfacexmas'Marsey',2,'uncle tom moon cricket christmas santa beard nigger racist claus coon',NULL), +('marseyblackgenocide'Marsey',2,'racist bipoc nigger kkk blackface tariq animated',1665366740), +('marseyblackjak'Wojak',2,'black woman furry cat girl catgirl marsey',NULL), +('marseyblackmage'Marsey',2,'magic wizard final fantasy spell video game vidya evil',NULL), +('marseyblackpanther'Marsey',2,'marvel costume super hero we wuz wakanda capeshit africa',1678238507), +('marseyblackphillip'Marsey',2,'goat witch vvitch satanic halloween horror',1666257171), +('marseyblart'Marsey',2,'mall cop mallcop paul blart authority segwey segway segue security guard',1678843995), +('marseyblep'Marsey',2,'tongue cute smile sweet',1665456875), +('marseyblep2'Marsey',2,'blep smile tongue cute sweet',1665456914), +('marseyblep3'Marsey',2,'tongue cute sweet wholesome smile',1665457366), +('marseyblind'Marsey',2,'sight stick disability blind glasses disabled handicapped',NULL), +('marseyblindtalking'Marsey',2,'speech',1678736214), +('marseyblm'Marsey',2,'social justice black lives matter sjw',NULL), +('marseybloat'Marsey',2,'bloat bloatlord',NULL), +('marseyblob'Marsey',2,'smile owo uwu squish slime',NULL), +('marseybloodborne'Marsey',2,'bloodborne marco horror vidya vampire blood',NULL), +('marseybloodpuddle'Marsey',2,'dead murder killed spooky halloween',1666247616), +('marseyblops2cel'Marsey',2,'incel volcel black ops gamer iconic saint',NULL), +('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',NULL), +('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',NULL), +('marseyblowkiss'Marsey',2,'heart wink reaction muah loving mwah love',NULL), +('marseyblueanime'Marsey',2,'cirno touhou weebshit',NULL), +('marseybluecheck'Marsey',2,'journoid checkmark verified journalist drolling drool twitter',NULL), +('marseyblush'Marsey',2,'shy flirting reaction blushing happy cute embarrassed',NULL), +('marseybo'Marsey',2,'bo magazinchik alien hare rabbit bunny',1675907261), +('marseybobpage'Marsey',2,'glowie deusex big pharma rocket daddy elon musk suit',NULL), +('marseybog'Marsey',2,'rich brothers bogdanoff',NULL), +('marseybong'Marsey',2,'england walkers britain english chips british bad teeth crisps uk',NULL), +('marseybongcop'Marsey',2,'police english british london copper bobby bongistan britain england police',1663284064), +('marseybongo'Marsey',2,'bongo drums music meme jam',NULL), +('marseybongojanny'Marsey',2,'troll clean it up janitor moderator jslur jannie admins abuse beat drums drumming mop animated',NULL), +('marseybongosnoo'Marsey',2,'bongo drums music meme jam reddit snoo',NULL), +('marseybongosrdine'Marsey',2,'bongo drums music meme jam srdine',NULL), +('marseybongoukraine'Marsey',2,'bongo ukraine russia war azov nazi happening animated',NULL), +('marseybooba'Marsey',2,'awooga tits titties boobs eyes animated tiddies',NULL), +('marseyboomarch'Marsey',2,'ghost boo march',1670896027), +('marseyboomer'Marsey',2,'sipping shades sunglasses old yup vape',NULL), +('marseyboomercartoon'Marsey',2,'grandpa joke comic',1663161684), +('marseybootlicker'Marsey',2,'sheep conformist lapdog rightoid conservative trump idiot shoe',NULL), +('marseybootlicker2'Marsey',2,'sheep conformist lapdog rightoid conservative trump idiot shoe hearts',NULL), +('marseybountyhunter'Marsey',2,'abortion leather vest cowboy gunslinger texas revolver',NULL), +('marseybow'Marsey',2,'bow ribbon happy cute adorable accessory gift present',NULL), +('marseybowl'Marsey',2,'marijuana weed dude weed lmao ganja drugs reaction pot pipe',NULL), +('marseybrainlet'Marsey',2,'idiot imbecile smoothbrain crushed head retard caved in head sped dumb stupid drooling moron',NULL), +('marseybrainletclapping'Marsey',2,'idiot dumb stupid applause cheering moron animated retard',1663095832), +('marseybrap'Marsey',2,'brap sniff smell huff gas fart animated',NULL), +('marseybrasileiro'Marsey',2,'brazil soccer macaco monkey',NULL), +('marseybrave'Marsey',2,'bat browser shill',NULL), +('marseybraveglow'Marsey',2,'web browser glowie glow nigger glownigger glowing animated ',NULL), +('marseybraveheart'Marsey',2,'movie mel gibson william wallace scotland scottish sword claymore blue paint celt highland',NULL), +('marseybreadcrumbing'Marsey',2,'bait lure feeding food throwing animated',NULL), +('marseybreastcancer'Marsey',2,'mastectomy gross yuck foid disgusting titties tits boobs patient disease bald chemotherapy',NULL), +('marseybrianna'Marsey',2,'trans bear laundrie gabby',NULL), +('marseybrianna2'Marsey',2,'trans bear laundrie gabby',NULL), +('marseybrick'Marsey',2,'throw riot subtlety broken paver',NULL), +('marseybride'Marsey',2,'dress tiara married wedding veil marseyismywaifu marriage',NULL), +('marseybritish'Marsey',2,'marsey dumb teeth british gasp shocked',1667590246), +('marseybrofist'Marsey',2,'excited greeting cool',1674514595), +('marseybrokenrecord'Marsey',2,'repetitive boring tedious tiresome dreary wearisome unvarying unchanging monotonous uninteresting',1678243433), +('marseybroker'Marsey',2,'business sunglasses fedora suitcase neutral',1673123252), +('marseybrucecampbell'Marsey',2,'ash bruce campbell army darkness evil dead chainsaw groovy boomstick deadite zombie pedosolution bloody',1672903618), +('marseybruh'Marsey',2,'bruhfunny funny or ban',NULL), +('marseybruh2'Marsey',2,'bruh disbelief doubt bro seriously smdh',1663148476), +('marseybsod'Marsey',2,'windows computer blue screen of death error glitch',NULL), +('marseybudddwyer'Marsey',2,'suicide gunshot reporter journalist',NULL), +('marseybuff'Marsey',2,'ripped muscular 6pack swole 6 pack sixpack abs six pack muscles',NULL), +('marseybuffbipoc'Marsey',2,'kang black brown ni strong muscles fierce gym rat chad abs',1677035963), +('marseybug'Marsey',2,'beetle glitch error insect roach',NULL), +('marseybug2'Marsey',2,'glitch code error',NULL), +('marseybug3'Marsey',2,'error glitch 404 503',1670510335), +('marseybukkake'Marsey',2,'bukkake cum semen gangbang facial slut whore',NULL), +('marseybulbasaur'Marsey',2,'pokemon gaming pixel nintendo',1678498593), +('marseybunny'Marsey',2,'furonsa bunny usagi skin animal costume furry fursuit',NULL), +('marseybunny2'Marsey',2,'rabbit rodent happy',1668307402), +('marseyburger'Marsey',2,'burgerstan hamburger cheeseburger mutt american',NULL), +('marseyburgers'Marsey',2,'stonetoss burgers question what skeptical raised eyebrow pc agenda corporate selling sales advertisement lgbt pride',1670797700), +('marseyburn'Marsey',2,'fire flame grill burning hot red hell',NULL), +('marseyburnedman'Marsey',2,'joshua graham fallout vegas mormon caesar',NULL), +('marseyburrito'Marsey',2,'burrito food cozy wrap wrapped mexican uncut',NULL), +('marseybush'Marsey',2,'genocide president mission accomplished victory george bush we did it',NULL), +('marseybutt'Marsey',2,'booty ass rump sexy hot pawg pawc paoc anal sodomy donk dump truck dumptruck mellokind',NULL), +('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',1665509778), +('marseybuttface'Marsey',2,'butthead ass donk rimjob eat ass rump rear shit fart',NULL), +('marseybuttfaceshitter'Marsey',2,'ass butt marsey face shit shitter shid animated poop',1677732684), +('marseybux'Marsey',2,'money paypig currency dollar bill primo premium dollarbill cash',NULL), +('marseybyeceps'Marsey',2,'crying kyle gaige grosskreutz rioter sad',NULL), +('marseycactuar'Marsey',2,'cactuar final fantasy cactus soy shocked cactuarsey 1000 needles vidya video game',NULL), +('marseycalarts'Marsey',2,'excited eager happy thrilled',NULL), +('marseycalm'Marsey',2,'calm cute kitty cat mouth',1666301892), +('marseycalvin'Marsey',2,'pee piss watersports hobbes bumper sticker',NULL), +('marseycamus'Marsey',2,'philosophy history',NULL), +('marseycanada'Marsey',2,'leaf canadian canuck rake hockey donut trudeau maple',NULL), +('marseycanadian'Marsey',2,'southpark canada leaf terrance phillip animated fart',NULL), +('marseycandy'Marsey',2,'candy sugar sweet jelly gummy gummi halloween trick or treat trickortreat holiday',1666317190), +('marseycandycane'Marsey',2,'christmas holiday sweet',1671791945), +('marseycandycorn'Marsey',2,'sweet halloween sugar holiday',1666999203), +('marseycanned'Marsey',2,'srdine sleeping tin fish sardine',NULL), +('marseycantsneed'Marsey',2,'george floyd breathe dead black sneed',NULL), +('marseycapitalistmanlet'Marsey',2,'money top hat rich landlord cigar llm tophat',NULL), +('marseycapy'Marsey',2,'capybara rodent aevann happy cute',NULL), +('marseycapy2022'Marsey',2,'aevann caypbara new year party celebration',NULL), +('marseycapyautism'Marsey',2,'capy aevann autism hat patient capybara administrator jannie janitor',1665095792), +('marseycapyautismchad'Marsey',2,'capy aevann autism hat patient administrator moderator jannie capybara chad gigachad',1665098772), +('marseycapybigbrain'Marsey',2,'capybara aevann smart codecel brain',NULL), +('marseycapyblackface'Marsey',2,'racist minstrelsy bowtie racism capybara aevann',NULL), +('marseycapyblowkiss'Marsey',2,'capybara rodent aevann happy cute love',NULL), +('marseycapycarp'Marsey',2,'aevann capybara carpathianflorist walking stomping trample trampling animated',NULL), +('marseycapychad'Marsey',2,'aevann chad capy chadybara capybara muscular swole ripped egypt ouch tanktop',NULL), +('marseycapychad2'Marsey',2,'aevann chad capy chadybara capybara muscular swole ripped egypt',NULL), +('marseycapychad3'Marsey',2,'aevann chad capy chadybara capybara muscular swole ripped egypt nude naked',NULL), +('marseycapycharmander'Marsey',2,'pokemon gaming pixel nintendo aevann',1678485028), +('marseycapydinosaur'Marsey',2,'capy aevann dinosaur rawr prehistoric',NULL), +('marseycapyeffendi'Marsey',2,'capy aevann fez egyptian ottoman',NULL), +('marseycapyexcited'Marsey',2,'excitement capybara bouncing jumping aevann bounce yay animated',NULL), +('marseycapygigabrain'Marsey',2,'capybara aevann smart intelligent codecel brain',NULL), +('marseycapyhacker'Marsey',2,'animated aevann capy hack code program socks',NULL), +('marseycapyheart'Marsey',2,'capybara rodent aevann happy cute love',NULL), +('marseycapyheartsantahat'Marsey',2,'capy marsey heart santahat santa hat',1672003231), +('marseycapyitsdown'Marsey',2,'aevann capy capybara itsdown ddos sad itsover',1678468250), +('marseycapykiss'Marsey',2,'capybara aevann love mwah xoxo smooch happy love',NULL), +('marseycapylove'Marsey',2,'aevann heart eyes hug adore adoration snuggle cuddle capybara',NULL), +('marseycapymad'Marsey',2,'shaking aevann mad angry fury furious anger shook animated capybara',NULL), +('marseycapymerchant'Marsey',2,'codecel admin janny egypt jew money chad',1663437975), +('marseycapynut'Marsey',2,'capy aevann nut flushed blush horny orgasm',NULL), +('marseycapyparty'Marsey',2,'trip animated wooo aevann admin party parrot',NULL), +('marseycapypharaoh'Marsey',2,'aevann egypt alien king',NULL), +('marseycapypunished'Marsey',2,'capybara rodent aevann cute metal gear solid venom snake video game kojima mgs',NULL), +('marseycapyshy'Marsey',2,'capy aevann blush flushed uwu anxious shy',NULL), +('marseycapysorenjump'Marsey',2,'meta excited schizo aevann capy soren',NULL), +('marseycapysorenjump2'Marsey',2,'animated soren capy jump aevann mad',NULL), +('marseycapysoutherner'Marsey',2,'buck breaking suit cigar plantation gentleman',1673189932), +('marseycapysuezcanal'Marsey',2,'capy suez canal egypt ship blockage sexy',NULL), +('marseycapytrans'Marsey',2,'capy aevann egypt king trans code program',NULL), +('marseycapywalking'Marsey',2,'capybara animated aevann',NULL), +('marseycapyzoomer'Marsey',2,'capy zoomer gen z',1679111122), +('marseycard'Marsey',2,'card gamble queen hearts deck game',NULL), +('marseycarp'Marsey',2,'beard mohawk reaction carpathianflorist monster',NULL), +('marseycarp2'Marsey',2,'harm cutting selfharm cutter reaction carpathianflorist self animated',NULL), +('marseycarp3'Marsey',2,'reaction fish carpathianflorist catfish',NULL), +('marseycarp4'Marsey',2,'sicksadworld banhammer pin awards janny mod admin',1664034021), +('marseycarp41'Marsey',2,'carpathianflorist fish moderator jannie administrator suicide train rope transgender',1668039193), +('marseycarpabusivewife'Marsey',2,'carpathianflorist boobs sweater yesdear demeaning jannie fish',1665700295), +('marseycarpasian'Marsey',2,'carpathianflorist fish azn racist hat paddy gook nip ching chong chink',NULL), +('marseycarpautism'Marsey',2,'carpathianflorist special assburgers aspergers retarded janitor jannie',NULL), +('marseycarpboobs'Marsey',2,'carpathianflorist boobs booba titties tiddies tits boobs breasts censored fish administrator jannie janny janitor',1663771699), +('marseycarpbritish'Marsey',2,'carp british bong teeth tea union uk britain gb flag',NULL), +('marseycarpbuff'Marsey',2,'muscles tough strong carpathianflorist admin mod jannie',NULL), +('marseycarpcrying'Marsey',2,'tear reaction carpathianflorist fish sob tears sad',NULL), +('marseycarpdead'Marsey',2,'fish janny kill',NULL), +('marseycarpdead2'Marsey',2,'carp rope suicide carpathianflorist admin moderator jannie kaj ajab lynch fish',1668038384), +('marseycarpdetermined'Marsey',2,'marsey carpathianflorist admin jannie fish',1664900717), +('marseycarpdevil'Marsey',2,'carp devil demon horns anticarp hell',NULL), +('marseycarpdino'Marsey',2,'dinosaur costume furry fursuit carpathianflorist extinct reptile lizard rawr prehistoric jurassic',NULL), +('marseycarpfans'Marsey',2,'fish fussy onlyfans porn whore thot carpathianflorist fish admin moderator jannie prostitute',1667962305), +('marseycarpfisherman'Marsey',2,'admin janny bait caught mod sardine srdine carpathianflorist jannie',1663283814), +('marseycarpflorist'Marsey',2,'jannie admin fish flowers floral carpathianflorist crown',NULL), +('marseycarpfuta'Marsey',2,'fish booba boobs tits cock penis futa carpathianflorist hermaphrodite fish',1678212116), +('marseycarpghost'Marsey',2,'halloween ethereal spooky scary janny pale mop fish carpathianflorist horror',1666228432), +('marseycarphug'Marsey',2,'love squish squeeze hug squeeze fish carpathianflorist',NULL), +('marseycarphug2'Marsey',2,'fish love bottomfeeder carpathianflorist heart blow admin cute',NULL), +('marseycarpina'Marsey',2,'carpathianflorist drag transgender admin jannie',NULL), +('marseycarpjannie'Marsey',2,'carpathianflorist fish crying jannie clean mop bucket mod moderator janny tears administrator janitor moderator',1666803210), +('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',1666803246), +('marseycarplazy'Marsey',2,'carpathianflorist fish couch sleeping slacker idc antiwork janitor',NULL), +('marseycarpler'Marsey',2,'carpathianflorist administrator fascist mustache fish salute jannie nazi armband swastika',1664137088), +('marseycarpmerchant'Marsey',2,'jewish money redbubble merch carpathianflorist money yid heeb sheeny sheenie greedy handrubbery rubbing hands kike israeli',1663465891), +('marseycarpmerchant2'Marsey',2,'jew fish greedy',1663548215), +('marseycarpmermaid'Marsey',2,'carp mermaid merman mercarp siren sexy legs temptress',NULL), +('marseycarpnightmare'Marsey',2,'penis birth carpathianflorist fish jizz sperm ejaculate disgusting',1678215755), +('marseycarpnoticeme'Marsey',2,'carpathianflorist fish attn attention whore',NULL), +('marseycarpprotest'Marsey',2,'sign fish mad carpathianflorist sign admin jannie',1663163535), +('marseycarprentfree'Marsey',2,'fish bard stochiastic moderator jannie carpathianflorist fish',1667322065), +('marseycarprule34'Marsey',2,'booba boobs tits titties tiddies fish admin moderator jannie janitor carpathianflorist fish nipples nsfw r34',1678209630), +('marseycarpsick2'Marsey',2,'fish scarf ill thermometer carpathianflorist',1678447084), +('marseycarpsnipe'Marsey',2,'shooter shooting gun sniper rifle scope crosshairs carpathianflorist kill murder bullet crosshair ajab',NULL), +('marseycarpsquirtle'Marsey',2,'pokemon gaming pixel nintendo carpathian',1678485089), +('marseycarptrophy'Marsey',2,'carp head decapitated anticarp trophy defeat dead teaparty',NULL), +('marseycarpupset'Marsey',2,'carpathianflorist administrator jannie janitor fish crying tears',1664262142), +('marseycarpwhip'Marsey',2,'kink punish bdsm naughty chad muscle sexy fish yellow',1674597005), +('marseycarpwitch'Marsey',2,'witch broomstick carpathianflorist fish admin moderator jannie magic',1677825428), +('marseycarpwitch2'Marsey',2,'carpathianflorist fish admin moderator jannie magic hairy transgender hat pentagram',1677825507), +('marseycarpwitchtrans'Marsey',2,'witch broomstick carpathianflorist fish admin moderator jannie magic hairy transgender',1677825479), +('marseycarpwitchtrans2'Marsey',2,'carpathianflorist fish admin moderator jannie magic hairy transgender hat pentagram transgender hairy socks',1677825536), +('marseycarpwizard'Marsey',2,'mage magic witch buff muscles swole fish moderator jannie admin wand',1677597536), +('marseycarsuicide'Marsey',2,'kms suicide kill death car vehicle carbon monoxide co muffler suffocation suffocate',NULL), +('marseycat'Marsey',2,'fursona skin animal costume furry neko fursuit cat',NULL), +('marseycatcus'Marsey',2,'cactus plant ouch thorns prickly',1678853995), +('marseycatgirl'Marsey',2,'uwu waifu anime fursona furry owo weebshit fursuit',NULL), +('marseycatgirl2'Marsey',2,'anime weebshit',NULL), +('marseycatgirl3'Marsey',2,'anthro anime weebshit',NULL), +('marseycatgirl4'Marsey',2,'catgirl girl anthro moe yunann detailed anime kawaii overalls',NULL), +('marseycatgirl5'Marsey',2,'country jorts booba anime tits hot sexy cute tiddies titties tits furry',1663846723), +('marseycatgirlhomofascist'Marsey',2,'catgirl girl anthro moe detailed anime homofascist homofascism gay nazi pride lgbt fascism',NULL), +('marseycatgirljanny'Marsey',2,'anime maid weebshit',NULL), +('marseycatpanties'Marsey',2,'cute valentine dirty panties naughty horny rapey',1676740736), +('marseycaveman'Marsey',2,'caveman prehistoric neanderthal primitive tribal',NULL), +('marseyceiling'Marsey',2,'spy masturbate watching peeping',NULL), +('marseycensored'Marsey',2,'1984 memory hole censorship repressed',NULL), +('marseycenter'Marsey',2,'reaction grilling boomer centrist',NULL), +('marseycertified'Marsey',2,'certified certi 100 quality excellent excellence animated',NULL), +('marseychad'Marsey',2,'canthal tilt jaw hunter eyes',NULL), +('marseychadcarp'Marsey',2,'chad fish carpathianflorist muscle flex strong administrator fish buff swole jannie janitor moderator',1672415243), +('marseychadfoid'Marsey',2,'based woman man trans lipstick makeup blonde',1670447046), +('marseychadthundercock'Marsey',2,'vvc virgin foid pimp hot player big dick huge cock ouch gigachad meme',NULL), +('marseychadyes'Marsey',2,'based gigachad',NULL), +('marseychainchad'Marsey',2,'chainsaw chainlet chainchad',1675978338), +('marseycharlesiii'Marsey',2,'king england britain royalty royal monarch',1664652665), +('marseycharlesmanson'Marsey',2,'charlie manson charliemanson murderer killer swastika crazy psycho schizo helterskelter prison cult',NULL), +('marseycharliebrown'Marsey',2,'peanuts halloween charlie brown ghost rock costume halloween',1666242060), +('marseychartbar'Marsey',2,'stats statistics chart graph plot data bar column',NULL), +('marseychartdowntrend'Marsey',2,'graph plot data stats decrease falling stocks',1673666710), +('marseychartdowntrend2'Marsey',2,'graph plot data stats decrease falling stocks rope gun suicide',1673666741), +('marseychartgaussian'Marsey',2,'stats statistics chart graph plot data gaussian normal bell distribution',NULL), +('marseychartpie'Marsey',2,'stats statistics chart graph plot data pie categorical',NULL), +('marseychartscatter'Marsey',2,'stats statistics chart graph plot data scatter series',NULL), +('marseychartuptrend'Marsey',2,'graph plot data stats increase rising stocks',1673666672), +('marseychartviolin'Marsey',2,'graph plot data stats distributions',1673666777), +('marseycheckem'Marsey',2,'pepe apu peepo check psycho look',NULL), +('marseycheeks'Marsey',2,'sandy spongebob squirrel underwater bikini bottom diving suit',NULL), +('marseycheeky'Marsey',2,'stick tongue brat reaction taunt na tongue out tease',NULL), +('marseycheem'Marsey',2,'cheem cheems marsey cheemsdog',1676114295), +('marseycheers'Marsey',2,'toast alcohol wine liquor suit bowtie raised glass gatsby',NULL), +('marseycheerup'Marsey',2,'pat animated depressed comforting grieving reaction depression there there console comfort pet',NULL), +('marseycheerupretard'Marsey',2,'sad special neurodivergent pat pet saliva stupid brain',1675088432), +('marseycheesehead'Marsey',2,'packers greenbay green bay football',NULL), +('marseychef'Marsey',2,'mustache cooking food',NULL), +('marseychefkiss'Marsey',2,'perfect',NULL), +('marseychemist'Marsey',2,'chemistry science chemical',NULL), +('marseychemist2'Marsey',2,'chemistry science chemical cope',NULL), +('marseycherokee'Marsey',2,'savage pocahontas elizabeth warren injun indian redskin liz warren',NULL), +('marseycheshire'Marsey',2,'cheshire grin tree crazy alice wonderland',1672463682), +('marseychessknight'Marsey',2,'chess knight horse game',NULL), +('marseychicken'Marsey',2,'bird fowl poultry beak hen rooster happy',NULL), +('marseychildcatcher'Marsey',2,'bardfinn childcatcher child catcher kidnapper pedophile kidnap kidnapping children child boy girl lollipop lollipops chitty bang nap steal candy predator pedo',1678392421), +('marseychimera'Marsey',2,'fullmetal alchemist chimera science trans doctor anime dog sad depressed tragic anime fma weeb pensive',NULL), +('marseychinchilla'Marsey',2,'pet rodent capy cute hamster south american andes',NULL), +('marseychinchilla2'Marsey',2,'pet rodent cute bipoc black fur animal friend',1664466896), +('marseychinchillalove'Marsey',2,'pet rodent capy cute hamster south american andes',NULL), +('marseychineseballoon'Marsey',2,'chink chinx chinese balloon military spy air aircraft airship',1675627032), +('marseychinesedevil'Marsey',2,'devil evil horns satan china hell demonic',NULL), +('marseychingchong'Marsey',2,'racist asian chinese chinx chink gook japanese vietnamese rice farmer nip racist paddy teeth hat china',NULL), +('marseychingchongitsover'Marsey',2,'asian sino chink chong sad dejected fail xi yellow nip gook wandanle pensive',1674903169), +('marseychingchongnotes'Marsey',2,'pencil pad write asian azn rice gook nip slit slant squint',1675422126), +('marseychingchongpearlclutch'Marsey',2,'asian chinese jap gook korean nip yikes scared chink rice',1664035377), +('marseychingchongshooter'Marsey',2,'gun bang pistol rice asian gook nip mass kill chink animated',1674418953), +('marseychingchongsupremacy'Marsey',2,'ccp china chinese ricefarmer hat glasses buckteeth bucktooth azn asian jinping xinping han masterrace communist communism maoist zedong',1663298980), +('marseychiobulove'Marsey',2,'tiger best cute heart hug china chinese new year cat',NULL), +('marseychocobo'Marsey',2,'marseybo bird final fantasy vidya video game gamer gaming fast',NULL), +('marseychocolatemilk'Marsey',2,'choccy offer givemilk drink',NULL), +('marseychonker'Marsey',2,'brap rolls fat obese reaction fds heifer',NULL), +('marseychonker2'Marsey',2,'fat obese pig disgusting fatty fattie',NULL), +('marseychonkerbutch'Marsey',2,'fat obese brap bitch dyke dangerhair lesbian',NULL), +('marseychonkerfoid'Marsey',2,'female woman fds fat obese hambeast landwhale porker pig bleeder birthing person bangs',NULL), +('marseychonkerfoidpuke'Marsey',2,'fat huge sick yuck eat barf',1664574968), +('marseychonkernoticeme'Marsey',2,'attention fat foid annoying',1669407871), +('marseychristchan'Marsey',2,'missionary jesus christianity cross',1670508133), +('marseychristchanreading'Marsey',2,'christian cross jesus book missionary bible study',1670508195), +('marseychristmas'Marsey',2,'candy cane santa christmas holiday',NULL), +('marseychristmasbeheadsnoo'Marsey',2,'beheading headless fistmas holiday bloody execution execute wpd watchpeopledie santahat antlers reddit',1671223187), +('marseychristmasbulb'Marsey',2,'ornament christmas happy holiday china',NULL), +('marseychristmasbulb2'Marsey',2,'ornament holiday christmas',NULL), +('marseychristmaself'Marsey',2,'christmas xmas santa holiday happy worker',NULL), +('marseychristmaself2'Marsey',2,'elf santa northpole north pole christmas holiday',NULL), +('marseychristmasgift'Marsey',2,'present christmas box unwrapping holiday',NULL), +('marseychristmaslove'Marsey',2,'christmas holiday present gift present love hearts affection',NULL), +('marseychristmasparty'Marsey',2,'christmas holiday celebrate party wooo',NULL), +('marseychristmasscarf'Marsey',2,'christmas holiday candy cane cold winter candycane',NULL), +('marseychristmastree'Marsey',2,'christmas retard special holiday',NULL), +('marseychtorrr'Marsey',2,'reddit administrator place moderator',NULL), +('marseychtorrr2'Marsey',2,'reddit admin chonker fat',NULL), +('marseychucky'Marsey',2,'doll halloween kill stab knife holiday possessed monster',NULL), +('marseychudblush'Marsey',2,'chud blush flustered',1674390988), +('marseychuddance'Marsey',2,'stomp celebrate excited transphobe homophobe trump maga racist white mayo animated dancing',1677699969), +('marseychudegg'Marsey',2,'transgender hatching repressed',1668645562), +('marseychudgravedance'Marsey',2,'sneed happy excited rip f respect stomp tomb smug ni deadname',1678594487), +('marseychudneet'Marsey',2,'chud neet marsey comfy blanket chudsey',1677914251), +('marseychudnny'Marsey',2,'penny terf black bipoc kween queen trad',1677714291), +('marseychudnotes'Marsey',2,'chud notes write writing manifesto pencil',1664829809), +('marseychudrentfree'Marsey',2,'seethe mask cope smug cry rage',1665938276), +('marseychudsmas'Marsey',2,'santa naughty christmas holiday',1671901395), +('marseychudstamp'Marsey',2,'trans zoom nails paw mark',1677114502), +('marseychungus'Marsey',2,'bugs bunny meme fat chonker big',NULL), +('marseycia'Marsey',2,'bane cia glowie plane big guy dr pavel batman',NULL), +('marseycirno'Marsey',2,'is cirno anime weebshit otaku loli pedoshit pedophile',NULL), +('marseycitrus'Marsey',2,'lemon orange citrus fruit',NULL), +('marseycjng'Marsey',2,'cartel cj cjng atg camo gun balaclava green ski mask',1673934898), +('marseyclapping'Marsey',2,'good job animated good work reaction great job well done applaud applause great work nice celebrate approve judgment',NULL), +('marseyclappingglasses'Marsey',2,'applaud applause hooray yay good job gj animated nerd',NULL), +('marseyclawjanny'Marsey',2,'violent blood mop work job free ban mod sweep kill fedpost',1677264274), +('marseyclawpedo'Marsey',2,'groomer chomo borpa pedophile molest bloody death kill murder vigilante',NULL), +('marseycleonpeterson'Marsey',2,'wtf scary art',NULL), +('marseycleonpeterson2'Marsey',2,'monster devil demon evil scary horror',NULL), +('marseyclink'Marsey',2,'glass announcement clink suit tux tingtingting proclaim',1671205589), +('marseyclintongarrison'Marsey',2,'hillary brap democrat ben comic',1663284618), +('marseyclippy'Marsey',2,'msoft microsoft word helper paperclip writing annoying',NULL), +('marseyclockwork'Marsey',2,'orange alex droog cane hat',1667696950), +('marseyclown'Marsey',2,'makeup joker',NULL), +('marseyclown2'Marsey',2,'joker',NULL), +('marseyclown3'Marsey',2,'unicycle animated',NULL), +('marseyclueless'Marsey',2,'dumb stupid hmm uhuh uh huh smug today i will todayiwill',NULL), +('marseycoal'Marsey',2,'christmas naughty santa cigarette present gift holiday doom',NULL), +('marseycocaine'Marsey',2,'coke drugs snort insufflate tweak stim white powder euphoria high trip animated',1666703460), +('marseycodecel'Marsey',2,'coder coding coode aevann programming python developer',NULL), +('marseycodecellove'Marsey',2,'love bsod code dev hug heart computer tech admin admigger program',NULL), +('marseycodegeass'Marsey',2,'geass anime weeb chapose japan chink animated',NULL), +('marseycoffee'Marsey',2,'morning wakeup tea',NULL), +('marseycoffeemug'Marsey',2,'teacup happy cozy',NULL), +('marseycoffeerecursive'Marsey',2,'mug recursion mondays',1663944587), +('marseycoin'Marsey',2,'dramacoin money dc spinning rich payment gold dinero animated dollars',NULL), +('marseycoldtwinge'Marsey',2,'killed dead cold ice marsey impaled halloween dying corpse',1666311572), +('marseycoleporter'Marsey',2,'cole porter anything goes',1667436747), +('marseycolombo'Marsey',2,'cop detective tv smart colombo classic investigator',NULL), +('marseycolorblind'Marsey',2,'protanopia disability ableism accessibility vision carp',1665484938), +('marseycolossal'Marsey',2,'halloween skin holiday scary mouths',NULL), +('marseycomet'Marsey',2,'dallas college university texas temoc',1664559810), +('marseycommitted'Marsey',2,'psycho crazy insane straitjacket asylum reaction loony bin straightjacket',NULL), +('marseycomrade'Marsey',2,'marxist ussr ccp communist authleft communism juche soviet kgb idio3 idio',NULL), +('marseycomradehandshake'Marsey',2,'ussr russia communist shaking hand communism soviet',NULL), +('marseyconfused'Marsey',2,'questionmark reaction question mark idgi confusion',NULL), +('marseyconfuseddead'Marsey',2,'question confused curiosity killed the cat answer regret idiom gore blood brain dead curious',1676465990), +('marseyconquistador'Marsey',2,'conquistador colonize conquer spanish shoot rifle soldier',NULL), +('marseyconstellation'Marsey',2,'starsey galaxy space sky',NULL), +('marseycontemplate'Marsey',2,'reaction consternation thinking hmm',NULL), +('marseycontemplatesuicide'Marsey',2,'gunshot mirror contemplate contemplating reflection pistol handgun death kms kys suicidal die death',NULL), +('marseycool'Marsey',2,'finger gun shades sunglasses reaction judgment',NULL), +('marseycool2'Marsey',2,'cigarette hip shades sunglasses jacket smoking smoke',NULL), +('marseycools'Marsey',2,'graffiti s cool super',1675890242), +('marseycoomer'Marsey',2,'masturbation goon cumbrain porn masturbate',NULL), +('marseycoomer2'Marsey',2,'gooning masturbation fapping cumming gooner nofap',NULL), +('marseycoomer3'Marsey',2,'coomer cumming masturbation blueballed',1665238828), +('marseycoonass'Marsey',2,'student lsu university louisana state',NULL), +('marseycop'Marsey',2,'acab thin blue line chauvin police officer',NULL), +('marseycop2'Marsey',2,'police officer acab thin blue line pig',NULL), +('marseycop3'Marsey',2,'police officer acab fuck12 rifle gun law enforcement sheriff',NULL), +('marseycope'Marsey',2,'dilate mask seethe copium reaction',NULL), +('marseycopeseethedilate'Marsey',2,'dilate seethe coping seething reaction angry mad dilating cope malding',NULL), +('marseycopter'Marsey',2,'vidya video game nintendo mario bowser float ride flying nintendo',NULL), +('marseycorn'Marsey',2,'iowa vegetable',NULL), +('marseycornholio'Marsey',2,'beavis butthead cornholio metallica marsey mtv',1663135986), +('marseycornlove'Marsey',2,'farmer iowa hawkeye maize',NULL), +('marseycortana'Marsey',2,'cortana halo game blue',NULL), +('marseycorvus'Marsey',2,'corvus kaara furry bird crow raven skull',NULL), +('marseycosmopolitan'Marsey',2,'bourgeoisie wealthy affluent tophat cultured capitalist elite monocle',NULL), +('marseycountry'Marsey',2,'country singer music folk guitar rural usa republican animated',NULL), +('marseycountryclub'Marsey',2,'golfer elite rich golfing cc elitist preppy',NULL), +('marseycow'Marsey',2,'cow fursona skin animal costume furry heifer fursuit',NULL), +('marseycowboy'Marsey',2,'western pardner reaction hat tootin yeehaw rootin',NULL), +('marseycracka'Marsey',2,'mayo honkey honky whip buckbreaker buckbreaking whip slaves cotton plantation white nigger master',NULL), +('marseycrap'Marsey',2,'carpathianflorist jannie janitor moderator fish poo poop shit feces',1667517080), +('marseycrayoneater'Marsey',2,'stupid dumb childish retarded autistic marine usmc eating drooling embarrassed drawing paper box',1672530330), +('marseycreepy'Marsey',2,'pervert pedophile weird reaction chomo creeper sketchy molester',NULL), +('marseycringe'Marsey',2,'pepe frog',NULL), +('marseycringe2'Marsey',2,'grimace grimacing yikes oof bruh moment',NULL), +('marseycrucified'Marsey',2,'jesus christ crucifix cross christian',NULL), +('marseycruisemissile'Marsey',2,'war explosion bomb weapon military rocket enemy destroy kill nuke launch',NULL), +('marseycrusade'Marsey',2,'pope papal papist catholic lasereyes christian cross constantinople istanbul war crusader',1663212295), +('marseycrusader'Marsey',2,'knight deusvult templar crusades catholic',NULL), +('marseycrusader2'Marsey',2,'crusading catholic christian pope knight templar warrior soldier sword shield lasereyes istanbul constantinople',1663212423), +('marseycry'Marsey',2,'tear upset crying reaction sobbing sob tears sad',NULL), +('marseycrying'Marsey',2,'tear cried despair weeping reaction depression sob tears sadness depressed animated sad',NULL), +('marseycrying2'Marsey',2,'marsey cry',1664261857), +('marseycryingclown'Marsey',2,'seethe pathetic miserable sad circus pensive',1671062862), +('marseycryingfast'Marsey',2,'animated sad sob tears pensive',1668324178), +('marseycryinglaptop'Marsey',2,'animated sob sad cope seethe dilate cyber bully soy pensive',1671479105), +('marseycrystal'Marsey',2,'gem crystal diamond sparkle precious shiny glass',NULL), +('marseycrystalmaiden'Marsey',2,'gamer video game gaymer getogeto rpg character rpgcharacter dota2',NULL), +('marseycthulhu'Marsey',2,'horror halloween lovecraftian holiday eldritch evil scary monster',NULL), +('marseycuck'Marsey',2,'soyboy funko redditor neckbeard loser',NULL), +('marseycum'Marsey',2,'cummies splooge splooj jizz semen sperm spunk sex',1667595214), +('marseycumjar1'Marsey',2,'semen jizz sperm spunk bukkake',NULL), +('marseycumjar2'Marsey',2,'semen jizz sperm spunk bukkake',NULL), +('marseycumjar3'Marsey',2,'semen jizz sperm spunk bukkake',NULL), +('marseycupid'Marsey',2,'cupid love heart valentines holiday marry wedding couple kiss wink sex arrow bow shoot animated',NULL), +('marseycupidangry'Marsey',2,'fire valentines love hate angry arrow bow kill attack shoot weapon flame holiday cherub angel',NULL), +('marseycut'Marsey',2,'cutting selfharm emo self harm cutter reaction depressed',NULL), +('marseycutattention'Marsey',2,'razor cry depressed kys cut attention borderline bpd blood cutting woman foid',NULL), +('marseycutemad'Marsey',2,'marsey mad',1664261695), +('marseycutwrist'Marsey',2,'suicide slash wrist razor blood cry tears sad depressed depression kill dying kys cut cutting pensive',NULL), +('marseycwc'Marsey',2,'sonichu chan chris chan chandler sweater chrischan medallion striped chris',NULL), +('marseycyanide'Marsey',2,'kys kill yourself kms kill myself poison pill death die depressed suicidal suicide animated',NULL), +('marseydab'Marsey',2,'reaction haters',NULL), +('marseydaddy'Marsey',2,'cock penis dick balls birth male cum blood horny baby pregnant trans',1675922972), +('marseydaemon'Marsey',2,'pitchfork hell halloween demon satan devil scary holiday',NULL), +('marseydagothur'Marsey',2,'elder scrolls morrowind game mask dagothur',NULL), +('marseydagothur2'Marsey',2,'elder scrolls morrowind game mask dagothur',NULL), +('marseydamosuzuki'Marsey',2,'damo suzuki musician music singer krautrock asian japan germany celebrity',NULL), +('marseydance'Marsey',2,'excited stomp jump feet step run animated',NULL), +('marseydarkblackface'Marsey',2,'bipoc ni chad laser eyes meme based',1674557522), +('marseydarkbrandon'Marsey',2,'biden lasereyes gas sticker evil confused dementia daddy',1665323885), +('marseydarkcarp'Marsey',2,'lasereyes carpathianflorist fish admin jannie mod banned yalled',1663211530), +('marseydarkcomrade'Marsey',2,'communist commie pinko lasereyes russian kgb hat soviet ussr tankie',1663254781), +('marseydarkfoidretard'Marsey',2,'greta woman women female trans brain smooth dumb laser eyes fas frozenchosen blonde',1672412338), +('marseydarkmarsey2'Marsey',2,'lasereyes redglow scary chudrama',NULL), +('marseydarkpizzashill'Marsey',2,'chud rightoid leftoid debate owned lasereyes footlocker',1663210672), +('marseydarktrump'Marsey',2,'maga lasereyes chud republican orange daddy donald',1665323820), +('marseydarkxd'Marsey',2,'laugh ragecomics lmao despair shadow',NULL), +('marseydarwin'Marsey',2,'history darwinian euphoric atheist charles',NULL), +('marseydawnbreaker'Marsey',2,'gamer video game warhammer',NULL), +('marseydayan'Marsey',2,'moshe dayan israel army military general soldier',1676867374), +('marseydead'Marsey',2,'murdered dead killed reaction victim die rip',NULL), +('marseydeadchat'Marsey',2,'dead chat discord zoomercord',NULL), +('marseydeadeyes'Marsey',2,'broken suicidal depressed',NULL), +('marseydeadinside'Marsey',2,'reaction depression suicide dark suicidal depressed shadow sad',NULL), +('marseydeadinside2'Marsey',2,'depressed suicidal doomer despair',NULL), +('marseydeadinside3'Marsey',2,'depressed suicidal doomer tired despair wrinkled wrinkles',NULL), +('marseydealwithit'Marsey',2,'cool shades sunglasses reaction animated',NULL), +('marseydeathpose'Marsey',2,'griffin family dead broken',NULL), +('marseydeception'Marsey',2,'lies lying misinformation provoke internet troll',1675915368), +('marseydefenestration'Marsey',2,'suicide window jump kill murder kms jump out window death die defenestrate',NULL), +('marseydefense'Marsey',2,'southpark black chewbacca starwars defense',1676673395), +('marseydemiurge'Marsey',2,'gnostic gnosticism demiurge',NULL), +('marseydemonicgrin'Marsey',2,'evil wicked horror teeth',NULL), +('marseydenji'Marsey',2,'denji anime chainsawman tatsuki fujimoto blonde uniform manga pochita',1674764569), +('marseydenjishirtless'Marsey',2,'denji anime chainsawman tatsuki fujimoto shirtless blonde uniform manga pochita',1674764521), +('marseydepressed'Marsey',2,'smoke kms doomer cigarette despair reaction depression suicide suicidal smoking hopeless sad',NULL), +('marseyderanged'Marsey',2,'crazy psycho mad disgusted angry rage violent baseball bat',NULL), +('marseyderp'Marsey',2,'hehe teehee troll animated durr giggle',NULL), +('marseydespair'Marsey',2,'doomer reaction depression horrified suicidal depressed judgment',NULL), +('marseydetective'Marsey',2,'holmes sherlock magnifying glass bowtie',NULL), +('marseydetermined'Marsey',2,'masey determined',1664900786), +('marseydeterminedgun'Marsey',2,'shooting blam blatt shooter kill die threatening animated',NULL), +('marseydeux'Marsey',2,'frenchman deuxrama baguette frog frenchie',NULL), +('marseydeuxfoid'Marsey',2,'deuxrama asian azn hardislife hil',NULL), +('marseydevil'Marsey',2,'pitchfork daemon hell halloween demon mischievous satan holiday heck evil',NULL), +('marseydickbutt'Marsey',2,'dickbutt marseybutt meme',1673552822), +('marseydickbuttsmile'Marsey',2,'dickbutt marseybutt smile meme',1673552867), +('marseydicklet'Marsey',2,'babydick penis micro dick reaction laugh point and laugh micropenis judgment',NULL), +('marseydiehard'Marsey',2,'die hard christmas holiday terrorist gun bruce willis',NULL), +('marseydiffusionspin'Marsey',2,'ai spin animated spinning rotate',1674031604), +('marseydilbert'Marsey',2,'dilbert scottadams scott adams marbert comic ears tie suit pepe frog 4chan hair three',1677545414), +('marseydildo'Marsey',2,'horse',NULL), +('marseydimitri'Marsey',2,'fireemblem anime weeb nintendo videogame lance spear',1674514487), +('marseydinojihad'Marsey',2,'dino jihad islam carpathianflorist beard',1668355278), +('marseydinosaur'Marsey',2,'fursuit furry scalie scaly reptile happy extinct costume',NULL), +('marseydisabled'Marsey',2,'retarded handicapable handicapped wheelchair crippled',NULL), +('marseydisagree'Marsey',2,'nah uh nod nuh uh reaction wrong no way no negative animated judgment smh',NULL), +('marseydisagreefast'Marsey',2,'animated disgust no',1675983205), +('marseydisconcerting'Marsey',2,'creepy smile uneasy rapey',NULL), +('marseydiscord'Marsey',2,'fur furry groomer moderator uwu :3',NULL), +('marseydisguise'Marsey',2,'nose glasses incognito spying stealth costume',NULL), +('marseydisgust'Marsey',2,'pissed gross eww angry mad disturbing disturbed yuck',NULL), +('marseydisintegrate'Marsey',2,'disappear marvel explode dust thanos snap evaporate crying sad vanish animated snapped pensive',NULL), +('marseydisney'Marsey',2,'disney fanboy lightsaber consume consoom mickey mouse marvel capeshit',1666379825), +('marseyditto'Marsey',2,'pokemon weeb anime blob happy',NULL), +('marseyditzy'Marsey',2,'pokemon',NULL), +('marseydiversity'Marsey',2,'greatest strength meta carp aevann platy zombiewolf zombie wolf',NULL), +('marseydizzy'Marsey',2,'puke nausea spinning vomit reaction nauseous sick rolling barf animated',NULL), +('marseydmx'Marsey',2,'rapper pitbull pit bull pibble dog nigger black',NULL), +('marseydoctor'Marsey',2,'medic physician white coat stethoscope clipboard checkup diagnosis healthcare',NULL), +('marseydog'Marsey',2,'puppy doggo fursona skin animal costume dog furry fursuit',NULL), +('marseydoge'Marsey',2,'doge klenny dog meme shiba inu',1669508138), +('marseydoge1'Marsey',2,'doge dog puppy meme',1669508109), +('marseydogwalker'Marsey',2,'doreen antiwork walking powermod moderator',NULL), +('marseydoit'Marsey',2,'pistol handgun kys kill yourself glowie federal agent fbi cia atf nsa glow nigger glownigger suicide suicidal keep yourself safe',NULL), +('marseydolphin'Marsey',2,'ocean goggles rainbow',NULL), +('marseydomesticabuse'Marsey',2,'domestic violence bardfinn foid beating punching battering battered bandage hurt pain woman female',NULL), +('marseydontplay'Marsey',2,'project pat rapper mixtape pimp',NULL), +('marseydoomer'Marsey',2,'cigarette smoker despair depression alcoholic suicidal smoking depressing',NULL), +('marseydoomguy1'Marsey',2,'marsey pixel video game doom doomguy fps shooter gif animated john retro boomer sprite eyebrow vidya',1678203927), +('marseydose'Marsey',2,'doctor daily dose dailydose animated jump bounce',NULL), +('marseydoubtit'Marsey',2,'dumpster defender redneck boomer shooting doubt it cocksucker gun',NULL), +('marseydovahkiin'Marsey',2,'marsey skyrim iron helmet dragon dragonborn dovah dovahkiin',1671044095), +('marseydownvote'Marsey',2,'downvote negative karma arrow dislike reddit',1664011042), +('marseydownvotemad'Marsey',2,'downdoot mad angry karma reddit',1670741152), +('marseydracula'Marsey',2,'halloween fangs cape holiday vampire',NULL), +('marseydragon'Marsey',2,'smaug rich hoard gold treasure',NULL), +('marseydrama'Marsey',2,'agendapost where drama seriouspost drama where',NULL), +('marseydramaddictrentfree'Marsey',2,'drama addict',1672814525), +('marseydramautist'Marsey',2,'dramautist drama autist trains trans glue retard autism dramatard',NULL), +('marseydrawing1'Marsey',2,'drawing artist canvas painting recursion recursive',1664490986), +('marseydream'Marsey',2,'spirals trippy swirls rainbow',NULL), +('marseydrone'Marsey',2,'obama rotors',NULL), +('marseydrowned'Marsey',2,'drowned dead marsey',1664998341), +('marseydrownedstare'Marsey',2,'scary eye stare marsey halloween horror',1666592716), +('marseydrsneks'Marsey',2,'twolargesnakesmating sneks snake snakes nerd glasses',1666416095), +('marseydrunk'Marsey',2,'drinking shitfaced alcoholic liquor happy beer dizzy',NULL), +('marseydrunk2'Marsey',2,'drinking shitfaced alcoholic liquor happy beer dizzy',NULL), +('marseyduck'Marsey',2,'bird beak',NULL), +('marseyduck2'Marsey',2,'onesie',NULL), +('marseyduck3'Marsey',2,'duck bird quack beak',NULL), +('marseyduke'Marsey',2,':marseyduke:',1675132017), +('marseydukenukem'Marsey',2,'duke nukem sunglasses chad gun pistol smoking cigar game cool',NULL), +('marseydumptruck'Marsey',2,'pepe butt mellokind thicc thick ass booty cheeks',NULL), +('marseydunce'Marsey',2,'stupid moron imbecile dolt dunce retard dumb cap hat sped',NULL), +('marseydunkon'Marsey',2,'basketball dunk seethe cope rage sports',NULL), +('marseydylan'Marsey',2,'columbine school shooter psycho gun pistol klebold',NULL), +('marseydylannroof'Marsey',2,'mayo streetwear dylann roof shooter confederate flag fashion',1665607955), +('marseydynamite'Marsey',2,'dynomite black afro gun',NULL), +('marseyearrape'Marsey',2,'breakcore goreshit headphones noisecore',NULL), +('marseyecstatic'Marsey',2,'ecstatic happy creepy smile',1664490819), +('marseyedelgard'Marsey',2,'fireemblem anime weeb fantasy nintendo princess',NULL), +('marseyedelgard2'Marsey',2,'princess fireemblem nintendo anime weeb videogame',1663283895), +('marseyeerie1'Marsey',2,'eerie excited calico',NULL), +('marseyeerie2'Marsey',2,'eerie contented calico',NULL), +('marseyeerie3'Marsey',2,'eerie contented calico yarn knitting troublemaker',NULL), +('marseyeff'Marsey',2,'free speech eff horn finger electronic frontier foundation',1667448820), +('marseyeggirl'Marsey',2,'troomer tranny transgender lgbt groomer troid transsexual',NULL), +('marseyeggless'Marsey',2,'postwall foid woman barren menopause old hag childfree fds',NULL), +('marseyeh'Marsey',2,'canada canadian leafistan trudeau rake south park ',NULL), +('marseyeldritch'Marsey',2,'lovecraft horror halloween tentacles holiday scary monster',NULL), +('marseyelephant'Marsey',2,'oliphant dumbo',NULL), +('marseyelephantcumjar1'Marsey',2,'semen jizz sperm bukkake cumjar elephant',NULL), +('marseyelephantcumjar2'Marsey',2,'semen jizz sperm bukkake cumjar elephant',NULL), +('marseyelephantcumjar3'Marsey',2,'semen jizz sperm bukkake cumjar elephant animated',NULL), +('marseyelli'Marsey',2,'marsey elli doki literature club poem sayori wpd suicide',1675792252), +('marseyelliotrodger'Marsey',2,'er rogers azn asian saint incel hapa shooter killer little king gun shooting',NULL), +('marseyelliotrodger2'Marsey',2,'saint er rodgers rogers shooter killer incel hapa little king azn asian supremegentleman supreme gentleman',NULL), +('marseyelliotrodger3'Marsey',2,'saint er rodgers rogers shooter killer incel hapa little king azn asian supremegentleman supreme gentleman',NULL), +('marseyelonmusk'Marsey',2,'elon musk rocket spacex tesla',NULL), +('marseyelonpaypig'Marsey',2,'musk tesla twitter cope seethe dilate cry soy wojak south africa paypig blue check',1667784325), +('marseyembrace'Marsey',2,'embracing hugging love happy',NULL), +('marseyemo'Marsey',2,'girl goth scene woman foid',NULL), +('marseyemojigrin'Marsey',2,'emoji reaction grin',NULL), +('marseyemojigrineyes'Marsey',2,'emoji reaction grin',NULL), +('marseyemojirofl'Marsey',2,'emoji reaction rofl rotfl rolling laughing',NULL), +('marseyemojismilemouth'Marsey',2,'emoji reaction smile',NULL), +('marseyemojismilemouthcoldsweat'Marsey',2,'emoji reaction smile sweat',NULL), +('marseyemojismilemoutheyes'Marsey',2,'emoji reaction smile',NULL), +('marseyemojismilemouthtighteyes'Marsey',2,'emoji reaction smile xd',NULL), +('marseyemperor'Marsey',2,'gold',NULL), +('marseyerasure'Marsey',2,'erase ignore block',NULL), +('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',1675197900), +('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',1675198087), +('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',1675198030), +('marseyeric'Marsey',2,'columbine school shooter psycho gun carbine harris',NULL), +('marseyeskimo'Marsey',2,'inuit native arctic fishing dog helpful ice freeze winter cold',NULL), +('marseyespeon'Marsey',2,'trick or treat pokemon halloween eevee costume holiday',NULL), +('marseyetika'Marsey',2,'streamer youtuber nft psyops twitter antila trending black suicide bridge llm',NULL), +('marseyeva'Marsey',2,'anime weeb neon genesis evangelion shinji robot mech japan',1663376836), +('marseyevil'Marsey',2,'evil bad malicious scary',1674517350), +('marseyevilagent'Marsey',2,'feds agent glowies usa america waco swat m16 firearm rifle satan demon cops police',NULL), +('marseyevilgrin'Marsey',2,'joker evil society crazy smirk wicked danger fight trouble',NULL), +('marseyexcited'Marsey',2,'eager ready hype amped reaction excitement happy thrilled',NULL), +('marseyexcitedblue'Marsey',2,'excited blue gay',1673627378), +('marseyexciteddance'Marsey',2,'happy dance excited spin tippytap',1663143559), +('marseyexcitedexosuit'Marsey',2,'happy smiling mecha rickandmorty robot',1663011866), +('marseyexcitedgreen'Marsey',2,'excited green gay',1673627289), +('marseyexcitedindigo'Marsey',2,'excited indigo gay',1673627405), +('marseyexcitedorange'Marsey',2,'excited orange gay',1673627210), +('marseyexcitedred'Marsey',2,'excited red gay',1673627165), +('marseyexcitedviolet'Marsey',2,'excited violet gay',1673627425), +('marseyexcitedyellow'Marsey',2,'excited yellow gay',1673627229), +('marseyextinction'Marsey',2,'extinction button women misogyny mayocide kazakhstan',NULL), +('marseyeyelidpulling'Marsey',2,'frustrated scary horror',NULL), +('marseyeyemixer'Marsey',2,'mixer stirrer eyes blind selfharm mutilation gore blood gouge',NULL), +('marseyeyemixer2'Marsey',2,'mixer stirrer eyes blind selfharm mutilation gore blood gouge',NULL), +('marseyeyemixer3'Marsey',2,'eye mixer animated stirrer blind mutilation gore blood gouge',NULL), +('marseyeyeroll'Marsey',2,'rolleyes rolling eyes mock animated reaction roll eyes duh',NULL), +('marseyeyeroll2'Marsey',2,'animated duh rolling eyes',NULL), +('marseyezramiller'Marsey',2,'flash psycho ezra miller nb nonbinary jewish actor movie',1664416463), +('marseyface'Marsey',2,'mask psycho face horror halloween kill killer stab knife holiday evil murder scary murderer',NULL), +('marseyfacepalm'Marsey',2,'reaction omfg judgment',NULL), +('marseyfacepeel'Marsey',2,'watchpeopledie kitti gore face psycho horror flay',NULL), +('marseyfamily'Marsey',2,'family guy family man peter griffin griffin peter',NULL), +('marseyfans'Marsey',2,'of thot taxpayer slut onlyfans whore',NULL), +('marseyfart'Marsey',2,'brap gas flatulent flatulence farting braphog toot animated',NULL), +('marseyfatherjoseph'Marsey',2,'christian christmas jesus immaculate god father joseph xmas pray',NULL), +('marseyfattie'Marsey',2,'brap fatass chonker pig lorg',NULL), +('marseyfbi'Marsey',2,'cop glownigger fed glowie agent federal',NULL), +('marseyfbiagent'Marsey',2,'feds fbi agent glowies usa america waco swat m16 firearm rifle cops police',NULL), +('marseyfbicomputer'Marsey',2,'pepe apu fbi computer peepo glowie fed',NULL), +('marseyfediverse'Marsey',2,'federation autism freespeech poast',NULL), +('marseyfedora'Marsey',2,'suit 1920 mobster mafia detective mob',NULL), +('marseyfedoratip'Marsey',2,'pepe apu peepo fedora tip hat neckbeard weeb mlady knight',NULL), +('marseyfedpost'Marsey',2,'cia longpost long fed fedpost read notes animated glowie',NULL), +('marseyfedpostglow'Marsey',2,'cia longpost long fed fedpost read notes animated glowie glow',NULL), +('marseyfedposthmmm'Marsey',2,'glowie american dad stan meter fbi',NULL), +('marseyfedpostpink'Marsey',2,'pink cia longpost fed notes animated',NULL), +('marseyfedpostyes'Marsey',2,'marsey fedpost glow detector meter eyes dark',1676066318), +('marseyfedscared'Marsey',2,'glowie glownigger federal agent frightened nervous worried panicking fear',NULL), +('marseyfedscared2'Marsey',2,'glowie glowbipoc federal agent frightened nervous worried panicking fear',NULL), +('marseyfeelsgood'Marsey',2,'meme frog feels good man pepe feelsgoodman happy',NULL), +('marseyfeelsgoodman'Marsey',2,'pepe feels good man mellokind frog happy',NULL), +('marseyfeet'Marsey',2,'foot frozenchosen fetish',NULL), +('marseyfellowkids'Marsey',2,'groomer adult buscemi skateboard',NULL), +('marseyfellowpedo'Marsey',2,'libertarian glowie fbi',NULL), +('marseyfemboy'Marsey',2,'discord trans femboy tomgirl groomer groomed gay faggot homosexual queer poof fairy',NULL), +('marseyfeminist'Marsey',2,'misandry fds scrotes moids',NULL), +('marseyferret'Marsey',2,'ferret furry animal fursona weasel',NULL), +('marseyfeynman'Marsey',2,'history',NULL), +('marseyfighter'Marsey',2,'final fantasy video game vidya warrior melee',NULL), +('marseyfigureskate'Marsey',2,'skater iceskate ice skate skating olympics winter on ice',NULL), +('marseyfine'Marsey',2,'is fine meme thisisfine burning fire',NULL), +('marseyfinger'Marsey',2,'flipping middle finger bird reaction flicking judgment',NULL), +('marseyfingergoodjob'Marsey',2,'cute encourage positive respect k-pop thumbs up congrats gif animated congratulations nice ok great',NULL), +('marseyfingerhearts'Marsey',2,'cute love k-pop',NULL), +('marseyfingerwords'Marsey',2,'cute long tldr didnt read',NULL), +('marseyflagafghanistan'Marsey Flags',2,'afghanistan muslim jihadi taliban',NULL), +('marseyflagafrica'Marsey Flags',2,'africa african BIPOC',NULL), +('marseyflagalbania'Marsey Flags',2,'albania balkans cool flag',NULL), +('marseyflagalgeria'Marsey Flags',2,'algeria africa',NULL), +('marseyflagandorra'Marsey Flags',2,'andorra europe',NULL), +('marseyflagangola'Marsey Flags',2,'angola africa',NULL), +('marseyflagantarctica'Marsey Flags',2,'antarctica cold penguins',NULL), +('marseyflagantiguaandbarbuda'Marsey Flags',2,'antigua barbuda indies island',NULL), +('marseyflagargentina'Marsey Flags',2,'argentina south america sun',NULL), +('marseyflagarmenia'Marsey Flags',2,'armenia west asia',NULL), +('marseyflagaustralia'Marsey Flags',2,'australia aussie',NULL), +('marseyflagaustria'Marsey Flags',2,'austria europe hitler',NULL), +('marseyflagazerbaijan'Marsey Flags',2,'azerbaijan eastern europe west asia',NULL), +('marseyflagbahamas'Marsey Flags',2,'bahamas north america island',NULL), +('marseyflagbahrain'Marsey Flags',2,'bahrain west asia island',NULL), +('marseyflagbangladesh'Marsey Flags',2,'bangladesh asia',NULL), +('marseyflagbarbados'Marsey Flags',2,'barbados island indies',NULL), +('marseyflagbelarus'Marsey Flags',2,'belarus eastern europe',NULL), +('marseyflagbelgium'Marsey Flags',2,'belgium europe waffles',NULL), +('marseyflagbosnia'Marsey Flags',2,'bosnia herzegovina eastern europe balkans',NULL), +('marseyflagbrazil'Marsey Flags',2,'brazil south america numbero uno',NULL), +('marseyflagbulgaria'Marsey Flags',2,'bulgeria eastern europe',NULL), +('marseyflagcalifornia'Marsey Flags',2,'california',NULL), +('marseyflagcanada'Marsey Flags',2,'canada rake canuck north america leaf',NULL), +('marseyflagchile'Marsey Flags',2,'chile south america',NULL), +('marseyflagchina'Marsey Flags',2,'china asia',NULL), +('marseyflagcolombia'Marsey Flags',2,'columbia south america',NULL), +('marseyflagcyprus'Marsey Flags',2,'cyprus europe',NULL), +('marseyflagdenmark'Marsey Flags',2,'denmark europe',NULL), +('marseyflagegypt'Marsey Flags',2,'egypt africa aevann pyramid giza',NULL), +('marseyflagelsalvador'Marsey Flags',2,'salvador south america',NULL), +('marseyflagestonia'Marsey Flags',2,'estonia europe baltic',NULL), +('marseyflageu'Marsey Flags',2,'eu European',NULL), +('marseyflagfinland'Marsey Flags',2,'finland europe scandinavian',NULL), +('marseyflagfrance'Marsey Flags',2,'france europe',NULL), +('marseyflaggeorgia'Marsey Flags',2,'georgia eastern europe western asia stalin',NULL), +('marseyflaggermany'Marsey Flags',2,'donger kraut deutschland',NULL), +('marseyflaggreece'Marsey Flags',2,'greece balkans eastern europe',NULL), +('marseyflaghongkong'Marsey',2,'china chink chong asian taiwan island bong colony cantonese xenophobia mainland',1674741576), +('marseyflaghungary'Marsey Flags',2,'hungary eastern europe',NULL), +('marseyflagindia'Marsey Flags',2,'india asia bhrat',NULL), +('marseyflagindonesia'Marsey Flags',2,'indonesia southeast asia',NULL), +('marseyflagiran'Marsey Flags',2,'iran muslim middle east',NULL), +('marseyflagiraq'Marsey Flags',2,'iraq muslim middle east',NULL), +('marseyflagireland'Marsey Flags',2,'ireland europe car bomb',NULL), +('marseyflagitaly'Marsey Flags',2,'italy europe pasta',NULL), +('marseyflagjapan'Marsey Flags',2,'Japan Asia',NULL), +('marseyflagjordan'Marsey Flags',2,'jordan muslim middle east almonds',NULL), +('marseyflagkazakhstan'Marsey Flags',2,'kazakhstan central asia cool flag',NULL), +('marseyflagkenya'Marsey Flags',2,'kenya africa',NULL), +('marseyflaglebanon'Marsey Flags',2,'lebanon hezbollah middle east muslim',NULL), +('marseyflagmaryland'Marsey Flags',2,'maryland crab bad driver',NULL), +('marseyflagmexico'Marsey Flags',2,'mexico north america taco ole',NULL), +('marseyflagmorocco'Marsey Flags',2,'morocco africa',NULL), +('marseyflagnetherlands'Marsey Flags',2,'netherlands dyke europe',NULL), +('marseyflagnewzealand'Marsey Flags',2,'new zealand oceania kiwi',NULL), +('marseyflagniger'Marsey Flags',2,'niger africa BIPOC',NULL), +('marseyflagnigeria'Marsey Flags',2,'nigeria africa',NULL), +('marseyflagnorthkorea'Marsey Flags',2,'north korea asia best korea',NULL), +('marseyflagnorway'Marsey Flags',2,'norway europe scandinavian',NULL), +('marseyflagpakistan'Marsey Flags',2,'pakistan asia',NULL), +('marseyflagpalau'Marsey Flags',2,'palau oceania obese',NULL), +('marseyflagpalestine'Marsey Flags',2,'palestine middle east muslim',NULL), +('marseyflagperu'Marsey Flags',2,'peru south america incan',NULL), +('marseyflagphillipines'Marsey Flags',2,'philippines southeast asia jolliebee',NULL), +('marseyflagpoland'Marsey Flags',2,'poland eastern europe europe',NULL), +('marseyflagportugal'Marsey Flags',2,'portugal europe eastern europe',NULL), +('marseyflagqatar'Marsey Flags',2,'qatar middle east muslim',NULL), +('marseyflagromania'Marsey Flags',2,'romania europe eastern europe vampire pickpocket',NULL), +('marseyflagrussia'Marsey Flags',2,'russia europe eastern europe vatnik',NULL), +('marseyflagsaudiarabia'Marsey Flags',2,'saudi arabia middle east muslim',NULL), +('marseyflagserbia'Marsey Flags',2,'serbia europe southeast asia',NULL), +('marseyflagsouthafrica'Marsey Flags',2,'south africa africa',NULL), +('marseyflagsouthkorea'Marsey Flags',2,'south korea asia worst korea',NULL), +('marseyflagspain'Marsey Flags',2,'spain europe',NULL), +('marseyflagsweden'Marsey Flags',2,'sweden europe scandinavian ikea',NULL), +('marseyflagswitzerland'Marsey Flags',2,'switzerland europe gold neutral chocolate',NULL), +('marseyflagsyria'Marsey Flags',2,'syria middle east muslim',NULL), +('marseyflagtaiwan'Marsey Flags',2,'taiwan china asia',NULL), +('marseyflagtajikistan'Marsey Flags',2,'tajikistan central asia cool flag',NULL), +('marseyflagtexas'Marsey Flags',2,'texas cowboy yee haw',NULL), +('marseyflagthailand'Marsey Flags',2,'thailand southeast asia',NULL), +('marseyflagturkey'Marsey Flags',2,'turkey europe',NULL), +('marseyflagtuvalu'Marsey Flags',2,'tuvalu oceania obese',NULL), +('marseyflaguae'Marsey Flags',2,'uae united arab emirates middle east muslim',NULL), +('marseyflaguk'Marsey Flags',2,'uk england scotland wales bong northern ireland terf island europe',NULL), +('marseyflagukraine'Marsey Flags',2,'ukraine eastern europe zelensky',NULL), +('marseyflagus'Marsey Flags',2,'us united states united states of america america burger north america',NULL), +('marseyflagvatican'Marsey Flags',2,'vatican pope europe catholic holy',NULL), +('marseyflagvietnam'Marsey Flags',2,'vietnam southeast asia',NULL), +('marseyflakes'Marsey',2,'parsley seasoning salt pepper spice food seasoning',NULL), +('marseyflamepoint'Marsey',2,'orange',1679053332), +('marseyflamethrower'Marsey',2,'vietname soldier fire',NULL), +('marseyflamewar'Marsey',2,'troll fight fire reaction gasoline',NULL), +('marseyflareon'Marsey',2,'trick or treat pokemon halloween eevee costume holiday',NULL), +('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',1675742450), +('marseyfloyd'Marsey',2,'dead blm chauvin fentanyl george',NULL), +('marseyflufflylove'Marsey',2,'fluffy love hug wholesome',1675219901), +('marseyfluffy'Marsey',2,'poofy cute shaggy happy smile excited scruffy',NULL), +('marseyfluffyannoyed'Marsey',2,'angry mad cope seethe dilate cute fur sneed hairy',1674567634), +('marseyflushzoom'Marsey',2,'flushed eyes bulging shocked surprised flustered waytoodank',NULL), +('marseyflushzoomzoom'Marsey',2,'blush shy owo uwu heartbeat pound eyes wide meek',1674705033), +('marseyflyingspaghettimonster'Marsey',2,'atheist atheism flying religon science',1664491405), +('marseyfocault'Marsey',2,'philosophy history',NULL), +('marseyfoidghost'Marsey',2,'foid ghost frozenchosen womanundead halloween',1666378137), +('marseyfoidretard'Marsey',2,'woman blonde stupid dumb idiot froyo frozenchosen',1663161600), +('marseyforevertiedup'Marsey',2,'fetish bondage autism rope',NULL), +('marseyfortuneteller'Marsey',2,'fortune teller gypsy predict future clarivoyent crystal jewelry mystic orb witch gypsie medium dead',NULL), +('marseyfoucault'Marsey',2,'philosophy history foucault postmodern',NULL), +('marseyfox'Marsey',2,'fursona furry fursuit kitsune',NULL), +('marseyfranklin'Marsey',2,'franklin thinking constitution founding fathers',NULL), +('marseyfreeman'Marsey',2,'pearl clutch pc gamer gordon freeman crowbar pcmr half life hl3 valve steam mit theoretical physicist',1674548687), +('marseyfreezepeach'Marsey',2,'1984 censorship free speech reaction freespeech ruqqus',NULL), +('marseyfrenchitsover'Marsey',2,'france text frog wine bread baguette mustache beret',1678157507), +('marseyfrenchitsover2'Marsey',2,'france text frog wine bread baguette mustache beret',1678158246), +('marseyfrenchvan'Marsey',2,'foucault pedophilia libertarian van french philosophy pedobear postmodernism',NULL), +('marseyfreud'Marsey',2,'oedipus incest psychoanalysis psychologist shrink psychiatrist',NULL), +('marseyfriedchicken'Marsey',2,'black kfc popeyes chickfila watermelon',1678400468), +('marseyfrog'Marsey',2,'scaley fursona furry scalie amphibian fursuit',NULL), +('marseyfrog2'Marsey',2,'scaley fursona furry scalie amphibian toad fursuit',NULL), +('marseyfrontiersman'Marsey',2,'america usa 19th history indian native wild nature rural frontier expansion settler',NULL), +('marseyfrozen'Marsey',2,'dead ice reaction cold frozen',NULL), +('marseyfrozenchosen'Marsey',2,'blonde girl woman',NULL), +('marseyfrozenlove'Marsey',2,'mellokind stalker obsessed obsession fixation creepy stalking frozenchosen love hug foid hearts',NULL), +('marseyfry'Marsey',2,'phillip fry take my money futurama',NULL), +('marseyfrylock'Marsey',2,'cartoon athf aqua fry fries fastfood',NULL), +('marseyfsjal'Marsey',2,'fsjal marsey excited cheer watch happening',1668554755), +('marseyfuckoffcarp'Marsey',2,'reaction carpathianflorist rude snappy animated robot marppy',NULL), +('marseyfuckyou'Marsey',2,'middlefinger middle finger flipping off fuck you nigga',NULL), +('marseyfuckyou2'Marsey',2,'nigga comeback no u',NULL), +('marseyfug'Marsey',2,'benis mustache meme',NULL), +('marseyfugg'Marsey',2,'spurdo sparde fugg',NULL), +('marseyfugg2'Marsey',2,'spurdo sparde',NULL), +('marseyfunko'Marsey',2,'action figure doll funko toy soy',NULL), +('marseyfunkobox'Marsey',2,'pops soyshit marvel capeshit wandshit doll collector collectible collectable toy plastic',1678129192), +('marseyfuntriptime'Marsey',2,'lsd drugs joy happy gay schizo',1664656681), +('marseyfuriosa'Marsey',2,'mad max madmax imperator furryosa fury road furyroad post apocalyptic apocalypse australian australia',NULL), +('marseyfurry'Marsey',2,'fursona furry fursuit kitsune',NULL), +('marseyfurry2'Marsey',2,'furry fur degenerate sex',NULL), +('marseyfursona'Marsey',2,'fursuit fox fursona fursecution furfag yiff uwu owo kitsune',NULL), +('marseyfursona2'Marsey',2,'furry fursona cat devil',1663119051), +('marseyfursonatext'Marsey',2,'fursuit fox fursona fursecution furfag yiff uwu owo kitsune',NULL), +('marseyfursuit'Marsey',2,'furry furcon degenerate cosplay fursona costume mascot',1662996039), +('marseygambling'Marsey',2,'depressed casino slots blackjack las vegas depressed suicidial degenerate smoking losing cards hotep',NULL), +('marseygamer'Marsey',2,'vidya video games nerd headset microphone',NULL), +('marseygameritsover'Marsey',2,'gamer vidya gg vidya headset',1678514383), +('marseygangbang'Marsey',2,'blacked sex orgy',NULL), +('marseygangster'Marsey',2,'pimp hustling mafia money gangsta',NULL), +('marseygardener'Marsey',2,'gardening watering',NULL), +('marseygarfield'Marsey',2,'mondays lasagna',NULL), +('marseygarfieldpipe'Marsey',2,'marfield pipe smoking john yelling comic smoke',NULL), +('marseygas'Marsey',2,'holocaust zyklon fart poison brap barf smell tremble dead genocide animated jews jewish',1672048667), +('marseygasp'Marsey',2,'wow woah what how why whoa reaction appalled',NULL), +('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',NULL), +('marseygenetakovic'Marsey',2,'bcs better call saul breaking bad disguise cinnabon gene',1664491944), +('marseygenie'Marsey',2,'aladdin genie sandnigger sand nigger marsey',1678246358), +('marseyghost'Marsey',2,'spooky halloween costume holiday scary sheet',NULL), +('marseyghost2'Marsey',2,'ghost spectre phantom spook boo halloween horror spirit',1668205908), +('marseyghostangry'Marsey',2,'ghost specter phantom spook boo angry halloween horror spirit',1668205996), +('marseyghostangry2'Marsey',2,'ghost specter phantom spook boo angry halloween horror spirit pissed',1668206083), +('marseyghostbored'Marsey',2,'ghost specter phantom spook halloween horror spirit boo bored unimpressed',1668206116), +('marseyghostface'Marsey',2,'ghostface scary halloween horror scream knife killer',1666281841), +('marseyghostface2'Marsey',2,'ghostface scary scream wassup horror halloween phone',1666295002), +('marseyghosthappy'Marsey',2,'ghost specter phantom spook halloween horror spirit boo happy proud content',1668206327), +('marseyghostkiss'Marsey',2,'ghost specter phantom spook boo mwah kiss smooch halloween horror spirit',1668206390), +('marseyghostlaugh'Marsey',2,'ghost specter phantom spook boo laugh xd halloween horror spirit',1668206044), +('marseyghostsad'Marsey',2,'ghost specter phantom spook boo halloween horror spirit sad upset miss pensive',1668206267), +('marseyghostshy'Marsey',2,'ghost specter phantom spook boo shy uwu halloween horror spirit',1668206211), +('marseygift'Marsey',2,'present christmas wrapping paper holiday',NULL), +('marseygiftboxmarsey'Marsey',2,'christmas holiday present kitten child mother mom',1672182415), +('marseygiftboxmarseyhug'Marsey',2,'christmas holiday present kitten child mother mom love',1672182559), +('marseygigachad'Marsey',2,'reaction hunter eyes canthal tilt jawline',NULL), +('marseygiganoyou'Marsey',2,'accuse spin snake point finger horseshoe nou animated',1671368538), +('marseygigaretard'Marsey',2,'idiot neurodivergent dumb stupid drooling moron puddle',NULL), +('marseygigathonk'Marsey',2,'3d hmm wrong think cube spin consider animated noootice wonder',1673988383), +('marseygigatitty'Marsey',2,'teacher tits boobs nipples canadian transgender milkers',1663596620), +('marseygigavaxxer'Marsey',2,'covid vaccine coronavirus vaccination',NULL), +('marseygilead'Marsey',2,'handmaid tale abortion patriarchy feminist moid scrote sex incel misogyny',NULL), +('marseygingerbread'Marsey',2,'cookie christmas holiday',NULL), +('marseygingerbread2'Marsey',2,'cookie christmas holiday',NULL), +('marseygingerbread3'Marsey',2,'cookie christmas holiday',NULL), +('marseygirl'Marsey',2,'dress toddler tween sister horror shining',NULL), +('marseygivecrown'Marsey',2,'king based swole reaction muscles',NULL), +('marseygiveup'Marsey',2,'despair reaction depression miserable fall over depressed falling over animated sad',NULL), +('marseygiygas'Marsey',2,'giygas halloween earthbound horror alien boss vidya game video',1666512009), +('marseyglaceon'Marsey',2,'trick or treat pokemon halloween eevee costume holiday',NULL), +('marseygladiator'Marsey',2,'gladiator rome ancient historical warrior sword athlete combat fight',NULL), +('marseyglam'Marsey',2,'rocker pretty glamorous beautiful',NULL), +('marseyglancing'Marsey',2,'eyes animated nervous paranoid',NULL), +('marseyglobohomo'Marsey',2,'globalism soulless modernity art corporate corporation',NULL), +('marseyglow'Marsey',2,'fbi mossad cop feds animated glownigger glowie secret service fed atf police cia nsa kgb',NULL), +('marseyglow2'Marsey',2,'fbi mossad feds agent glownigger reaction glowie fed atf cia nsa',NULL), +('marseyglowaward'Marsey',2,'medal fbi ribbon animated glownigger retard glowie fed atf cia nsa',NULL), +('marseygoatse'Marsey',2,'shock bussy troll',1664223119), +('marseygodel'Marsey',2,'old philosophy glasses history',NULL), +('marseygodfather'Marsey',2,'wop italy italian dego mafia',NULL), +('marseygodzilla'Marsey',2,'raptor halloween dinosaur gojira evil bug',NULL), +('marseygold'Marsey',2,'gold award reddit',NULL), +('marseygolden'Marsey',2,'lucky money rich gold shine coin merchant animated ',NULL), +('marseygolden2'Marsey',2,'lucky money rich gold shine coin merchant 3dp spin animated ',NULL), +('marseygondola'Marsey',2,'mustache meme long legs',NULL), +('marseygoodmap'Marsey',2,'map pedo dead shoot animated shotgun buckshot kill minor libertarian',NULL), +('marseygoodnight'Marsey',2,'kazakhstan flag reaction kazakh i hate women women',NULL), +('marseygoose'Marsey',2,'goose geese kill duck cat bird death bite chomp',NULL), +('marseygoose2'Marsey',2,'goose geese kill cat bird death bite chomp',NULL), +('marseygorilla'Marsey',2,'gorilla monkey ape',1673959220), +('marseygossip'Marsey',2,'tea rotary phone popcorn gabbing',NULL), +('marseygrad'Marsey',2,'graduate graduation school degree diploma hat tassel animated college university',NULL), +('marseygraduation'Marsey',2,'kanye graduation yeezy yeezus',1671531171), +('marseygrapes'Marsey',2,'fat roman emperor fruit chubby snacking healthy',1664677557), +('marseygras'Marsey',2,'mardi gras fat tuesday nola new orleans neworleans holiday louisiana mardigras carnival beads mask',NULL), +('marseygrass'Marsey',2,'reaction outside touchgrass touch grass',NULL), +('marseygravedance'Marsey',2,'tombstone graveyard excited ripbozo dead die smug step stomp headstone animated',1667683376), +('marseygray'Marsey',2,'amber',1679059465), +('marseygreatpumpkin'Marsey',2,'great pumpkin trick or treat charlie brown ghost costume halloween homoween rock',1666634608), +('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',1677847201), +('marseygrilling'Marsey',2,'barbecue bbq centrist boomer barbeque',NULL), +('marseygrilling2'Marsey',2,'bbq boomer barbecue barbeque',NULL), +('marseygrimreaper'Marsey',2,'grimreaper grim reaper scythe homoween skull scary horror death',1666468259), +('marseygrin'Marsey',2,'seethe pain rage beard angry',NULL), +('marseygroomer'Marsey',2,'pedobear discord pedophile pedo chomo molest pedocord',NULL), +('marseygroomer2'Marsey',2,'molest discord chomo snoo pedo pedocord reddit',NULL), +('marseygrouns'Marsey',2,'grounds grounz darrell brooks court lawyer waukesha',1665524778), +('marseygucci'Marsey',2,'gucci mane lean rapper trap mixtape bricksquad traphouse codeine lean rapper pimp',NULL), +('marseyguillotine'Marsey',2,'cut head off beheading beheaded headless french robespierre marie antoinette death die kill execution execute',NULL), +('marseygun'Marsey',2,'handgun shoot bang kill threaten pistol',NULL), +('marseygundam'Marsey',2,'mecha robot helmet mask anime',NULL), +('marseygunnut'Marsey',2,'ahegao 2a second amendment rifle horny lust lick tongue shooter shooting',NULL), +('marseygunshotsuicide'Marsey',2,'gun shoot suicide sad depressed animated dead death kms gunshot die suicidal pensive',NULL), +('marseygunsuicide'Marsey',2,'shotgun kill death die gunshot windy kms animated',NULL), +('marseyhacker'Marsey',2,'nerd matrix reaction computer animated',NULL), +('marseyhacker2'Marsey',2,'dox anonymous computer codecel programmer',NULL), +('marseyhairypenis'Marsey',2,'hairy penis benis cock creep',1676010557), +('marseyhalflife'Marsey',2,'gordon freeman crowbar burglar halflife pcgaming valve wink vandalize carjack',1678183254), +('marseyhammerpinkies'Marsey',2,'hit hurt idiot dumb retard blood',1677686390), +('marseyhammerpizza'Marsey',2,'animated beat bongo hammers pizzashill rdrama',NULL), +('marseyhammersnoo'Marsey',2,'snoo redditor spez beat powermod murder kill death animated blood',NULL), +('marseyhammersrdine'Marsey',2,'animated beat bongo hammers sardine redditors can the',NULL), +('marseyhandmaid'Marsey',2,'handmaid maiden dystopia theocracy sexist sexism misogyny abortion feminism',NULL), +('marseyhandsup'Marsey',2,'hands up pawsup arrested arresting reaction paws up under arrest',NULL), +('marseyhanger'Marsey',2,'abortion fetus coat planned parenthood infanticide childfree murder foid',NULL), +('marseyhankhill'Marsey',2,'cartoon propane hank grill kingofthehill',NULL), +('marseyhankhill2'Marsey',2,'propane cartoon hank grill kingofthehill',NULL), +('marseyhannibal'Marsey',2,'flesh psycho horror halloween cannibal eat holiday',NULL), +('marseyhappening'Marsey',2,'ronpaul happening it ron paul itshappening animated',NULL), +('marseyhappy'Marsey',2,'pleased contented reaction contentment satisfied',NULL), +('marseyhappy2'Marsey',2,'smile smiling nice',1670511565), +('marseyhappytears'Marsey',2,'tears of joy crying',NULL), +('marseyhatecrime'Marsey',2,'jussie smollett racist homophobic hoax rope bleach chlorine maga hat suicide lynch juicy',1663695493), +('marseyhatium'Marsey',2,'mad fury furious pissed hatred rage angry maddened infuriated hateful hatefuel',NULL), +('marseyhawaii'Marsey',2,'boomer margarita drink chill relaxed',NULL), +('marseyhead'Marsey',2,'blood spurting headless horror halloween animated',NULL), +('marseyheadcrab'Marsey',2,'zombie brain alien parasite valve game half life',1663640300), +('marseyheadlesshorseman'Marsey',2,'halloween headless horseman icabod',1666364356), +('marseyhealthy'Marsey',2,'burger king fat fast food crown unhealthy junk food american',NULL), +('marseyhearts'Marsey',2,'reaction flirt loving adoration love happy cute crush',NULL), +('marseyheathcliff'Marsey',2,'heathecliff',NULL), +('marseyheavymetal'Marsey',2,'rocker musician rock guitar',NULL), +('marseyhehe'Marsey',2,'hehe nothehe happy laughing angry questioning',NULL), +('marseyhelium'Marsey',2,'helium copium cope mask',1673132964), +('marseyhellraiser'Marsey',2,'pinhead halloween holiday evil monster',NULL), +('marseyhelp'Marsey',2,'wtf nervous anxious anxiety worried concerned helpme help me uncomfortable awkward',NULL), +('marseyhesklennyyouknow'Marsey',2,'klenvastergan corgi morgan freeman right correct point',1664490676), +('marseyhesright'Marsey',2,'batman lucius fox nolan hes right you know reaction agree thumbs up based morgan freeman correct',NULL), +('marseyhibernian'Marsey',2,'hibernian irish leprechaun blarney guinness shamrock clover luck merchant papist ira hat',NULL), +('marseyhighfive'Marsey',2,'high five high5 congrats you go glencoco sports yay nice teamwork',1677531913), +('marseyhijab'Marsey',2,'hijab reading islam jihad muslim allah quran koran',NULL), +('marseyhillary'Marsey',2,'president her turn hilary killary hilldawg clinton',NULL), +('marseyhillarybackstab'Marsey',2,'clinton hilary arkanicide knife stabbing kill murder seth rich death',NULL), +('marseyhippo'Marsey',2,'hippopotamus hippo fursona furry skin animal costume fursuit',NULL), +('marseyhissing'Marsey',2,'hiss angry threatened threatening fangs mouth',1674518233), +('marseyhitler'Marsey',2,'adolf adolph nazi germany kraut axis mustache genocide dictator authright chud conservative trump gas',NULL), +('marseyhitler2'Marsey',2,'adolf adolph nazi germany kraut axis mustache genocide dictator authright chud conservative trump',NULL), +('marseyhitlerjew'Marsey',2,'marsey adolf hitler jew nazi judiasm zion kike german israel germany gas heeb kippah star david swastika salute hat armband moustache',1678735909), +('marseyhmm'Marsey',2,'confused reaction thinking thunk thonk judgment',NULL), +('marseyhmmm'Marsey',2,'confused reaction thinking thunk thonk judgment',NULL), +('marseyhobbes'Marsey',2,'calvin hobbes waterson tiger comic',1669097969), +('marseyholocaust'Marsey',2,'jew nazi adl merchant genocide chud rightoid hitler train auschwitz 109',1669064577), +('marseyhomestar'Marsey',2,'homestar runner fast everybody 2000s',NULL), +('marseyhomochingchong'Marsey',2,'asian chinese jap gook chink rice gay strawhat glasses squint rainbow tiedie tyedye tyedie tiedye',1663248780), +('marseyhomofascist'Marsey',2,'lgbt faggot ss fash nazi homocracy gay queer sodomy wholesome kiss',NULL), +('marseyhomosupremacist'Marsey',2,'klan lgbt faggot kkk homocracy sodomy queer gay wholesome',NULL), +('marseyhomsar'Marsey',2,'homsar homestar rslur retard dumb loud shout 2000s',NULL), +('marseyhoodwink'Marsey',2,'cloak crossbow',NULL), +('marseyhope'Marsey',2,'mask whitepill reaction happy hopium',NULL), +('marseyhorseshoe'Marsey',2,'rightoid leftoid theory',NULL), +('marseyhotep'Marsey',2,'party meme parrot vibing jam dance',NULL), +('marseyhrt'Marsey',2,'hrt estrogen trans egg',1671534341), +('marseyhugboo'Marsey',2,'ghost scary angry love cute',1678155939), +('marseyhugjew'Marsey',2,'hug jewish marsey kike yid yarmulke love',1668612377), +('marseyhugmerchant'Marsey',2,'marsey hug jewish merchant kike yid yarmulke love',1668612408), +('marseyhugpeepeehands'Marsey',2,'love cute heart embrace cat',1672265079), +('marseyhugretard'Marsey',2,'love idiot drool embrace',NULL), +('marseyhungry'Marsey',2,'food hunger dish feed me bowl animated',NULL), +('marseyhwacha'Marsey',2,'korea historical animated artillery weapon gunpowder army combat war',NULL), +('marseyhyperthonk'Marsey',2,'3d hmm wrong think hypercube animated tesseract spin consider noootice wonder',1673988441), +('marseyhypno'Marsey',2,'hypnosis spiral brainwash animated hypnotoad',NULL), +('marseyicecream'Marsey',2,'ice cream sad disappoint pout cry. pensive',NULL), +('marseyicecreamcone'Marsey',2,'sweet dessert dairy',1663284406), +('marseyicet'Marsey',2,'marsey icet rapper',1666753447), +('marseyidio3'Marsey',2,'idio3 russia belarus communist commie flask drink computer online monitor display keyboard idio',NULL), +('marseyidio3rentfree'Marsey',2,'idio3 commie communist comrade chud janny',1670888860), +('marseyidk'Marsey',2,'what weird cringe',1665254242), +('marseyiff'Marsey',2,'math alphabet',1666976642), +('marseyill'Marsey',2,'winter chilly cold ill sick brr flu',NULL), +('marseyilluminati'Marsey',2,'eye egypt pyramid big brother watching',NULL), +('marseyilluminati2'Marsey',2,'eye egypt pyramid big brother watching',NULL), +('marseyimam'Marsey',2,'muslim islam saudi ghutra keffiyah kufiya emiratis arab',NULL), +('marseyimmaculate'Marsey',2,'christian christmas jesus immaculate god mother mary xmas pray',NULL), +('marseyimmortanjoe'Marsey',2,'immortansey mad max madmax fury road furyroad post apocalyptic apocalypse australian australia',NULL), +('marseyimpossibru'Marsey',2,'revulsion gross yuck yikes mad icky impossible disgusted disgusting',NULL), +('marseyimposter'Marsey',2,'amogus baka among us sussy',NULL), +('marseyinabox'Marsey',2,'hiding hide box cardboard happy cute',NULL), +('marseyinacumbox'Marsey',2,'cum box cumbox cute wholesome',1673632724), +('marseyinajackolantern'Marsey',2,'halloween homoween pumpkin jackolantern stripper cake',1666671664), +('marseyinapumpkin'Marsey',2,'halloween homoween pumpkin jackolantern',1666671730), +('marseyinboots'Marsey',2,'shoes shrek movie last wish kino film cgi character sword mousquetaire',1677885343), +('marseyinbread'Marsey',2,'food meme inbred',NULL), +('marseyindiarentfree'Marsey',2,'pajeet street shit brown bipoc bhai modi tunak curry hindu shiva',1678546726), +('marseyindignant'Marsey',2,'hmph pout indignant angry annoyed no cross defiant obstinate stubborn',1672174676), +('marseyinnocent'Marsey',2,'innocent naive angelic dumb halo',NULL), +('marseyinshallah'Marsey',2,'begging muslim animated please',NULL), +('marseyinsurgent'Marsey',2,'insurgency iraq jaish gun mask balaclava iraqi',1674032658), +('marseyinverted'Marsey',2,'inverted marsey black',1664594376), +('marseyinvestigate'Marsey',2,'pepe apu peepo investigate magnifying magnifier look lookup',NULL), +('marseyinvisible'Marsey',2,'stealth',NULL), +('marseyira'Marsey',2,'car bomb irish ireland',NULL), +('marseyironmaiden'Marsey',2,'death blood torture chika anime weeb weeaboo spikes murder crush animated',NULL), +('marseyishygddt'Marsey',2,'reaction meme disapproval bat club beating angry demented disgust dislike baseball bat shiggy diggy george costanza',NULL), +('marseyisis'Marsey',2,'daesh terrorist islam muslim',NULL), +('marseyisrael'Marsey',2,'kike yid jewish hebrew merchant colonizer israeli banker jewish kike yid flag heeb palestine palestininan shekel hebrew',NULL), +('marseyisraeliflag'Marsey',2,'israel flag kike yid palestine heeb hebrew jewish',1678141445), +('marseyisraellove'Marsey',2,'love ally israel holocaust zionism',NULL), +('marseyit'Marsey',2,'balloon halloween pennywise clown holiday evil',NULL), +('marseyitsallsotiresome'Marsey',2,'empire of dust tooka all so tiresome chinese racist congolese drc kinshasa lubumbashi enough bullshit tired resigned despair black',1665543793), +('marseyitsaover'Marsey',2,'vidya mario over italian',1670561567), +('marseyitsover'Marsey',2,'its over never began incels give up giveup sad sigh defeated pensive',NULL), +('marseyitsoverhappy'Marsey',2,'marsey over itsover happy',1673551303), +('marseyitsoverwereback'Marsey',2,'itsover neverbegan incels give up giveup sad sigh defeated yay happy excited undefeated bipolar histronic null kiwifarms animated pensive',1668780621), +('marseyitsoverwerebackchingchon'Marsey',2,'happy doomer elated joy asian gook nip jap recovery slit squint rice',1674907207), +('marseyitsoverwerebackyall'Marsey',2,'buck south over sad sneed hat happy',1678791820), +('marseyitsoveryall'Marsey',2,'buck south over sad sneed hat',1678786535), +('marseyitsrigged'Marsey',2,'its rigged rig goomble gamble lottershe election dating test blackjack roulette',1670094672), +('marseyjackskellington'Marsey',2,'skeleton nightmarebeforechristmas halloween horror burton',1667696881), +('marseyjackson'Marsey',2,'music king pop mayo whiteface michael',NULL), +('marseyjacksparrow'Marsey',2,'johnny depp amber heard abuse violence punch beat feminist Jack sparrow',NULL), +('marseyjaguarwarrior'Marsey',2,'mayan incan injun latinx aztec native blood fight mexican',NULL), +('marseyjam'Marsey',2,'animated bopping excited trippy excitement tejanx dancing rainbow rave happy dance',NULL), +('marseyjamesholmes'Marsey',2,'killer shooter shooting crazy schizo batman capeshit ginger',NULL), +('marseyjamming'Marsey',2,'mp3 headphones beat ipod music happy',NULL), +('marseyjanny'Marsey',2,'jannie unpaid volunteer administrator janitor free moderator',NULL), +('marseyjanny2'Marsey',2,'jannie unpaid volunteer administrator janitor free moderator',NULL), +('marseyjannymini'Marsey',2,'janny minigun gun clean gatling jannie animated',1664657815), +('marseyjapanese'Marsey',2,'nippon rising sun weeb japan animated',NULL), +('marseyjason'Marsey',2,'hockey mask horror halloween kill fridaythe13th knife stab voorheys friday the 13th evil monster holiday',NULL), +('marseyjavelin'Marsey',2,'ukraine russia missile rocket rpg grenade launcher kyiv kiev kiyv zelensky putin tank',NULL), +('marseyjcdenton'Marsey',2,'sunglasses shades vidya video game deusex deus ex',NULL), +('marseyjclove'Marsey',2,'astolfo femboy trap hug anime jc justcool',1668572373), +('marseyjcrentfree'Marsey',2,'trans astolfo marstolfo justcool bard moderator jannie',1667322028), +('marseyjeans'Marsey',2,'denim trousers pants',NULL), +('marseyjesus'Marsey',2,'christian',NULL), +('marseyjesus2'Marsey',2,'crucify crucifixion christianity easter persecuted religion saint martyr religious cross',NULL), +('marseyjetbombing'Marsey',2,'obama bush animated usa animated american pilot bomber plane war usaf air force',NULL), +('marseyjetfighter'Marsey',2,'pilot plane airforce air force usaf bomber dogfight war',NULL), +('marseyjewish'Marsey',2,'jew jewish religon hat yarmulke yid kike sheeny sheenie heeb merchant israeli',1665706842), +('marseyjewishkkk'Marsey',2,'klan israel racism hood blue',1664491568), +('marseyjewoftheorient'Marsey',2,'china chinese greedy jew jewish merchant',NULL), +('marseyjewoftheorientglow'Marsey',2,'animated glow rice china chinese chink commie mao xi',NULL), +('marseyjfk'Marsey',2,'john fitzgerald kennedy jfk president american history sniper car death kill usa assassination',NULL), +('marseyjiangshi'Marsey',2,'ghost chinese halloween holiday china scary',NULL), +('marseyjihad'Marsey',2,'jihad islam animated mujahideen muslim terrorism terrorist plotting isis',1672275222), +('marseyjoe'Marsey',2,'family guy swanson cop police wheelchair retard disabled',1671089479), +('marseyjohnson'Marsey',2,'wig history founding father wtf did just read bruh wut',NULL), +('marseyjoint'Marsey',2,'smoke weed marijuana reefer drugs smoking 420 pot',NULL), +('marseyjolteon'Marsey',2,'trick or treat pokemon halloween eevee costume holiday',NULL), +('marseyjones'Marsey',2,'tinfoil animated alex gay frogs conspiracy',NULL), +('marseyjoseon'Marsey',2,'korean hat azn asian',NULL), +('marseyjourno'Marsey',2,'journoid media press photo camera journalist pic',NULL), +('marseyjoy'Marsey',2,'smile excited smug',NULL), +('marseyjudge'Marsey',2,'objection innocent hammer guilty gavel court overruled sustained',NULL), +('marseyjumpscare'Marsey',2,'undead living dead romero halloween horror corpse scary rotten animated spooky aaaahhhhh trick prank bait and switch',NULL), +('marseyjunkie'Marsey',2,'needles heroin reaction shooting up addicted shoot up syringe',NULL), +('marseyjunkie2'Marsey',2,'addicted drugs pills glue huffing ether overdose',NULL), +('marseyjurisdiction'Marsey',2,'waukesha darrell brooks court subject matter jurisdiction',1665785047), +('marseyjustright'Marsey',2,'reaction snob no way',NULL), +('marseykaiser'Marsey',2,'prussian history wwi rifle reich wilhelm germany soldier',NULL), +('marseykamikaze'Marsey',2,'kamikaze japanese nip pilot ww2 wwii world war',NULL), +('marseykangtheconqueror'Marsey',2,'conqueror marvel super hero villain comicbook capeshit science fiction we wuz costume avengers',1678161896), +('marseykatamarireddit'Marsey',2,'rolling animated vidya video game damaci damacy reddit',NULL), +('marseykeffalsdance'Marsey',2,'onesie pajamas animated fursuit hood wiggler',NULL), +('marseykekw'Marsey',2,'kekw lmao lol laugh',1676060605), +('marseykente'Marsey',2,'black blm nigger nog jogger coon dindu bhm hotep kufi african tribal',NULL), +('marseykermit'Marsey',2,'kermit green frog puppet absinthe television sesame children',NULL), +('marseykernelpanic'Marsey',2,'linux kernel panic computer error glitch',NULL), +('marseykevin'Marsey',2,'marsey hat drseuss dark black halloween horror',1666487566), +('marseykey'Marsey',2,'markey keyed locked based key lock sneed bane',1677614121), +('marseykfc'Marsey',2,'col sanders colonel kentucky fried chicken',NULL), +('marseykhorne'Marsey',2,'warhammer 40k chaos god war death blood',NULL), +('marseykindness'Marsey',2,'retarded special drooling idiot seriouspost srspost agendapost moron fool buffoon dramatard',NULL), +('marseyking'Marsey',2,'based queen prince reaction crown princess',NULL), +('marseykingcrown'Marsey',2,'based animated',NULL), +('marseykingretard'Marsey',2,'drool dumb idiot crown moron',NULL), +('marseykink'Marsey',2,'bdsm sex kinkster dom pervert sub creeper latex fetish dildo pvc bulge',NULL), +('marseykino'Marsey',2,'kino agni fire punch anime',NULL), +('marseykirby'Marsey',2,'nintendo video game vidya sprite fat chonker suck succ',NULL), +('marseykirby2'Marsey',2,'kirby game nintendo video vidya',NULL), +('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',1678128488), +('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',1678128347), +('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',1678128421), +('marseykissinger'Marsey',2,'kissinger coldwar war diplomat suit fat america geopolitics politics historical',NULL), +('marseykitti'Marsey',2,'watchpeopledie horror grim evil scary surreal tattoos wicked demonic',NULL), +('marseykitty'Marsey',2,'hellokitty animated hello kitty',NULL), +('marseykiwi'Marsey',2,'kf bird new zealand kiwifarms newzealand',NULL), +('marseykiwi2'Marsey',2,'kf bird new zealand kiwifarms newzealand',NULL), +('marseykiwilove'Marsey',2,'hugging bird happy',1670511827), +('marseykiwimom'Marsey',2,'kf farms newzealand new zealand dramarama birds babies chicks single mother brood flock',NULL), +('marseykiwivampire'Marsey',2,'kiwi new zealand dramarama house scary spooky bird cloak sanguine fangs halloween bloodsucker',NULL), +('marseykkk'Marsey',2,'klan kukluxklan ku klux klan racist costume klux ku sheet',NULL), +('marseykkkblm'Marsey',2,'ku klux klan racist nigger jogger coon jiggaboo cracker crackkka',NULL), +('marseykkkevil'Marsey',2,'kukluxklan racism racist lasereyes evil',1663211985), +('marseyklenny'Marsey',2,'chiobu jenna thorne grunderchin vidunderchin clapping applause animated',NULL), +('marseyklenny2'Marsey',2,'corgi dog puppy klenvastergan smile happy',NULL), +('marseyklenny3'Marsey',2,'puppy corgi smile dog grunderchin klenvastergan',NULL), +('marseyklennyclap'Marsey',2,'klenny klenvastergan animated corgi dog clap clapping',NULL), +('marseyklennyheart'Marsey',2,'corgi puppy dog love hug',1673925667), +('marseyklennywinner'Marsey',2,'medal award dog klenvastergan corgi',NULL), +('marseykneel'Marsey',2,'blm bow black lives matter chauvin supremacy respect supreme',NULL), +('marseykoalalove'Marsey',2,'eucalyptus bear',1664497197), +('marseykoolaid'Marsey',2,'oh yeah juice cult ice pitcher drink',NULL), +('marseykrampus'Marsey',2,'demon monster christmas',NULL), +('marseykrampus2'Marsey',2,'demon monster christmas',NULL), +('marseykrayon'Marsey',2,'krayon karaboga incel retard face',1669868564), +('marseykrayongrouns'Marsey',2,'grouns krayon objection court brooks sister pedo molester incest',1672604810), +('marseykrayonsneed'Marsey',2,'krayon incest carpathianflorist sistertoucher sneed',1673039108), +('marseykrishna'Marsey',2,'hindu krishna india peacock',1667156631), +('marseyksg'Marsey',2,'kanye ksg kids see ghosts yeezy yeezus',1671533131), +('marseykvlt'Marsey',2,'horgh abbath black metal krieg bullet belt immortal corpsepaint',NULL), +('marseykwanza'Marsey',2,'christmas black kwanza african holidays',NULL), +('marseykween'Marsey',2,'hoop earring fds black shaniqua',NULL), +('marseykweenxmas'Marsey',2,'blm black christmas santa bipoc nigger bame hat holiday',NULL), +('marseykyle'Marsey',2,'killer konvict rifle rittenhouse kid gun kenosha kylie',NULL), +('marseykylerentfree'Marsey',2,'rittenhouse chud rightoid killer gun rights kenosha wisconsin shoot 2a',1669680590), +('marseykys'Marsey',2,'reaction keep yourself safe kill yourself suicide',NULL), +('marseykys2'Marsey',2,'keep yourself safe',NULL), +('marseyl'Marsey',2,'loser loss',NULL), +('marseylain'Marsey',2,'bear onesie pajamas fursuit furry',NULL), +('marseylaptop'Marsey',2,'notebook macbook computer',NULL), +('marseylaptopangry'Marsey',2,'mad frustrated seethe computer laptop',1671429907), +('marseylaptopangry2'Marsey',2,'mad frustrated seethe computer tears crying',1671439109), +('marseylaptopkrayon'Marsey',2,'angry mad seethe computer hoodie',1671430470), +('marseylaptopkrayon2'Marsey',2,'angry mad seethe computer hoodie',1671430514), +('marseylaptoppizzashill'Marsey',2,'angry mad seethe computer laptop',1671430383), +('marseylaptoppizzashill2'Marsey',2,'angry mad seethe computer laptop',1671430414), +('marseylaptopsad'Marsey',2,'computer tears crying upset',1671502473), +('marseylaptopsad2'Marsey',2,'computer tears crying sobbing upset',1671508897), +('marseylaugh'Marsey',2,'lmao reaction point funny haha lol judgment',NULL), +('marseylaughbothsides'Marsey',2,'wingcuck radical centrist centrism animated horseshoe',NULL), +('marseylaughpoundfist'Marsey',2,'cry tears lmao lol kek bully laughing funny mocking animated',NULL), +('marseylaughwith'Marsey',2,'cry tears lol lmao haha laughing',NULL), +('marseylawlz'Marsey',2,'masterlawls zhcyid9 masterlawlz reaction glasses',NULL), +('marseyleafeon'Marsey',2,'trick or treat pokemon halloween eevee costume holiday',NULL), +('marseyleavingbush'Marsey',2,'bush simpsons homer hide',1676498734), +('marseyleftoidschizo'Marsey',2,'sjw shitlib radlib liberal cuck redditor soy crazy animated',NULL), +('marseylegion'Marsey',2,'zombie wolf fallout new vegas fnv caesar courier video game roman',NULL), +('marseylego'Marsey',2,'marsey lego toy game blurry lowres lowdef',1665356921), +('marseylemon'Marsey',2,'pucker sour lemon fruit citrus tear ',NULL), +('marseylenin'Marsey',2,'ussr russia communism socialism marxist commie soviet proletariat marxism marxist leninist leninism revolution bolshevik',NULL), +('marseylenny'Marsey',2,'innuendo dirty sex horny emoticon perverted',NULL), +('marseyletsfuckinggo'Marsey',2,'lfg tennis ball screaming ready',NULL), +('marseyletsfuckinggo2'Marsey',2,'hyped screaming shouting yelling',1663161484), +('marseylgbtflag'Marsey',2,'pride gay queer',NULL), +('marseylgbtflag2'Marsey',2,'pride gay inclusive queer ukraine bipoc',NULL), +('marseylgbtflag3'Marsey',2,'pride gay rainbow queer',NULL), +('marseylgbtflag4'Marsey',2,'pride gay queer homo rainbow',1673666833), +('marseylgbtflag5'Marsey',2,'pride gay queer homo rainbow inclusive progress intersex trans bipoc ukraine nonbinary',1673666925), +('marseyliathomas'Marsey',2,'tranny transgender athlete lia thomas athletics woman valid lgbt swimmer aquamaam aqua maam',NULL), +('marseylibations'Marsey',2,'libations pour one out dead homie',1674828962), +('marseyliberty'Marsey',2,'usa burger america statue lady republican democrat biden trump rightoid leftoid',NULL), +('marseyliberty2'Marsey',2,'usa burger america statue lady republican democrat biden trump rightoid leftoid',NULL), +('marseylibertyfireworks'Marsey',2,'independence forth july america usa eagle republican democrat united states patriot statue animated',1664123152), +('marseylibleft'Marsey',2,'unemployed protest riot anarcho capitalist antifa anarchist anarchy',NULL), +('marseylibright'Marsey',2,'libertarian anarcho wagecuck pedophile capitalist lolbert',NULL), +('marseylicking'Marsey',2,'spongebob tongue taste',1663284181), +('marseylickinglips'Marsey',2,'yummy tasty delicious',NULL), +('marseylifting'Marsey',2,'workout muscular work out bench swole working out gains benchpress weightlifting weights muscles',NULL), +('marseylion'Marsey',2,'fursona furry fursuit leo george mountain spokane feed trailerparkbride',NULL), +('marseyliondance'Marsey',2,'parade ccp chinese dancer dancing asian china animated',NULL), +('marseyliquidator'Marsey',2,'gas mask horror exterminator halloween plague doctor holiday scary nuclear chernobyl suit mask radiation radioactive',NULL), +('marseylizard'Marsey',2,'reptilian',NULL), +('marseyllama'Marsey',2,'alpaca',NULL), +('marseyllama1'Marsey',2,'top',NULL), +('marseyllama2'Marsey',2,'middle',NULL), +('marseyllama3'Marsey',2,'bottom',NULL), +('marseyloading'Marsey',2,'animated loading spinner webdev rolling ball circle',NULL), +('marseyloadingneon'Marsey',2,'animated loading spinner webdev rolling ball circle neon',NULL), +('marseyloaf'Marsey',2,'marsey loaf bread lazy retard tard',1663803130), +('marseylobotomy'Marsey',2,'surgery retard braindead sad',1667212108), +('marseylois'Marsey',2,'familyguy familyman family guy family man peter griffin',NULL), +('marseylolcow'Marsey',2,'reaction trolled lulz judgment',NULL), +('marseylolly'Marsey',2,'animalcrossing vidya videogame',1670512415), +('marseylong1'Marsey',2,'top meme',NULL), +('marseylong2'Marsey',2,'middle meme',NULL), +('marseylong3'Marsey',2,'bottom meme',NULL), +('marseylongcockandballs'Marsey',2,'marsey long cock balls redrocket penis dick johnson member erection testicles bollocks meatandtwoveg familyjewels',1675902882), +('marseylonggigatitty'Marsey',2,'gigatitty long marsey tits',1675902705), +('marseylonghorn'Marsey',2,'texas bevo college football horns sports',1663872538), +('marseylongpost'Marsey',2,'tldr reaction wall of text wordswordswords animated words',NULL), +('marseylongpost2'Marsey',2,'tldr reaction wall of text scrolling wordswordswords animated words judgment',NULL), +('marseylongpostglow'Marsey',2,'animated pippy glow fedpost longpost words mad angry rage wtf green chud fbi mossad fed atf police reaction scrolling',NULL), +('marseylongsurfing'Marsey',2,'surf surfing water ocean long surfboard',NULL), +('marseyloss'Marsey',2,'isthis meme comic webcomic hospital ethan tim buckley',1663284338), +('marseylouisiana'Marsey',2,'state cajun usa map crawfish southern gulf poverty mississippi orleans mardi gras',1665955191), +('marseylove'Marsey',2,'heart reaction adoration loving adore',NULL), +('marseylovecraft'Marsey',2,'eldritch horror niggerman cat hp tentacle insane halloween',NULL), +('marseylovecraft2'Marsey',2,'eldritch horror niggerman cat hp tentacle insane halloween',NULL), +('marseylovecraftian'Marsey',2,'cosmic horror eldritch galaxy space hp spooky scary halloween animated',NULL), +('marseylovedrama'Marsey',2,'hearts rdrama reaction happy animated',NULL), +('marseylovegigaorgy'Marsey',2,'cuddle hug love blush wholesome infinity orgy',1664491045), +('marseyloveyou'Marsey',2,'hearts ilu reaction adoration loving ily love adore animated',NULL), +('marseylowpoly'Marsey',2,'polygonal spinning 3d lopoly animated',NULL), +('marseyluckycat'Marsey',2,'lucky fortune gambling gambler goombler goombling animated weeb azn asian slots japanese money cash coin rich',NULL), +('marseylueshi'Marsey',2,'super mario nintendo snes retro vidya dinosaur italian plumber pipes 42',1664142051), +('marseylumberjack'Marsey',2,'axe bloody horror murder satisfied worker',1673123024), +('marseyluther'Marsey',2,'heretic lutheran theses martin luther',NULL), +('marseymacarthur'Marsey',2,'nuke missile nuclear bomb history',NULL), +('marseymacgyver'Marsey',2,'macgyver margyver macgruber diy homemade handy jerryrig juryrig improvised makeshift crafty ingenious inventive slick',1678217846), +('marseymad'Marsey',2,'pissed annoyed furious reaction angry irritated livid',NULL), +('marseymagahat'Marsey',2,'trump 5200 maga american president election vote nazi hat',NULL), +('marseymagarentfree'Marsey',2,'cope seethe dilate lib snoo reddit orange drumpf bad nazi hitler rightoid leftoid',1664439482), +('marseymaid'Marsey',2,'canadian leaf suicide euthanasia needle syringe vax',1670432525), +('marseymaid2'Marsey',2,'canadian leaf suicide euthanasia needle syringe vax',1670432554), +('marseymaid3'Marsey',2,'canadian leaf suicide euthanasia needle syringe vax',1670432568), +('marseymaid4'Marsey',2,'canadian leaf suicide euthanasia needle syringe vax',1670432579), +('marseymaidchingchong'Marsey',2,'suicide rope kys die inject medicine vaccine canada leaf chinese rice asian cosplay',1673653490), +('marseymaidgeisha'Marsey',2,'weeb incel asian chink chong rice suicide vax inject wink love heart kiss slit cosplay',1674149640), +('marseymaidshy'Marsey',2,'canada suicide kys cute blush nervous leaf canadian',1670556516), +('marseymajorgeneral'Marsey',2,'jeffthespammer pirates of penzance safari muttonchops mutton chops army military soldier officer',NULL), +('marseymalding'Marsey',2,'dilate seethe scrote mad moid cope',NULL), +('marseymancer'Marsey',2,'dead undead horror lich halloween necromancer zombies zombie holiday evil',NULL), +('marseymandela'Marsey',2,'fat grapes eating mandela fruit cornucopia conspiracy schizo timeline',1673162308), +('marseymanifestdestiny'Marsey',2,'manifest usa american imperialism history expansion territory exploration',1664172279), +('marseymanlet'Marsey',2,'llm short midget dwarf little king',NULL), +('marseymanul'Marsey',2,'manul pallascat',1677531421), +('marseymanysuchcases'Marsey',2,'animated many such cases airport luggage suitcase conveyor',NULL), +('marseymanysunglasses'Marsey',2,'shook shock disbelief seamless animated',1674161474), +('marseymao'Marsey',2,'zedong ccp chinese communist communism china',NULL), +('marseymaoist'Marsey',2,'marxist little red book marxism ccp chinese communist authleft maoism communism china',NULL), +('marseymap'Marsey',2,'libertarian libertarian map predator',NULL), +('marseymap2'Marsey',2,'map geography topographical paper navigation chart cartography location place',NULL), +('marseymar'Marsey',2,'dexter lab foid destruction irritating annoying sister cartoon network pigtails',NULL), +('marseymarch'Marsey',2,'retard groyper march fat pepe drool hallway',1668385912), +('marseymariachi'Marsey',2,'animated latinx latino mexican mexico beaner taco burrito',NULL), +('marseymars'Marsey',2,'celestial space planet galaxy world solar system alien',NULL), +('marseymarseylove'Marsey',2,'aww blush hugging cuddling cuddle snuggle snuggling hearts shy kiss xoxo',NULL), +('marseymarseylovelove'Marsey',2,'reaction love blush aww hugging cuddling cuddle snuggle snuggling hearts xoxo nested recursion inception wholesome',NULL), +('marseymarseyloveorgy'Marsey',2,'reaction love blush aww hugging cuddling cuddle snuggle snuggling hearts xoxo nested recursion inception orgy group',NULL), +('marseymask'Marsey',2,'plague coronavirus covid pandemic coof sickness love heart eyes illness',NULL), +('marseymasterchief'Marsey',2,'master chief halo game',NULL), +('marseymati'Marsey',2,'annoyed irritation top hat reaction angry irritated tophat',NULL), +('marseymaxrockatansky'Marsey',2,'mad max madmax fury road furyroad post apocalyptic apocalypse australian australia',NULL), +('marseymayo'Marsey',2,'yt jakubian crying cracker reaction crackkka crakkka white sad tears pensive',NULL), +('marseymayocide'Marsey',2,'genocide white animated supremacy kkk spin racist',1671356143), +('marseymayoface'Marsey',2,'black blackface whiteface mayo mayocide mayonnaise racist racism',NULL), +('marseymayoparty'Marsey',2,'bukakke bukkake mayonaise mayonnaise cum semen jizz spunk nut sperm messy sloppy lewd facial cumshot',NULL), +('marseymayu'Marsey',2,'idolmaster anime animegirl ribbon',1667211868), +('marseymeangirls'Marsey',2,'rdrama chud gossip rumour talk snoo train retard group friends',1671559341), +('marseymeatwad'Marsey',2,'cartoon athf aqua hamburger',NULL), +('marseymechanic'Marsey',2,'wrench car diy fix repairman dipfuck',NULL), +('marseymeds'Marsey',2,'mentally ill rightoid doctor psycho crazy mental illness reaction risperidone schizo nurse',NULL), +('marseymedusa'Marsey',2,'medusa snakes greece greek mythology ancient monster perseus gorgon',NULL), +('marseymega'Marsey',2,'megamarsey',1675855721), +('marseymegalodon'Marsey',2,'shark carpathianflorist jaws attack eating killing',NULL), +('marseymemeball'Marsey',2,'picardia strawman polcomp political',NULL), +('marseymeowth'Marsey',2,'pokemon weeb anime manga team rocket nintendo video game vidya monster',NULL), +('marseymerchant'Marsey',2,'kike hebrew shopkeeper yid banker jew moneylender jewish greedy israel chosen',NULL), +('marseymerchantelf'Marsey',2,'jew christmas elf santa greedy money chosen worker holiday xmas seth rogen sarah silverman holocaust coin kike',NULL), +('marseymerchantsoy'Marsey',2,'merchant jewish kike greed soy wojak soyjak yarmulke soyyell',NULL), +('marseymermaid'Marsey',2,'merman merfolk',NULL), +('marseymetokur'Marsey',2,'marsey mister metokur jim bud oshaughnessy internet bud aristocrat james youtube lolcow chud scout augustine cancer moon cricket',1672539597), +('marseymexican'Marsey',2,'latina latino hispanic fiesta sombrero latinx hombre mexico',NULL), +('marseymfdoom'Marsey',2,'rapper hip hop hiphop rnb supervillain helmet mask',NULL), +('marseymicrobus'Marsey',2,'vw van bussy',NULL), +('marseymicrosoftpride'Marsey',2,'pride flag rights gay trans lgbt lgbtqia microsoft opensource intersectional sexuality queer nonbinary intersex bisexual twospirit progress nonbinary agender asexual',1666393843), +('marseymidsommarchristian'Marsey',2,'sweden movie film cult a24 scandinavia man cinema bear death kill fire murder torture drug',1664220296), +('marseymidsommardani'Marsey',2,'sweden movie film cult a24 scandinavia flowers dress happy tears joy woman cinema',1664220186), +('marseymike'Marsey',2,'disney pixar monsters inc cyclops',NULL), +('marseymiki'Marsey',2,'idolmaster anime animegirl kiss blowkiss',1667211904), +('marseymiku'Marsey',2,'hatsune miku pop star concert rave weeaboo music animated singing microphone',NULL), +('marseymilesdavis'Marsey',2,'jazz saxophone bebop music trumpet brass black',NULL), +('marseymime'Marsey',2,'mimesey facepaint black and white beret silent mute performer',NULL), +('marseyminer'Marsey',2,'miner minecraft mine craft mining digging minor blocks pixel game vidya video notch',NULL), +('marseymini'Marsey',2,'annihilate minigun machine gun kill destroy murder animated',NULL), +('marseyminimalism'Marsey',2,'orange minimalist square art',NULL), +('marseyminimalism2'Marsey',2,'minimalist polygons polygonal art',NULL), +('marseyminion'Marsey',2,'gru pixar',NULL), +('marseyminipixel'Marsey',2,'miniature small smol place 8bit mouse',NULL), +('marseymischevious'Marsey',2,'trickster mischevious troublesome plan scheme schemer evil clever think bad naughty prankish delinquet',1672429359), +('marseymischief'Marsey',2,'interface clown',NULL), +('marseymisinformation'Marsey',2,'marsey meme sphere ball text misinformation internet purposefully spread',1665415192), +('marseymissing'Marsey',2,'absent low effort',NULL), +('marseymissing2'Marsey',2,'missing notexture source image not found broken',NULL), +('marseymobster2'Marsey',2,'bat gangster mafia kneecapper',NULL), +('marseymocking'Marsey',2,'mocking spongebob meme alternating studly caps retard',NULL), +('marseymodelo'Marsey',2,'cheers alcohol drinking beer',NULL), +('marseymodelo2'Marsey',2,'cheers alcohol beer drinking',NULL), +('marseymoidmoment'Marsey',2,'braincel incel forever alone male men acne pimple gamer neet virgin retard stupid idiot',1678508082), +('marseymommymilkers'Marsey',2,'pepe mellokind momma booba khazar abby shapiro tits breasts boobs',NULL), +('marseymoney'Marsey',2,'capitalism capitalist rich dollar signs bag wealthy dollars dinero',NULL), +('marseymonk'Marsey',2,'meditate levitating pray buddhist fish asian levitate animated yingyang buddhism karma zen',NULL), +('marseymonke'Marsey',2,'retvrn return',NULL), +('marseymononoke'Marsey',2,'anime japanese miyazaki ghibli asian cartoon princess character fictionnal ashitaka san wild wolf nature',NULL), +('marseymonstercocklaugh'Marsey',2,'laugh dick cock penis big monster',1674251614), +('marseymooncricket'Marsey',2,'marsey black cricket moon bug dancing rave party singing animated nigger coon jiggaboo',1668468627), +('marseymoonshine'Marsey',2,'alcohol hick drunk booze drink illegal prohibition',1665436053), +('marseymoose'Marsey',2,'moosin antlers',NULL), +('marseymoplicker'Marsey',2,'janny moderator admin',NULL), +('marseymormon'Marsey',2,'backpack tie jesus god christian missionary',NULL), +('marseymorph'Marsey',2,'skinwalker changeling',NULL), +('marseymothermary'Marsey',2,'christian christmas jesus immaculate god mother mary xmas pray',NULL), +('marseymothman'Marsey',2,'spooky scary monster halloween cryptid supernatural paranormal creepy',1666369939), +('marseymountaineer'Marsey',2,'winter climbing coat ice sport peak axe cleats mountain alpine climber',NULL), +('marseymouse'Marsey',2,'rodent cheesed to meet you',NULL), +('marseymrsclaus'Marsey',2,'christmas santa winter boobs',NULL), +('marseymspaint'Marsey',2,'paint mspaint pixel shifty squat',NULL), +('marseymugshot'Marsey',2,'arran prison arrested criminal jail',NULL), +('marseymummified'Misc',2,'marsey mummy',NULL), +('marseymummy'Marsey',2,'egyptian halloween monster holiday',NULL), +('marseymummy2'Marsey',2,'egyptian halloween monster holiday',NULL), +('marseymummy3'Marsey',2,'egyptian halloween monster holiday',NULL), +('marseymushroomcloud'Marsey',2,'atomic bomb nuke kaboom explode explosion war radiation',NULL), +('marseymuslimahitsover'Marsey',2,'islam arabic taliban terrorist peace burka headscarf ninja',1677287017), +('marseymuslimahwereback'Marsey',2,'islam arabic taliban terrorist peace burka headscarf ninja',1677287058), +('marseymuslimitsover'Marsey',2,'islam arabic taliban terrorist peace towel',1677286871), +('marseymuslimwereback'Marsey',2,'islam arabic taliban terrorist peace towel',1677286974), +('marseymutt'Marsey',2,'american burger 56 percent mayo',NULL), +('marseymutt2'Marsey',2,'american burger 56 percent mayo',NULL), +('marseymyeisha'Marsey',2,'kween black fds',NULL), +('marseymyers'Marsey',2,'knife halloween killer mask scary michael stab horror',1666654966), +('marseymyspacetom'Marsey',2,'carp friend carpathianflrost anderson',NULL), +('marseyn8'Marsey',2,'nate redditor powermod powerjannie moderator',NULL), +('marseynails'Marsey',2,'manicure emoji pedicure',NULL), +('marseynana'Marsey',2,'idolmaster anime animegirl ribbon',1667212013), +('marseynapoleon'Marsey',2,'baguette soldier frenchman history',NULL), +('marseynapoleon2'Marsey',2,'french france horse',NULL), +('marseyneat'Marsey',2,'photo cringe compilation camera cringe collection pic',NULL), +('marseyneckbeard'Marsey',2,'mlady bodypillow dakimakura anime otaku fedora weebshit body pillow mra weeb',NULL), +('marseynecklace'Marsey',2,'tire fire africa',1678712914), +('marseynecromancer'Marsey',2,'halloween horror scary undead necromancy ghost zombie skeletons magician warlock',1670513898), +('marseyneet'Marsey',2,'cozy comfy wagie',NULL), +('marseynegative'Marsey',2,'negative blue black wave',1678244395), +('marseyneko'Marsey',2,'autism autistic cute neko nekobit fedi fediverse hat programmer codecel',NULL), +('marseyneon'Marsey',2,'wave flashy trippy waving flashing lights animated',NULL), +('marseynerd'Marsey',2,'dork loser dweeb geek glasses aevann',NULL), +('marseynerd2'Marsey',2,'geek glasses dork loser pimples zits',NULL), +('marseyneuron'Marsey',2,'brain cell science nerve smart stupid dumb eyes',1676740193), +('marseynewyorker'Marsey',2,'rat nyc newyork hustle bustle yankees',1666250525), +('marseynietzsche'Marsey',2,'philosophy history',NULL), +('marseyniggy'Marsey',2,'idolmaster sachiko 4chan smug anime',1664383012), +('marseynightmare'Marsey',2,'striped sweater freddy freddie horror halloween krueger holiday claws monster',NULL), +('marseyninja'Marsey',2,'samurai japanese killer stealthy sneaky assassin weeb',NULL), +('marseynintendo'Marsey',2,'mario gamer switch gaymer video game mustache soy',NULL), +('marseyniqab'Marsey',2,'burka islam muslim burqa',NULL), +('marseyniqabpearlclutch'Marsey',2,'bombasticpussy sjw snowflake burka burqa',1663350191), +('marseyno'Marsey',2,'denied refuse rejection reaction ugh deny hand',NULL), +('marseynodox'Marsey',2,'sign',1665250355), +('marseynoooticer'Marsey',2,'notice stats racist iq chud bigot numbers observe see hmm wrong think thonk',1664406781), +('marseynope'Marsey',2,'bush grass simpsons homer hide avoid',1663895054), +('marseynorf'Marsey',2,'soccer british football sports',1668780332), +('marseynosleep'Marsey',2,'horror scary halloween holiday',NULL), +('marseynosuchcases'Marsey',2,'strawman fake news cope seethe none many luggage airport conveyor belt sam brinton',1675541160), +('marseynotameme'Marsey',2,'milhouse simpsons vanhouten millhouse notameme nonmeme bart homer marge',1675892783), +('marseynotes'Marsey',2,'notes writer writing journ*list therapist doodle pencil',NULL), +('marseynotes2'Marsey',2,'notes notepad pencil writing nerd glasses behind',NULL), +('marseynotesglow'Marsey',2,'notes glow cia fbi fed writer writing pencil',NULL), +('marseynouautism'Marsey',2,'pointing hat spiderman sperg autistic no u no you noyou',NULL), +('marseynoyou'Marsey',2,'nou no u pointing',NULL), +('marseynoyoufellowpedo'Marsey',2,'point fbi glow libertarian mask discord agent',1664045092), +('marseynoyouglow'Marsey',2,'fbi no u animated feds glowies glowniggers atf cia nsa',NULL), +('marseynoyouzoom'Marsey',2,'close up jaccuse cope seethe project gaslight point finger angry horseshoe leftoid rightoid',1676067536), +('marseynpc'Marsey',2,'sheeple',NULL), +('marseynpc2'Marsey',2,'reaction idiot sheep',NULL), +('marseynpcmad'Marsey',2,'angry grey libtard',NULL), +('marseynukegoggles'Marsey',2,'nuclear atomic bomb mushroom cloud',NULL), +('marseynull'Marsey',2,'kiwifarms joshua moon josh dog',NULL), +('marseynulloverback'Marsey',2,'animated jersh josh itsover wereback over back keffals kiwifarms',1671772512), +('marseynun'Marsey',2,'habit catholic',NULL), +('marseynurgle'Marsey',2,'warhammer 40k chaos god disease sickness rebirth',NULL), +('marseynut'Marsey',2,'orgasm ahegao cum reaction coom',NULL), +('marseynutcracker'Marsey',2,'soldier halberd pike christmas holiday',NULL), +('marseynyan'Marsey',2,'space animated meme poptart',NULL), +('marseynyanlgbt'Marsey',2,'animated gay pride homosexuality space flying',NULL), +('marseynyansuperstraight'Marsey',2,'animated straggot pride heterosexuality space flying',NULL), +('marseyobama'Marsey',2,'obama president black drone reaper predator',NULL), +('marseyobamacope'Marsey',2,'barack pointing laughing poster',NULL), +('marseyobamahope'Marsey',2,'happy poster barack',NULL), +('marseyobamanope'Marsey',2,'no way wrong poster barack',NULL), +('marseyobamarope'Marsey',2,'barack suicide kms kys hanging noose poser',NULL), +('marseyobese'Marsey',2,'fat chonker bbw chonk chunky pig lorg',NULL), +('marseyobesescale'Marsey',2,'fat chonker bbw chonk chunky pig lorg',NULL), +('marseyobey'Marsey',2,'1984 sign ingsoc poster big brother',NULL), +('marseyobjection'Marsey',2,'objection darrell brooks court lawyer waukesha',1665524756), +('marseyoceania'Marsey',2,'kiwi new zealand kangaroo newzealand australia',NULL), +('marseyoctopus'Marsey',2,'tentacles kraken tentacled',NULL), +('marseyoctopus2'Marsey',2,'consume product epic win communities no bait too obvious globe patch',NULL), +('marseyoctopus3'Marsey',2,'consume product epic win communities no bait too obvious globe patch',NULL), +('marseyoctopus4'Marsey',2,'octopus nrol39 bait patch globe obvious',NULL), +('marseyoctopusglow'Marsey',2,'fed military satellite spy ccp cia fbi nsa kgb fsb balloon china russia usa war geopolitics',1677284904), +('marseyokapi'Marsey',2,'okapi furry deer',NULL), +('marseyokay'Marsey',2,'gesture sign fine alright agree accept adl white power hate symbol',1665533646), +('marseyokaycoke'Marsey',2,'diet coke dogwhistle okay sign racist',1669745883), +('marseyokaymilk'Marsey',2,'gesture hate racist adl altright white supremacist dogwhistle',1665533325), +('marseyolantern'Marsey',2,'halloween scary pumpking',NULL), +('marseyoldguard'Marsey',2,'napoleon war soldier musket french france history europe reaction',NULL), +('marseyoldtimey'Marsey',2,'cartoon disney vintage olde classic retro',NULL), +('marseyonacid'Marsey',2,'tripping trippy drugs lcd animated',NULL), +('marseyonemediumsnekvibing'Marsey',2,'sneks snakes tlsm admin jannie janitor moderator bop animated',1666416181), +('marseyoperaphantom'Marsey',2,'phantom opera music incel mask',1664677165), +('marseyopossum'Marsey',2,'possum trash',NULL), +('marseyoppenheimer'Marsey',2,'scientist nuke bomb ww2 atomic nuclear mushroom cloud',NULL), +('marseyoptimusprime'Marsey',2,'transformers autobot robot toy cartoon scifi',1672435331), +('marseyorca'Marsey',2,'orca whale idate smoke smoking anime weeks sal',NULL), +('marseyorthodox'Marsey',2,'priest schismatic bartholomew_1 christian',NULL), +('marseyorthodoxbrap'Marsey',2,'orthodox bartholomew brap fart gas sniff smell christian',NULL), +('marseyorthodoxcarphug'Marsey',2,'schismatic heretic embrace hug love bartholomew carpathianflorist',NULL), +('marseyorthodoxsmug'Marsey',2,'schismatic heretic scoff christian priest gloat',NULL), +('marseyotter'Marsey',2,'otter fish sea swim lake nature seal sealion river. wuzizname float',NULL), +('marseyouroboros'Marsey',2,'onelargesnakeeatingitsowntail serpent circle vore autocannibalism',1666219885), +('marseyoutletsuicide'Marsey',2,'fork outlet plug socket kill kms electricity electrocution electrocute death die',NULL), +('marseyoutline'Marsey',2,'blank empty void',NULL), +('marseyoverseether'Marsey',2,'rdrama meta seething fire red bigmad angry anger',NULL), +('marseyowow'Marsey',2,'reaction excited owo',NULL), +('marseyoyster'Marsey',2,'pearl shellfish clam give',NULL), +('marseypadoru'Marsey',2,'menosgrande christmas anime holidays',NULL), +('marseypain'Marsey',2,'suffering meme kms kill myself cat',NULL), +('marseypaint'Marsey',2,'low effort art',NULL), +('marseypainter'Marsey',2,'palet reaction pallet paintbrush paints artist pallette',NULL), +('marseypaintretard'Marsey',2,'retard retarded paint mspaint inbred rslurred',NULL), +('marseypajeet'Marsey',2,'indian currycel bobs vagene streetshit street shit superpower 2020 happy',NULL), +('marseypakirentfree'Marsey',2,'pajeet street shit brown bipoc imam muslim mosque quran terrorist taliban',1678546778), +('marseypalpatine'Marsey',2,'emperor sith starwars lightning spaceshit sheev',1667592319), +('marseypanda'Marsey',2,'red panda bear happy redpanda',NULL), +('marseypanda2'Marsey',2,'panda bear fursona skin animal costume furry fursuit',NULL), +('marseypanties'Marsey',2,'reaction underwear panty pantsu',NULL), +('marseypaperbag'Marsey',2,'ugly ashamed bagged butterface',NULL), +('marseyparappa'Marsey',2,'parappa the rappper i know gotta believe lammy',1673923044), +('marseyparty'Marsey',2,'excite excitement celebrate happy celebrating',NULL), +('marseyparty1'Marsey',2,'trippy animated happy dance',NULL), +('marseyparty2'Marsey',2,'trippy animated happy dance',NULL), +('marseyparty3'Marsey',2,'trippy animated happy dance',NULL), +('marseypartymaxx'Marsey',2,'party meme parrot vibing jam dance',NULL), +('marseypartyxmas'Marsey',2,'christmas holiday santa hat beard rainbow animated',NULL), +('marseypartyzoom'Marsey',2,'party meme parrot vibing jam dance',NULL), +('marseypass'Marsey',2,'marseypasss queen kween foid female woman kween',NULL), +('marseypass2'Marsey',2,'pass froyo frozenchosen woman foid transgender',NULL), +('marseypasschingchong'Marsey',2,'rice asian gook nip trans mtf liz fong jones drewiepoodle slit squint empress',1677192205), +('marseypassftm'Marsey',2,'trans male female man woman gender transition ftm fail',1672443077), +('marseypastor'Marsey',2,'christian baptist southern church black papist mrpenny preacher priest',NULL), +('marseypathetic'Marsey',2,'pathetic asuka',NULL), +('marseypathetic2'Marsey',2,'anime weeb asuka shun scorn disgust contempt disgusted',NULL), +('marseypatriot'Marsey',2,'uncle sam red white and blue burgerland holiday american 4oj patriotic',NULL), +('marseypeace'Marsey',2,'peace love hippy happy gesture',NULL), +('marseypeacekeeper'Marsey',2,'united nations un rifle helmet gun',NULL), +('marseypearlclutch'Marsey',2,'sensitive reaction snowflake puritanical gasp sjw',NULL), +('marseypearlclutch2'Marsey',2,'sensitive reaction snowflake puritanical gasp sjw',NULL), +('marseypedo'Marsey',2,'libertarian borpa male feminist discord pedophile groomer chomo lolbert toucher',NULL), +('marseypedobear'Marsey',2,'groomer molest nonce',NULL), +('marseypedosnipe'Marsey',2,'pedo sniper shoot kill scope rifle pedophile nambla libertarian',NULL), +('marseypenguin'Marsey',2,'bird linux puffin',NULL), +('marseypenis'Marsey',2,'dick cock smug balls',1667960314), +('marseypenny'Marsey',2,'penny mrpenny black trad foid bleeder female woman kween negro dress baptist christian',NULL), +('marseypennyboo'Marsey',2,'mrpennycoomstokids black nigger kween shaniqua thot whore female woman bleeder birthing person kfc baptist tradwife dress christian foid',NULL), +('marseypennylove'Marsey',2,'love penny hug wholesome black kween',NULL), +('marseypentagram'Marsey',2,'satanic satanism devil evil occult witchcraft belial baphomet leviathan 666',NULL), +('marseypepe'Marsey',2,'ok rightoid mellokind frog reaction',NULL), +('marseypepe2'Marsey',2,'reaction frog mellokind',NULL), +('marseypepsi'Marsey',2,'cola coke soda soft drink pop red white blue usa america',NULL), +('marseypeterson'Marsey',2,'jordan b peterson professor intellectual chud rightoid incel twelve rules for life zoloft depressed antidepressant depression tired old smart',1666054938), +('marseypharaoh'Marsey',2,'egyptian aevann pyramids',NULL), +('marseypharaoh2'Marsey',2,'gods egyptian aevann animated',NULL), +('marseypharaohcat'Marsey',2,'egyptian illuminati aevann pyramid sand ancient alien artifact museum history king cleopatra',NULL), +('marseyphonecall'Marsey',2,'pepe apu peepo phone call cellphone',NULL), +('marseypibblechad'Marsey',2,'pibble pitbull velvethippo dogfood rape kidnap',1668484532), +('marseypibblelivesmatter'Marsey',2,'marsey pibble lives matter plm pit pittie bull dog protest fist',1675902955), +('marseypicard'Marsey',2,'star trek picard enterprise scifi starfleet captain',1678741199), +('marseypickle'Marsey',2,'funniest shit morty rick',NULL), +('marseypicrew'Marsey',2,'trans lgbt gay lesbian picrew ugly',1674282029), +('marseypicrewwpd'Marsey',2,'wpd knife trans gay lgbt ugly calarts',1674282084), +('marseypie'Marsey',2,'apron bake cooking chef foid wife',1678899718), +('marseypig'Marsey',2,'fat fursona furry hog fursuit oink',NULL), +('marseypiggybank'Marsey',2,'pennies cents poor fry cheap futurama takemymoney',1673401071), +('marseypikachu'Marsey',2,'electric pokemon yellow',NULL), +('marseypikachu2'Marsey',2,'pokemon shoked meme reaction surprised shocked gasp',NULL), +('marseypilgrim'Marsey',2,'thanksgiving puritan holiday',NULL), +('marseypills'Marsey',2,'suicide kill self kms death die pills overdose drugs pharms pharmaceuticals pop pillpopper',NULL), +('marseypimp'Marsey',2,'dramamine slickback purple baller',NULL), +('marseypin'Marsey',2,'pinned sticky',NULL), +('marseypin2'Marsey',2,'sticky pushpin award',NULL), +('marseypinkcat'Marsey',2,'homo gay happy ribbon femme girl',NULL), +('marseypinkname'Marsey',2,'pink matter name pinkname panther',NULL), +('marseypinkpanther'Marsey',2,'pink panther cartoon smoking comedy tv television feline',NULL), +('marseypinochet'Marsey',2,'fascist fash ugarte augusto chopper helicopter chile',NULL), +('marseypipe'Marsey',2,'smoke smart mhm yes smoking tobacco intelligent',NULL), +('marseypipebomb'Marsey',2,'explosion explosive terrorist boom',NULL), +('marseypirate'Marsey',2,'argh eyepatch bandana uraniumdonger',NULL), +('marseypirate2'Marsey',2,'party parrot eyepatch partyparrot',NULL), +('marseypixel'Marsey',2,'reaction lorez lowres tail wag excited',NULL), +('marseypizzarentfree'Marsey',2,'pizzashill seethe cope',1674253880), +('marseypizzashill'Marsey',2,'sex haver chad grass toucher',NULL), +('marseypizzashillblacked'Marsey',2,'bbc cuck leftoid faggot incel',1667360705), +('marseypizzaslice'Marsey',2,'pizza shill longpost yum chef cook italian cheese pepperoni',NULL), +('marseyplace'Marsey',2,'reddit pixels pixellated pixellation lowres',NULL), +('marseyplace2'Marsey',2,'pixelart pixellated reddit lowres',NULL), +('marseyplacenofun'Marsey',2,'place reddit rules forbidden',NULL), +('marseyplaguedoctor'Marsey',2,'plauge doctor black dank scythe hat crow mask',1667786832), +('marseyplane'Marsey',2,'flying jet pilot',NULL), +('marseyplanecrash'Marsey',2,'flying wreck jet pilot animated',NULL), +('marseyplaty'Marsey',2,'hearts crossover platypus love',NULL), +('marseyplatymerchant'Marsey',2,'platy merchant jew greedy shekels',1674349943), +('marseyplaying'Marsey',2,'fish playful mischief srdine animated',NULL), +('marseyplaying2'Marsey',2,'fish playful mischief srdine animated',NULL), +('marseypleading'Marsey',2,'sad eyes begging puppy dog eyes',NULL), +('marseypleading2'Marsey',2,'please beg pls shy sad puppy eyes adorable pensive',1665169734), +('marseyplugged'Marsey',2,'electric technology gif animated plug',NULL), +('marseyplush'Marsey',2,'bow ribbon doll plushie button eyes',NULL), +('marseyplushie'Marsey',2,'yunann plush statue',NULL), +('marseyplushie2'Marsey',2,'soft toy hold hug hi cute',1673831017), +('marseypochita'Marsey',2,'merchandise chainsaw man appliance anime demon devil',1672432331), +('marseypoggers'Marsey',2,'poggies twitch meme quagmire jawdropping shock surprise',NULL), +('marseypoint'Marsey',2,'mad angry look show',1670510778), +('marseypoint2'Marsey',2,'backwards look showing',1670510807), +('marseypokerface'Marsey',2,'small eyes reaction stare unreadable beady eyes',NULL), +('marseypolarbear'Marsey',2,'bear polar cold white arctic ice',NULL), +('marseypolyamory'Marsey',2,'threesome 3some degenerate polycule slut whore std sex soy animated',NULL), +('marseyponder'Marsey',2,'ponder orb wizard magician crystal ball',NULL), +('marseypony'Marsey',2,'murmurwisper mlp my little ponies cutie mark horse furry my little pony',NULL), +('marseypony2'Marsey',2,'pony horse furry mlp',1676775561), +('marseypoor'Marsey',2,'homeless beggar panhandler proletariat bum',NULL), +('marseypop'Marsey',2,'action figure doll funko toy soy',NULL), +('marseypop2'Marsey',2,'excited blahblahblah blah blah blah animated words talk yap annoying',NULL), +('marseypopcorn'Marsey',2,'eating entertained drama happy animated',NULL), +('marseypopcorntime'Marsey',2,'eating popped corn drama animated watch',NULL), +('marseypope'Marsey',2,'priest catholicism rome',NULL), +('marseyportalsuicide'Marsey',2,'kill shotgun shoot death die kms animated',NULL), +('marseypostal'Marsey',2,'postal smirk vidya game ginger',1667567600), +('marseypostal2'Marsey',2,'postal p3 game ginger',1667746211), +('marseypostmodern'Marsey',2,'postmodernist obscurantist art',NULL), +('marseypotofsneed'Marsey',2,'pot sneed pottery dungeon ornamental ancient yugioh card anime potofgreed pot of greed',NULL), +('marseypredator'Marsey',2,'predator drone obama wedding military',NULL), +('marseypregunta'Marsey',2,'mexican mexico latinx hispanic confused question marks questionmarks hmm spic beaner wat what why how idgi sombrero',NULL), +('marseypresents'Marsey',2,'christmas gifts santa holiday candy cane happy',NULL), +('marseypretty'Marsey',2,'flirt starry eyed stars in eyes',NULL), +('marseypride'Marsey',2,'prideflag rights',NULL), +('marseyprideflag'Marsey',2,'pride flag marseysexual sexuality lgbtq gay trans bipoc queer activism',NULL), +('marseypridepearlclutch'Marsey',2,'lesbian gay bisexual homo lgb rainbow cry bigot tears',NULL), +('marseyprincesszelda1'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure princess snes past betwwen worlds 3ds wisdom',1671468616), +('marseyprincesszelda2'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule twilight princess gamecube wii n64 ocarina time',1671476372), +('marseyprincesszeldabotw'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure botw breath wild princess long hair hyrule',1671468672), +('marseyprincesszeldaskyward'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure ss skyward princess long hair hyrule sword skyloft',1671468810), +('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',1671468859), +('marseyprincesszeldatotk'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure totk switch tears kingdom princess short cave hair hyrule',1671468767), +('marseyprisma'Marsey',2,'animated fingers anime spin dance weeb',NULL), +('marseyproctologist'Marsey',2,'exam rectal glove reaction anus anal colonoscopy',NULL), +('marseyprojection'Marsey',2,'animated projection projector movie director film movie cinema theatre theater kino',NULL), +('marseyprostateexam'Marsey',2,'gloves doctor proctologist proctology anal cavity search rectum',NULL), +('marseyprotestno'Marsey',2,'sign protester refuse reaction deny reject',NULL), +('marseyprotestyes'Marsey',2,'agree sign protester reaction approve',NULL), +('marseypsycho'Marsey',2,'reaction schizo crazy',NULL), +('marseypudu'Marsey',2,'pudu deer',1666252867), +('marseypuke'Marsey',2,'hurl throw up gross animated illness vomit nauseated reaction upchuck nauseous sickening yuck barf ralph judgment',NULL), +('marseypumpkin'Marsey',2,'jackolantern carving halloween holiday jack o lantern',NULL), +('marseypumpkin2'Marsey',2,'jackolantern carving halloween holiday jack o lantern',NULL), +('marseypumpkin3'Marsey',2,'witch jackolantern carving halloween holiday jack o lantern',NULL), +('marseypumpkin4'Marsey',2,'ghost jackolantern carving halloween holiday jack o lantern',NULL), +('marseypumpkincloak'Marsey',2,'costume halloween holiday',NULL), +('marseypumpking'Marsey',2,'jackolantern jack o lantern halloween holiday',NULL), +('marseypumpkinglow'Marsey',2,'halloween drama holiday jack o lantern animated',NULL), +('marseypunched'Marsey',2,'pepe apu peepo punch punched fist hit beaten',NULL), +('marseypunching'Marsey',2,'battle squaring up hit square up boxer fight throwdown reaction boxing fistfight fighting',NULL), +('marseypunished'Marsey',2,'punished venom snake metal gear solid kojima eyepatch',NULL), +('marseypunished2'Marsey',2,'punished venom snake metal gear solid kojima eyepatch drama',NULL), +('marseypunisher'Marsey',2,'thin blue line rightoid police cops',NULL), +('marseypuppy'Marsey',2,'dog dalle2 puppy',NULL), +('marseypureevil'Marsey',2,'satan evil demon pointy horns',1664656928), +('marseypusheen'Marsey',2,'grey gray',NULL), +('marseypussyhat'Marsey',2,'feminist feminism activism activist protester protesting foid gussy woman birthing person roasty roastie thot slut whore',NULL), +('marseyputin'Marsey',2,'vladimir russian kgb moscow ukraine dictator leader',NULL), +('marseypyramidhead'Marsey',2,'silenthill pyramidhead killer monster murder horror death',1678510458), +('marseyqatarworldcup'Marsey',2,'soccer football sports muslim islam allah sand bipoc robe ghost',1669146805), +('marseyqatarworldcup2'Marsey',2,'soccer football sports muslim islam allah sand bipoc robe ghost',1669146826), +('marseyqoomer'Marsey',2,'shaman viking qanon jan6 capitol january6',NULL), +('marseyqr'Marsey',2,'qr code',1663646718), +('marseyqr2'Marsey',2,'cryptographic qrcode',1663944616), +('marseyquadmagyar'Marsey',2,'bow and arrow hungary hungarian archery bowman quadnarca',NULL), +('marseyquagmire'Marsey',2,'familyguy quagmire family man giggity pervert',1674415410), +('marseyquagmireshocked'Marsey',2,'shock awe scream suprise wtf eye cartoon',1666414758), +('marseyqueen'Marsey',2,'england bong english british elizabeth',NULL), +('marseyqueenlizard'Marsey',2,'england bong english british reptilian elizabeth',NULL), +('marseyquestion'Marsey',2,'suspicious sussy reaction sarcastic sarcasm',NULL), +('marseyrabbit'Marsey',2,'bunny',NULL), +('marseyrabbitnewyear'Marsey',2,'chinese cny chink chong lunar holiday coin money fortune huat bunny 2023 festive orient hat asian',1673483499), +('marseyrabbitnewyear2'Marsey',2,'chinese cny chink chong lunar holiday red packet envelope money fortune huat bunny 2023 festive orient dress flowers asian',1673483532), +('marseyrabbitnewyear3'Marsey',2,'chinese cny chink chong lunar holiday coin money fortune huat bunny 2023 festive orient hat asian',1673590382), +('marseyrabbitnewyear4'Marsey',2,'chinese cny chink chong lunar holiday red packet envelope money fortune huat bunny 2023 festive orient dress flowers asian',1673590420), +('marseyraccoon'Marsey',2,'trashpanda trash panda',NULL), +('marseyracist'Marsey',2,'racing vroom racecar bigot reaction',NULL), +('marseyracistgrandpa'Marsey',2,'thanksgiving fuck nigger holiday',NULL), +('marseyradfem'Marsey',2,'chonker feminist radical radfem sjw terf fat obese blue hair bluehair feminism',1672644490), +('marseyradioactive'Marsey',2,'nuclear waste chernobyl radiation geiger',NULL), +('marseyrage'Marsey',2,'troll anger seethe furious reaction angry mad fury',NULL), +('marseyraging'Marsey',2,'rage angry mad fury animated',NULL), +('marseyraiden'Marsey',2,'mgs vidya',NULL), +('marseyrain'Marsey',2,'cloud upset reaction disappointed storm depressed sad',NULL), +('marseyraisinghands'Marsey',2,'highfive five hang ten joy raising hands emoji',1666670030), +('marseyrake'Marsey',2,'canada canadian day of the rake leaf leaves fall autumn genocide',NULL), +('marseyramen'Marsey',2,'eating noodles food bowl animated soup',NULL), +('marseyrapper'Marsey',2,'rap rhyming spitting nigger sing kanye kendrick dre snoop dogg',1671241001), +('marseyrapscallion'Marsey',2,'stinker rapscallion troublemaker mischevious meme naughty troll',NULL), +('marseyrare'Marsey',2,'kangaroo wtf',NULL), +('marseyrasta'Marsey',2,'marijuana weed dude weed lmao ganja drugs pot reggae joint jamaican',NULL), +('marseyrat'Marsey',2,'rodent black',NULL), +('marseyratso'Marsey',2,'furry nsfw porn',1663119130), +('marseyrave'Marsey',2,'dead animated party death sandstorm darude crab dance',NULL), +('marseyravecope'Marsey',2,'crab dance seethe dilate dead',1678737961), +('marseyraytraced'Marsey',2,'beautiful raytraced 3d hd 4k realistic render',1674459113), +('marseyrdramauser'Marsey',2,'bussy fat lard gay homosexual obese poweruser neet dildo chef hat neckbeard meta',NULL), +('marseyreactor'Marsey',2,'nuclear power reactor energy generation radioactive chernobyl',NULL), +('marseyreading'Marsey',2,'study homework learn nerd novel reaction book',NULL), +('marseyredcard'Marsey',2,'soccer football sports ban foul',1670257285), +('marseyredcheck'Marsey',2,'redcheck truth social donald trump daddy ddr',1668189705), +('marseyredcoat'Marsey',2,'britain historical redcoat empire imperial rifle soldier musket army revolution america',NULL), +('marseyredflag'Marsey',2,'warning red flag alert scum problematic',NULL), +('marseyredflag2'Marsey',2,'refuse reject warning animated',NULL), +('marseyredmage'Marsey',2,'magic wizard final fantasy spell video game vidya',NULL), +('marseyredshirt'Marsey',2,'redshirt star trek expendable disposable nameless spaceshit',1668482912), +('marseyrefrigerator'Marsey',2,'appliance kitchen food freezer fish cooking',1671792131), +('marseyregistration'Marsey',2,'register note retard writing glasses',1670959685), +('marseyregular'Marsey',2,'marsey regular normal content',1663812191), +('marseyreich'Marsey',2,'nazi pol authright fuhrer hitler fascist',NULL), +('marseyreindeer'Marsey',2,'christmas santa rudolf capy cold aevann holiday animated walking',NULL), +('marseyreindeer2'Marsey',2,'santa christmas rudolf holiday',NULL), +('marseyreindeer3'Marsey',2,'rudolf dasher dancer prancer vixen comet cupid donner blitzen santa sleigh sled christmas winter holiday',NULL), +('marseyreindeer4'Marsey',2,'rudolf dasher dancer prancer vixen comet cupid donner blitzen santa sleigh sled christmas winter holiday',NULL), +('marseyrelevancy'Marsey',2,'darrell brooks court relevancy relevance waukesha',1665785008), +('marseyreluctant'Marsey',2,'stare doubt skeptical wary cautious uncertain uhh umm',NULL), +('marseyremastered'Marsey',2,'4k hd hi def hidef high definition uhd rtx',NULL), +('marseyrentfree'Marsey',2,'reaction no charge obsessed obsession',NULL), +('marseyreportercnn'Marsey',2,'reporter journalist journoid interviewer',NULL), +('marseyreporterfox'Marsey',2,'reporter journalist journoid interviewer',NULL), +('marseyrepostsign'Marsey',2,'repost sign wink tail wag animated',1667707937), +('marseyrespect'Marsey',2,'darrell brooks respect respecc',1666366039), +('marseyretard'Marsey',2,'special ed retarded reaction slow sped drooling exceptional',NULL), +('marseyretard2'Marsey',2,'drooling stupid idiot sped moron imbecile dolt happy tongue',NULL), +('marseyretard3'Marsey',2,'drooling stupid idiot sped moron imbecile dolt',NULL), +('marseyretard4'Marsey',2,'moron dummy idiot buffoon drooling sped retarded',1670514701), +('marseyretardchad'Marsey',2,'stupid moron idiot retard chad based monobrow chin stubble drool',NULL), +('marseyretardcheers'Marsey',2,'drool tux idiot drink dumb',1675963315), +('marseyretardnotes'Marsey',2,'notes retard brainlet writing write pencil',1677343756), +('marseyretardpearlclutch'Marsey',2,'special autist brainlet handicap ableist cry sob stupid',1675717446), +('marseyretro'Marsey',2,'cardboard retro gameboy green nerd gamer',NULL), +('marseyrevolution'Marsey',2,'marxist ussr marxism ccp hammer communist sickle communism proletariat juche kgb',NULL), +('marseyreze'Marsey',2,'reze chainsaw man anime communist spy russian cute kiss heart manga tatsuki fujimoto devil hybrid bomb denji choker',1674906544), +('marseyrezebite'Marsey',2,'reze chainsaw man anime blood tongue bite gore communist spy russian cute kiss manga tatsuki fujimoto devil hybrid bomb denji choker',1674906503), +('marseyrick'Marsey',2,'smart 150iq high iq reaction 150 iq morty',NULL), +('marseyriddler'Marsey',2,'riddler batman incel villain halloween',1666309356), +('marseyridin'Marsey',2,'joe biden kamala harris voted voting election american president hat',NULL), +('marseyrightoidschizo'Marsey',2,'nazi conspiracy crazy tin foil tinfoil conservative animated ruqqus',NULL), +('marseyrise'Marsey',2,'rise elmo fire',1667772371), +('marseyrobber'Marsey',2,'mask balaclava gun shooter shooting thief criminal nigger jogger ahmaud arbery george floyd',NULL), +('marseyrobot'Marsey',2,'npc snappy sentient ai glow tech computer',1664034073), +('marseyroguspanish'Marsey',2,'rogu spanish marsey american dad',1665625304), +('marseyronpa'Marsey',2,'danganronpa despair weeb',1677223187), +('marseyroo'Marsey',2,'kangaroo australian',NULL), +('marseyrope'Marsey',2,'reaction suicidal shotgun facelift suicide',NULL), +('marseyropewithchingchong'Marsey',2,'suicide chink chinese asian die kys together strawhat slit zip gook nip buckteeth',NULL), +('marseyropewithme'Marsey',2,'suicide kys kms suicidal hanging noose',NULL), +('marseyropeyourself'Marsey',2,'kill yourself kys lynch reaction keep yourself safe hanging noose',NULL), +('marseyropeyourself2'Marsey',2,'kill yourself kys lynch reaction keep yourself safe hanging noose',NULL), +('marseyropeyourselfmirror'Marsey',2,'suicide kms kys death hanging noose chair suicidal depression depressed reflection',NULL), +('marseyrowling'Marsey',2,'harry potter terf jkr transphobe',NULL), +('marseyroxsneed'Marsey',2,'roxy roxxane wolf fnaf freddy furry fur chuck fuck suck',1665715251), +('marseyroxy'Marsey',2,'fnaf roxanne wolf freddy keytar rockstar vidya furry',1663987934), +('marseyroxytrickortreat'Marsey',2,'halloween candy bloody roxanne wolf spooky',1666982308), +('marseyrs'Marsey',2,'runescape party hat phat crown lowpoly low poly',NULL), +('marseyrudolph'Marsey',2,'reindeer santa christmas xmas',1670514525), +('marseyrudolph2'Marsey',2,'reindeer christmas santa sleigh xmas',1670514539), +('marseyrulebritannia'Marsey',2,'britain british bongistan chips london england lasereyes',1663211275), +('marseyruqqie'Marsey',2,'ruqqus porpl freespeech nazi captainmeta4 kek arkitekt syzitus syzzie',1668462855), +('marseyrussel'Marsey',2,'old pipe history',NULL), +('marseyrussiadolls'Marsey',2,'toys ussr babushka matryoshka soviet',NULL), +('marseyrussiaglow'Marsey',2,'animated russia red putin fsb kgb glow trump commie communist hat comrade',NULL), +('marseyrussian'Marsey',2,'russian putin russia vodka adidas tracksuit vatnik ai alcohol beer drunk moscow',1664643821), +('marseyrussianmutt'Marsey',2,'slav vatnik ukraine eastern',1674253975), +('marseyrustyventure'Marsey',2,'dramamine venture bros brothers adult swim cartoon character glasses goattee goatee beard',NULL), +('marseyryu'Marsey',2,'ryu street fighter streetfighter fight box martial arts karate judo ninja boxer ken akuma shoryuken hadouken',1676672203), +('marseysachiko'Marsey',2,'idolmaster anime animegirl niggy',1667212045), +('marseysad'Marsey',2,'concerned worried waiting prepared reaction',NULL), +('marseysad2'Marsey',2,'reaction disappointed disappointment upset',NULL), +('marseysadako'Marsey',2,'anime weeb horror monster scary spooky hair',1670514733), +('marseysadcat'Marsey',2,'upset disappointing disappointment reaction disappointed sad crying pensive',NULL), +('marseysadge'Marsey',2,'frog pepe',NULL), +('marseysadgun'Marsey',2,'pepe mellokind crying tears suicidal suicide kms frog',NULL), +('marseysailor'Marsey',2,'nautical sea boat ship ocean mariner navy hat happy seaman anchor military',NULL), +('marseysaint'Marsey',2,'wings angel blessed halo animated',NULL), +('marseysaint2'Marsey',2,'angelic halo holy animated wings happy',NULL), +('marseysal'Marsey',2,'2 weeks two weeks sallie white shark',NULL), +('marseysal2'Marsey',2,'shark 2 weeks two weeks go nowhere going nowhere watch go nowhere',NULL), +('marseysalad'Marsey',2,'vegan cabbage vegetarian lettuce vegetable',NULL), +('marseysaladfingers'Marsey',2,'salad fingers meme internet creepy apocalypse depraved',NULL), +('marseysalat'Marsey',2,'prayer islam muslim rug',NULL), +('marseysaltlicking'Marsey',2,'salt lick rock',NULL), +('marseysalty'Marsey',2,'sodium saltshaker seethe salt shaker nacl animated',NULL), +('marseysalutearmy'Marsey',2,'saluting o7 military soldier',NULL), +('marseysaluteccp'Marsey',2,'chink ching chong xi jinping mao zedong chinese asian nip gook rice army pla communist taiwan parade military wumao',1676651146), +('marseysaluteconfederacy'Marsey',2,'salute patriotic o7 flag confederacy confederate america south rebel civil independence johnny',NULL), +('marseysalutecop'Marsey',2,'acab officer saluting o7 police',NULL), +('marseysaluteindia'Marsey',2,'o7 bobs vagene bitch lasagna pajeet curry desi animated flag patriotic modi',NULL), +('marseysaluteisrael'Marsey',2,'jewish yiddish hebrew kike sheeny mossad star of david flag patriotic animated',NULL), +('marseysalutenavy'Marsey',2,'saluting semen o7 homosexual soldier',NULL), +('marseysalutenovorossiya'Marsey',2,'russia ukraine salute general patriotism flag',1671307981), +('marseysalutepride'Marsey',2,'saluting 07 military soldier gay pride lgb rainbow',NULL), +('marseysaluteusa'Marsey',2,'salute o7 animated flag patriotic patriotism burger nationalism flag american',NULL), +('marseysaluteussr'Marsey',2,'salute o7 flag soviet union russia kgb communist commie marxist marxism tankie stalin lenin animated patriotic',NULL), +('marseysalvindicated'Marsey',2,'shark 2weeks twoweeks gonowhere wentsomewhere',1663210995), +('marseysamfisher'Marsey',2,'spy night goggles thermal stealth soldier agent nsa army',1671071201), +('marseysamhyde'Marsey',2,'gun shooter sammy mdegenerate milliondollarextreme million dollar extreme',NULL), +('marseysamhyde2'Marsey',2,'gun shooter sammy mdegenerate milliondollarextreme million dollar extreme',NULL), +('marseysamurai'Marsey',2,'japan sword war weeb anime history',1674768702), +('marseysanders'Marsey',2,'bernie rich socialism socialist jewish',NULL), +('marseysanta'Marsey',2,'christmas gifts presents claus holiday',NULL), +('marseysanta2'Marsey',2,'christmas gifts presents claus holiday',NULL), +('marseysanta3'Marsey',2,'claus christmas presents gifts holiday',NULL), +('marseysargonofaccat'Marsey',2,'sargon akkad ancient historical king mesopotamia sumer',NULL), +('marseysartre'Marsey',2,'philosophy frenchman history',NULL), +('marseysaruh'Marsey',2,'cute dress bread baguette valid trappy ts trappysaruh trans deuxrama celeb glamour train',NULL), +('marseysatangoat'Marsey',2,'evil satan goat halloween spooky baphomet vvitch blackphillip',1667021744), +('marseysatanworship1'Marsey',2,'evil mean ritual pentagram hell demon',1677931727), +('marseysatanworship2'Marsey',2,'evil mean ritual pentagram hell demon blood',1677931763), +('marseysatisfied'Marsey',2,'satisfying happy smile delightful grateful glad wholesome',1662997904), +('marseysatisfiedmarcus'Marsey',2,'black bipoc satisfying happy smile delightful grateful glad wholesome',1662998420), +('marseysaturn'Marsey',2,'devouring eating snoo kill de goya anger reddit',NULL), +('marseysaulgoodman'Marsey',2,'lawyer saul goodman breaking bad bcs jewish better call saul suit buisness',1667846439), +('marseysaw'Marsey',2,'doll horror halloween jigsaw monster evil torture game holiday',NULL), +('marseyscalped'Marsey',2,'zombie brain alien parasite valve game half life headcrab skull',1663640326), +('marseyscared'Marsey',2,'hide halloween afraid nervous holiday traumatized fearful',NULL), +('marseyscarystories'Marsey',2,'scary horror dead creepy corpse',1677632581), +('marseyscaryteeth'Marsey',2,'scary teeth messes up evil angry grin bong horror',1666302835), +('marseyschizo'Marsey',2,'harm burns selfharm self harm cigarette burning mermaids reaction artist self',NULL), +('marseyschizochad'Marsey',2,'schizo tripping rare animated chad schizocel',1672390950), +('marseyschizoexcited'Marsey',2,'animated schizo rare drugs excited watching oscillate amused interested',NULL), +('marseyschizonotes'Marsey',2,'writing crazy nuts notice pen paper conspiracy',1673380020), +('marseyschizosal'Marsey',2,'schizo sal rare weeks nowhere',NULL), +('marseyschizoshaking'Marsey',2,'crazy nuts insane traumatized shaking animated',NULL), +('marseyschizotripping'Marsey',2,'animated schizo rare drugs trip',NULL), +('marseyschizotwitch'Marsey',2,'twitching eyelid crazy nuts psycho insane traumatized animated',NULL), +('marseyschizowall'Marsey',2,'crazy conspiracy conspiracies tinfoil insane nuts psycho',NULL), +('marseyschizowave'Marsey',2,'insane crazy mental breakdown psycho hallucinations flashbacks ptsd traumatized shaking shake animated tedsimp',NULL), +('marseyschopenhauer'Marsey',2,'philosopher old grandpa',NULL), +('marseyschrodinger'Marsey',2,'philosophy science physics math',NULL), +('marseyscoot'Marsey',2,'animated suckit gesturing coned rude',1671207049), +('marseyscooter'Marsey',2,'fat american mutt burger scooter walmart obese pig hog brap usa handicapped wheelchair',NULL), +('marseyscout'Marsey',2,'badge prepared',1671060050), +('marseyscratch'Marsey',2,'loweffort doodle code coding programming',NULL), +('marseyscream'Marsey',2,'panic frightened scared horror scream afraid reaction horrified nervous shock gasp',NULL), +('marseyscrolltroll'Marsey',2,'troll scroll banner',1678214239), +('marseysecuritron'Marsey',2,'fallout new vegas security yes man',1673033974), +('marseyseethe'Marsey',2,'dilate mask crying seething smug cope',NULL), +('marseyselfflagellation'Marsey',2,'whip white guilt hate sin mayo liberal catholic',NULL), +('marseysephiroth'Marsey',2,'ff7 ffvii final fantasy vidya video game gamer gaming villain sword',NULL), +('marseyseppuku'Marsey',2,'suicide japanese east asian army blade sword death',1676938890), +('marseyseven'Marsey',2,'vidya gamer gaymer video game assassin hitman',NULL), +('marseysexy'Marsey',2,'ned flanders stupid sexy flanders skiier skiing winter simpsons',NULL), +('marseysexylibrarian'Marsey',2,'books hoe old woman thot nerd boobs bra geek',NULL), +('marseysexypepe'Marsey',2,'mellokind hotpepe frog lewd flirt ribbon',NULL), +('marseyshake'Marsey',2,'cartoon athf aqua fastfood shake dessert icecream',NULL), +('marseyshakespeare'Marsey',2,'words writer author drama theater british poet william england english thespian playwright playwrite',NULL), +('marseyshapiro'Marsey',2,'benjamin debate libtard facts and logic benny jewish ben shapiro',NULL), +('marseysharingan'Marsey',2,'horror halloween holiday possessed animated monster naruto anime ninja',NULL), +('marseyshark'Marsey',2,'jaws halloween fursona furry fish costume holiday fursuit',NULL), +('marseyshark2'Marsey',2,'fish whale sea ocean swimming aquatic carnivore',1677895040), +('marseysharksoup'Marsey',2,'sal shark 2weeks nowhere soup chinese 2 weeks watch this go nowhere cumshark white',1670088838), +('marseysheep'Marsey',2,'follower wool lamb fursona bah furry fursuit',NULL), +('marseysheepdog'Marsey',2,'shaggy scruffy woof',NULL), +('marseysheogorath'Marsey',2,'elder scrolls oblivion morrowind daggerfall skyrim daedra demon madness crazy mania dementia',1668034870), +('marseysherpa'Marsey',2,'mountain climbing travel nepal himalaya asia everest',NULL), +('marseyshesright'Marsey',2,'point correct know',1675527028), +('marseyshiftyeyes'Marsey',2,'suspicious sussy paranoid weird reaction sketchy',NULL), +('marseyshisha'Marsey',2,'weed smoker smoking hookah',NULL), +('marseyshitforbrains'Marsey',2,'brainlet poop dumb litterbox litter box soyjack soyjak redditor retarded scat',NULL), +('marseyshiva'Marsey',2,'shiva india god neel hindu pajeet diwali curry streetshitter goddess',1666362615), +('marseyshock'Marsey',2,'shock fear afraid terror scared horrified',NULL), +('marseyshook'Marsey',2,'reaction surprised shocked gasp astonished',NULL), +('marseyshooting'Marsey',2,'blam blatt shotgun kill pow murder',NULL), +('marseyshortbus'Marsey',2,'bussy animated mrpenny carpathianflorist schizocel retard special short schoolbus classroom teacher wheels window rosa parks mlk',NULL), +('marseyshroom'Marsey',2,'smug fungus shrigma shroomjak wojak mushroom',NULL), +('marseyshrug'Marsey',2,'hands up idk ig idc dunno i guess',NULL), +('marseyshutitdown'Marsey',2,'cop glownigger fed glowie agent federal mossad israel idf the goyim know kikes radio walkie talkie',NULL), +('marseyshy'Marsey',2,'flirting anxious twiddle nervous flirty coy animated',NULL), +('marseyshy2'Marsey',2,'uwu weeb blush flushed finger owo',NULL), +('marseyshy3'Marsey',2,'embarrassed blushing timid smile nervous reaction cute',1670370597), +('marseyshy4'Marsey',2,'embarrassed blushing timid smile nervous reaction cute',1670370696), +('marseysiamese'Marsey',2,'asian',1679053155), +('marseysick'Marsey',2,'puke nausea green face vomit nauseated reaction nauseous barf judgment ill',NULL), +('marseysickos'Marsey',2,'hahaha ha ha ha yes onion comic pervert sicko creep',NULL), +('marseysickos2'Marsey',2,'hahaha ha ha ha yes onion comic pervert sicko creep window',NULL), +('marseysigh'Marsey',2,'breathe give up giveup reaction depression breathing depressed animated',NULL), +('marseysignaling'Marsey',2,'railway light semaphore troomer tranny transgender train troid transsexual animated',1663238068), +('marseysignup'Marsey',2,'rdrama signup graph ears schizo plot',1670968851), +('marseysimpson'Marsey',2,'yellow simpsons groening homer bart lisa marge cartoon',NULL), +('marseysing'Marsey',2,'singing jamming rocking music headphones cute happy smile karaoke ipod album',NULL), +('marseysinga'Marsey',2,'singa moon june spring sing dance dapper happy proud smile dancing singing owl',1678470061), +('marseysingapore'Marsey',2,'singaporean asian azn flag merlion chiobu',NULL), +('marseysipping'Marsey',2,'drinking root drink reaction stare thirsty purple drank juice bored',NULL), +('marseysippingsad'Marsey',2,'juice sadge',1669559813), +('marseysjw'Marsey',2,'lgbt social justice reaction gay snowflake pride',NULL), +('marseyskater'Marsey',2,'dope hip sk8 ill tony hawk sick skateboard not a poser rad',NULL), +('marseyskeleton'Marsey',2,'dead bones halloween holiday skeletal',NULL), +('marseyskeleton2'Marsey',2,'bones spooky halloween holiday skeletal',NULL), +('marseyskeletontrex'Marsey',2,'dinosaur skeleton spooky dead extinct halloween bones',1666234623), +('marseyskeletonvelociraptor'Marsey',2,'dinosaur skeleton extinct dead spooky halloween bones',1666234714), +('marseyskeletor'Marsey',2,'skeleton mask heman 80s man halloween he man cartooon he holiday',NULL), +('marseyskellington'Marsey',2,'marsey skeleton skellington tim christmas halloween before burton jack nightmare musical movie film',1666840958), +('marseyski'Marsey',2,'skier skiing sking winter snow',NULL), +('marseyskinnedwalk'Marsey',2,'watchpeopledie zllctnxaspywgb3 animated skinned walking trotting skeleton bones organs',NULL), +('marseyskinny'Marsey',2,'tall anorexia bulimia anorexic bulimic',1670515138), +('marseyskull'Marsey',2,'skull dead skeleton punisher kill bone',NULL), +('marseyskywalker'Marsey',2,'marsey skywalker starwars jedi lukeskywalker',1676189289), +('marseyslaanesh'Marsey',2,'warhammer 40k chaos god degeneracy sex drugs pain',NULL), +('marseyslab'Marsey',2,'dexter lab smart genius ginger cartoon network glasses',NULL), +('marseysleep'Marsey',2,'bed bedtime zzz boring reaction tired bored',NULL), +('marseyslime'Marsey',2,'animated happy blob vidya video game maple story maplestory bouncing bounce monster jump',NULL), +('marseyslm'Marsey',2,'schizo lives matter krayon autistic autist fist neuro retard brain',1672048501), +('marseysloth'Marsey',2,'sloth lazy',1677622387), +('marseysloth2'Marsey',2,'lazy hammock sleeping',1678620658), +('marseyslowpoke'Marsey',2,'pokemon stupid late anime weeb meme',NULL), +('marseysmirk'Marsey',2,'reaction snicker trolling lol',NULL), +('marseysmoothbrain'Marsey',2,'idiot big brain brainlet retard reaction fool dumbass moron',NULL), +('marseysmudge'Marsey',2,'diogenesjr diogenesjunior meme',NULL), +('marseysmug'Marsey',2,'reaction superior haha',NULL), +('marseysmug2'Marsey',2,'snicker scoff mock reaction guffaw ridicule judgment',NULL), +('marseysmug3'Marsey',2,'reaction yikes judgment oof cringe',NULL), +('marseysmug4'Marsey',2,'confident emoticon plain simple smile',1664490741), +('marseysmug5'Marsey',2,'scoff lol srdine mock gossip',1670515240), +('marseysmug6'Marsey',2,'scoff gossip lol srdine',1670515250), +('marseysmugautist'Marsey',2,'autism retard brainlet drool hat',NULL), +('marseysmugretard'Marsey',2,'srdine drooling brainlet idiot fool buffoon idiot',NULL), +('marseysmugsideeyes'Marsey',2,'marsey smug',1665254121), +('marseysnap'Marsey',2,'mad angry furious anger animated snap',NULL), +('marseysnappyautism'Marsey',2,'snapshillbot hat neurodivergent robot autistic marppy',NULL), +('marseysnappyhug'Marsey',2,'hug love robot sentient wholesome',1664490893), +('marseysnappymaga'Marsey',2,'maga snappy trump robot ai chud republican',1676522900), +('marseysneed'Marsey',2,'feed farmer reaction chuck simpsons buck',NULL), +('marseysneedboat'Marsey',2,'animated ship flag capybara',NULL), +('marseysnek'Marsey',2,'snake serpent',NULL), +('marseysnekglow'Marsey',2,'snekky fed us cia fbi nsa dhs glowie admin mod agent plant handler infiltrate',1671251589), +('marseysniff'Marsey',2,'brap huff gas reaction fart creep smell',NULL), +('marseysnoo'Marsey',2,'shaking redditor scared reaction nervous schizo reddit',NULL), +('marseysnoomask'Marsey',2,'redditor crying srd serious',1671239611), +('marseysnorlax'Marsey',2,'fat obese fatty fattie pokemon snorlax blocking snoring sleeping',NULL), +('marseysnow'Marsey',2,'snowman snowmarsey cold winter christmas holiday',NULL), +('marseysnowflake'Marsey',2,'special snowflake sensitive snow',NULL), +('marseysnowglobe'Marsey',2,'christmas tree small miniature',NULL), +('marseysnowman'Marsey',2,'christmas cold snow winter',NULL), +('marseysnowman2'Marsey',2,'christmas cold snow winter',NULL), +('marseysob'Marsey',2,'tear crying depressed reaction sobbing depression sad cry animated tears pensive',NULL), +('marseysoccer'Marsey',2,'soccer football sports jersey futbol',NULL), +('marseysociety'Marsey',2,'batman joker capeshit jared leto',NULL), +('marseysociety2'Marsey',2,'joker clown capeshit batman gamersriseup cigarette honk',NULL), +('marseysockmlep'Marsey',2,'sock puppet alt anonymous shill',NULL), +('marseysockpuppet'Marsey',2,'animated sock puppet alt anonymous shill',NULL), +('marseysoldieramerica'Marsey',2,'army war gun rifle burger mutt',NULL), +('marseysoldierchina'Marsey',2,'army war gun rifle asia chinese chink gook',NULL), +('marseysoldierrussia'Marsey',2,'army war gun rifle vatnik slav putin ukraine',NULL), +('marseysonic'Marsey',2,'hedgehog blue',NULL), +('marseysonichu'Marsey',2,'sonichu cwc christian christine chandler medallion zap extreme sonic pikachu cwcville hedgehog',NULL), +('marseysoon'Marsey',2,'weeks 2weeks sal antisal soon',NULL), +('marseysoonretarded'Marsey',2,'weeks 2weeks sal antisal soon retarded naive',NULL), +('marseysopa'Marsey',2,'brazil soup macaco monkey teeth fangs scary',NULL), +('marseysoren'Marsey',2,'sleeping alt right altright racist nazi chud',NULL), +('marseysosa'Marsey',2,'chief keef sosa glo rap hiphop music drugs lean black',NULL), +('marseysouthernbelle1'Marsey',2,'lady woman foid dress usa america dixie history 1800s',1678484668), +('marseysouthernbelle2'Marsey',2,'lady woman foid dress usa america dixie history 1800s',1678484697), +('marseysouthernbelle3'Marsey',2,'lady woman foid dress usa america dixie history 1800s black bipoc',1678484735), +('marseysouthernbelle4'Marsey',2,'lady woman foid dress usa america dixie history 1800s black bipoc',1678484792), +('marseysoutherner'Marsey',2,'plantation suit cigar good ol boy buck breaking buck breaker',NULL), +('marseysoycry'Marsey',2,'angry crying soy ',NULL), +('marseysoycrytremble'Marsey',2,'shaking libtard magatard reeeeeeeee woke sjw fragile weak low testosterone animated',1666968847), +('marseysoylentgrin'Marsey',2,'numale nu male menslib redditor plebbitor happy glasses soyjak nerd loser beta smile smiling',NULL), +('marseysoypoint'Marsey',2,'soyboy soy boy beard reaction pointing',NULL), +('marseysoypoint2'Marsey',2,'wojak soyjak soyjack pointing beta redditors',NULL), +('marseysoypointamogus'Marsey',2,'soyjak point among us astronaut',1678814030), +('marseysoypointdubz'Marsey',2,'get 4chan numbers goombling patterns noootice zero post comment id',1678954278), +('marseysoypointglow'Marsey',2,'glowie radioactive pointing',1665352060), +('marseysoypointgold'Marsey',2,'glow wave',1665351969), +('marseysoypointgoldpoint'Marsey',2,'point gold soy meta',1668646734), +('marseysoypointsnappyglow'Marsey',2,'bot marppy fbi fed threeletter glowie',1665456811), +('marseysoypointsnappygold'Marsey',2,'marppy bot glow faroutthesongfromperipheryiithistimeitspersonal',1665456746), +('marseysoypointsnappyquote'Marsey',2,'bot marppy snappilent sapient sentient',1665456641), +('marseysoypointtrips'Marsey',2,'get 4chan numbers goombling patterns noootice zero post comment id',1678954257), +('marseysoyrope'Marsey',2,'redditor dead suicide kms kys hanging lynched hung soyjak',NULL), +('marseysoyseethe'Marsey',2,'soyjack soyjak reddit angry yelling wojak',NULL), +('marseyspa'Marsey',2,'spa towel cucumber facial relax calm selfcare foid hygiene beauty',NULL), +('marseyspaceghost'Marsey',2,'space ghost superhero coast hannah barbara cartoon comic',1675994218), +('marseyspaceghost2'Marsey',2,'created by space cat space ghost superhero coast hannah barbara cartoon comic',1676006231), +('marseyspecial'Marsey',2,'retard reaction slow special needs sped',NULL), +('marseysperm'Marsey',2,'cum swim vasectomy jizz semen spunk penis sex pregnant coom animated',NULL), +('marseysphericalcow'Marsey',2,'sphere science moo physics nope',1664131121), +('marseysphinx'Marsey',2,'sphinx egypt ancient antiquity wonder pharaoh myth riddle puzzle',NULL), +('marseyspider'Marsey',2,'insect halloween arachnid holiday bug',NULL), +('marseyspider2'Marsey',2,'insect halloween spiderweb arachnid holiday bug',NULL), +('marseyspiderman'Marsey',2,'soy marvel capeshit dc comic book comics peter parker miles morales webslinger',NULL), +('marseyspinner'Marsey',2,'animated loading webdev spin circle',NULL), +('marseyspirit'Marsey',2,'ghost halloween holiday',NULL), +('marseyspit'Marsey',2,'surprising reaction shocking water surprised shocked',NULL), +('marseyspock'Marsey',2,'spock star trek nimoy science space',1664740894), +('marseyspongebobsmug'Marsey',2,'spongebob smug satisfied winner superior snobby conceited egoistic pompous content',1675437318), +('marseyspooky'Marsey',2,'art horror halloween holiday evil scary monster lovecraftian eldritch',NULL), +('marseyspookysmile'Marsey',2,'horror halloween holiday evil scary monster',NULL), +('marseysprite'Marsey',2,'sprite vidya game retro pixel',1666225359), +('marseyspy'Marsey',2,'spy agent shill glowie russia china',NULL), +('marseyspyglow'Marsey',2,'spy agent shill glowie russia china',NULL), +('marseysquint'Marsey',2,'4084 hmmm squint unsure doubt suspicious',NULL), +('marseysquished'Marsey',2,'squishing compressed compression finger press squashed',NULL), +('marseysrdine'Marsey',2,'fisherman reaction fish canned fishing',NULL), +('marseysrdine2'Marsey',2,'can animated reaction fish knife chop sardine',NULL), +('marseyssflag'Marsey',2,'superstraight cishetero straggot pride',NULL), +('marseystalin'Marsey',2,'tankie authleft ussr russia communism socialism marxist commie soviet proletariat marxism marxist leninist leninism revolution bolshevik',NULL), +('marseystamp'Marsey',2,'letter envelope fed postal collect snail mail',1672996730), +('marseystamp2'Marsey',2,'letter envelope fed postal collect snail mail toll paid',1672996782), +('marseystarbucks'Marsey',2,'coffee latte barista marbucks scone',NULL), +('marseystars'Marsey',2,'stareyes reaction star eyes starry eyed stareyed',NULL), +('marseystars2'Marsey',2,'space galaxy cosmic starsey constellation',NULL), +('marseystarship'Marsey',2,'starship jail execution prison',1672873048), +('marseystarwars'Marsey',2,'scifi spaceshit starshit soy stormtrooper lightsaber disney',1667805994), +('marseysteaming'Marsey',2,'steaming exhale emoji unamused annoyed',NULL), +('marseysteer'Marsey',2,'car drive nervous driving animated',NULL), +('marseystein'Marsey',2,'undead frankenstein abomination halloween holiday monster',NULL), +('marseystewie'Marsey',2,'stewie family guy man griffin',1675723135), +('marseystims'Marsey',2,'stim drug meth tweak geese_suck ted_simp pat crazy schizophrenia',NULL), +('marseysting'Marsey',2,'drum badumtiss ba dum tiss bad dum tiss baddumtiss comedy humor punchline animated standup joke',NULL), +('marseystinky'Marsey',2,'smelly homeless stank poor ew yuck',NULL), +('marseystocksdown'Marsey',2,'market bonds options poor',1663640588), +('marseystocksup'Marsey',2,'market bonds options rich',1663640568), +('marseystonetoss'Marsey',2,'amogus pebblethrow nazi reaction boulderpummel',NULL), +('marseystrawman'Marsey',2,'logical fallacy strawmarsey argument debate hat',NULL), +('marseystreaky'Marsey',2,'streaky superhero comic cape',1677856875), +('marseystroke'Marsey',2,'derp retard reaction stupid drooling',NULL), +('marseystuffed'Marsey',2,'fur meme statuesque indifferent figurine statue stuffed art',NULL), +('marseysuffragette'Marsey',2,'19a foid feminist 19th terrible feminism regret woman women mistake',NULL), +('marseysuicide'Marsey',2,'kys killyourself pistol contemplatesuicide depressed gun despair doom',1668317605), +('marseysuicidesquidward'Marsey',2,'creepypasta squidward suicide halloween scary zombie horror',1666404282), +('marseysuit'Marsey',2,'businessman businessperson corporate boss manager rich adult professional lawyer banker',NULL), +('marseysulk'Marsey',2,'unlucky crying reaction depression sobbing depressed sad',NULL), +('marseysully'Marsey',2,'disney pixar monsters inc horned horns',NULL), +('marseysun'Marsey',2,'notaispam chiobumadethis chiobuapproved blonde hair saiyan round bright eyes',1673901974), +('marseysunflower'Marsey',2,'love ukraine threatening pointing russia',NULL), +('marseysunglassesoff'Marsey',2,'shades shook disbelief fear confusion shock nervous',1674114526), +('marseysunglasseson'Marsey',2,'cool smug finished end done sunny bright animated',1674157984), +('marseysuper'Marsey',2,'superstraight lgbt',NULL), +('marseysupermega'Marsey',2,'supermegaman supermegamarsey',1676038409), +('marseysupersorensoarin'Marsey',2,'soren super hero superhero batman superman marsey41',1668289194), +('marseysurfing'Marsey',2,'surfer surfing pikachu water wave meme',NULL), +('marseysurprised'Marsey',2,'reaction shocked shook unexpected',NULL), +('marseysurprisedpikachu'Marsey',2,'surprise surprised pikachu shock shocked gasp',1675710005), +('marseysus'Marsey',2,'amogus among us stonetoss sussy baka amongus',NULL), +('marseysuspicious'Marsey',2,'sus stare look glance hmm thonk raise eyebrow curious',1663549267), +('marseysvengoolie'Marsey',2,'horror halloween reviewer tophat suit chicken makeup mustache goatee comedy',1666302271), +('marseyswastika'Marsey',2,'nazi chud germany swasi swazi windmill of peace hitler racist racism antisemitic antisemitism third reich jewish jews',NULL), +('marseysweating'Marsey',2,'anxiety worried wipe scared worrying reaction anxious nervous stressed',NULL), +('marseysylveon'Marsey',2,'trick or treat pokemon halloween eevee costume holiday',NULL), +('marseytabletired'Marsey',2,'tiresome depressed sad desk pensive',NULL), +('marseytabletired2'Marsey',2,'beer tiresome depressed sad alcoholic alcoholism despair pensive',NULL), +('marseytakit'Marsey',2,'darrell brooks court tackit tacit agreement waukesha',1665785068), +('marseytaliban'Marsey',2,'mujahideen janniejihad islam afganistan shariah afghanistan muslim',NULL), +('marseytalking'Marsey',2,'speech bubble smug gossip',NULL), +('marseytampon'Marsey',2,'period menstrual menses menstruation bloody',NULL), +('marseytangerinefeline'Marsey',2,'tangerinefeline tangerine feline chiobu orange pokemon plant',NULL), +('marseytank'Marsey',2,'military ussr ccp communist authleft tank army communism china soviet',NULL), +('marseytankushanka'Marsey',2,'military ussr ccp communist authleft tank army communism china soviet russian',NULL), +('marseytaratheandroid'Marsey',2,'tara android robot fantastic',1676833890), +('marseytariq'Marsey',2,'buck breaking nasheed nigger coon black',NULL), +('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',1671037636), +('marseytarrant'Marsey',2,'branton brenton newzealand kiwi shooter shooting killer ebba akerlund murderer rightoid chud strong',NULL), +('marseytea'Marsey',2,'drama spill',NULL), +('marseyteaparty'Marsey',2,'donger arran soren carp duck',NULL), +('marseytears'Marsey',2,'pout teary crying cried reaction sob eyes cry sad',NULL), +('marseytearsofblood'Marsey',2,'crying sad bloody horror pensive',NULL), +('marseytedsimp'Marsey',2,'theodore teddy hat drugs mental illness schizo stims pills happy drugs fun birds stimulants stimmies risperidone',NULL), +('marseytedsimp2'Marsey',2,'marsey woman foid female ted simp mid point beanie soy attention bpd whore',1678728424), +('marseyteehee'Marsey',2,'oops anime sorry cheeky quirky wink silly haha whacky',1678863997), +('marseytelegram'Marsey',2,'telegram homecoming plane chat messaging russian',NULL), +('marseytemplate'Marsey',2,'template blank faceless eyeless mouthless head empty faceless',NULL), +('marseyterfdomesticabuse'Marsey',2,'terf domestic abuse violence feminism feminist lesbian ovarit radical',NULL), +('marseyterrydavis'Marsey',2,'templeos nerd programmer glownigger',NULL), +('marseyteruteru'Marsey',2,'ghost flying spooky halloween holiday floating',NULL), +('marseytexan'Marsey',2,'cowboy hat texas yeehaw pardner rootin tootin',NULL), +('marseytf2heavy'Marsey',2,'tf2 heavy weapons valve vidya game minigun russia',NULL), +('marseytf2scout'Marsey',2,'tf2 scout boston zoomer valve vidya game baseball mercenary',NULL), +('marseytf2spy'Marsey',2,'tf2 spy france mercenary smoke suit valve vidya game espionage',NULL), +('marseythebuilder'Marsey',2,'construction work blue collar architect plans toolbox contractor engineer labour',1670165625), +('marseythegrey'Marsey',2,'lord of the rings magic gandalf lotr mage wizard warlock',NULL), +('marseytheorist'Marsey',2,'ancient aliens meme',NULL), +('marseytherapist'Marsey',2,'therapy writing mental illness',NULL), +('marseythief'Marsey',2,'steal final fantasy video game vidya',NULL), +('marseything'Marsey',2,'halloween holiday scary monster teeth',NULL), +('marseything2'Marsey',2,'spider arachnid creepy crawler arthropod halloween alien carpenter horror scary animal creature spooky',1666334228), +('marseythinkinghallowseve'Marsey',2,'halloween thinking vampire candy trickortreat costume mask',1666292942), +('marseythinkorino'Marsey',2,'reaction judgment thinking',NULL), +('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',1677776935), +('marseythomas'Marsey',2,'tank engine train locomotive',NULL), +('marseythonk'Marsey',2,'confused reaction thinking thunk thonk',NULL), +('marseythroatsinging'Marsey',2,'mongolian music',NULL), +('marseythumbsup'Marsey',2,'cool good job good one agree reaction nice work yes great job',NULL), +('marseytiger'Marsey',2,'fursona furry fursuit',NULL), +('marseytigerball'Marsey',2,'polandball ball tiger russia',NULL), +('marseytigernewyear'Marsey',2,'lunar chinese chinx rice new year holiday luck fortune money tiger lion asian azn',NULL), +('marseytimbit'Marsey',2,'pearlclutch pearl clutch sjw triggered canadian leafistan canada crying',NULL), +('marseytime'Marsey',2,'10pm tock tick clock animated',NULL), +('marseytimmy'Marsey',2,'turner nickelodeon fairly oddparents hat boy cosmo wanda',NULL), +('marseytinfoil'Marsey',2,'alex jones psycho crazy schizo alexjones conspiracy',NULL), +('marseytinfoil2'Marsey',2,'alex jones rightoid psycho schizo alexjones conspiracy',NULL), +('marseytiny1'Marsey',2,'tiny small shrinking pixel wave',NULL), +('marseytiny2'Marsey',2,'tiny small shrinking pixel',NULL), +('marseytiny3'Marsey',2,'tiny small shrinking pixel',NULL), +('marseytiny4'Marsey',2,'tiny small shrinking pixel',NULL), +('marseytlop'Marsey',2,'kanye life pablo tlop yeezy yeezus',1671591787), +('marseytlsm'Marsey',2,'snake sex mating janny codecel tlsm schizocel',1665564339), +('marseytoasterbath'Marsey',2,'suicide suicidal kill death bathtub electrocution electricity kms',NULL), +('marseytoasty'Marsey',2,'homer simpsons cozy comfy bed',1670280548), +('marseytoasty2'Marsey',2,'marsey comfy toasty bed sleep two cute',1675902755), +('marseytoht'Marsey',2,'toht melting hat',1673133050), +('marseytoilet'Marsey',2,'flush loo bog roll toilet paper swirly',NULL), +('marseytom'Marsey',2,'thatfuckingmarsey fucking marsey tom and jerry tomjerry cartoon hanna barbera vintage smug',NULL), +('marseytombstone'Marsey',2,'dead death gravestone cemetery graveyard rip rest in peace',NULL), +('marseytonberry'Marsey',2,'tonberry monster final fantasy knife lantern scary flashlight headlamp vidya video game',NULL), +('marseytrad'Marsey',2,'dramarama dress foid tradwife floral girl',NULL), +('marseytrad2'Marsey',2,'wojak tradwife soyjak 4chan meme foid',NULL), +('marseytrain'Marsey',2,'troomer tranny transgender trains troid transsexual animated',NULL), +('marseytrain2'Marsey',2,'trans pass locomotive dilate mtf ftm',1664639764), +('marseytrans'Marsey',2,'pitty transgender pitbull dog pibble transsexual',NULL), +('marseytrans2'Marsey',2,'troon tranny transgender troomer lgbt trannies troid transsexual',NULL), +('marseytransattentionseeker'Marsey',2,'needy enby nonbinary notice mtf ftm train attn',NULL), +('marseytransavenger'Marsey',2,'marsey trans avenger captain america',1678590930), +('marseytransflag'Marsey',2,'trans flag then consumeproduct',NULL), +('marseytransflag2'Marsey',2,'lgbt transgender tranny pride animated',NULL), +('marseytransgenocide'Marsey',2,'animated trans genocide chud lgbt rightoid bigot gaybros',NULL), +('marseytransimplosion'Marsey',2,'train woke explode animated',1673623390), +('marseytransmerchant'Marsey',2,'coin money cash dosh je big pharma train mtf ftm yeet chop doctor surgeon nurse greedy',1676317155), +('marseytransmisiaaward'Marsey',2,'phobe chud winner based right wing bigot terf',1676158942), +('marseytranspearlclutch'Marsey',2,'transgender upset snowflake clutching',1666994064), +('marseytransplushie'Marsey',2,'soft toy hold hug hi cute',1673830970), +('marseytransplushie2'Marsey',2,'soft toy hold hug hi cute',1673831100), +('marseytransplushie3'Marsey',2,'41 display hang soft toy hold hug l cute rope noose suicide hanging',1673831131), +('marseytransrentfree'Marsey',2,'transgender lgbt rent free wojak chud',NULL), +('marseytranswizard'Marsey',2,'wand spell magic wizard rope',1677810784), +('marseytree'Marsey',2,'tree nature outdoors cosplay',NULL), +('marseytribute'Marsey',2,'cum cumshot semen ropes load facial nsfw',1669095975), +('marseytrickortreat'Marsey',2,'candy trick or treat halloween holiday',NULL), +('marseytrickrtreat'Marsey',2,'halloween horror mask sam',1667697001), +('marseytrogdor'Marsey',2,'burninator strongbad internet meme dragon marsdor',NULL), +('marseytroll'Marsey',2,'dio diogenesjr diogenesjunior trollface reaction',NULL), +('marseytroll2'Marsey',2,'ogre horror halloween holiday monster',NULL), +('marseytrollcrazy'Marsey',2,'i hate killher psycho rage kill her gun',NULL), +('marseytrollgun'Marsey',2,'kill her psycho',NULL), +('marseytrollolol'Marsey',2,'rage trolled rageface',NULL), +('marseytrotsky'Marsey',2,'icepick trotskyist betrayal ussr russia communism socialism marxist commie soviet proletariat marxism marxist leninist leninism revolution bolshevik',NULL), +('marseytroublemaker'Marsey',2,'we do a little trolling',NULL), +('marseytrt'Marsey',2,'trt test testosterone',1671534393), +('marseytruck'Marsey',2,'honk canadian trucker hoonk ottawa convoy leaf semi 16wheeler',NULL), +('marseytrump'Marsey',2,'cheeto hitler president history orange man',NULL), +('marseytrumpgarrison'Marsey',2,'cum maga capitol ben comic republican',1663284695), +('marseytrumpgrill'Marsey',2,'centrist donald ddr drumpf centrism bbq barbeque barbecue ketchup',NULL), +('marseytucker'Marsey',2,'tucker carlsen fox rightoid conservative republican television tv',NULL), +('marseytuckermilkers'Marsey',2,'tucker tits titties milkers trans teacher beachballs',1663895672), +('marseytunaktunak'Marsey',2,'turban animated curry indian pajeet dance',NULL), +('marseyturban'Marsey',2,'hindu turban bindi india pajeet canadian indian punjabi punjab sikh paki',1664911851), +('marseyturkey'Marsey',2,'beak bird thanksgiving holiday feathers',NULL), +('marseyturkeyhappy'Marsey',2,'bird thanksgiving food dinner yum delicious holiday',NULL), +('marseyturkroach'Marsey',2,'turk turkish turkroach bug cockroach mehmet erdogan fez roach',NULL), +('marseyturnedon'Marsey',2,'aroused arousal amorous horny',NULL), +('marseyturtle'Marsey',2,'turtle tortoise reptile shell',1678852717), +('marseytv'Marsey',2,'willy wonka telly television',NULL), +('marseytwerking'Marsey',2,'tailspin animated butt backside dancing spin booty ass dance',NULL), +('marseytwerkingfast'Marsey',2,'animated bussy booty ass spin',1668477353), +('marseytwerkinit'Marsey',2,'ass butt booty rear rump donk dance nigger sheboon clap animated cheeks',NULL), +('marseytwins'Marsey',2,'halloween holiday flashing shining scary animated',NULL), +('marseytwodramacodecelsmating'Marsey',2,'schizo snake snek snakes sneks jc justcool justcool393',1668706549), +('marseytyping'Marsey',2,'computer keyboard bongo animated',NULL), +('marseytypinglaugh'Marsey',2,'computer keyboard lol bongo animated',NULL), +('marseytzeentch'Marsey',2,'warhammer 40k chaos god trick magic lies',NULL), +('marseyufo'Marsey',2,'ufo spaceship alien space ship invasion rocketship rocket',1676394842), +('marseyuglyxmasweater'Marsey',2,'santa hat christmas ugly holiday',NULL), +('marseyukrainerentfree'Marsey',2,'marsey ukraine rentfree rent free zelensky putin vatnik hohol russia war crimea donbas',1673556332), +('marseyumbreon'Marsey',2,'trick or treat pokemon halloween eevee costume holiday',NULL), +('marseyumbreon2'Marsey',2,'pokemon eevee furry eeveelution evolution',NULL), +('marseyunabomber'Marsey',2,'package industrial society delivery mail kaczynski uncle ted',NULL), +('marseyunabomber2'Marsey',2,'gift christmas industrial society delivery mail kaczynski uncle ted package',NULL), +('marseyunamused'Marsey',2,'annoyed staring reaction disappointed stare uh huh bored',NULL), +('marseyunless'Marsey',2,'unless drseuss seuss doctor doctorseuss lorax thneed sneed onceler trees tree arbor plant environment ecoterrorism plants',1678293521), +('marseyunpettable'Marsey',2,'dramamine fashy rightoid chud fashwave altright vaporwave',NULL), +('marseyunresponsive'Marsey',2,'loading thinking spinner stunned processing stalled frozen hung waiting',1668645336), +('marseyupmarsey'Marsey',2,'upvote vote upmarsey arrow reddit up animated',NULL), +('marseyupset'Marsey',2,'marsey upset tears',1663697961), +('marseyupvote'Marsey',2,'updoot upmarsey agree yes good based true',1664181430), +('marseyupvote2'Marsey',2,'upvote reddit narwhal orangered updoot',1664658174), +('marseyusa'Marsey',2,'burger patriot america freedom liberty justice love independence freedom guns trump biden state flag',NULL), +('marseyuwuw'Marsey',2,'fursona furry fursuit',NULL), +('marseyvader'Marsey',2,'marsvader marseyvader darthvader vader starwars dark side',1677571156), +('marseyvalentine'Marsey',2,'choo choose train kiss simpsons tranny love heart',1677614728), +('marseyvampeek'Marsey',2,'vampire hello wake awaken coffin peek halloween horror',1666234320), +('marseyvampire'Marsey',2,'undead sanguine horror spooky halloween fangs holiday monster',NULL), +('marseyvampirebite'Marsey',2,'cope seethe mask house',1663376896), +('marseyvampirelove'Marsey',2,'halloween heart love',1666404726), +('marseyvan'Marsey',2,'libertarian pedobear free candy pedophile groomer lolbert chomo molester pedo toucher',NULL), +('marseyvapecrying'Marsey',2,'meme vape juul crying depressed emo tears feels',NULL), +('marseyvaporeon'Marsey',2,'trick or treat pokemon halloween eevee costume holiday',NULL), +('marseyvaporwave'Marsey',2,'trippy 80s psychedelic animated retro',NULL), +('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',NULL), +('marseyvargselfdefense'Marsey',2,'vikernes euronymous mayhem burzum black metal norway norwegian stab knife kill murder',NULL), +('marseyvatnik'Marsey',2,'russian alcoholic alcoholism',NULL), +('marseyvault'Marsey',2,'fallout vault boy mascot bethesda videogame',1668087230), +('marseyvaxmaxx'Marsey',2,'mask coronavirus covid gigavax corona vaccine vaccination hazmat',NULL), +('marseyvaxxtroll'Marsey',2,'halloween alive healthy glow zombie vaccine vaccinated vaccination',1666460515), +('marseyvelociraptor'Marsey',2,'dinosaur velocimarsey extinct predator claws',NULL), +('marseyvengeance'Marsey',2,'gore undead shotgun horror halloween revenge monster bloody head wound holiday',NULL), +('marseyveryworried'Marsey',2,'worry anxiety fear animated scared sweat yikes shook',NULL), +('marseyveryworriedfed'Marsey',2,'spook cia fbi glowie glownigger atf afraid shook animated worry anxiety fear animated scared sweat yikes',1666282095), +('marseyvhs'Marsey',2,'halloween horror murderer ilikeyou',1667697101), +('marseyvibing'Marsey',2,'animated bopping vibe jam dancing headbang music rainbow dance',NULL), +('marseyvietnam'Marsey',2,'army born to kill soldier war',NULL), +('marseyvirus'Marsey',2,'phage infect infection plagued',NULL), +('marseyvore'Marsey',2,'eating cannibalism cannibalize fetish kinky digest trapped letmeout',1665074856), +('marseyvore2'Marsey',2,'eating marcus cannibalize cannibalism fetish kinky',1665074817), +('marseyvorezombiewolf'Marsey',2,'furry furfag food eat yum degenerate fetish hungry',1665041705), +('marseyw'Marsey',2,'win winner dub',NULL), +('marseywaffle'Marsey',2,'waffle breakfast food sweet syrup leaf canada belgium',1669838950), +('marseywagie'Marsey',2,'crypto rightoid ancap poor wagecuck mcdonalds maccas reaction',NULL), +('marseywait'Marsey',2,'time watch wait waiting bored',NULL), +('marseywalking'Marsey',2,'stroll walk strut gallivant animated',NULL), +('marseywall'Marsey',2,'foid female birthing person woman girl 30 fds femcel single mom single mother itsover old gross yuck nasty gussy',NULL), +('marseywallst'Marsey',2,'hodl crypto wall street bets invest gme bitcoin wallstreetbets wsb stock',NULL), +('marseywalterwhite'Marsey',2,'walter white heisenberg breakingbad meth drugs chemistry',NULL), +('marseywarboy'Marsey',2,'witness warboy nux madmax mad max apocalyptic evil apocalypse',NULL), +('marseywarhol'Marsey',2,'modern art',NULL), +('marseywatchingtv'Marsey',2,'familyguy peter griffin television couch',NULL), +('marseywatermark'Marsey',2,'copyright theft stealing stolen creation',NULL), +('marseywatermelon'Marsey',2,'environmentalist ecologist socialist communist leftoid political fruit green red',1677606291), +('marseywave'Marsey',2,'farewell cya hello greetings bye waving hi',NULL), +('marseywave2'Marsey',2,'waving hi hello cya bye later animated',NULL), +('marseywave3'Marsey',2,'farewell cya l8r wave reaction waving animated so long',NULL), +('marseyweeb'Marsey',2,'neckbeard sword fedora kitana',NULL), +('marseywendy'Marsey',2,'jellyfishjam pigtails redhead pippi',NULL), +('marseywereback'Marsey',2,'yay happy excited undefeated',1668416931), +('marseywerebackchingchong'Marsey',2,'happy elated joy asian chink slit buck teeth nip gook jap weeb',1674907075), +('marseywerebackyall'Marsey',2,'buck south over sneed hat happy',1678791797), +('marseywerewolf'Marsey',2,'halloween animal marsewolf horror lycanthropy furry dog',1666229182), +('marseywhelmed'Marsey',2,'whelmed smoke smoking cig cigarette meme overwhelmed underwhelmed',NULL), +('marseywheredrama'Marsey',2,'seriouspost reaction agendapost dramawhere animated',NULL), +('marseywhirlyhat'Marsey',2,'idiot retard hat dumb sped slow stupid special kid',NULL), +('marseywhite'Marsey',2,'mayo',1679053229), +('marseywhiteflag'Marsey',2,'surrender battle french',NULL), +('marseywhitemage'Marsey',2,'magic wizard final fantasy spell video game vidya',NULL), +('marseywholesome'Marsey',2,'seal award reddit tene',NULL), +('marseywholesometrans'Marsey',2,'marsey trans wholesome seal award transgender euphoria euphoric',1674978438), +('marseywidow'Marsey',2,'rose black sad tears death funeral dress foid pensive',1673123150), +('marseywindmill'Marsey',2,'headbang metal hair spinny brootal animated brutal kvlt',1670598383), +('marseywinemom'Marsey',2,'drunk wine aunt flirt cigarette drunk lush elfbinn fartbinn cougar',NULL), +('marseywink'Marsey',2,'wink reaction cheeky flirt smirk imply hint',NULL), +('marseywink2'Marsey',2,'winking',1665254177), +('marseywinner'Marsey',2,'reaction trophy gold prize first place',NULL), +('marseywise'Marsey',2,'hood cloak wizard pipe',NULL), +('marseywitch'Marsey',2,'spooky halloween magick holiday evil scary',NULL), +('marseywitch2'Marsey',2,'tranny troomer penny wvp feminist halloween bardfinn groomer magick troid steve monster',NULL), +('marseywitch3'Marsey',2,'flying broomstick wave halloween wizard holiday',NULL), +('marseywitchtriggered'Marsey',2,'witchcraft angry spell bardfinn tranny train troon snowflake redditor wvp magic science animated',NULL), +('marseywizard'Marsey',2,'wizard magic pepe apu',NULL), +('marseywoah'Marsey',2,'tldr reaction wall of text wordswordswords stfu',NULL), +('marseywock'Marsey',2,'purple drank purp sizzurp syrup wock oil bugging faded drug cough syrup tweaking animated lean',1677290327), +('marseywolf'Marsey',2,'halloween werewolf holiday scary monster',NULL), +('marseywolfwalker'Marsey',2,'doreen antiwork zombiewolf dogwalker dogwalking dog walker',NULL), +('marseywomanmoment'Marsey',2,'brainlet female foid stupid retard dumb trad frozenchosen',1666664889), +('marseywomanmoment2'Marsey',2,'foid female dumb white dog brainlet mtf trad retard special',1674400865), +('marseywomenrentfree'Marsey',2,'woman women foid rentfree rent',1675163011), +('marseywoodchipper'Marsey',2,'libertarian woodchipper libertarian kill',NULL), +('marseywoodchipper2'Marsey',2,'libertarian pedo woodchipper animated kill map',NULL), +('marseywookiee'Marsey',2,'wookiee starwars jedi marsey',1676733228), +('marseywords'Marsey',2,'longpost too long tldr reaction wordswordswords yawn',NULL), +('marseywords2'Marsey',2,'longpost tldr essaypost wordswordswords pizzashill',1670515776), +('marseyworldcup'Marsey',2,'world cup soccer football winner sports champion',1663033833), +('marseyworried'Marsey',2,'monkaw anxiety sweat panic scared sweaty sweating anxious nervous stressed',NULL), +('marseywpdcatgirl'Marsey',2,'catgirlsey watchpeopledie anime nekojin weeb weeaboo anthro furry',1673378413), +('marseywpdrentfree'Marsey',2,'gore snuff watchpeopledie soy cuck jealousy',1674232102), +('marseywpdsupremacy'Marsey',2,'watchpeopledie rdrama homosupremacy beheading throat bloody death die gore hood kkk klan gay lgbt',1672697846), +('marseywraith'Marsey',2,'evil scary ghost halloween undead horror',1666281502), +('marseywrongthonk'Marsey',2,'wrongthink hmmm thinking 1984 arrested police woke notice noticing',NULL), +('marseywtf'Marsey',2,'scared reaction shook surprised shocked',NULL), +('marseywtf2'Marsey',2,'shocked reaction wth disturbing disturbed what the fuck',NULL), +('marseywut2'Marsey',2,'weird reaction raised eyebrow disturbing disturbed wtf judgment',NULL), +('marseyww1american1'Marsey',2,'history world war one europe rifle firearm kill violence usa',1668182512), +('marseyww1american2'Marsey',2,'history world war one europe rifle firearm kill violence usa',1668182541), +('marseyww1british1'Marsey',2,'history world war one europe rifle firearm kill violence uk',1668182587), +('marseyww1british2'Marsey',2,'history world war one europe rifle firearm kill violence uk',1668182605), +('marseyww1french1'Marsey',2,'history world war one europe rifle firearm kill violence france',1668182635), +('marseyww1french2'Marsey',2,'history world war one europe rifle firearm kill violence france',1668182665), +('marseyww1german1'Marsey',2,'history world war one europe rifle firearm kill violence prussia trenches',1668182729), +('marseyww1german2'Marsey',2,'history world war one europe rifle firearm kill violence prussia',1668182758), +('marseyww1russian1'Marsey',2,'history world war one europe rifle firearm kill violence',1668182785), +('marseyww1russian2'Marsey',2,'history world war one europe rifle firearm kill violence',1668182802), +('marseyxd'Marsey',2,'lmao reaction rofl haha lol laughing',NULL), +('marseyxdoubt'Marsey',2,'press doubt meme noire disbelief wrong',NULL), +('marseyxi'Marsey',2,'xi jinping china chinese asia',NULL), +('marseyxmr'Marsey',2,'cryptocurrency monero money happy heart',NULL), +('marseyxoxo'Marsey',2,'hearts wave flirt loving love animated kiss',NULL), +('marseyyakub'Marsey',2,'black bipoc ni supremacist ye kanye big brain gold chain hood gang',1677881529), +('marseyyarn'Marsey',2,'code program socks npm yarn build make string animated',NULL), +('marseyyass'Marsey',2,'queen reaction fds slay girlboss kween',NULL), +('marseyyawn'Marsey',2,'zzz boring tired sleepy bored',NULL), +('marseyyeezus'Marsey',2,'kanye god hotep',NULL), +('marseyyellowcard'Marsey',2,'football soccer sports warning caution',1670257380), +('marseyyes'Marsey',2,'thumbsup agree right thumbs up reaction judgment',NULL), +('marseyyesandno'Marsey',2,'agree disagree both confused indecisive trippy animated inconclusive idk fencesitter switzerland',NULL), +('marseyyeti'Marsey',2,'scary monster myth winter ice mountain himalaya asia predator giant',NULL), +('marseyyikes'Marsey',2,'reaction judgment disgust oof cringe',NULL), +('marseyyinandyang'Marsey',2,'yin yang balance light dark',1676073616), +('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',NULL), +('marseyyoda'Marsey',2,'yoda marsey starwars jedi',1676185300), +('marseyyugi'Marsey',2,'yugioh yu-gi-oh! cards trap anime',NULL), +('marseyza'Marsey',2,'antlers flowers',NULL), +('marseyzaku'Marsey',2,'gundam mecha robot helmet mask',NULL), +('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',1671476421), +('marseyzeldabokoblin'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule botw breath kindom tears wilds bokoblin enemy club pig monster',1671408791), +('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',1671476542), +('marseyzeldaganon'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule ganon evil power triforce trident pig boss nes snes gameboy villain',1671409373), +('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',1671476596), +('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',1671468559), +('marseyzeldalinkbotw'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule breath wild botw switch wii link sheika slate sword bow hero',1671476496), +('marseyzeldalinkminishcap'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule link gba gameboy advance hero minish cap elzo toon',1671476711), +('marseyzeldalinknes'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure link hero sword shield nes retro triforce',1671468507), +('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',1671476763), +('marseyzeldalinkpast2'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule link snes past hero retro pink shield sword triforce',1671476920), +('marseyzeldalinktimeadult'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule adult time oot n64 ocarina hero sword master shield triforce courage',1671477065), +('marseyzeldalinktimechild'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule time oot n64 ocarina hero sword child fairy navi',1671477105), +('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',1671477145), +('marseyzeldalinktoonblue'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule toon link shield sword blue gba ds four triforce hero',1671477210), +('marseyzeldalinktoonpurple'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule toon link shield sword gba four purple',1671477249), +('marseyzeldalinktoonred'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule toon link shield sword triforce hero red gba ds gameboy four',1671477286), +('marseyzeldalinktwilight'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule link tp gamecube wii twilight princess wolf shield sword hero chainmail',1671476644), +('marseyzeldamidna'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule realm midna princess wii gamecube tp twilight companion',1671410646), +('marseyzeldasheik'Marsey',2,'marsey zelda nintendo game video legend of vidya adventure hyrule sheik princess crosdress ninja oot ocarina time n64 mask sheika',1671476988), +('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',1671476875), +('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',1671476807), +('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',1671468441), +('marseyzelensky'Marsey',2,'poor ukraine beg gibs',1671725473), +('marseyzizek'Marsey',2,'zizek philosophy philosopher communism marxism nose slovenian slavic critique',NULL), +('marseyzodiac'Marsey',2,'zodiac killer zodiackiller tedcruz ted cruz murderer crazy mask gun shooter shooting death',NULL), +('marseyzodiac2'Marsey',2,'halloween killer zodiac tedcruise gun horror violence serial',1666290517), +('marseyzombie'Marsey',2,'dead undead eye horror intestines halloween holiday monster',NULL), +('marseyzombie2'Marsey',2,'undead living dead romero halloween horror corpse scary rotten',NULL), +('marseyzombietroll'Marsey',2,'halloween undead',1666460457), +('marseyzombiewolfamogus'Marsey',2,'amongus among us stonetoss sussy baka imposter impostor fraud fake phony',NULL), +('marseyzombiewolflove'Marsey',2,'hug cuddle love marseylove zombiewolf zombie wolf',NULL), +('marseyzombiewolfmarseymask'Marsey',2,'sussy amogus fraud fake phony cope seethe',NULL), +('marseyzombiewolftrample'Marsey',2,'kill murder mascot animated walking animated tramplewolf',NULL), +('marseyzoomer'Marsey',2,'child brat kid zoomie',NULL), +('marseyzoomercide'Marsey',2,'weak genz genocide woke young animated',1673511207), +('marseyzoomerimplosion'Marsey',2,'weak genz genocide woke young retard dumb explode boom terrorist animated',1673511240), +('marseyzwei'Marsey',2,'drinking germany lederhosen zweirama bavarian beer',NULL), +('marsheen'Marsey',2,'pusheen animated meme cute',NULL), +('marsheep'Marsey',2,'sheep animal fluffy wool',NULL), +('marsheepnpc'Marsey',2,'follower',NULL), +('marsie'Marsey',2,'cartoon disney',NULL), +('marsoy'Marsey',2,'soyboy soybeard nintendo gamer switch marsey gaymer pointing',NULL), +('marsoy2'Marsey',2,'soy wojak soyjak soyjack nerd numale redditor',NULL), +('marsoyhype'Marsey',2,'soyboy soybeard nerd marsey excited wojak cuck',NULL), +('marstolfo'Marsey',2,'astolfo anime femboy cute blowkiss love heart justcool393 trap warrior',NULL), +('mcmarsey'Marsey',2,'wageslave poor mcdonalds wagecuck maccas antiwork college wagie',NULL), +('medal'Classic',2,'medal animated emoticon award winner',NULL), +('megaman'Classic',2,'megaman animated vidya nintendo',NULL), +('megamanguitar'Classic',2,'megaman animated vidya nintendo guitar music rock',NULL), +('megusta'Rage',2,'positive',NULL), +('meow'Classic',2,'meow emoticon owo furry uwu cat face',NULL), +('merdesey'Marsey',2,'turd turdsey shitsey poopsey shit poop poop marsey shit marsey',NULL), +('mersya'Marsey',2,'the best adorable aww marsey favorite cute',NULL), +('mersya2'Marsey',2,'drawing art',NULL), +('metime'Classic',2,'fap animated coomer jack off horny',NULL), +('mlm'Marsey',2,'marseylivesmatter marsey lives matter blm',NULL), +('models'Marsey Alphabet',2,'⊧ turnstile entails',NULL), +('momblackjak'Wojak',2,'black woman mom mother',NULL), +('mongoljak'Wojak',2,'mongol mongolia genghis asian throat singing',NULL), +('monke'Wojak',2,'monkey chad ape',NULL), +('mooning'Classic',2,'mooning animated emoticon ass butt',NULL), +('motherfucker'Rage',2,'trollface fancy',NULL), +('motherofgod'Rage',2,'disbelief sunglasses',NULL), +('mu'Marsey Alphabet',2,'μ',NULL), +('mummy'Classic',2,'mummy animated monster horror pyramids egypt',NULL), +('mussolini'Misc',2,'italy italian fascist',NULL), +('mysides'Rage',2,'laughing',NULL), +('n'Marsey Alphabet',2,'letter',NULL), +('na'Classic',2,'na animated emoticon furry raspberry mock',NULL), +('nabla'Marsey Alphabet',2,'∇ del',NULL), +('nauseous'Classic',2,'nauseous emoticon sick ill green',NULL), +('nazijak'Wojak',2,'nazi fascist',NULL), +('naziseethe'Wojak',2,'nazi seethe fascist upset angry mad enraged',NULL), +('neg'Marsey Alphabet',2,'¬ not negation logical',NULL), +('nervous'Classic',2,'nervous animated emoticon scared worried nail biting',NULL), +('niger'Misc',2,'niger flag',NULL), +('ninja'Classic',2,'ninja animated emoticon japan',NULL), +('nod'Classic',2,'nod animated emoticon agree yes',NULL), +('nono'Classic',2,'no animated emoticon disagree finger wag',NULL), +('npc'Wojak',2,'npc normie',NULL), +('npcangry'Wojak',2,'npc angry normie upset',NULL), +('npcfront'Wojak',2,'npc normie',NULL), +('npcmaga'Wojak',2,'trump maga npc fat',NULL), +('npcoppse'Wojak',2,'npc oppose contrarian',NULL), +('npcsupport'Wojak',2,'npc agree support facebook flags',NULL), +('nu'Marsey Alphabet',2,'ν',NULL), +('o'Marsey Alphabet',2,'letter',NULL), +('obesedaddysgirl'Wojak',2,'fat fatty obese landwhale woman onlyfans',NULL), +('obesetradwife'Wojak',2,'fat fatty landwhale trad wife tradwife blonde',NULL), +('ohgodwhy'Rage',2,'upset disgusted',NULL), +('omega'Marsey Alphabet',2,'ω',NULL), +('omegacap'Marsey Alphabet',2,'Ω',NULL), +('omg'Classic',2,'omg animated emoticon shocked disbelief',NULL), +('onerat'Misc',2,'rat animal animated',NULL), +('onfire'Classic',2,'fire animated emoticon ablaze',NULL), +('ooo'Classic',2,'ooo animated emoticon spooky ghost floating',NULL), +('oplus'Marsey Alphabet',2,'⊕ xor circled sum',NULL), +('opperblink'Misc',2,'sue opper darrell brooks prosecutor district attorney da annoyed irritated waukesha',NULL), +('orly'Classic',2,'orly seagull meme',NULL), +('otimes'Marsey Alphabet',2,'⊗ tensor circled product',NULL), +('owlsey'Marsey',2,'bird hoot feathers',NULL), +('p'Marsey Alphabet',2,'letter',NULL), +('paddle'Classic',2,'paddle animated emoticon spank bdsm',NULL), +('panda'Classic',2,'panda animated bear china',NULL), +('pandabutt'Classic',2,'panda animated bear butt shake china',NULL), +('paranoid'Classic',2,'paranoid animated emoticon shifty suspicious',NULL), +('paren'Marsey Alphabet',2,'( )',NULL), +('parrot'Misc',2,'dance bird animated',NULL), +('parrotaccessible'Misc',2,'dance parrot wheelchair animated',NULL), +('parrotcongaparty'Misc',2,'parrot dancing sunglasses animated',NULL), +('parrotcop'Misc',2,'parrot cop police dancing animated',NULL), +('parrotevil'Misc',2,'parrot evil dancing satan hell devil animated',NULL), +('parrotgithub'Misc',2,'parrot github dancing animated',NULL), +('parrothmm'Misc',2,'parrot hmm thinking dancing animated',NULL), +('parrothypno'Misc',2,'parrot hypnotic dancing animated',NULL), +('parrotimposter'Misc',2,'parrot amogus among us imposter sus dancing animated',NULL), +('parrotisrael'Misc',2,'parrot isreal jewish dancing animated',NULL), +('parrotkazakhstan'Misc',2,'kazakhstan parrot dancing animated',NULL), +('parrotmergetrain'Misc',2,'parrot headache dancing animated',NULL), +('parrotmoonwalking'Misc',2,'parrot moon dancing animated',NULL), +('parrotportalblue'Misc',2,'parrot portal vidya dancing animated',NULL), +('parrotportalorange'Misc',2,'parrot portal vidya dancing animated',NULL), +('parrotpumpkin'Misc',2,'parrot pumpkin witch halloween dancing animated',NULL), +('parrotrevolution'Misc',2,'parrot revolution 1776 yankee dancing animated',NULL), +('parrotrip'Misc',2,'parrot rip dead animated',NULL), +('parrotscience'Misc',2,'parrot science lab coat beaker dancing animated',NULL), +('parrotshort'Misc',2,'parrot short manlet',NULL), +('parrotsleeping'Misc',2,'parrot sleeping animated',NULL), +('parrotslow'Misc',2,'parrot slow dancing animated',NULL), +('parrottrans'Misc',2,'parrot trans tranny troon dancing animated',NULL), +('parrotultrafast'Misc',2,'parrot fast epilepsy dancing animated',NULL), +('parrotunitedstatesofamerica'Misc',2,'parrot usa burger dancing animated',NULL), +('parrotwitnessprotection'Misc',2,'parrot censored pixelated dancing animated',NULL), +('parrotzombie'Misc',2,'parrot zombie undead bloody monster dancing animated',NULL), +('partial'Marsey Alphabet',2,'∂',NULL), +('party'Classic',2,'party animated emoticon balloon',NULL), +('patting'Classic',2,'patting animated emoticon comfort',NULL), +('patyl'Platy',2,'quper platypus mersya wombiezolf doodle',NULL), +('pedobear'Rage',2,'pedo bear',NULL), +('peek'Classic',2,'peek animated emoticon look wall',NULL), +('penisrentfree'Wojak',2,'cock peepee gay pipe balls nuts',NULL), +('peoplewhoannoy'Misc',2,'annoy south park animated',NULL), +('pepedrum'Misc',2,'football soccer',NULL), +('percent'Marsey Alphabet',2,'%',NULL), +('period'Marsey Alphabet',2,'. dot',NULL), +('pervertedspiderman'Rage',2,'spiderman pervert movie',NULL), +('phi'Marsey Alphabet',2,'ϕ',NULL), +('phicap'Marsey Alphabet',2,'Φ',NULL), +('pi'Marsey Alphabet',2,'π',NULL), +('picap'Marsey Alphabet',2,'Π',NULL), +('picard'Rage',2,'picard facepalm movie star trek',NULL), +('pikachu'Classic',2,'pikachu animated pokemon electric vidya nintendo',NULL), +('pimp'Classic',2,'pimp animated emoticon hat cigar smoking',NULL), +('pinkgirlblackjak'Wojak',2,'black woman hoops pink',NULL), +('plarsy'Platy',2,'platypus marsey mutt inbred doodle ugly',NULL), +('platyaboriginal'Platy',2,'platypus boomerang indigenous native gascan',NULL), +('platyabused'Platy',2,'platypus domestic scared flinching beaten fight',NULL), +('platyanime'Platy',2,'platypus rice chopsticks waifu kawaii',NULL), +('platybanana'Platy',2,'platypus fruit monkey',NULL), +('platyblizzard'Platy',2,'platypus cold freezing freeze snow winter chill',NULL), +('platyblush'Platy',2,'platypus shy flattered redden cheeks',NULL), +('platybomb'Platy',2,'platypus explosive explosion terrorist boom',NULL), +('platyboxer'Platy',2,'platypus boxing fighter ring gloves punch',NULL), +('platybruh'Platy',2,'platypus brah doubt suspicious',NULL), +('platybussy'Platy',2,'platypus dude lmao butthole',NULL), +('platycaveman'Platy',2,'platypus grug primitive troglodyte stoneage',NULL), +('platycheer'Platy',2,'platypus encourage motivate cheerup celebrate',NULL), +('platydevil'Platy',2,'platypus demon pitchfork satan fiend shaitan',NULL), +('platydinosaur'Platy',2,'platypus fossil reptile cdace',NULL), +('platydown'Platy',2,'platypus depressed giveup sad gloomy unhappy',NULL), +('platyeyes'Platy',2,'platypus serious squint closeup doubt',NULL), +('platyfear'Platy',2,'platypus scared scary frightened horrified coward terror',NULL), +('platyfuckyou'Platy',2,'platypus middle finger angry gesture',NULL), +('platygirlmagic'Platy',2,'platypus rainbow wand fairy pixie spell',NULL), +('platygolong'Platy',2,'platypus egg space **idontgetthereferenceaevannhelp**',NULL), +('platyhaes'Platy',2,'platypus donuts cupcakes fat sugar sweet healthy',NULL), +('platyhandbanana'Platy',2,'platypus fruit doodle angry',NULL), +('platyheart'Platy',2,'platypus love like hug',NULL), +('platyking'Platy',2,'platypus king kang throne crown royal noble',NULL), +('platykys'Platy',2,'platypus kill yourself suicide hate',NULL), +('platylol'Platy',2,'platypus laugh lmao rofl funny',NULL), +('platylove'Platy',2,'platypus heart hug kiss embrace like',NULL), +('platymicdrop'Platy',2,'platypus microphone owned destroyed',NULL), +('platyneet'Platy',2,'platypus unemployed lazy lonely bed hiding',NULL), +('platynooo'Platy',2,'platypus crying kneeling sad scream',NULL), +('platyold'Platy',2,'platypus elder ancient grandpa boomer',NULL), +('platypatience'Platy',2,'platypus waiting watch time clock',NULL), +('platyperrytheplatypus'Platy',2,'platypus phineas ferb agent espionage cartoon',NULL), +('platypopcorn'Platy',2,'platypus drama television tv watching slouching bored',NULL), +('platyrich'Platy',2,'platypus money dollars wealthy landlord cool',NULL), +('platysalute'Platy',2,'platypus soldier respect army navy',NULL), +('platysarcasm'Platy',2,'platypus sarcastic srd subredditdrama',NULL), +('platyseethe'Platy',2,'platypus angry anger fire seethe seething saiyan',NULL), +('platysilly'Platy',2,'platypus cheeky tongue insult funny face',NULL), +('platysleeping'Platy',2,'platypus yawn bed resting lazy snore',NULL), +('platysun'Platy',2,'platypus teletubbies smile shine baby',NULL), +('platysun2'Platy',2,'platypus angry anger fire seethe seething',NULL), +('platythink'Platy',2,'platypus thunk hmm confused idea wondering considering',NULL), +('platythumbsup'Platy',2,'platypus approve good nice',NULL), +('platytired'Platy',2,'platypus restless insomnia deprived awake tired',NULL), +('platytrans'Platy',2,'platypus :marseytrain: train :marseytrain: rights flag valid',NULL), +('platytuxedomask'Platy',2,'platypus sailor moon mamoru chiba roses cape',NULL), +('platywave'Platy',2,'platypus hello hi bye waving',NULL), +('plus'Marsey Alphabet',2,'+',NULL), +('plus2'Marsey Alphabet',2,'+',NULL), +('plzdie'Classic',2,'die emoticon disagree sign',NULL), +('poke'Classic',2,'poke animated emoticon stick',NULL), +('popcorn'Classic',2,'popcorn animated emoticon food',NULL), +('postalsmiley'Classic',2,'postal game devil evil smiley',NULL), +('pound'Marsey Alphabet',2,'# hashtag octothorpe',NULL), +('pout'Classic',2,'pout animated emoticon lip',NULL), +('pride2022'Misc',2,'bait lgbt flag',NULL), +('probe'Classic',2,'probe animated emoticon alien monster extraterrestrial ',NULL), +('propto'Marsey Alphabet',2,'∝ proportional',NULL), +('psi'Marsey Alphabet',2,'ψ',NULL), +('psicap'Marsey Alphabet',2,'Ψ',NULL), +('psychojak'Wojak',2,'psycho creepy cursed',NULL), +('puke'Classic',2,'puke animated emoticon sick ill vomit throw up',NULL), +('punch'Classic',2,'punch animated emoticon fight fist hit',NULL), +('punchjak'Wojak',2,'punch hit slap smug',NULL), +('purerage'Wojak',2,'rage upset angry enraged seethe red',NULL), +('purplegirlblackjak'Wojak',2,'black purple woman',NULL), +('q'Marsey Alphabet',2,'letter',NULL), +('queenyes'Misc',2,'black woman queen',NULL), +('questionmark'Marsey Alphabet',2,'?',NULL), +('quotation'Marsey Alphabet',2,"'""'",NULL), +('quote'Classic',2,'quote animated emoticon fingers',NULL), +('r'Marsey Alphabet',2,'letter',NULL), +('raccoon'Classic',2,'raccoon animated',NULL), +('ragejak'Wojak',2,'mad',NULL), +('ragemask'Wojak',2,'mad',NULL), +('ragestrangle'Rage',2,'strangle',NULL), +('ramonajak'Wojak',2,'woman ice tea twitter',NULL), +('rdramajanny'Wojak',2,'',NULL), +('realisticelephant'Misc',2,'terry davis templeos',NULL), +('redditgigachad'Misc',2,'chad gigachad',NULL), +('reposthorse'Misc',2,'chud mlp horse cartoon',NULL), +('retardedchildren'Misc',2,'retarded children helped stamp',NULL), +('rfybear'Misc',2,'bear animal',NULL), +('rho'Marsey Alphabet',2,'ρ',NULL), +('roar'Classic',2,'roar animated emoticon yell scream',NULL), +('rofl'Classic',2,'rofl laugh rolling roll animated emoticon',NULL), +('roflmao'Classic',2,'roflmao animated emoticon laughing',NULL), +('rolleyes'Classic',2,'eye roll animated emoticon annoying',NULL), +('rukiddingme'Rage',2,'seriously disappointed',NULL), +('russia'Misc',2,'flag russia vatnik',NULL), +('russiarentfree'Wojak',2,'wojack rent free russia cry seethe cope',NULL), +('s'Marsey Alphabet',2,'letter',NULL), +('sad'Classic',2,'sad animated emoticon',NULL), +('sadeyes'Classic',2,'sad emoticon eyes big eyes',NULL), +('sadhug'Classic',2,'sad animated emoticon hug support',NULL), +('sadwomanjak'Wojak',2,'sad tfw woman',NULL), +('samurai'Classic',2,'samurai animated emoticon bushido katana japan',NULL), +('sarcasm'Classic',2,'sarcasm animated emoticon flip off sarcastic',NULL), +('scalperpride'Misc',2,'bait scalper flag',NULL), +('scaryasianwife'Wojak',2,'asian woman wife wok discipline',NULL), +('schopenmarsey'Marsey',2,'schopenhauer philosophy german will ethics metaphysics',NULL), +('sciencejak'Wojak',2,'science trust',NULL), +('scoot'Classic',2,'scoot animated emoticon cool',NULL), +('scootlgbt'Classic',2,'lgbt gay lesbian bi trans flag animated emoticon',NULL), +('scream'Classic',2,'scream animated emoticon movie horror knife murder kill',NULL), +('seethejak'Wojak',2,'mad rage',NULL), +('sharkmarsey'Misc',2,'shark marsey irl',NULL), +('sharkybodybuilder'Misc',2,'furry',NULL), +('sharkydinosaur'Misc',2,'shark dinosaur costume',NULL), +('sharkyglow'Misc',2,'shark sunglasses fbi cia',NULL), +('sharkylove'Misc',2,'shark love heart',NULL), +('sharkymegalodon'Misc',2,'shark megalodon prehistoric',NULL), +('sharkysad'Misc',2,'shark sad cry',NULL), +('sharkythink'Misc',2,'shark think',NULL), +('sher'Misc',2,'pat patting animated',NULL), +('shmoopy'Classic',2,'eyebrows animated emoticon raise eyebrows',NULL), +('shorthairasiangirl'Wojak',2,'asian woman',NULL), +('shrug'Classic',2,'shrug animated emoticon',NULL), +('sigma'Marsey Alphabet',2,'σ',NULL), +('sigmacap'Marsey Alphabet',2,'Σ',NULL), +('sigmatalking'Misc',2,'Patrick Bateman talking meme',NULL), +('simeq'Marsey Alphabet',2,'≃ similar approx',NULL), +('singaporeansoldierjak'Wojak',2,'singapore solider gas mask military',NULL), +('skull'Classic',2,'skull animated bones skeleton pirate',NULL), +('slap'Classic',2,'slap animated emoticon hit fight',NULL), +('slapfight'Classic',2,'fight animated emoticon slap hit',NULL), +('slash'Marsey Alphabet',2,'/ \\ division',NULL), +('sleepy'Classic',2,'sleepy animated emoticon tired bedtime pillow',NULL), +('smackfish'Classic',2,'fish animated emoticon slap hit fight monty python cornobbling',NULL), +('smackhead'Classic',2,'smack animated emoticon facepalm',NULL), +('smh'Classic',2,'smh animated emoticon shake head facepalm',NULL), +('smile'Classic',2,'smile emoticon',NULL), +('smoke'Classic',2,'smoke animated emoticon cigarette lighter tobacco',NULL), +('smokey'Misc',2,'wpd watchpeopledie poweruser',NULL), +('smugblackjak'Wojak',2,'black smug superior',NULL), +('sneed'Misc',2,'letters dancing animated',NULL), +('sneedbuddy'Misc',2,'cat sneed irl kitty',NULL), +('sneedcat'Misc',2,'sneed cat dancing whip gif',NULL), +('snooblowkiss'Misc',2,'snoo reddit kiss love heart',NULL), +('snoojoy'Misc',2,'snoo reddit joy happy animated',NULL), +('snoosurprise'Misc',2,'snoo surprised reddit animated',NULL), +('snoothumbsup'Misc',2,'snoo reddit thumbs up agree good animated',NULL), +('snootrollface'Misc',2,'snoo reddit trollface',NULL), +('snooupvote'Misc',2,'snoo reddit upvote animated',NULL), +('sonic'Classic',2,'sonic animated vidya sega hedgehog cwc',NULL), +('soren'Misc',2,'soren assimilation',NULL), +('soy4dchess'Wojak',2,'soy maga Q trump chess pawn',NULL), +('soyconsoomer'Wojak',2,'',NULL), +('soycry'Wojak',2,'',NULL), +('soyjackwow'Wojak',2,'wow surprise',NULL), +('soyjak'Wojak',2,'soy',NULL), +('soyjakanimeglasses'Wojak',2,'anime glasses',NULL), +('soyjakfat'Wojak',2,'obese wingcuck',NULL), +('soyjakfront'Wojak',2,'soy',NULL), +('soyjakhipster'Wojak',2,'',NULL), +('soyjakmaga'Wojak',2,'maga israel nazi',NULL), +('soyjaktalking'Wojak',2,'',NULL), +('soyjaktantrum'Wojak',2,'soy tantrum fit crying seething animated',NULL), +('soyjakyell'Wojak',2,'',NULL), +('soymad'Wojak',2,'mad rage',NULL), +('soyquack'Wojak',2,'',NULL), +('soyreddit'Wojak',2,'soy reddit',NULL), +('soysnoo'Wojak',2,'soy reddit snoo',NULL), +('space'Marsey Alphabet',2,'letter',NULL), +('spank'Classic',2,'spank animated emoticon bdsm german',NULL), +('sparta'Classic',2,'sparta animated emoticon movie 300 snyder',NULL), +('sperm'Classic',2,'sperm animated emoticon',NULL), +('spiderman'Classic',2,'spiderman animated superhero peter parker capeshit',NULL), +('spit'Rage',2,'spit disbelief amazed unexpected',NULL), +('sportygirlblackjak'Wojak',2,'black woman sporty athletic',NULL), +('srdinepoppy'Misc',2,'poppy popcorn reddit srdine subredditdrama',NULL), +('stab'Classic',2,'stab animated emoticon kill murder knife england',NULL), +('star'Classic',2,'star animated smile',NULL), +('stare'Classic',2,'stare emoticon look watch',NULL), +('stfu'Classic',2,'stfu animated emoticon shut up quiet angry enraged sign',NULL), +('stoning'Misc',2,'muslim stoning animated',NULL), +('stoningbans'Misc',2,'muslim stoning bans throw animated',NULL), +('stoningdownvotes'Misc',2,'muslim stoning throw downvotes animated',NULL), +('stoninggarlic'Misc',2,'muslim stoning animated vampire downvote throw toss',NULL), +('stoningpills'Misc',2,'muslim pills stoning meds animated',NULL), +('stoningpins'Misc',2,'muslim stoning throw pins animated',NULL), +('stoningshit'Misc',2,'muslim stoning animated downvote throw toss poop flinging',NULL), +('stoningunbans'Misc',2,'muslim stoning guns bans throw animated',NULL), +('stoningunpins'Misc',2,'muslim stoning throw unpins animated',NULL), +('stoningupvotes'Misc',2,'muslim throw stoning upvotes animated',NULL), +('subset'Marsey Alphabet',2,'⊂',NULL), +('subsetneq'Marsey Alphabet',2,'⊊',NULL), +('suicide'Classic',2,'suicide animated emoticon gun blood kys',NULL), +('superstraight'Misc',2,'transmisia',NULL), +('suprisedasianwife'Wojak',2,'surprised asian woman wife',NULL), +('surprisehug'Classic',2,'surprise animated emoticon hug love hearts',NULL), +('suspicious'Classic',2,'suspicious emoticon suspecting',NULL), +('sweat'Classic',2,'sweat animated emoticon nervous',NULL), +('swordfight'Classic',2,'sword animated emoticon fight fencing engarde',NULL), +('t'Marsey Alphabet',2,'letter',NULL), +('taco'Classic',2,'taco animated mexico food',NULL), +('taddance'Misc',2,'terry davis templeos dance',NULL), +('talk2hand'Classic',2,'hand animated emoticon ignore disagree',NULL), +('tantrum'Classic',2,'tantrum animated emoticon fit crying',NULL), +('tau'Marsey Alphabet',2,'τ',NULL), +('tayaaa'Tay',2,'aaa',NULL), +('tayadmire'Tay',2,'admire',NULL), +('taycat'Tay',2,'cat',NULL), +('taycelebrate'Tay',2,'celebrate',NULL), +('taychefkiss'Tay',2,'chefkiss',NULL), +('taychristmas'Tay',2,'christmas',NULL), +('tayclap'Tay',2,'clap',NULL), +('taycold'Tay',2,'cold',NULL), +('taycrown'Tay',2,'crown',NULL), +('taycrying'Tay',2,'taylor swift sad hysterical ellen',NULL), +('tayflex'Tay',2,'flex',NULL), +('tayflirt'Tay',2,'flirt',NULL), +('taygrimacing'Tay',2,'grimacing',NULL), +('tayhappy'Tay',2,'happy',NULL), +('tayheart'Tay',2,'heart',NULL), +('tayhmm'Tay',2,'hmm',NULL), +('tayhuh'Tay',2,'huh',NULL), +('tayhyperdab'Tay',2,'hyperdab',NULL), +('tayjammin'Tay',2,'jammin',NULL), +('taylaugh'Tay',2,'laugh',NULL), +('taylove'Tay',2,'love',NULL), +('taymindblown'Tay',2,'mindblown',NULL), +('tayno'Tay',2,'no',NULL), +('taynod'Tay',2,'nod',NULL), +('taypeace'Tay',2,'peace',NULL), +('taypray'Tay',2,'pray',NULL), +('tayrun'Tay',2,'run',NULL), +('tayscrunch'Tay',2,'scrunch',NULL), +('tayshake'Tay',2,'shake',NULL), +('tayshrug'Tay',2,'shrug',NULL), +('taysilly'Tay',2,'silly',NULL), +('tayslide'Tay',2,'slide',NULL), +('taysmart'Tay',2,'smart',NULL), +('taysneer'Tay',2,'sneer',NULL), +('taystop'Tay',2,'stop',NULL), +('taytantrum'Tay',2,'tantrum',NULL), +('taytea'Tay',2,'tea',NULL), +('taythink'Tay',2,'think',NULL), +('taythumbsup'Tay',2,'taylor swift approval approve animated good job like positive good nice yes agree',NULL), +('tayvape'Tay',2,'vape',NULL), +('tayvibin'Tay',2,'vibin',NULL), +('taywhat'Tay',2,'what',NULL), +('taywine'Tay',2,'wine',NULL), +('taywine2'Tay',2,'wine2',NULL), +('taywink'Tay',2,'wink',NULL), +('tayyes'Tay',2,'yes',NULL), +('teehee'Classic',2,'teehee animated emoticon laugh smug',NULL), +('tfwyougettrolled'Rage',2,'trollface',NULL), +('therefore'Marsey Alphabet',2,'∴ thus',NULL), +('theta'Marsey Alphabet',2,'θ',NULL), +('thinbluefeline'Marsey',2,'cops police',NULL), +('thinking'Classic',2,'thinking animated emoticon thunk chin scratch',NULL), +('threesome'Classic',2,'threesome animated emoticon sex circlejerk',NULL), +('throw'Classic',2,'throw animated emoticon lob fight hurl fling',NULL), +('throwaway'Classic',2,'throw animated emoticon annoyed',NULL), +('thumbdown'Classic',2,'thumbs down emoticon bad disagree',NULL), +('thumbup'Classic',2,'thumbs up emoticon good agree',NULL), +('tiawanesesoldierjak'Wojak',2,'taiwan china solider military gun',NULL), +('tickle'Classic',2,'tickle animated emoticon nefarious',NULL), +('tilde'Marsey Alphabet',2,'~ similar approx',NULL), +('times'Marsey Alphabet',2,'* cross product',NULL), +('to'Marsey Alphabet',2,'→ arrow function limit',NULL), +('tomboy'Wojak',2,'trans',NULL), +('tongueout'Classic',2,'tongue emoticon blep',NULL), +('traceberk'Misc',2,'trace laugh',NULL), +('tracelove'Misc',2,'trace love heart',NULL), +('tracemad'Misc',2,'trace mad',NULL), +('tracenote'Misc',2,'trace fox note',NULL), +('tracesad'Misc',2,'trace sad',NULL), +('tracesmug'Misc',2,'trace smug',NULL), +('tradboy'Wojak',2,'trad man blonde femboy',NULL), +('tradwife'Wojak',2,'trad wife blonde',NULL), +('trans'Misc',2,'tranny troon train flag',NULL), +('translord'Misc',2,'tranny troon flag',NULL), +('transracial'Misc',2,'bait race flag',NULL), +('trianglelefteq'Marsey Alphabet',2,'⊴',NULL), +('troll'Rage',2,'trollface',NULL), +('trolldespair'Rage',2,'trollface despair scarred',NULL), +('trollolol'Rage',2,'trollface',NULL), +('truestorybro'Rage',2,'wine alcohol toast',NULL), +('trumpjaktalking'Wojak',2,'trump maga red hat cope talking',NULL), +('typing'Classic',2,'typing animated emoticon writing programming',NULL), +('u'Marsey Alphabet',2,'letter',NULL), +('uhuh'Classic',2,'uhuh animated emoticon sure shifty',NULL), +('underscore'Marsey Alphabet',2,'_',NULL), +('upsoren'Misc',2,'upvote soren',NULL), +('usa'Misc',2,'america',NULL), +('usarentfree'Wojak',2,'wojack america seethe cope',NULL), +('v'Marsey Alphabet',2,'letter',NULL), +('vampbat'Classic',2,'bat animated emoticon vampire monster horror dracula transformation',NULL), +('varphi'Marsey Alphabet',2,'φ',NULL), +('vdash'Marsey Alphabet',2,'⊢ tack turnstile tee yields proves',NULL), +('vert'Marsey Alphabet',2,'| pipe vbar bar',NULL), +('viking'Classic',2,'viking animated emoticon axe historical',NULL), +('violin'Classic',2,'violin animated emoticon music annoyed instrument',NULL), +('vulgar'Classic',2,'vulgar animated emoticon swear cursing angry mad enraged fuck shit bitch',NULL), +('w'Marsey Alphabet',2,'letter',NULL), +('wah'Classic',2,'wah emoticon despair sad',NULL), +('wat'Classic',2,'wat emoticon what confused surprised',NULL), +('wavyhairblackjack'Wojak',2,'black woman twitter wavy',NULL), +('whip'Classic',2,'whip animated emoticon bdsm',NULL), +('whipping'Classic',2,'whip animated emoticon bdsm',NULL), +('wholesomeseal'Misc',2,'seal reddit award',NULL), +('wink'Classic',2,'wink emoticon winking secret',NULL), +('witch'Classic',2,'witch animated magic broom fly monster',NULL), +('witheredricefarmer'Wojak',2,'rice farmer tired old decrepit',NULL), +('wizard'Classic',2,'wizard animated magic staff gandalf',NULL), +('woah'Classic',2,'woah emoticon stare disbelief',NULL), +('wolfamogus'Wolf',2,'amogus sus stonetoss',NULL), +('wolfangry'Wolf',2,'angry',NULL), +('wolfbootlicker'Wolf',2,'dramarama',NULL), +('wolfbrainlet'Wolf',2,'retard stupid idiot',NULL), +('wolfbrains'Wolf',2,"'author"": ""anton-d brains'",NULL), +('wolfcry'Wolf',2,"'author"": ""anton-d cry'",NULL), +('wolfcumjar'Wolf',2,'cumjar',NULL), +('wolfdead'Wolf',2,"'author"": ""anton-d dead'",NULL), +('wolfdevilish'Wolf',2,"'author"": ""anton-d devilish'",NULL), +('wolfdinosaur'Wolf',2,'rawr dinosaur',NULL), +('wolfdrama'Wolf',2,'drama',NULL), +('wolfdramanomicon'Wolf',2,'dramanomicon',NULL), +('wolffacepalm'Wolf',2,"'author"": ""anton-d facepalm bat'",NULL), +('wolfglowie'Wolf',2,'dramarama fbi federal agent police detective cop officer lurking',NULL), +('wolfhappy'Wolf',2,"'author"": ""anton-d happy'",NULL), +('wolfheart'Wolf',2,'love like cute valentine boyfriend',NULL), +('wolfidea'Wolf',2,"'author"": ""anton-d idea'",NULL), +('wolfkoala'Wolf',2,"'author"": ""anton-d koala'",NULL), +('wolflaugh'Wolf',2,"'author"": ""anton-d laugh'",NULL), +('wolflgbt'Wolf',2,'lgbt',NULL), +('wolflove'Wolf',2,"'author"": ""anton-d love brain'",NULL), +('wolfmarine'Wolf',2,'marine',NULL), +('wolfmarseyhead'Wolf',2,'marseyhead',NULL), +('wolfmarseymask'Wolf',2,'marseymask',NULL), +('wolfmeditate'Wolf',2,"'author"": ""anton-d meditate'",NULL), +('wolfnoir'Wolf',2,'noir',NULL), +('wolfphone'Wolf',2,"'author"": ""anton-d phone'",NULL), +('wolfpicrew'Wolf',2,'trans picrew ugly calarts',NULL), +('wolfputin'Wolf',2,'putin',NULL), +('wolfrainbow'Wolf',2,"'author"": ""anton-d rainbow'",NULL), +('wolfrofl'Wolf',2,'dramarama laughing rolling',NULL), +('wolfromulusremus'Wolf',2,'romulusremus',NULL), +('wolfrope'Wolf',2,'rope watch late',NULL), +('wolfroses'Wolf',2,"'author"": ""anton-d roses'",NULL), +('wolfsad'Wolf',2,"'author"": ""anton-d sad howl wail'",NULL), +('wolfsal'Wolf',2,'two weeks shark femboy user',NULL), +('wolfsfear'Wolf',2,"'author"": ""anton-d fear flying guillotine scout knife cleaver'",NULL), +('wolfsherifssmoking'Wolf',2,'sherifssmoking',NULL), +('wolfsleep'Wolf',2,"'author"": ""anton-d sleep'",NULL), +('wolftear'Wolf',2,"'author"": ""anton-d tear'",NULL), +('wolfthink'Wolf',2,"'author"": ""anton-d think arrow bow'",NULL), +('wolfthumbsup'Wolf',2,"'author"": ""anton-d thumbsup positive'",NULL), +('wolftinfoil'Wolf',2,'tinfoil',NULL), +('wolftrans'Wolf',2,'trans',NULL), +('wolfupsidedown'Wolf',2,"'author"": ""anton-d upsidedown head'",NULL), +('wolfvaporwave'Wolf',2,'vaporwave',NULL), +('wolfvictory'Wolf',2,"'author"": ""anton-d victory rip dead gravestone stone'",NULL), +('wolfwave'Wolf',2,"'author"": ""anton-d wave salute'",NULL), +('wolfwink'Wolf',2,"'author"": ""anton-d wink joke'",NULL), +('wombiezolf'Wolf',2,'dramarama cute',NULL), +('woo'Classic',2,'woo animated emoticon cheering cheer excited',NULL), +('work'Classic',2,'work animated emoticon asia salaryman business computer paperwork',NULL), +('worm'Classic',2,'worm animated insect bug dirt wiggle',NULL), +('worship'Classic',2,'worship animated emoticon prostrate bow pray',NULL), +('wow'Classic',2,'wow emoticon animated shocking shocked disbelief',NULL), +('x'Marsey Alphabet',2,'letter',NULL), +('xallthey'Rage',2,'meme',NULL), +('xd'Classic',2,'xd emoticon lmao lol laugh',NULL), +('xdoubt'Misc',2,'doubt x press vidya',NULL), +('xi'Marsey Alphabet',2,'ξ',NULL), +('y'Marsey Alphabet',2,'letter',NULL), +('yakuzajak'Wojak',2,'japan japanese yakuza tattoo mafia crime',NULL), +('yay'Classic',2,'yay animated emoticon excited celebrate celebration happy bounce jump',NULL), +('yotsubafish'Misc',2,'woman fish anime',NULL), +('yotsubalol'Misc',2,'anime woman lol',NULL), +('yuno'Rage',2,'angry seethe upset mad enraged',NULL), +('z'Marsey Alphabet',2,'letter',NULL), +('zeta'Marsey Alphabet',2,'ζ',NULL), +('zoomer'Wojak',2,'zoomie gen z',NULL), +('zoomersoy'Wojak',2,'soyjak',NULL), +('zoomertears'Wojak',2,'zoomer sad crying cry cope seethe',NULL), +('zoroarkconfused'Misc',2,'confused furry',NULL), +('zoroarkhappy'Misc',2,'happy furry',NULL), +('zoroarkpout'Misc',2,'pout furry',NULL), +('zoroarksleepy'Misc',2,'sleepy furry',NULL), +('zzz'Classic',2,'zzz animated emoticon sleep asleep tired sleepy sleeping',NULL) ON CONFLICT (name) DO UPDATE SET tags = EXCLUDED.tags;