Roblox Auto Clicker Boxing Simulator

Roblox Boxing Simulator 2 GUI. Not a member of Pastebin yet? Sign Up, it unlocks many cool features!

Jan 9th, 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Roblox//how To Get Auto Clicker In Boxing Simulator//link In Desc

Script
  1. local Main = Instance.new('Frame')
  2. local GB2 = Instance.new('TextButton')
  3. local Exit = Instance.new('TextButton')
  4. local GB4 = Instance.new('TextButton')
  5. local GB6 = Instance.new('TextButton')
  6. local open = Instance.new('TextButton')
  7. Main.Parent = ScreenGui
  8. Main.Position = UDim2.new(0.371843457,0,0.0175694786,0)
  9. Main.Visible =false
  10. Main.Draggable =true
  11. title.Name ='title'
  12. title.BackgroundColor3 = Color3.fromRGB(85,255,255)
  13. title.Font = Enum.Font.GothamBold
  14. title.Text ='Case Clicker GUI made by Superprodennis'
  15. title.TextSize =14.000
  16. GB2.Name ='GB2'
  17. GB2.BackgroundColor3 = Color3.fromRGB(0,255,0)
  18. GB2.Size = UDim2.new(0,189,0,50)
  19. GB2.LineHeight =2.000
  20. GB2.TextColor3 = Color3.fromRGB(0,0,0)
  21. GB2.MouseButton1Down:connect(function()
  22. end)
  23. GB1.Name ='GB1'
  24. GB1.BackgroundColor3 = Color3.fromRGB(0,255,0)
  25. GB1.Position = UDim2.new(0.522099435,0,0.144628093,0)
  26. GB1.Font = Enum.Font.GothamBold
  27. GB1.TextColor3 = Color3.fromRGB(0,0,0)
  28. GB1.MouseButton1Down:connect(function()
  29. end)
  30. Exit.Name ='Exit'
  31. Exit.BackgroundColor3 = Color3.fromRGB(255,0,0)
  32. Exit.Position = UDim2.new(0.875690818,0,0.818181872,0)
  33. Exit.Font = Enum.Font.GothamBold
  34. Exit.TextColor3 = Color3.fromRGB(0,0,0)
  35. Exit.MouseButton1Down:connect(function()
  36. Openmain.Visible =true
  37. GB3.Name ='GB3'
  38. GB3.BackgroundColor3 = Color3.fromRGB(0,255,0)
  39. GB3.Position = UDim2.new(0.522099435,0,0.351239681,0)
  40. GB3.Font = Enum.Font.GothamBold
  41. GB3.TextColor3 = Color3.fromRGB(0,0,0)
  42. GB3.MouseButton1Down:connect(function()
  43. local Character = game.Players.LocalPlayer.Character
  44. Character.Humanoid.JumpPower =150-- You can change Jump Power here
  45. end)
  46. GB4.Name ='GB4'
  47. GB4.BackgroundColor3 = Color3.fromRGB(0,255,0)
  48. GB4.Size = UDim2.new(0,189,0,50)
  49. GB4.Text ='Speed'
  50. GB4.TextSize =14.000
  51. local Character = game.Players.LocalPlayer.Character
  52. Character.Humanoid.WalkSpeed =50-- You can change speed here
  53. end)
  54. GB5.Name ='GB5'
  55. GB5.BackgroundColor3 = Color3.fromRGB(0,255,0)
  56. GB5.Position = UDim2.new(0.522099435,0,0.557851255,0)
  57. GB5.Font = Enum.Font.GothamBold
  58. GB5.TextColor3 = Color3.fromRGB(0,0,0)
  59. GB5.MouseButton1Down:connect(function()
  60. end)
  61. GB6.Name ='GB6'
  62. GB6.BackgroundColor3 = Color3.fromRGB(0,255,0)
  63. GB6.Size = UDim2.new(0,189,0,50)
  64. GB6.Text ='Noting'
  65. GB6.TextSize =14.000
  66. Openmain.Name ='Openmain'
  67. Openmain.BackgroundColor3 = Color3.fromRGB(255,255,255)
  68. Openmain.Position = UDim2.new(0.266414136,0,0.0175695419,0)
  69. Openmain.Active =true
  70. open.Parent = Openmain
  71. open.Position = UDim2.new(0,0,1.1920929e-07,0)
  72. open.Font = Enum.Font.GothamBold
  73. open.TextColor3 = Color3.fromRGB(0,0,0)
  74. open.TextSize =14.000
  75. open.MouseButton1Down:connect(function()
  76. Main.Visible =true
RAW Paste Data

Texting Simulator Auto Clicker Roblox