Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Diego Exploits was here <3
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local best = Instance.new("ScreenGui")
- local main = Instance.new("Frame")
- local farm = Instance.new("TextButton")
- local _1 = Instance.new("TextLabel")
- local ok = Instance.new("TextBox")
- local tp = Instance.new("TextButton")
- local Legendary = Instance.new("TextButton")
- local maxstats = Instance.new("TextButton")
- local tpshop = Instance.new("TextButton")
- local tpworthiness = Instance.new("TextButton")
- local tphyperspace = Instance.new("TextButton")
- --Properties:
- best.Name = "best"
- best.Parent = game.CoreGui
- best.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- main.Name = "main"
- main.Parent = best
- main.Active = true
- main.BackgroundColor3 = Color3.new(0.0705882, 0.164706, 0.207843)
- main.Position = UDim2.new(0.281808615, 0, 0.211779445, 0)
- main.Size = UDim2.new(0, 494, 0, 273)
- main.Draggable = true
- farm.Name = "farm"
- farm.Parent = main
- farm.BackgroundColor3 = Color3.new(0.113725, 0.380392, 1)
- farm.BorderColor3 = Color3.new(0.647059, 0.647059, 0.647059)
- farm.Position = UDim2.new(0, 0, 0.128361017, 0)
- farm.Size = UDim2.new(0, 140, 0, 51)
- farm.Font = Enum.Font.SciFi
- farm.Text = "Farm"
- farm.TextColor3 = Color3.new(0, 0, 0)
- farm.TextSize = 27
- farm.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace["Hyperspace Dummy"].Head.CFrame
- local Count = 0
- while true do
- wait(0.05)
- while Count < 20 do
- wait(0.1)
- local A_1 = 99999.25
- local Event = game:GetService("ReplicatedStorage").Specials.throatslit
- Event:FireServer(A_1)
- Count = Count + 1
- end
- Count = 0
- end
- while true do
- wait(0.001)
- game.Workspace.ChildAdded:connect(function(instance)
- if instance.Name == "Part" then
- instance:Destroy()
- end
- end)
- end
- while true do
- game.Workspace["Titan Dummy"].Name = "T"
- game.Workspace["Titan Dummy"].Name = "T"
- if game.Workspace["Hyperspace Dummy"].Humanoid.Health == 0 then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-602, 3, -1083)
- end
- if game.Workspace.T.Humanoid.Health == 0 then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1592, 224, -1314)
- end
- end
- end)
- _1.Name = "1"
- _1.Parent = main
- _1.BackgroundColor3 = Color3.new(1, 1, 1)
- _1.BackgroundTransparency = 1
- _1.Position = UDim2.new(0, 0, 0.879521668, 0)
- _1.Size = UDim2.new(0, 200, 0, 44)
- _1.Font = Enum.Font.SciFi
- _1.Text = "Made by: Diego Exploits"
- _1.TextColor3 = Color3.new(0.972549, 0.14902, 1)
- _1.TextSize = 20
- ok.Name = "ok"
- ok.Parent = main
- ok.BackgroundColor3 = Color3.new(0.0705882, 0.164706, 0.207843)
- ok.Position = UDim2.new(0, 0, -0.0697674453, 0)
- ok.Size = UDim2.new(0, 494, 0, 37)
- ok.ClearTextOnFocus = false
- ok.Font = Enum.Font.SciFi
- ok.ShowNativeInput = false
- ok.Text = "Project JoJo GUI"
- ok.TextColor3 = Color3.new(0.952941, 0.243137, 1)
- ok.TextSize = 25
- ok.TextStrokeTransparency = 0
- tp.Name = "tp"
- tp.Parent = main
- tp.BackgroundColor3 = Color3.new(0.113725, 0.380392, 1)
- tp.BorderColor3 = Color3.new(0.647059, 0.647059, 0.647059)
- tp.Position = UDim2.new(0.716599166, 0, 0.128361017, 0)
- tp.Size = UDim2.new(0, 140, 0, 51)
- tp.Font = Enum.Font.SciFi
- tp.Text = "TP All Tools"
- tp.TextColor3 = Color3.new(0, 0, 0)
- tp.TextSize = 27
- tp.MouseButton1Down:connect(function()
- while wait(3) do
- for _,v in pairs(workspace:GetChildren()) do
- if v:IsA("Tool") then
- v.Handle.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- print("Teleported Item!")
- end
- end
- end
- end)
- Legendary.Name = "Legendary"
- Legendary.Parent = main
- Legendary.BackgroundColor3 = Color3.new(0.113725, 0.380392, 1)
- Legendary.BorderColor3 = Color3.new(0.647059, 0.647059, 0.647059)
- Legendary.Position = UDim2.new(0.358299583, 0, 0.128361017, 0)
- Legendary.Size = UDim2.new(0, 140, 0, 51)
- Legendary.Font = Enum.Font.SciFi
- Legendary.Text = "Legendary Trait"
- Legendary.TextColor3 = Color3.new(0, 0, 0)
- Legendary.TextSize = 20
- Legendary.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Resilience.Value = "inf"
- game.Players.LocalPlayer.Potency.Value = "inf"
- game.Players.LocalPlayer.Speed.Value = 2
- end)
- maxstats.Name = "maxstats"
- maxstats.Parent = main
- maxstats.BackgroundColor3 = Color3.new(0.113725, 0.380392, 1)
- maxstats.BorderColor3 = Color3.new(0.647059, 0.647059, 0.647059)
- maxstats.Position = UDim2.new(0, 0, 0.66315949, 0)
- maxstats.Size = UDim2.new(0, 494, 0, 51)
- maxstats.Font = Enum.Font.SciFi
- maxstats.Text = "MAX STATS"
- maxstats.TextColor3 = Color3.new(0, 0, 0)
- maxstats.TextSize = 27
- maxstats.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Power.Value = "inf"
- game.Players.LocalPlayer.Special.Value = "inf"
- game.Players.LocalPlayer.Endurance.Value = "inf"
- end)
- tpshop.Name = "tpshop"
- tpshop.Parent = main
- tpshop.BackgroundColor3 = Color3.new(0.113725, 0.380392, 1)
- tpshop.BorderColor3 = Color3.new(0.647059, 0.647059, 0.647059)
- tpshop.Position = UDim2.new(0, 0, 0.403086305, 0)
- tpshop.Size = UDim2.new(0, 140, 0, 51)
- tpshop.Font = Enum.Font.SciFi
- tpshop.Text = "TP Shop"
- tpshop.TextColor3 = Color3.new(0, 0, 0)
- tpshop.TextSize = 27
- tpshop.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1518.72522, 875.027283, -425.667816)
- end)
- tpworthiness.Name = "tpworthiness"
- tpworthiness.Parent = main
- tpworthiness.BackgroundColor3 = Color3.new(0.113725, 0.380392, 1)
- tpworthiness.BorderColor3 = Color3.new(0.647059, 0.647059, 0.647059)
- tpworthiness.Position = UDim2.new(0.358299583, 0, 0.403086305, 0)
- tpworthiness.Size = UDim2.new(0, 140, 0, 51)
- tpworthiness.Font = Enum.Font.SciFi
- tpworthiness.Text = "TP Worth Crab"
- tpworthiness.TextColor3 = Color3.new(0, 0, 0)
- tpworthiness.TextSize = 23
- tpworthiness.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1066.16626, 873.028015, -858.846313)
- end)
- tphyperspace.Name = "tphyperspace"
- tphyperspace.Parent = main
- tphyperspace.BackgroundColor3 = Color3.new(0.113725, 0.380392, 1)
- tphyperspace.BorderColor3 = Color3.new(0.647059, 0.647059, 0.647059)
- tphyperspace.Position = UDim2.new(0.716599166, 0, 0.403086305, 0)
- tphyperspace.Size = UDim2.new(0, 140, 0, 51)
- tphyperspace.Font = Enum.Font.SciFi
- tphyperspace.Text = "TP Hyperspace"
- tphyperspace.TextColor3 = Color3.new(0, 0, 0)
- tphyperspace.TextSize = 23
- tphyperspace.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1195.75085, 1049.79041, 5.64134359)
- end)
- -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement