Advertisement
27x34k

boxing sim script 2.13

Dec 13th, 2021
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.09 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local gui = Instance.new("Frame")
  8. local TextLabel = Instance.new("TextLabel")
  9. local small = Instance.new("TextButton")
  10. local UICorner = Instance.new("UICorner")
  11. local afk = Instance.new("TextButton")
  12. local UICorner_2 = Instance.new("UICorner")
  13. local loop = Instance.new("TextButton")
  14. local UICorner_3 = Instance.new("UICorner")
  15. local reviz = Instance.new("TextButton")
  16. local UICorner_4 = Instance.new("UICorner")
  17. local UICorner_5 = Instance.new("UICorner")
  18. local TextButton = Instance.new("TextButton")
  19. local UICorner_6 = Instance.new("UICorner")
  20. local TextButton_2 = Instance.new("TextButton")
  21. local UICorner_7 = Instance.new("UICorner")
  22.  
  23. --Properties:
  24.  
  25. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  26. ScreenGui.ResetOnSpawn = false
  27.  
  28. gui.Name = "gui"
  29. gui.Parent = ScreenGui
  30. gui.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  31. gui.Position = UDim2.new(0.797145307, 0, 0.467918634, 0)
  32. gui.Size = UDim2.new(0, 241, 0, 140)
  33. gui.Visible = false
  34.  
  35. TextLabel.Parent = gui
  36. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  37. TextLabel.BackgroundTransparency = 1.000
  38. TextLabel.Size = UDim2.new(0, 241, 0, 28)
  39. TextLabel.Font = Enum.Font.SourceSans
  40. TextLabel.Text = "Made by 27x34k"
  41. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  42. TextLabel.TextScaled = true
  43. TextLabel.TextSize = 14.000
  44. TextLabel.TextWrapped = true
  45.  
  46. small.Name = "small"
  47. small.Parent = gui
  48. small.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  49. small.Position = UDim2.new(0.0539419129, 0, 0.202764973, 0)
  50. small.Size = UDim2.new(0, 101, 0, 38)
  51. small.Font = Enum.Font.SourceSans
  52. small.Text = "Small"
  53. small.TextColor3 = Color3.fromRGB(255, 255, 255)
  54. small.TextScaled = true
  55. small.TextSize = 14.000
  56. small.TextWrapped = true
  57.  
  58. UICorner.Parent = small
  59.  
  60. afk.Name = "afk"
  61. afk.Parent = gui
  62. afk.BackgroundColor3 = Color3.fromRGB(53, 53, 53)
  63. afk.Position = UDim2.new(0.0539419353, 0, 0.597004652, 0)
  64. afk.Size = UDim2.new(0, 101, 0, 38)
  65. afk.Font = Enum.Font.SourceSans
  66. afk.Text = "Anti afk"
  67. afk.TextColor3 = Color3.fromRGB(255, 255, 255)
  68. afk.TextScaled = true
  69. afk.TextSize = 14.000
  70. afk.TextWrapped = true
  71.  
  72. UICorner_2.Parent = afk
  73.  
  74. loop.Name = "loop"
  75. loop.Parent = gui
  76. loop.BackgroundColor3 = Color3.fromRGB(53, 53, 53)
  77. loop.Position = UDim2.new(0.518672228, 0, 0.597004652, 0)
  78. loop.Size = UDim2.new(0, 101, 0, 38)
  79. loop.Font = Enum.Font.SourceSans
  80. loop.Text = "Loop"
  81. loop.TextColor3 = Color3.fromRGB(255, 255, 255)
  82. loop.TextScaled = true
  83. loop.TextSize = 14.000
  84. loop.TextWrapped = true
  85.  
  86. UICorner_3.Parent = loop
  87.  
  88. reviz.Name = "reviz"
  89. reviz.Parent = gui
  90. reviz.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  91. reviz.Position = UDim2.new(0.520125926, 0, 0.202764973, 0)
  92. reviz.Size = UDim2.new(0, 101, 0, 37)
  93. reviz.Font = Enum.Font.SourceSans
  94. reviz.Text = "Reviz"
  95. reviz.TextColor3 = Color3.fromRGB(255, 255, 255)
  96. reviz.TextScaled = true
  97. reviz.TextSize = 14.000
  98. reviz.TextWrapped = true
  99.  
  100. UICorner_4.Parent = reviz
  101.  
  102. UICorner_5.Parent = gui
  103.  
  104. TextButton.Parent = ScreenGui
  105. TextButton.BackgroundColor3 = Color3.fromRGB(59, 59, 59)
  106. TextButton.Position = UDim2.new(0.869674027, 0, 0.802816927, 0)
  107. TextButton.Size = UDim2.new(0, 57, 0, 24)
  108. TextButton.Font = Enum.Font.SourceSans
  109. TextButton.Text = "Toggle"
  110. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  111. TextButton.TextScaled = true
  112. TextButton.TextSize = 14.000
  113. TextButton.TextWrapped = true
  114.  
  115. UICorner_6.CornerRadius = UDim.new(0, 5)
  116. UICorner_6.Parent = TextButton
  117.  
  118. TextButton_2.Parent = ScreenGui
  119. TextButton_2.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  120. TextButton_2.Position = UDim2.new(0.870463908, 0, 0.888888896, 0)
  121. TextButton_2.Size = UDim2.new(0, 56, 0, 20)
  122. TextButton_2.Font = Enum.Font.SourceSans
  123. TextButton_2.Text = "Destroy GUI"
  124. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  125. TextButton_2.TextScaled = true
  126. TextButton_2.TextSize = 14.000
  127. TextButton_2.TextWrapped = true
  128.  
  129. UICorner_7.CornerRadius = UDim.new(0, 5)
  130. UICorner_7.Parent = TextButton_2
  131.  
  132. -- Scripts:
  133.  
  134. local function FPRMHQO_fake_script() -- small.LocalScript
  135. local script = Instance.new('LocalScript', small)
  136.  
  137. small.MouseButton1Click:Connect(function()
  138. for i,v in pairs(game.Players.LocalPlayer.Character.Humanoid:GetChildren()) do
  139. if v:IsA("NumberValue") then
  140. v:Destroy()
  141. end
  142. end
  143. end)
  144.  
  145. end
  146. coroutine.wrap(FPRMHQO_fake_script)()
  147. local function BCUFWGT_fake_script() -- afk.LocalScript
  148. local script = Instance.new('LocalScript', afk)
  149.  
  150. afk.MouseButton1Click:Connect(function()
  151. loadstring(game:HttpGet("https://pastebin.com/raw/SN4agUmB", true))()
  152. end)
  153.  
  154. end
  155. coroutine.wrap(BCUFWGT_fake_script)()
  156. local function HPUD_fake_script() -- loop.LocalScript
  157. local script = Instance.new('LocalScript', loop)
  158.  
  159. loop.MouseButton1Click:Connect(function()
  160. loadstring(game:GetObjects('rbxassetid://1010374652')[1].Source)()
  161. end)
  162. end
  163. coroutine.wrap(HPUD_fake_script)()
  164. local function KXGLRPE_fake_script() -- reviz.LocalScript
  165. local script = Instance.new('LocalScript', reviz)
  166.  
  167. reviz.MouseButton1Down:connect(function()
  168. loadstring(game:HttpGet("https://pastebin.com/raw/pGhYnsxA", true))()
  169. end)
  170.  
  171. end
  172. coroutine.wrap(KXGLRPE_fake_script)()
  173. local function NYBFX_fake_script() -- gui.LocalScript
  174. local script = Instance.new('LocalScript', gui)
  175.  
  176. local UIS = game:GetService('UserInputService')
  177. local frame = script.Parent
  178. local dragToggle = nil
  179. local dragSpeed = 0.25
  180. local dragStart = nil
  181. local startPos = nil
  182.  
  183. local function updateInput(input)
  184. local delta = input.Position - dragStart
  185. local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
  186. startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  187. game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
  188. end
  189.  
  190. frame.InputBegan:Connect(function(input)
  191. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  192. dragToggle = true
  193. dragStart = input.Position
  194. startPos = frame.Position
  195. input.Changed:Connect(function()
  196. if input.UserInputState == Enum.UserInputState.End then
  197. dragToggle = false
  198. end
  199. end)
  200. end
  201. end)
  202.  
  203. UIS.InputChanged:Connect(function(input)
  204. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  205. if dragToggle then
  206. updateInput(input)
  207. end
  208. end
  209. end)
  210.  
  211. end
  212. coroutine.wrap(NYBFX_fake_script)()
  213. local function FKUBZ_fake_script() -- TextButton.LocalScript
  214. local script = Instance.new('LocalScript', TextButton)
  215.  
  216. local frame = script.Parent.parent.gui
  217. local open = false
  218. script.Parent.MouseButton1Click:Connect(function()
  219. if frame.Visible == false then
  220. frame.Visible = true
  221. else
  222. frame.Visible = false
  223. end
  224. end)
  225.  
  226. end
  227. coroutine.wrap(FKUBZ_fake_script)()
  228. local function KNRCXI_fake_script() -- TextButton_2.LocalScript
  229. local script = Instance.new('LocalScript', TextButton_2)
  230.  
  231. script.Parent.MouseButton1Click:Connect(function()
  232. script.Parent.Parent.Parent.ScreenGui:Destroy()
  233. end)
  234.  
  235. end
  236. coroutine.wrap(KNRCXI_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement