Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local credits = Instance.new("TextLabel")
- local clear = Instance.new("TextButton")
- local frames2 = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local X = Instance.new("TextButton")
- local ScrollingFrame = Instance.new("ScrollingFrame")
- local TextBox = Instance.new("TextBox")
- local execute = Instance.new("TextButton")
- local key = Instance.new("Frame")
- local Frame_2 = Instance.new("Frame")
- local TextLabel_2 = Instance.new("TextLabel")
- local name = Instance.new("TextBox")
- local password = Instance.new("TextBox")
- local login = Instance.new("TextButton")
- -- Properties
- ScreenGui.Parent = game.CoreGui
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Frame.Parent = ScreenGui
- Frame.Active = true
- Frame.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- Frame.Position = UDim2.new(0.406229645, 0, 0.124859802, 0)
- Frame.Size = UDim2.new(0, 502, 0, 381)
- Frame.Visible = false
- Frame.Draggable = true
- credits.Name = "credits"
- credits.Parent = Frame
- credits.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- credits.BorderSizePixel = 0
- credits.Position = UDim2.new(0, 0, 0.92909956, 0)
- credits.Size = UDim2.new(0, 502, 0, 27)
- credits.Font = Enum.Font.SourceSans
- credits.Text = "Made by 0x45#8396"
- credits.TextColor3 = Color3.new(1, 1, 1)
- credits.TextSize = 14
- clear.Name = "clear"
- clear.Parent = Frame
- clear.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- clear.BorderSizePixel = 0
- clear.Position = UDim2.new(0.529198825, 0, 0.7590729, 0)
- clear.Size = UDim2.new(0, 200, 0, 50)
- clear.Font = Enum.Font.SourceSans
- clear.Text = "Clear"
- clear.TextColor3 = Color3.new(1, 1, 1)
- clear.TextSize = 14
- frames2.Name = "frames2"
- frames2.Parent = Frame
- frames2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- frames2.BorderSizePixel = 0
- frames2.Size = UDim2.new(0, 502, 0, 49)
- TextLabel.Parent = frames2
- TextLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.298123121, 0, 0.0510471873, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 46)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Cerebrum X SS - Private Premium"
- TextLabel.TextColor3 = Color3.new(0.992157, 0.992157, 0.992157)
- TextLabel.TextSize = 22
- X.Name = "X"
- X.Parent = frames2
- X.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
- X.BorderSizePixel = 0
- X.Position = UDim2.new(0.90967685, 0, 0.143453434, 0)
- X.Size = UDim2.new(0, 32, 0, 36)
- X.Font = Enum.Font.SourceSans
- X.Text = "X"
- X.TextColor3 = Color3.new(1, 1, 1)
- X.TextSize = 14
- ScrollingFrame.Parent = Frame
- ScrollingFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- ScrollingFrame.BorderSizePixel = 0
- ScrollingFrame.Position = UDim2.new(0.0677290857, 0, 0.173228353, 0)
- ScrollingFrame.Size = UDim2.new(0, 430, 0, 211)
- ScrollingFrame.CanvasPosition = Vector2.new(0, 0.896451414)
- TextBox.Parent = ScrollingFrame
- TextBox.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- TextBox.BorderSizePixel = 0
- TextBox.Size = UDim2.new(0, 414, 0, 999976)
- TextBox.Font = Enum.Font.SourceSans
- TextBox.Text = "Paste Here Ur ServerSided Require Script!"
- TextBox.TextColor3 = Color3.new(1, 1, 1)
- TextBox.TextSize = 20
- TextBox.TextXAlignment = Enum.TextXAlignment.Left
- TextBox.TextYAlignment = Enum.TextYAlignment.Top
- execute.Name = "execute"
- execute.Parent = Frame
- execute.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- execute.BorderSizePixel = 0
- execute.Position = UDim2.new(0.071031481, 0, 0.7590729, 0)
- execute.Size = UDim2.new(0, 200, 0, 50)
- execute.Font = Enum.Font.SourceSans
- execute.Text = "Execute"
- execute.TextColor3 = Color3.new(1, 1, 1)
- execute.TextSize = 14
- key.Name = "key"
- key.Parent = ScreenGui
- key.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- key.Position = UDim2.new(0.195151508, 0, 0.12741752, 0)
- key.Size = UDim2.new(0, 324, 0, 378)
- Frame_2.Parent = key
- Frame_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Frame_2.BorderSizePixel = 0
- Frame_2.Size = UDim2.new(0, 324, 0, 46)
- TextLabel_2.Parent = Frame_2
- TextLabel_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0.19135803, 0, -0.0217391308, 0)
- TextLabel_2.Size = UDim2.new(0, 200, 0, 46)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "Cerebrum X SS - Private Key"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextSize = 22
- name.Name = "name"
- name.Parent = key
- name.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- name.BorderSizePixel = 0
- name.Position = UDim2.new(0.19135803, 0, 0.256613761, 0)
- name.Size = UDim2.new(0, 191, 0, 52)
- name.Font = Enum.Font.SourceSans
- name.Text = "Put Name Here"
- name.TextColor3 = Color3.new(1, 1, 1)
- name.TextSize = 14
- name.TextXAlignment = Enum.TextXAlignment.Left
- password.Name = "password"
- password.Parent = key
- password.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- password.BorderSizePixel = 0
- password.Position = UDim2.new(0.189360276, 0, 0.468154669, 0)
- password.Size = UDim2.new(0, 191, 0, 52)
- password.Font = Enum.Font.SourceSans
- password.Text = "Put Password Here"
- password.TextColor3 = Color3.new(1, 1, 1)
- password.TextSize = 14
- password.TextXAlignment = Enum.TextXAlignment.Left
- login.Name = "login"
- login.Parent = key
- login.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- login.BorderSizePixel = 0
- login.Position = UDim2.new(0.243870974, 0, 0.690289855, 0)
- login.Size = UDim2.new(0, 154, 0, 45)
- login.Font = Enum.Font.SourceSans
- login.Text = "Login"
- login.TextColor3 = Color3.new(1, 1, 1)
- login.TextSize = 14
- -- : Code INBOX : --
- login.MouseButton1Down:connect(function()
- if name.Text == "1x1x1xPrivate" and password.Text == "PremiumSSExecutor" then
- Frame.Visible = true
- key.Visible = false
- end
- end)
- X.MouseButton1Click:connect(function()
- Frame.Visible = false
- end)
- clear.MouseButton1Click:connect(function()
- TextBox.Text = ""
- end)
- execute.MouseButton1Click:connect(function()
- game.ReplicatedStorage.RemoteEvent:FireServer(TextBox.Text)
- end)
- local remote = script.Parent.gay
- remote.OnServerEvent:Connect(function(idk, lol)
- require(script.Loadstring)(lol)()
- end)
- local execute = script.Parent.Parent.execute
- local text = script.Parent.Parent("Put require here!")
- local remote = script.Parent.gay
Add Comment
Please, Sign In to add comment