Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Kyou#6048 --
- -- ily 3ds --
- -- kek --
- repeat wait() until game.Players.LocalPlayer.Character
- local PGUI = game.Players.LocalPlayer.PlayerGui
- local Synapse = Instance.new("ScreenGui")
- local TopBar = Instance.new("Frame")
- local ImageLabel = Instance.new("ImageLabel")
- local Background = Instance.new("Frame")
- local ImageLabel_2 = Instance.new("ImageLabel")
- local WhiteLine = Instance.new("Frame")
- local DisableFullExecButton = Instance.new("TextButton")
- local ScriptHubButton = Instance.new("TextButton")
- local AttachButton = Instance.new("TextButton")
- local OpenFileButton = Instance.new("TextButton")
- local ClearButton = Instance.new("TextButton")
- local ExecuteButton = Instance.new("TextButton")
- local ScriptThingy = Instance.new("Frame")
- local ScriptingArea = Instance.new("TextBox")
- -- Properties
- Synapse.Name = "Synapse"
- Synapse.Parent = PGUI
- TopBar.Name = "TopBar"
- TopBar.Parent = Synapse
- TopBar.Active = true
- TopBar.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- TopBar.BorderSizePixel = 0
- TopBar.Draggable = true
- TopBar.Position = UDim2.new(0.207116798, 0, 0.18213661, 0)
- TopBar.Size = UDim2.new(0.649635017, 0, 0.0928196162, 0)
- TopBar.ZIndex = 100
- ImageLabel.Parent = TopBar
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.BorderSizePixel = 0
- ImageLabel.Size = UDim2.new(0.304775268, 0, 1, 0)
- ImageLabel.ZIndex = 101
- ImageLabel.Image = "rbxassetid://1399908026"
- Background.Name = "Background"
- Background.Parent = TopBar
- Background.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
- Background.BorderSizePixel = 0
- Background.Position = UDim2.new(0, 0, 1, 0)
- Background.Size = UDim2.new(1, 0, 5.20754719, 0)
- ImageLabel_2.Parent = TopBar
- ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel_2.BorderSizePixel = 0
- ImageLabel_2.Position = UDim2.new(0.932584286, 0, 0, 0)
- ImageLabel_2.Size = UDim2.new(0.0674157292, 0, 0.358490556, 0)
- ImageLabel_2.ZIndex = 101
- ImageLabel_2.Image = "rbxassetid://1399916869"
- WhiteLine.Name = "WhiteLine"
- WhiteLine.Parent = TopBar
- WhiteLine.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- WhiteLine.BorderSizePixel = 0
- WhiteLine.Position = UDim2.new(0.0491573028, 0, 1, 0)
- WhiteLine.Size = UDim2.new(0.0014044944, 0, 4.22641516, 0)
- DisableFullExecButton.Name = "DisableFullExecButton"
- DisableFullExecButton.Parent = TopBar
- DisableFullExecButton.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- DisableFullExecButton.BorderColor3 = Color3.new(0.196078, 0.196078, 0.207843)
- DisableFullExecButton.Position = UDim2.new(0.775280893, 0, 5.39622641, 0)
- DisableFullExecButton.Size = UDim2.new(0.209269658, 0, 0.509433985, 0)
- DisableFullExecButton.Font = Enum.Font.SourceSans
- DisableFullExecButton.Text = "Disable Full Exec"
- DisableFullExecButton.TextColor3 = Color3.new(0.858824, 0.901961, 0.921569)
- DisableFullExecButton.TextScaled = true
- DisableFullExecButton.TextSize = 14
- DisableFullExecButton.TextWrapped = true
- ScriptHubButton.Name = "ScriptHubButton"
- ScriptHubButton.Parent = TopBar
- ScriptHubButton.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- ScriptHubButton.BorderColor3 = Color3.new(0.196078, 0.196078, 0.207843)
- ScriptHubButton.Position = UDim2.new(0.589887619, 0, 5.39622641, 0)
- ScriptHubButton.Size = UDim2.new(0.174157307, 0, 0.509433985, 0)
- ScriptHubButton.Font = Enum.Font.SourceSans
- ScriptHubButton.Text = "Script Hub"
- ScriptHubButton.TextColor3 = Color3.new(0.858824, 0.901961, 0.921569)
- ScriptHubButton.TextScaled = true
- ScriptHubButton.TextSize = 14
- ScriptHubButton.TextWrapped = true
- AttachButton.Name = "AttachButton"
- AttachButton.Parent = TopBar
- AttachButton.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- AttachButton.BorderColor3 = Color3.new(0.196078, 0.196078, 0.207843)
- AttachButton.Position = UDim2.new(0.44803369, 0, 5.39622641, 0)
- AttachButton.Size = UDim2.new(0.13202247, 0, 0.509433985, 0)
- AttachButton.Font = Enum.Font.SourceSans
- AttachButton.Text = "Attach"
- AttachButton.TextColor3 = Color3.new(0.858824, 0.901961, 0.921569)
- AttachButton.TextScaled = true
- AttachButton.TextSize = 14
- AttachButton.TextWrapped = true
- OpenFileButton.Name = "OpenFileButton"
- OpenFileButton.Parent = TopBar
- OpenFileButton.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- OpenFileButton.BorderColor3 = Color3.new(0.196078, 0.196078, 0.207843)
- OpenFileButton.Position = UDim2.new(0.304775268, 0, 5.39622641, 0)
- OpenFileButton.Size = UDim2.new(0.13202247, 0, 0.509433985, 0)
- OpenFileButton.Font = Enum.Font.SourceSans
- OpenFileButton.Text = "Open File"
- OpenFileButton.TextColor3 = Color3.new(0.858824, 0.901961, 0.921569)
- OpenFileButton.TextScaled = true
- OpenFileButton.TextSize = 14
- OpenFileButton.TextWrapped = true
- ClearButton.Name = "ClearButton"
- ClearButton.Parent = TopBar
- ClearButton.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- ClearButton.BorderColor3 = Color3.new(0.196078, 0.196078, 0.207843)
- ClearButton.Position = UDim2.new(0.160112351, 0, 5.39622641, 0)
- ClearButton.Size = UDim2.new(0.13202247, 0, 0.509433985, 0)
- ClearButton.Font = Enum.Font.SourceSans
- ClearButton.Text = "Clear"
- ClearButton.TextColor3 = Color3.new(0.858824, 0.901961, 0.921569)
- ClearButton.TextScaled = true
- ClearButton.TextSize = 14
- ClearButton.TextWrapped = true
- ExecuteButton.Name = "ExecuteButton"
- ExecuteButton.Parent = TopBar
- ExecuteButton.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- ExecuteButton.BorderColor3 = Color3.new(0.196078, 0.196078, 0.207843)
- ExecuteButton.Position = UDim2.new(0.0182584263, 0, 5.39622641, 0)
- ExecuteButton.Size = UDim2.new(0.13202247, 0, 0.509433985, 0)
- ExecuteButton.Font = Enum.Font.SourceSans
- ExecuteButton.Text = "Execute"
- ExecuteButton.TextColor3 = Color3.new(0.858824, 0.901961, 0.921569)
- ExecuteButton.TextScaled = true
- ExecuteButton.TextSize = 14
- ExecuteButton.TextWrapped = true
- ScriptThingy.Name = "ScriptThingy"
- ScriptThingy.Parent = TopBar
- ScriptThingy.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- ScriptThingy.BorderColor3 = Color3.new(0.521569, 0.521569, 0.521569)
- ScriptThingy.Position = UDim2.new(0.835674167, 0, 1.11320758, 0)
- ScriptThingy.Size = UDim2.new(0.148876399, 0, 4.11320734, 0)
- ScriptingArea.Name = "ScriptingArea"
- ScriptingArea.Parent = TopBar
- ScriptingArea.BackgroundColor3 = Color3.new(1, 1, 1)
- ScriptingArea.BackgroundTransparency = 1
- ScriptingArea.BorderSizePixel = 0
- ScriptingArea.Position = UDim2.new(0.0603932589, 0, 1.11320758, 0)
- ScriptingArea.Size = UDim2.new(0.775280893, 0, 4.11320734, 0)
- ScriptingArea.Font = Enum.Font.SourceSansLight
- ScriptingArea.MultiLine = true
- ScriptingArea.Text = ""
- ScriptingArea.TextColor3 = Color3.new(0.964706, 1, 0.952941)
- ScriptingArea.TextSize = 16
- ScriptingArea.TextWrapped = true
- ScriptingArea.TextXAlignment = Enum.TextXAlignment.Left
- ScriptingArea.TextYAlignment = Enum.TextYAlignment.Top
- ScriptingArea.ClearTextOnFocus = false
- -- Functions
- ExecuteButton.MouseButton1Click:connect(function()
- loadstring(ScriptingArea.Text)()
- end)
- ClearButton.MouseButton1Click:connect(function()
- ScriptingArea.Text = ""
- end)
- OpenFileButton.MouseButton1Click:connect(function()
- OpenFileButton.Text = "2lazy"
- wait(0.5)
- OpenFileButton.Text = "Open File"
- end)
- AttachButton.MouseButton1Click:connect(function()
- AttachButton.Text = "2lazy"
- wait(0.5)
- AttachButton.Text = "Attach"
- end)
- ScriptHubButton.MouseButton1Click:connect(function()
- ScriptHubButton.Text = "2lazy"
- wait(0.5)
- ScriptHubButton.Text = "Script Hub"
- end)
- DisableFullExecButton.MouseButton1Click:connect(function()
- DisableFullExecButton.Text = "2lazy"
- wait(0.5)
- DisableFullExecButton.Text = "Disable Full Exec"
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement