Advertisement
xdfromxd

ban hammer script for exploits (ignore the void eye )

Apr 24th, 2019
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("OOfer's GUI")
  5. local Frame = Instance.new("Frame")
  6. local urmum = Instance.new("TextButton")
  7. local urmum2 = Instance.new("TextButton")
  8. --Properties:
  9. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  10. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  11.  
  12. Frame.Parent = ScreenGui
  13. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  14. Frame.BorderColor3 = Color3.new(0.333333, 1, 1)
  15. Frame.BorderSizePixel = 12
  16. Frame.Position = UDim2.new(0.0104849339, 0, 0.854881346, 0)
  17. Frame.Size = UDim2.new(0, 592, 0, 100)
  18.  
  19. urmum.Name = "urmum"
  20. urmum.Parent = Frame
  21. urmum.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  22. urmum.Position = UDim2.new(0.0405405685, 0, 0.249999985, 0)
  23. urmum.Size = UDim2.new(0, 200, 0, 50)
  24. urmum.Font = Enum.Font.SourceSans
  25. urmum.Text = "Void Eye"
  26. urmum.TextColor3 = Color3.new(0, 0, 0)
  27. urmum.TextSize = 14
  28. urmum.MouseButton1Down:connect(function()
  29.  
  30. Player = game:GetService("Players").LocalPlayer
  31. require(2594357090).bban(owner.Name)
  32. end)
  33. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement