Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local plrh = game.Players.LocalPlayer
- for q,e in pairs(game.ReplicatedStorage:GetChildren()) do
- if e:IsA("RemoteEvent") then
- plrh.Character.HumanoidRootPart.CFrame = CFrame.new(-158.280899, 970.415222, -5.14036322)
- wait(2)
- while wait() do
- for i,v in pairs(game:GetService("Workspace").DestructableObjects:GetChildren()) do
- if v:FindFirstChild("BoundingBox") and v:FindFirstChild("HP") and v.Name == "BaseBuildings" then
- if game.Players.LocalPlayer.PlayerGui.MainGui.MainFrame.EssenceFull.Visible == true then
- plrh.Character.HumanoidRootPart.CFrame = CFrame.new(-45.7999992, 867.003296, 30.399992, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- game.Players.LocalPlayer.PlayerGui.MainGui.MainFrame.EssenceFull.Visible = false
- wait(4)
- end
- plrh.Character.HumanoidRootPart.CFrame = v.BoundingBox.CFrame
- wait()
- local A_1 = "UseAbility"
- local A_2 = "Hades" --Change to your GOD
- local A_3 = "Tormented Souls" --Change to ability
- local A_4 = CFrame.new(v.BoundingBox.Position)
- local A_5 = v
- e:FireServer(A_1, A_2, A_3, A_4, A_5)
- wait()
- end
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement