Advertisement
Guest User

RO-Boxing leaked $2.50 script!! OP

a guest
Mar 3rd, 2018
12,872
-1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.33 KB | None | 0 1
  1. local RoBoxingGui = Instance.new("ScreenGui")
  2. local MainToggle = Instance.new("ImageButton")
  3. local Deco = Instance.new("TextLabel")
  4. local MainFrame = Instance.new("Frame")
  5. local Deco_2 = Instance.new("TextLabel")
  6. local Deco_3 = Instance.new("TextLabel")
  7. local SaunaFarmToggle = Instance.new("TextButton")
  8. local SpeedButtonsToggle = Instance.new("TextButton")
  9.  
  10. RoBoxingGui.Name = "Ro-BoxingGui"
  11. RoBoxingGui.Parent = game.CoreGui
  12.  
  13. MainToggle.Name = "MainToggle"
  14. MainToggle.Parent = RoBoxingGui
  15. MainToggle.BackgroundColor3 = Color3.new(1, 1, 1)
  16. MainToggle.BackgroundTransparency = 1
  17. MainToggle.Position = UDim2.new(0.400000006, 0, 0.949999988, 0)
  18. MainToggle.Size = UDim2.new(0.200000003, 0, 0.0500000007, 0)
  19. MainToggle.Image = "rbxassetid://1324633131"
  20.  
  21. Deco.Name = "Deco"
  22. Deco.Parent = MainToggle
  23. Deco.BackgroundColor3 = Color3.new(1, 1, 1)
  24. Deco.BackgroundTransparency = 1
  25. Deco.BorderSizePixel = 0
  26. Deco.Size = UDim2.new(0.800000012, 0, 1, 0)
  27. Deco.Font = Enum.Font.SourceSansLight
  28. Deco.FontSize = Enum.FontSize.Size14
  29. Deco.Text = "EXPLOIT"
  30. Deco.TextColor3 = Color3.new(1, 1, 1)
  31. Deco.TextScaled = true
  32. Deco.TextSize = 14
  33. Deco.TextWrapped = true
  34. Deco.TextXAlignment = Enum.TextXAlignment.Right
  35.  
  36. MainFrame.Name = "MainFrame"
  37. MainFrame.Parent = MainToggle
  38. MainFrame.BackgroundColor3 = Color3.new(0.976471, 0.803922, 0.784314)
  39. MainFrame.BorderSizePixel = 0
  40. MainFrame.Position = UDim2.new(0, 0, 1, 0)
  41. MainFrame.Size = UDim2.new(1, 0, 2, 0)
  42.  
  43. Deco_2.Name = "Deco"
  44. Deco_2.Parent = MainFrame
  45. Deco_2.BackgroundColor3 = Color3.new(1, 1, 1)
  46. Deco_2.BackgroundTransparency = 1
  47. Deco_2.Size = UDim2.new(0.5, 0, 0.5, 0)
  48. Deco_2.Font = Enum.Font.SourceSansBold
  49. Deco_2.FontSize = Enum.FontSize.Size14
  50. Deco_2.Text = "SAUNA FARM"
  51. Deco_2.TextColor3 = Color3.new(0, 0, 0)
  52. Deco_2.TextScaled = true
  53. Deco_2.TextSize = 14
  54. Deco_2.TextWrapped = true
  55.  
  56. Deco_3.Name = "Deco"
  57. Deco_3.Parent = MainFrame
  58. Deco_3.BackgroundColor3 = Color3.new(1, 1, 1)
  59. Deco_3.BackgroundTransparency = 1
  60. Deco_3.Position = UDim2.new(0, 0, 0.5, 0)
  61. Deco_3.Size = UDim2.new(0.5, 0, 0.5, 0)
  62. Deco_3.Font = Enum.Font.SourceSansBold
  63. Deco_3.FontSize = Enum.FontSize.Size14
  64. Deco_3.Text = "SPEED BUTTONS"
  65. Deco_3.TextColor3 = Color3.new(0, 0, 0)
  66. Deco_3.TextScaled = true
  67. Deco_3.TextSize = 14
  68. Deco_3.TextWrapped = true
  69.  
  70. SaunaFarmToggle.Name = "SaunaFarmToggle"
  71. SaunaFarmToggle.Parent = MainFrame
  72. SaunaFarmToggle.BackgroundColor3 = Color3.new(1, 0.356863, 0.243137)
  73. SaunaFarmToggle.BorderColor3 = Color3.new(0.827451, 0.203922, 0.203922)
  74. SaunaFarmToggle.Position = UDim2.new(0.600000024, 0, 0.0500000007, 0)
  75. SaunaFarmToggle.Size = UDim2.new(0.300000012, 0, 0.400000006, 0)
  76. SaunaFarmToggle.Font = Enum.Font.SourceSans
  77. SaunaFarmToggle.FontSize = Enum.FontSize.Size14
  78. SaunaFarmToggle.Text = "OFF"
  79. SaunaFarmToggle.TextColor3 = Color3.new(1, 1, 1)
  80. SaunaFarmToggle.TextScaled = true
  81. SaunaFarmToggle.TextSize = 14
  82. SaunaFarmToggle.TextStrokeTransparency = 0.69999998807907
  83. SaunaFarmToggle.TextWrapped = true
  84.  
  85. SpeedButtonsToggle.Name = "SpeedButtonsToggle"
  86. SpeedButtonsToggle.Parent = MainFrame
  87. SpeedButtonsToggle.BackgroundColor3 = Color3.new(1, 0.356863, 0.243137)
  88. SpeedButtonsToggle.BorderColor3 = Color3.new(0.827451, 0.203922, 0.203922)
  89. SpeedButtonsToggle.Position = UDim2.new(0.600000024, 0, 0.550000012, 0)
  90. SpeedButtonsToggle.Size = UDim2.new(0.300000012, 0, 0.400000006, 0)
  91. SpeedButtonsToggle.Font = Enum.Font.SourceSans
  92. SpeedButtonsToggle.FontSize = Enum.FontSize.Size14
  93. SpeedButtonsToggle.Text = "OFF"
  94. SpeedButtonsToggle.TextColor3 = Color3.new(1, 1, 1)
  95. SpeedButtonsToggle.TextScaled = true
  96. SpeedButtonsToggle.TextSize = 14
  97. SpeedButtonsToggle.TextStrokeTransparency = 0.69999998807907
  98. SpeedButtonsToggle.TextWrapped = true
  99.  
  100. local val = 255
  101. local on = 0
  102. MainToggle.MouseEnter:connect(function()
  103. on = 1
  104. end)
  105. MainToggle.MouseLeave:connect(function()
  106. on = 0
  107. end)
  108. spawn (function()
  109. while true do
  110. wait()
  111. if on == 1 then
  112. while val > 150 do
  113. wait()
  114. MainToggle.ImageColor3 = Color3.fromRGB(val,val,val)
  115. val = val-10
  116. end
  117. else
  118. while val < 257 do
  119. wait()
  120. MainToggle.ImageColor3 = Color3.fromRGB(val,val,val)
  121. val = val+10
  122. end
  123. end
  124. end
  125. end)
  126. local down = true
  127. MainToggle.MouseButton1Down:connect(function()
  128. if down == true then
  129. MainToggle.Active = false
  130. MainToggle:TweenPosition(UDim2.new(0.4,0,0.85,0))
  131. down = false
  132. wait(0.5)
  133. MainToggle.Active = true
  134. else
  135. MainToggle.Active = false
  136. MainToggle:TweenPosition(UDim2.new(0.4,0,0.95,0))
  137. down = true
  138. wait(0.5)
  139. MainToggle.Active = true
  140. end
  141. end)
  142.  
  143. local enabled = false
  144. local boxingenabled = false
  145.  
  146.  
  147. SaunaFarmToggle.MouseButton1Down:connect(function()
  148. if enabled == false then
  149. enabled = true
  150. SaunaFarmToggle.BackgroundColor3 = Color3.fromRGB(89 ,255 ,94)
  151. SaunaFarmToggle.BorderColor3 = Color3.fromRGB(97 ,177 ,85)
  152. SaunaFarmToggle.Text = "ON"
  153. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-190,3.5,50)
  154. else
  155. enabled = false
  156. SaunaFarmToggle.BackgroundColor3 = Color3.fromRGB(255 ,91 ,62)
  157. SaunaFarmToggle.BorderColor3 = Color3.fromRGB(211 ,52 ,52)
  158. SaunaFarmToggle.Text = "OFF"
  159. end
  160. end)
  161.  
  162.  
  163. SpeedButtonsToggle.MouseButton1Down:connect(function()
  164. if boxingenabled == false then
  165. boxingenabled = true
  166. SpeedButtonsToggle.BackgroundColor3 = Color3.fromRGB(89 ,255 ,94)
  167. SpeedButtonsToggle.BorderColor3 = Color3.fromRGB(97 ,177 ,85)
  168. SpeedButtonsToggle.Text = "ON"
  169. wait(0.5)
  170. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-190,3,50)
  171. else
  172. boxingenabled = false
  173. SpeedButtonsToggle.BackgroundColor3 = Color3.fromRGB(255 ,91 ,62)
  174. SpeedButtonsToggle.BorderColor3 = Color3.fromRGB(211 ,52 ,52)
  175. SpeedButtonsToggle.Text = "OFF"
  176. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  177. end
  178. end)
  179.  
  180.  
  181. spawn (function()
  182. while true do
  183. wait()
  184. if enabled == false then
  185. SpeedButtonsToggle.Visible = false
  186. Deco_3.Text = "ENABLE SAUNA FARM"
  187. else
  188. SpeedButtonsToggle.Visible = true
  189. Deco_3.Text = "SPEED BUTTONS"
  190. end
  191. end
  192. end)
  193.  
  194. spawn (function()
  195. while true do
  196. wait()
  197. if game.Players.LocalPlayer.PlayerGui.Start.Sub_Menu.Settings_Image.Settings.AFK.Current_Value.Value == false then
  198. SaunaFarmToggle.Visible = false
  199. Deco_2.Text = "ENABLE AFK"
  200. else
  201. SaunaFarmToggle.Visible = true
  202. Deco_2.Text = "SAUNA FARM"
  203. end
  204. end
  205. end)
  206.  
  207. spawn (function()
  208. while true do
  209. wait()
  210. if enabled == true then
  211. if game.Workspace:findFirstChild("LightHack") then
  212. else
  213. local light = Instance.new("Part")
  214. light.Transparency = 1
  215. light.Anchored = true
  216. light.CanCollide = false
  217. light.Position = Vector3.new(-190,-10,50)
  218. light.Parent = game.Workspace
  219. light.Name = "LightHack"
  220. local glow = Instance.new("PointLight")
  221. glow.Parent = light
  222. glow.Brightness = math.huge
  223. glow.Range = 30
  224. end
  225. game.Workspace.Treadmill.Give_Points.CFrame = CFrame.new(-190,4,50)
  226. game.Workspace.Rope_Training.top.CFrame = CFrame.new(-190,4,50)
  227. game.Workspace.Rope_Training.bottom.CFrame = CFrame.new(-190,4,50)
  228. wait(0.1)
  229. game.Workspace.Treadmill.Give_Points.CFrame = CFrame.new(-190,-10,50)
  230. game.Workspace.Rope_Training.top.CFrame = CFrame.new(-190,-10,50)
  231. game.Workspace.Rope_Training.bottom.CFrame = CFrame.new(-190,-10,50)
  232. end
  233. end
  234. end)
  235.  
  236. spawn (function()
  237. while true do
  238. wait()
  239. if boxingenabled == true then
  240. game.ReplicatedStorage.Dummy_Punch5:FireServer()
  241. game.Workspace.Training.Buttons.Bottom.CFrame = CFrame.new(-189,4,47)
  242. game.Workspace.Training.Buttons.Right.CFrame = CFrame.new(-189,2,47)
  243. game.Workspace.Training.Buttons.Top.CFrame = CFrame.new(-191,4,47)
  244. game.Workspace.Training.Buttons.Left.CFrame = CFrame.new(-191,2,47)
  245.  
  246. game.Workspace.Training.Buttons.Bottom.Size = Vector3.new(1,1,1)
  247. game.Workspace.Training.Buttons.Right.Size = Vector3.new(1,1,1)
  248. game.Workspace.Training.Buttons.Top.Size = Vector3.new(1,1,1)
  249. game.Workspace.Training.Buttons.Left.Size = Vector3.new(1,1,1)
  250.  
  251. game.Workspace.Training.Buttons.Bottom.CanCollide = false
  252. game.Workspace.Training.Buttons.Right.CanCollide = false
  253. game.Workspace.Training.Buttons.Top.CanCollide = false
  254. game.Workspace.Training.Buttons.Left.CanCollide = false
  255.  
  256. game.Workspace.Training.Buttons.Bottom.Transparency = 0
  257. game.Workspace.Training.Buttons.Right.Transparency = 0
  258. game.Workspace.Training.Buttons.Top.Transparency = 0
  259. game.Workspace.Training.Buttons.Left.Transparency = 0
  260. else
  261. game.Workspace.Training.Buttons.Bottom.Transparency = 1
  262. game.Workspace.Training.Buttons.Right.Transparency = 1
  263. game.Workspace.Training.Buttons.Top.Transparency = 1
  264. game.Workspace.Training.Buttons.Left.Transparency = 1
  265. end
  266. end
  267. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement