Advertisement
VenomousshotzYT

NubHub2.0

May 2nd, 2020
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.12 KB | None | 0 0
  1. -- Made by Pershotz/P3rge
  2.  
  3. -- loadstring(game:GttpGet("https://pastebin.com/raw/qXuemut5",true))()
  4.  
  5.  
  6.  
  7. local ScreenGui = Instance.new("ScreenGui")
  8. local OpenMain = Instance.new("Frame")
  9. local OpenText = Instance.new("TextLabel")
  10. local OpenHub = Instance.new("TextButton")
  11. local Hub = Instance.new("Frame")
  12. local CloseButton = Instance.new("TextButton")
  13. local Movement = Instance.new("TextButton")
  14. local ComingSoon3 = Instance.new("TextButton")
  15. local ComingSoon4 = Instance.new("TextButton")
  16. local TextLabel = Instance.new("TextLabel")
  17. local VirginHub = Instance.new("TextButton")
  18. local Admin = Instance.new("TextButton")
  19. local CloseMain = Instance.new("TextButton")
  20.  
  21. --Properties:
  22.  
  23. ScreenGui.Parent = game.CoreGui
  24.  
  25. OpenMain.Name = "OpenMain"
  26. OpenMain.Parent = ScreenGui
  27. OpenMain.Active = true
  28. OpenMain.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
  29. OpenMain.Position = UDim2.new(0, 0, 0.690834463, 0)
  30. OpenMain.Size = UDim2.new(0, 147, 0, 24)
  31. OpenMain.Draggable = true
  32.  
  33. OpenText.Name = "OpenText"
  34. OpenText.Parent = OpenMain
  35. OpenText.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
  36. OpenText.BackgroundTransparency = 1.000
  37. OpenText.Position = UDim2.new(0.110169493, 0, -0.0416666679, 0)
  38. OpenText.Size = UDim2.new(0, 45, 0, 24)
  39. OpenText.Font = Enum.Font.SourceSans
  40. OpenText.Text = "OPEN"
  41. OpenText.TextColor3 = Color3.fromRGB(255, 255, 255)
  42. OpenText.TextScaled = true
  43. OpenText.TextSize = 14.000
  44. OpenText.TextWrapped = true
  45.  
  46. OpenHub.Name = "OpenHub"
  47. OpenHub.Parent = OpenMain
  48. OpenHub.BackgroundColor3 = Color3.fromRGB(0, 170, 0)
  49. OpenHub.BorderSizePixel = 0
  50. OpenHub.Position = UDim2.new(0.649069071, 0, 0, 0)
  51. OpenHub.Size = UDim2.new(0, 25, 0, 24)
  52. OpenHub.Font = Enum.Font.SourceSans
  53. OpenHub.Text = ""
  54. OpenHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  55. OpenHub.TextSize = 14.000
  56. OpenHub.MouseButton1Down:connect(function()
  57. Hub.Visible = true
  58. end)
  59.  
  60. Hub.Name = "Hub"
  61. Hub.Parent = OpenMain
  62. Hub.Active = true
  63. Hub.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
  64. Hub.Position = UDim2.new(3.33476257, 0, -14.5489054, 0)
  65. Hub.Size = UDim2.new(0, 530, 0, 326)
  66. Hub.Visible = false
  67. Hub.Draggable = true
  68.  
  69. CloseButton.Name = "CloseButton"
  70. CloseButton.Parent = Hub
  71. CloseButton.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  72. CloseButton.BorderSizePixel = 0
  73. CloseButton.Position = UDim2.new(0.952830195, 0, -0.000363636616, 0)
  74. CloseButton.Size = UDim2.new(0, 25, 0, 25)
  75. CloseButton.Font = Enum.Font.Cartoon
  76. CloseButton.Text = ""
  77. CloseButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  78. CloseButton.TextScaled = true
  79. CloseButton.TextSize = 14.000
  80. CloseButton.TextWrapped = true
  81. CloseButton.MouseButton1Down:connect(function()
  82. Hub.Visible = false
  83. end)
  84.  
  85. Movement.Name = "Movement"
  86. Movement.Parent = Hub
  87. Movement.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
  88. Movement.BorderColor3 = Color3.fromRGB(56, 56, 56)
  89. Movement.Position = UDim2.new(0.0579999983, 0, 0.449999988, 0)
  90. Movement.Size = UDim2.new(0, 468, 0, 40)
  91. Movement.Font = Enum.Font.Cartoon
  92. Movement.Text = "NubHub Movement"
  93. Movement.TextColor3 = Color3.fromRGB(0, 0, 0)
  94. Movement.TextScaled = true
  95. Movement.TextSize = 14.000
  96. Movement.TextWrapped = true
  97. Movement.MouseButton1Down:connect(function()
  98. loadstring(game:HttpGet("https://pastebin.com/raw/0mXdQpeK",true))()
  99. end)
  100.  
  101. ComingSoon3.Name = "Coming Soon3"
  102. ComingSoon3.Parent = Hub
  103. ComingSoon3.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
  104. ComingSoon3.BorderColor3 = Color3.fromRGB(56, 56, 56)
  105. ComingSoon3.Position = UDim2.new(0.0579999983, 0, 0.600000024, 0)
  106. ComingSoon3.Size = UDim2.new(0, 468, 0, 40)
  107. ComingSoon3.Font = Enum.Font.Cartoon
  108. ComingSoon3.Text = "Coming Soon"
  109. ComingSoon3.TextColor3 = Color3.fromRGB(0, 0, 0)
  110. ComingSoon3.TextScaled = true
  111. ComingSoon3.TextSize = 14.000
  112. ComingSoon3.TextWrapped = true
  113.  
  114. ComingSoon4.Name = "Coming Soon4"
  115. ComingSoon4.Parent = Hub
  116. ComingSoon4.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
  117. ComingSoon4.BorderColor3 = Color3.fromRGB(56, 56, 56)
  118. ComingSoon4.Position = UDim2.new(0.0579999983, 0, 0.75, 0)
  119. ComingSoon4.Size = UDim2.new(0, 468, 0, 40)
  120. ComingSoon4.Font = Enum.Font.Cartoon
  121. ComingSoon4.Text = "Coming Soon"
  122. ComingSoon4.TextColor3 = Color3.fromRGB(0, 0, 0)
  123. ComingSoon4.TextScaled = true
  124. ComingSoon4.TextSize = 14.000
  125. ComingSoon4.TextWrapped = true
  126.  
  127. VirginHub.Name = "VirginHub"
  128. VirginHub.Parent = Hub
  129. VirginHub.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
  130. VirginHub.BorderColor3 = Color3.fromRGB(56, 56, 56)
  131. VirginHub.Position = UDim2.new(0.0579999983, 0, 0.300000012, 0)
  132. VirginHub.Size = UDim2.new(0, 468, 0, 40)
  133. VirginHub.Font = Enum.Font.Cartoon
  134. VirginHub.Text = "VirginHub"
  135. VirginHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  136. VirginHub.TextScaled = true
  137. VirginHub.TextSize = 14.000
  138. VirginHub.TextWrapped = true
  139. VirginHub.MouseButton1Down:connect(function()
  140. loadstring(game:HttpGet(("https://pastebin.com/raw/ZmTj5gzQ"),true))()
  141. end)
  142.  
  143. Admin.Name = "Admin"
  144. Admin.Parent = Hub
  145. Admin.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
  146. Admin.BorderColor3 = Color3.fromRGB(56, 56, 56)
  147. Admin.Position = UDim2.new(0.0579999983, 0, 0.150000006, 0)
  148. Admin.Size = UDim2.new(0, 468, 0, 40)
  149. Admin.Font = Enum.Font.Cartoon
  150. Admin.Text = "Admin"
  151. Admin.TextColor3 = Color3.fromRGB(0, 0, 0)
  152. Admin.TextScaled = true
  153. Admin.TextSize = 14.000
  154. Admin.TextWrapped = true
  155. Admin.MouseButton1Down:connect(function()
  156. loadstring(game:HttpGet("https://pastebin.com/raw/ibFPdiF7",true))()
  157. end)
  158.  
  159. CloseMain.Name = "CloseMain"
  160. CloseMain.Parent = OpenMain
  161. CloseMain.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  162. CloseMain.BorderSizePixel = 0
  163. CloseMain.Position = UDim2.new(0.825939775, 0, 0, 0)
  164. CloseMain.Size = UDim2.new(0, 25, 0, 24)
  165. CloseMain.Font = Enum.Font.SourceSans
  166. CloseMain.Text = ""
  167. CloseMain.TextColor3 = Color3.fromRGB(0, 0, 0)
  168. CloseMain.TextSize = 14.000
  169. CloseMain.MouseButton1Down:connect(function()
  170. OpenMain.Visible = false
  171. end)
  172.  
  173. TextLabel.Parent = Hub
  174. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  175. TextLabel.BackgroundTransparency = 1.000
  176. TextLabel.Size = UDim2.new(0, 108, 0, 32)
  177. TextLabel.Font = Enum.Font.Cartoon
  178. TextLabel.Text = "NubHub v3.0"
  179. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  180. TextLabel.TextScaled = true
  181. TextLabel.TextSize = 14.000
  182. TextLabel.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement