-- Gui to Lua LOLLYPOPHUB V3.1 UPDATED
-- Version: 3.1
-- toggle button added
-- Instanxes:


local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
local Window = Library.CreateLib("Lollypop Hub🍭 | V3.1","BloodTheme")

--- yum lollypop hub V3
-- LightTheme
--  DarkTheme
--   GrapeTheme
--  BloodTheme
--  Ocean
--   Midnight
--  Sentinel
--  Synapse

--skripts tab
local Skripts = Window:NewTab("Skripts")
local SkriptsSection = Skripts:NewSection("Skript hub by lulaslollipopπŸ­πŸ˜‹")

SkriptsSection:NewButton("99% fail impossible obby", "purple = βœ…, red = ❌, green = βœ…, tile broke, or πŸ”₯ ", function()
-- lulas 99 fail memory skript
loadstring(game:HttpGet(('https://pastebin.com/raw/DhLMep63'),true))()
end)

SkriptsSection:NewButton("Heaven Map for 99% fail", "just anti-lag", function()
loadstring(game:HttpGet("https://pastebin.com/raw/RW7ZT29m"))()
end)

SkriptsSection:NewButton("EXEKUTE SKRIPT FROM XHAT", "exekute a skript frm xhat box",
function()loadstring(game:HttpGet("https://raw.githubusercontent.com/zephyr10101/chat-executor/main/chat-executor",true))()
end)

local SkriptsSection = Skripts:NewSection("Skripts")

--infjump.Konnekt
SkriptsSection:NewToggle("Infinite jump", "no jump limit", function(toggled)
    if toggled then
        getgenv().InfJump = true
        spawn(function()
            while getgenv().InfJump == true do
                game:GetService("UserInputService").JumpRequest:connect(function()
                    if getgenv().InfJump == true then
                        game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
                    end
                end)
                wait()
            end
        end)
    else
        getgenv().InfJump = false
    end
end)
--infjump.Diskonnekt

SkriptsSection:NewButton("WALKSPEED GUI", "+ -", function()
loadstring(game:HttpGet("https://pastebin.com/raw/2gGvc9ya"))()
end)

SkriptsSection:NewButton("less lag", "FX remover", function()
local ToDisable = {
 Textures = true,
 VisualEffects = true,
 Parts = true,
 Particles = true,
 Sky = true
}

local ToEnable = {
 FullBright = false
}

local Stuff = {}

for _, v in next, game:GetDescendants() do
 if ToDisable.Parts then
  if v:IsA("Part") or v:IsA("Union") or v:IsA("BasePart") then
   v.Material = Enum.Material.SmoothPlastic
   table.insert(Stuff, 1, v)
  end
 end
 
 if ToDisable.Particles then
  if v:IsA("ParticleEmitter") or v:IsA("Smoke") or v:IsA("Explosion") or v:IsA("Sparkles") or v:IsA("Fire") then
   v.Enabled = false
   table.insert(Stuff, 1, v)
  end
 end
 
 if ToDisable.VisualEffects then
  if v:IsA("BloomEffect") or v:IsA("BlurEffect") or v:IsA("DepthOfFieldEffect") or v:IsA("SunRaysEffect") then
   v.Enabled = false
   table.insert(Stuff, 1, v)
  end
 end
 
 if ToDisable.Textures then
  if v:IsA("Decal") or v:IsA("Texture") then
   v.Texture = ""
   table.insert(Stuff, 1, v)
  end
 end
 
 if ToDisable.Sky then
  if v:IsA("Sky") then
   v.Parent = nil
   table.insert(Stuff, 1, v)
  end
 end
end

game:GetService("TestService"):Message("Effects Disabler Script : Successfully disabled "..#Stuff.." assets / effects. Settings :")

for i, v in next, ToDisable do
 print(tostring(i)..": "..tostring(v))
end

if ToEnable.FullBright then
    local Lighting = game:GetService("Lighting")
    
    Lighting.FogColor = Color3.fromRGB(255, 255, 255)
    Lighting.FogEnd = math.huge
    Lighting.FogStart = math.huge
    Lighting.Ambient = Color3.fromRGB(255, 255, 255)
    Lighting.Brightness = 5
    Lighting.ColorShift_Bottom = Color3.fromRGB(255, 255, 255)
    Lighting.ColorShift_Top = Color3.fromRGB(255, 255, 255)
    Lighting.OutdoorAmbient = Color3.fromRGB(255, 255, 255)
    Lighting.Outlines = true
end
end)

SkriptsSection:NewButton("Mood Switxher", "yellow grey", function()
loadstring(game:HttpGet('https://pastebin.com/raw/djAd7g2W'))()
end)

SkriptsSection:NewButton("Aimbot", "simple aimbot skript by me", function()
-- AIMBOT by lulaslollipop
loadstring(game:HttpGet("https://textbin.net/raw/uv6wy7lbdb"))()
end)

SkriptsSection:NewButton("Make ALL players say 🍭🍭🍭🍭🍭", "hahaahhahah XD", function()
game.Players.LocalPlayer:Kick("Your account has been banned: PERMANENT")
end)

SkriptsSection:NewButton("Fly GUI V3", "mobile fly",
function()-- fly gui v3 
loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-FLY-GUI-V3-8402"))()
end)

SkriptsSection:NewButton("Fly GUI B&W", "modded",
function()loadstring(game:HttpGet("https://pastebin.com/raw/TeNifRrX"))()
end)

SkriptsSection:NewButton("FLY HD ADMIN", "mobile fly HD ADMIN version",
function()-- FLY HD ADMIN
loadstring(game:HttpGet("https://raw.githubusercontent.com/TakeModzz/Ignore-00000/main/Ignore"))()
end)

SkriptsSection:NewButton("Universal Fly GUI", "speed setter",
function()loadstring(game:HttpGet("https://pastebin.com/raw/YvKv4AuY"))()
end)

SkriptsSection:NewButton("BETTER Teleport To Player GUI", "V2",
function()loadstring(game:HttpGet("https://gist.githubusercontent.com/DagerFild/b4776075a0d26ef04394133ee6bd2081/raw/0ed51ac94057d2d9a9f00e1b037b9011c76ca54a/tpGUI", true))()
end)

SkriptsSection:NewButton("Lag Switxh V2", "might inkrease FX too,πŸ›œ",
function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe/main/Protected - 2023-05-28T225112.055.lua.txt'),true))()
end)

SkriptsSection:NewButton("Transform into a Pineapple 🍍", "it was ananas fault", function()
game.Players.LocalPlayer:Kick("You have been banned by ANANAS! you are a noob 🍍")
end)

SkriptsSection:NewButton("Translate Messages", "type >(language)",
function()loadstring(game:HttpGet("https://pastebin.com/raw/8PRDbzXG"))()
end)

SkriptsSection:NewButton("Mobile Keyboard", "why u looking here",
function()loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
end)

SkriptsSection:NewButton("KEYBIND STROKES V2", "WASD and spaxe keys",
function()-- KEYSTROKES GUI V2 
loadstring(game:HttpGet(('https://pastefy.app/Te4dwSw2/raw'),true))()
end)

--[[
    {"Esc", "F1", "F2", "F3", "F4", "F5", "F6", "F7", "F8", "F9", "F10", "F11", "F12"},
    {"~", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "-", "="},
    {"Tab", "Q", "W", "E", "R", "T", "Y", "U", "I", "O", "P", "[", "]"},
    {"CapsLock", "A", "S", "D", "F", "G", "H", "J", "K", "L", ";", "'", "\\"},
    {"Shift", "Z", "X", "C", "V", "B", "N", "M", ",", ".", "/"},
    {"Ctrl", "Win", "Alt", "Space", "Alt", "Menu", "Ctrl"}
]]

SkriptsSection:NewButton("GENERATE ANY KEYBIND", "keyboard letters generator (useful)",
function()loadstring(game:HttpGet(('https://pastefy.app/Ujm4HWxh/raw'),true))()
end)

SkriptsSection:NewButton("MOUSE KURSOR", "gives u a mouse kursor touxh",
function()loadstring(game:HttpGet(('https://pastefy.app/58d8d52G/raw'),true))()
end)

SkriptsSection:NewButton("GodMode", "no death 99% fail only",
function()-- fe brixk toggle press Z 
loadstring(game:HttpGet("https://pastebin.com/raw/6g3h9cDB"))()
end)

SkriptsSection:NewButton("GodMode V2", "no death 99% fail and survive kill brixks",
function()-- fe brixk toggle 
loadstring(game:HttpGet("https://raw.githubusercontent.com/zephyr10101/ignore-touchinterests/main/main",true))()
end)

SkriptsSection:NewButton("fast animations", "player animation will be sped up",
function()-- FAST animations
loadstring(game:HttpGet("https://scriptblox.com/raw/Fast-Animation-FE_744"))()
end)

SkriptsSection:NewButton("old animation", "r6 only",
function()loadstring(game:HttpGet("https://pastebin.com/raw/0ZPiK5ci"))()
end)

SkriptsSection:NewButton("Better ROBLOX", "red roblox w stat info",
function()loadstring(game:HttpGet("https://eternityhub.xyz/BetterRoblox/Loader"))()
end)

SkriptsSection:NewButton("2016 roblox UI", "old ui",
function()loadstring(game:HttpGet('https://raw.githubusercontent.com/kosuke14/REBOYHub/main/games/2016_Roblox.lua'))()
end)

SkriptsSection:NewButton("RAINBOW MAP", "u already know",
function()--RAINBOW MAP 
while true do
    for _, part in ipairs(workspace:GetDescendants()) do
        if part:IsA("BasePart") then
            local r = math.random()
            local g = math.random()
            local b = math.random()
            part.BrickColor = BrickColor.new(Color3.new(r, g, b))
        end
    end
    wait(0.5)
end
end)

SkriptsSection:NewButton("SAVE TELEPORT LOKATION", "stand where u want and push add",
function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe/main/Tp%20Place%20GUI'),true))()
end)

SkriptsSection:NewButton("Spy CCTV Kamera", "spy",
function()loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/CCTV%20Camera'))()
end)

SkriptsSection:NewButton("TOGGLE INVISIBILITY", "others wont see bloxks",
function()-- toggle invisibility
loadstring(game:HttpGet("https://pastebin.com/raw/HrbT6bNK",true))()
end)

SkriptsSection:NewButton("Freeze kamera", "pov freeze",
function()loadstring(game:HttpGet('https://pastebin.com/raw/T0S0RPTW'))()
end)

SkriptsSection:NewButton("KOLLISION", "go thru players or not",
function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe/main/Collision.txt'),true))()
end)

SkriptsSection:NewButton("OP SUPER SKREEN STRETXH", "better skreen",
function()local camera = workspace.CurrentCamera
local settings = {
    ["Aspect Ratio"] = true, --// leave it like this if i don't know what You're doing
    ["Ratio Value"] = 0.6 --// leave it like this if i don't know what You're doing
}

local oldNewindex

oldNewindex = hookmetamethod(game, "__newindex", function(object, propertyName, propertyValue)
    if object == camera and propertyName == "CFrame" then
        if settings["Aspect Ratio"] then
            propertyValue = propertyValue * CFrame.new(0, 0, 0, 1, 0, 0, 0, settings["Ratio Value"], 0, 0, 0, 1)
        end
    end
    return oldNewindex(object, propertyName, propertyValue)
end)
end)

SkriptsSection:NewButton("Never Ending Bloxk Spawner", "good for lagging servers",
function()local player = game.Players.LocalPlayer
local character = player.Character or player.CharacterAdded:Wait()
local part = Instance.new("Part")
part.BrickColor = BrickColor.new("Bright blue")
part.Size = Vector3.new(5, 5, 5)

while true do
    local position = character.PrimaryPart.Position
    local randomOffset = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
    part:Clone().Parent = workspace
    part.Position = position + randomOffset
    wait(0.1) -- Adjust the delay between spawns as desired
end
end)

SkriptsSection:NewButton("Kustom Sitting Animations", "r6 (some r15 games)",
function()loadstring(game:HttpGet(('https://pastefy.app/XKxQtK2K/raw'),true))()
end)

SkriptsSection:NewButton("Free emotes", "free r15 robux emotes",
function()loadstring(game:HttpGet("https://pastebin.com/raw/eCpipCTH"))()
end)

SkriptsSection:NewButton("KLEAR MESSAGES", "prints a huge text msg",
function()game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»", "All")
end)

SkriptsSection:NewButton("Infinite Sprint", "no speed limit, inkreases speed",
function()-- fe parkour 
loadstring(game:HttpGet("https://pastebin.com/raw/R5YR13pG"))()
end)

SkriptsSection:NewButton("R15 to R6", "only work if u are r15",
function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Imagnir/r6_anims_for_r15/main/r6_anims.lua", true))()
end)

SkriptsSection:NewButton("Noklip", "thru walls and objs",
function()loadstring(game:HttpGet("https://pastebin.com/raw/3wf2wpBW"))()
end)

SkriptsSection:NewButton("Spektate", "spektate players",
function()loadstring(game:HttpGet("https://pastebin.com/raw/daM0ut53"))()
end)

SkriptsSection:NewButton("Arkeus X Exekutor", "android exekutor works for ios",
function()loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/chillz-workshop/main/Arceus%20X%20V3"))()
end)

SkriptsSection:NewButton("Show Usernames", "shows all usernames and esp",
function()loadstring(game:HttpGet("https://pastebin.com/raw/hpMC6ULU"))()
end)

SkriptsSection:NewButton("Shadow ESP", "see players thru walls but shadows",
function()loadstring(game:HttpGet("https://pastebin.com/raw/QQqiFGTE"))()
end)

SkriptsSection:NewButton("Purple ESP", "see players highlighted purple",
function()loadstring(game:HttpGet("https://pastebin.com/raw/7K1Jhmck"))()
end)




-- admin skripts
local Admin = Window:NewTab("Admin")
local AdminSection = Admin:NewSection("Admin Kommands")

AdminSection:NewButton("Infinite Yield", "type the kommand in the kommand bar", function()
loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
end)

AdminSection:NewButton("Fates Admin", "default prefix :", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/fatesc/fates-admin/main/main.lua"))()
end)

AdminSection:NewButton("Reviz Admin", "default prefix ; say ;cmds", function()
loadstring(game:HttpGet("https://pastebin.com/raw/RqaZUrBZ"))()
end)

local AdminSection = Admin:NewSection("Bonus😁")

AdminSection:NewButton("Nameless Admin", "type ;cmds", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/NamelessAdmin/main/Source"))();
end)

local AdminSection = Admin:NewSection("MORE")

AdminSection:NewButton("Annoying Admin", "type .cmds and then /console to see kmd list", function()
loadstring(game:HttpGet(('https://raw.githubusercontent.com/TheMightySource/FE-Annoying-Admin/main/Main.lua'),true))()
end)

AdminSection:NewButton("Simple Admin", "type .cmds, say (.set prefix ;) to set ; instead of .", function()loadstring(game:HttpGet('https://pastebin.com/raw/3hDQcTaD'))()
end)



-- Fun SKRIPTS
local Fun = Window:NewTab("Fun")
local FunSection = Fun:NewSection("😱🍭")
local FunSection = Fun:NewSection("Anims")

FunSection:NewButton("Lolly Animations", "work r15 and r6", function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/yeerma/1/main/the_greatest_script_ever_made'))()
end)

FunSection:NewButton("Energyze Animations", "work r15 and r6", function()loadstring(game:HttpGet(('https://pastebin.com/raw/1p6xnBNf'),true))()
end)

local FunSection = Fun:NewSection("Message Fun")

FunSection:NewButton("Xhat Troll", "type for others", function()
loadstring(game:HttpGet('https://pastebin.com/raw/MBpnp3yS'))()
end)

FunSection:NewButton("W Rizz GUI", "pixkup lines (skroll down)", function()
loadstring(game:HttpGet("https://pastebin.com/raw/pPMRh5YJ"))()
end)

FunSection:NewButton("Auto Exkuse", "auto msg wen u die", function()
getgenv().dmsgs = {
  deathmessages = {"i was lagging", "that wasnt fair", "bruh thats kap", "i wasnt paying attention", "i was doing something", "my mom kalled me", "that wasnt fair", "wow bro"}
}
--[[
Auto-Exkuse
]]--
loadstring(game:HttpGet("https://raw.githubusercontent.com/goldmoments/auto-excuse/main/Script"))("Auto-Exkuse Script | lulaslollipoo#0140") 
end)

FunSection:NewButton("Kopy Messages", "repeats all players messages", function()local ReplicatedStorage = game:FindService("ReplicatedStorage")
local ChatEvents = ReplicatedStorage:WaitForChild("DefaultChatSystemChatEvents")
local OnMessageEvent = ChatEvents:WaitForChild("OnMessageDoneFiltering")
local SayMessageRequest = ChatEvents:WaitForChild("SayMessageRequest")

if not SayMessageRequest:IsA("RemoteEvent") or not OnMessageEvent:IsA("RemoteEvent") then return end

local ChatLegth = require(game:FindService("Chat"):WaitForChild("ClientChatModules"):WaitForChild("ChatSettings")).MaximumMessageLength
local lp = game:FindService("Players").LocalPlayer.Name

OnMessageEvent.OnClientEvent:Connect(function(data)
    if not data then return end
    local player = tostring(data.FromSpeaker)
    if player == lp then return end
    local message = tostring(data.Message)
    if (message):len() <= (ChatLegth-7) then
        SayMessageRequest:FireServer(('\%s'):format(message,""),tostring(data.OriginalChannel))
    end
end)
end)

FunSection:NewButton("Nerd Quote", " repeats all msgs with a nerd quote", function()local ReplicatedStorage = game:FindService("ReplicatedStorage")
local ChatEvents = ReplicatedStorage:WaitForChild("DefaultChatSystemChatEvents")
local OnMessageEvent = ChatEvents:WaitForChild("OnMessageDoneFiltering")
local SayMessageRequest = ChatEvents:WaitForChild("SayMessageRequest")

if not SayMessageRequest:IsA("RemoteEvent") or not OnMessageEvent:IsA("RemoteEvent") then return end

local ChatLegth = require(game:FindService("Chat"):WaitForChild("ClientChatModules"):WaitForChild("ChatSettings")).MaximumMessageLength
local lp = game:FindService("Players").LocalPlayer.Name

OnMessageEvent.OnClientEvent:Connect(function(data)
    if not data then return end
    local player = tostring(data.FromSpeaker)
    if player == lp then return end
    local message = tostring(data.Message)
    if (message):len() <= (ChatLegth-7) then
        SayMessageRequest:FireServer(('\"%s\"%s'):format(message,"πŸ€“"),tostring(data.OriginalChannel))
    end
end)
end)

FunSection:NewButton("Rainbow", "enables xhat bubble and see msg frm far away", function()
--enables bubble chat also

textcolour = Color3.new(0,0,0)

game:GetService("Chat").BubbleChatEnabled = true

coroutine.wrap(function()

    while wait() do

        for i = 0,255,10 do

            textcolour = Color3.new(255/255,i/255,0/255)

            wait()

        end

        for i = 255,0,-10 do

            textcolour = Color3.new(i/255,255/255,0/255)

            wait()

        end

        for i = 0,255,10 do

            textcolour = Color3.new(0/255,255/255,i/255)

            wait()

        end

        for i = 255,0,-10 do

            textcolour = Color3.new(0/255,i/255,255/255)

            wait()

        end

        for i = 0,255,10 do

            textcolour = Color3.new(i/255,0/255,255/255)

            wait()

        end

        for i = 255,0,-10 do

            textcolour = Color3.new(255/255,0/255,i/255)

            wait()

        end

    end

end)()

local settings = {

	}

while wait() do

    pcall(function()

    	game:GetService("Chat"):SetBubbleChatSettings({

            TextColor3 = textcolour,

            -- The amount of time, in seconds, to wait before a bubble fades out.

            BubbleDuration = 20,

            -- The amount of messages to be displayed, before old ones disappear

            -- immediately when a new message comes in.

            MaxBubbles = 20,

            -- Styling for the bubbles. These settings will change various visual aspects.

            BackgroundColor3 = Color3.fromRGB(0, 0, 0),

            TextSize = 16,

            Font = Enum.Font.Ubuntu, --Enum.Font.GothamSemibold

            Transparency = .1,

            CornerRadius = UDim.new(0, 30),

            TailVisible = true,

            Padding = 8, -- in pixels

            MaxWidth = 500, --in pixels

            -- Extra space between the head and the billboard (useful if you want to

            -- leave some space for other character billboard UIs)

            VerticalStudsOffset = 0,

        

            -- Space in pixels between two bubbles

            BubblesSpacing = 3,

        

            -- The distance (from the camera) that bubbles turn into a single bubble

            -- with ellipses (...) to indicate chatter.

            MinimizeDistance = 250,

            -- The max distance (from the camera) that bubbles are shown at

            MaxDistance = 2222,

        })

    end)

end
end)

FunSection:NewButton("SpamHub", "sing songs etx.", function()
loadstring(game:HttpGet(('https://raw.githubusercontent.com/ColdStep2/Chatdestroyer-Hub-V1/main/Chatdestroyer%20Hub%20V1'),true))()
end)

local FunSection = Fun:NewSection("Humanoid")

FunSection:NewButton("Destroy Body", "yea", function()
loadstring(game:HttpGet("https://pastebin.com/raw/naRUdxrc", true))()
end)

local FunSection = Fun:NewSection("More fun")

FunSection:NewButton("fake lag", "lag for fun",
function()loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/Fe%20Fake%20Lag%20Obfuscator'))()
end)

-- tools 
local Tools = Window:NewTab("Tools")
local ToolsSection = Tools:NewSection("Tools")

ToolsSection:NewButton("BTools", "building tools", function()
a = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
a.BinType = 2
b = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
b.BinType = 3
c = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
c.BinType = 4
end)

ToolsSection:NewButton("Teleknesis", "works in games like brookhaven,dahood etx.", function()
loadstring(game:HttpGet("https://pastebin.com/raw/vVze4jgA",true))()
end)

ToolsSection:NewButton("Super Tools", "kool toools", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/0Ben1/fe/main/Super%20tools"))()
end)

ToolsSection:NewButton("Tp Tool", "equip and press to tele anywhere", function()
mouse = game.Players.LocalPlayer:GetMouse()
tool = Instance.new("Tool")
tool.RequiresHandle = false
tool.Name = "Equip to Klixk Tp"
tool.Activated:connect(function()
local pos = mouse.Hit+Vector3.new(0,2.5,0)
pos = CFrame.new(pos.X,pos.Y,pos.Z)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
end)
tool.Parent = game.Players.LocalPlayer.Backpack
end)

ToolsSection:NewButton("Tp To Player GUI", "equip and press to tele anywhere", function()
loadstring(game:HttpGet(("https://pastebin.com/raw/YNVbeqPy")))()
end)

ToolsSection:NewButton("Invisible Tool", "hides and unhides your body in the air", function()
loadstring(game:HttpGet("https://pastebin.com/raw/LraZZsaZ",true))()
end)

ToolsSection:NewButton("Disabled Tools", "key:AdminTools", function()
loadstring(game:HttpGet('https://pastebin.com/raw/0BsHnxbk'))()
end)


-- hubs and gui
local Hub = Window:NewTab("Hubs & GUIs")
local HubSection = Hub:NewSection("everything u needπŸ˜‹πŸ­")

HubSection:NewButton("ASTRAL HUB V3", "a hub", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/Vcsk/AstralHub/main/Main.lua", true))()
end)

HubSection:NewButton("Harsh Texh v7.4", "lots of skripts", function()
loadstring(game:HttpGet(('https://raw.githubusercontent.com/YellowGreg/HarshTech7.4-Beta/main/HarshTech7.4.lua'),true))()
end)

HubSection:NewButton("Skript Loader", "huge GUI", function()
loadstring(game:HttpGet("https://pastebin.com/raw/zzYSdwhk", true))()
end)

HubSection:NewButton("Games Hub V5 (fixed)", "fixed", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/TakeModzz/Games-Hub-V5-Selector-Fixed/main/Games"))()
end)

HubSection:NewButton("Anime Hub 😍", "v6.1", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/TakeModzz/Games-Hub-Script/main/Games%20Hub%20(Always%20updated)"))()
end)

HubSection:NewButton("BIDO SKINS V1.5", "HELLA SKRIPTS", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/BidoSkinsYT/BidoSkinsYT/main/Bido%20SkinsV1.5"))()
end)

HubSection:NewButton("GHOST Hub BEST", "HELLA SKRIPTS", function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/GhostHub'))()
end)

HubSection:NewButton("REDGHOST Hub", "gameshub", function()
loadstring(game:HttpGet('https://pastebin.com/raw/WFKSRG6m'))();
end)

HubSection:NewButton("Darkrai X Animation Hub v0.3", "FREE ANIMS R15", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/Animation-Hub/main/Animation%20Gui", true))()
end)

HubSection:NewButton("Simple v3", "simple v3 hub", function()
loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Simple-V3-8819", true))()
end)

HubSection:NewButton("Abuse GUI", "abuse", function()
loadstring(game:HttpGet("https://pastebin.com/raw/2XnDKHcH"))()
end)

HubSection:NewButton("Davi hub", "games hub", function()
loadstring(game:HttpGet(("https://raw.githubusercontent.com/Davicoderliner/davigui/main/Daviguiv2loader.lua"),true))()
end)

HubSection:NewButton("Mini hub", "games hub", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/MiniNoobie/MINI-HUB-V2/main/FINALLY%20UPDATED%20MINI%20HUB",true))()
end)

HubSection:NewButton("SPIDERMAN ABILITY GUI", "klimb walls (C to toggle)", function()
--SPIDER MAN GUI
loadstring(game:HttpGet(('https://pastebin.com/raw/2X0hKUgq'),true))()
end)

HubSection:NewButton("Ohio Hub", "small hub", function()
--Ohio GUI
loadstring(game:HttpGet("https://pastebin.com/raw/hkvHeHed",true))()
end)

HubSection:NewButton("Fling GUI", "πŸ‘ŠπŸ½πŸ‘ŠπŸ½πŸ‘ŠπŸ½πŸ‘ŠπŸ½πŸ‘ŠπŸ½", function()
loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe/main/obf_K2n31uc6t2wY5A8786eR4K15sgbUF0vdQ80a0LzgvLRkSNYd89H1AS3124gMR6SM.lua.txt'),true))()
end)

HubSection:NewButton("Darkrai X", "hub", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/arsenal-hub/main/Arsenal%20GamingScripter", true))()
end)

HubSection:NewButton("B Genesis V1.2", "hub", function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/raw-scriptpastebin/raw/main/B_Genesis'))()
end)

HubSection:NewButton("Moon ui", "moon gui", function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/IlikeyocutgHAH12/MoonUI-v10-/main/MoonUI%20v10'))()
end)

HubSection:NewButton("RTX GUI", "map kolor/theme editor",
function()loadstring(game:HttpGet(('https://pastefy.app/xXkUxA0P/raw'),true))()
end)

HubSection:NewButton("RTX GUI 2", "map kolor/theme editor", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/Chillz-s-scripts/main/enhancer.txt"))()
end)

HubSection:NewButton("FE RemX OP trolling gui", "trolling gui", function()
loadstring(game:HttpGet("https://pastebin.com/raw/6TGpAUjr"))()
end)




-- game skripts
local Games = Window:NewTab("Games")
local GamesSection = Games:NewSection("Games")

GamesSection:NewButton("Find The Markers", "easy tp to random marker", function()loadstring(game:HttpGet('https://pastebin.com/raw/7gu2ztpP'))()
end)

GamesSection:NewButton("50/50 Pixk A Door", "reveals all doors in lime green", function()getgenv().Door = true

while wait() do
    if getgenv().Door == true then
        for i,v in pairs(game.Workspace.Doors:GetChildren()) do
            for i,l in pairs(v:GetChildren()) do
                if l:FindFirstChild("???") then
                    l.BrickColor = BrickColor.new("Lime green")
                end
            end
        end
    end
end
end)

GamesSection:NewButton("KAT GUI", "esp,spam shoot (aimbotπŸ’»)", function()--kat gui
loadstring(game:HttpGet("https://pastebin.com/raw/78kG7trR"))()
end)

GamesSection:NewButton("DaHood Reborn", "dahood aimloxk", function()loadstring(game:HttpGet("https://pastebin.com/raw/iNd3xTPv"))()
end)

GamesSection:NewButton("Pankake Empire Tower", "yumπŸ₯žπŸ₯žπŸ₯ž", function()
-- pankake tora
loadstring(game:HttpGet("https://raw.githubusercontent.com/ToraIsMe/ToraIsMe/main/0pancake", true))()
end)

GamesSection:NewButton("Pet Empire Tykoon", "πŸΆπŸ±πŸ•πŸ°πŸˆπŸΉπŸ‡", function()
-- petempire tora
loadstring(game:HttpGet("https://raw.githubusercontent.com/ToraIsMe2/ToraIsMe2/main/0pettycoon", true))()
end)

GamesSection:NewButton("Rainbow Friends 2", "best rainbow friends skript", function()loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraIsMe/ToraIsMe/main/0rainbow'))()
end)

GamesSection:NewButton("Adopt Me - Fly Ride Pets", "fly ability for all pets", function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/rblxscriptsnet/scripts/main/adoptmegui1'),true))()
end)

GamesSection:NewButton("Prison Life - Tiger Admin", "admin kommands, kmdlist",
function()loadstring(game:HttpGet('https://raw.githubusercontent.com/H17S32/Tiger_Admin/main/Script'))()
end)

GamesSection:NewButton("Prison Life - STEAL TOOLS", "works if player has tools (tools=items)",
function()for i,v in pairs (game.Players:GetChildren()) do
wait()
for i,b in pairs (v.Backpack:GetChildren()) do
b.Parent = game.Players.LocalPlayer.Backpack
end
end
end)

GamesSection:NewButton("Flee The Faxility", "ftf gui",
function()loadstring(game:HttpGet("https://raw.githubusercontent.com/LeviTheOtaku/roblox-scripts/main/FTFHAX.lua",true))()
end)

GamesSection:NewButton("MM2 GUI 2 (New)", "esp,see murderer&more",
function()loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/Drifter0507/GUIS/main/MURDER%20MYSTERY%202", true))();
end)

GamesSection:NewButton("MM2 - Admin Panel", "esp blah blah more",
function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/MarsQQ/ScriptHubScripts/master/MM2%20Admin%20Panel'),true))()
end)

GamesSection:NewButton("[FREE ADMIN] Fedatorum Admin Abuser", "only works in freeadmin games",
function()-- fedatorum admin abuser
loadstring(game:HttpGet("https://raw.githubusercontent.com/zephyr10101/showcases/main/fedoratumadmin",true))()
end)





-- FE SKRIPTS
local Fe = Window:NewTab("FE")
local FeSection = Fe:NewSection("FE Skripts")

FeSection:NewButton("FE Stop Time", "freeze in mid air or whatever", function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/creepstu/fuzzy-octo-giggle/main/Source'))()
end)

FeSection:NewButton("FE Fish", "(need hat) Parrot Fishfaxe", function()
-- fe fish
loadstring(game:HttpGet(('https://pastefy.app/yrp6En96/raw'),true))()
end)

FeSection:NewButton("FE Ragdoll Yourself", "reset or die to disable", function()loadstring(game:HttpGet("https://pastebin.com/raw/VY5d58xz"))()
end)

FeSection:NewButton("FE Korblox", "need korblox rekolor for 65 robux, R15", function()
loadstring(game:HttpGet("https://pastebin.com/raw/0NzfiZJn"))()
end)

FeSection:NewButton("FE Vehikle Fly", "flying kar gui", function()
loadstring(game:HttpGet("https://pastebin.com/raw/MHE1cbWF"))()
end)

FeSection:NewButton("FE Baxkflip/Frontflip", "baxk and frontflip", function()
-- fe bk & front
loadstring(game:HttpGet(('https://pastefy.app/yrp6En96/raw'),true))()
end)

FeSection:NewButton("FE Time Reverse", "reverses what u do", function()
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
Library.DefaultColor = Color3.fromRGB(0,255,0)

Library:Notification({
    Text = "provided by lulaslollipop",
    Duration = 4
})

wait (2)

local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
Library.DefaultColor = Color3.fromRGB(0,255,0)

Library:Notification({
    Text = "SKRIPT EXEKUTED 🍭🍭🍭🍭",
    Duration = 4
})

loadstring(game:HttpGet("https://raw.githubusercontent.com/0Ben1/fe./main/L"))()
end)

FeSection:NewButton("FE Portal Gun", "type user first and shoot gun to tp to them", function()
loadstring(game:HttpGet("https://pastebin.com/raw/H9B4aGij"))()
end)

FeSection:NewButton("FE fly any hat like a dragon", "use keybind stroke to move", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/BidoSkinsYT/BidoSkinsYT/main/Fe%20hat%20Dragon"))()
end)

FeSection:NewButton("FE WAR ENDER", "warendergod", function()
loadstring(game:HttpGet("https://textbin.net/raw/nos6oilby7"))()
end)

FeSection:NewButton("FE Krazy", "by dark", function()
loadstring(game:HttpGet("https://textbin.net/raw/rdssq0b2em"))()
end)

FeSection:NewButton("FE Kreepy Krawler", "turns u into kreepy krawler", function()
loadstring(game:HttpGet("https://pastebin.com/raw/rzcFPsLn"))()
end)

FeSection:NewButton("FE Avatar Kreator", "move your axxessories anywhere", function()
loadstring(game:HttpGet("https://pastebin.com/raw/TTQn3RDk"))()
end)

FeSection:NewButton("FE Kamera Slider", "yeah", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/rouxhaver/scripts-2/main/Camera%20Sliders.lua"))()
end)

FeSection:NewButton("FE Mimik GUI", "kopy users messages", function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/0Ben1/fe./2520c121ab919b2b9697ab5c70797dcfdaa5db43/Ohio'))()
end)

FeSection:NewButton("FE Message Art", "turn text into art", function()
loadstring(game:HttpGet("https://textbin.net/raw/hmtw3zllmp",true))()
end)

FeSection:NewButton("FE Invisible & Teleport GUI", "any game *op*", function()-- FE Invisible GUI & Teleport R15/R6 | ANY GAME *OP*
loadstring(game:HttpGet('https://raw.githubusercontent.com/0Ben1/fe./dbb6ce6f6cee4f7a5c9e20d7b88e83db2a93bf25/Invisible%20GUI'))()
end)




-- ovas tabs
local Ovas = Window:NewTab("Others")
local OvasSection = Ovas:NewSection("Others")

OvasSection:NewButton("Universal Spy GUI", "player list gui", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/MichaelScripter/MiniScript/main/Spy gui.lua"))()
end)

OvasSection:NewButton("Walkfling gui", "fling a player by walking into them", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/0Ben1/fe./main/Fling%20GUI"))()
end)

OvasSection:NewButton("Press a player  fling", "fling a player by pressing them", function()
loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe/main/obf_5wpM7bBcOPspmX7lQ3m75SrYNWqxZ858ai3tJdEAId6jSI05IOUB224FQ0VSAswH.lua.txt'),true))()
end)

OvasSection:NewButton("😈", "😈😈😈😈😈", function()
-- FE LAG CRASH SERVER | Makes the game lag for every player eventually making them crash or leave.
-- (Should work on any game with default roblox chat)
-- yeah

 while wait() do
local Message = "😈"
local Unicode = "β€Š"
Message = Message .. Unicode:rep(200 - #Message)

local ReplicatedStorage = game:GetService("ReplicatedStorage")
local SayMessageRequest = ReplicatedStorage:FindFirstChild("SayMessageRequest", true)

if SayMessageRequest then
    for i = 1, 7 do
        SayMessageRequest:FireServer(Message, "All")
    end
end
wait(math.random(12,14))
end
end)



-- Home.TabMy.Skrpts
local Home = Window:NewTab("Home")
local HomeSection = Home:NewSection("Note: more skripts will be added soon")

HomeSection:NewButton("πŸ”Ž Skript", "look up any skript", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/chillz-workshop/main/ScriptSearcher"))()
end)

HomeSection:NewButton("Ping Kounter", "see ping", function()
loadstring(game:HttpGet("https://pastebin.com/raw/MvKKJ331"))()
end)

Home:NewSection("Skripts")

HomeSection:NewButton("Anti AFK", "disables afk limit", function()
---- Roblox Anti Afk Script

wait(0.5)local ba=Instance.new("ScreenGui")
local ca=Instance.new("TextLabel")local da=Instance.new("Frame")
local _b=Instance.new("TextLabel")local ab=Instance.new("TextLabel")ba.Parent=game.CoreGui
ba.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;ca.Parent=ba;ca.Active=true
ca.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ca.Draggable=true
ca.Position=UDim2.new(0.698610067,0,0.098096624,0)ca.Size=UDim2.new(0,370,0,52)
ca.Font=Enum.Font.SourceSansSemibold;ca.Text="Anti AFK Skript"ca.TextColor3=Color3.new(0,1,1)
ca.TextSize=22;da.Parent=ca
da.BackgroundColor3=Color3.new(0.196078,0.196078,0.196078)da.Position=UDim2.new(0,0,1.0192306,0)
da.Size=UDim2.new(0,370,0,107)_b.Parent=da
_b.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)_b.Position=UDim2.new(0,0,0.800455689,0)
_b.Size=UDim2.new(0,370,0,21)_b.Font=Enum.Font.Arial;_b.Text="made by lulaslollipop"
_b.TextColor3=Color3.new(0,1,1)_b.TextSize=20;ab.Parent=da
ab.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ab.Position=UDim2.new(0,0,0.158377,0)
ab.Size=UDim2.new(0,370,0,44)ab.Font=Enum.Font.ArialBold;ab.Text="Status: Aktive"
ab.TextColor3=Color3.new(0,1,1)ab.TextSize=20;local bb=game:service'VirtualUser'
game:service'Players'.LocalPlayer.Idled:connect(function()
bb:CaptureController()bb:ClickButton2(Vector2.new())
ab.Text="Roblox tried to kixk u but i kixked him instead"wait(2)ab.Text="Status : Aktive"end)
end)

HomeSection:NewButton("FraktureSS", "my baxkdoor.exe serverside", function()--FRAKTURE SS
loadstring(game:HttpGet("https://raw.githubusercontent.com/L1ghtingBolt/FraktureSS/master/unobfuscated.lua"))()
end)

HomeSection:NewButton("No Lib %FO", "nolib%", function()loadstring(game:HttpGet("https://pastebin.com/raw/2Vxg0a72"))()
end)

HomeSection:NewButton("Filtering Enabled", "fe xhexker", function()print(workspace.FilteringEnabled)
end)

HomeSection:NewButton("Exit Game", "leave the game",
function()-- kixk yourself
game.Players.LocalPlayer:Kick("get out")
end)



-- More.TabMy.Skrpts
local More = Window:NewTab("More")
local MoreSection = More:NewSection("more skripts koming soon...🍭")

--buttons.MoreSektion
MoreSection:NewButton("Auto Grammar V2", "type with good punkuation",
function()shared.CustomCorrections = {
    ["examplething12"] = "hello" -- if you say "examplething12" it will become hello
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/eosuwu/boblox/main/autogremer.lua"))()
end)

MoreSection:NewButton("Auto Klixker", "mighty klixker",
function()-- mighty klixker
getgenv().key = "Hostile"
loadstring(game:HttpGet("https://raw.githubusercontent.com/Hosvile/The-telligence/main/MC%20KSystem%202"))()
end)

MoreSection:NewButton("Faster Run", "run faster",
function()shared["ζœ¬εœ°ζ’­ζ”Ύε™¨"] = game:FindService'Players'['LocalPlayer'] 
shared["ζ•°ε­¦"] = math
shared["εΌ€ζ–Ή"] = shared["ζ•°ε­¦"]['sqrt']
shared["ζœ¬εœ°ζ’­ζ”Ύε™¨"]['Character']:FindFirstChildOfClass'Humanoid'.WalkSpeed = shared["εΌ€ζ–Ή"](1000) -- Speed exploit
end)

MoreSection:NewButton("Kneel", "kneel and walk",
function()--Crouch Animation ID: 287325678

local Crouch = Instance.new("Animation")
Crouch.AnimationId = "rbxassetid://287325678"
local DoIt = game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(Crouch)
DoIt:Play()
end)

MoreSection:NewButton("Kneel V2", "C to toggle USE GENERATE ANY KEYBIND skript",
function()KEY = "C" -- Key to crouch
CROUCHWALKSPEED = 12 -- Walkspeed when you are crouching

local Player = game:GetService("Players").LocalPlayer;
local UserInputService = game:GetService("UserInputService");

local Character = Player.Character;
local Humanoid = Character:FindFirstChildOfClass("Humanoid");
local oldWS = Humanoid.WalkSpeed

local CrouchAnimation = Instance.new("Animation");
CrouchAnimation.AnimationId = "rbxassetid://287325678";
local Crouch = Humanoid:LoadAnimation(CrouchAnimation);
Crouch.Priority = Enum.AnimationPriority.Action

local Crouching = false
UserInputService.InputBegan:Connect(function(input,gameprocessed)
   if gameprocessed then return end
   if input.KeyCode == Enum.KeyCode[KEY] then
       Crouching = true
       Crouch:Play(.1)
       Humanoid.WalkSpeed = CROUCHWALKSPEED
   end
end)

UserInputService.InputEnded:Connect(function(input,gameprocessed)
   if gameprocessed then return end
   if input.KeyCode == Enum.KeyCode[KEY] then
       Crouching = false
       Crouch:Stop(.1)
       Humanoid.WalkSpeed = oldWS
   end
end)

Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
   if Crouching then
       Humanoid.WalkSpeed = CROUCHWALKSPEED
   end
end)
end)


--toggle the ui yes
local MoreSection = More:NewSection("no")

MoreSection:NewKeybind("Toggle ui", "toggle the ui yes", Enum.KeyCode.F6, function()
    Library:ToggleUI()
end)


local ScreenGui = Instance.new("ScreenGui")
local Frame = Instance.new("Frame")
local TextButton = Instance.new("TextButton")
local UITextSizeConstraint = Instance.new("UITextSizeConstraint")

--Properties:

ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling

Frame.Parent = ScreenGui
Frame.BackgroundColor3 = Color3.fromRGB(128,0,32)
Frame.BackgroundTransparency = 0.500
Frame.Position = UDim2.new(0.858712733, 0, 0.1050062257, 0)
Frame.Size = UDim2.new(0, 90, 0, 30)

TextButton.Parent = Frame
TextButton.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
TextButton.BackgroundTransparency = 1.000
TextButton.Size = UDim2.new(1, 0, 1, 0)
TextButton.Font = Enum.Font.GothamBold
TextButton.Text = "toggle"
TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
TextButton.TextScaled = true
TextButton.TextSize = 22.000
TextButton.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
TextButton.TextStrokeTransparency = 0.000
TextButton.TextWrapped = true
TextButton.MouseButton1Down:Connect(function()
	game:GetService("VirtualInputManager"):SendKeyEvent(true, "F6" , false , game)
end)

UITextSizeConstraint.Parent = TextButton
UITextSizeConstraint.MaxTextSize = 30