Advertisement
B1239999

B123's Hub Laadscherm

Dec 19th, 2022 (edited)
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. local CCOpeningScreen = Instance.new("ScreenGui")
  2. local MainFrame = Instance.new("Frame")
  3. local CocoLogo = Instance.new("ImageLabel")
  4. local T1 = Instance.new("TextLabel")
  5. local T2 = Instance.new("TextLabel")
  6. local T3 = Instance.new("TextLabel")
  7. local LoadBar = Instance.new("Frame")
  8.  
  9. CCOpeningScreen.Name = "CCOpeningScreen"
  10. CCOpeningScreen.Parent = game.CoreGui
  11. CCOpeningScreen.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  12.  
  13. MainFrame.Name = "MainFrame"
  14. MainFrame.Parent = CCOpeningScreen
  15. MainFrame.Active = true
  16. MainFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  17. MainFrame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  18. MainFrame.BorderSizePixel = 0
  19. MainFrame.ClipsDescendants = true
  20. MainFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  21. MainFrame.Selectable = true
  22. MainFrame.Size = UDim2.new(0, 0, 0, 158)
  23.  
  24. CocoLogo.Name = "CocoLogo"
  25. CocoLogo.Parent = MainFrame
  26. CocoLogo.AnchorPoint = Vector2.new(0.5, 0.5)
  27. CocoLogo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  28. CocoLogo.BackgroundTransparency = 1.000
  29. CocoLogo.BorderSizePixel = 0
  30. CocoLogo.ClipsDescendants = true
  31. CocoLogo.Position = UDim2.new(0.255176783, 0, 0.49999997, 0)
  32. CocoLogo.Size = UDim2.new(0, 86, 0, 86)
  33. CocoLogo.Image = "http://www.roblox.com/asset/?id=11864617766"
  34.  
  35. T1.Name = "T1"
  36. T1.Parent = MainFrame
  37. T1.AnchorPoint = Vector2.new(0.5, 0.5)
  38. T1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  39. T1.BackgroundTransparency = 1.000
  40. T1.BorderSizePixel = 0
  41. T1.Position = UDim2.new(0.646776021, 0, 0.407925308, 0)
  42. T1.Size = UDim2.new(0, 144, 0, 13)
  43. T1.Font = Enum.Font.Gotham
  44. T1.Text = "Welkom Bij"
  45. T1.TextColor3 = Color3.fromRGB(255, 255, 255)
  46. T1.TextScaled = true
  47. T1.TextSize = 14.000
  48. T1.TextWrapped = true
  49. T1.TextXAlignment = Enum.TextXAlignment.Left
  50.  
  51. T2.Name = "T2"
  52. T2.Parent = MainFrame
  53. T2.AnchorPoint = Vector2.new(0.5, 0.5)
  54. T2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  55. T2.BackgroundTransparency = 1.000
  56. T2.BorderSizePixel = 0
  57. T2.Position = UDim2.new(0.646776021, 0, 0.538823366, 0)
  58. T2.Size = UDim2.new(0, 144, 0, 28)
  59. T2.Font = Enum.Font.GothamBold
  60. T2.Text = "B123's Exploit Hub!"
  61. T2.TextColor3 = Color3.fromRGB(255, 255, 255)
  62. T2.TextScaled = true
  63. T2.TextSize = 14.000
  64. T2.TextWrapped = true
  65. T2.TextXAlignment = Enum.TextXAlignment.Left
  66.  
  67. T3.Name = "T3"
  68. T3.Parent = MainFrame
  69. T3.AnchorPoint = Vector2.new(0.5, 0.5)
  70. T3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  71. T3.BackgroundTransparency = 1.000
  72. T3.BorderSizePixel = 0
  73. T3.Position = UDim2.new(0.5, 0, 0.885999978, 0)
  74. T3.Size = UDim2.new(1, 0, 0, 10)
  75. T3.Font = Enum.Font.Gotham
  76. T3.Text = ""
  77. T3.TextColor3 = Color3.fromRGB(255, 255, 255)
  78. T3.TextScaled = true
  79. T3.TextSize = 14.000
  80. T3.TextWrapped = true
  81.  
  82. LoadBar.Name = "LoadBar"
  83. LoadBar.Parent = MainFrame
  84. LoadBar.Active = true
  85. LoadBar.AnchorPoint = Vector2.new(0, 0.5)
  86. LoadBar.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  87. LoadBar.BorderSizePixel = 0
  88. LoadBar.ClipsDescendants = true
  89. LoadBar.Position = UDim2.new(0, 0, 0.977999985, 0)
  90. LoadBar.Selectable = true
  91. LoadBar.Size = UDim2.new(0, 0, 0, 7)
  92.  
  93.  
  94. local function MNQEF_fake_script()
  95. local script = Instance.new('LocalScript', MainFrame)
  96.  
  97. wait(1)
  98. script.Parent:TweenSize(UDim2.new(0,310,0,158), "Out", "Quad", 0.5, true)
  99. wait(1)
  100. script.Parent.LoadBar:TweenSize(UDim2.new(0.1,0,0,7), "Out", "Quad", 0.5, true)
  101. script.Parent.T3.Text = "discord.gg/almererp"
  102. wait(1)
  103. script.Parent.LoadBar:TweenSize(UDim2.new(0.50,0,0,7), "Out", "Quad", 0.5, true)
  104. script.Parent.T3.Text = "Aan het inladen..."
  105. wait(1)
  106. script.Parent.LoadBar:TweenSize(UDim2.new(1,0,0,7), "Out", "Quad", 0.5, true)
  107. script.Parent.T3.Text = "Ingeladen, Veel plezier!"
  108. wait(1.5)
  109. script.Parent:TweenSize(UDim2.new(0,0,0,158), "Out", "Quad", 0.5, true)
  110. wait(0.5)
  111. loadstring(game:HttpGet(('https://pastebin.com/raw/w2HAzkby'),true))()
  112. end
  113. coroutine.wrap(MNQEF_fake_script)()
Tags: B123
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement