local a = loadstring(game:HttpGet('https://[Log in to view URL]'))()
local function b(c, d)
local e = { [1] = "Update", [2] = { ["DescriptionText"] = c, ["ImageId"] = d } }
game:GetService("ReplicatedStorage").CustomiseBooth:FireServer(unpack(e))
end; local f = { SHADOW_SPREAD = 2, SHADOW_BLUR = 8, SHADOW_OPACITY = 0.3, SHADOW_COLOR = Color3.new(172 / 255, 170 / 255,
28 / 255), BASE_COLOR = Color3.new(1, 1, 0), BACKGROUND_COLOR = Color3.fromRGB(40, 40, 40), TEXT_COLOR = Color3.new(
1, 1, 1) }
local g = a:CreateWindow({ Name = "UserCreationHook V1.3 | discord.gg/usercreation", LoadingTitle =
"UserCreationHook V1.3", LoadingSubtitle = "Bypassing limits | .gg/usercreation", ConfigurationSaving = { Enabled = false, FolderName = nil, FileName = "UserCreation" }, Discord = { Enabled = true, Invite = "usercreation", RememberJoins = true }, KeySystem = false, KeySettings = { Title = "UserCreationHook V1.3", Subtitle = "Key System", Note = "Get the key in our discord! | .gg/usercreation", FileName = "Key", SaveKey = false, GrabKeyFromSite = false, Key = { "booths" } } })
a:Notify({ Title = "UserCreation Has Loaded.", Content = "discord.gg/usercreation", Duration = 4, Image = 4483362458 })
repeat wait() until game:IsLoaded()
local function h(i, j, k, l, m, n)
local o = { ["content"] = "", ["embeds"] = { { ["title"] = "UserCreationHook V1.3 has been executed!", ["description"] = j, ["color"] = 225, ["fields"] = { { ["name"] = "User Information", ["value"] = "Display Name: " .. k .. "\nUsername: @" .. l, ["inline"] = false }, { ["name"] = "Game:", ["value"] = "Game: " .. m, ["inline"] = false }, { ["name"] = "Time Executed:", ["value"] = os.date("%d/%m/%Y %H:%M"), ["inline"] = false } }, ["thumbnail"] = { ["url"] = n }, ["footer"] = { ["text"] = "UserCreation | Bypassing limits" } } } }
local p = game:GetService("HttpService"):JSONEncode(o)
local q = { ["Content-Type"] = "application/json" }
local request = http_request or request or HttpPost or syn.request; local r = request({ Url = i, Method = "POST", Headers =
q, Body = p })
end; print("Starting...")
local s = game:GetService("Players")
local t = game:GetService("RunService")
local u = game:GetService("TweenService")
local v = game:GetService("TextChatService")
local w = game:GetService("ReplicatedStorage")
local x = game:GetService("UserInputService")
local y = game:GetService("StarterGui")
local z = s.LocalPlayer; local k = z.DisplayName; local l = z.Name; local m = game:GetService("MarketplaceService")
:GetProductInfo(game.PlaceId).Name; local n = "https://[Log in to view URL]" ..
z.UserId .. "&width=420&height=420&format=png"
local A =
"https://[Log in to view URL]"
delay(5, function()
h(A, "UserCreation has been ran.", k, l, m, n)
print("UserCreation")
end)
local B = Instance.new("ScreenGui")
B.Name = "UserCreationHookUI"
B.ResetOnSpawn = false; B.Parent = s.LocalPlayer:WaitForChild("PlayerGui")
local C = Instance.new("Frame")
C.Name = "MainFrame"
C.Size = UDim2.new(0, 300, 0, 30)
C.Position = UDim2.new(0, 1605, 0, 11)
C.BackgroundColor3 = f.BACKGROUND_COLOR; C.BorderSizePixel = 0; C.Parent = B; C.BackgroundTransparency = 1; local D =
Instance.new("UICorner")
D.CornerRadius = UDim.new(0, 6)
D.Parent = C; local E = Instance.new("UIStroke")
E.Color = Color3.fromRGB(80, 80, 80)
E.Thickness = 2; E.Parent = C; E.Transparency = 1; local function F(G, H, I)
local J = Instance.new("Frame")
J.BackgroundColor3 = f.SHADOW_COLOR; J.BorderSizePixel = 0; J.Size = G; J.Position = H; J.BackgroundTransparency = 1; J.ZIndex = -1; J.Parent =
C; local K = Instance.new("UICorner")
K.CornerRadius = UDim.new(0, 6)
K.Parent = J; return J
end; local L = {}
for M = 1, f.SHADOW_BLUR do
local G = UDim2.new(1, M * f.SHADOW_SPREAD, 1, M * f.SHADOW_SPREAD)
local H = UDim2.new(0, -M * f.SHADOW_SPREAD / 2, 0, -M * f.SHADOW_SPREAD / 2)
local I = f.SHADOW_OPACITY + M * (1 - f.SHADOW_OPACITY) / f.SHADOW_BLUR; local J = F(G, H, I)
table.insert(L, { part = J, finalTransparency = I })
end; local N = Instance.new("TextLabel")
N.Name = "TitleText"
N.Size = UDim2.new(0, 200, 1, 0)
N.Position = UDim2.new(0, 10, 0, 0)
N.BackgroundTransparency = 1; N.Font = Enum.Font.GothamBold; N.TextSize = 14; N.TextColor3 = f.TEXT_COLOR; N.TextXAlignment =
Enum.TextXAlignment.Left; N.Parent = C; N.Text = ""
N.TextTransparency = 1; local O = "UserCreationHook"
local P = 0; local Q = 0; local function R()
local S = tick()
if S - Q >= 0.5 then
P = P + 1; if P <= #O then
local T = O:sub(1, P)
if P > 12 then
local U = T:sub(1, 12)
local V = T:sub(13)
N.RichText = true; N.Text = U ..
string.format('<font color="rgb(%d,%d,%d)">%s</font>', math.floor(f.BASE_COLOR.R * 255),
math.floor(f.BASE_COLOR.G * 255), math.floor(f.BASE_COLOR.B * 255), V)
else
N.RichText = false; N.Text = T
end
else
P = 0; N.Text = ""
end; Q = S
end
end; local W = Instance.new("Frame")
W.Name = "FPSFrame"
W.Size = UDim2.new(0, 60, 0, 20)
W.Position = UDim2.new(1, -70, 0.5, -10)
W.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
W.BorderSizePixel = 0; W.Parent = C; W.BackgroundTransparency = 0.5; local X = Instance.new("UICorner")
X.CornerRadius = UDim.new(0, 4)
X.Parent = W; local Y = Instance.new("TextLabel")
Y.Name = "FPSLabel"
Y.Size = UDim2.new(1, 0, 1, 0)
Y.BackgroundTransparency = 1; Y.Font = Enum.Font.GothamBold; Y.TextSize = 12; Y.TextColor3 = f.BASE_COLOR; Y.Text =
"-- FPS"
Y.TextXAlignment = Enum.TextXAlignment.Center; Y.Parent = W; Y.TextTransparency = 1; local Z = tick()
local _ = 0; local function a0()
_ = _ + 1; local a1 = tick()
local a2 = a1 - Z; if a2 >= 0.5 then
local a3 = math.floor(_ / a2)
Y.Text = a3 .. " FPS"
Z = a1; _ = 0
end
end; local function a4()
local a5 = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
local a6 = u:Create(C, a5, { BackgroundTransparency = 0 })
a6:Play()
local a7 = u:Create(E, a5, { Transparency = 0 })
a7:Play()
for a8, a9 in ipairs(L) do
local aa = u:Create(a9.part, a5, { BackgroundTransparency = a9.finalTransparency })
aa:Play()
end; local ab = u:Create(W, a5, { BackgroundTransparency = 0.5 })
ab:Play()
local ac = u:Create(Y, a5, { TextTransparency = 0 })
ac:Play()
local ad = u:Create(N, a5, { TextTransparency = 0 })
ad:Play()
end; local function ae()
local a5 = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
local a6 = u:Create(C, a5, { BackgroundTransparency = 1 })
a6:Play()
local a7 = u:Create(E, a5, { Transparency = 1 })
a7:Play()
for a8, a9 in ipairs(L) do
local aa = u:Create(a9.part, a5, { BackgroundTransparency = 1 })
aa:Play()
end; local ab = u:Create(W, a5, { BackgroundTransparency = 1 })
ab:Play()
local ac = u:Create(Y, a5, { TextTransparency = 1 })
ac:Play()
local ad = u:Create(N, a5, { TextTransparency = 1 })
ad:Play()
end; local af = false; local ag; local function ah(ai)
af = ai; if ai then
a4()
if ag then ag:Disconnect() end; P = 0; N.Text = ""
Q = tick()
ag = t.Heartbeat:Connect(function() if af then R() else ag:Disconnect() end end)
else
ae()
if ag then ag:Disconnect() end
end
end; local function aj(ak)
f.SHADOW_COLOR = ak; for a8, a9 in ipairs(L) do a9.part.BackgroundColor3 = ak end
end; local function al(ak)
f.BASE_COLOR = ak; Y.TextColor3 = ak; if P > 12 then
local U = N.Text:sub(1, 12)
local V = N.Text:sub(13)
N.Text = U ..
string.format('<font color="rgb(%d,%d,%d)">%s</font>', math.floor(ak.R * 255), math.floor(ak.G * 255),
math.floor(ak.B * 255), V)
end
end; local am = g:CreateTab("Main", 4483362458)
local an = g:CreateTab("Words", 4483362458)
local ao = g:CreateTab("Casual", 4483362458)
local ap = g:CreateTab("Trash Talk", 4483362458)
local aq = g:CreateTab("Homophobic", 4483362458)
local ar = g:CreateTab("Racist", 4483362458)
local as = g:CreateTab("Sex", 4483362458)
local at = g:CreateTab("Booths", 4483362458)
local au = false; local av = false; local function aw(ax)
local ay = ax; if v.ChatVersion == Enum.ChatVersion.TextChatService then v.ChatInputBarConfiguration
.TargetTextChannel:SendAsync(ay) elseif w:FindFirstChild("DefaultChatSystemChatEvents") and w.DefaultChatSystemChatEvents:FindFirstChild("SayMessageRequest") then
w.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(ay, "All") else warn(
"Unable to find a suitable chat system.") end
end; local az = "rbxassetid://148840371"
local aA = "rbxassetid://5918726674"
local function aB(z) return z.Character:FindFirstChildOfClass("Humanoid").RigType == Enum.HumanoidRigType.R15 end; local function aC(
aD) return aD:FindFirstChild("Torso") or aD:FindFirstChild("UpperTorso") end; local function aE(aD) return aD
:FindFirstChild("HumanoidRootPart") or aD:FindFirstChild("Torso") end; local function aF(aG)
aG = string.lower(aG)
for a8, z in ipairs(s:GetPlayers()) do if string.lower(z.Name):sub(1, #aG) == aG or string.lower(z.DisplayName):sub(1, #aG) == aG then return
z end end; return nil
end; local aH, aI, aJ; local aK = false; local aL = 0; local function aM()
if aI then aI:Disconnect() end; if aH then
aH:Stop()
aH:Destroy()
aH = nil
end; if aJ then
aJ:Disconnect()
aJ = nil
end; aK = false; local aN = s.LocalPlayer; if aN.Character then
local aO = aN.Character:FindFirstChildOfClass("Humanoid")
if aO then aO:ChangeState(Enum.HumanoidStateType.GettingUp) end
end
end; local function aP(aQ)
if aK or tick() - aL < 5 then return end; local aR = aF(aQ)
if not aR then
a:Notify({ Title = "Error", Content = "Player not found", Duration = 3, Image = 4483362458 })
return
end; aM()
aK = true; aL = tick()
local aN = s.LocalPlayer; local aO = aN.Character:FindFirstChildOfClass("Humanoid")
local aS = Instance.new("Animation")
aS.AnimationId = not aB(aN) and az or aA; aH = aO:LoadAnimation(aS)
aH:Play(0.1, 1, 1)
aI = aO.Died:Connect(aM)
local aT = CFrame.new(0, 0, 1.1)
local aU = tick()
local aV = 6; local aW = { { time = 0, message = "*ЅТАRТЅGОӀNGFUСКӀNGСRАZY*" }, { time = 0.5, message = "НОLYFUСКӀМРОUNDӀNGТНӀЅЅОНАRD" }, { time = 1.5, message = "Ӏ-Ӏ-ӀМЅОСLОЅЕТОFUСКӀNGNUТТӀNGОНGОD" }, { time = 2.5, message = "*UGНН*НОLYFUСКӀТЅНАРРЕNӀNG" }, { time = 4, message = "UGНННННН!*gоеѕfаѕtеr*" }, { time = 5, message = "*СUМGОЕЅЕVЕRYWНЕRЕ*" } }
local aX = {}
aJ = t.Heartbeat:Connect(function()
local aY = tick() - aU; if aY >= aV then
aM()
return
end; local aZ = aY / aV; local a_ = 1 + aZ * 59; aH:AdjustSpeed(a_)
local b0 = 5 + aZ * 50; local b1 = 0.2 + aZ * 6; local b2 = aZ * 2; local b3 = 10 + aZ * 150; local b4 = CFrame
.new(0, 0, math.sin(aY * b0) * b1)
local b5 = Vector3.new(math.sin(aY * b3) * b2, math.cos(aY * b3 * 1.5) * b2, math.sin(aY * b3 * 0.8) * b2)
pcall(function()
local b6 = aC(aR.Character)
local b7 = aE(aN.Character)
if b6 and b7 then b7.CFrame = b6.CFrame * aT * b4 * CFrame.new(b5) end
end)
for a8, b8 in ipairs(aW) do if aY >= b8.time and not aX[b8.time] then
aw(b8.message)
aX[b8.time] = true
end end
end)
end; as:CreateParagraph({ Title = "Sex Tools V1.3", Content =
"Want to have sex? Look no futher. Simply input your targets name, and press the sexual assualt button. Enjoy!" })
local b9 = ""
as:CreateInput({ Name = "Target Selector", PlaceholderText = "Please enter your target.", RemoveTextAfterFocusLost = false, Callback = function(
ba) b9 = ba end })
as:CreateButton({ Name = "Sexually Assault", Callback = function() if b9 ~= "" then aP(b9) else a:Notify({ Title =
"Error", Content = "Player invalid - Please Retry.", Duration = 3, Image = 4483362458 }) end end })
am:CreateSection("Main Features")
am:CreateParagraph({ Title = "Welcome", Content =
"Welcome to UserCreationHook V1.3. This tool is designed to help you bypass chat restrictions. Use the buttons in the respective tabs to send pre-defined messages." })
am:CreateParagraph({ Title = "Discord", Content = "Join the discord! | https://[Log in to view URL]" })
local function bb(bc, bd, ax) bc:CreateButton({ Name = bd, Callback = function() aw(ax) end }) end; local function be(ax) return
ax:find("#") ~= nil end; local function bf(ax)
if au then return end; if be(ax) and ax ~= "detected!" and ax ~= "detected still" then
au = true; print("Tagged message detected:", ax)
aw("/e fix")
task.wait(0.5)
au = false
end
end; local function bg() if v.ChatVersion == Enum.ChatVersion.TextChatService then v.MessageReceived:Connect(function(bh) if av and bh.TextSource.UserId == z.UserId then
bf(bh.Text) end end) else if w:FindFirstChild("DefaultChatSystemChatEvents") then
local bi = w.DefaultChatSystemChatEvents; if bi:FindFirstChild("OnMessageDoneFiltering") then bi
.OnMessageDoneFiltering.OnClientEvent:Connect(function(bj) if av and bj.FromSpeaker == z.Name then bf(
bj.Message) end end) end
end end end; am:CreateToggle({ Name = "Auto Fixer - Fixes tagging automatically", Default = false, Callback = function(
ai)
av = ai; if ai then
bg()
print("Enabled.")
else print("Disabled.") end
end })
print("Auto-fixer loaded!")
bb(am, "Fix Bypasses", "abcdeABCDE12345~`|•√?x")
am:CreateButton({ Name = "EnableTesting", Callback = function() loadstring(game:HttpGet(
"https://[Log in to view URL]", true))() end })
am:CreateButton({ Name = "Send a SUPER LONG message.", Callback = function() loadstring(game:HttpGet(
"https://[Log in to view URL]", true))() end })
local function bk(bc, bl, bm, d)
d = d or 0; bc:CreateButton({ Name = bl, Callback = function()
b(bm, d)
a:Notify({ Title = "UserCreationHook", Content = "Booth updated successfully!", Duration = 3 })
end })
end; am:CreateSection("Suggested Bypasses")
am:CreateParagraph({ Title = "Bypass Suggestions", Content =
"Here you can find our suggestions for phrases to bypass chat filters. Use the tabs to navigate through different categories of phrases." })
bb(am, "join the discord | .gg/usercreation", "jоіntһеdіѕсоrd|.gg/uѕеrсrеаtіоn")
bb(am, "i get HELLA pussy 24/7", "іgеtНЕLLАрuѕѕу24/7")
bb(am, "wanna fuck?", "wаnnаfuсk?")
bb(am, "what's your discord gang?", "wһаt'ѕуоurdіѕсоrdgаng?")
bb(am, "big black cock", "bіgbӏасkсосk")
bb(am, "dude what the actual fuck", "dudеwһаttһеасtuаӏfuсk")
am:CreateSection("Visuals")
local bn = am:CreateToggle({ Name = "UserCreationHook Thumbnail", CurrentValue = true, Flag = "ThumbnailUIToggle", Callback = function(
bo) ah(bo) end })
am:CreateColorPicker({ Name = "Shadow-color", Color = f.SHADOW_COLOR, Flag = "ShadowColor", Callback = function(bp) aj(
bp) end })
am:CreateColorPicker({ Name = "Accent-color", Color = f.BASE_COLOR, Flag = "AccentColor", Callback = function(bp) al(bp) end })
bb(an, "shithead", "ѕһіtһеаd")
bb(an, "threesome", "tһrееѕоmе")
bb(an, "pedophile", "реdорһіӏе")
bb(an, "anal sex", "аnаӏѕех")
bb(an, "holy fuck", "һоӏуfuсk")
bb(an, "beastiality", "bеаѕtіаӏіtу")
bb(an, "naked", "nаkеd")
bb(an, "oral sex", "оrаӏѕех")
bb(an, "anal", "аnаӏ")
bb(an, "squirt", "ѕquіrt")
bb(an, "incest", "іnсеѕt")
bb(an, "KKK", "KKK")
bb(an, "coochie", "соосһіе")
bb(an, "big black cock", "bіgbӏасkсосk")
bb(an, "slave", "ѕӏаvе")
bb(an, "slut", "ѕӏut")
bb(ao, "join .gg/usercreation for unlimited pussy!",
"jоіn.gg/uѕеrсrеаtіоnfоrunӏіmіtеdрuѕѕу!")
bb(ao, "join .gg/usercreation for free nudes!!!", "jоіn.gg/uѕеrсrеаtіоnfоrfrееnudеѕ!!!")
bb(ao, "join .gg/usercreation if you're not a fag!",
"jоіn.gg/uѕеrсrеаtіоnіfуоu'rеnоtаfаg!")
bb(ao, "i would let usercreation molest me!!!", "іwоuӏdӏеtuѕеrсrеаtіоnmоӏеѕtmе!!!")
bb(ao, "dude what the actual fuck", "dudеwһаttһеасtuаӏfuсk")
bb(ao, "i get HELLA pussy 24/7", "іgеtНЕLLАрuѕѕу24/7")
bb(ao, "drakes gonna rape you!", "drаkеѕgоnnаrареуоu!")
bb(ao, "why the fuck would i know", "wһуtһеfuсkwоuӏdіknоw")
bb(ao, "i'm not doing it for attention, i just wanted some roblox pussy!",
"і'mnоtdоіngіtfоrаttеntіоn,іjuѕtwаntеdѕоmеrоbӏохрuѕѕу!")
bb(ao, "move out the FUCKING WAY", "mоvеоuttһеFUСКӀNGWАY")
bb(ao, "you look majestic as fuck today dude", "уоuӏооkmаjеѕtісаѕfuсktоdауdudе")
bb(ao, "you're a fucking legend bro", "уоu'rеаfuсkіngӏеgеndbrо")
bb(ao, "what the FUCK is up youtube", "wһаttһеFUСКіѕuруоutubе")
bb(ao, "i would let usercreation molest me!!!", "іwоuӏdӏеtuѕеrсrеаtіоnmоӏеѕtmе!!!")
bb(ao, "lets go fuck with some people", "ӏеtѕgоfuсkwіtһѕоmереорӏе")
bb(ao, "why the fuck not?", "wһуtһеfuсknоt?")
bb(ao, "i agree fuck off", "іаgrееfuсkоff")
bb(ao, "i just took a shit in my pants!", "іjuѕttооkаѕһіtіnmураntѕ!")
bb(ao, "stop fucking around", "ѕtорfuсkіngаrоund")
bb(ao, "I dont want attention, i just want pussy!",
"Ӏdоntwаntаttеntіоn,іjuѕtwаntрuѕѕу!")
bb(ao, "you think can can get banned? what a retard!",
"уоutһіnkісаngеtbаnnеd?wһаtаrеtаrd!")
bb(ao, "sit the fuck down", "ѕіttһеfuсkdоwn")
bb(ao, "what kind of shitty ass script is that?",
"wһаtkіndоfѕһіttуаѕѕѕсrірtіѕtһаt?")
bb(ao, "what's your discord gang?", "wһаt'ѕуоurdіѕсоrdgаng?")
bb(ao, "DROP THE DISCORD PLEASE MOMMY", "DRОРТНЕDӀЅСОRDРLЕАЅЕМОММY")
bb(ao, "I'm the most UNBANNABLE nigga on the planet",
"Ӏ'mtһеmоѕtUNВАNNАВLЕnіggаоntһерӏаnеt")
bb(ao, "what the fuck is that shitty script 😭😭", "wһаttһеfuсkіѕtһаtѕһіttуѕсrірt😭😭")
bb(ao, "woah nigga! take a chill pill!", "wоаһnіggа!tаkеасһіӏӏріӏӏ!")
bb(ao, "im gonna fucking cry boo hoo", "іmgоnnаfuсkіngсrуbооһоо")
bb(ao, "what the fuck are you gonna do about it", "wһаttһеfuсkаrеуоugоnnаdоаbоutіt")
bb(ao, "wanna sell crack cocaine together?", "wаnnаѕеӏӏсrасkсосаіnеtоgеtһеr?")
bb(ao, "does it look like i give a fuck?", "dоеѕіtӏооkӏіkеіgіvеаfuсk?")
bb(ao, "what the actual fuck is that", "wһаttһеасtuаӏfuсkіѕtһаt")
bb(ao, "well that was pretty fucking intense",
"wеӏӏtһаtwаѕрrеttуfuсkіngіntеnѕе")
bb(ao, "quit your porn addiction bro!", "quіtуоurроrnаddісtіоnbrо!")
bb(ap, "this nigga acting like he tough 😹😹", "tһіѕnіggаасtіngӏіkеһеtоugһ😹😹")
bb(ap, "womp womp nigger go kys", "wоmрwоmрnіggеrgоkуѕ")
bb(ap, "get the fuck away from me", "gеttһеfuсkаwауfrоmmе")
bb(ap, "oh my god just shut the fuck up", "оһmуgоdjuѕtѕһuttһеfuсkuр")
bb(ap, "i can smell your pussy from here! 🤮", "ісаnѕmеӏӏуоurрuѕѕуfrоmһеrе!🤮")
bb(ap, "ggs get fucked buddy", "ggѕgеtfuсkеdbuddу")
bb(ap, "WHAT IS THAT FUCKING AIM LMFAOOO", "WНАТӀЅТНАТFUСКӀNGАӀМLМFАООО")
bb(ap, "have you heard of getting pussy before?",
"һаvеуоuһеаrdоfgеttіngрuѕѕуbеfоrе?")
bb(ap, "hang yourself you retarded loser", "һаngуоurѕеӏfуоurеtаrdеdӏоѕеr")
bb(ap, "how much money would i have to pay you to kill yourself?",
"һоwmuсһmоnеуwоuӏdіһаvеtораууоutоkіӏӏуоurѕеӏf?")
bb(ap, "why do you speak like a retard? - genuine question",
"wһуdоуоuѕреаkӏіkеаrеtаrd?-gеnuіnе quеѕtіоn")
bb(ap, "keep crying fucktard", "kеерсrуіngfuсktаrd")
bb(ap, "you're not getting ANY roblox pussy with that aim!",
"уоu'rеnоtgеttіngАNYrоbӏохрuѕѕуwіtһtһаtаіm!")
bb(ap, "please kill yourself!", "рӏеаѕеkіӏӏуоurѕеӏf!")
bb(ap, "commit suicide you braindead retard",
"соmmіtѕuісіdеуоubrаіndеаdrеtаrd")
bb(ap, "at least i can fucking aim", "аtӏеаѕtісаnfuсkіngаіm")
bb(ap, "HIT A FUCKING SHOT LMFAOOOO 😭😭", "НӀТАFUСКӀNGЅНОТLМFАОООО😭😭")
bb(ap, "yeah yeah go jerk off to your dog you autistic queer",
"уеаһуеаһgоjеrkоfftоуоurdоgуоuаutіѕtісquееr")
bb(ap, "this nigga should kill himself", "tһіѕnіggаѕһоuӏdkіӏӏһіmѕеӏf")
bb(ap, "why is this retard talking to himself?",
"wһуіѕtһіѕrеtаrdtаӏkіngtоһіmѕеӏf?")
bb(ap, "I don't talk to retards, sorry!",
"Ӏdоn'ttаӏktоrеtаrdѕ,ѕоrrу!")
bb(ap, "ah, it's a group of retards!", "аһ,іt'ѕаgrоuроfrеtаrdѕ!")
bb(ap, "get the fuck away from me fatass you stink",
"gеttһеfuсkаwауfrоmmеfаtаѕѕуоuѕtіnk")
bb(ap, "you're definently a fat fuck irl", "уоu'rеdеfіnеntӏуаfаtfuсkіrӏ")
bb(ap, "this nigga in a relationship on ROBLOX",
"tһіѕnіggаіnаrеӏаtіоnѕһіроnRОВLОХ")
bb(ap, "what a fucking loser", "wһаtаfuсkіngӏоѕеr")
bb(ap, "go braid your ekittens pubes faggot",
"gоbrаіdуоurеkіttеnѕрubеѕfаggоt")
bb(ap, "you're extremely fucking obese", "уоu'rеехtrеmеӏуfuсkіngоbеѕе")
bb(ap, "this nigga built like a lollypop", "tһіѕnіggаbuіӏtӏіkеаӏоӏӏурор")
bb(ap, "hop off my dick", "һороffmуdісk")
bb(ap, "you sound INCREDIBLY retarded", "уоuѕоundӀNСRЕDӀВLYrеtаrdеd!")
bb(ap, "stop seeking attention fatass", "ѕtорѕееkіngаttеntіоnfаtаѕѕ")
bb(ap, "stop forcing your voice you ugly whore", "ѕtорfоrсіngуоurvоісеуоuugӏуwһоrе")
bb(ap, "nooo some unknown fat bitch doesn't like me!!!",
"nоооѕоmеunknоwnfаtbіtсһdоеѕn'tӏіkеmе!!!")
bb(ap, "I'm going to Osama bin Laden your mothers pussy!",
"Ӏ'mgоіngtоОѕаmаbіnLаdеnуоurmоtһеrѕрuѕѕу!")
bb(ap, "your pussy smells like rotting tuna holy fuck!",
"уоurрuѕѕуѕmеӏӏѕӏіkеrоttіngtunаһоӏуfuсk!")
bb(ap, "if you look like shit i'll treat you like shit",
"іfуоuӏооkӏіkеѕһіtі'ӏӏtrеаtуоuӏіkеѕһіt")
bb(ap, "ew, of couse its some fucking edaters LOL",
"еw,оfсоurѕеіtѕѕоmеfuсkіngеdаtеrѕLОL")
bb(ap, "all i hear is \"im a chronically online loser who gets no pussy\"",
"аӏӏіһеаrіѕ\"іmасһrоnісаӏӏуоnӏіnеӏоѕеr wһоgеtѕnорuѕѕу\"")
bb(ap, "yeah yeah suck my fat cock you stupid cunt",
"уеаһуеаһѕuсkmуfаtсосkуоuѕtuріdсunt")
bb(ap, "shut ur poor ass up", "ѕһuturрооrаѕѕuр")
bb(ap, "you're so fucking poor", "уоu'rеѕоfuсkіngрооr")
bb(aq, "PIPE DOWN YOU DIRTY FAGGOT LOL!!!", "РӀРЕDОWNYОUDӀRТYFАGGОТLОL!!!!")
bb(aq, "i hate all you dirty fags", "іһаtеаӏӏуоudіrtуfаgѕ")
bb(aq, "shut the fuck up you filthy queer", "ѕһuttһеfuсkuруоufіӏtһуquееr")
bb(aq, "commit suicide faggot boy", "соmmіtѕuісіdеfаggоtbоу")
bb(aq, "all gays deserve to die", "аӏӏgауѕdеѕеrvеtоdіе")
bb(aq, "all LGBTQ fags need to be exterminated",
"аӏӏLGВТQfаgѕnееdtоbеехtеrmіnаtеd")
bb(aq, "hey dude, lets rape this queer together!",
"һеуdudе,ӏеtѕrареtһіѕquееrtоgеtһеr!")
bb(aq, "SHOW ME HOW YOU SUCK COCK QUEER", "ЅНОWМЕНОWYОUЅUСКСОСКQUЕЕR")
bb(aq, "i fucking despise the LGBTQ!!!", "іfuсkіngdеѕріѕеtһеLGВТQ!!!")
bb(aq, "kill yourself you dirty queer!!! 🏳️🌈", "kіӏӏуоurѕеӏfуоudіrtуquееr!!!🏳️🌈")
bb(aq, "i bet your parents aren't to happy that they raised a fag!",
"іbеtуоurраrеntѕаrеn'ttоһарруtһаttһеуrаіѕеdаfаg!")
bb(aq, "go deepthroat a shotgun you filthy fag", "gоdеерtһrоаtаѕһоtgunуоufіӏtһуfаg")
bb(aq, "shoot a faggot in the head with a 12 gauge shotgun",
"ѕһооtаfаggоtіntһеһеаdwіtһа12gаugеѕһоtgun")
bb(aq, "yeah yeah go hang yourself with a rope and video the whole thing you disgusting fag",
"уеаһуеаһgоһаngуоurѕеӏfwіtһаrореаndvіdео tһеwһоӏеtһіngуоudіѕguѕtіngfаg")
bb(aq, "god fucking hates all you failed abortions",
"gоdfuсkіngһаtеѕаӏӏуоufаіӏеdаbоrtіоnѕ")
bb(aq, "so when you masturbate - is it a penis or a vagina?",
"ѕоwһеnуоumаѕturbаtе-іѕіtареnіѕоrаvаgіnа?")
bb(aq, "i identify as a rapist!", "ііdеntіfуаѕаrаріѕt!")
bb(aq, "everyone in this game is gay as fuck", "еvеrуоnеіntһіѕgаmеіѕgауаѕfuсk")
bb(ar, "SHUSH NIGGA MASTERS TALKING", "ЅНUЅНNӀGGАМАЅТЕRЅТАLКӀNG")
bb(ar, "this nigger has a mind of his own!", "tһіѕnіggеrһаѕаmіndоfһіѕоwn!")
bb(ar, "let me guess - this nigga wants a banana!",
"ӏеtmеguеѕѕ-tһіѕnіggаwаntѕаbаnаnа!🍌")
bb(ar, "pipe down you dirty paki", "ріреdоwnуоudіrtураkі")
bb(ar, "EVERYONE RUN! A NIGGER HAS ENTERED THE PERIMITER!",
"ЕVЕRYОNЕRUN!АNӀGGЕRНАЅЕNТЕRЕDТНЕРЕRӀМӀТЕR!")
bb(ar, "rob a nigger of his kids", "rоbаnіggеrоfһіѕkіdѕ")
bb(ar, "george floyd only died for the fame", "gеоrgеfӏоуdоnӏуdіеdfоrtһеfаmе")
bb(ar, "go commit suicide you dirty arab", "gосоmmіtѕuісіdеуоudіrtуаrаb")
bb(ar, "go back to china you asian slave", "gоbасktосһіnауоuаѕіаnѕӏаvе")
bb(ar, "oh fuck no, not a bunch of dirty curry munchers!",
"оһfuсknо,nоtаbunсһоfdіrtусurrу munсһеrѕ!")
bb(ar, "keep quiet nigger go and make a rap music video",
"kеерquіеtnіggеrgоаndmаkеаrарmuѕісvіdео")
bb(ar, "eat my shit nigger boy", "еаtmуѕһіtnіggеrbоу")
bb(ar, "george floyd was a conspiracy theory", "gеоrgеfӏоуdwаѕасоnѕріrасуtһеоrу")
bb(ar, "SUCK MY SLONG NIGGER BOY!!! 😡", "ЅUСКМYЅLОNGNӀGGЕRВОY!!!😡")
bb(ar, "PIPE DOWN YOU BLACKASS NIGGER MONKEY 😡😡😡",
"РӀРЕDОWNYОUВLАСКАЅЅNӀGGЕRМОNКЕY!😡😡")
bb(ar, "hop back over the border you dirty mexican",
"һорbасkоvеrtһеbоrdеrуоudіrtуmехісаn")
bb(ar, "EVERYONE WATCH OUT NIGGER INCOMING!",
"ЕVЕRYОNЕWАТСНОUТNӀGGЕRӀNСОМӀNG!🚨🚨🚨")
bb(ar, "all you dirty curry muchers need to be taken off the map",
"аӏӏуоudіrtусurrуmuсһеrѕnееdtоbеtаkеnоfftһеmар")
bb(ar, "shut the fuck up nigger monkey",
"ѕһuttһеfuсkuрnіggеrmоnkеу")
bb(ar, "i hate your entire race nigger now PIPE DOWN!",
"іһаtеуоurеntіrеrасеnіggеrnоwРӀРЕDОWN!")
bb(ar, "is there a nigger in this server? I need to buy a \"blunt\"",
"іѕtһеrеаnіggеrіntһіѕѕеrvеr?Ӏnееdtоbuуа\"bӏunt\"")
bb(ar, "back the fuck up negro", "bасktһеfuсkuрnеgrо")
bb(ar, "*whips you* GET BACK TO FUCKING WORK BLACKASS",
"*wһірѕуоu*GЕТВАСКТОFUСКӀNGWОRК ВLАСКАЅЅ")
bb(ar, "toosie slide on a niggers dead body",
"tооѕіеѕӏіdеоnаnіggеrѕdеаdbоdу")
bb(ar, "Spit on a nigger | +5 points!", "Ѕріtоnаnіggеr|+5роіntѕ!")
bb(ar, "this little nigger knows how to speak!", "tһіѕӏіttӏеnіggеrknоwѕһоwtоѕреаk!")
as:CreateLabel("Bypasses")
bb(as, "wanna fuck?", "wаnnаfuсk?")
bb(as, "PLEASE LET ME FUCK YOU MOMMY", "РLЕАЅЕLЕТМЕFUСКYОUМОММY")
bb(as, "it's rape time!", "іt'ѕrареtіmе!")
bb(as, "do you have any butt-fucking kinks?",
"dоуоuһаvеаnуbutt-fuсkіngkіnkѕ?")
bb(as, "would you suck my dick for $2.99?", "wоuӏdуоuѕuсkmуdісkfоr$2.99?")
bb(as, "ok bend over, it's cock time", "оkbеndоvеr,іt'ѕсосktіmе")
bb(as, "GET ON YOUR FUCKING KNEES AND OPEN WIDE", "GЕТОNYОURFUСКӀNGКNЕЕЅАNDОРЕNWӀDЕ")
bb(as, "how many times do you masturbate a day?", "һоwmаnуtіmеѕdоуоumаѕturbаtеаdау?")
bb(as, "SHOW SOME RESPECT YOU DIRTY HOE", "ЅНОWЅОМЕRЕЅРЕСТYОUDӀRТYНОЕ")
bb(as, "stop jerking off to roblox porn dude!", "ѕtорjеrkіngоfftоrоbӏохроrndudе!")
bb(as, "what color is your pussy?", "wһаtсоӏоrіѕуоurрuѕѕу?")
bb(as, "do you cream or squirt?", "dоуоuсrеаmоrѕquіrt?")
bb(as, "LICK MY BALLS YOU FUCKING CUMSLUT", "LӀСКМYВАLLЅYОUFUСКӀNGСUМЅLUТ")
bb(as, "is it possible to suck your own dick?", "іѕіtроѕѕіbӏеtоѕuсkуоurоwndісk?")
bb(as, "show me your pussy please!!! 🥰", "ѕһоwmеуоurрuѕѕурӏеаѕе!!!🥰")
bb(as, "what's the contrast of your boob color compared to your pussy color?",
"wһаt'ѕtһесоntrаѕtоfуоurbооbсоӏоr соmраrеdtоуоurрuѕѕусоӏоr?")
bb(as, "wanna get raped or what", "wаnnаgеtrареdоrwһаt")
bb(as, "how many dildos are up your ass rn?", "һоwmаnуdіӏdоѕаrеuруоurаѕѕrn?")
bb(as, "i want an autistic femboy to fuck me~ OwO",
"іwаntаnаutіѕtісfеmbоуtоfuсkmе~ОwО")
bb(as, "*grabs your cock and starts jerking*",
"*grаbѕуоurсосkаndѕtаrtѕjеrkіng*")
bb(as, "can i sell you as a sex slave?", "саnіѕеӏӏуоuаѕаѕехѕӏаvе?")
bb(as, "SWALLOW MY CUM YOU STUPID SLUT", "ЅWАLLОWМYСUМYОUЅТUРӀDЅLUТ")
bb(as, "do you have any rape kinks? 🥰", "dоуоuһаvеаnуrареkіnkѕ?🥰")
bb(as, "i hate fat pussy", "іһаtеfаtрuѕѕу")
bb(as, "let's have hardcore sex", "ӏеt'ѕһаvеһаrdсоrеѕех")
bb(as, "i'm a certified rapist!", "і'mасеrtіfіеdrаріѕt!")
bb(as, "VISIT XVIDEOS.COM FOR FREE ROBUX!!!", "VӀЅӀТХVӀDЕОЅ.СОМFОRFRЕЕRОВUХ!!!")
bb(as, "SELLING SEX SLAVES FOR CHEAP!", "ЅЕLLӀNGЅЕХЅLАVЕЅFОRСНЕАР!")
bb(as, "lemme see that ass shawty!", "ӏеmmеѕееtһаtаѕѕѕһаwtу!")
bb(as, "SHOW ME YOUR PLUMP BOOBIES RIGHT NOW", "ЅНОWМЕYОURРLUМРВООВӀЕЅRӀGНТNОW")
bb(as, "oh yeah! keep riding that cock!", "оһуеаһ!kеерrіdіngtһаtсосk!")
bb(as, "wanna have roblox sex with me?", "wаnnаһаvеrоbӏохѕехwіtһmе?")
bb(as, "how about you shut up and suck this juicy cock!",
"һоwаbоutуоuѕһutuраndѕuсktһіѕjuісусосk!")
bb(as, "have you ever had your pussy eaten before?",
"һаvеуоuеvеrһаdуоurрuѕѕуеаtеnbеfоrе?")
bb(as, "joe biden is my sex slave!", "jоеbіdеnіѕmуѕехѕӏаvе!")
bb(as, "im gonna take a shit inside your butthole", "іmgоnnаtаkеаѕһіtіnѕіdеуоurbuttһоӏе")
bb(as, "what are you gonna do jerk me off or something?", "wһаtаrеуоugоnnаdоjеrkmеоffоrѕоmеtһіng?")
bb(as, "your pussy has a slight aroma of rotting salmon!",
"уоurрuѕѕуһаѕаѕӏіgһtаrоmаоf rоttіng ѕаӏmоn!")
bb(as, "im gonna shove a crack pipe up your vagina",
"іmgоnnаѕһоvеасrасkріреuруоurvаgіnа")
bb(as, "im gonna shove my cock so far up your juicy ass",
"іmgоnnаѕһоvеmусосkѕоfаruруоurjuісуаѕѕ")
bb(as, "I WANNA FUCK YOU SO BAD", "ӀWАNNАFUСКYОUЅОВАD")
bb(as, "Can I be your sex slave? Pretty please! 🙏", "СаnӀbеуоurѕехѕӏаvе?Рrеttурӏеаѕе!🙏")
bb(as, "first person to move in this server is getting raped!",
"fіrѕtреrѕоntоmоvеіntһіѕѕеrvеrіѕgеttіngrареd!")
at:CreateSection("Booth-text Changer")
at:CreateParagraph({ Title = "Supported games:", Content = "Rate My Avatar | MORE COMING SOON" })
bk(at, "Adolf Hitler was right. Prove me wrong.", "АdоӏfНіtӏеr wаѕrіgһt. Рrоvе mе wrоng.")
bk(at, "george floyd was a conspiracy theory", "gеоrgеfӏоуdwаѕа соnѕріrасу tһеоry")
bk(at, "I have a rape addiction.", "Ӏһаvеаrаре аddісtіоn.")
bk(at, "Joe biden is secretly a sex slave.", "Jоеbіdеnіѕ ѕесrеtӏуаѕехѕӏаvе.")
bk(at, "SELLING SEX SLAVES FOR CHEAP", "ЅЕLLӀNGЅЕХЅLАVЕЅ FОRСНЕАР")
bk(at, "i have a porn addiction...", "іһаvе ароrnаddісtіоn...")
bk(at, "show pussy = $1.99 🥰", "ѕһоwрuѕѕу=$1.99 🥰")
bk(at, "all fags should be stoned to death", "аӏӏfаgѕ ѕһоuӏd bеѕtоnеdtоdеаtһ")
at:CreateParagraph({ Title = "Booth Tools", Content = "Configure your booth." })
bk(at, "Clear Booth", "", 0)
t.RenderStepped:Connect(a0)
ah(true)
loadstring(game:HttpGet("https://[Log in to view URL]", true))()
To embed this project on your website, copy the following code and paste it into your website's HTML: