Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Made By :
- -- ANGKERSPLOIT
- local ProjectJoJo = Instance.new("ScreenGui")
- local OpenFrame = Instance.new("Frame")
- local TextButton = Instance.new("TextButton")
- local Main = Instance.new("Frame")
- local BeautyB = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local BeautyA = Instance.new("Frame")
- local TextLabel_2 = Instance.new("TextLabel")
- local tpbone = Instance.new("TextButton")
- local tpdiary = Instance.new("TextButton")
- local tpmoney = Instance.new("TextButton")
- local tptools = Instance.new("TextButton")
- local tpshop = Instance.new("TextButton")
- local farmhyper = Instance.new("TextButton")
- local farmall = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- --Properties:
- ProjectJoJo.Name = "Project JoJo"
- ProjectJoJo.Parent = game.CoreGui
- ProjectJoJo.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- OpenFrame.Name = "OpenFrame"
- OpenFrame.Parent = ProjectJoJo
- OpenFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- OpenFrame.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- OpenFrame.Position = UDim2.new(0, 0, 0.554079711, 0)
- OpenFrame.Size = UDim2.new(0, 97, 0, 38)
- TextButton.Parent = OpenFrame
- TextButton.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- TextButton.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- TextButton.BorderSizePixel = 0
- TextButton.Position = UDim2.new(0, 0, 0.144412398, 0)
- TextButton.Size = UDim2.new(0, 97, 0, 26)
- TextButton.Font = Enum.Font.SciFi
- TextButton.Text = "Open"
- TextButton.TextColor3 = Color3.new(1, 1, 1)
- TextButton.TextSize = 25
- TextButton.MouseButton1Down:connect(function()
- Main.Visible = true
- OpenFrame.Visible = false
- end)
- Main.Name = "Main"
- Main.Parent = ProjectJoJo
- Main.Active = true
- Main.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
- Main.BorderColor3 = Color3.new(0.384314, 0.384314, 0.384314)
- Main.BorderSizePixel = 0
- Main.Position = UDim2.new(0.27205199, 0, 0.17267552, 0)
- Main.Size = UDim2.new(0, 503, 0, 314)
- Main.Visible = false
- Main.Draggable = true
- BeautyB.Name = "BeautyB"
- BeautyB.Parent = Main
- BeautyB.Active = true
- BeautyB.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- BeautyB.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- BeautyB.Position = UDim2.new(0, 0, 0.89808917, 0)
- BeautyB.Size = UDim2.new(0, 503, 0, 32)
- TextLabel.Parent = BeautyB
- TextLabel.Active = true
- TextLabel.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- TextLabel.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- TextLabel.Position = UDim2.new(0.19880715, 0, 0, 0)
- TextLabel.Size = UDim2.new(0, 303, 0, 32)
- TextLabel.Font = Enum.Font.SciFi
- TextLabel.Text = "ANGKERSPLOIT"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 25
- BeautyA.Name = "BeautyA"
- BeautyA.Parent = Main
- BeautyA.Active = true
- BeautyA.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- BeautyA.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- BeautyA.Size = UDim2.new(0, 503, 0, 31)
- TextLabel_2.Parent = BeautyA
- TextLabel_2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- TextLabel_2.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- TextLabel_2.Position = UDim2.new(0.19880715, 0, 0, 0)
- TextLabel_2.Size = UDim2.new(0, 303, 0, 31)
- TextLabel_2.Font = Enum.Font.SciFi
- TextLabel_2.Text = "Project JoJo"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextSize = 25
- tpbone.Name = "tpbone"
- tpbone.Parent = Main
- tpbone.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- tpbone.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- tpbone.BorderSizePixel = 0
- tpbone.Position = UDim2.new(0.0198807158, 0, 0.168789804, 0)
- tpbone.Size = UDim2.new(0, 145, 0, 44)
- tpbone.Font = Enum.Font.SciFi
- tpbone.Text = "TP Bones"
- tpbone.TextColor3 = Color3.new(1, 1, 1)
- tpbone.TextSize = 25
- tpbone.MouseButton1Click:connect(function()
- while wait(5) do
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = workspace:WaitForChild("DioBone").CFrame
- end
- end)
- tpdiary.Name = "tpdiary"
- tpdiary.Parent = Main
- tpdiary.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- tpdiary.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- tpdiary.Position = UDim2.new(0.0198807158, 0, 0.42993629, 0)
- tpdiary.Size = UDim2.new(0, 145, 0, 44)
- tpdiary.Font = Enum.Font.SciFi
- tpdiary.Text = "TP Diary"
- tpdiary.TextColor3 = Color3.new(1, 1, 1)
- tpdiary.TextSize = 25
- tpdiary.MouseButton1Click:connect(function()
- while wait(5) do
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "DioDiary") and v:FindFirstChild("Handle") then
- v:FindFirstChild("Handle").Anchored = true
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(0,0,-2) * v:FindFirstChild("Handle").CFrame
- end
- end
- end
- end)
- tpmoney.Name = "tpmoney"
- tpmoney.Parent = Main
- tpmoney.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- tpmoney.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- tpmoney.Position = UDim2.new(0.355864793, 0, 0.168789804, 0)
- tpmoney.Size = UDim2.new(0, 145, 0, 44)
- tpmoney.Font = Enum.Font.SciFi
- tpmoney.Text = "TP Money"
- tpmoney.TextColor3 = Color3.new(1, 1, 1)
- tpmoney.TextSize = 25
- tpmoney.MouseButton1Click:connect(function()
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = workspace:WaitForChild("MoneyBag").CFrame
- end)
- tptools.Name = "tptools"
- tptools.Parent = Main
- tptools.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- tptools.Position = UDim2.new(0.687872767, 0, 0.168789804, 0)
- tptools.Size = UDim2.new(0, 145, 0, 44)
- tptools.Font = Enum.Font.SciFi
- tptools.Text = "TP Tools"
- tptools.TextColor3 = Color3.new(1, 1, 1)
- tptools.TextSize = 25
- tptools.MouseButton1Click: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)
- tpshop.Name = "tpshop"
- tpshop.Parent = Main
- tpshop.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- tpshop.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- tpshop.Position = UDim2.new(0.355864793, 0, 0.42993629, 0)
- tpshop.Size = UDim2.new(0, 145, 0, 44)
- tpshop.Font = Enum.Font.SciFi
- tpshop.Text = "TP Shop"
- tpshop.TextColor3 = Color3.new(1, 1, 1)
- tpshop.TextSize = 25
- tpshop.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1518.72522, 875.027283, -425.667816)
- end)
- farmhyper.Name = "farmhyper"
- farmhyper.Parent = Main
- farmhyper.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- farmhyper.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- farmhyper.Position = UDim2.new(0.687872767, 0, 0.42993629, 0)
- farmhyper.Size = UDim2.new(0, 145, 0, 44)
- farmhyper.Font = Enum.Font.SciFi
- farmhyper.Text = "Farm Hyper"
- farmhyper.TextColor3 = Color3.new(1, 1, 1)
- farmhyper.TextSize = 25
- farmhyper.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)
- farmall.Name = "farmall"
- farmall.Parent = Main
- farmall.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- farmall.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- farmall.Position = UDim2.new(0.0198807158, 0, 0.65605092, 0)
- farmall.Size = UDim2.new(0, 481, 0, 44)
- farmall.Font = Enum.Font.SciFi
- farmall.Text = "FARM ALL"
- farmall.TextColor3 = Color3.new(1, 1, 1)
- farmall.TextSize = 40
- farmall.MouseButton1Click:connect(function()
- local P=workspace:FindFirstChildOfClass'Part'
- local R=game:GetService'ReplicatedStorage':WaitForChild'Logic':WaitForChild'hitbox'
- local R2=game:GetService'ReplicatedStorage':WaitForChild'Logic':WaitForChild'misc'
- local LP=game:GetService'Players'.LocalPlayer
- for _,a in ipairs(workspace:GetChildren())do
- if(a:FindFirstChildOfClass'Humanoid'and a.Name~=LP.Name)then
- spawn(function()
- local Pa=LP.Character:FindFirstChildOfClass'Part'
- R:InvokeServer(0,Pa,Pa.CFrame,2e8,LP.Character.Torso.voiceline,a:FindFirstChildOfClass'Humanoid')
- end)
- end
- end
- workspace.ChildAdded:Connect(function(a)
- wait(.125)
- if(a:FindFirstChildOfClass'Humanoid'and a.Name~=LP.Name)then
- spawn(function()
- repeat wait(.75)until not a:FindFirstChildOfClass'ForceField'
- local Pa=LP.Character:FindFirstChildOfClass'Part'
- R:InvokeServer(0,Pa,Pa.CFrame,2e8,LP.Character.Torso.voiceline,a:FindFirstChildOfClass'Humanoid')
- end)
- end
- end)
- for _,a in ipairs(game:GetService'Players':GetPlayers())do
- R2:FireServer(10,a['S/Level'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
- R2:FireServer(10,a['Level'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
- R2:FireServer(10,a['Speed'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
- R2:FireServer(10,a['S/Speed'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
- R2:FireServer(10,a['Power'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
- R2:FireServer(10,a['S/Power'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
- R2:FireServer(10,a['Stand'],'UI','zxck0d929easjdkadasdji29e9u2es21')
- R2:FireServer(10,a['S/Stand'],'UI','zxck0d929easjdkadasdji29e9u2es21')
- R2:FireServer(10,a['Points'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
- R2:FireServer(10,a['S/Points'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
- R2:FireServer(10,a['Special'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
- R2:FireServer(10,a['S/Special'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
- end
- end)
- Close.Name = "Close"
- Close.Parent = Main
- Close.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- Close.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- Close.Position = UDim2.new(0.934393644, 0, 0, 0)
- Close.Size = UDim2.new(0, 33, 0, 31)
- Close.Font = Enum.Font.SciFi
- Close.Text = "X"
- Close.TextColor3 = Color3.new(1, 1, 1)
- Close.TextSize = 40
- Close.MouseButton1Down:connect(function()
- OpenFrame.Visible = true
- Main.Visible = false
- end)
- -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment