Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- By Borys9975
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local BG = Instance.new("Frame")
- local UICorner = Instance.new("UICorner")
- local MainFrame = Instance.new("Frame")
- local UICorner_2 = Instance.new("UICorner")
- local Name = Instance.new("TextLabel")
- local UICorner_3 = Instance.new("UICorner")
- local Admin = Instance.new("TextButton")
- local UICorner_4 = Instance.new("UICorner")
- local Rejoin = Instance.new("TextButton")
- local UICorner_5 = Instance.new("UICorner")
- local Close = Instance.new("TextButton")
- local UICorner_6 = Instance.new("UICorner")
- local Help = Instance.new("TextLabel")
- local UICorner_7 = Instance.new("UICorner")
- local AdminSelection = Instance.new("Frame")
- local UICorner_8 = Instance.new("UICorner")
- local CMDX = Instance.new("TextButton")
- local UICorner_9 = Instance.new("UICorner")
- local INFYIELD = Instance.new("TextButton")
- local UICorner_10 = Instance.new("UICorner")
- local X = Instance.new("TextButton")
- local UICorner_11 = Instance.new("UICorner")
- local CloseConfirm = Instance.new("Frame")
- local UICorner_12 = Instance.new("UICorner")
- local No = Instance.new("TextButton")
- local UICorner_13 = Instance.new("UICorner")
- local Yes = Instance.new("TextButton")
- local UICorner_14 = Instance.new("UICorner")
- local RUSure = Instance.new("TextLabel")
- local UICorner_15 = Instance.new("UICorner")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- BG.Name = "BG"
- BG.Parent = ScreenGui
- BG.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- BG.Position = UDim2.new(0.347517729, 0, 0.173983723, 0)
- BG.Rotation = -5.000
- BG.Size = UDim2.new(0, 300, 0, 400)
- BG.Active = true
- BG.Draggable = true
- UICorner.Parent = BG
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = BG
- MainFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MainFrame.Position = UDim2.new(-0.00914893206, 0, 0.0339837261, 0)
- MainFrame.Rotation = 5.000
- MainFrame.Size = UDim2.new(0, 300, 0, 400)
- UICorner_2.Parent = MainFrame
- Name.Name = "Name"
- Name.Parent = MainFrame
- Name.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- Name.BackgroundTransparency = 0.700
- Name.Size = UDim2.new(0, 300, 0, 50)
- Name.Font = Enum.Font.SourceSans
- Name.Text = "9975 HUB"
- Name.TextColor3 = Color3.fromRGB(255, 255, 255)
- Name.TextScaled = true
- Name.TextSize = 14.000
- Name.TextStrokeTransparency = 0.000
- Name.TextWrapped = true
- UICorner_3.Parent = Name
- Admin.Name = "Admin"
- Admin.Parent = MainFrame
- Admin.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- Admin.BackgroundTransparency = 0.700
- Admin.Position = UDim2.new(0.173333332, 0, 0.150000006, 0)
- Admin.Size = UDim2.new(0, 200, 0, 50)
- Admin.Font = Enum.Font.SourceSans
- Admin.Text = "Admin"
- Admin.TextColor3 = Color3.fromRGB(255, 255, 255)
- Admin.TextScaled = true
- Admin.TextSize = 14.000
- Admin.TextStrokeTransparency = 0.000
- Admin.TextWrapped = true
- UICorner_4.Parent = Admin
- Rejoin.Name = "Rejoin"
- Rejoin.Parent = MainFrame
- Rejoin.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- Rejoin.BackgroundTransparency = 0.700
- Rejoin.Position = UDim2.new(0.166666672, 0, 0.314999998, 0)
- Rejoin.Size = UDim2.new(0, 200, 0, 50)
- Rejoin.Font = Enum.Font.SourceSans
- Rejoin.Text = "Rejoin(May Not Work In Some Games)"
- Rejoin.TextColor3 = Color3.fromRGB(255, 255, 255)
- Rejoin.TextSize = 27.000
- Rejoin.TextStrokeTransparency = 0.000
- Rejoin.TextWrapped = true
- UICorner_5.Parent = Rejoin
- Close.Name = "Close"
- Close.Parent = MainFrame
- Close.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- Close.BackgroundTransparency = 0.700
- Close.Position = UDim2.new(0.833333313, 0, 0.875, 0)
- Close.Size = UDim2.new(0, 50, 0, 50)
- Close.Font = Enum.Font.SourceSans
- Close.Text = "Close"
- Close.TextColor3 = Color3.fromRGB(255, 255, 255)
- Close.TextScaled = true
- Close.TextSize = 14.000
- Close.TextStrokeTransparency = 0.000
- Close.TextWrapped = true
- UICorner_6.Parent = Close
- Help.Name = "Help"
- Help.Parent = MainFrame
- Help.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- Help.BackgroundTransparency = 0.700
- Help.Position = UDim2.new(0.00666666683, 0, 0.875, 0)
- Help.Size = UDim2.new(0, 150, 0, 50)
- Help.Font = Enum.Font.SourceSans
- Help.Text = "Need Help? DM Me, Borys9975#4687"
- Help.TextColor3 = Color3.fromRGB(255, 255, 255)
- Help.TextScaled = true
- Help.TextSize = 14.000
- Help.TextStrokeTransparency = 0.000
- Help.TextWrapped = true
- UICorner_7.Parent = Help
- AdminSelection.Name = "AdminSelection"
- AdminSelection.Parent = MainFrame
- AdminSelection.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- AdminSelection.Position = UDim2.new(-0.0833333284, 0, 0.152500004, 0)
- AdminSelection.Size = UDim2.new(0, 350, 0, 250)
- AdminSelection.Visible = false
- UICorner_8.Parent = AdminSelection
- CMDX.Name = "CMDX"
- CMDX.Parent = AdminSelection
- CMDX.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- CMDX.BackgroundTransparency = 0.500
- CMDX.Position = UDim2.new(0.0714285746, 0, 0.456, 0)
- CMDX.Size = UDim2.new(0, 125, 0, 50)
- CMDX.Font = Enum.Font.SourceSans
- CMDX.Text = "CMDX"
- CMDX.TextColor3 = Color3.fromRGB(255, 255, 255)
- CMDX.TextScaled = true
- CMDX.TextSize = 14.000
- CMDX.TextStrokeTransparency = 0.000
- CMDX.TextWrapped = true
- UICorner_9.Parent = CMDX
- INFYIELD.Name = "INFYIELD"
- INFYIELD.Parent = AdminSelection
- INFYIELD.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- INFYIELD.BackgroundTransparency = 0.500
- INFYIELD.Position = UDim2.new(0.505714297, 0, 0.460000008, 0)
- INFYIELD.Size = UDim2.new(0, 125, 0, 50)
- INFYIELD.Font = Enum.Font.SourceSans
- INFYIELD.Text = "INFINITE YIELD"
- INFYIELD.TextColor3 = Color3.fromRGB(255, 255, 255)
- INFYIELD.TextScaled = true
- INFYIELD.TextSize = 14.000
- INFYIELD.TextStrokeTransparency = 0.000
- INFYIELD.TextWrapped = true
- UICorner_10.Parent = INFYIELD
- X.Name = "X"
- X.Parent = AdminSelection
- X.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- X.Position = UDim2.new(0.857142866, 0, 0, 0)
- X.Size = UDim2.new(0, 50, 0, 50)
- X.Font = Enum.Font.SourceSans
- X.Text = "X"
- X.TextColor3 = Color3.fromRGB(255, 255, 255)
- X.TextScaled = true
- X.TextSize = 14.000
- X.TextStrokeTransparency = 0.000
- X.TextWrapped = true
- UICorner_11.Parent = X
- CloseConfirm.Name = "CloseConfirm"
- CloseConfirm.Parent = MainFrame
- CloseConfirm.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CloseConfirm.Position = UDim2.new(-0.0833333284, 0, 0.152500004, 0)
- CloseConfirm.Size = UDim2.new(0, 350, 0, 250)
- CloseConfirm.Visible = false
- UICorner_12.Parent = CloseConfirm
- No.Name = "No"
- No.Parent = CloseConfirm
- No.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- No.BackgroundTransparency = 0.500
- No.Position = UDim2.new(0.505714297, 0, 0.460000008, 0)
- No.Size = UDim2.new(0, 125, 0, 50)
- No.Font = Enum.Font.SourceSans
- No.Text = "No"
- No.TextColor3 = Color3.fromRGB(255, 255, 255)
- No.TextScaled = true
- No.TextSize = 14.000
- No.TextStrokeTransparency = 0.000
- No.TextWrapped = true
- UICorner_13.Parent = No
- Yes.Name = "Yes"
- Yes.Parent = CloseConfirm
- Yes.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- Yes.BackgroundTransparency = 0.500
- Yes.Position = UDim2.new(0.0714285746, 0, 0.456, 0)
- Yes.Size = UDim2.new(0, 125, 0, 50)
- Yes.Font = Enum.Font.SourceSans
- Yes.Text = "Yes"
- Yes.TextColor3 = Color3.fromRGB(255, 255, 255)
- Yes.TextScaled = true
- Yes.TextSize = 14.000
- Yes.TextStrokeTransparency = 0.000
- Yes.TextWrapped = true
- UICorner_14.Parent = Yes
- RUSure.Name = "RUSure"
- RUSure.Parent = CloseConfirm
- RUSure.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- RUSure.Position = UDim2.new(0, 0, -0.00400000019, 0)
- RUSure.Size = UDim2.new(0, 350, 0, 50)
- RUSure.Font = Enum.Font.SourceSans
- RUSure.Text = "Are You Sure?"
- RUSure.TextColor3 = Color3.fromRGB(255, 255, 255)
- RUSure.TextScaled = true
- RUSure.TextSize = 14.000
- RUSure.TextStrokeTransparency = 0.000
- RUSure.TextWrapped = true
- UICorner_15.Parent = RUSure
- -- Scripts
- Close.MouseButton1Click:Connect(function()
- CloseConfirm.Visible = true
- end)
- Rejoin.MouseButton1Click:Connect(function()
- game:GetService("TeleportService"):Teleport(game.PlaceId)
- end)
- Admin.MouseButton1Click:Connect(function()
- AdminSelection.Visible = true
- end)
- CMDX.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/CMD-X/CMD-X/master/Source", true))()
- end)
- INFYIELD.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- Yes.MouseButton1Click:Connect(function()
- BG:Destroy()
- end)
- No.MouseButton1Click:Connect(function()
- CloseConfirm.Visible = false
- end)
- X.MouseButton1Click:Connect(function()
- AdminSelection.Visible = false
- end)
Add Comment
Please, Sign In to add comment