Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- JailBroken V1.0 by Vynixu
- local JailbreakGUIbyVynixu = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local Top = Instance.new("Frame")
- local Close = Instance.new("TextButton")
- local Mini = Instance.new("TextButton")
- local Title = Instance.new("TextLabel")
- local CarFlyR = Instance.new("TextButton")
- local InfJump = Instance.new("TextButton")
- local WalkspeedX = Instance.new("TextButton")
- local InfNitro = Instance.new("TextButton")
- local Pistol = Instance.new("TextButton")
- local Shotgun = Instance.new("TextButton")
- local RemoveCity = Instance.new("TextButton")
- local InfDonut = Instance.new("TextButton")
- local AK47 = Instance.new("TextButton")
- local Delete = Instance.new("TextButton")
- local PlatformM = Instance.new("TextButton")
- local Nodoors = Instance.new("TextButton")
- local Open = Instance.new("TextButton")
- --Properties:
- JailbreakGUIbyVynixu.Name = "Jailbreak GUI by Vynixu"
- JailbreakGUIbyVynixu.Parent = game.CoreGui
- JailbreakGUIbyVynixu.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Main.Name = "Main"
- Main.Parent = JailbreakGUIbyVynixu
- Main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Main.BorderColor3 = Color3.new(1, 1, 1)
- Main.Position = UDim2.new(0, -255, 0.5, -135)
- Main.Size = UDim2.new(0, 250, 0, 270)
- Top.Name = "Top"
- Top.Parent = Main
- Top.BackgroundColor3 = Color3.new(1, 1, 1)
- Top.BorderSizePixel = 0
- Top.Size = UDim2.new(1, 0, 0, 20)
- Close.Name = "Close"
- Close.Parent = Top
- Close.BackgroundColor3 = Color3.new(1, 1, 1)
- Close.BorderSizePixel = 0
- Close.Position = UDim2.new(1, -20, 0, 0)
- Close.Size = UDim2.new(0, 20, 0, 20)
- Close.Font = Enum.Font.Cartoon
- Close.Text = "x"
- Close.TextColor3 = Color3.new(0, 0, 0)
- Close.TextScaled = true
- Close.TextSize = 14
- Close.TextWrapped = true
- Mini.Name = "Mini"
- Mini.Parent = Top
- Mini.BackgroundColor3 = Color3.new(1, 1, 1)
- Mini.BorderSizePixel = 0
- Mini.Position = UDim2.new(1, -40, 0, 0)
- Mini.Size = UDim2.new(0, 20, 0, 20)
- Mini.Font = Enum.Font.Cartoon
- Mini.Text = "-"
- Mini.TextColor3 = Color3.new(0, 0, 0)
- Mini.TextScaled = true
- Mini.TextSize = 14
- Mini.TextWrapped = true
- Title.Name = "Title"
- Title.Parent = Top
- Title.BackgroundColor3 = Color3.new(1, 1, 1)
- Title.BackgroundTransparency = 1
- Title.BorderSizePixel = 0
- Title.Position = UDim2.new(0, 10, 0, 0)
- Title.Size = UDim2.new(1, -100, 0, 20)
- Title.Font = Enum.Font.Cartoon
- Title.Text = "JailBroken V1"
- Title.TextColor3 = Color3.new(0, 0, 0)
- Title.TextScaled = true
- Title.TextSize = 16
- Title.TextWrapped = true
- Title.TextXAlignment = Enum.TextXAlignment.Left
- CarFlyR.Name = "CarFlyR"
- CarFlyR.Parent = Main
- CarFlyR.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- CarFlyR.BorderColor3 = Color3.new(1, 1, 1)
- CarFlyR.Position = UDim2.new(0, 6, 0, 25)
- CarFlyR.Size = UDim2.new(0, 117, 0, 35)
- CarFlyR.Font = Enum.Font.Cartoon
- CarFlyR.Text = "Car fly [R]"
- CarFlyR.TextColor3 = Color3.new(1, 1, 1)
- CarFlyR.TextSize = 14
- InfJump.Name = "InfJump"
- InfJump.Parent = Main
- InfJump.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- InfJump.BorderColor3 = Color3.new(1, 1, 1)
- InfJump.Position = UDim2.new(1, -122, 0, 25)
- InfJump.Size = UDim2.new(0, 117, 0, 35)
- InfJump.Font = Enum.Font.Cartoon
- InfJump.Text = "Inf. jump"
- InfJump.TextColor3 = Color3.new(1, 1, 1)
- InfJump.TextSize = 14
- WalkspeedX.Name = "WalkspeedX"
- WalkspeedX.Parent = Main
- WalkspeedX.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- WalkspeedX.BorderColor3 = Color3.new(1, 1, 1)
- WalkspeedX.Position = UDim2.new(0, 6, 0, 66)
- WalkspeedX.Size = UDim2.new(0, 117, 0, 35)
- WalkspeedX.Font = Enum.Font.Cartoon
- WalkspeedX.Text = "Walkspeed [Toggle X]"
- WalkspeedX.TextColor3 = Color3.new(1, 1, 1)
- WalkspeedX.TextSize = 12
- InfNitro.Name = "InfNitro"
- InfNitro.Parent = Main
- InfNitro.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- InfNitro.BorderColor3 = Color3.new(1, 1, 1)
- InfNitro.Position = UDim2.new(0, 6, 0, 107)
- InfNitro.Size = UDim2.new(0, 117, 0, 35)
- InfNitro.Font = Enum.Font.Cartoon
- InfNitro.Text = "Inf. nitro"
- InfNitro.TextColor3 = Color3.new(1, 1, 1)
- InfNitro.TextSize = 14
- Pistol.Name = "Pistol"
- Pistol.Parent = Main
- Pistol.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Pistol.BorderColor3 = Color3.new(1, 1, 1)
- Pistol.Position = UDim2.new(0, 128, 0, 66)
- Pistol.Size = UDim2.new(0, 117, 0, 35)
- Pistol.Font = Enum.Font.Cartoon
- Pistol.Text = "Pistol"
- Pistol.TextColor3 = Color3.new(1, 1, 1)
- Pistol.TextSize = 14
- Shotgun.Name = "Shotgun"
- Shotgun.Parent = Main
- Shotgun.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Shotgun.BorderColor3 = Color3.new(1, 1, 1)
- Shotgun.Position = UDim2.new(0, 128, 0, 107)
- Shotgun.Size = UDim2.new(0, 117, 0, 35)
- Shotgun.Font = Enum.Font.Cartoon
- Shotgun.Text = "Shotgun"
- Shotgun.TextColor3 = Color3.new(1, 1, 1)
- Shotgun.TextSize = 14
- RemoveCity.Name = "RemoveCity"
- RemoveCity.Parent = Main
- RemoveCity.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- RemoveCity.BorderColor3 = Color3.new(1, 1, 1)
- RemoveCity.Position = UDim2.new(0, 6, 0, 148)
- RemoveCity.Size = UDim2.new(0, 117, 0, 35)
- RemoveCity.Font = Enum.Font.Cartoon
- RemoveCity.Text = "Remove City"
- RemoveCity.TextColor3 = Color3.new(1, 1, 1)
- RemoveCity.TextSize = 14
- RemoveCity.TextWrapped = true
- InfDonut.Name = "InfDonut"
- InfDonut.Parent = Main
- InfDonut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- InfDonut.BorderColor3 = Color3.new(1, 1, 1)
- InfDonut.Position = UDim2.new(0, 6, 0, 189)
- InfDonut.Size = UDim2.new(0, 117, 0, 35)
- InfDonut.Font = Enum.Font.Cartoon
- InfDonut.Text = "Inf. donut"
- InfDonut.TextColor3 = Color3.new(1, 1, 1)
- InfDonut.TextSize = 14
- AK47.Name = "AK47"
- AK47.Parent = Main
- AK47.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- AK47.BorderColor3 = Color3.new(1, 1, 1)
- AK47.Position = UDim2.new(0, 128, 0, 148)
- AK47.Size = UDim2.new(0, 117, 0, 35)
- AK47.Font = Enum.Font.Cartoon
- AK47.Text = "AK-47"
- AK47.TextColor3 = Color3.new(1, 1, 1)
- AK47.TextSize = 14
- Delete.Name = "Delete"
- Delete.Parent = Main
- Delete.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Delete.BorderColor3 = Color3.new(1, 1, 1)
- Delete.Position = UDim2.new(0, 128, 0, 189)
- Delete.Size = UDim2.new(0, 117, 0, 35)
- Delete.Font = Enum.Font.Cartoon
- Delete.Text = "Ctrl delete"
- Delete.TextColor3 = Color3.new(1, 1, 1)
- Delete.TextSize = 14
- PlatformM.Name = "PlatformM"
- PlatformM.Parent = Main
- PlatformM.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- PlatformM.BorderColor3 = Color3.new(1, 1, 1)
- PlatformM.Position = UDim2.new(0, 6, 0, 230)
- PlatformM.Size = UDim2.new(0, 117, 0, 35)
- PlatformM.Font = Enum.Font.Cartoon
- PlatformM.Text = "Platform [M]"
- PlatformM.TextColor3 = Color3.new(1, 1, 1)
- PlatformM.TextSize = 14
- Nodoors.Name = "Nodoors"
- Nodoors.Parent = Main
- Nodoors.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Nodoors.BorderColor3 = Color3.new(1, 1, 1)
- Nodoors.Position = UDim2.new(0, 128, 0, 230)
- Nodoors.Size = UDim2.new(0, 117, 0, 35)
- Nodoors.Font = Enum.Font.Cartoon
- Nodoors.Text = "No doors"
- Nodoors.TextColor3 = Color3.new(1, 1, 1)
- Nodoors.TextSize = 14
- Open.Name = "Open"
- Open.Parent = JailbreakGUIbyVynixu
- Open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Open.BorderColor3 = Color3.new(1, 1, 1)
- Open.Position = UDim2.new(0, 5, 0.5, -17)
- Open.Size = UDim2.new(0, 125, 0, 35)
- Open.Font = Enum.Font.Cartoon
- Open.Text = "Open"
- Open.TextColor3 = Color3.new(1, 1, 1)
- Open.TextSize = 18
- Open.TextWrapped = true
- -- Scripts:
- function SCRIPT_LFXJ86_FAKESCRIPT() -- Close.Close
- local script = Instance.new('LocalScript')
- script.Parent = Close
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent:TweenPosition(UDim2.new(0, -255,0.5, -135))
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_LFXJ86_FAKESCRIPT))
- function SCRIPT_ECKQ75_FAKESCRIPT() -- Mini.Mini
- local script = Instance.new('LocalScript')
- script.Parent = Mini
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent:TweenPosition(UDim2.new(0, -255,0.5, -135))
- wait(1)
- script.Parent.Parent.Parent.Parent.Open:TweenPosition(UDim2.new(0, 5,0.5, -17))
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_ECKQ75_FAKESCRIPT))
- function SCRIPT_ZXGC88_FAKESCRIPT() -- Title.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = Title
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait()do
- script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- end
- coroutine.resume(coroutine.create(SCRIPT_ZXGC88_FAKESCRIPT))
- function SCRIPT_KWHO90_FAKESCRIPT() -- CarFlyR.CarFlyR
- local script = Instance.new('LocalScript')
- script.Parent = CarFlyR
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.BackgroundColor3 = Color3.fromRGB(0, 200, 0)
- local plr = game:GetService"Players".LocalPlayer
- local r = plr:GetMouse()
- r.KeyDown:connect(function(k)
- if k == "r" then
- game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
- wait()
- game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Seated")
- end
- end)
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_KWHO90_FAKESCRIPT))
- function SCRIPT_XCPJ73_FAKESCRIPT() -- InfJump.InfJump
- local script = Instance.new('LocalScript')
- script.Parent = InfJump
- script.Parent.MouseButton1Down:connect(function()
- script.Parent.BackgroundColor3 = Color3.fromRGB(0, 200, 0)
- game:GetService("UserInputService").JumpRequest:connect(function()
- game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
- end)
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_XCPJ73_FAKESCRIPT))
- function SCRIPT_ZNXB83_FAKESCRIPT() -- WalkspeedX.WalkspeedX
- local script = Instance.new('LocalScript')
- script.Parent = WalkspeedX
- script.Parent.MouseButton1Down:connect(function()
- local walkspeedplayer = game:GetService("Players").LocalPlayer
- local walkspeedmouse = walkspeedplayer:GetMouse()
- local walkspeedenabled = false
- function x_walkspeed(key)
- if (key == "x") then
- if walkspeedenabled == false then
- _G.WS = 110;
- script.Parent.BackgroundColor3 = Color3.fromRGB(0, 200, 0)
- local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
- Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
- Humanoid.WalkSpeed = _G.WS;
- end)
- Humanoid.WalkSpeed = _G.WS;
- walkspeedenabled = true
- elseif walkspeedenabled == true then
- _G.WS = 20;
- script.Parent.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
- local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
- Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
- Humanoid.WalkSpeed = _G.WS;
- end)
- Humanoid.WalkSpeed = _G.WS;
- walkspeedenabled = false
- end
- end
- end
- walkspeedmouse.KeyDown:connect(x_walkspeed)
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_ZNXB83_FAKESCRIPT))
- function SCRIPT_DRKM88_FAKESCRIPT() -- InfNitro.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = InfNitro
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.BackgroundColor3 = Color3.fromRGB(0, 200, 0)
- local player = game:GetService("Players").LocalPlayer
- local playergui = player:WaitForChild("PlayerGui")
- local nitro = playergui.MainGui.Nitro
- local pguin = playergui.ProductGui.Nitro
- local pgui = playergui.ProductGui
- nitro.Name = "big_oofs"
- pguin:Destroy()
- local new = Instance.new("Model", pgui)
- new.Name = "Nitro"
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_DRKM88_FAKESCRIPT))
- function SCRIPT_TMBL87_FAKESCRIPT() -- Pistol.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = Pistol
- script.Parent.MouseButton1Down:connect(function()
- local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a = Instance.new("Part", workspace)
- a.Anchored = true
- a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a.CanCollide = false
- a.BrickColor = BrickColor.Random()
- a.Transparency = 0.5
- for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
- if v.Name == "Station" then
- for a, b in pairs(v:GetChildren()) do
- if b:IsA("StringValue") then
- if b.Value == "Pistol" then
- v.CFrame = CFrame.new(hit)
- end
- end
- end
- end
- end
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_TMBL87_FAKESCRIPT))
- function SCRIPT_KLEN79_FAKESCRIPT() -- Shotgun.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = Shotgun
- script.Parent.MouseButton1Down:connect(function()
- local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a = Instance.new("Part", workspace)
- a.Anchored = true
- a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a.CanCollide = false
- a.BrickColor = BrickColor.Random()
- a.Transparency = 0.5
- for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
- if v.Name == "Station" then
- for a, b in pairs(v:GetChildren()) do
- if b:IsA("StringValue") then
- if b.Value == "Shotgun" then
- v.CFrame = CFrame.new(hit)
- end
- end
- end
- end
- end
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_KLEN79_FAKESCRIPT))
- function SCRIPT_TXYJ69_FAKESCRIPT() -- RemoveCity.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = RemoveCity
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.BackgroundColor3 = Color3.fromRGB(0, 200, 0)
- local buildings = game.Workspace.Buildings:GetChildren()
- for i,parts in pairs(buildings) do
- parts:Destroy()
- end
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_TXYJ69_FAKESCRIPT))
- function SCRIPT_ZOFZ77_FAKESCRIPT() -- InfDonut.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = InfDonut
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.BackgroundColor3 = Color3.fromRGB(0, 200, 0)
- while wait(5) do
- game:GetService('Workspace').TouchTrigger.Donut.Position = game:GetService("Players").LocalPlayer.Character.Head.Position
- end
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_ZOFZ77_FAKESCRIPT))
- function SCRIPT_LTDR76_FAKESCRIPT() -- AK47.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = AK47
- script.Parent.MouseButton1Down:connect(function()
- local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a = Instance.new("Part", workspace)
- a.Anchored = true
- a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a.CanCollide = false
- a.BrickColor = BrickColor.Random()
- a.Transparency = 0.5
- for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
- if v.Name == "ShootingRange" then
- for a, b in pairs(v:GetChildren()) do
- if b:IsA("StringValue") then
- if b.Value == "AK47" then
- v.CFrame = CFrame.new(hit)
- end
- end
- end
- end
- end
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_LTDR76_FAKESCRIPT))
- function SCRIPT_STQB79_FAKESCRIPT() -- Delete.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = Delete
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.BackgroundColor3 = Color3.fromRGB(0, 200, 0)
- local Plr = game:GetService("Players").LocalPlayer
- local Mouse = Plr:GetMouse()
- Mouse.Button1Down:connect(function()
- if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
- if not Mouse.Target then return end
- Mouse.Target:Destroy()
- end)
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_STQB79_FAKESCRIPT))
- function SCRIPT_UZTN78_FAKESCRIPT() -- PlatformM.Platform
- local script = Instance.new('LocalScript')
- script.Parent = PlatformM
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.BackgroundColor3 = Color3.fromRGB(0, 200, 0)
- print("Platform script made by Vynixu :)")
- local plr = game:GetService"Players".LocalPlayer
- local r = plr:GetMouse()
- r.KeyDown:connect(function(k)
- if k == "m" then
- local a = Instance.new("Part", game.workspace)
- a.Anchored = true
- a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, -2, 0)
- a.BrickColor = BrickColor.Random()
- a.Size = Vector3.new(5, 0.25, 5)
- a.Transparency = 0.5
- a.Material = Enum.Material.SmoothPlastic
- a.FrontSurface = Enum.SurfaceType.Smooth
- a.BackSurface = Enum.SurfaceType.Smooth
- a.RightSurface = Enum.SurfaceType.Smooth
- a.LeftSurface = Enum.SurfaceType.Smooth
- a.TopSurface = Enum.SurfaceType.Smooth
- a.BottomSurface = Enum.SurfaceType.Smooth
- wait(3)
- repeat wait()
- a.Transparency = a.Transparency + 0.025
- until
- a.Transparency >= 1
- a:Destroy()
- end
- end)
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_UZTN78_FAKESCRIPT))
- function SCRIPT_VTRY65_FAKESCRIPT() -- Nodoors.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = Nodoors
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.BackgroundColor3 = Color3.fromRGB(0, 200, 0)
- game.Workspace.Doors:Destroy()
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_VTRY65_FAKESCRIPT))
- function SCRIPT_LFVG75_FAKESCRIPT() -- Main.DragScript
- local script = Instance.new('LocalScript')
- script.Parent = Main
- script.Parent.Active = true
- script.Parent.Draggable = true
- end
- coroutine.resume(coroutine.create(SCRIPT_LFVG75_FAKESCRIPT))
- function SCRIPT_CWFT84_FAKESCRIPT() -- Open.open
- local script = Instance.new('LocalScript')
- script.Parent = Open
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent:TweenPosition(UDim2.new(0, -130,0.5, -17))
- wait(1)
- script.Parent.Parent.Main:TweenPosition(UDim2.new(0, 75,0.5, -135))
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_CWFT84_FAKESCRIPT))
- -- Enjoy the script! :D
- -- Made by RegularVynixu#8795
- local StarterGui = game:GetService('StarterGui')
- StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
- for index, child in pairs(workspace:GetChildren()) do
- if child.ClassName == "Part" then
- child.Locked = false
- end
- if child.ClassName == "MeshPart" then
- child.Locked = false
- end
- if child.ClassName == "UnionOperation" then
- child.Locked = false
- end
- if child.ClassName == "Model" then
- for index, chil in pairs(child:GetChildren()) do
- if chil.ClassName == "Part" then
- chil.Locked = false
- end
- if chil.ClassName == "MeshPart" then
- chil.Locked = false
- end
- if chil.ClassName == "UnionOperation" then
- chil.Locked = false
- end
- if chil.ClassName == "Model" then
- for index, childe in pairs(chil:GetChildren()) do
- if childe.ClassName == "Part" then
- childe.Locked = false
- end
- if childe.ClassName == "MeshPart" then
- childe.Locked = false
- end
- if childe.ClassName == "UnionOperation" then
- childe.Locked = false
- end
- if childe.ClassName == "Model" then
- for index, childeo in pairs(childe:GetChildren()) do
- if childeo.ClassName == "Part" then
- childeo.Locked = false
- end
- if childeo.ClassName == "MeshPart" then
- childeo.Locked = false
- end
- if childeo.ClassName == "UnionOperation" then
- childeo.Locked = false
- end
- if childeo.ClassName == "Model" then
- end
- end
- end
- end
- end
- end
- end
- end
- c = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
- c.BinType = Enum.BinType.Hammer
- c = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
- c.BinType = Enum.BinType.Clone
- c = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
- c.BinType = Enum.BinType.Grab
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement