Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[/] RetroTerminal V1.1
- _G.UI_Id = 13373312634
- loadstring(game:HttpGet('https://raw.githubusercontent.com/DigitalityScripts/roblox-scripts/main/Proton%20Free'))()
- task.wait(.5)
- local ProtonUI = game.CoreGui.Proton
- local Cmds = ProtonUI.ProtonCommandBar.ProtonCommandList
- Cmds.Draggable = false
- Cmds.Visible = true
- local CmdsText = Cmds.Commands.ScrollingFrame.ProtonCommandListText
- CmdsText.TextColor3 = Color3.new(255/255,255/255,255/255)
- CmdsText.TextSize = 18
- CmdsText.TextStrokeTransparency = 0
- CmdsText.TextStrokeColor3 = Color3.new(255/255,0/255,0/255)
- CmdsText.Font = "Arial"
- local ScrollFrame = Cmds.Commands.ScrollingFrame
- ScrollFrame.CanvasSize = UDim2.new(1,0,12,0)
Advertisement
Add Comment
Please, Sign In to add comment