Advertisement
kphs2

WDWLD OW Q[D

Mar 21st, 2022
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.46 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local BlackGUI = Instance.new("TextButton")
  4. local KolgieHub = Instance.new("TextButton")
  5. local XenonHub = Instance.new("TextButton")
  6. local TextLabel = Instance.new("TextLabel")
  7. local TextButton = Instance.new("TextButton")
  8. local TextButton_2 = Instance.new("TextButton")
  9.  
  10. --Properties:
  11.  
  12. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  13.  
  14. Frame.Parent = ScreenGui
  15. Frame.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  16. Frame.BorderSizePixel = 0
  17. Frame.Position = UDim2.new(0.0151821971, 0, 0.223787159, 0)
  18. Frame.Size = UDim2.new(0, 410, 0, 173)
  19. Frame.Visible = false
  20.  
  21. BlackGUI.Name = "Black GUI"
  22. BlackGUI.Parent = Frame
  23. BlackGUI.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  24. BlackGUI.Position = UDim2.new(0.0536585376, 0, 0.308887273, 0)
  25. BlackGUI.Size = UDim2.new(0, 172, 0, 50)
  26. BlackGUI.Font = Enum.Font.Gotham
  27. BlackGUI.Text = "Black Gui"
  28. BlackGUI.TextColor3 = Color3.fromRGB(0, 0, 0)
  29. BlackGUI.TextSize = 25.000
  30.  
  31. KolgieHub.Name = "Kolgie Hub"
  32. KolgieHub.Parent = Frame
  33. KolgieHub.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  34. KolgieHub.Position = UDim2.new(0.295206666, 0, 0.652284622, 0)
  35. KolgieHub.Size = UDim2.new(0, 172, 0, 50)
  36. KolgieHub.Font = Enum.Font.Gotham
  37. KolgieHub.Text = "Kolgie Hub"
  38. KolgieHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  39. KolgieHub.TextSize = 25.000
  40.  
  41. XenonHub.Name = "Xenon Hub"
  42. XenonHub.Parent = Frame
  43. XenonHub.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  44. XenonHub.Position = UDim2.new(0.51980871, 0, 0.308887273, 0)
  45. XenonHub.Size = UDim2.new(0, 172, 0, 50)
  46. XenonHub.Font = Enum.Font.Gotham
  47. XenonHub.Text = "Xenon Hub"
  48. XenonHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  49. XenonHub.TextSize = 25.000
  50.  
  51. TextLabel.Parent = Frame
  52. TextLabel.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  53. TextLabel.BorderSizePixel = 0
  54. TextLabel.Position = UDim2.new(-0.000281453133, 0, -0.0368894339, 0)
  55. TextLabel.Size = UDim2.new(0, 410, 0, 38)
  56. TextLabel.Font = Enum.Font.Gotham
  57. TextLabel.Text = "OP YBA SCRIPTS"
  58. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  59. TextLabel.TextSize = 30.000
  60.  
  61. TextButton.Parent = Frame
  62. TextButton.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  63. TextButton.BorderSizePixel = 0
  64. TextButton.Position = UDim2.new(0.917868018, 0, 0.0144601464, 0)
  65. TextButton.Size = UDim2.new(0, 26, 0, 30)
  66. TextButton.Font = Enum.Font.GothamBlack
  67. TextButton.Text = "x"
  68. TextButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  69. TextButton.TextSize = 25.000
  70. TextButton.TextStrokeColor3 = Color3.fromRGB(255, 0, 0)
  71.  
  72. TextButton_2.Parent = ScreenGui
  73. TextButton_2.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  74. TextButton_2.BorderSizePixel = 0
  75. TextButton_2.Position = UDim2.new(0.0156659577, 0, 0.138126999, 0)
  76. TextButton_2.Size = UDim2.new(0, 74, 0, 42)
  77. TextButton_2.Font = Enum.Font.GothamBlack
  78. TextButton_2.Text = "OPEN"
  79. TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  80. TextButton_2.TextSize = 25.000
  81. TextButton_2.TextStrokeColor3 = Color3.fromRGB(255, 0, 0)
  82.  
  83. -- Scripts:
  84.  
  85. local function XQNQH_fake_script() -- BlackGUI.LocalScript
  86. local script = Instance.new('LocalScript', BlackGUI)
  87.  
  88. script.Parent.MouseButton1Click:Connect(function()
  89. loadstring(game:HttpGet("https://raw.githubusercontent.com/Tobias020108Back/YBA-AUT/main/YBA-GUI-Rewrite.lua"))()
  90. end)
  91. end
  92. coroutine.wrap(XQNQH_fake_script)()
  93. local function NZLE_fake_script() -- KolgieHub.LocalScript
  94. local script = Instance.new('LocalScript', KolgieHub)
  95.  
  96. script.Parent.MouseButton1Click:Connect(function()
  97. loadstring(game:HttpGet("https://raw.githubusercontent.com/kolgie/YBA-GUI/main/yba-gui-obfuscated.lua"))()
  98. end)
  99. end
  100. coroutine.wrap(NZLE_fake_script)()
  101. local function UPYUX_fake_script() -- XenonHub.LocalScript
  102. local script = Instance.new('LocalScript', XenonHub)
  103.  
  104. script.Parent.MouseButton1Click:Connect(function()
  105. loadstring(game:HttpGet("https://raw.githubusercontent.com/botisznt/whocares/main/YBA.lua",true))()
  106. end)
  107. end
  108. coroutine.wrap(UPYUX_fake_script)()
  109. local function GZFY_fake_script() -- TextButton.LocalScript
  110. local script = Instance.new('LocalScript', TextButton)
  111.  
  112. script.Parent.MouseButton1Down:Connect(function()
  113. script.Parent.Parent.Visible=false
  114. end)
  115. end
  116. coroutine.wrap(GZFY_fake_script)()
  117. local function NZBJW_fake_script() -- TextButton_2.LocalScript
  118. local script = Instance.new('LocalScript', TextButton_2)
  119.  
  120. script.Parent.MouseButton1Down:Connect(function()
  121. script.Parent.Parent.Frame.Visible=true
  122. end)
  123. end
  124. coroutine.wrap(NZBJW_fake_script)()
  125.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement