-- Gui to Lua -- Version: 3.2 -- Instances: local v = Instance.new("ScreenGui") local P1 = Instance.new("Frame") local TextButton = Instance.new("TextButton") local TextButton_2 = Instance.new("TextButton") local TextButton_3 = Instance.new("TextButton") local TextButton_4 = Instance.new("TextButton") local TextButton_5 = Instance.new("TextButton") local TextButton_6 = Instance.new("TextButton") local TextButton_7 = Instance.new("TextButton") local TextButton_8 = Instance.new("TextButton") local TextButton_9 = Instance.new("TextButton") local TextButton_10 = Instance.new("TextButton") local TextButton_11 = Instance.new("TextButton") local TextButton_12 = Instance.new("TextButton") local Frame = Instance.new("Frame") local TextLabel = Instance.new("TextLabel") local TextButton_13 = Instance.new("TextButton") local TextButton_14 = Instance.new("TextButton") local P2 = Instance.new("Frame") local TextButton_15 = Instance.new("TextButton") local TextButton_16 = Instance.new("TextButton") local TextButton_17 = Instance.new("TextButton") local TextButton_18 = Instance.new("TextButton") --Properties: v.Name = "v" v.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") v.ZIndexBehavior = Enum.ZIndexBehavior.Sibling v.ResetOnSpawn = false P1.Name = "P1" P1.Parent = v P1.BackgroundColor3 = Color3.fromRGB(0, 0, 0) P1.BorderColor3 = Color3.fromRGB(255, 255, 255) P1.BorderSizePixel = 5 P1.Position = UDim2.new(0, 0, 0.566791534, 0) P1.Size = UDim2.new(0, 528, 0, 347) TextButton.Parent = P1 TextButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton.BorderSizePixel = 3 TextButton.Position = UDim2.new(-0.0075757578, 0, 0.314121038, 0) TextButton.Size = UDim2.new(0, 154, 0, 36) TextButton.Font = Enum.Font.SourceSans TextButton.Text = "skybox" TextButton.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton.TextScaled = true TextButton.TextSize = 14.000 TextButton.TextWrapped = true TextButton_2.Parent = P1 TextButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_2.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_2.BorderSizePixel = 3 TextButton_2.Position = UDim2.new(0.303030312, 0, 0.314121038, 0) TextButton_2.Size = UDim2.new(0, 154, 0, 36) TextButton_2.Font = Enum.Font.SourceSans TextButton_2.Text = "decal" TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_2.TextScaled = true TextButton_2.TextSize = 14.000 TextButton_2.TextWrapped = true TextButton_3.Parent = P1 TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_3.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_3.BorderSizePixel = 3 TextButton_3.Position = UDim2.new(0.61742425, 0, 0.314121038, 0) TextButton_3.Size = UDim2.new(0, 154, 0, 36) TextButton_3.Font = Enum.Font.SourceSans TextButton_3.Text = "play theme" TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_3.TextScaled = true TextButton_3.TextSize = 14.000 TextButton_3.TextWrapped = true TextButton_4.Parent = P1 TextButton_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_4.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_4.BorderSizePixel = 3 TextButton_4.Position = UDim2.new(-0.0075757578, 0, 0.466858804, 0) TextButton_4.Size = UDim2.new(0, 154, 0, 36) TextButton_4.Font = Enum.Font.SourceSans TextButton_4.Text = "stop songs" TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_4.TextScaled = true TextButton_4.TextSize = 14.000 TextButton_4.TextWrapped = true TextButton_5.Parent = P1 TextButton_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_5.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_5.BorderSizePixel = 3 TextButton_5.Position = UDim2.new(0.303030312, 0, 0.466858804, 0) TextButton_5.Size = UDim2.new(0, 154, 0, 36) TextButton_5.Font = Enum.Font.SourceSans TextButton_5.Text = "clear workspace" TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_5.TextScaled = true TextButton_5.TextSize = 14.000 TextButton_5.TextWrapped = true TextButton_6.Parent = P1 TextButton_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_6.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_6.BorderSizePixel = 3 TextButton_6.Position = UDim2.new(0.61742425, 0, 0.466858804, 0) TextButton_6.Size = UDim2.new(0, 154, 0, 36) TextButton_6.Font = Enum.Font.SourceSans TextButton_6.Text = "unanchor" TextButton_6.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_6.TextScaled = true TextButton_6.TextSize = 14.000 TextButton_6.TextWrapped = true TextButton_7.Parent = P1 TextButton_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_7.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_7.BorderSizePixel = 3 TextButton_7.Position = UDim2.new(-0.0075757578, 0, 0.628242075, 0) TextButton_7.Size = UDim2.new(0, 154, 0, 36) TextButton_7.Font = Enum.Font.SourceSans TextButton_7.Text = "kill all" TextButton_7.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_7.TextScaled = true TextButton_7.TextSize = 14.000 TextButton_7.TextWrapped = true TextButton_8.Parent = P1 TextButton_8.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_8.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_8.BorderSizePixel = 3 TextButton_8.Position = UDim2.new(0.303030312, 0, 0.628242075, 0) TextButton_8.Size = UDim2.new(0, 154, 0, 36) TextButton_8.Font = Enum.Font.SourceSans TextButton_8.Text = "kick all" TextButton_8.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_8.TextScaled = true TextButton_8.TextSize = 14.000 TextButton_8.TextWrapped = true TextButton_9.Parent = P1 TextButton_9.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_9.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_9.BorderSizePixel = 3 TextButton_9.Position = UDim2.new(0.61742425, 0, 0.628242075, 0) TextButton_9.Size = UDim2.new(0, 154, 0, 36) TextButton_9.Font = Enum.Font.SourceSans TextButton_9.Text = "billboard gui" TextButton_9.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_9.TextScaled = true TextButton_9.TextSize = 14.000 TextButton_9.TextWrapped = true TextButton_10.Parent = P1 TextButton_10.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_10.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_10.BorderSizePixel = 3 TextButton_10.Position = UDim2.new(-0.0075757578, 0, 0.766570628, 0) TextButton_10.Size = UDim2.new(0, 154, 0, 36) TextButton_10.Font = Enum.Font.SourceSans TextButton_10.Text = "bring all" TextButton_10.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_10.TextScaled = true TextButton_10.TextSize = 14.000 TextButton_10.TextWrapped = true TextButton_11.Parent = P1 TextButton_11.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_11.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_11.BorderSizePixel = 3 TextButton_11.Position = UDim2.new(0.303030312, 0, 0.766570628, 0) TextButton_11.Size = UDim2.new(0, 154, 0, 36) TextButton_11.Font = Enum.Font.SourceSans TextButton_11.Text = "part troll" TextButton_11.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_11.TextScaled = true TextButton_11.TextSize = 14.000 TextButton_11.TextWrapped = true TextButton_12.Parent = P1 TextButton_12.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_12.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_12.BorderSizePixel = 3 TextButton_12.Position = UDim2.new(0.61742425, 0, 0.766570628, 0) TextButton_12.Size = UDim2.new(0, 154, 0, 36) TextButton_12.Font = Enum.Font.SourceSans TextButton_12.Text = "ice all " TextButton_12.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_12.TextScaled = true TextButton_12.TextSize = 14.000 TextButton_12.TextWrapped = true Frame.Parent = v Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderColor3 = Color3.fromRGB(255, 255, 255) Frame.BorderSizePixel = 5 Frame.Position = UDim2.new(0, 0, 0.563046277, 0) Frame.Size = UDim2.new(0, 528, 0, 58) Frame.ZIndex = 3 TextLabel.Parent = Frame TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BackgroundTransparency = 2.000 TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BorderSizePixel = 0 TextLabel.Position = UDim2.new(0.0662878752, 0, 0.0344822332, 0) TextLabel.Size = UDim2.new(0, 457, 0, 53) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "realmgui v6" TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextScaled = true TextLabel.TextSize = 14.000 TextLabel.TextWrapped = true TextButton_13.Parent = Frame TextButton_13.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_13.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_13.BorderSizePixel = 3 TextButton_13.Position = UDim2.new(0, 0, 1.13793051, 0) TextButton_13.Size = UDim2.new(0, 243, 0, 35) TextButton_13.Font = Enum.Font.SourceSans TextButton_13.Text = "<" TextButton_13.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_13.TextScaled = true TextButton_13.TextSize = 14.000 TextButton_13.TextWrapped = true TextButton_14.Parent = Frame TextButton_14.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_14.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_14.BorderSizePixel = 3 TextButton_14.Position = UDim2.new(0.473484844, 0, 1.13793051, 0) TextButton_14.Size = UDim2.new(0, 278, 0, 35) TextButton_14.Font = Enum.Font.SourceSans TextButton_14.Text = ">" TextButton_14.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_14.TextScaled = true TextButton_14.TextSize = 14.000 TextButton_14.TextWrapped = true P2.Name = "P2" P2.Parent = v P2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) P2.BorderColor3 = Color3.fromRGB(255, 255, 255) P2.BorderSizePixel = 5 P2.Position = UDim2.new(0, 0, 0.580524325, 0) P2.Size = UDim2.new(0, 528, 0, 339) P2.Visible = false TextButton_15.Parent = P2 TextButton_15.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_15.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_15.BorderSizePixel = 3 TextButton_15.Position = UDim2.new(0.0265151523, 0, 0.318217874, 0) TextButton_15.Size = UDim2.new(0, 154, 0, 36) TextButton_15.Font = Enum.Font.SourceSans TextButton_15.Text = "fly" TextButton_15.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_15.TextScaled = true TextButton_15.TextSize = 14.000 TextButton_15.TextWrapped = true TextButton_16.Parent = P2 TextButton_16.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_16.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_16.BorderSizePixel = 3 TextButton_16.Position = UDim2.new(0.344696969, 0, 0.318217874, 0) TextButton_16.Size = UDim2.new(0, 154, 0, 36) TextButton_16.Font = Enum.Font.SourceSans TextButton_16.Text = "hint and msg" TextButton_16.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_16.TextScaled = true TextButton_16.TextSize = 14.000 TextButton_16.TextWrapped = true TextButton_17.Parent = P2 TextButton_17.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_17.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_17.BorderSizePixel = 3 TextButton_17.Position = UDim2.new(0.670454562, 0, 0.318217874, 0) TextButton_17.Size = UDim2.new(0, 154, 0, 36) TextButton_17.Font = Enum.Font.SourceSans TextButton_17.Text = "change name" TextButton_17.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_17.TextScaled = true TextButton_17.TextSize = 14.000 TextButton_17.TextWrapped = true TextButton_18.Parent = P2 TextButton_18.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_18.BorderColor3 = Color3.fromRGB(255, 255, 255) TextButton_18.BorderSizePixel = 3 TextButton_18.Position = UDim2.new(0.0265151523, 0, 0.44481343, 0) TextButton_18.Size = UDim2.new(0, 154, 0, 36) TextButton_18.Font = Enum.Font.SourceSans TextButton_18.Text = "Reset" TextButton_18.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_18.TextScaled = true TextButton_18.TextSize = 14.000 TextButton_18.TextWrapped = true -- Scripts: local function DGMKJVF_fake_script() -- TextButton.Script local script = Instance.new('Script', TextButton) function click() s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting s.SkyboxBk = "http://www.roblox.com/asset/?id=86491367455472"--the id is here s.SkyboxDn = "http://www.roblox.com/asset/?id=86491367455472"--the id is here s.SkyboxFt = "http://www.roblox.com/asset/?id=86491367455472"--the id is here s.SkyboxLf = "http://www.roblox.com/asset/?id=86491367455472"--the id is here s.SkyboxRt = "http://www.roblox.com/asset/?id=86491367455472"--the id is here s.SkyboxUp = "http://www.roblox.com/asset/?id=86491367455472"--the id is here game.Lighting.TimeOfDay = 12 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(DGMKJVF_fake_script)() local function RMJFG_fake_script() -- TextButton_2.Script local script = Instance.new('Script', TextButton_2) function click() function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id=86491367455472" then v.Parent = nil elseif v:IsA("BasePart") then v.Material = "Plastic" v.Transparency = 0 local One = Instance.new("Decal", v) local Two = Instance.new("Decal", v) local Three = Instance.new("Decal", v) local Four = Instance.new("Decal", v) local Five = Instance.new("Decal", v) local Six = Instance.new("Decal", v) One.Texture = "http://www.roblox.com/asset/?id=86491367455472" Two.Texture = "http://www.roblox.com/asset/?id=86491367455472" Three.Texture = "http://www.roblox.com/asset/?id=86491367455472" Four.Texture = "http://www.roblox.com/asset/?id=86491367455472" Five.Texture = "http://www.roblox.com/asset/?id=86491367455472" Six.Texture = "http://www.roblox.com/asset/?id=86491367455472"--put id in here i will put it in description One.Face = "Front" Two.Face = "Back" Three.Face = "Right" Four.Face = "Left" Five.Face = "Top" Six.Face = "Bottom" end exPro(v) end end function asdf(root) for _, v in pairs(root:GetChildren()) do asdf(v) end end exPro(game.Workspace) asdf(game.Workspace) end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(RMJFG_fake_script)() local function ZKCBW_fake_script() -- TextButton_3.Script local script = Instance.new('Script', TextButton_3) function click() sound = Instance.new("Sound") sound.Parent = game.Workspace sound.PlaybackSpeed = 0.101 sound.Looped = true sound.SoundId = "rbxassetid://77484784570543" sound:Play() sound.Volume = 5 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(ZKCBW_fake_script)() local function LECG_fake_script() -- TextButton_4.Script local script = Instance.new('Script', TextButton_4) function click() for _, v in pairs(game:GetDescendants()) do if v:IsA("Sound") then v:Destroy() end end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(LECG_fake_script)() local function XBHZRL_fake_script() -- TextButton_5.Script local script = Instance.new('Script', TextButton_5) function click() for _, parts in pairs (game.Workspace:GetDescendants()) do if parts:IsA("BasePart") then parts:Destroy() end end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(XBHZRL_fake_script)() local function BKFQMYS_fake_script() -- TextButton_6.Script local script = Instance.new('Script', TextButton_6) function click() for _, parts in pairs (game.Workspace:GetDescendants()) do if parts:IsA("BasePart") then parts.Anchored = false end end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(BKFQMYS_fake_script)() local function EWJCPIO_fake_script() -- TextButton_7.Script local script = Instance.new('Script', TextButton_7) function click() for _, all in pairs(game.Players:GetPlayers()) do all.Character.Humanoid.Health = 0 end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(EWJCPIO_fake_script)() local function KGZHLKM_fake_script() -- TextButton_8.Script local script = Instance.new('Script', TextButton_8) function click() game.Players:ClearAllChildren() end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(KGZHLKM_fake_script)() local function ZQEUZY_fake_script() -- TextButton_9.Script local script = Instance.new('Script', TextButton_9) function click() b = Instance.new("BillboardGui") b.Parent = script.Parent.Parent.Parent.Parent.Parent.Character.Head b.Size = UDim2.new(0, 200,0, 50) c = Instance.new("TextLabel") c.Parent = b c.BackgroundTransparency = 1 c.TextColor = BrickColor.new("White") c.Text = "RealmMaker93" c.Size = b.Size c.TextScaled = true b.AlwaysOnTop = true b.StudsOffset = Vector3.new(0,2,0) end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(ZQEUZY_fake_script)() local function HSUQ_fake_script() -- TextButton_10.Script local script = Instance.new('Script', TextButton_10) function click() for _, v in pairs(game.Players:GetPlayers()) do v.Character.HumanoidRootPart.CFrame = script.Parent.Parent.Parent.Parent.Parent.Character.HumanoidRootPart.CFrame end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(HSUQ_fake_script)() local function BVSHNZQ_fake_script() -- TextButton_11.Script local script = Instance.new('Script', TextButton_11) local function click() for _, part in pairs(game.Workspace:GetDescendants()) do if part:IsA("BasePart") then part.CFrame = part.CFrame * CFrame.Angles(math.rad(-45), 0, 0) part.Anchored = false end end end script.Parent.MouseButton1Down:Connect(click) end coroutine.wrap(BVSHNZQ_fake_script)() local function XZGI_fake_script() -- TextButton_12.Script local script = Instance.new('Script', TextButton_12) local function click() for _, part in pairs(game.Workspace:GetDescendants()) do if part:IsA("BasePart") then part.Material = Enum.Material.Ice end end end script.Parent.MouseButton1Down:Connect(click) end coroutine.wrap(XZGI_fake_script)() local function TVCL_fake_script() -- TextButton_13.LocalScript local script = Instance.new('LocalScript', TextButton_13) function p() script.Parent.Parent.Parent.P1.Visible = true script.Parent.Parent.Parent.P2.Visible = false end script.Parent.MouseButton1Click:Connect(p) end coroutine.wrap(TVCL_fake_script)() local function KMOF_fake_script() -- TextButton_14.LocalScript local script = Instance.new('LocalScript', TextButton_14) script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.Parent.P1.Visible = false script.Parent.Parent.Parent.P2.Visible = true end) end coroutine.wrap(KMOF_fake_script)() local function RGAGMZT_fake_script() -- TextButton_15.Script local script = Instance.new('Script', TextButton_15) function p() local player = game.Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local hrp = character:WaitForChild("HumanoidRootPart") local speed = 50 local bodyVelocity = Instance.new("BodyVelocity") bodyVelocity.MaxForce = Vector3.new(9e9,9e9,9e9) bodyVelocity.Velocity = Vector3.new(0,0,0) bodyVelocity.Parent = hrp local bodyGyro = Instance.new("BodyGyro") bodyGyro.MaxTorque = Vector3.new(9e9,9e9,9e9) bodyGyro.P = 1000 bodyGyro.CFrame = hrp.CFrame bodyGyro.Parent = hrp local UIS = game:GetService("UserInputService") local RunService = game:GetService("RunService") RunService.RenderStepped:Connect(function() local cam = workspace.CurrentCamera local direction = Vector3.new() if UIS:IsKeyDown(Enum.KeyCode.W) then direction = direction + cam.CFrame.LookVector end if UIS:IsKeyDown(Enum.KeyCode.S) then direction = direction - cam.CFrame.LookVector end if UIS:IsKeyDown(Enum.KeyCode.A) then direction = direction - cam.CFrame.RightVector end if UIS:IsKeyDown(Enum.KeyCode.D) then direction = direction + cam.CFrame.RightVector end bodyVelocity.Velocity = direction * speed bodyGyro.CFrame = cam.CFrame end) end script.Parent.MouseButton1Click:Connect(function() game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true p() end) end coroutine.wrap(RGAGMZT_fake_script)() local function UKDTS_fake_script() -- TextButton_16.Script local script = Instance.new('Script', TextButton_16) script.Parent.MouseButton1Click:Connect(function() h = Instance.new("Hint") h.Parent = game.Workspace h.Text = "team realmmaker93 hax0r3d this gaen" m = Instance.new("Message") m.Parent = game.Workspace m.Text = "team realmmaker93 hax0r3d this gaen" wait(1) m:Destroy() end) end coroutine.wrap(UKDTS_fake_script)() local function HPQW_fake_script() -- TextButton_17.Script local script = Instance.new('Script', TextButton_17) script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.Parent.Parent.Parent.Character.Humanoid.DisplayName = "TEAM REALMMAKER93" end) end coroutine.wrap(HPQW_fake_script)() local function PLKGDLY_fake_script() -- TextButton_18.Script local script = Instance.new('Script', TextButton_18) script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.Parent.Parent.Parent:LoadCharacterAsync() end) end coroutine.wrap(PLKGDLY_fake_script)()