Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local lol = Instance.new("Folder")
- local main = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local up = Instance.new("TextButton")
- local down = Instance.new("TextButton")
- local onof = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local plus = Instance.new("TextButton")
- local speed = Instance.new("TextBox")
- local mine = Instance.new("TextButton")
- local closebutton = Instance.new("TextButton")
- local mini = Instance.new("TextButton")
- local mini2 = Instance.new("TextButton")
- local mini3 = Instance.new("TextButton")
- local mini4 = Instance.new("TextButton")
- local mini5 = Instance.new("TextButton")
- local mini6 = Instance.new("TextButton")
- local mini7 = Instance.new("TextButton")
- local mini8 = Instance.new("TextButton")
- local mini9 = Instance.new("TextButton")
- local mini10 = Instance.new("TextButton")
- local mini11 = Instance.new("TextButton")
- local Val = false
- main.Name = "main"
- main.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- main.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- main.ResetOnSpawn = false
- Frame.Parent = main
- Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Frame.BorderColor3 = Color3.fromRGB(103, 221, 213)
- Frame.Position = UDim2.new(0.100320168, 0, 0.379746825, 0)
- Frame.Size = UDim2.new(0, 190, 0, 84)
- mine.Name = "mine"
- mine.Parent = Frame
- mine.BackgroundColor3 = Color3.fromRGB(220, 0, 0)
- mine.Position = UDim2.new(0.4, 0, 0.35, 0)
- mine.Size = UDim2.new(0, 56, 0, 28)
- mine.Font = Enum.Font.SourceSans
- mine.Text = "Find Player"
- mine.TextColor3 = Color3.fromRGB(255, 255, 255)
- mine.TextScaled = true
- mine.TextSize = 14.000
- mine.TextWrapped = true
- mini2.Name = "minimize2"
- mini2.Parent = main.Frame
- mini2.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
- mini2.Font = "SourceSans"
- mini2.Size = UDim2.new(0, 40, 0, 28)
- mini2.Text = "Remove Ally"
- mini2.TextSize = 19
- mini2.TextScaled = true
- mini2.Position = UDim2.new(0.8, 0, 0.7, 0)
- mini2.TextColor3 = Color3.fromRGB(0, 0, 0)
- mini2.Visible = true
- mini2.ZIndex = 2
- mini3.Name = "minimize3"
- mini3.Parent = main.Frame
- mini3.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- mini3.Font = "SourceSans"
- mini3.Size = UDim2.new(0, 60, 0, 28)
- mini3.Text = "Target V3"
- mini3.TextSize = 19
- mini3.Position = UDim2.new(0.7, 0, 1.02, 0)
- mini3.Visible = true
- mini4.Name = "minimize4"
- mini4.Parent = main.Frame
- mini4.BackgroundColor3 = Color3.fromRGB(70, 255, 70)
- mini4.Font = "SourceSans"
- mini4.Size = UDim2.new(0, 60, 0, 28)
- mini4.Text = "Stop Target"
- mini4.TextSize = 19
- mini4.TextScaled = true
- mini4.Position = UDim2.new(0.375, 0, 1.02, 0)
- mini4.Visible = true
- mini5.Name = "servershot"
- mini5.Parent = main.Frame
- mini5.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
- mini5.Font = "SourceSans"
- mini5.Size = UDim2.new(0, 70, 0, 28)
- mini5.Text = "Servershot V2"
- mini5.TextSize = 19
- mini5.TextScaled = true
- mini5.Position = UDim2.new(0, 0, 1.02, 0)
- mini5.Visible = true
- mini5.TextColor3 = Color3.fromRGB(255, 255 ,255)
- mini6.Name = "respawn"
- mini6.Parent = main.Frame
- mini6.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
- mini6.Font = "SourceSans"
- mini6.Size = UDim2.new(0, 70, 0, 28)
- mini6.Text = "Respawn"
- mini6.TextSize = 19
- mini6.TextScaled = true
- mini6.Position = UDim2.new(0, 0, 1.37, 0)
- mini6.Visible = true
- mini6.TextColor3 = Color3.fromRGB(255, 255 ,255)
- mini7.Name = "close"
- mini7.Parent = main.Frame
- mini7.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- mini7.Font = "SourceSans"
- mini7.Size = UDim2.new(0, 30, 0, 28)
- mini7.Text = "X"
- mini7.TextSize = 35
- mini7.TextScaled = true
- mini7.Position = UDim2.new(0, 160, -0.32, 0)
- mini7.Visible = true
- mini7.TextColor3 = Color3.fromRGB(255, 255 ,255)
- mini8.Name = "hide"
- mini8.Parent = main.Frame
- mini8.BackgroundColor3 = Color3.fromRGB(255, 100, 0)
- mini8.Font = "SourceSans"
- mini8.Size = UDim2.new(0, 30, 0, 28)
- mini8.Text = "-"
- mini8.TextSize = 100
- mini8.TextScaled = true
- mini8.Position = UDim2.new(0, 130, -0.32, 0)
- mini8.Visible = true
- mini8.TextColor3 = Color3.fromRGB(255, 255, 255)
- mini9.Name = "show"
- mini9.Parent = main.Frame
- mini9.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
- mini9.Font = "SourceSans"
- mini9.Size = UDim2.new(0, 40, 0, 30)
- mini9.Text = "+"
- mini9.TextSize = 30
- mini9.TextScaled = true
- mini9.Position = UDim2.new(0, 150, 0, 0)
- mini9.Visible = true
- mini9.TextColor3 = Color3.fromRGB(0, 0, 0)
- mini10.Name = "kill"
- mini10.Parent = main.Frame
- mini10.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
- mini10.Font = "SourceSans"
- mini10.Size = UDim2.new(0, 59, 0, 28)
- mini10.Text = "Remove Killparts"
- mini10.TextSize = 17
- mini10.TextScaled = true
- mini10.Position = UDim2.new(0, 72, 1.37, 0)
- mini10.Visible = true
- mini10.TextColor3 = Color3.fromRGB(255, 255 ,255)
- mini11.Name = "idek"
- mini11.Parent = main.Frame
- mini11.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
- mini11.Font = "SourceSans"
- mini11.Size = UDim2.new(0, 63, 0, 28)
- mini11.Text = "Equip all hats"
- mini11.TextSize = 17
- mini11.TextScaled = true
- mini11.Position = UDim2.new(0, 130, 1.37, 0)
- mini11.Visible = true
- mini11.TextColor3 = Color3.fromRGB(255, 255 ,255)
- up.Name = "up"
- up.Parent = Frame
- up.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- up.Size = UDim2.new(0, 56, 0, 28)
- up.Font = Enum.Font.SourceSans
- up.Text = "Instantly Kill"
- up.TextColor3 = Color3.fromRGB(255, 255, 255)
- up.TextScaled = true
- up.TextSize = 14.000
- up.Position = UDim2.new(0.3, 0, 0.7, 0)
- down.Name = "down"
- down.Parent = Frame
- down.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- down.Position = UDim2.new(0, 0, 0.7, 0.61)
- down.Size = UDim2.new(0, 56, 0, 28)
- down.Font = Enum.Font.SourceSans
- down.Text = "30 Hit"
- down.TextScaled = true
- down.TextColor3 = Color3.fromRGB(255, 255, 255)
- down.TextSize = 14.000
- plus.Name = "plus"
- plus.Parent = Frame
- plus.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
- plus.Position = UDim2.new(0.6, 0, 0.7, 0)
- plus.Size = UDim2.new(0, 37, 0, 28)
- plus.Font = Enum.Font.SourceSans
- plus.Text = "Slip"
- plus.TextColor3 = Color3.fromRGB(0, 0, 0)
- plus.TextScaled = true
- plus.TextSize = 14.000
- plus.TextWrapped = true
- onof.Name = "onof"
- onof.Parent = Frame
- onof.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
- onof.Position = UDim2.new(0.702823281, 0, 0.35, 0)
- onof.Size = UDim2.new(0, 56, 0, 28)
- onof.Font = Enum.Font.SourceSans
- onof.Text = "Servershot Ally"
- onof.TextColor3 = Color3.fromRGB(0, 0, 0)
- onof.TextScaled = true
- onof.TextSize = 24.000
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
- TextLabel.Position = UDim2.new(0, 0, 0, 0)
- TextLabel.Size = UDim2.new(0, 150, 0, 30)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Silly Destroyer V5"
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- TextLabel.ZIndex = 2
- speed.Name = "speed"
- speed.Parent = Frame
- speed.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- speed.Position = UDim2.new(0, 0, 0.35, 0)
- speed.Size = UDim2.new(0, 75, 0, 28)
- speed.Font = Enum.Font.SourceSans
- speed.Text = "Username Here"
- speed.TextColor3 = Color3.fromRGB(255, 255, 255)
- speed.TextScaled = true
- speed.TextSize = 14.000
- speed.TextWrapped = true
- speeds = 1
- local speaker = game:GetService("Players").LocalPlayer
- local chr = game.Players.LocalPlayer.Character
- local hum = chr and chr:FindFirstChildWhichIsA("Humanoid")
- nowe = false
- Frame.Active = true -- main = gui
- Frame.Draggable = true
- closebutton:Destroy()
- ---functions
- local function jays()
- local name = speed.Text
- for i=1, 30 do
- function getNil(name,class) for _,v in next, getnilinstances() do if v.ClassName==class and v.Name==name then return v;end end end
- local args = {
- [1] = getNil("TouchPart", "LocalScript"),
- [2] = game:GetService("Lighting"):WaitForChild("Punch1"),
- [3] = game:GetService("Players"):WaitForChild(name).Character.Head,
- [4] = 15,
- [5] = 16,
- [6] = CFrame.new(game.workspace[name].HumanoidRootPart.Position.X, game.workspace[name].HumanoidRootPart.Position.Y, game.workspace[name].HumanoidRootPart.Position.Z, -0.3210794925689697, -0.2908293604850769, -0.9012913703918457, -0.12633000314235687, 0.9563283324241638, -0.2635844349861145, 0.938588559627533, 0.029228629544377327, -0.3437977731227875),
- [7] = false,
- [8] = 0,
- [9] = getNil("Animation", "Animation"),
- [10] = false,
- [11] = -20,
- [12] = game:GetService("Players").LocalPlayer.Character.RightHand,
- [13] = false
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("HitReg"):FireServer(unpack(args))
- wait(0.001)
- end
- end
- onof.MouseButton1Down:Connect(function()
- if lol:FindFirstChild(speed.Text) then
- onof.Text = ("Already Added")
- wait(1)
- onof.Text = "Servershot Ally"
- else
- local New = Instance.new("IntValue")
- New.Parent = lol
- New.Name = speed.Text
- onof.Text = (speed.Text .. " Added")
- wait(1)
- onof.Text = "Servershot Ally"
- end
- end)
- mine.MouseButton1Down:Connect(function()
- local Max = 300
- for _, v in pairs(game.workspace:GetDescendants()) do
- if v:IsA("Humanoid") then
- if game.Players.LocalPlayer:DistanceFromCharacter(v.Parent.HumanoidRootPart.Position) <= Max then
- if v.Parent.Name~=game.Players.LocalPlayer.Character.Name then
- speed.Text = v.Parent.Name
- end
- end
- end
- end
- end)
- plus.MouseButton1Down:Connect(function()
- local name = speed.Text
- function getNil(name,class) for _,v in next, getnilinstances() do if v.ClassName==class and v.Name==name then return v;end end end
- local args = {
- [1] = getNil("TouchPart", "LocalScript"),
- [2] = game:GetService("Lighting"):WaitForChild("Kick1"),
- [3] = game:GetService("Players"):WaitForChild(name).Character.LeftUpperLeg,
- [4] = 0,
- [5] = 8,
- [6] = CFrame.new(game.workspace[name].HumanoidRootPart.Position.X, game.workspace[name].HumanoidRootPart.Position.Y, game.workspace[name].HumanoidRootPart.Position.Z, -0.6202713847160339, 0.3555055558681488, -0.699198842048645, 0.784171462059021, 0.26012662053108215, -0.5633912086486816, -0.018408622592687607, -0.8977470397949219, -0.4401262700557709),
- [7] = false,
- [8] = 2,
- [9] = getNil("Animation", "Animation"),
- [10] = false,
- [11] = 0,
- [12] = game:GetService("Players").LocalPlayer.Character.RightFoot,
- [13] = false
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("HitReg"):FireServer(unpack(args))
- end)
- down.MouseButton1Down:Connect(jays)
- up.MouseButton1Down:Connect(function()
- local name = speed.Text
- function getNil(name,class) for _,v in next, getnilinstances() do if v.ClassName==class and v.Name==name then return v;end end end
- local args = {
- [1] = getNil("TouchPart", "LocalScript"),
- [2] = game:GetService("Lighting"):WaitForChild("Kick3"),
- [3] = game:GetService("Players"):WaitForChild(name).Character.LUP,
- [4] = 150000,
- [5] = 999999999,
- [6] = CFrame.new(math.round(game.workspace[name].HumanoidRootPart.Position.X), math.round(game.workspace[name].HumanoidRootPart.Position.Y), math.round(game.workspace[name].HumanoidRootPart.Position.Z), 0.14079275727272034, 0.9890342950820923, -0.044592540711164474, 0.9420236349105835, -0.147685244679451, -0.301298052072525, -0.30457979440689087, 0.00041334840352647007, -0.9524867534637451),
- [7] = true,
- [8] = 50,
- [10] = false,
- [11] = 100,
- [12] = game:GetService("Players").LocalPlayer.Character.RightFoot,
- [13] = false
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("HitReg"):FireServer(unpack(args))
- end)
- mini2.MouseButton1Down:Connect(function()
- if lol:FindFirstChild(speed.Text) then
- lol[speed.Text]:Destroy()
- mini2.Text = (speed.Text .. " Removed")
- wait(1)
- mini2.Text = "Remove Ally"
- else
- mini2.Text = "Was Not Found"
- wait(1)
- mini2.Text = "Remove Ally"
- end
- end)
- mini4.MouseButton1Down:Connect(function()
- Val = false
- end)
- mini3.MouseButton1Down:Connect(function()
- Val = true
- repeat
- game:GetService("VirtualInputManager"):SendKeyEvent(true,Enum.KeyCode.Equals,false,game)
- wait(0.001)
- game:GetService("VirtualInputManager"):SendKeyEvent(false,Enum.KeyCode.Equals,false,game)
- wait(0.001)
- until Val == false
- end)
- mini5.MouseButton1Down:Connect(function()
- for _, s in pairs(game.workspace:GetDescendants()) do
- if s:IsA("Humanoid") then
- if s.Parent.Name ~= game.Players.LocalPlayer.Character.Name then
- if lol:FindFirstChild(s.Parent.Name) then print("a") else
- local name = s.Parent.Name
- function getNil(name,class) for _,v in next, getnilinstances() do if v.ClassName==class and v.Name==name then return v;end end end
- local args = {
- [1] = getNil("TouchPart", "LocalScript"),
- [2] = game:GetService("Lighting"):WaitForChild("Kick3"),
- [3] = game:GetService("Players"):WaitForChild(name).Character.LUP,
- [4] = 150000,
- [5] = 999999999,
- [6] = CFrame.new(math.round(game.workspace[name].HumanoidRootPart.Position.X), math.round(game.workspace[name].HumanoidRootPart.Position.Y), math.round(game.workspace[name].HumanoidRootPart.Position.Z), 0.14079275727272034, 0.9890342950820923, -0.044592540711164474, 0.9420236349105835, -0.147685244679451, -0.301298052072525, -0.30457979440689087, 0.00041334840352647007, -0.9524867534637451),
- [7] = true,
- [8] = 50,
- [10] = false,
- [11] = 100,
- [12] = game:GetService("Players").LocalPlayer.Character.RightFoot,
- [13] = false
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("HitReg"):FireServer(unpack(args))
- end
- end
- end
- end
- end)
- mini7.MouseButton1Down:Connect(function()
- lol:Destroy()
- main:Destroy()
- end)
- mini8.MouseButton1Down:Connect(function()
- up.Visible = false
- down.Visible = false
- onof.Visible = false
- plus.Visible = false
- speed.Visible = false
- mine.Visible = false
- closebutton.Visible = false
- mini.Visible = false
- mini2.Visible = false
- mini3.Visible = false
- mini4.Visible = false
- mini5.Visible = false
- mini6.Visible = false
- mini7.Visible = false
- mini8.Visible = false
- mini10.Visible = false
- mini11.Visible = false
- Frame.BackgroundTransparency = 1
- end)
- mini9.MouseButton1Down:Connect(function()
- up.Visible = true
- down.Visible = true
- onof.Visible = true
- plus.Visible = true
- speed.Visible = true
- mine.Visible = true
- closebutton.Visible = true
- mini.Visible = true
- mini2.Visible = true
- mini3.Visible = true
- mini4.Visible = true
- mini5.Visible = true
- mini6.Visible = true
- mini7.Visible = true
- mini8.Visible = true
- mini10.Visible = true
- mini11.Visible = true
- Frame.BackgroundTransparency = 0
- end)
- local hh = false
- mini6.MouseButton1Down:Connect(function()
- if hh == true then return end
- hh = true
- local pad = game.workspace.Lobby.Entrance
- local newPos = CFrame.new(83, -86, -9)
- local GetBattle = CFrame.new(97, -85, 1)
- local CurrentPos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- local args = {
- [1] = "reset"
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("Customization"):FireServer(unpack(args))
- wait(0.7)
- game.workspace.Lobby.Entrance.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
- wait(0.4)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CurrentPos
- game.workspace.Lobby.Entrance.Position = Vector3.new(97, -85, 1)
- wait(0.1)
- hh = false
- end)
- up.Visible = false
- down.Visible = false
- onof.Visible = false
- plus.Visible = false
- speed.Visible = false
- mine.Visible = false
- closebutton.Visible = false
- mini.Visible = false
- mini2.Visible = false
- mini3.Visible = false
- mini4.Visible = false
- mini5.Visible = false
- mini6.Visible = false
- mini7.Visible = false
- mini8.Visible = false
- mini10.Visible = false
- mini11.Visible = false
- Frame.BackgroundTransparency = 1
- mini10.MouseButton1Down:Connect(function()
- for _, v in pairs(game.workspace.Map:GetDescendants()) do
- if v:IsA("Part") then
- if v:FindFirstChild("TouchInterest") then
- if v:FindFirstChildWhichIsA("Script") then v:Destroy() end
- end
- end
- end
- end)
- mini11.MouseButton1Down:Connect(function()
- ---loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/GhostHub'))()
- end)
- game:GetService("UserInputService").InputBegan:Connect(function(Key)
- if Key.KeyCode == Enum.KeyCode.Equals then
- local names = speed.Text
- if game.workspace:FindFirstChild(names) then
- local args = {
- [1] = getNil("TouchPart", "LocalScript"),
- [2] = game:GetService("Lighting"):WaitForChild("Kick3"),
- [3] = game:GetService("Players"):WaitForChild(names).Character.LUP,
- [4] = 150000,
- [5] = 999999999,
- [6] = CFrame.new(math.round(game.workspace[names].HumanoidRootPart.Position.X), math.round(game.workspace[names].HumanoidRootPart.Position.Y), math.round(game.workspace[names].HumanoidRootPart.Position.Z), 0.14079275727272034, 0.9890342950820923, -0.044592540711164474, 0.9420236349105835, -0.147685244679451, -0.301298052072525, -0.30457979440689087, 0.00041334840352647007, -0.9524867534637451),
- [7] = true,
- [8] = 50,
- [10] = false,
- [11] = 100,
- [12] = game:GetService("Players").LocalPlayer.Character.RightFoot,
- [13] = false
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("HitReg"):FireServer(unpack(args))
- end
- end
- end)
- mini11.MouseButton1Down:Connect(function()
- local H = game.Players.LocalPlayer.Character.Hats.RobloxID.Value
- local T = game.Players.LocalPlayer.Character.Bowties.RobloxID.Value
- for _, v in pairs(game.Lighting.Hats:GetDescendants()) do
- if v:IsA("Accessory") then
- local s = v.Name
- local args = {
- [1] = "equip",
- [2] = s
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("Customization"):FireServer(unpack(args))
- end
- end
- for _, v in pairs(game.Lighting.Bowties:GetDescendants()) do
- if v:IsA("Accessory") then
- local s = v.Name
- local args = {
- [1] = "equip",
- [2] = s
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("Customization"):FireServer(unpack(args))
- end
- end
- for _, v in pairs(game.Lighting:GetDescendants()) do
- if v:IsA("Accessory") then
- if v.RobloxID.Value == H then
- local args = {
- [1] = "equip",
- [2] = v.Name
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("Customization"):FireServer(unpack(args))
- end
- if v.RobloxID.Value == T then
- local args = {
- [1] = "equip",
- [2] = v.Name
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("Customization"):FireServer(unpack(args))
- end
- end
- end
- end)
- onof.MouseButton1Down:Connect(function()
- wait(0.1)
- local Texts = ""
- for _, v in pairs(lol:GetDescendants()) do
- Texts = (Texts .. v.Name .. ", ")
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Ally";
- Text = Texts;
- })
- Duration = 5;
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement