FunnyyJunior

BielHub V 1.0 Free Hub

Jun 7th, 2022 (edited)
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 6.96 KB | None | 0 0
  1. -- Biel Hub
  2. -- Version:1.0
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Main = Instance.new("Frame")
  8. local Credits = Instance.new("TextLabel")
  9. local BIelHub = Instance.new("TextLabel")
  10. local ImageLabel = Instance.new("ImageLabel")
  11. local ZeroHub = Instance.new("TextButton")
  12. local MiningSim2 = Instance.new("TextButton")
  13. local HexagonCBRO = Instance.new("TextButton")
  14. local Admin = Instance.new("TextButton")
  15. local BedWars = Instance.new("TextButton")
  16. local PetSimulatorX = Instance.new("TextButton")
  17. local ImageLabel_2 = Instance.new("ImageLabel")
  18. local HowTouse = Instance.new("TextLabel")
  19.  
  20. --Properties:
  21.  
  22. ScreenGui.Parent = game.CoreGui
  23.  
  24. Main.Name = "Main"
  25. Main.Parent = ScreenGui
  26. Main.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  27. Main.Position = UDim2.new(0.360664666, 0, 0.027782619, 0)
  28. Main.Size = UDim2.new(0, 462, 0, 491)
  29. Main.Active = true
  30. Main.Draggable = true
  31.  
  32. Credits.Name = "Credits"
  33. Credits.Parent = Main
  34. Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  35. Credits.Position = UDim2.new(-0.00174752763, 0, 0.938900232, 0)
  36. Credits.Size = UDim2.new(0, 462, 0, 29)
  37. Credits.Font = Enum.Font.SciFi
  38. Credits.Text = "Made By FunnyyJunior  FrenchAlabama#5620"
  39. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  40. Credits.TextScaled = true
  41. Credits.TextSize = 14.000
  42. Credits.TextWrapped = true
  43.  
  44. BIelHub.Name = "BIelHub"
  45. BIelHub.Parent = Main
  46. BIelHub.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  47. BIelHub.Position = UDim2.new(0.00245985901, 0, 0, 0)
  48. BIelHub.Size = UDim2.new(0, 460, 0, 33)
  49. BIelHub.SizeConstraint = Enum.SizeConstraint.RelativeXX
  50. BIelHub.Font = Enum.Font.SciFi
  51. BIelHub.Text = "BielHub"
  52. BIelHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  53. BIelHub.TextScaled = true
  54. BIelHub.TextSize = 14.000
  55. BIelHub.TextWrapped = true
  56.  
  57. ImageLabel.Parent = Main
  58. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  59. ImageLabel.Position = UDim2.new(0, 0, 0, 45)
  60. ImageLabel.Size = UDim2.new(0, 461, 0, 416)
  61. ImageLabel.Image = "http://www.roblox.com/asset/?id=8862801420"
  62.  
  63. ZeroHub.Name = "ZeroHub"
  64. ZeroHub.Parent = ImageLabel
  65. ZeroHub.BackgroundColor3 = Color3.fromRGB(86, 86, 86)
  66. ZeroHub.BorderColor3 = Color3.fromRGB(58, 58, 58)
  67. ZeroHub.Position = UDim2.new(0.234273314, 0, 0.0670249388, 0)
  68. ZeroHub.Size = UDim2.new(0, 85, 0, 35)
  69. ZeroHub.Font = Enum.Font.SciFi
  70. ZeroHub.Text = "ZeroHub"
  71. ZeroHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  72. ZeroHub.TextSize = 14.000
  73. ZeroHub.MouseButton1Down:connect(function()
  74.     loadstring(game:HttpGet("https://raw.githubusercontent.com/Discord0000/Zer0Hub/main/MainScript.lua"))()
  75. end)
  76.  
  77. MiningSim2.Name = "MiningSim2"
  78. MiningSim2.Parent = ImageLabel
  79. MiningSim2.BackgroundColor3 = Color3.fromRGB(86, 86, 86)
  80. MiningSim2.BorderColor3 = Color3.fromRGB(58, 58, 58)
  81. MiningSim2.Position = UDim2.new(0.46028772, 0, 0.0670249388, 0)
  82. MiningSim2.Size = UDim2.new(0, 85, 0, 35)
  83. MiningSim2.Font = Enum.Font.SciFi
  84. MiningSim2.Text = "MiningSim2"
  85. MiningSim2.TextColor3 = Color3.fromRGB(0, 0, 0)
  86. MiningSim2.TextSize = 14.000
  87. MiningSim2.MouseButton1Down:connect(function()
  88.     loadstring(game:httpget("https://pastebin.com/2ZBZyxT4"))
  89. end)
  90.  
  91. HexagonCBRO.Name = "HexagonCBRO"
  92. HexagonCBRO.Parent = ImageLabel
  93. HexagonCBRO.BackgroundColor3 = Color3.fromRGB(86, 86, 86)
  94. HexagonCBRO.BorderColor3 = Color3.fromRGB(58, 58, 58)
  95. HexagonCBRO.Position = UDim2.new(0.696730256, 0, 0.0693397522, 0)
  96. HexagonCBRO.Size = UDim2.new(0, 85, 0, 34)
  97. HexagonCBRO.Font = Enum.Font.SciFi
  98. HexagonCBRO.Text = "HexagonCBRO"
  99. HexagonCBRO.TextColor3 = Color3.fromRGB(0, 0, 0)
  100. HexagonCBRO.TextScaled = true
  101. HexagonCBRO.TextSize = 14.000
  102. HexagonCBRO.TextWrapped = true
  103. HexagonCBRO.MouseButton1Down:connect(function()
  104.     loadstring(game:HttpGet('https://raw.githubusercontent.com/Pawel12d/hexagon/main/scripts/CounterBlox.lua', true))()
  105. end
  106.  
  107. Admin.Name = "Admin"
  108. Admin.Parent = ImageLabel
  109. Admin.BackgroundColor3 = Color3.fromRGB(86, 86, 86)
  110. Admin.BorderColor3 = Color3.fromRGB(58, 58, 58)
  111. Admin.Position = UDim2.new(0, 0, 0.0670249462, 0)
  112. Admin.Size = UDim2.new(0, 85, 0, 36)
  113. Admin.Font = Enum.Font.SciFi
  114. Admin.Text = "Admin Tools"
  115. Admin.TextColor3 = Color3.fromRGB(0, 0, 0)
  116. Admin.TextSize = 14.000
  117. Admin.MouseButton1Down:connect(function()
  118.     loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  119. end)
  120.  
  121. BedWars.Name = "BedWars"
  122. BedWars.Parent = ImageLabel
  123. BedWars.BackgroundColor3 = Color3.fromRGB(86, 86, 86)
  124. BedWars.BorderColor3 = Color3.fromRGB(58, 58, 58)
  125. BedWars.Position = UDim2.new(0.000417878968, 0, 0.199132264, 0)
  126. BedWars.Size = UDim2.new(0, 85, 0, 36)
  127. BedWars.Font = Enum.Font.SciFi
  128. BedWars.Text = "BedWars"
  129. BedWars.TextColor3 = Color3.fromRGB(0, 0, 0)
  130. BedWars.TextScaled = true
  131. BedWars.TextSize = 14.000
  132. BedWars.TextWrapped = true
  133. BedWars.MouseButton1Down:connect(function()
  134.     loadstring(game:HttpGet('https://raw.githubusercontent.com/joeengo/Future/main/loadstring.lua', true))()
  135. end)
  136.  
  137. PetSimulatorX.Name = "PetSimulator X"
  138. PetSimulatorX.Parent = ImageLabel
  139. PetSimulatorX.BackgroundColor3 = Color3.fromRGB(86, 86, 86)
  140. PetSimulatorX.BorderColor3 = Color3.fromRGB(58, 58, 58)
  141. PetSimulatorX.Position = UDim2.new(0.234691158, 0, 0.199132264, 0)
  142. PetSimulatorX.Size = UDim2.new(0, 84, 0, 36)
  143. PetSimulatorX.Font = Enum.Font.SciFi
  144. PetSimulatorX.Text = "PetSimulator X"
  145. PetSimulatorX.TextColor3 = Color3.fromRGB(0, 0, 0)
  146. PetSimulatorX.TextScaled = true
  147. PetSimulatorX.TextSize = 14.000
  148. PetSimulatorX.TextWrapped = true
  149. PetSimulatorX.MouseButton1Down:connect(function()
  150.     _G.Color = Color3.fromRGB(255, 255, 255)
  151.     loadstring(game:HttpGet"https://rawscripts.net/raw/SAZA-HUB_496")()
  152. end)
  153.  
  154. ImageLabel_2.Parent = Main
  155. ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  156. ImageLabel_2.Position = UDim2.new(0, 133, 0, 0)
  157. ImageLabel_2.Size = UDim2.new(0, 36, 0, 33)
  158. ImageLabel_2.Image = "http://www.roblox.com/asset/?id=3094628081"
  159. ImageLabel_2.ImageColor3 = Color3.fromRGB(95, 95, 95)
  160.  
  161. HowTouse.Name = "How To use"
  162. HowTouse.Parent = Main
  163. HowTouse.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  164. HowTouse.Position = UDim2.new(0, 0, 0, 33)
  165. HowTouse.Size = UDim2.new(0, 461, 0, 12)
  166. HowTouse.Font = Enum.Font.SourceSans
  167. HowTouse.Text = "To Open And CLose Gui Use LeftALt"
  168. HowTouse.TextColor3 = Color3.fromRGB(0, 0, 0)
  169. HowTouse.TextSize = 14.000
  170. HowTouse.TextWrapped = true
  171.  
  172. -- Scripts:
  173.  
  174. local function MTQJH_fake_script() -- ScreenGui.LocalScript
  175.     local script = Instance.new('LocalScript', ScreenGui)
  176.  
  177.     --script
  178.     local MainFrame = script.Parent.Main
  179.     local Opened = false
  180.    
  181.     local PositionClosed = UDim2.new(-0.719, 0,0.028, 0)
  182.     local PositionOpened = UDim2.new(0.361, 0,0.028, 0)
  183.    
  184.     local UserInputService = game:GetService("UserInputService")
  185.    
  186.     UserInputService.InputBegan:Connect(function(KeyCode)
  187.         if KeyCode.KeyCode == Enum.KeyCode.LeftAlt then
  188.             if Opened then
  189.                 MainFrame:TweenPosition((PositionClosed), "InOut", "Quart")
  190.                 Opened = false
  191.             else
  192.                 Opened = true
  193.                 MainFrame:TweenPosition((PositionOpened), "Out", "Quint")
  194.             end
  195.         end
  196.     end)
  197. end
  198. coroutine.wrap(MTQJH_fake_script)()
  199.  
Add Comment
Please, Sign In to add comment