Techhie

Test GUI Script Hub

May 30th, 2022
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Main = Instance.new("Frame")
  3. local TestGUIScriptHub = Instance.new("TextLabel")
  4. local WhiteBorder = Instance.new("TextLabel")
  5. local TestGUIV1 = Instance.new("TextButton")
  6. local TestGUIV2 = Instance.new("TextButton")
  7. local TestGUIFEEdition = Instance.new("TextButton")
  8. local DomainHubX = Instance.new("TextButton")
  9. local InfiniteYield = Instance.new("TextButton")
  10.  
  11. --Properties:
  12.  
  13. ScreenGui.Parent = game.CoreGui
  14.  
  15. Main.Name = "Main"
  16. Main.Parent = ScreenGui
  17. Main.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  18. Main.BorderSizePixel = 0
  19. Main.Position = UDim2.new(0.725454569, 0, 0.621621609, 0)
  20. Main.Size = UDim2.new(0, 437, 0, 250)
  21. Main.Active = true
  22. Main.Draggable = true
  23.  
  24. TestGUIScriptHub.Name = "Test GUI Script Hub"
  25. TestGUIScriptHub.Parent = Main
  26. TestGUIScriptHub.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  27. TestGUIScriptHub.BackgroundTransparency = 1.000
  28. TestGUIScriptHub.Size = UDim2.new(0, 437, 0, 50)
  29. TestGUIScriptHub.Font = Enum.Font.SourceSans
  30. TestGUIScriptHub.Text = "Test GUI Script Hub"
  31. TestGUIScriptHub.TextColor3 = Color3.fromRGB(255, 255, 255)
  32. TestGUIScriptHub.TextScaled = true
  33. TestGUIScriptHub.TextSize = 14.000
  34. TestGUIScriptHub.TextWrapped = true
  35.  
  36. WhiteBorder.Name = "White Border"
  37. WhiteBorder.Parent = Main
  38. WhiteBorder.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  39. WhiteBorder.Position = UDim2.new(0, 0, 0.175999999, 0)
  40. WhiteBorder.Size = UDim2.new(0, 437, 0, 6)
  41. WhiteBorder.Font = Enum.Font.SourceSans
  42. WhiteBorder.Text = ""
  43. WhiteBorder.TextColor3 = Color3.fromRGB(255, 255, 255)
  44. WhiteBorder.TextScaled = true
  45. WhiteBorder.TextSize = 14.000
  46. WhiteBorder.TextWrapped = true
  47.  
  48. TestGUIV1.Name = "Test GUI V1"
  49. TestGUIV1.Parent = Main
  50. TestGUIV1.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
  51. TestGUIV1.BorderSizePixel = 0
  52. TestGUIV1.Position = UDim2.new(0.016018305, 0, 0.24000001, 0)
  53. TestGUIV1.Size = UDim2.new(0, 200, 0, 50)
  54. TestGUIV1.Font = Enum.Font.SourceSans
  55. TestGUIV1.Text = "Test GUI V1"
  56. TestGUIV1.TextColor3 = Color3.fromRGB(255, 255, 255)
  57. TestGUIV1.TextScaled = true
  58. TestGUIV1.TextSize = 14.000
  59. TestGUIV1.TextWrapped = true
  60. TestGUIV1.MouseButton1Click:Connect(function()
  61. loadstring(game:HttpGet('https://pastebin.com/raw/Z970E3Rz'))()
  62. end)
  63.  
  64. TestGUIV2.Name = "Test GUI V2"
  65. TestGUIV2.Parent = Main
  66. TestGUIV2.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
  67. TestGUIV2.BorderSizePixel = 0
  68. TestGUIV2.Position = UDim2.new(0.52860409, 0, 0.24000001, 0)
  69. TestGUIV2.Size = UDim2.new(0, 200, 0, 50)
  70. TestGUIV2.Font = Enum.Font.SourceSans
  71. TestGUIV2.Text = "Test GUI V2"
  72. TestGUIV2.TextColor3 = Color3.fromRGB(255, 255, 255)
  73. TestGUIV2.TextScaled = true
  74. TestGUIV2.TextSize = 14.000
  75. TestGUIV2.TextWrapped = true
  76. TestGUIV2.MouseButton1Click:Connect(function()
  77. loadstring(game:HttpGet('https://pastebin.com/raw/b36XT0TF'))()
  78. end)
  79.  
  80. TestGUIFEEdition.Name = "Test GUI FE Edition"
  81. TestGUIFEEdition.Parent = Main
  82. TestGUIFEEdition.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
  83. TestGUIFEEdition.BorderSizePixel = 0
  84. TestGUIFEEdition.Position = UDim2.new(0.0137299756, 0, 0.512000024, 0)
  85. TestGUIFEEdition.Size = UDim2.new(0, 200, 0, 50)
  86. TestGUIFEEdition.Font = Enum.Font.SourceSans
  87. TestGUIFEEdition.Text = "Test GUI FE Edition"
  88. TestGUIFEEdition.TextColor3 = Color3.fromRGB(255, 255, 255)
  89. TestGUIFEEdition.TextScaled = true
  90. TestGUIFEEdition.TextSize = 14.000
  91. TestGUIFEEdition.TextWrapped = true
  92. TestGUIFEEdition.MouseButton1Click:Connect(function()
  93. loadstring(game:HttpGet('https://pastebin.com/raw/PHRTTgC8'))()
  94. end)
  95.  
  96. DomainHubX.Name = "Domain Hub-X"
  97. DomainHubX.Parent = Main
  98. DomainHubX.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
  99. DomainHubX.BorderSizePixel = 0
  100. DomainHubX.Position = UDim2.new(0.526315749, 0, 0.512000024, 0)
  101. DomainHubX.Size = UDim2.new(0, 200, 0, 50)
  102. DomainHubX.Font = Enum.Font.SourceSans
  103. DomainHubX.Text = "Domain Hub-X"
  104. DomainHubX.TextColor3 = Color3.fromRGB(255, 255, 255)
  105. DomainHubX.TextScaled = true
  106. DomainHubX.TextSize = 14.000
  107. DomainHubX.TextWrapped = true
  108. DomainHubX.MouseButton1Click:Connect(function()
  109. loadstring(game:HttpGet('https://raw.githubusercontent.com/shlexware/DomainX/main/source',true))()
  110. end)
  111.  
  112. InfiniteYield.Name = "Infinite Yield"
  113. InfiniteYield.Parent = Main
  114. InfiniteYield.BackgroundColor3 = Color3.fromRGB(74, 74, 74)
  115. InfiniteYield.BorderSizePixel = 0
  116. InfiniteYield.Position = UDim2.new(0.270022899, 0, 0.772000015, 0)
  117. InfiniteYield.Size = UDim2.new(0, 200, 0, 50)
  118. InfiniteYield.Font = Enum.Font.SourceSans
  119. InfiniteYield.Text = "Infinite Yield"
  120. InfiniteYield.TextColor3 = Color3.fromRGB(255, 255, 255)
  121. InfiniteYield.TextScaled = true
  122. InfiniteYield.TextSize = 14.000
  123. InfiniteYield.TextWrapped = true
  124. InfiniteYield.MouseButton1Click:Connect(function()
  125. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  126. end)
Add Comment
Please, Sign In to add comment