Script Executor Roblox Free Exe

Jun 18th, 2019
Never

First - Open any roblox game you want to exploit on (Some scripts will not work on Popular games) Second - Open 'protosmasher.exe' and insert a random username and password, as it is cracked, this will not matter. Today I am showing off a new free roblox exploit that is called SS V2 and this exploit is insane and comes with 3 fe script hubs and admin comm.

Free safe roblox script executorScript

Script Executor Roblox Download

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Good Free Script Executor Roblox

  1. -- Script executer script XD. Idk why you would need this, well I think i need it for quick execution without crashing and stuff like that lol. -Xyper
  2. local S1 = Instance.new('ScreenGui')
  3. local Execute = Instance.new('TextButton')
  4. local Input = Instance.new('TextBox')
  5. S1.Parent = game.Players.LocalPlayer.PlayerGui
  6. S1.ResetOnSpawn = false
  7. S1Frame.Parent = S1
  8. S1Frame.Position = UDim2.new(0, 0, 0.248875543, 0)
  9. S1Frame.Style = Enum.FrameStyle.DropShadow
  10. Execute.Parent = S1Frame
  11. Execute.Position = UDim2.new(0.00872371532, 0, 0.880995035, 0)
  12. Execute.Style = Enum.ButtonStyle.RobloxButtonDefault
  13. Execute.Text = 'Execute'
  14. Execute.TextScaled = true
  15. Execute.TextWrapped = true
  16. Clear.Name = 'Clear'
  17. Clear.BackgroundColor3 = Color3.new(1, 1, 1)
  18. Clear.Position = UDim2.new(0.228907213, 0, 0.880995035, 0)
  19. Clear.Style = Enum.ButtonStyle.RobloxButtonDefault
  20. Clear.Text = 'Clear'
  21. Clear.TextScaled = true
  22. Clear.TextWrapped = true
  23. Input.Name = 'Input'
  24. Input.BackgroundColor3 = Color3.new(0.0117647, 0, 0.184314)
  25. Input.Position = UDim2.new(0.0406618454, 0, 0.050907772, 0)
  26. Input.Font = Enum.Font.SourceSans
  27. Input.PlaceholderText = 'Code goes here'
  28. Input.TextColor3 = Color3.new(255, 255, 255)
  29. Input.TextXAlignment = Enum.TextXAlignment.Left
  30. -- MADE BY XYPER IN PASTEBIN
  31. OpenClose.Parent = S1
  32. OpenClose.Position = UDim2.new(0, 0, 0.88905549, 0)
  33. OpenClose.Style = Enum.ButtonStyle.RobloxButtonDefault
  34. OpenClose.Text = 'Show/Hide'
  35. OpenClose.TextScaled = true
  36. OpenClose.TextWrapped = true
  37. -- Scripts
  38. OpenClose.MouseButton1Click:Connect(function()
  39. S1Frame.Visible = true
  40. S1Frame.Visible = false
  41. end)
  42. Execute.MouseButton1Click:Connect(function()
  43. end)
  44. Clear.MouseButton1Click:Connect(function()
  45. end)
  46. -- Xyper (Pastebin)

Script Executor Roblox Free