Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if game:GetService("CoreGui"):FindFirstChild("Howl2") then
- game:GetService("CoreGui"):FindFirstChild("Howl2"):Destroy()
- end
- local feannoy = Instance.new("ScreenGui")
- local tab = Instance.new("Frame")
- local main = Instance.new("TextLabel")
- local bcg = Instance.new("Frame")
- local UICorner = Instance.new("UICorner")
- local selectvictim = Instance.new("TextButton")
- local dropdown = Instance.new("Frame")
- local ScrollingFrame = Instance.new("ScrollingFrame")
- local UIListLayout = Instance.new("UIListLayout")
- local btn = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local Annoy = Instance.new("TextButton")
- local thing = Instance.new("TextButton")
- local min = Instance.new("TextButton")
- local Victim = Instance.new("StringValue")
- feannoy.Name = "Howl2"
- feannoy.Parent = game:GetService("CoreGui")
- feannoy.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- tab.Name = "tab"
- tab.Parent = feannoy
- tab.BackgroundColor3 = Color3.fromRGB(255, 157, 20)
- tab.BorderSizePixel = 0
- tab.Position = UDim2.new(0.661848485, 0, 0.33547169, 0)
- tab.Size = UDim2.new(0, 202, 0, 30)
- main.Name = "main"
- main.Parent = tab
- main.BackgroundColor3 = Color3.fromRGB(255, 157, 20)
- main.BackgroundTransparency = 9.000
- main.BorderSizePixel = 0
- main.Position = UDim2.new(-0.00234068325, 0, 0.126463324, 0)
- main.Size = UDim2.new(0, 91, 0, 22)
- main.ZIndex = 2
- main.Font = Enum.Font.GothamBold
- main.Text = " FE ANNOY"
- main.TextColor3 = Color3.fromRGB(255, 255, 255)
- main.TextSize = 12.000
- main.TextXAlignment = Enum.TextXAlignment.Left
- bcg.Name = "bcg"
- bcg.Parent = tab
- bcg.AnchorPoint = Vector2.new(0.5, 0.5)
- bcg.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- bcg.BorderSizePixel = 0
- bcg.Position = UDim2.new(0.499815077, 0, 2.98333383, 0)
- bcg.Size = UDim2.new(0, 202, 0, 131)
- bcg.ZIndex = 0
- UICorner.Parent = bcg
- selectvictim.Name = "selectvictim"
- selectvictim.Parent = bcg
- selectvictim.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- selectvictim.BorderColor3 = Color3.fromRGB(255, 157, 20)
- selectvictim.BorderSizePixel = 2
- selectvictim.Position = UDim2.new(0.0645413548, 0, 0.0941337794, 0)
- selectvictim.Size = UDim2.new(0, 175, 0, 24)
- selectvictim.Font = Enum.Font.GothamMedium
- selectvictim.Text = "Select Victim"
- selectvictim.TextColor3 = Color3.fromRGB(255, 255, 255)
- selectvictim.TextSize = 10.000
- dropdown.Name = "dropdown"
- dropdown.Parent = selectvictim
- dropdown.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- dropdown.BorderColor3 = Color3.fromRGB(255, 157, 20)
- dropdown.BorderSizePixel = 2
- dropdown.Position = UDim2.new(0, 0, 1, 0)
- dropdown.Size = UDim2.new(0, 175, 0, 0)
- dropdown.ZIndex = 2
- ScrollingFrame.Parent = dropdown
- ScrollingFrame.Active = true
- ScrollingFrame.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
- ScrollingFrame.BorderColor3 = Color3.fromRGB(254, 156, 20)
- ScrollingFrame.BorderSizePixel = 2
- ScrollingFrame.Size = UDim2.new(0, 175, 0, 60)
- ScrollingFrame.Visible = false
- ScrollingFrame.ZIndex = 3
- ScrollingFrame.CanvasSize = UDim2.new(0, 0, 20, 0)
- UIListLayout.Parent = ScrollingFrame
- UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
- btn.Name = "btn"
- btn.Parent = dropdown
- btn.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
- btn.BorderColor3 = Color3.fromRGB(255, 157, 20)
- btn.BorderSizePixel = 2
- btn.Size = UDim2.new(0, 161, 0, 19)
- btn.Visible = false
- btn.Font = Enum.Font.GothamBold
- btn.Text = "Player Name"
- btn.TextColor3 = Color3.fromRGB(255, 255, 255)
- btn.TextSize = 10.000
- TextLabel.Parent = bcg
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 5.000
- TextLabel.Position = UDim2.new(0.0643564388, 0, 0.328244299, 0)
- TextLabel.Size = UDim2.new(0, 175, 0, 25)
- TextLabel.ZIndex = 0
- TextLabel.Font = Enum.Font.GothamMedium
- TextLabel.Text = "Victim:"
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextSize = 10.000
- TextLabel.TextXAlignment = Enum.TextXAlignment.Left
- Annoy.Name = "Annoy"
- Annoy.Parent = bcg
- Annoy.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- Annoy.BorderColor3 = Color3.fromRGB(255, 157, 20)
- Annoy.BorderSizePixel = 2
- Annoy.Position = UDim2.new(0.0645413697, 0, 0.712454379, 0)
- Annoy.Size = UDim2.new(0, 175, 0, 24)
- Annoy.Font = Enum.Font.GothamMedium
- Annoy.Text = "Annoy"
- Annoy.TextColor3 = Color3.fromRGB(255, 255, 255)
- Annoy.TextSize = 10.000
- thing.Name = "thing"
- thing.Parent = bcg
- thing.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- thing.BorderColor3 = Color3.fromRGB(255, 157, 20)
- thing.BorderSizePixel = 2
- thing.Position = UDim2.new(0.0645413548, 0, 0.590316892, 0)
- thing.Size = UDim2.new(0, 175, 0, 9)
- thing.Font = Enum.Font.GothamMedium
- thing.Text = "Extra Annoying Feature"
- thing.TextColor3 = Color3.fromRGB(255, 255, 255)
- thing.TextSize = 10.000
- thing.ZIndex = 0
- min.Name = "min"
- min.Parent = tab
- min.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- min.BackgroundTransparency = 5.000
- min.Position = UDim2.new(0.871756971, 0, -0.00666656485, 0)
- min.Size = UDim2.new(0, 25, 0, 25)
- min.Font = Enum.Font.GothamBold
- min.Text = "-"
- min.TextColor3 = Color3.fromRGB(255, 255, 255)
- min.TextScaled = true
- min.TextSize = 14.000
- min.TextWrapped = true
- Victim.Name = "Victim"
- Victim.Parent = dropdown
- local toggle = true
- local sf = ScrollingFrame
- local dd = dropdown
- selectvictim.MouseButton1Up:Connect(function()
- if toggle then
- dd:TweenSize(UDim2.new(0, 175,0, 56), 1)
- wait(1)
- sf.Visible = true
- for i,v in pairs(game.Players:GetChildren()) do
- local clone = btn:Clone()
- clone.Visible = true
- clone.Name = v.Name
- clone.Parent = sf
- clone.Text = v.Name
- clone.MouseButton1Up:Connect(function()
- Victim.Value = v.Name
- end)
- end
- toggle = false
- else
- sf.Visible = false
- dd:TweenSize(UDim2.new(0, 175,0, 0), 1)
- wait(1)
- toggle = true
- end
- end)
- game:GetService("RunService").RenderStepped:Connect(function()
- TextLabel.Text = "Victim: "..Victim.Value
- end)
- function bigman()
- local LocalPlayer = game:GetService("Players").LocalPlayer
- local Character = LocalPlayer.Character
- local Humanoid = Character:FindFirstChildOfClass("Humanoid")
- function rm()
- for i,v in pairs(Character:GetDescendants()) do
- if v:IsA("BasePart") then
- if v.Name == "Handle" or v.Name == "Head" then
- if Character.Head:FindFirstChild("OriginalSize") then
- Character.Head.OriginalSize:Destroy()
- end
- else
- for i,cav in pairs(v:GetDescendants()) do
- if cav:IsA("Attachment") then
- if cav:FindFirstChild("OriginalPosition") then
- cav.OriginalPosition:Destroy()
- end
- end
- end
- v:FindFirstChild("OriginalSize"):Destroy()
- if v:FindFirstChild("AvatarPartScaleType") then
- v:FindFirstChild("AvatarPartScaleType"):Destroy()
- end
- end
- end
- end
- end
- rm()
- wait(0.5)
- Humanoid:FindFirstChild("BodyProportionScale"):Destroy()
- wait(1)
- rm()
- wait(0.5)
- Humanoid:FindFirstChild("BodyHeightScale"):Destroy()
- wait(1)
- rm()
- wait(0.5)
- Humanoid:FindFirstChild("BodyWidthScale"):Destroy()
- wait(1)
- rm()
- wait(0.5)
- Humanoid:FindFirstChild("BodyDepthScale"):Destroy()
- wait(1)
- rm()
- wait(0.5)
- Humanoid:FindFirstChild("HeadScale"):Destroy()
- wait(1)
- end
- function nolegs()
- _G.Headless = false
- _G.Legless = true
- if _G.Legless == true then
- for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- if (v:IsA("Part") or v:IsA("BasePart")) and (v.Name:find("Leg") or v.Name:find("Foot")) then
- v:Destroy()
- end
- end
- game.Players.LocalPlayer.Character.Humanoid.HipHeight = 2
- end
- if _G.Headless == true then
- local v = game.Players.LocalPlayer.Character.HumanoidRootPart
- game.Players.LocalPlayer.Character.Head.Position = Vector3.new(v.Position, 100, v.Position)
- game.Players.LocalPlayer.Character.Head.Massless = true
- end
- end
- _G.Toggle = false
- Annoy.MouseButton1Down:Connect(function()
- if _G.Toggle then
- _G.Toggle = false
- Annoy.Text = "Annoy"
- else
- _G.Toggle = true
- Annoy.Text = "Click Again To Stop"
- end
- local victim = Victim.Value
- while _G.Toggle do
- wait()
- players=game:GetService("Players")
- for i, player in pairs(players:GetChildren()) do
- if player.Name == victim then
- game.Players.LocalPlayer.Character:MoveTo(player.Character.HumanoidRootPart.Position)
- end
- end
- end
- end)
- thing.MouseButton1Up:Connect(function()
- bigman()
- wait(5)
- nolegs()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement