hesiz

Ee

Apr 13th, 2025
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.87 KB | None | 0 0
  1. _G.Transparency = 0.7 --Transparency Rest is from the gui--
  2.  
  3. local HACKEDBYG00BKIDh8DY8H9y9dfy87sdayo9YH8dbfd87Yh8yhfds78dyf78WESY90y7vSY9FY0D4Q39R7hdfgh7 = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextLabel_2 = Instance.new("TextLabel")
  7. local TextButton = Instance.new("TextButton")
  8. local TextBox = Instance.new("TextBox")
  9.  
  10. --Properties:
  11.  
  12. HACKEDBYG00BKIDh8DY8H9y9dfy87sdayo9YH8dbfd87Yh8yhfds78dyf78WESY90y7vSY9FY0D4Q39R7hdfgh7.Name = "HACKED BY G00BKID h8DY8H9y9dfy 87sdayo9YH8dbfd87Yh8yhf ds78dyf78WESY 90y 7v SY9FY0D4 Q39R7 `h dfgh 7"
  13. HACKEDBYG00BKIDh8DY8H9y9dfy87sdayo9YH8dbfd87Yh8yhfds78dyf78WESY90y7vSY9FY0D4Q39R7hdfgh7.Parent = game:GetService("CoreGui")
  14. HACKEDBYG00BKIDh8DY8H9y9dfy87sdayo9YH8dbfd87Yh8yhfds78dyf78WESY90y7vSY9FY0D4Q39R7hdfgh7.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  15.  
  16. Frame.Parent = HACKEDBYG00BKIDh8DY8H9y9dfy87sdayo9YH8dbfd87Yh8yhfds78dyf78WESY90y7vSY9FY0D4Q39R7hdfgh7
  17. Frame.BackgroundColor3 = Color3.fromRGB(105, 0, 113)
  18. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  19. Frame.BorderSizePixel = 5
  20. Frame.Position = UDim2.new(0.33098945, 0, 0.397435904, 0)
  21. Frame.Size = UDim2.new(0, 235, 0, 173)
  22.  
  23. TextLabel.Parent = Frame
  24. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  25. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  26. TextLabel.BorderSizePixel = 5
  27. TextLabel.Position = UDim2.new(-0.106382981, 0, -0.0809248537, 0)
  28. TextLabel.Size = UDim2.new(0, 285, 0, 35)
  29. TextLabel.Font = Enum.Font.SciFi
  30. TextLabel.Text = "Hitbox Expander"
  31. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  32. TextLabel.TextScaled = true
  33. TextLabel.TextSize = 14.000
  34. TextLabel.TextWrapped = true
  35.  
  36. TextLabel_2.Parent = Frame
  37. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  38. TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  39. TextLabel_2.BorderSizePixel = 5
  40. TextLabel_2.Position = UDim2.new(-0.106382981, 0, 0.947976887, 0)
  41. TextLabel_2.Size = UDim2.new(0, 285, 0, 35)
  42. TextLabel_2.Font = Enum.Font.SciFi
  43. TextLabel_2.Text = "By David da KOOL Fish"
  44. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  45. TextLabel_2.TextScaled = true
  46. TextLabel_2.TextSize = 14.000
  47. TextLabel_2.TextWrapped = true
  48.  
  49. TextButton.Parent = Frame
  50. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  51. TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  52. TextButton.BorderSizePixel = 5
  53. TextButton.Position = UDim2.new(0.0723404288, 0, 0.549132943, 0)
  54. TextButton.Size = UDim2.new(0, 200, 0, 50)
  55. TextButton.Font = Enum.Font.SciFi
  56. TextButton.Text = "Expand"
  57. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  58. TextButton.TextScaled = true
  59. TextButton.TextSize = 14.000
  60. TextButton.TextWrapped = true
  61. TextButton.MouseButton1Down:connect(function()
  62. while wait(1.5) do
  63. local Players = game:GetService("Players")
  64. local allPlayers = Players:GetPlayers()
  65. local LocalPlayer = Players.LocalPlayer
  66.  
  67. for _, player in pairs(allPlayers) do
  68. if LocalPlayer ~= player then
  69. local char = player.Character
  70. if char then
  71. local Ht = char:FindFirstChild('HumanoidRootPart')
  72. Ht.Size = Vector3.new(TextBox.Text, TextBox.Text, TextBox.Text)
  73. Ht.Transparency = _G.Transparency
  74. end
  75. end
  76. end
  77. end
  78. end)
  79.  
  80. TextBox.Parent = Frame
  81. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  82. TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
  83. TextBox.BorderSizePixel = 5
  84. TextBox.Position = UDim2.new(0.314893603, 0, 0.213872835, 0)
  85. TextBox.Size = UDim2.new(0, 85, 0, 37)
  86. TextBox.Font = Enum.Font.SciFi
  87. TextBox.Text = ""
  88. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  89. TextBox.TextScaled = true
  90. TextBox.TextSize = 14.000
  91. TextBox.TextWrapped = true
  92.  
  93. -- Scripts:
  94.  
  95. local function ATGNSBN_fake_script() -- Frame.LocalScript
  96. local script = Instance.new('LocalScript', Frame)
  97.  
  98. local UserInputService = game:GetService("UserInputService")
  99.  
  100. local gui = script.Parent
  101.  
  102. local dragging
  103. local dragInput
  104. local dragStart
  105. local startPos
  106.  
  107. local function update(input)
  108. local delta = input.Position - dragStart
  109. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  110. end
  111.  
  112. gui.InputBegan:Connect(function(input)
  113. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  114. dragging = true
  115. dragStart = input.Position
  116. startPos = gui.Position
  117.  
  118. input.Changed:Connect(function()
  119. if input.UserInputState == Enum.UserInputState.End then
  120. dragging = false
  121. end
  122. end)
  123. end
  124. end)
  125.  
  126. gui.InputChanged:Connect(function(input)
  127. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  128. dragInput = input
  129. end
  130. end)
  131.  
  132. UserInputService.InputChanged:Connect(function(input)
  133. if input == dragInput and dragging then
  134. if gui.Visible then
  135. update(input)
  136. end
  137. end
  138. end)
  139. end
  140. coroutine.wrap(ATGNSBN_fake_script)()
  141.  
Add Comment
Please, Sign In to add comment