Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Oh hello there
- -- Objects
- local DefaltGui = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local Other = Instance.new("TextButton")
- local Music = Instance.new("TextButton")
- local GUIS = Instance.new("TextButton")
- local Maps = Instance.new("TextButton")
- local FeScripts = Instance.new("TextButton")
- local Admin = Instance.new("TextButton")
- local ExeCute = Instance.new("TextButton")
- local Frame = Instance.new("Frame")
- local ImageLabel = Instance.new("ImageLabel")
- local Frame_2 = Instance.new("Frame")
- local Frame_3 = Instance.new("Frame")
- local Credits = Instance.new("TextButton")
- local searchBar = Instance.new("TextBox")
- local TextLabel = Instance.new("TextLabel")
- local OtherFrame = Instance.new("ScrollingFrame")
- local KnifeV3 = Instance.new("TextButton")
- local KnifeV4 = Instance.new("TextButton")
- local BombVest = Instance.new("TextButton")
- local JohnDoe = Instance.new("TextButton")
- local BendyLeaked = Instance.new("TextButton")
- local PhantomTitan = Instance.new("TextButton")
- local StarGlitcher = Instance.new("TextButton")
- local WhATANOTHERONE = Instance.new("TextButton")
- local Genosider = Instance.new("TextButton")
- local FlamingoSkybox = Instance.new("TextButton")
- local AetherBracelet = Instance.new("TextButton")
- local Distorted = Instance.new("TextButton")
- local Caducus = Instance.new("TextButton")
- local Studio = Instance.new("TextButton")
- local LuaPen = Instance.new("TextButton")
- local AntiToad = Instance.new("TextButton")
- local SnowRobot = Instance.new("TextButton")
- local NIGHTOWLACE_WEAPONRY = Instance.new("TextButton")
- local SportsCar = Instance.new("TextButton")
- local Bulldog = Instance.new("TextButton")
- local R6 = Instance.new("TextButton")
- local HexBlade = Instance.new("TextButton")
- local DemonicSword = Instance.new("TextButton")
- local MustardGas = Instance.new("TextButton")
- local Nuke = Instance.new("TextButton")
- local GasCan = Instance.new("TextButton")
- local VaebsRemoteSpy = Instance.new("TextButton")
- local MemeComputer = Instance.new("TextButton")
- local GigaVanta = Instance.new("TextButton")
- local BossBattleComputer = Instance.new("TextButton")
- local RainbowAssasin = Instance.new("TextButton")
- local LightingTitan = Instance.new("TextButton")
- local Flash = Instance.new("TextButton")
- local PurpleSword = Instance.new("TextButton")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local MapFrame = Instance.new("ScrollingFrame")
- local ClockworkArena = Instance.new("TextButton")
- local ScaryMap = Instance.new("TextButton")
- local RainbowTunnel = Instance.new("TextButton")
- local CaveIsland = Instance.new("TextButton")
- local N3xulLobby = Instance.new("TextButton")
- local Mountain = Instance.new("TextButton")
- local GUIFrame = Instance.new("ScrollingFrame")
- local c00lgui = Instance.new("TextButton")
- local Topkek4 = Instance.new("TextButton")
- local Topkek3 = Instance.new("TextButton")
- local ClownVan = Instance.new("TextButton")
- local ChamsAimlock = Instance.new("TextButton")
- local PepeGUI = Instance.new("TextButton")
- local RoExploit6 = Instance.new("TextButton")
- local RoExploit5 = Instance.new("TextButton")
- local RoExploit4 = Instance.new("TextButton")
- local YourMomGUI = Instance.new("TextButton")
- local Topk3kBlue = Instance.new("TextButton")
- local Dex = Instance.new("TextButton")
- local DinoDaycareGUI = Instance.new("TextButton")
- local Mrspyremotespy = Instance.new("TextButton")
- local MusicFrame = Instance.new("ScrollingFrame")
- local Kyutatsuki13 = Instance.new("TextButton")
- local PurpleVisualizer = Instance.new("TextButton")
- local WDWaveVisualizer = Instance.new("TextButton")
- local DrawingVisualizer = Instance.new("TextButton")
- local SingPlayer = Instance.new("TextButton")
- local FloatingVisualizer = Instance.new("TextButton")
- local visualizer = Instance.new("TextButton")
- local MusicBars = Instance.new("TextButton")
- local FeFrame = Instance.new("ScrollingFrame")
- local FeFly = Instance.new("TextButton")
- local FeGrabknife = Instance.new("TextButton")
- local Spam = Instance.new("TextButton")
- local FeGod = Instance.new("TextButton")
- local AdminFrame = Instance.new("ScrollingFrame")
- local N3xul = Instance.new("TextButton")
- local Infinite_Yield = Instance.new("TextButton")
- local Rockys_Admin = Instance.new("TextButton")
- local Aerx_Tablets = Instance.new("TextButton")
- local V3rm = Instance.new("TextButton")
- local EXEFrame = Instance.new("Frame")
- local TextB = Instance.new("TextBox")
- local Execute = Instance.new("TextButton")
- local Clear = Instance.new("TextButton")
- local CredFrame = Instance.new("Frame")
- local ImageLabel_2 = Instance.new("ImageLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local Discord = Instance.new("TextButton")
- local TextLabel_6 = Instance.new("TextLabel")
- local TextLabel_7 = Instance.new("TextLabel")
- local TextLabel_8 = Instance.new("TextLabel")
- local Open = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- -- Properties
- DefaltGui.Name = "Defalt Gui"
- DefaltGui.Parent = game.Players.LocalPlayer.PlayerGui
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = DefaltGui
- MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- MainFrame.Position = UDim2.new(-1, 0, 0.248999998, 0)
- MainFrame.Size = UDim2.new(0, 413, 0, 470)
- MainFrame.Visible = false
- MainFrame.Style = Enum.FrameStyle.ChatBlue
- MainFrame.Active = true
- MainFrame.Selectable = true
- MainFrame.Draggable = true
- Other.Name = "Other"
- Other.Parent = MainFrame
- Other.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Other.BorderSizePixel = 0
- Other.Position = UDim2.new(-0.0460048281, 0, 0.220254868, 0)
- Other.Size = UDim2.new(0, 69, 0, 24)
- Other.Font = Enum.Font.Code
- Other.Text = "Other"
- Other.TextColor3 = Color3.new(1, 1, 1)
- Other.TextSize = 14
- Music.Name = "Music"
- Music.Parent = MainFrame
- Music.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Music.BorderSizePixel = 0
- Music.Position = UDim2.new(-0.0460048281, 0, 0.316521615, 0)
- Music.Size = UDim2.new(0, 69, 0, 24)
- Music.Font = Enum.Font.Code
- Music.Text = "Music"
- Music.TextColor3 = Color3.new(1, 1, 1)
- Music.TextSize = 14
- GUIS.Name = "GUIS"
- GUIS.Parent = MainFrame
- GUIS.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- GUIS.BorderSizePixel = 0
- GUIS.Position = UDim2.new(-0.0460048281, 0, 0.415342718, 0)
- GUIS.Size = UDim2.new(0, 69, 0, 24)
- GUIS.Font = Enum.Font.Code
- GUIS.Text = "GUIS"
- GUIS.TextColor3 = Color3.new(1, 1, 1)
- GUIS.TextSize = 14
- Maps.Name = "Maps"
- Maps.Parent = MainFrame
- Maps.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Maps.BorderSizePixel = 0
- Maps.Position = UDim2.new(-0.0460048281, 0, 0.513057828, 0)
- Maps.Size = UDim2.new(0, 69, 0, 24)
- Maps.Font = Enum.Font.Code
- Maps.Text = "Maps"
- Maps.TextColor3 = Color3.new(1, 1, 1)
- Maps.TextSize = 14
- FeScripts.Name = "FeScripts"
- FeScripts.Parent = MainFrame
- FeScripts.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- FeScripts.BorderSizePixel = 0
- FeScripts.Position = UDim2.new(-0.0460048281, 0, 0.625155747, 0)
- FeScripts.Size = UDim2.new(0, 69, 0, 24)
- FeScripts.Font = Enum.Font.Code
- FeScripts.Text = "FeScripts"
- FeScripts.TextColor3 = Color3.new(1, 1, 1)
- FeScripts.TextSize = 14
- Admin.Name = "Admin"
- Admin.Parent = MainFrame
- Admin.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Admin.BorderSizePixel = 0
- Admin.Position = UDim2.new(-0.0460048281, 0, 0.730786502, 0)
- Admin.Size = UDim2.new(0, 69, 0, 24)
- Admin.Font = Enum.Font.Code
- Admin.Text = "Admin"
- Admin.TextColor3 = Color3.new(1, 1, 1)
- Admin.TextSize = 14
- ExeCute.Name = "ExeCute"
- ExeCute.Parent = MainFrame
- ExeCute.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- ExeCute.BorderSizePixel = 0
- ExeCute.Position = UDim2.new(-0.0460048281, 0, 0.842205107, 0)
- ExeCute.Size = UDim2.new(0, 69, 0, 24)
- ExeCute.Font = Enum.Font.Code
- ExeCute.Text = "Executor"
- ExeCute.TextColor3 = Color3.new(1, 1, 1)
- ExeCute.TextSize = 14
- Frame.Parent = MainFrame
- Frame.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(0.184019357, 0, 0.172208488, 0)
- Frame.Size = UDim2.new(0, 10, 0, 379)
- ImageLabel.Parent = MainFrame
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.BackgroundTransparency = 1
- ImageLabel.Position = UDim2.new(-0.0823245049, 0, -0.0623533726, 0)
- ImageLabel.Size = UDim2.new(0, 123, 0, 100)
- ImageLabel.Image = "rbxassetid://1916970223"
- Frame_2.Parent = MainFrame
- Frame_2.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Frame_2.BorderSizePixel = 0
- Frame_2.Position = UDim2.new(-0.0411622263, 0, 0.14680852, 0)
- Frame_2.Size = UDim2.new(0, 412, 0, 12)
- Frame_3.Parent = MainFrame
- Frame_3.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Frame_3.BorderSizePixel = 0
- Frame_3.Position = UDim2.new(0.184019372, 0, -0.0382978693, 0)
- Frame_3.Size = UDim2.new(0, 10, 0, 90)
- Credits.Name = "Credits"
- Credits.Parent = MainFrame
- Credits.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Credits.BorderSizePixel = 0
- Credits.Position = UDim2.new(-0.0460048281, 0, 0.957098722, 0)
- Credits.Size = UDim2.new(0, 69, 0, 24)
- Credits.Font = Enum.Font.Code
- Credits.Text = "Credits"
- Credits.TextColor3 = Color3.new(1, 1, 1)
- Credits.TextSize = 14
- searchBar.Name = "searchBar"
- searchBar.Parent = MainFrame
- searchBar.BackgroundColor3 = Color3.new(1, 1, 1)
- searchBar.BorderColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- searchBar.BorderSizePixel = 2
- searchBar.Position = UDim2.new(0.33292982, 0, 0.0787234008, 0)
- searchBar.Size = UDim2.new(0, 200, 0, 30)
- searchBar.Font = Enum.Font.SourceSans
- searchBar.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
- searchBar.Text = "Search Box coming soon"
- searchBar.TextColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- searchBar.TextSize = 17
- TextLabel.Parent = MainFrame
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.358353525, 0, 0.0191489235, 0)
- TextLabel.Size = UDim2.new(0, 176, 0, 24)
- TextLabel.Font = Enum.Font.Code
- TextLabel.Text = "Search Here"
- TextLabel.TextColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- TextLabel.TextSize = 20
- OtherFrame.Name = "OtherFrame"
- OtherFrame.Parent = MainFrame
- OtherFrame.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- OtherFrame.BorderColor3 = Color3.new(1, 1, 1)
- OtherFrame.Position = UDim2.new(1.06299996, 0, 0.166999996, 0)
- OtherFrame.Selectable = false
- OtherFrame.Size = UDim2.new(0, 316, 0, 377)
- OtherFrame.Visible = false
- KnifeV3.Name = "KnifeV3"
- KnifeV3.Parent = OtherFrame
- KnifeV3.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- KnifeV3.BorderColor3 = Color3.new(1, 1, 1)
- KnifeV3.Position = UDim2.new(0.0379746854, 0, 0.0132625969, 0)
- KnifeV3.Size = UDim2.new(0, 97, 0, 26)
- KnifeV3.Font = Enum.Font.SourceSans
- KnifeV3.Text = "KnifeV3"
- KnifeV3.TextColor3 = Color3.new(1, 1, 1)
- KnifeV3.TextSize = 14
- KnifeV4.Name = "KnifeV4"
- KnifeV4.Parent = OtherFrame
- KnifeV4.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- KnifeV4.BorderColor3 = Color3.new(1, 1, 1)
- KnifeV4.Position = UDim2.new(0.613924026, 0, 0.0132625969, 0)
- KnifeV4.Size = UDim2.new(0, 97, 0, 26)
- KnifeV4.Font = Enum.Font.SourceSans
- KnifeV4.Text = "KnifeV4"
- KnifeV4.TextColor3 = Color3.new(1, 1, 1)
- KnifeV4.TextSize = 14
- BombVest.Name = "BombVest"
- BombVest.Parent = OtherFrame
- BombVest.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- BombVest.BorderColor3 = Color3.new(1, 1, 1)
- BombVest.Position = UDim2.new(0.0379746854, 0, 0.0636604726, 0)
- BombVest.Size = UDim2.new(0, 97, 0, 26)
- BombVest.Font = Enum.Font.SourceSans
- BombVest.Text = "BombVest"
- BombVest.TextColor3 = Color3.new(1, 1, 1)
- BombVest.TextSize = 14
- JohnDoe.Name = "JohnDoe"
- JohnDoe.Parent = OtherFrame
- JohnDoe.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- JohnDoe.BorderColor3 = Color3.new(1, 1, 1)
- JohnDoe.Position = UDim2.new(0.613924026, 0, 0.0636604726, 0)
- JohnDoe.Size = UDim2.new(0, 97, 0, 26)
- JohnDoe.Font = Enum.Font.SourceSans
- JohnDoe.Text = "JohnDoeV2"
- JohnDoe.TextColor3 = Color3.new(1, 1, 1)
- JohnDoe.TextSize = 14
- BendyLeaked.Name = "BendyLeaked"
- BendyLeaked.Parent = OtherFrame
- BendyLeaked.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- BendyLeaked.BorderColor3 = Color3.new(1, 1, 1)
- BendyLeaked.Position = UDim2.new(0.613924026, 0, 0.116710871, 0)
- BendyLeaked.Size = UDim2.new(0, 97, 0, 26)
- BendyLeaked.Font = Enum.Font.SourceSans
- BendyLeaked.Text = "BendyLeaked"
- BendyLeaked.TextColor3 = Color3.new(1, 1, 1)
- BendyLeaked.TextSize = 14
- PhantomTitan.Name = "PhantomTitan"
- PhantomTitan.Parent = OtherFrame
- PhantomTitan.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- PhantomTitan.BorderColor3 = Color3.new(1, 1, 1)
- PhantomTitan.Position = UDim2.new(0.0379746854, 0, 0.116710871, 0)
- PhantomTitan.Size = UDim2.new(0, 97, 0, 26)
- PhantomTitan.Font = Enum.Font.SourceSans
- PhantomTitan.Text = "PhantomTitan"
- PhantomTitan.TextColor3 = Color3.new(1, 1, 1)
- PhantomTitan.TextSize = 14
- StarGlitcher.Name = "StarGlitcher"
- StarGlitcher.Parent = OtherFrame
- StarGlitcher.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- StarGlitcher.BorderColor3 = Color3.new(1, 1, 1)
- StarGlitcher.Position = UDim2.new(0.0379746854, 0, 0.16976127, 0)
- StarGlitcher.Size = UDim2.new(0, 97, 0, 26)
- StarGlitcher.Font = Enum.Font.SourceSans
- StarGlitcher.Text = "StarGlitcher"
- StarGlitcher.TextColor3 = Color3.new(1, 1, 1)
- StarGlitcher.TextSize = 14
- WhATANOTHERONE.Name = "WhATANOTHERONE"
- WhATANOTHERONE.Parent = OtherFrame
- WhATANOTHERONE.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- WhATANOTHERONE.BorderColor3 = Color3.new(1, 1, 1)
- WhATANOTHERONE.Position = UDim2.new(0.613924026, 0, 0.16976127, 0)
- WhATANOTHERONE.Size = UDim2.new(0, 97, 0, 26)
- WhATANOTHERONE.Font = Enum.Font.SourceSans
- WhATANOTHERONE.Text = "WhatAnotherOne"
- WhATANOTHERONE.TextColor3 = Color3.new(1, 1, 1)
- WhATANOTHERONE.TextSize = 14
- Genosider.Name = "Genosider"
- Genosider.Parent = OtherFrame
- Genosider.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Genosider.BorderColor3 = Color3.new(1, 1, 1)
- Genosider.Position = UDim2.new(0.0379999988, 0, 0.224999994, 0)
- Genosider.Size = UDim2.new(0, 97, 0, 26)
- Genosider.Font = Enum.Font.SourceSans
- Genosider.Text = "Genosider"
- Genosider.TextColor3 = Color3.new(1, 1, 1)
- Genosider.TextSize = 14
- FlamingoSkybox.Name = "FlamingoSkybox"
- FlamingoSkybox.Parent = OtherFrame
- FlamingoSkybox.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- FlamingoSkybox.BorderColor3 = Color3.new(1, 1, 1)
- FlamingoSkybox.Position = UDim2.new(0.614000022, 0, 0.224999994, 0)
- FlamingoSkybox.Size = UDim2.new(0, 97, 0, 26)
- FlamingoSkybox.Font = Enum.Font.SourceSans
- FlamingoSkybox.Text = "FlamingoSkybox"
- FlamingoSkybox.TextColor3 = Color3.new(1, 1, 1)
- FlamingoSkybox.TextSize = 14
- AetherBracelet.Name = "AetherBracelet"
- AetherBracelet.Parent = OtherFrame
- AetherBracelet.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- AetherBracelet.BorderColor3 = Color3.new(1, 1, 1)
- AetherBracelet.Position = UDim2.new(0.0379999988, 0, 0.280999988, 0)
- AetherBracelet.Size = UDim2.new(0, 97, 0, 26)
- AetherBracelet.Font = Enum.Font.SourceSans
- AetherBracelet.Text = "AetherBracelet"
- AetherBracelet.TextColor3 = Color3.new(1, 1, 1)
- AetherBracelet.TextSize = 14
- Distorted.Name = "Distorted"
- Distorted.Parent = OtherFrame
- Distorted.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Distorted.BorderColor3 = Color3.new(1, 1, 1)
- Distorted.Position = UDim2.new(0.613949358, 0, 0.280999988, 0)
- Distorted.Size = UDim2.new(0, 97, 0, 26)
- Distorted.Font = Enum.Font.SourceSans
- Distorted.Text = "Distorted"
- Distorted.TextColor3 = Color3.new(1, 1, 1)
- Distorted.TextSize = 14
- Caducus.Name = "Caducus"
- Caducus.Parent = OtherFrame
- Caducus.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Caducus.BorderColor3 = Color3.new(1, 1, 1)
- Caducus.Position = UDim2.new(0.0379999988, 0, 0.337000012, 0)
- Caducus.Size = UDim2.new(0, 97, 0, 26)
- Caducus.Font = Enum.Font.SourceSans
- Caducus.Text = "Caducus"
- Caducus.TextColor3 = Color3.new(1, 1, 1)
- Caducus.TextSize = 14
- Studio.Name = "Studio"
- Studio.Parent = OtherFrame
- Studio.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Studio.BorderColor3 = Color3.new(1, 1, 1)
- Studio.Position = UDim2.new(0.613949358, 0, 0.337000012, 0)
- Studio.Size = UDim2.new(0, 97, 0, 26)
- Studio.Font = Enum.Font.SourceSans
- Studio.Text = "Studio"
- Studio.TextColor3 = Color3.new(1, 1, 1)
- Studio.TextSize = 14
- LuaPen.Name = "LuaPen"
- LuaPen.Parent = OtherFrame
- LuaPen.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- LuaPen.BorderColor3 = Color3.new(1, 1, 1)
- LuaPen.Position = UDim2.new(0.0379999988, 0, 0.395999998, 0)
- LuaPen.Size = UDim2.new(0, 97, 0, 26)
- LuaPen.Font = Enum.Font.SourceSans
- LuaPen.Text = "LuaPen"
- LuaPen.TextColor3 = Color3.new(1, 1, 1)
- LuaPen.TextSize = 14
- AntiToad.Name = "AntiToad"
- AntiToad.Parent = OtherFrame
- AntiToad.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- AntiToad.BorderColor3 = Color3.new(1, 1, 1)
- AntiToad.Position = UDim2.new(0.613949358, 0, 0.395999998, 0)
- AntiToad.Size = UDim2.new(0, 97, 0, 26)
- AntiToad.Font = Enum.Font.SourceSans
- AntiToad.Text = "AntiToad"
- AntiToad.TextColor3 = Color3.new(1, 1, 1)
- AntiToad.TextSize = 14
- SnowRobot.Name = "SnowRobot"
- SnowRobot.Parent = OtherFrame
- SnowRobot.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- SnowRobot.BorderColor3 = Color3.new(1, 1, 1)
- SnowRobot.Position = UDim2.new(0.613949358, 0, 0.452218056, 0)
- SnowRobot.Size = UDim2.new(0, 97, 0, 26)
- SnowRobot.Font = Enum.Font.SourceSans
- SnowRobot.Text = "SnowRobot"
- SnowRobot.TextColor3 = Color3.new(1, 1, 1)
- SnowRobot.TextSize = 14
- NIGHTOWLACE_WEAPONRY.Name = "NIGHTOWLACE_WEAPONRY"
- NIGHTOWLACE_WEAPONRY.Parent = OtherFrame
- NIGHTOWLACE_WEAPONRY.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- NIGHTOWLACE_WEAPONRY.BorderColor3 = Color3.new(1, 1, 1)
- NIGHTOWLACE_WEAPONRY.Position = UDim2.new(0.0379999876, 0, 0.452218056, 0)
- NIGHTOWLACE_WEAPONRY.Size = UDim2.new(0, 97, 0, 26)
- NIGHTOWLACE_WEAPONRY.Font = Enum.Font.SourceSans
- NIGHTOWLACE_WEAPONRY.Text = "Sticky Bomb"
- NIGHTOWLACE_WEAPONRY.TextColor3 = Color3.new(1, 1, 1)
- NIGHTOWLACE_WEAPONRY.TextSize = 14
- SportsCar.Name = "SportsCar"
- SportsCar.Parent = OtherFrame
- SportsCar.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- SportsCar.BorderColor3 = Color3.new(1, 1, 1)
- SportsCar.Position = UDim2.new(0.0348354317, 0, 0.510139704, 0)
- SportsCar.Size = UDim2.new(0, 97, 0, 26)
- SportsCar.Font = Enum.Font.SourceSans
- SportsCar.Text = "SportsCar"
- SportsCar.TextColor3 = Color3.new(1, 1, 1)
- SportsCar.TextSize = 14
- Bulldog.Name = "Bulldog"
- Bulldog.Parent = OtherFrame
- Bulldog.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Bulldog.BorderColor3 = Color3.new(1, 1, 1)
- Bulldog.Position = UDim2.new(0.613949358, 0, 0.510139704, 0)
- Bulldog.Size = UDim2.new(0, 97, 0, 26)
- Bulldog.Font = Enum.Font.SourceSans
- Bulldog.Text = "Bulldog"
- Bulldog.TextColor3 = Color3.new(1, 1, 1)
- Bulldog.TextSize = 14
- R6.Name = "R6"
- R6.Parent = OtherFrame
- R6.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- R6.BorderColor3 = Color3.new(1, 1, 1)
- R6.Position = UDim2.new(0.613949358, 0, 0.568061352, 0)
- R6.Size = UDim2.new(0, 97, 0, 26)
- R6.Font = Enum.Font.SourceSans
- R6.Text = "R6"
- R6.TextColor3 = Color3.new(1, 1, 1)
- R6.TextSize = 14
- HexBlade.Name = "HexBlade"
- HexBlade.Parent = OtherFrame
- HexBlade.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- HexBlade.BorderColor3 = Color3.new(1, 1, 1)
- HexBlade.Position = UDim2.new(0.0348354578, 0, 0.568061352, 0)
- HexBlade.Size = UDim2.new(0, 97, 0, 26)
- HexBlade.Font = Enum.Font.SourceSans
- HexBlade.Text = "HexBlade"
- HexBlade.TextColor3 = Color3.new(1, 1, 1)
- HexBlade.TextSize = 14
- DemonicSword.Name = "DemonicSword"
- DemonicSword.Parent = OtherFrame
- DemonicSword.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- DemonicSword.BorderColor3 = Color3.new(1, 1, 1)
- DemonicSword.Position = UDim2.new(0.0380000137, 0, 0.62694788, 0)
- DemonicSword.Size = UDim2.new(0, 97, 0, 26)
- DemonicSword.Font = Enum.Font.SourceSans
- DemonicSword.Text = "DemonicSword"
- DemonicSword.TextColor3 = Color3.new(1, 1, 1)
- DemonicSword.TextSize = 14
- MustardGas.Name = "MustardGas"
- MustardGas.Parent = OtherFrame
- MustardGas.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- MustardGas.BorderColor3 = Color3.new(1, 1, 1)
- MustardGas.Position = UDim2.new(0.613949358, 0, 0.62694788, 0)
- MustardGas.Size = UDim2.new(0, 97, 0, 26)
- MustardGas.Font = Enum.Font.SourceSans
- MustardGas.Text = "MustardGas"
- MustardGas.TextColor3 = Color3.new(1, 1, 1)
- MustardGas.TextSize = 14
- Nuke.Name = "Nuke"
- Nuke.Parent = OtherFrame
- Nuke.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Nuke.BorderColor3 = Color3.new(1, 1, 1)
- Nuke.Position = UDim2.new(0.613949358, 0, 0.687975705, 0)
- Nuke.Size = UDim2.new(0, 97, 0, 26)
- Nuke.Font = Enum.Font.SourceSans
- Nuke.Text = "Nuke"
- Nuke.TextColor3 = Color3.new(1, 1, 1)
- Nuke.TextSize = 14
- GasCan.Name = "GasCan"
- GasCan.Parent = OtherFrame
- GasCan.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- GasCan.BorderColor3 = Color3.new(1, 1, 1)
- GasCan.Position = UDim2.new(0.0348354578, 0, 0.687975705, 0)
- GasCan.Size = UDim2.new(0, 97, 0, 26)
- GasCan.Font = Enum.Font.SourceSans
- GasCan.Text = "GasCan"
- GasCan.TextColor3 = Color3.new(1, 1, 1)
- GasCan.TextSize = 14
- VaebsRemoteSpy.Name = "VaebsRemoteSpy"
- VaebsRemoteSpy.Parent = OtherFrame
- VaebsRemoteSpy.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- VaebsRemoteSpy.BorderColor3 = Color3.new(1, 1, 1)
- VaebsRemoteSpy.Position = UDim2.new(0.0348354578, 0, 0.752215505, 0)
- VaebsRemoteSpy.Size = UDim2.new(0, 97, 0, 26)
- VaebsRemoteSpy.Font = Enum.Font.SourceSans
- VaebsRemoteSpy.Text = "VaebsRemoteSpy"
- VaebsRemoteSpy.TextColor3 = Color3.new(1, 1, 1)
- VaebsRemoteSpy.TextSize = 14
- MemeComputer.Name = "MemeComputer"
- MemeComputer.Parent = OtherFrame
- MemeComputer.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- MemeComputer.BorderColor3 = Color3.new(1, 1, 1)
- MemeComputer.Position = UDim2.new(0.613949358, 0, 0.752215505, 0)
- MemeComputer.Size = UDim2.new(0, 97, 0, 26)
- MemeComputer.Font = Enum.Font.SourceSans
- MemeComputer.Text = "MemeComputer"
- MemeComputer.TextColor3 = Color3.new(1, 1, 1)
- MemeComputer.TextSize = 14
- GigaVanta.Name = "GigaVanta"
- GigaVanta.Parent = OtherFrame
- GigaVanta.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- GigaVanta.BorderColor3 = Color3.new(1, 1, 1)
- GigaVanta.Position = UDim2.new(0.613949358, 0, 0.811102033, 0)
- GigaVanta.Size = UDim2.new(0, 97, 0, 26)
- GigaVanta.Font = Enum.Font.SourceSans
- GigaVanta.Text = "GigaVanta"
- GigaVanta.TextColor3 = Color3.new(1, 1, 1)
- GigaVanta.TextSize = 14
- BossBattleComputer.Name = "BossBattleComputer"
- BossBattleComputer.Parent = OtherFrame
- BossBattleComputer.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- BossBattleComputer.BorderColor3 = Color3.new(1, 1, 1)
- BossBattleComputer.Position = UDim2.new(0.0379999876, 0, 0.811102033, 0)
- BossBattleComputer.Size = UDim2.new(0, 97, 0, 26)
- BossBattleComputer.Font = Enum.Font.SourceSans
- BossBattleComputer.Text = "BossComputer"
- BossBattleComputer.TextColor3 = Color3.new(1, 1, 1)
- BossBattleComputer.TextSize = 14
- RainbowAssasin.Name = "RainbowAssasin"
- RainbowAssasin.Parent = OtherFrame
- RainbowAssasin.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- RainbowAssasin.BorderColor3 = Color3.new(1, 1, 1)
- RainbowAssasin.Position = UDim2.new(0.0379999876, 0, 0.869988561, 0)
- RainbowAssasin.Size = UDim2.new(0, 97, 0, 26)
- RainbowAssasin.Font = Enum.Font.SourceSans
- RainbowAssasin.Text = "RainbowAssasin"
- RainbowAssasin.TextColor3 = Color3.new(1, 1, 1)
- RainbowAssasin.TextSize = 14
- LightingTitan.Name = "LightingTitan"
- LightingTitan.Parent = OtherFrame
- LightingTitan.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- LightingTitan.BorderColor3 = Color3.new(1, 1, 1)
- LightingTitan.Position = UDim2.new(0.613949358, 0, 0.869988561, 0)
- LightingTitan.Size = UDim2.new(0, 97, 0, 26)
- LightingTitan.Font = Enum.Font.SourceSans
- LightingTitan.Text = "LightingTitan"
- LightingTitan.TextColor3 = Color3.new(1, 1, 1)
- LightingTitan.TextSize = 14
- Flash.Name = "Flash"
- Flash.Parent = OtherFrame
- Flash.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Flash.BorderColor3 = Color3.new(1, 1, 1)
- Flash.Position = UDim2.new(0.613949358, 0, 0.929945707, 0)
- Flash.Size = UDim2.new(0, 97, 0, 26)
- Flash.Font = Enum.Font.SourceSans
- Flash.Text = "Flash"
- Flash.TextColor3 = Color3.new(1, 1, 1)
- Flash.TextSize = 14
- PurpleSword.Name = "PurpleSword"
- PurpleSword.Parent = OtherFrame
- PurpleSword.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- PurpleSword.BorderColor3 = Color3.new(1, 1, 1)
- PurpleSword.Position = UDim2.new(0.0379999876, 0, 0.929945707, 0)
- PurpleSword.Size = UDim2.new(0, 97, 0, 26)
- PurpleSword.Font = Enum.Font.SourceSans
- PurpleSword.Text = "PurpleSword"
- PurpleSword.TextColor3 = Color3.new(1, 1, 1)
- PurpleSword.TextSize = 14
- TextLabel_2.Parent = MainFrame
- TextLabel_2.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0.3317191, 0, -0.0382978693, 0)
- TextLabel_2.Size = UDim2.new(0, 200, 0, 17)
- TextLabel_2.Font = Enum.Font.Cartoon
- TextLabel_2.Text = "SM: Discord Disable me?"
- TextLabel_2.TextColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- TextLabel_2.TextSize = 20
- TextLabel_3.Parent = MainFrame
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.Position = UDim2.new(0.426150143, 0, -0.0404255353, 0)
- TextLabel_3.Size = UDim2.new(0, 129, 0, 18)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "_____________"
- TextLabel_3.TextColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- TextLabel_3.TextSize = 40
- MapFrame.Name = "MapFrame"
- MapFrame.Parent = MainFrame
- MapFrame.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- MapFrame.BorderColor3 = Color3.new(1, 1, 1)
- MapFrame.Position = UDim2.new(1.06299996, 0, 0.166999996, 0)
- MapFrame.Selectable = false
- MapFrame.Size = UDim2.new(0, 316, 0, 377)
- MapFrame.Visible = false
- ClockworkArena.Name = "ClockworkArena"
- ClockworkArena.Parent = MapFrame
- ClockworkArena.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- ClockworkArena.BorderColor3 = Color3.new(1, 1, 1)
- ClockworkArena.Position = UDim2.new(0.0380506516, 0, 0.0127983959, 0)
- ClockworkArena.Size = UDim2.new(0, 97, 0, 26)
- ClockworkArena.Font = Enum.Font.SourceSans
- ClockworkArena.Text = "ClockworkArena"
- ClockworkArena.TextColor3 = Color3.new(1, 1, 1)
- ClockworkArena.TextSize = 14
- ScaryMap.Name = "ScaryMap"
- ScaryMap.Parent = MapFrame
- ScaryMap.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- ScaryMap.BorderColor3 = Color3.new(1, 1, 1)
- ScaryMap.Position = UDim2.new(0.617164552, 0, 0.0127983959, 0)
- ScaryMap.Size = UDim2.new(0, 97, 0, 26)
- ScaryMap.Font = Enum.Font.SourceSans
- ScaryMap.Text = "ScaryMap"
- ScaryMap.TextColor3 = Color3.new(1, 1, 1)
- ScaryMap.TextSize = 14
- RainbowTunnel.Name = "RainbowTunnel"
- RainbowTunnel.Parent = MapFrame
- RainbowTunnel.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- RainbowTunnel.BorderColor3 = Color3.new(1, 1, 1)
- RainbowTunnel.Position = UDim2.new(0.0380506516, 0, 0.0605437532, 0)
- RainbowTunnel.Size = UDim2.new(0, 97, 0, 26)
- RainbowTunnel.Font = Enum.Font.SourceSans
- RainbowTunnel.Text = "RainbowTunnel"
- RainbowTunnel.TextColor3 = Color3.new(1, 1, 1)
- RainbowTunnel.TextSize = 14
- CaveIsland.Name = "CaveIsland"
- CaveIsland.Parent = MapFrame
- CaveIsland.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- CaveIsland.BorderColor3 = Color3.new(1, 1, 1)
- CaveIsland.Position = UDim2.new(0.617164552, 0, 0.0605437532, 0)
- CaveIsland.Size = UDim2.new(0, 97, 0, 26)
- CaveIsland.Font = Enum.Font.SourceSans
- CaveIsland.Text = "CaveIsland"
- CaveIsland.TextColor3 = Color3.new(1, 1, 1)
- CaveIsland.TextSize = 14
- N3xulLobby.Name = "N3xulLobby"
- N3xulLobby.Parent = MapFrame
- N3xulLobby.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- N3xulLobby.BorderColor3 = Color3.new(1, 1, 1)
- N3xulLobby.Position = UDim2.new(0.0379999988, 0, 0.108999997, 0)
- N3xulLobby.Size = UDim2.new(0, 97, 0, 26)
- N3xulLobby.Font = Enum.Font.SourceSans
- N3xulLobby.Text = "N3xulLobby"
- N3xulLobby.TextColor3 = Color3.new(1, 1, 1)
- N3xulLobby.TextSize = 14
- Mountain.Name = "Mountain"
- Mountain.Parent = MapFrame
- Mountain.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Mountain.BorderColor3 = Color3.new(1, 1, 1)
- Mountain.Position = UDim2.new(0.617113888, 0, 0.108999997, 0)
- Mountain.Size = UDim2.new(0, 97, 0, 26)
- Mountain.Font = Enum.Font.SourceSans
- Mountain.Text = "Mountain"
- Mountain.TextColor3 = Color3.new(1, 1, 1)
- Mountain.TextSize = 14
- GUIFrame.Name = "GUIFrame"
- GUIFrame.Parent = MainFrame
- GUIFrame.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- GUIFrame.BorderColor3 = Color3.new(1, 1, 1)
- GUIFrame.Position = UDim2.new(1.06299996, 0, 0.166999996, 0)
- GUIFrame.Selectable = false
- GUIFrame.Size = UDim2.new(0, 316, 0, 377)
- GUIFrame.Visible = false
- c00lgui.Name = "c00lgui"
- c00lgui.Parent = GUIFrame
- c00lgui.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- c00lgui.BorderColor3 = Color3.new(1, 1, 1)
- c00lgui.Position = UDim2.new(0.0380506516, 0, 0.0127983959, 0)
- c00lgui.Size = UDim2.new(0, 97, 0, 26)
- c00lgui.Font = Enum.Font.SourceSans
- c00lgui.Text = "c00lgui"
- c00lgui.TextColor3 = Color3.new(1, 1, 1)
- c00lgui.TextSize = 14
- Topkek4.Name = "Topkek4"
- Topkek4.Parent = GUIFrame
- Topkek4.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Topkek4.BorderColor3 = Color3.new(1, 1, 1)
- Topkek4.Position = UDim2.new(0.617164552, 0, 0.0127983959, 0)
- Topkek4.Size = UDim2.new(0, 97, 0, 26)
- Topkek4.Font = Enum.Font.SourceSans
- Topkek4.Text = "Topkek4"
- Topkek4.TextColor3 = Color3.new(1, 1, 1)
- Topkek4.TextSize = 14
- Topkek3.Name = "Topkek3"
- Topkek3.Parent = GUIFrame
- Topkek3.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Topkek3.BorderColor3 = Color3.new(1, 1, 1)
- Topkek3.Position = UDim2.new(0.0380506516, 0, 0.0605437532, 0)
- Topkek3.Size = UDim2.new(0, 97, 0, 26)
- Topkek3.Font = Enum.Font.SourceSans
- Topkek3.Text = "Topkek3"
- Topkek3.TextColor3 = Color3.new(1, 1, 1)
- Topkek3.TextSize = 14
- ClownVan.Name = "ClownVan"
- ClownVan.Parent = GUIFrame
- ClownVan.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- ClownVan.BorderColor3 = Color3.new(1, 1, 1)
- ClownVan.Position = UDim2.new(0.617164552, 0, 0.0605437532, 0)
- ClownVan.Size = UDim2.new(0, 97, 0, 26)
- ClownVan.Font = Enum.Font.SourceSans
- ClownVan.Text = "ClownVan"
- ClownVan.TextColor3 = Color3.new(1, 1, 1)
- ClownVan.TextSize = 14
- ChamsAimlock.Name = "ChamsAimlock"
- ChamsAimlock.Parent = GUIFrame
- ChamsAimlock.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- ChamsAimlock.BorderColor3 = Color3.new(1, 1, 1)
- ChamsAimlock.Position = UDim2.new(0.616999984, 0, 0.109999999, 0)
- ChamsAimlock.Size = UDim2.new(0, 97, 0, 26)
- ChamsAimlock.Font = Enum.Font.SourceSans
- ChamsAimlock.Text = "ChamsAimlock"
- ChamsAimlock.TextColor3 = Color3.new(1, 1, 1)
- ChamsAimlock.TextSize = 14
- PepeGUI.Name = "PepeGUI"
- PepeGUI.Parent = GUIFrame
- PepeGUI.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- PepeGUI.BorderColor3 = Color3.new(1, 1, 1)
- PepeGUI.Position = UDim2.new(0.0378860831, 0, 0.109999999, 0)
- PepeGUI.Size = UDim2.new(0, 97, 0, 26)
- PepeGUI.Font = Enum.Font.SourceSans
- PepeGUI.Text = "PepeGUI"
- PepeGUI.TextColor3 = Color3.new(1, 1, 1)
- PepeGUI.TextSize = 14
- RoExploit6.Name = "RoExploit6"
- RoExploit6.Parent = GUIFrame
- RoExploit6.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- RoExploit6.BorderColor3 = Color3.new(1, 1, 1)
- RoExploit6.Position = UDim2.new(0.616999984, 0, 0.160397872, 0)
- RoExploit6.Size = UDim2.new(0, 97, 0, 26)
- RoExploit6.Font = Enum.Font.SourceSans
- RoExploit6.Text = "RoExploit6"
- RoExploit6.TextColor3 = Color3.new(1, 1, 1)
- RoExploit6.TextSize = 14
- RoExploit5.Name = "RoExploit5"
- RoExploit5.Parent = GUIFrame
- RoExploit5.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- RoExploit5.BorderColor3 = Color3.new(1, 1, 1)
- RoExploit5.Position = UDim2.new(0.0379999988, 0, 0.159999996, 0)
- RoExploit5.Size = UDim2.new(0, 97, 0, 26)
- RoExploit5.Font = Enum.Font.SourceSans
- RoExploit5.Text = "RoExploit5"
- RoExploit5.TextColor3 = Color3.new(1, 1, 1)
- RoExploit5.TextSize = 14
- RoExploit4.Name = "RoExploit4"
- RoExploit4.Parent = GUIFrame
- RoExploit4.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- RoExploit4.BorderColor3 = Color3.new(1, 1, 1)
- RoExploit4.Position = UDim2.new(0.0379999988, 0, 0.213050395, 0)
- RoExploit4.Size = UDim2.new(0, 97, 0, 26)
- RoExploit4.Font = Enum.Font.SourceSans
- RoExploit4.Text = "RoExploit4"
- RoExploit4.TextColor3 = Color3.new(1, 1, 1)
- RoExploit4.TextSize = 14
- YourMomGUI.Name = "YourMomGUI"
- YourMomGUI.Parent = GUIFrame
- YourMomGUI.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- YourMomGUI.BorderColor3 = Color3.new(1, 1, 1)
- YourMomGUI.Position = UDim2.new(0.617113888, 0, 0.213050395, 0)
- YourMomGUI.Size = UDim2.new(0, 97, 0, 26)
- YourMomGUI.Font = Enum.Font.SourceSans
- YourMomGUI.Text = "YourMomGUI"
- YourMomGUI.TextColor3 = Color3.new(1, 1, 1)
- YourMomGUI.TextSize = 14
- Topk3kBlue.Name = "Topk3kBlue"
- Topk3kBlue.Parent = GUIFrame
- Topk3kBlue.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Topk3kBlue.BorderColor3 = Color3.new(1, 1, 1)
- Topk3kBlue.Position = UDim2.new(0.617113888, 0, 0.266100794, 0)
- Topk3kBlue.Size = UDim2.new(0, 97, 0, 26)
- Topk3kBlue.Font = Enum.Font.SourceSans
- Topk3kBlue.Text = "Topk3kBlue"
- Topk3kBlue.TextColor3 = Color3.new(1, 1, 1)
- Topk3kBlue.TextSize = 14
- Dex.Name = "Dex"
- Dex.Parent = GUIFrame
- Dex.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Dex.BorderColor3 = Color3.new(1, 1, 1)
- Dex.Position = UDim2.new(0.0379999876, 0, 0.266100794, 0)
- Dex.Size = UDim2.new(0, 97, 0, 26)
- Dex.Font = Enum.Font.SourceSans
- Dex.Text = "Dex"
- Dex.TextColor3 = Color3.new(1, 1, 1)
- Dex.TextSize = 14
- DinoDaycareGUI.Name = "DinoDaycareGUI"
- DinoDaycareGUI.Parent = GUIFrame
- DinoDaycareGUI.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- DinoDaycareGUI.BorderColor3 = Color3.new(1, 1, 1)
- DinoDaycareGUI.Position = UDim2.new(0.0379999988, 0, 0.319999993, 0)
- DinoDaycareGUI.Size = UDim2.new(0, 97, 0, 26)
- DinoDaycareGUI.Font = Enum.Font.SourceSans
- DinoDaycareGUI.Text = "DinoDaycareGUI"
- DinoDaycareGUI.TextColor3 = Color3.new(1, 1, 1)
- DinoDaycareGUI.TextSize = 14
- Mrspyremotespy.Name = "Mrspyremotespy"
- Mrspyremotespy.Parent = GUIFrame
- Mrspyremotespy.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Mrspyremotespy.BorderColor3 = Color3.new(1, 1, 1)
- Mrspyremotespy.Position = UDim2.new(0.617113888, 0, 0.319999993, 0)
- Mrspyremotespy.Size = UDim2.new(0, 97, 0, 26)
- Mrspyremotespy.Font = Enum.Font.SourceSans
- Mrspyremotespy.Text = "Mrspyremotespy"
- Mrspyremotespy.TextColor3 = Color3.new(1, 1, 1)
- Mrspyremotespy.TextSize = 14
- MusicFrame.Name = "MusicFrame"
- MusicFrame.Parent = MainFrame
- MusicFrame.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- MusicFrame.BorderColor3 = Color3.new(1, 1, 1)
- MusicFrame.Position = UDim2.new(1.06299996, 0, 0.166999996, 0)
- MusicFrame.Selectable = false
- MusicFrame.Size = UDim2.new(0, 316, 0, 377)
- MusicFrame.Visible = false
- Kyutatsuki13.Name = "Kyutatsuki13"
- Kyutatsuki13.Parent = MusicFrame
- Kyutatsuki13.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Kyutatsuki13.BorderColor3 = Color3.new(1, 1, 1)
- Kyutatsuki13.Position = UDim2.new(0.0380506516, 0, 0.0127983959, 0)
- Kyutatsuki13.Size = UDim2.new(0, 97, 0, 26)
- Kyutatsuki13.Font = Enum.Font.SourceSans
- Kyutatsuki13.Text = "Kyutatsuki13"
- Kyutatsuki13.TextColor3 = Color3.new(1, 1, 1)
- Kyutatsuki13.TextSize = 14
- PurpleVisualizer.Name = "PurpleVisualizer"
- PurpleVisualizer.Parent = MusicFrame
- PurpleVisualizer.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- PurpleVisualizer.BorderColor3 = Color3.new(1, 1, 1)
- PurpleVisualizer.Position = UDim2.new(0.617164552, 0, 0.0127983959, 0)
- PurpleVisualizer.Size = UDim2.new(0, 97, 0, 26)
- PurpleVisualizer.Font = Enum.Font.SourceSans
- PurpleVisualizer.Text = "PurpleVisualizer"
- PurpleVisualizer.TextColor3 = Color3.new(1, 1, 1)
- PurpleVisualizer.TextSize = 14
- WDWaveVisualizer.Name = "WDWaveVisualizer"
- WDWaveVisualizer.Parent = MusicFrame
- WDWaveVisualizer.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- WDWaveVisualizer.BorderColor3 = Color3.new(1, 1, 1)
- WDWaveVisualizer.Position = UDim2.new(0.0380506516, 0, 0.0605437532, 0)
- WDWaveVisualizer.Size = UDim2.new(0, 97, 0, 26)
- WDWaveVisualizer.Font = Enum.Font.SourceSans
- WDWaveVisualizer.Text = "WDWaveVisualizer"
- WDWaveVisualizer.TextColor3 = Color3.new(1, 1, 1)
- WDWaveVisualizer.TextSize = 14
- DrawingVisualizer.Name = "DrawingVisualizer"
- DrawingVisualizer.Parent = MusicFrame
- DrawingVisualizer.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- DrawingVisualizer.BorderColor3 = Color3.new(1, 1, 1)
- DrawingVisualizer.Position = UDim2.new(0.617164552, 0, 0.0605437532, 0)
- DrawingVisualizer.Size = UDim2.new(0, 97, 0, 26)
- DrawingVisualizer.Font = Enum.Font.SourceSans
- DrawingVisualizer.Text = "DrawingVisualizer"
- DrawingVisualizer.TextColor3 = Color3.new(1, 1, 1)
- DrawingVisualizer.TextSize = 14
- SingPlayer.Name = "SingPlayer"
- SingPlayer.Parent = MusicFrame
- SingPlayer.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- SingPlayer.BorderColor3 = Color3.new(1, 1, 1)
- SingPlayer.Position = UDim2.new(0.0379999988, 0, 0.112000003, 0)
- SingPlayer.Size = UDim2.new(0, 97, 0, 26)
- SingPlayer.Font = Enum.Font.SourceSans
- SingPlayer.Text = "SingPlayer"
- SingPlayer.TextColor3 = Color3.new(1, 1, 1)
- SingPlayer.TextSize = 14
- FloatingVisualizer.Name = "FloatingVisualizer"
- FloatingVisualizer.Parent = MusicFrame
- FloatingVisualizer.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- FloatingVisualizer.BorderColor3 = Color3.new(1, 1, 1)
- FloatingVisualizer.Position = UDim2.new(0.617113888, 0, 0.112000003, 0)
- FloatingVisualizer.Size = UDim2.new(0, 97, 0, 26)
- FloatingVisualizer.Font = Enum.Font.SourceSans
- FloatingVisualizer.Text = "FloatingVisualizer"
- FloatingVisualizer.TextColor3 = Color3.new(1, 1, 1)
- FloatingVisualizer.TextSize = 14
- visualizer.Name = "visualizer"
- visualizer.Parent = MusicFrame
- visualizer.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- visualizer.BorderColor3 = Color3.new(1, 1, 1)
- visualizer.Position = UDim2.new(0.0379999988, 0, 0.165999994, 0)
- visualizer.Size = UDim2.new(0, 97, 0, 26)
- visualizer.Font = Enum.Font.SourceSans
- visualizer.Text = "Visualizer"
- visualizer.TextColor3 = Color3.new(1, 1, 1)
- visualizer.TextSize = 14
- MusicBars.Name = "MusicBars"
- MusicBars.Parent = MusicFrame
- MusicBars.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- MusicBars.BorderColor3 = Color3.new(1, 1, 1)
- MusicBars.Position = UDim2.new(0.617113888, 0, 0.165999994, 0)
- MusicBars.Size = UDim2.new(0, 97, 0, 26)
- MusicBars.Font = Enum.Font.SourceSans
- MusicBars.Text = "MusicBars"
- MusicBars.TextColor3 = Color3.new(1, 1, 1)
- MusicBars.TextSize = 14
- FeFrame.Name = "FeFrame"
- FeFrame.Parent = MainFrame
- FeFrame.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- FeFrame.BorderColor3 = Color3.new(1, 1, 1)
- FeFrame.Position = UDim2.new(1.06299996, 0, 0.166999996, 0)
- FeFrame.Selectable = false
- FeFrame.Size = UDim2.new(0, 316, 0, 377)
- FeFrame.Visible = false
- FeFly.Name = "FeFly"
- FeFly.Parent = FeFrame
- FeFly.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- FeFly.BorderColor3 = Color3.new(1, 1, 1)
- FeFly.Position = UDim2.new(0.0380506516, 0, 0.0127983959, 0)
- FeFly.Size = UDim2.new(0, 97, 0, 26)
- FeFly.Font = Enum.Font.SourceSans
- FeFly.Text = "FeFly"
- FeFly.TextColor3 = Color3.new(1, 1, 1)
- FeFly.TextSize = 14
- FeGrabknife.Name = "FeGrabknife"
- FeGrabknife.Parent = FeFrame
- FeGrabknife.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- FeGrabknife.BorderColor3 = Color3.new(1, 1, 1)
- FeGrabknife.Position = UDim2.new(0.617164552, 0, 0.0127983959, 0)
- FeGrabknife.Size = UDim2.new(0, 97, 0, 26)
- FeGrabknife.Font = Enum.Font.SourceSans
- FeGrabknife.Text = "FeGrabknife"
- FeGrabknife.TextColor3 = Color3.new(1, 1, 1)
- FeGrabknife.TextSize = 14
- Spam.Name = "Spam"
- Spam.Parent = FeFrame
- Spam.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Spam.BorderColor3 = Color3.new(1, 1, 1)
- Spam.Position = UDim2.new(0.0380506516, 0, 0.0605437532, 0)
- Spam.Size = UDim2.new(0, 97, 0, 26)
- Spam.Font = Enum.Font.SourceSans
- Spam.Text = "Spam"
- Spam.TextColor3 = Color3.new(1, 1, 1)
- Spam.TextSize = 14
- FeGod.Name = "FeGod"
- FeGod.Parent = FeFrame
- FeGod.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- FeGod.BorderColor3 = Color3.new(1, 1, 1)
- FeGod.Position = UDim2.new(0.617164552, 0, 0.0605437532, 0)
- FeGod.Size = UDim2.new(0, 97, 0, 26)
- FeGod.Font = Enum.Font.SourceSans
- FeGod.Text = "FeGod"
- FeGod.TextColor3 = Color3.new(1, 1, 1)
- FeGod.TextSize = 14
- AdminFrame.Name = "AdminFrame"
- AdminFrame.Parent = MainFrame
- AdminFrame.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- AdminFrame.BorderColor3 = Color3.new(1, 1, 1)
- AdminFrame.Position = UDim2.new(1.06299996, 0, 0.166999996, 0)
- AdminFrame.Selectable = false
- AdminFrame.Size = UDim2.new(0, 316, 0, 377)
- AdminFrame.Visible = false
- N3xul.Name = "N3xul"
- N3xul.Parent = AdminFrame
- N3xul.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- N3xul.BorderColor3 = Color3.new(1, 1, 1)
- N3xul.Position = UDim2.new(0.0380506516, 0, 0.0127983959, 0)
- N3xul.Size = UDim2.new(0, 97, 0, 26)
- N3xul.Font = Enum.Font.SourceSans
- N3xul.Text = "N3xul"
- N3xul.TextColor3 = Color3.new(1, 1, 1)
- N3xul.TextSize = 14
- Infinite_Yield.Name = "Infinite_Yield"
- Infinite_Yield.Parent = AdminFrame
- Infinite_Yield.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Infinite_Yield.BorderColor3 = Color3.new(1, 1, 1)
- Infinite_Yield.Position = UDim2.new(0.617164552, 0, 0.0127983959, 0)
- Infinite_Yield.Size = UDim2.new(0, 97, 0, 26)
- Infinite_Yield.Font = Enum.Font.SourceSans
- Infinite_Yield.Text = "Infinite_Yield"
- Infinite_Yield.TextColor3 = Color3.new(1, 1, 1)
- Infinite_Yield.TextSize = 14
- Rockys_Admin.Name = "Rockys_Admin"
- Rockys_Admin.Parent = AdminFrame
- Rockys_Admin.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Rockys_Admin.BorderColor3 = Color3.new(1, 1, 1)
- Rockys_Admin.Position = UDim2.new(0.0380506516, 0, 0.0605437532, 0)
- Rockys_Admin.Size = UDim2.new(0, 97, 0, 26)
- Rockys_Admin.Font = Enum.Font.SourceSans
- Rockys_Admin.Text = "Rockys_Admin"
- Rockys_Admin.TextColor3 = Color3.new(1, 1, 1)
- Rockys_Admin.TextSize = 14
- Aerx_Tablets.Name = "Aerx_Tablets"
- Aerx_Tablets.Parent = AdminFrame
- Aerx_Tablets.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Aerx_Tablets.BorderColor3 = Color3.new(1, 1, 1)
- Aerx_Tablets.Position = UDim2.new(0.617164552, 0, 0.0605437532, 0)
- Aerx_Tablets.Size = UDim2.new(0, 97, 0, 26)
- Aerx_Tablets.Font = Enum.Font.SourceSans
- Aerx_Tablets.Text = "Aerx_Tablets"
- Aerx_Tablets.TextColor3 = Color3.new(1, 1, 1)
- Aerx_Tablets.TextSize = 14
- V3rm.Name = "V3rm"
- V3rm.Parent = AdminFrame
- V3rm.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- V3rm.BorderColor3 = Color3.new(1, 1, 1)
- V3rm.Position = UDim2.new(0.0379999988, 0, 0.112000003, 0)
- V3rm.Size = UDim2.new(0, 97, 0, 26)
- V3rm.Font = Enum.Font.SourceSans
- V3rm.Text = "V3rm_Tab's"
- V3rm.TextColor3 = Color3.new(1, 1, 1)
- V3rm.TextSize = 14
- EXEFrame.Name = "EXEFrame"
- EXEFrame.Parent = MainFrame
- EXEFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- EXEFrame.BorderSizePixel = 0
- EXEFrame.Position = UDim2.new(1.06299996, 0, 0.166999996, 0)
- EXEFrame.Size = UDim2.new(0, 315, 0, 376)
- EXEFrame.Visible = false
- TextB.Name = "TextB"
- TextB.Parent = EXEFrame
- TextB.BackgroundColor3 = Color3.new(1, 1, 1)
- TextB.BorderColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- TextB.Size = UDim2.new(0, 316, 0, 253)
- TextB.Font = Enum.Font.Code
- TextB.PlaceholderColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- TextB.Text = "Print(\"Hello World\")"
- TextB.TextColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- TextB.TextSize = 14
- TextB.TextXAlignment = Enum.TextXAlignment.Left
- TextB.TextYAlignment = Enum.TextYAlignment.Top
- Execute.Name = "Execute"
- Execute.Parent = EXEFrame
- Execute.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Execute.BorderSizePixel = 0
- Execute.Position = UDim2.new(0.0380952395, 0, 0.728723407, 0)
- Execute.Size = UDim2.new(0, 128, 0, 31)
- Execute.Font = Enum.Font.Cartoon
- Execute.Text = "Execute"
- Execute.TextColor3 = Color3.new(0, 0, 0)
- Execute.TextSize = 14
- Clear.Name = "Clear"
- Clear.Parent = EXEFrame
- Clear.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Clear.BorderSizePixel = 0
- Clear.Position = UDim2.new(0.549206376, 0, 0.728723407, 0)
- Clear.Size = UDim2.new(0, 128, 0, 31)
- Clear.Font = Enum.Font.Cartoon
- Clear.Text = "Clear"
- Clear.TextColor3 = Color3.new(0, 0, 0)
- Clear.TextSize = 14
- CredFrame.Name = "CredFrame"
- CredFrame.Parent = MainFrame
- CredFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- CredFrame.BorderSizePixel = 0
- CredFrame.Position = UDim2.new(0.211, 0,0.175, 0)
- CredFrame.Size = UDim2.new(0, 315, 0, 380)
- CredFrame.Visible = true
- ImageLabel_2.Parent = CredFrame
- ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel_2.BackgroundTransparency = 1
- ImageLabel_2.Position = UDim2.new(0.299139053, 0, 0.734679103, 0)
- ImageLabel_2.Size = UDim2.new(0, 123, 0, 100)
- ImageLabel_2.Image = "rbxassetid://1916970223"
- TextLabel_4.Parent = CredFrame
- TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_4.BackgroundTransparency = 1
- TextLabel_4.BorderSizePixel = 0
- TextLabel_4.Position = UDim2.new(0.177777782, 0, 0.018421052, 0)
- TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_4.Font = Enum.Font.ArialBold
- TextLabel_4.Text = "DEFALT"
- TextLabel_4.TextColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- TextLabel_4.TextSize = 50
- TextLabel_5.Parent = CredFrame
- TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_5.BackgroundTransparency = 1
- TextLabel_5.BorderSizePixel = 0
- TextLabel_5.Position = UDim2.new(0.177777782, 0, 0.150000006, 0)
- TextLabel_5.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_5.Font = Enum.Font.ArialBold
- TextLabel_5.Text = "By Shocker and Defalt"
- TextLabel_5.TextColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- TextLabel_5.TextSize = 20
- Discord.Name = "Discord"
- Discord.Parent = CredFrame
- Discord.BackgroundColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- Discord.BorderSizePixel = 0
- Discord.Position = UDim2.new(0.176190481, 0, 0.489473671, 0)
- Discord.Size = UDim2.new(0, 200, 0, 50)
- Discord.Font = Enum.Font.SourceSans
- Discord.Text = "Our Discord"
- Discord.TextColor3 = Color3.new(1, 1, 1)
- Discord.TextSize = 50
- TextLabel_6.Parent = CredFrame
- TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_6.BackgroundTransparency = 1
- TextLabel_6.BorderSizePixel = 0
- TextLabel_6.Position = UDim2.new(0.177777782, 0, 0.257894754, 0)
- TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_6.Font = Enum.Font.ArialBold
- TextLabel_6.Text = "Rip Shockers and Defalts discord account"
- TextLabel_6.TextColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- TextLabel_6.TextSize = 15
- TextLabel_7.Parent = CredFrame
- TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_7.BackgroundTransparency = 1
- TextLabel_7.BorderSizePixel = 0
- TextLabel_7.Position = UDim2.new(0.177777782, 0, 0.305263191, 0)
- TextLabel_7.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_7.Font = Enum.Font.ArialBold
- TextLabel_7.Text = "But, thats not going to stop me"
- TextLabel_7.TextColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- TextLabel_7.TextSize = 15
- TextLabel_8.Parent = CredFrame
- TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_8.BackgroundTransparency = 1
- TextLabel_8.BorderSizePixel = 0
- TextLabel_8.Position = UDim2.new(0.177777782, 0, 0.602631569, 0)
- TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_8.Font = Enum.Font.ArialBold
- TextLabel_8.Text = "Don't touch that button we don't have one yet"
- TextLabel_8.TextColor3 = Color3.new(0.352941, 0.556863, 0.913726)
- TextLabel_8.TextSize = 15
- Open.Name = "Open"
- Open.Parent = DefaltGui
- Open.BackgroundColor3 = Color3.new(1, 1, 1)
- Open.Position = UDim2.new(0, 0, 0.280383795, 0)
- Open.Size = UDim2.new(0, 30, 0, 26)
- Open.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Open.Font = Enum.Font.SourceSans
- Open.Text = ">"
- Open.TextColor3 = Color3.new(1, 1, 1)
- Open.TextSize = 50
- Close.Name = "Close"
- Close.Parent = DefaltGui
- Close.BackgroundColor3 = Color3.new(1, 1, 1)
- Close.Position = UDim2.new(0, 0, 0.280383795, 0)
- Close.Size = UDim2.new(0, 30, 0, 26)
- Close.Visible = false
- Close.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Close.Font = Enum.Font.SourceSans
- Close.Text = "<"
- Close.TextColor3 = Color3.new(1, 1, 1)
- Close.TextSize = 50
- -- Scripts
- ---Executor
- Execute.MouseButton1Down:connect(function()
- loadstring(TextB.Text)()
- end)
- ---clear
- Clear.MouseButton1Down:connect(function()
- TextB.Text = ""
- end)
- Close.MouseButton1Down:connect(function()
- MainFrame:TweenPosition(UDim2.new(-1, 0,0.25, 0), 'Out', 'Quad', 2)
- Open.Visible = true
- Close.Visible = false
- wait(3)
- MainFrame.Visible = false
- z = Instance.new("Sound", workspace)
- z.SoundId = "rbxassetid://452267918" -- Put Music ID Here.
- z.Looped = false
- z.Pitch = 1
- z.Volume = 10
- z:Play()
- end)
- Open.MouseButton1Down:connect(function()
- MainFrame.Visible = true
- MainFrame:TweenPosition(UDim2.new(0.337, 0,0.25, 0), 'Out', 'Quad', 2)
- Open.Visible = false
- Close.Visible = true
- z = Instance.new("Sound", workspace)
- z.SoundId = "rbxassetid://452267918" -- Put Music ID Here.
- z.Looped = false
- z.Pitch = 1
- z.Volume = 10
- z:Play()
- end)
- Admin.MouseButton1Down:connect(function()
- AdminFrame.Visible = true
- EXEFrame.Visible = false
- CredFrame.Visible = false
- MusicFrame.Visible = false
- OtherFrame.Visible = false
- GUIFrame.Visible = false
- FeFrame.Visible = false
- MapFrame.Visible = false
- MusicFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- OtherFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- GUIFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- FeFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- MapFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- EXEFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- CredFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- AdminFrame:TweenPosition(UDim2.new(0.211, 0,0.175, 0), 'Out', 'Quad', 2)
- z = Instance.new("Sound", workspace)
- z.SoundId = "rbxassetid://421058925" -- Put Music ID Here.
- z.Looped = false
- z.Pitch = 1
- z.Volume = 10
- z:Play()
- end)
- Credits.MouseButton1Down:connect(function()
- AdminFrame.Visible = false
- EXEFrame.Visible = false
- CredFrame.Visible = true
- MusicFrame.Visible = false
- OtherFrame.Visible = false
- GUIFrame.Visible = false
- FeFrame.Visible = false
- MapFrame.Visible = false
- AdminFrame.Visible = false
- MusicFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- OtherFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- GUIFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- FeFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- MapFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- AdminFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- EXEFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- CredFrame:TweenPosition(UDim2.new(0.211, 0,0.175, 0), 'Out', 'Quad', 2)
- z = Instance.new("Sound", workspace)
- z.SoundId = "rbxassetid://421058925" -- Put Music ID Here.
- z.Looped = false
- z.Pitch = 1
- z.Volume = 10
- z:Play()
- end)
- ExeCute.MouseButton1Down:connect(function()
- AdminFrame.Visible = false
- EXEFrame.Visible = true
- CredFrame.Visible = false
- MusicFrame.Visible = false
- OtherFrame.Visible = false
- GUIFrame.Visible = false
- FeFrame.Visible = false
- MapFrame.Visible = false
- AdminFrame.Visible = false
- MusicFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- OtherFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- GUIFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- FeFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- MapFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- AdminFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- CredFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- EXEFrame:TweenPosition(UDim2.new(0.211, 0,0.175, 0), 'Out', 'Quad', 2)
- z = Instance.new("Sound", workspace)
- z.SoundId = "rbxassetid://421058925" -- Put Music ID Here.
- z.Looped = false
- z.Pitch = 1
- z.Volume = 10
- z:Play()
- end)
- FeScripts.MouseButton1Down:connect(function()
- AdminFrame.Visible = false
- EXEFrame.Visible = false
- CredFrame.Visible = false
- MusicFrame.Visible = false
- OtherFrame.Visible = false
- GUIFrame.Visible = false
- FeFrame.Visible = true
- MapFrame.Visible = false
- AdminFrame.Visible = false
- MusicFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- OtherFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- GUIFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- MapFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- AdminFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- EXEFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- CredFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- FeFrame:TweenPosition(UDim2.new(0.211, 0,0.175, 0), 'Out', 'Quad', 2)
- z = Instance.new("Sound", workspace)
- z.SoundId = "rbxassetid://421058925" -- Put Music ID Here.
- z.Looped = false
- z.Pitch = 1
- z.Volume = 10
- z:Play()
- end)
- GUIS.MouseButton1Down:connect(function()
- AdminFrame.Visible = false
- EXEFrame.Visible = false
- CredFrame.Visible = false
- MusicFrame.Visible = false
- OtherFrame.Visible = false
- GUIFrame.Visible = true
- FeFrame.Visible = false
- MapFrame.Visible = false
- AdminFrame.Visible = false
- MusicFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- OtherFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- FeFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- MapFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- AdminFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- EXEFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- CredFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- GUIFrame:TweenPosition(UDim2.new(0.211, 0,0.175, 0), 'Out', 'Quad', 2)
- z = Instance.new("Sound", workspace)
- z.SoundId = "rbxassetid://421058925" -- Put Music ID Here.
- z.Looped = false
- z.Pitch = 1
- z.Volume = 10
- z:Play()
- end)
- Maps.MouseButton1Down:connect(function()
- AdminFrame.Visible = false
- EXEFrame.Visible = false
- CredFrame.Visible = false
- MusicFrame.Visible = false
- OtherFrame.Visible = false
- GUIFrame.Visible = false
- FeFrame.Visible = false
- MapFrame.Visible = true
- AdminFrame.Visible = false
- MusicFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- OtherFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- GUIFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- FeFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- AdminFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- EXEFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- CredFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- MapFrame:TweenPosition(UDim2.new(0.211, 0,0.175, 0), 'Out', 'Quad', 2)
- z = Instance.new("Sound", workspace)
- z.SoundId = "rbxassetid://421058925" -- Put Music ID Here.
- z.Looped = false
- z.Pitch = 1
- z.Volume = 10
- z:Play()
- end)
- Music.MouseButton1Down:connect(function()
- AdminFrame.Visible = false
- EXEFrame.Visible = false
- CredFrame.Visible = false
- MusicFrame.Visible = true
- OtherFrame.Visible = false
- GUIFrame.Visible = false
- FeFrame.Visible = false
- MapFrame.Visible = false
- AdminFrame.Visible = false
- OtherFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- GUIFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- FeFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- MapFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- AdminFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- EXEFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- CredFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- MusicFrame:TweenPosition(UDim2.new(0.211, 0,0.175, 0), 'Out', 'Quad', 2)
- z = Instance.new("Sound", workspace)
- z.SoundId = "rbxassetid://421058925" -- Put Music ID Here.
- z.Looped = false
- z.Pitch = 1
- z.Volume = 10
- z:Play()
- end)
- Other.MouseButton1Down:connect(function()
- AdminFrame.Visible = false
- EXEFrame.Visible = false
- CredFrame.Visible = false
- MusicFrame.Visible = false
- OtherFrame.Visible = true
- GUIFrame.Visible = false
- FeFrame.Visible = false
- MapFrame.Visible = false
- AdminFrame.Visible = false
- MusicFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- GUIFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- FeFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- MapFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- AdminFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- EXEFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- CredFrame:TweenPosition(UDim2.new(1.063, 0,0.167, 0), 'Out', 'Quad', 2)
- OtherFrame:TweenPosition(UDim2.new(0.211, 0,0.175, 0), 'Out', 'Quad', 2)
- z = Instance.new("Sound", workspace)
- z.SoundId = "rbxassetid://421058925" -- Put Music ID Here.
- z.Looped = false
- z.Pitch = 1
- z.Volume = 10
- z:Play()
- end)
- -----Other
- KnifeV3.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/W833RBFr'),true))()
- end)
- BombVest.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/tG1PPuMd'),true))()
- end)
- KnifeV4.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/j0Ns1w1S'),true))()
- end)
- JohnDoe.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/m5wHsLhr'),true))()
- end)
- BendyLeaked.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/vf68thyi'),true))()
- end)
- FlamingoSkybox.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/8rWM880e'),true))()
- end)
- Genosider.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/vdhAH1ZP'),true))()
- end)
- PhantomTitan.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/icedsFek'),true))()
- end)
- StarGlitcher.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/H2cqSTPb'),true))()
- end)
- WhATANOTHERONE.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/fRERXzjG'),true))()
- end)
- SportsCar.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/mKC6esKU'),true))()
- end)
- SnowRobot.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/V6aZBBNV'),true))()
- end)
- NIGHTOWLACE_WEAPONRY.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/NdmMaNpE'),true))()
- end)
- AntiToad.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/ZGTe356k'),true))()
- end)
- LuaPen.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/aj3MndWP'),true))()
- end)
- Studio.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/q50EwxqV'),true))()
- end)
- Caducus.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/uWT5PbU8'),true))()
- end)
- Distorted.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/x0iHTU9F'),true))()
- end)
- AetherBracelet.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/iDzSFDge'),true))()
- end)
- R6.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/yX1DMcvM'),true))()
- end)
- HexBlade.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/fA0bBELV'),true))()
- end)
- Bulldog.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/nPPLxSA3'),true))()
- end)
- Nuke.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/6kbRdDk6'),true))()
- end)
- GasCan.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/xknu2gna'),true))()
- end)
- MustardGas.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/sg2wg4y8'),true))()
- end)
- DemonicSword.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/W2Hc3Tkd'),true))()
- end)
- GigaVanta.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/ZN9XGPQ8'),true))()
- end)
- BossBattleComputer.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/Zxf2YMtj'),true))()
- end)
- MemeComputer.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/QK26fF6X'),true))()
- end)
- LightingTitan.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/P8Ebev6z'),true))()
- end)
- PurpleSword.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/9Vgpjrkq'),true))()
- end)
- Flash.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/gGSVVq1H'),true))()
- end)
- RainbowAssasin.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/9GsBQTHN'),true))()
- end)
- GigaVanta.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/ZN9XGPQ8'),true))()
- end)
- ---Music
- DrawingVisualizer.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/puv2z9bC'),true))()
- end)
- WDWaveVisualizer.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/6FVyyNwX'),true))()
- end)
- PurpleVisualizer.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/aAVUR7nQ'),true))()
- end)
- Kyutatsuki13.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/BTRb78Gx'),true))()
- end)
- MusicBars.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/SvYebC2r'),true))()
- end)
- FloatingVisualizer.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/kJ3r8X5W'),true))()
- end)
- visualizer.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/fiFRvLab'),true))()
- end)
- SingPlayer.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/Jds0dpPk'),true))()
- end)
- ---Maps
- RainbowTunnel.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/8bznLitn'),true))()
- end)
- ScaryMap.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/fNw46f74'),true))()
- end)
- CaveIsland.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/t29C42rm'),true))()
- end)
- N3xulLobby.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/UphXWLtM'),true))()
- end)
- Mountain.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/8K1ghaum'),true))()
- end)
- ClockworkArena.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/EvnXCXhP'),true))()
- end)
- ---GUIs
- c00lgui.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/Rz2EFsLU'),true))()
- end)
- Topkek4.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/JtbPHuHH'),true))()
- end)
- Topkek3.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/x9tMt47M'),true))()
- end)
- ClownVan.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/a5UZuuiT'),true))()
- end)
- ChamsAimlock.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/Yi7fzELj'),true))()
- end)
- PepeGUI.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/EZ2LgFnK'),true))()
- end)
- RoExploit6.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/fa65TmPR'),true))()
- end)
- RoExploit5.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/Zkyexgfd'),true))()
- end)
- RoExploit4.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/JTySNeht'),true))()
- end)
- YourMomGUI.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/z7MTD4i4'),true))()
- end)
- Topk3kBlue.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/kGKpEuDa'),true))()
- end)
- Dex.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/KmDHyqCY'),true))()
- end)
- DinoDaycareGUI.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/GuLqj8WU'),true))()
- end)
- Mrspyremotespy.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/6jZyscbt'),true))()
- end)
- ----Fe
- FeGrabknife.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/PmFRjZmd'),true))()
- end)
- FeGod.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/KduGECH6'),true))()
- end)
- FeFly.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/EYLM74rV'),true))()
- end)
- Spam.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/g6UE5a6m'),true))()
- end)
- ---Admin
- N3xul.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/ivWB042E'),true))()
- end)
- Infinite_Yield.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
- end)
- Rockys_Admin.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/dLb80hvX'),true))()
- end)
- V3rm.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/w09qq3r1'),true))()
- end)
- Aerx_Tablets.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/kFWRLU52'),true))()
- end)
- ----------------------Search Bar
- local tabs = {
- "Admin",
- "Credits",
- "ExeCute",
- "FeScripts",
- "GUIS",
- "Music",
- "Other",
- }
- --Remove Buttons and create new on search
- local function removeButtons()
- for _,button in pairs(DefaltGui.MainFrame.OtherFrame[list[2]]:GetChildren()) do
- if button.ClassName == "TextButton" then
- button:Destroy()
- end
- end
- end
- local function searchBar(chosenList)
- local search = DefaltGui.MainFrame.OtherFrame[chosenList].Search
- local currentSearch = ""
- search.Changed:connect(function(property)
- if property == "Text" then
- if search.Text ~= "" and search.Text ~= currentSearch then
- currentSearch = search.Text
- removeButtons()
- createButons(search.Text)
- elseif search.Text == "" and currentSearch.Text ~= "" then
- currentSearch = search.Text
- removeButtons()
- createButons("")
- end
- end
- end)
- end
- searchBar(list[2])
- createButons("")
- Discord.MouseButton1Down:connect(function()
- if pcall(function() Synapse:Copy("Nothing") end) then
- else
- local clip = setclipboard or Clipboard.set
- clip("Nothing")
- end
- end)
Add Comment
Please, Sign In to add comment