Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Synapse = Instance.new("ScreenGui")
- local credits = Instance.new("Frame")
- local ac = Instance.new("TextLabel")
- local ImageLabel = Instance.new("ImageLabel")
- local ab = Instance.new("TextLabel")
- local open = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local maingui = Instance.new("Frame")
- local script_area = Instance.new("Frame")
- local TextBox = Instance.new("TextBox")
- local Logo = Instance.new("ImageLabel")
- local ver = Instance.new("TextLabel")
- local buttons = Instance.new("Frame")
- local Execute = Instance.new("TextButton")
- local Clear = Instance.new("TextButton")
- local Open = Instance.new("TextButton")
- local Attach = Instance.new("TextButton")
- local FullToggle = Instance.new("TextButton")
- local ScriptHub = Instance.new("TextButton")
- local Message = Instance.new("TextLabel")
- local scripts = Instance.new("ScrollingFrame")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local TextLabel_6 = Instance.new("TextLabel")
- local TextLabel_7 = Instance.new("TextLabel")
- local TextLabel_8 = Instance.new("TextLabel")
- local TextLabel_9 = Instance.new("TextLabel")
- local close = Instance.new("Frame")
- local TextButton = Instance.new("TextButton")
- Synapse.Name = "Synapse"
- Synapse.Parent = game.CoreGui
- credits.Name = "credits"
- credits.Parent = Synapse
- credits.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
- credits.BorderSizePixel = 0
- credits.Position = UDim2.new(0.408288598, 0, -0.227540761, 0)
- credits.Size = UDim2.new(0, 238, 0, 100)
- ac.Name = "ac"
- ac.Parent = credits
- ac.BackgroundColor3 = Color3.new(1, 1, 1)
- ac.BackgroundTransparency = 1
- ac.Position = UDim2.new(0.243697479, 0, -0.330000013, 0)
- ac.Size = UDim2.new(0, 134, 0, 100)
- ac.Font = Enum.Font.SourceSans
- ac.Text = "GUI Created by StevenAwesomeness1"
- ac.TextColor3 = Color3.new(1, 1, 1)
- ac.TextSize = 14
- ImageLabel.Parent = credits
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.BackgroundTransparency = 1
- ImageLabel.Position = UDim2.new(0.142857075, 0, 0.319999963, 0)
- ImageLabel.Size = UDim2.new(0, 170, 0, 35)
- ImageLabel.Image = "rbxassetid://1330524583"
- ab.Name = "ab"
- ab.Parent = credits
- ab.BackgroundColor3 = Color3.new(1, 1, 1)
- ab.BackgroundTransparency = 1
- ab.Position = UDim2.new(0.216386557, 0, 0.319999963, 0)
- ab.Size = UDim2.new(0, 134, 0, 100)
- ab.Font = Enum.Font.SourceSans
- ab.Text = "Exploit created by 3dsboy"
- ab.TextColor3 = Color3.new(1, 1, 1)
- ab.TextSize = 14
- open.Name = "open"
- open.Parent = Synapse
- open.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
- open.BorderSizePixel = 0
- open.Position = UDim2.new(0.356101304, 0, 0.417249411, 0)
- open.Size = UDim2.new(0, 264, 0, 100)
- open.Visible = false
- TextLabel.Parent = open
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.263941944, 0, 0, 0)
- TextLabel.Size = UDim2.new(0, 134, 0, 100)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "You can't open a file inside a ROBLOX game lol"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 14
- maingui.Name = "maingui"
- maingui.Parent = Synapse
- maingui.Active = true
- maingui.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
- maingui.BorderSizePixel = 0
- maingui.Draggable = true
- maingui.Position = UDim2.new(0.15516822, 0, 0.230769232, 0)
- maingui.Selectable = true
- maingui.Size = UDim2.new(0, 871, 0, 468)
- maingui.Visible = false
- script_area.Name = "script_area"
- script_area.Parent = maingui
- script_area.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
- script_area.BorderSizePixel = 0
- script_area.Position = UDim2.new(0.0333692133, 0, 0.166666672, 0)
- script_area.Size = UDim2.new(0, 626, 0, 311)
- TextBox.Parent = script_area
- TextBox.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- TextBox.Size = UDim2.new(0, 626, 0, 312)
- TextBox.ClearTextOnFocus = false
- TextBox.Font = Enum.Font.SourceSans
- TextBox.MultiLine = true
- TextBox.Text = "print(\"Hello world!\")"
- TextBox.TextColor3 = Color3.new(1, 1, 1)
- TextBox.TextSize = 14
- TextBox.TextXAlignment = Enum.TextXAlignment.Left
- TextBox.TextYAlignment = Enum.TextYAlignment.Top
- Logo.Name = "Logo"
- Logo.Parent = maingui
- Logo.BackgroundColor3 = Color3.new(1, 1, 1)
- Logo.BackgroundTransparency = 1
- Logo.Position = UDim2.new(0.0330615938, 0, 0.0507691801, 0)
- Logo.Size = UDim2.new(0, 170, 0, 35)
- Logo.Image = "rbxassetid://1330524583"
- ver.Name = "ver"
- ver.Parent = maingui
- ver.BackgroundColor3 = Color3.new(1, 1, 1)
- ver.BackgroundTransparency = 1
- ver.BorderSizePixel = 0
- ver.Position = UDim2.new(0.239683434, 0, 0.0341880359, 0)
- ver.Size = UDim2.new(0, 106, 0, 50)
- ver.Font = Enum.Font.SourceSans
- ver.Text = "v4.5.0"
- ver.TextColor3 = Color3.new(1, 1, 1)
- ver.TextScaled = true
- ver.TextSize = 14
- ver.TextWrapped = true
- ver.TextXAlignment = Enum.TextXAlignment.Left
- buttons.Name = "buttons"
- buttons.Parent = maingui
- buttons.BackgroundColor3 = Color3.new(1, 1, 1)
- buttons.BackgroundTransparency = 1
- buttons.Position = UDim2.new(0.0333692133, 0, 0.867521346, 0)
- buttons.Size = UDim2.new(0, 626, 0, 41)
- Execute.Name = "Execute"
- Execute.Parent = buttons
- Execute.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
- Execute.BorderColor3 = Color3.new(0.329412, 0.329412, 0.329412)
- Execute.Size = UDim2.new(0, 110, 0, 41)
- Execute.Font = Enum.Font.SourceSans
- Execute.Text = "Execute"
- Execute.TextColor3 = Color3.new(1, 1, 1)
- Execute.TextScaled = true
- Execute.TextSize = 14
- Execute.TextWrapped = true
- Execute.MouseButton1Click:connect(function()
- loadstring(TextBox.Text)()
- end)
- Clear.Name = "Clear"
- Clear.Parent = buttons
- Clear.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
- Clear.BorderColor3 = Color3.new(0.329412, 0.329412, 0.329412)
- Clear.Position = UDim2.new(0.191693291, 0, 0, 0)
- Clear.Size = UDim2.new(0, 110, 0, 41)
- Clear.Font = Enum.Font.SourceSans
- Clear.Text = "Clear"
- Clear.TextColor3 = Color3.new(1, 1, 1)
- Clear.TextScaled = true
- Clear.TextSize = 14
- Clear.TextWrapped = true
- Clear.MouseButton1Click:connect(function()
- TextBox.Text = "Cleared."
- TextBox.TextSize = 50.000
- wait(1)
- TextBox.Text = ""
- TextBox.TextSize = 14.000
- end)
- Open.Name = "Open"
- Open.Parent = buttons
- Open.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
- Open.BorderColor3 = Color3.new(0.329412, 0.329412, 0.329412)
- Open.Position = UDim2.new(0.380191684, 0, 0, 0)
- Open.Size = UDim2.new(0, 110, 0, 41)
- Open.Font = Enum.Font.SourceSans
- Open.Text = "Open"
- Open.TextColor3 = Color3.new(1, 1, 1)
- Open.TextScaled = true
- Open.TextSize = 14
- Open.TextWrapped = true
- Open.MouseButton1Click:connect(function()
- open.Visible = true
- maingui.Visible = false
- wait(2)
- open.Visible = false
- maingui.Visible = true
- end)
- Attach.Name = "Attach"
- Attach.Parent = buttons
- Attach.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
- Attach.BorderColor3 = Color3.new(0.329412, 0.329412, 0.329412)
- Attach.Position = UDim2.new(0.57188499, 0, 0, 0)
- Attach.Size = UDim2.new(0, 110, 0, 41)
- Attach.Font = Enum.Font.SourceSans
- Attach.Text = "Attach"
- Attach.TextColor3 = Color3.new(1, 1, 1)
- Attach.TextScaled = true
- Attach.TextSize = 14
- Attach.TextWrapped = true
- Attach.MouseButton1Click:connect(function()
- Message.Text = "Already attached!"
- wait(3)
- Message.Text = ""
- end)
- FullToggle.Name = "FullToggle"
- FullToggle.Parent = buttons
- FullToggle.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
- FullToggle.BorderColor3 = Color3.new(0.329412, 0.329412, 0.329412)
- FullToggle.Position = UDim2.new(1.02715659, 0, 0, 0)
- FullToggle.Size = UDim2.new(0, 193, 0, 41)
- FullToggle.Font = Enum.Font.SourceSans
- FullToggle.Text = "Disable Full"
- FullToggle.TextColor3 = Color3.new(1, 1, 1)
- FullToggle.TextScaled = true
- FullToggle.TextSize = 14
- FullToggle.TextWrapped = true
- FullToggle.MouseButton1Click:connect(function()
- if FullToggle.Text == "Disable Full" then
- FullToggle.Text = "Enable Full"
- elseif
- FullToggle.Text == "Enable Full" then
- FullToggle.Text = "Disable Full"
- end
- end)
- ScriptHub.Name = "ScriptHub"
- ScriptHub.Parent = buttons
- ScriptHub.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
- ScriptHub.BorderColor3 = Color3.new(0.329412, 0.329412, 0.329412)
- ScriptHub.Position = UDim2.new(0.758785903, 0, 0, 0)
- ScriptHub.Size = UDim2.new(0, 151, 0, 41)
- ScriptHub.Font = Enum.Font.SourceSans
- ScriptHub.Text = "Script Hub"
- ScriptHub.TextColor3 = Color3.new(1, 1, 1)
- ScriptHub.TextScaled = true
- ScriptHub.TextSize = 14
- ScriptHub.TextWrapped = true
- ScriptHub.MouseButton1Click:connect(function()
- ScriptHub.Text = "Work In Progress"
- wait(1)
- ScriptHub.Text = "Script Hub"
- end)
- Message.Name = "Message"
- Message.Parent = maingui
- Message.BackgroundColor3 = Color3.new(1, 1, 1)
- Message.BackgroundTransparency = 1
- Message.BorderSizePixel = 0
- Message.Position = UDim2.new(0.369690001, 0, 0.0363247879, 0)
- Message.Size = UDim2.new(0, 182, 0, 50)
- Message.Font = Enum.Font.SourceSans
- Message.Text = ""
- Message.TextColor3 = Color3.new(1, 1, 1)
- Message.TextScaled = true
- Message.TextSize = 14
- Message.TextWrapped = true
- Message.TextXAlignment = Enum.TextXAlignment.Left
- scripts.Name = "scripts"
- scripts.Parent = maingui
- scripts.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- scripts.Position = UDim2.new(0.771526992, 0, 0.166666672, 0)
- scripts.Size = UDim2.new(0, 178, 0, 312)
- scripts.BottomImage = ""
- scripts.MidImage = ""
- scripts.TopImage = ""
- TextLabel_2.Parent = scripts
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Size = UDim2.new(0, 164, 0, 50)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "no scripts :("
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14
- TextLabel_2.TextWrapped = true
- TextLabel_3.Parent = scripts
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.BorderSizePixel = 0
- TextLabel_3.Position = UDim2.new(0, 0, 0.05448718, 0)
- TextLabel_3.Size = UDim2.new(0, 164, 0, 50)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "no scripts :("
- TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_3.TextScaled = true
- TextLabel_3.TextSize = 14
- TextLabel_3.TextWrapped = true
- TextLabel_4.Parent = scripts
- TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_4.BackgroundTransparency = 1
- TextLabel_4.BorderSizePixel = 0
- TextLabel_4.Position = UDim2.new(0, 0, 0.10897436, 0)
- TextLabel_4.Size = UDim2.new(0, 164, 0, 50)
- TextLabel_4.Font = Enum.Font.SourceSans
- TextLabel_4.Text = "no scripts :("
- TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_4.TextScaled = true
- TextLabel_4.TextSize = 14
- TextLabel_4.TextWrapped = true
- TextLabel_5.Parent = scripts
- TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_5.BackgroundTransparency = 1
- TextLabel_5.BorderSizePixel = 0
- TextLabel_5.Position = UDim2.new(0, 0, 0.160256416, 0)
- TextLabel_5.Size = UDim2.new(0, 164, 0, 50)
- TextLabel_5.Font = Enum.Font.SourceSans
- TextLabel_5.Text = "no scripts :("
- TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_5.TextScaled = true
- TextLabel_5.TextSize = 14
- TextLabel_5.TextWrapped = true
- TextLabel_6.Parent = scripts
- TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_6.BackgroundTransparency = 1
- TextLabel_6.BorderSizePixel = 0
- TextLabel_6.Position = UDim2.new(0, 0, 0.211538464, 0)
- TextLabel_6.Size = UDim2.new(0, 164, 0, 50)
- TextLabel_6.Font = Enum.Font.SourceSans
- TextLabel_6.Text = "no scripts :("
- TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_6.TextScaled = true
- TextLabel_6.TextSize = 14
- TextLabel_6.TextWrapped = true
- TextLabel_7.Parent = scripts
- TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_7.BackgroundTransparency = 1
- TextLabel_7.BorderSizePixel = 0
- TextLabel_7.Position = UDim2.new(0, 0, 0.262820512, 0)
- TextLabel_7.Size = UDim2.new(0, 164, 0, 50)
- TextLabel_7.Font = Enum.Font.SourceSans
- TextLabel_7.Text = "no scripts :("
- TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_7.TextScaled = true
- TextLabel_7.TextSize = 14
- TextLabel_7.TextWrapped = true
- TextLabel_8.Parent = scripts
- TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_8.BackgroundTransparency = 1
- TextLabel_8.BorderSizePixel = 0
- TextLabel_8.Position = UDim2.new(0, 0, 0.31410256, 0)
- TextLabel_8.Size = UDim2.new(0, 164, 0, 50)
- TextLabel_8.Font = Enum.Font.SourceSans
- TextLabel_8.Text = "no scripts :("
- TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_8.TextScaled = true
- TextLabel_8.TextSize = 14
- TextLabel_8.TextWrapped = true
- TextLabel_9.Parent = scripts
- TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_9.BackgroundTransparency = 1
- TextLabel_9.BorderSizePixel = 0
- TextLabel_9.Position = UDim2.new(0, 0, 0.371794879, 0)
- TextLabel_9.Size = UDim2.new(0, 164, 0, 50)
- TextLabel_9.Font = Enum.Font.SourceSans
- TextLabel_9.Text = "no scripts :("
- TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_9.TextScaled = true
- TextLabel_9.TextSize = 14
- TextLabel_9.TextWrapped = true
- close.Name = "close"
- close.Parent = maingui
- close.BackgroundColor3 = Color3.new(1, 1, 1)
- close.BackgroundTransparency = 1
- close.Position = UDim2.new(0.958620667, 0, 0, 0)
- close.Size = UDim2.new(0, 36, 0, 40)
- TextButton.Parent = close
- TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton.Size = UDim2.new(0, 35, 0, 42)
- TextButton.Style = Enum.ButtonStyle.RobloxRoundButton
- TextButton.Font = Enum.Font.SourceSansBold
- TextButton.Text = "X"
- TextButton.TextScaled = true
- TextButton.TextSize = 14
- TextButton.TextWrapped = true
- TextButton.MouseButton1Click:connect(function()
- Synapse:Remove()
- end)
- wait(0.5)
- credits:TweenPosition(UDim2.new(0.5, -119,0.565, 0),'Out','Quad',0.5)
- wait(3)
- credits:TweenPosition(UDim2.new(0.5, 98,0.565, -646),'Out','Quad',0.5)
- wait(0.5)
- maingui.Visible = true
- credits.Visible = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement