Roblox Speed Simulator 5

Speed

Getting 50000 SPEED in ROBLOX Sprinting Simulator 5!! SO FAST that you go straight out of the map!! Subscribe & become a Noodler today! 🍜 https://www.yout.

What is the best and fastest Auto Clicker for Roblox? There are many options available on the internet but we think that our product, Fast Auto Clicker is undeniably the fastest and most reliable Auto Clicker for Roblox.

Why do you need an Auto Clicker for Roblox?

Auto Clickers are immensely useful for games like Roblox and Minecraft because many features in the game require repetitive clicking that is burdensome and can leave you with a sore hand. Especially in combat. Because the process is so simple using an automated tool like Fast Auto Clicker will save you time and effort!

Is Fast Auto Clicker free for Roblox?

Yes Fast Auto Clicker is an entirely free piece of software with no strings attached. Download the tiny file and immediately open and use it. No install, no payment, no strings attached. Free for all your Roblox needs!

Are there other Auto Clickers available for Roblox?

Yes, Fast Auto Clicker is not the only Auto Clicker available for Roblox. There are many others on the internet. Here are some other safe Auto Clickers :

Although these are also awesome options we still would prefer you to use our tool!

How Fast is Fast Auto Clicker?

When it comes to gaming like Roblox or Minecraft the speed at which the autoclicker (CPS) can run at is very important. Fast Auto Clicker features a variable CPS scrolling bar so you can change the speed of the Auto Clicker from 1CPS to hundreds! There is also an option to randomize the clicking speed to avoid Auto Clicker detection that games and game servers sometimes have!

How can I download Fast Auto Clicker?

Head over to our home page HERE to download the Auto Clicker! Roblox hack client 2017 download torrent.

Aug 29th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local SpeedSimulatorGUI = Instance.new('ScreenGui')
  2. local Title = Instance.new('TextLabel')
  3. local afk = Instance.new('TextButton')
  4. local steps = Instance.new('TextButton')
  5. local Btools = Instance.new('TextButton')
  6. local OpenClose = Instance.new('TextButton')
  7. -- Properties
  8. SpeedSimulatorGUI.Name ='SpeedSimulatorGUI'
  9. Base.Parent = SpeedSimulatorGUI
  10. Base.BackgroundColor3 = Color3.new(0.27451,0.627451,1)
  11. Base.BorderColor3 = Color3.new(0.188235,0.309804,0.584314)
  12. Base.Draggable =true
  13. Base.Position = UDim2.new(0.300000012,0,0.224000007,0)
  14. Base.Visible =false
  15. Title.Name ='Title'
  16. Title.BackgroundColor3 = Color3.new(0.298039,0.498039,0.921569)
  17. Title.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
  18. Title.Size = UDim2.new(0,228,0,47)
  19. Title.Text ='Speed Simulator'
  20. Title.TextColor3 = Color3.new(0.32549,0.772549,0.0823529)
  21. Title.TextSize =14
  22. Value.Parent = Base
  23. Value.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
  24. Value.Position = UDim2.new(0.197368428,0,0.302158266,0)
  25. Value.Font = Enum.Font.SourceSans
  26. Value.TextColor3 = Color3.new(0,0,0)
  27. afk.Parent = Base
  28. afk.BackgroundColor3 = Color3.new(0.321569,0.545098,0.992157)
  29. afk.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
  30. afk.Position = UDim2.new(0.101000004,0,0.690398097,0)
  31. afk.Font = Enum.Font.SciFi
  32. afk.TextColor3 = Color3.new(0.219608,0.729412,0.129412)
  33. afk.TextWrapped =true
  34. xp.Name ='xp'
  35. xp.BackgroundColor3 = Color3.new(0.321569,0.545098,0.992157)
  36. xp.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
  37. xp.Position = UDim2.new(0.101000004,0,0.42899999,0)
  38. xp.Font = Enum.Font.SciFi
  39. xp.TextColor3 = Color3.new(0.219608,0.729412,0.129412)
  40. xp.TextWrapped =true
  41. steps.Name ='steps'
  42. steps.BackgroundColor3 = Color3.new(0.321569,0.545098,0.992157)
  43. steps.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
  44. steps.Position = UDim2.new(0.100877196,0,0.561151087,0)
  45. steps.Font = Enum.Font.SciFi
  46. steps.TextColor3 = Color3.new(0.219608,0.729412,0.129412)
  47. steps.TextWrapped =true
  48. diamonds.Name ='diamonds'
  49. diamonds.BackgroundColor3 = Color3.new(0.321569,0.545098,0.992157)
  50. diamonds.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
  51. diamonds.Position = UDim2.new(0.521929801,0,0.561151087,0)
  52. diamonds.Font = Enum.Font.SciFi
  53. diamonds.TextColor3 = Color3.new(0.219608,0.729412,0.129412)
  54. diamonds.TextSize =24
  55. Btools.Parent = Base
  56. Btools.BackgroundColor3 = Color3.new(0.321569,0.545098,0.992157)
  57. Btools.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
  58. Btools.Position = UDim2.new(0.101000004,0,0.822203875,0)
  59. Btools.Font = Enum.Font.SciFi
  60. Btools.TextColor3 = Color3.new(0.219608,0.729412,0.129412)
  61. Btools.TextWrapped =true
  62. credits.Name ='credits'
  63. credits.BackgroundColor3 = Color3.new(1,1,1)
  64. credits.Position = UDim2.new(0,0,0.16546762,0)
  65. credits.Font = Enum.Font.SciFi
  66. credits.TextColor3 = Color3.new(0,0,0)
  67. credits.TextWrapped =true
  68. OpenClose.Name ='OpenClose'
  69. OpenClose.BackgroundColor3 = Color3.new(0.298039,0.498039,0.921569)
  70. OpenClose.BorderColor3 = Color3.new(0.164706,0.270588,0.509804)
  71. OpenClose.Draggable =true
  72. OpenClose.Position = UDim2.new(0.321428567,0,0.0983606577,0)
  73. OpenClose.Font = Enum.Font.SciFi
  74. OpenClose.TextColor3 = Color3.new(0.32549,0.772549,0.0823529)
  75. OpenClose.TextSize =14
  76. Base.Draggable =true
  77. local open =false
  78. OpenClose.MouseButton1Click:connect(function(click)
  79. Base.Visible =true
  80. elseif OpenClose.Text 'Close'then
  81. OpenClose.Text ='Open'
  82. end)
  83. Btools.MouseButton1Click:connect(function()
  84. local HopperBin = Instance.new('HopperBin', game.Players.LocalPlayer.Backpack)
  85. end
  86. local A_2 =500000000000
  87. local Event = game:GetService('ReplicatedStorage').SpeedHandler
  88. while wait()do
  89. game.ReplicatedStorage.SpeedHandler:FireServer('exp',10000)
  90. end)
  91. afk.MouseButton1Click:connect(function()
  92. local player = game.Players.LocalPlayer
  93. local A_1 ='steps'
  94. local Event = game:GetService('ReplicatedStorage').SpeedHandler
  95. local Ar1 ='exp'
  96. local Event = game:GetService('ReplicatedStorage').SpeedHandler
  97. wait(0)
  98. player.Character.Humanoid:Move(Vector3.new(0,0,100),true)
  99. local Av1 ='diamonds'
  100. local Event = game:GetService('ReplicatedStorage').SpeedHandler
  101. end)

Roblox Speed Simulator 5 Update