Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects
- local Protosmasher = Instance.new("ScreenGui")
- local Background = Instance.new("Frame")
- local Border = Instance.new("Frame")
- local Logo = Instance.new("TextLabel")
- local Box = Instance.new("TextLabel")
- local Exit = Instance.new("TextButton")
- local Box_2 = Instance.new("TextLabel")
- local Frame = Instance.new("Frame")
- local Script = Instance.new("ScrollingFrame")
- local TextBox = Instance.new("TextBox")
- local Execute = Instance.new("ImageButton")
- local Clear = Instance.new("ImageButton")
- local Inject = Instance.new("ImageButton")
- local CheckBox1 = Instance.new("TextButton")
- local lblText = Instance.new("TextLabel")
- local text1 = Instance.new("TextLabel")
- local text1a = Instance.new("TextLabel")
- local text2 = Instance.new("TextLabel")
- local text1a_2 = Instance.new("TextLabel")
- local text3 = Instance.new("TextLabel")
- local text3a = Instance.new("TextLabel")
- local text4 = Instance.new("TextLabel")
- local text4a = Instance.new("TextLabel")
- local Frame_2 = Instance.new("Frame")
- local text1_2 = Instance.new("TextLabel")
- -- Properties
- Protosmasher.Name = "Protosmasher"
- Protosmasher.Parent = game.StarterGui
- Background.Name = "Background"
- Background.Parent = Protosmasher
- Background.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
- Background.BorderColor3 = Color3.new(1, 1, 1)
- Background.BorderSizePixel = 0
- Background.Draggable = true
- Background.Position = UDim2.new(0.0241581257, 0, 0.0907297805, 0)
- Background.Size = UDim2.new(0, 373, 0, 429)
- Border.Name = "Border"
- Border.Parent = Background
- Border.BackgroundColor3 = Color3.new(1, 1, 1)
- Border.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Border.BorderSizePixel = 0
- Border.Size = UDim2.new(0, 373, 0, 24)
- Logo.Name = "Logo"
- Logo.Parent = Border
- Logo.BackgroundColor3 = Color3.new(1, 1, 1)
- Logo.BackgroundTransparency = 1
- Logo.Position = UDim2.new(0.133997127, 0, 0.075000003, 0)
- Logo.Size = UDim2.new(0, 33, 0, 20)
- Logo.Font = Enum.Font.SourceSans
- Logo.Text = "Cyberblox - Proto UI"
- Logo.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
- Logo.TextSize = 14
- Box.Name = "Box"
- Box.Parent = Border
- Box.BackgroundColor3 = Color3.new(1, 1, 1)
- Box.BackgroundTransparency = 1
- Box.BorderSizePixel = 0
- Box.Position = UDim2.new(0.852860987, 0, 0, 0)
- Box.Size = UDim2.new(0, 15, 0, 17)
- Box.Font = Enum.Font.SourceSans
- Box.Text = "☐"
- Box.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
- Box.TextSize = 14
- Exit.Name = "Exit"
- Exit.Parent = Border
- Exit.BackgroundColor3 = Color3.new(1, 1, 1)
- Exit.BorderSizePixel = 0
- Exit.Position = UDim2.new(0.940054476, 0, 0.0416666679, 0)
- Exit.Size = UDim2.new(0, 22, 0, 17)
- Exit.Font = Enum.Font.SciFi
- Exit.Text = "X"
- Exit.TextColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- Exit.TextSize = 14
- Box_2.Name = "Box"
- Box_2.Parent = Border
- Box_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Box_2.BackgroundTransparency = 1
- Box_2.BorderSizePixel = 0
- Box_2.Position = UDim2.new(0.782016337, 0, 0.0208333395, 0)
- Box_2.Size = UDim2.new(0, 15, 0, 8)
- Box_2.Font = Enum.Font.SourceSans
- Box_2.Text = "_"
- Box_2.TextColor3 = Color3.new(0.439216, 0.439216, 0.439216)
- Box_2.TextSize = 14
- Frame.Parent = Background
- Frame.BackgroundColor3 = Color3.new(0.388235, 0.388235, 0.388235)
- Frame.BorderColor3 = Color3.new(0.388235, 0.388235, 0.388235)
- Frame.Position = UDim2.new(0.0463215262, 0, 0.685314715, 0)
- Frame.Size = UDim2.new(0, 239, 0, 106)
- Script.Name = "Script"
- Script.Parent = Background
- Script.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
- Script.BorderSizePixel = 0
- Script.Position = UDim2.new(0.144772112, 0, 0.083916083, 0)
- Script.Size = UDim2.new(0, 301, 0, 245)
- Script.ScrollBarThickness = 0
- TextBox.Parent = Script
- TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
- TextBox.BackgroundTransparency = 1
- TextBox.Position = UDim2.new(0.0232558139, 0, 0, 0)
- TextBox.Size = UDim2.new(0, 294, 0, 436)
- TextBox.Font = Enum.Font.SourceSans
- TextBox.Text = "Print\"Protosmasher\""
- TextBox.TextColor3 = Color3.new(1, 1, 1)
- TextBox.TextSize = 14
- TextBox.TextXAlignment = Enum.TextXAlignment.Left
- TextBox.TextYAlignment = Enum.TextYAlignment.Top
- Execute.Name = "Execute"
- Execute.Parent = Background
- Execute.BackgroundColor3 = Color3.new(1, 1, 1)
- Execute.BorderColor3 = Color3.new(1, 1, 1)
- Execute.Position = UDim2.new(0.722202361, 0, 0.685314715, 0)
- Execute.Size = UDim2.new(0, 86, 0, 21)
- Execute.Image = "rbxassetid://1375720223"
- Clear.Name = "Clear"
- Clear.Parent = Background
- Clear.BackgroundColor3 = Color3.new(1, 1, 1)
- Clear.BorderColor3 = Color3.new(1, 1, 1)
- Clear.Position = UDim2.new(0.722202361, 0, 0.752913773, 0)
- Clear.Size = UDim2.new(0, 86, 0, 21)
- Clear.Image = "rbxassetid://1375721703"
- Inject.Name = "Inject"
- Inject.Parent = Background
- Inject.BackgroundColor3 = Color3.new(1, 1, 1)
- Inject.BorderColor3 = Color3.new(1, 1, 1)
- Inject.Position = UDim2.new(0.722202361, 0, 0.883449912, 0)
- Inject.Size = UDim2.new(0, 86, 0, 21)
- Inject.Image = "rbxassetid://1375723256"
- CheckBox1.Name = "CheckBox1"
- CheckBox1.Parent = Background
- CheckBox1.BackgroundColor3 = Color3.new(0.698039, 0.698039, 0.698039)
- CheckBox1.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
- CheckBox1.Position = UDim2.new(0, 269, 0, 356)
- CheckBox1.Size = UDim2.new(0, 11, 0, 11)
- CheckBox1.AutoButtonColor = false
- CheckBox1.Selected = true
- CheckBox1.Text = ""
- lblText.Name = "lblText"
- lblText.Parent = CheckBox1
- lblText.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
- lblText.BackgroundTransparency = 1
- lblText.Position = UDim2.new(0, 11, 0, -2)
- lblText.Size = UDim2.new(0, 91, 0, 16)
- lblText.Text = "Always on Top"
- lblText.TextColor3 = Color3.new(0.380392, 0.380392, 0.380392)
- lblText.TextWrapped = true
- text1.Name = "text1"
- text1.Parent = Background
- text1.BackgroundColor3 = Color3.new(1, 1, 1)
- text1.BackgroundTransparency = 1
- text1.Position = UDim2.new(0.144772112, 0, 0.685314715, 0)
- text1.Size = UDim2.new(0, 15, 0, 14)
- text1.Font = Enum.Font.Code
- text1.Text = "Scanning..."
- text1.TextColor3 = Color3.new(0, 0, 0)
- text1.TextSize = 14
- text1a.Name = "text1a"
- text1a.Parent = Background
- text1a.BackgroundColor3 = Color3.new(1, 1, 1)
- text1a.BackgroundTransparency = 1
- text1a.Position = UDim2.new(0.31367293, 0, 0.685314715, 0)
- text1a.Size = UDim2.new(0, 13, 0, 14)
- text1a.Font = Enum.Font.Code
- text1a.Text = "done!"
- text1a.TextColor3 = Color3.new(0, 0.760784, 0)
- text1a.TextSize = 14
- text2.Name = "text2"
- text2.Parent = Background
- text2.BackgroundColor3 = Color3.new(1, 1, 1)
- text2.BackgroundTransparency = 1
- text2.Position = UDim2.new(0.193029493, 0, 0.720279694, 0)
- text2.Size = UDim2.new(0, 22, 0, 14)
- text2.Font = Enum.Font.Code
- text2.Text = "Authenticating..."
- text2.TextColor3 = Color3.new(0, 0, 0)
- text2.TextSize = 14
- text1a_2.Name = "text1a"
- text1a_2.Parent = Background
- text1a_2.BackgroundColor3 = Color3.new(1, 1, 1)
- text1a_2.BackgroundTransparency = 1
- text1a_2.Position = UDim2.new(0.453083128, 0, 0.720279753, 0)
- text1a_2.Size = UDim2.new(0, 13, 0, 14)
- text1a_2.Font = Enum.Font.Code
- text1a_2.Text = "success!"
- text1a_2.TextColor3 = Color3.new(0, 0.760784, 0)
- text1a_2.TextSize = 14
- text3.Name = "text3"
- text3.Parent = Background
- text3.BackgroundColor3 = Color3.new(1, 1, 1)
- text3.BackgroundTransparency = 1
- text3.Position = UDim2.new(0.134048253, 0, 0.752913773, 0)
- text3.Size = UDim2.new(0, 22, 0, 15)
- text3.Font = Enum.Font.Code
- text3.Text = "Loading..."
- text3.TextColor3 = Color3.new(0, 0, 0)
- text3.TextSize = 14
- text3a.Name = "text3a"
- text3a.Parent = Background
- text3a.BackgroundColor3 = Color3.new(1, 1, 1)
- text3a.BackgroundTransparency = 1
- text3a.Position = UDim2.new(0.3136729, 0, 0.752913773, 0)
- text3a.Size = UDim2.new(0, 13, 0, 15)
- text3a.Font = Enum.Font.Code
- text3a.Text = "done!"
- text3a.TextColor3 = Color3.new(0, 0.760784, 0)
- text3a.TextSize = 14
- text4.Name = "text4"
- text4.Parent = Background
- text4.BackgroundColor3 = Color3.new(1, 1, 1)
- text4.BackgroundTransparency = 1
- text4.Position = UDim2.new(0.144772112, 0, 0.792540789, 0)
- text4.Size = UDim2.new(0, 29, 0, 14)
- text4.Font = Enum.Font.Code
- text4.Text = "Server MOTD :"
- text4.TextColor3 = Color3.new(0, 0, 1)
- text4.TextSize = 14
- text4a.Name = "text4a"
- text4a.Parent = Background
- text4a.BackgroundColor3 = Color3.new(1, 1, 1)
- text4a.BackgroundTransparency = 1
- text4a.Position = UDim2.new(0.394101858, 0, 0.79020983, 0)
- text4a.Size = UDim2.new(0, 22, 0, 15)
- text4a.Font = Enum.Font.Code
- text4a.Text = "Wassup Bro"
- text4a.TextColor3 = Color3.new(0, 0, 0)
- text4a.TextSize = 14
- Frame_2.Parent = Background
- Frame_2.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
- Frame_2.BorderColor3 = Color3.new(0.388235, 0.388235, 0.388235)
- Frame_2.BorderSizePixel = 0
- Frame_2.Position = UDim2.new(0.0455764085, 0, 0.083916083, 0)
- Frame_2.Size = UDim2.new(0, 14, 0, 245)
- text1_2.Name = "text1"
- text1_2.Parent = Background
- text1_2.BackgroundColor3 = Color3.new(1, 1, 1)
- text1_2.BackgroundTransparency = 1
- text1_2.Position = UDim2.new(0.0428954437, 0, 0.083916083, 0)
- text1_2.Size = UDim2.new(0, 15, 0, 20)
- text1_2.Font = Enum.Font.SourceSansSemibold
- text1_2.Text = "1"
- text1_2.TextColor3 = Color3.new(1, 1, 1)
- text1_2.TextSize = 14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement