Advertisement
BachieLol

HoodModded

Feb 22nd, 2022
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.57 KB | None | 0 0
  1. loadstring(game:HttpGet(("https://raw.githubusercontent.com/Airsoft0001/4921841928421984/main/I"),true))()
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local Main = Instance.new("Frame")
  4. local UICorner = Instance.new("UICorner")
  5. local MainLabel = Instance.new("TextLabel")
  6. local UITextSizeConstraint = Instance.new("UITextSizeConstraint")
  7. local AntiStomp = Instance.new("TextButton")
  8. local UICorner_2 = Instance.new("UICorner")
  9. local UITextSizeConstraint_2 = Instance.new("UITextSizeConstraint")
  10. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  11. local LP = game.Players.LocalPlayer
  12.  
  13.  
  14. ScreenGui.Parent = game.CoreGui
  15. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  16.  
  17. Main.Name = "Main"
  18. Main.Parent = ScreenGui
  19. Main.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  20. Main.BorderSizePixel = 0
  21. Main.Position = UDim2.new(0.835151494, 0, 0.814723909, 0)
  22. Main.Size = UDim2.new(0.143030301, 0, 0.146012276, 0)
  23. Main.Active = true
  24. Main.Draggable = true
  25.  
  26. UICorner.Parent = Main
  27.  
  28. MainLabel.Name = "MainLabel"
  29. MainLabel.Parent = Main
  30. MainLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  31. MainLabel.BackgroundTransparency = 1.000
  32. MainLabel.BorderSizePixel = 0
  33. MainLabel.Position = UDim2.new(0.0762711838, 0, 0.075630255, 0)
  34. MainLabel.Size = UDim2.new(0.847457647, 0, 0.268907577, 0)
  35. MainLabel.ZIndex = 5
  36. MainLabel.Font = Enum.Font.ArialBold
  37. MainLabel.Text = "Anti Stomp"
  38. MainLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  39. MainLabel.TextScaled = true
  40. MainLabel.TextSize = 14.000
  41. MainLabel.TextWrapped = true
  42.  
  43. UITextSizeConstraint.Parent = MainLabel
  44. UITextSizeConstraint.MaxTextSize = 21
  45.  
  46. AntiStomp.Name = "AntiStomp"
  47. AntiStomp.Parent = Main
  48. AntiStomp.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  49. AntiStomp.Position = UDim2.new(0.0762711838, 0, 0.420168072, 0)
  50. AntiStomp.Size = UDim2.new(0.847457647, 0, 0.420168072, 0)
  51. AntiStomp.ZIndex = 0
  52. AntiStomp.Font = Enum.Font.ArialBold
  53. AntiStomp.Text = "Anti Stomp"
  54. AntiStomp.TextColor3 = Color3.fromRGB(255, 255, 255)
  55. AntiStomp.TextScaled = true
  56. AntiStomp.TextSize = 14.000
  57. AntiStomp.TextWrapped = true
  58. AntiStomp.MouseButton1Down:Connect(function()
  59. game.Players.LocalPlayer.Character.Head.Head:Destroy()
  60. game.Players.LocalPlayer.Character.Head.NeckRigAttachment:Destroy()
  61. game.Players.LocalPlayer.Character.Head.FaceFrontAttachment:Destroy()
  62. game.Players.LocalPlayer.Character.Head.HatAttachment:Destroy()
  63. game.Players.LocalPlayer.Character.Head.HairAttachment:Destroy()
  64. game.Players.LocalPlayer.Character.Head.Neck:Destroy()
  65. game.Players.LocalPlayer.Character.Head.OriginalSize:Destroy()
  66. end)
  67.  
  68. UICorner_2.Parent = AntiStomp
  69.  
  70. UITextSizeConstraint_2.Parent = AntiStomp
  71. UITextSizeConstraint_2.MaxTextSize = 40
  72.  
  73. UIAspectRatioConstraint.Parent = Main
  74. UIAspectRatioConstraint.AspectRatio = 1.983
  75. while true do
  76. local Animate = game.Players.LocalPlayer.Character.Animate
  77. Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=782841498"
  78. Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=782841498"
  79. Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616168032"
  80. Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616163682"
  81. Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=656117878"
  82. Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=1083439238"
  83. Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=707829716"
  84. game.Players.LocalPlayer.Character.Humanoid.Jump = false
  85. wait(1)
  86. end
  87. loadstring(game:HttpGet(("https://raw.githubusercontent.com/SoftVortex/MACHINE/main/MACHINE"),true))()
  88.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement