Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local ScreenGui = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local TestGUIScriptHub = Instance.new("TextLabel")
- local WhiteBorder = Instance.new("TextLabel")
- local TestGUIV1 = Instance.new("TextButton")
- local TestGUIV2 = Instance.new("TextButton")
- local TestGUIFEEdition = Instance.new("TextButton")
- local DomainHubX = Instance.new("TextButton")
- local InfiniteYield = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- Main.Name = "Main"
- Main.Parent = ScreenGui
- Main.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
- Main.BorderSizePixel = 0
- Main.Position = UDim2.new(0.725454569, 0, 0.621621609, 0)
- Main.Size = UDim2.new(0, 437, 0, 250)
- Main.Active = true
- Main.Draggable = true
- TestGUIScriptHub.Name = "Test GUI Script Hub"
- TestGUIScriptHub.Parent = Main
- TestGUIScriptHub.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TestGUIScriptHub.BackgroundTransparency = 1.000
- TestGUIScriptHub.Size = UDim2.new(0, 437, 0, 50)
- TestGUIScriptHub.Font = Enum.Font.SourceSans
- TestGUIScriptHub.Text = "Test GUI Script Hub"
- TestGUIScriptHub.TextColor3 = Color3.fromRGB(255, 255, 255)
- TestGUIScriptHub.TextScaled = true
- TestGUIScriptHub.TextSize = 14.000
- TestGUIScriptHub.TextWrapped = true
- WhiteBorder.Name = "White Border"
- WhiteBorder.Parent = Main
- WhiteBorder.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- WhiteBorder.Position = UDim2.new(0, 0, 0.175999999, 0)
- WhiteBorder.Size = UDim2.new(0, 437, 0, 6)
- WhiteBorder.Font = Enum.Font.SourceSans
- WhiteBorder.Text = ""
- WhiteBorder.TextColor3 = Color3.fromRGB(255, 255, 255)
- WhiteBorder.TextScaled = true
- WhiteBorder.TextSize = 14.000
- WhiteBorder.TextWrapped = true
- TestGUIV1.Name = "Test GUI V1"
- TestGUIV1.Parent = Main
- TestGUIV1.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
- TestGUIV1.BorderSizePixel = 0
- TestGUIV1.Position = UDim2.new(0.016018305, 0, 0.24000001, 0)
- TestGUIV1.Size = UDim2.new(0, 200, 0, 50)
- TestGUIV1.Font = Enum.Font.SourceSans
- TestGUIV1.Text = "Test GUI V1"
- TestGUIV1.TextColor3 = Color3.fromRGB(255, 255, 255)
- TestGUIV1.TextScaled = true
- TestGUIV1.TextSize = 14.000
- TestGUIV1.TextWrapped = true
- TestGUIV1.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://pastebin.com/raw/Z970E3Rz'))()
- end)
- TestGUIV2.Name = "Test GUI V2"
- TestGUIV2.Parent = Main
- TestGUIV2.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
- TestGUIV2.BorderSizePixel = 0
- TestGUIV2.Position = UDim2.new(0.52860409, 0, 0.24000001, 0)
- TestGUIV2.Size = UDim2.new(0, 200, 0, 50)
- TestGUIV2.Font = Enum.Font.SourceSans
- TestGUIV2.Text = "Test GUI V2"
- TestGUIV2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TestGUIV2.TextScaled = true
- TestGUIV2.TextSize = 14.000
- TestGUIV2.TextWrapped = true
- TestGUIV2.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://pastebin.com/raw/b36XT0TF'))()
- end)
- TestGUIFEEdition.Name = "Test GUI FE Edition"
- TestGUIFEEdition.Parent = Main
- TestGUIFEEdition.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
- TestGUIFEEdition.BorderSizePixel = 0
- TestGUIFEEdition.Position = UDim2.new(0.0137299756, 0, 0.512000024, 0)
- TestGUIFEEdition.Size = UDim2.new(0, 200, 0, 50)
- TestGUIFEEdition.Font = Enum.Font.SourceSans
- TestGUIFEEdition.Text = "Test GUI FE Edition"
- TestGUIFEEdition.TextColor3 = Color3.fromRGB(255, 255, 255)
- TestGUIFEEdition.TextScaled = true
- TestGUIFEEdition.TextSize = 14.000
- TestGUIFEEdition.TextWrapped = true
- TestGUIFEEdition.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://pastebin.com/raw/PHRTTgC8'))()
- end)
- DomainHubX.Name = "Domain Hub-X"
- DomainHubX.Parent = Main
- DomainHubX.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
- DomainHubX.BorderSizePixel = 0
- DomainHubX.Position = UDim2.new(0.526315749, 0, 0.512000024, 0)
- DomainHubX.Size = UDim2.new(0, 200, 0, 50)
- DomainHubX.Font = Enum.Font.SourceSans
- DomainHubX.Text = "Domain Hub-X"
- DomainHubX.TextColor3 = Color3.fromRGB(255, 255, 255)
- DomainHubX.TextScaled = true
- DomainHubX.TextSize = 14.000
- DomainHubX.TextWrapped = true
- DomainHubX.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/shlexware/DomainX/main/source',true))()
- end)
- InfiniteYield.Name = "Infinite Yield"
- InfiniteYield.Parent = Main
- InfiniteYield.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
- InfiniteYield.BorderSizePixel = 0
- InfiniteYield.Position = UDim2.new(0.270022899, 0, 0.772000015, 0)
- InfiniteYield.Size = UDim2.new(0, 200, 0, 50)
- InfiniteYield.Font = Enum.Font.SourceSans
- InfiniteYield.Text = "Infinite Yield"
- InfiniteYield.TextColor3 = Color3.fromRGB(255, 255, 255)
- InfiniteYield.TextScaled = true
- InfiniteYield.TextSize = 14.000
- InfiniteYield.TextWrapped = true
- InfiniteYield.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
Add Comment
Please, Sign In to add comment