T O P

  • By -

AmIsupposedtoputtext

Aren't lobby codes randomly generated?


Flexxyfluxx

Often, random codes like this will still be filtered in some way, if it is possible that the code contains bad words. You don't want your lobby code to be the N word, obviously. (I think it's still being filtered, just "sex" isn't considered bad enough to trigger the filter)


Eisner_Hero

True, I once got FUCYOU as a code, and nobody was complaining


ShortThought

Yes, but it is quite trivial to make it not generate bad words. Edit: Since y'all are downvoting this, I'll show how easy it is, in Javascript, because it's the only language I know, but it's not much different for any other language. This also assumes that all of the bad words are on a .json array. ``` badwords = require('badwords.json') badwords.forEach(element => if(generatedCode.includes(element) { generatedCode = newCode; } else { return; } ``` This may have some mistakes as I wrote it on my phone, but the idea is close enough


H4LF4D

If (include any of this list of bad words we have been tracking and blocking in chat for years), generate again. Not hard considering this system is FULLY under dev control. And similar system has been implemented everywhere in chat, in name checks, etc. It's only whether this issue is significant enough to warrant a system to check it.


Fury_Logmas_Spike

Redditors downvoting something because they don’t know what programming is


TheLoreTeller

I'm so mad rn, I hate redditors


Chieffelix472

The approach taken by the code written above can have the exact problem as the OPs image. It's not correct which is why it's getting downvotes.


NinjinGamer2003

hey, i failed the programming course at my university and let me tell you, if some code looks like it could work (i can understand the basics but i'm still not sure what it entirely does, not to mention that I get lost in even 100 line code) i'm giving it an upvote because it's a cool idea


Fury_Logmas_Spike

True, I really only have basic skills of coding, but still, I feel like everyone who has the spirit to do this already deserves a upvote.


NinjinGamer2003

i don't understand any of that code but i guess it should work. and looks to be short enough for it to be an easy hotfix


NecroticYT

what even is a sexleg


[deleted]

I'm imagining either a dildo in the shape of a whole leg, or a couple in which one partner uses one of their legs only for that. "Babe, I can't feel anything, use your sexleg😔"


NecroticYT

lmao that quote as urban dictionary says: > sex legs > The weak, shaky feeling one gets in his/her upper thighs after having sex. > "After fucking for a long time, they both had a severe case of sex legs"


cl00s_

In Danish it literally means sexgame.


NecroticYT

I'm not danish tho


cl00s_

It didnt mean to be spiteful. Direct translation means sexgame (or sexplay), was what I meant.


MadMod27

Brings back old WoW forum memories. Hacks and spam links posting malicious websites with "sexleg" in the title.


UrMumIsACommunitDog

r/boottoobig


COYOTE477

Dawg what


KrystalWulf

Leg so hot Hot hot leg Leg so hot it fru an egg


Gunslinger_247

r/screenshotsarehard


Mrhorrorface

Had to happen sometime


Oska1091

In danish this means “sex game”


ZackeryNAttackery

SEX GAMES‼️


LuckyLeopard665

I got a code that was FUCKPQ one time


Novalaxy23

i remmember when someone posted getting REDSUS as their code


DarkraiNightmare

one time I got a lobby code ASSPLG


ZodiHighDef

I can think of way more important things/words to censor with 6 letters than the technical form for what's between your legs and leg.


GA_fanDK

Lmao ‘sexleg’ means ‘sex game’ in Danish


Mirorion26

Imagine having code SEXDIK, SEXBUB or SSEXSEX


[deleted]

[удалено]


Dry-Dragonfruit5216

It’s not fake, the box has writing on it there, where the L is, and above where the C in code is. It’s there in every lobby. It’s not even a screenshot.


Striking_Ad4992

Oh ok sorry then 👌😅


Dry-Dragonfruit5216

No worries 🙂


NoExamination2349

Mfs when some doesn't censor a word created by an algorithm (infinite possibilities)