Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects
- local ProtoSmasherV2 = Instance.new("ScreenGui")
- local UI = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local Execute = Instance.new("TextButton")
- local TextField = Instance.new("TextBox")
- local TextLabel_4 = Instance.new("TextLabel")
- local Clear = Instance.new("TextButton")
- local TextLabel_5 = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local TextLabel_6 = Instance.new("TextLabel")
- local TextLabel_7 = Instance.new("TextLabel")
- local Frame = Instance.new("Frame")
- local Display = Instance.new("TextButton")
- local TextLabel_8 = Instance.new("TextLabel")
- local TextLabel_9 = Instance.new("TextLabel")
- local Button = Instance.new("TextButton")
- local TextLabel_10 = Instance.new("TextLabel")
- local TextLabel_11 = Instance.new("TextLabel")
- local TextButton_3 = Instance.new("TextButton")
- -- Properties
- ProtoSmasherV2.Name = "ProtoSmasher V2"
- ProtoSmasherV2.Parent = game.Players.LocalPlayer.PlayerGui
- UI.Name = "UI"
- UI.Parent = ProtoSmasherV2
- UI.Active = true
- UI.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
- UI.BorderColor3 = Color3.new(0.941177, 0.313726, 0)
- UI.BorderSizePixel = 5
- UI.Draggable = true
- UI.Position = UDim2.new(0.338787884, 0, 0.173965931, 0)
- UI.Selectable = true
- UI.Size = UDim2.new(0.297575772, 0, 0.605839431, 0)
- TextLabel.Parent = UI
- TextLabel.BackgroundColor3 = Color3.new(0.941177, 0.313726, 0)
- TextLabel.BorderColor3 = Color3.new(0.941177, 0.164706, 0.207843)
- TextLabel.Position = UDim2.new(-0.00623700628, 0, -0.00863930862, 0)
- TextLabel.Size = UDim2.new(0.492723495, 0, 0.0647948161, 0)
- TextLabel.Font = Enum.Font.ArialBold
- TextLabel.FontSize = Enum.FontSize.Size14
- TextLabel.Text = "ProtoSmaher v2"
- TextLabel.TextSize = 14
- TextLabel_2.Parent = UI
- TextLabel_2.BackgroundColor3 = Color3.new(0.941177, 0.313726, 0)
- TextLabel_2.BorderColor3 = Color3.new(0.941177, 0.164706, 0.207843)
- TextLabel_2.Position = UDim2.new(0.698544681, 0, -0.00431965431, 0)
- TextLabel_2.Size = UDim2.new(0.301455289, 0, 0.0604751632, 0)
- TextLabel_2.Font = Enum.Font.ArialBold
- TextLabel_2.FontSize = Enum.FontSize.Size14
- TextLabel_2.Text = "- X"
- TextLabel_2.TextSize = 14
- TextLabel_3.Parent = UI
- TextLabel_3.BackgroundColor3 = Color3.new(0.941177, 0.313726, 0)
- TextLabel_3.BorderColor3 = Color3.new(0.941177, 0.164706, 0.207843)
- TextLabel_3.Position = UDim2.new(0.461538464, 0, -0.00431965431, 0)
- TextLabel_3.Size = UDim2.new(0.232848227, 0, 0.0604751632, 0)
- TextLabel_3.Font = Enum.Font.ArialBold
- TextLabel_3.FontSize = Enum.FontSize.Size14
- TextLabel_3.Text = ""
- TextLabel_3.TextSize = 14
- Execute.Name = "Execute"
- Execute.Parent = UI
- Execute.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Execute.BorderColor3 = Color3.new(1, 1, 1)
- Execute.BorderSizePixel = 2
- Execute.Position = UDim2.new(0.0753564164, 0, 0.642570257, 0)
- Execute.Size = UDim2.new(0.242362529, 0, 0.0843373463, 0)
- Execute.Font = Enum.Font.ArialBold
- Execute.FontSize = Enum.FontSize.Size32
- Execute.Text = "Execute"
- Execute.TextColor3 = Color3.new(0.898039, 0.898039, 0.898039)
- Execute.TextSize = 30
- Execute.TextScaled = true
- Execute.MouseButton1Down:connect(function()
- loadstring(TextField.Text)()
- end)
- TextField.Name = "TextField"
- TextField.Parent = UI
- TextField.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- TextField.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- TextField.Position = UDim2.new(0.114052951, 0, 0.0682730898, 0)
- TextField.Size = UDim2.new(0.796334028, 0, 0.548192799, 0)
- TextField.ClearTextOnFocus = false
- TextField.Font = Enum.Font.SourceSans
- TextField.FontSize = Enum.FontSize.Size14
- TextField.MultiLine = true
- TextField.Text = "Enter Script Here!"
- TextField.TextColor3 = Color3.new(1, 1, 1)
- TextField.TextSize = 14
- TextField.TextXAlignment = Enum.TextXAlignment.Left
- TextField.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_4.Parent = UI
- TextLabel_4.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
- TextLabel_4.Position = UDim2.new(0.0570264757, 0, 0.0642570257, 0)
- TextLabel_4.Size = UDim2.new(0.0488798358, 0, 0.560240984, 0)
- TextLabel_4.Font = Enum.Font.SourceSans
- TextLabel_4.FontSize = Enum.FontSize.Size14
- TextLabel_4.Text = ""
- TextLabel_4.TextSize = 14
- Clear.Name = "Clear"
- Clear.Parent = UI
- Clear.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Clear.BorderColor3 = Color3.new(1, 1, 1)
- Clear.BorderSizePixel = 2
- Clear.Position = UDim2.new(0.364562124, 0, 0.642570257, 0)
- Clear.Size = UDim2.new(0.242362529, 0, 0.0843373463, 0)
- Clear.Font = Enum.Font.ArialBold
- Clear.FontSize = Enum.FontSize.Size32
- Clear.Text = "Clear"
- Clear.TextColor3 = Color3.new(1, 1, 1)
- Clear.TextSize = 30
- Clear.TextScaled = true
- Clear.MouseButton1Down:connect(function()
- TextField.Text = ""
- end)
- TextLabel_5.Parent = UI
- TextLabel_5.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- TextLabel_5.Position = UDim2.new(0.0672097728, 0, 0.732931733, 0)
- TextLabel_5.Size = UDim2.new(0.843177199, 0, 0.192771077, 0)
- TextLabel_5.Font = Enum.Font.SourceSans
- TextLabel_5.FontSize = Enum.FontSize.Size14
- TextLabel_5.Text = ""
- TextLabel_5.TextSize = 14
- TextButton.Parent = UI
- TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton.Position = UDim2.new(0.80040735, 0, 0.943775117, 0)
- TextButton.Size = UDim2.new(0.0325865597, 0, 0.036144577, 0)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.FontSize = Enum.FontSize.Size14
- TextButton.Text = ""
- TextButton.TextSize = 14
- TextButton.MouseButton1Down:connect(function()
- local msg = Instance.new("Message",workspace)
- msg.Text = "Always On Top Activated"
- wait(2)
- msg:Destroy()
- end)
- TextButton_2.Parent = UI
- TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_2.Position = UDim2.new(0.547861516, 0, 0.943775117, 0)
- TextButton_2.Size = UDim2.new(0.0325865597, 0, 0.036144577, 0)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.FontSize = Enum.FontSize.Size14
- TextButton_2.Text = ""
- TextButton_2.TextSize = 14
- TextButton_2.MouseButton1Down:connect(function()
- local msg = Instance.new("Message",workspace)
- msg.Text = "Auto-Inject Activated"
- wait(2)
- msg:Destroy()
- end)
- TextLabel_6.Parent = UI
- TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_6.Position = UDim2.new(0.84521383, 0, 0.937750995, 0)
- TextLabel_6.Size = UDim2.new(0.142566189, 0, 0.0481927693, 0)
- TextLabel_6.Font = Enum.Font.Highway
- TextLabel_6.FontSize = Enum.FontSize.Size10
- TextLabel_6.Text = "All ways On Top"
- TextLabel_6.TextSize = 10
- TextLabel_6.TextScaled = true
- TextLabel_7.Parent = UI
- TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_7.Position = UDim2.new(0.608961284, 0, 0.937750995, 0)
- TextLabel_7.Size = UDim2.new(0.142566189, 0, 0.0461847372, 0)
- TextLabel_7.Font = Enum.Font.Highway
- TextLabel_7.FontSize = Enum.FontSize.Size14
- TextLabel_7.Text = "Auto-Inject"
- TextLabel_7.TextSize = 14
- TextLabel_7.TextScaled = true
- Frame.Parent = UI
- Frame.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame.BackgroundTransparency = 1
- Frame.Position = UDim2.new(0.926680267, 0, 0.349740922, 0)
- Frame.Size = UDim2.new(0.0224032588, 0, 0.0310880821, 0)
- Display.Name = "Display"
- Display.Parent = Frame
- Display.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Display.BackgroundTransparency = 100
- Display.BorderColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Display.Position = UDim2.new(-37.272728, 0, -14.166667, 0)
- Display.Size = UDim2.new(37, 0, 1.91666663, 0)
- Display.Visible = false
- Display.AutoButtonColor = false
- Display.Font = Enum.Font.ArialBold
- Display.FontSize = Enum.FontSize.Size48
- Display.Text = ""
- Display.TextColor3 = Color3.new(1, 0.333333, 0)
- Display.TextScaled = true
- Display.TextSize = 48
- Display.TextStrokeColor3 = Color3.new(0.266667, 0.458824, 1)
- Display.TextStrokeTransparency = 0
- Display.TextWrapped = true
- TextLabel_8.Parent = Display
- TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_8.BackgroundTransparency = 1000
- TextLabel_8.Position = UDim2.new(-0.0589680597, 0, 14.7931032, 0)
- TextLabel_8.Size = UDim2.new(0.633906662, 0, 0.620689631, 0)
- TextLabel_8.Font = Enum.Font.SourceSans
- TextLabel_8.FontSize = Enum.FontSize.Size14
- TextLabel_8.Text = "ProtoSmasher Is Loading...."
- TextLabel_8.TextColor3 = Color3.new(0.666667, 0, 0)
- TextLabel_8.TextSize = 14
- TextLabel_9.Parent = Display
- TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_9.BackgroundTransparency = 100
- TextLabel_9.Position = UDim2.new(0, 0, 15.7241383, 0)
- TextLabel_9.Size = UDim2.new(0.633906662, 0, 0.620689631, 0)
- TextLabel_9.Font = Enum.Font.SourceSans
- TextLabel_9.FontSize = Enum.FontSize.Size14
- TextLabel_9.Text = "ProtoSmasher Is Now Ready For Use!"
- TextLabel_9.TextColor3 = Color3.new(0.333333, 1, 0)
- TextLabel_9.TextSize = 14
- Button.Name = "Button"
- Button.Parent = Frame
- Button.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Button.BorderColor3 = Color3.new(1, 1, 1)
- Button.BorderSizePixel = 2
- Button.Position = UDim2.new(-11.818, -2,9.067, 4)
- Button.Size = UDim2.new(9.909091, 0, 2.79999995, 0)
- Button.Font = Enum.Font.ArialBold
- Button.FontSize = Enum.FontSize.Size32
- Button.Text = "Inject"
- Button.TextColor3 = Color3.new(1, 1, 1)
- Button.TextSize = 30
- Button.TextStrokeColor3 = Color3.new(1, 1, 1)
- Button.MouseButton1Down:connect(function()
- TextLabel_10.Text = "Injecting..."
- wait(3)
- TextLabel_10.Text = "ProtoSmasher Is Loading...."
- wait(5)
- TextLabel_10.Text = "ProtoSmasher Is Now Ready For Use!"
- end)
- TextLabel_10.Parent = UI
- TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_10.BackgroundTransparency = 1000
- TextLabel_10.Position = UDim2.new(0.0855397135, 0, 0.742971897, 0)
- TextLabel_10.Size = UDim2.new(0.393075347, 0, 0.0321285129, 0)
- TextLabel_10.Font = Enum.Font.SourceSans
- TextLabel_10.FontSize = Enum.FontSize.Size14
- TextLabel_10.Text = "Waiting On Inject..."
- TextLabel_10.TextColor3 = Color3.new(0, 1, 0)
- TextLabel_10.TextSize = 14
- TextLabel_11.Parent = UI
- TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_11.Position = UDim2.new(0.0773930773, 0, 0.937750995, 0)
- TextLabel_11.Size = UDim2.new(0.303462327, 0, 0.0441767052, 0)
- TextLabel_11.Font = Enum.Font.SourceSans
- TextLabel_11.FontSize = Enum.FontSize.Size14
- TextLabel_11.Text = "Main Theme (ProtoSmasher)"
- TextLabel_11.TextSize = 14
- TextLabel_11.TextScaled = true
- TextButton_3.Parent = UI
- TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_3.Position = UDim2.new(0.395112008, 0, 0.939759016, 0)
- TextButton_3.Size = UDim2.new(0.0509164967, 0, 0.038152609, 0)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.FontSize = Enum.FontSize.Size14
- TextButton_3.Text = ""
- TextButton_3.TextSize = 14
- TextButton_3.MouseButton1Down:connect(function()
- local msg = Instance.new("Message",workspace)
- msg.Text = "ProtoSmasher MainTheme Done"
- wait(2)
- msg:Destroy()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement