M-Q711599

- Farewell Infortality. - Bypass With Anti Ban Has Been Made

Dec 29th, 2019
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 4.76 KB | None | 0 0
  1. - Farewell Infortality. - Bypass With Anti Ban Has Been Made By Blue
  2. -- Booga Kuy Hub Version: 2.0
  3. -- Instances: - Project Kuy Hub
  4. local StartGui = Instance.new("ScreenGui")
  5. local StartFrame = Instance.new("Frame")
  6. local Name = Instance.new("TextLabel")
  7. local Run = Instance.new("TextButton")
  8. local HELP = Instance.new("TextButton")
  9. local BypassActived = Instance.new("TextButton")
  10. local ImageLabel = Instance.new("ImageLabel")
  11. local POWER = Instance.new("TextLabel")
  12. local VERSION = Instance.new("TextButton")
  13. local MAKEBY = Instance.new("TextLabel")
  14. local TextLabel = Instance.new("TextLabel")
  15. local Open = Instance.new("TextButton")
  16. local Fram = Instance.new("Frame")
  17. local Namegui = Instance.new("TextLabel")
  18. local mainframe = Instance.new("Frame")
  19. local RAINBOW = Instance.new("TextButton")
  20. local BoogaBitchV2 = Instance.new("TextButton")
  21. local ADMIN = Instance.new("TextButton")
  22. local BBG = Instance.new("TextButton")
  23. local BoogaFucker = Instance.new("TextButton")
  24. local Exit = Instance.new("TextButton")
  25. local OnyxHUB = Instance.new("TextButton")
  26. local Rainbow = Instance.new("Frame")
  27. local BYPASS2 = Instance.new("TextLabel")
  28. local Frame = Instance.new("Frame")
  29. local MOJOCRAFT = Instance.new("TextButton")
  30. local BillboardGui = Instance.new("BillboardGui")
  31. local FEKILL = Instance.new("TextButton")
  32. local aimbot = Instance.new("TextButton")
  33. local GUIMADEBYPEEMAIGAMERTV = Instance.new("TextLabel")
  34. local FUCKYOU = Instance.new("TextLabel")
  35. local ANTIBAN = Instance.new("Frame")
  36. local Antiban = Instance.new("TextLabel")
  37. --Properties:
  38. StartGui.Name = "StartGui"
  39. StartGui.Parent = game.CoreGui
  40.  
  41.  
  42. StartFrame.Name = "StartFrame"
  43. StartFrame.Parent = StartGui
  44. StartFrame.Active = true
  45. StartFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  46. StartFrame.BorderColor3 = Color3.new(0, 1, 0)
  47. StartFrame.Position = UDim2.new(0.421178341, 0, 0.31181103, 0)
  48. StartFrame.Selectable = true
  49. StartFrame.Size = UDim2.new(0, 303, 0, 238)
  50. StartFrame.Style = Enum.FrameStyle.RobloxRound
  51. StartFrame.Draggable = true
  52.  
  53.  
  54. Name.Name = "Name"
  55. Name.Parent = StartFrame
  56. Name.BackgroundColor3 = Color3.new(0, 0, 0)
  57. Name.Position = UDim2.new(0.046193745, 0, 0.0526446179, 0)
  58. Name.Size = UDim2.new(0, 260, 0, 50)
  59. Name.Font = Enum.Font.GothamBold
  60. Name.Text = "BOOGA KUY HUB"
  61. Name.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
  62. Name.TextScaled = true
  63. Name.TextSize = 14
  64. Name.TextWrapped = true
  65.  
  66.  
  67. Run.Name = "Run"
  68. Run.Parent = StartFrame
  69. Run.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  70. Run.Position = UDim2.new(0.123952731, 0, 0.332819074, 0)
  71. Run.Size = UDim2.new(0, 213, 0, 50)
  72. Run.Font = Enum.Font.Highway
  73. Run.Text = "START THE GUI"
  74. Run.TextColor3 = Color3.new(1, 0, 0)
  75. Run.TextScaled = true
  76. Run.TextSize = 14
  77. Run.TextWrapped = true
  78. Run.MouseButton1Down:connect(function()
  79. Fram.Visible = true
  80. RAINBOW.Visible = true
  81. Frame.Visible = true
  82. mainframe.Visible = true
  83. StartFrame.Visible = false
  84. Open.Visible = true
  85. ANTIBAN.Visible = true
  86. end)
  87.  
  88.  
  89. HELP.Name = "HELP"
  90. HELP.Parent = StartFrame
  91. HELP.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  92. HELP.Position = UDim2.new(0.122693561, 0, 0.591752768, 0)
  93. HELP.Size = UDim2.new(0, 213, 0, 50)
  94. HELP.Font = Enum.Font.Highway
  95. HELP.Text = "REMOVE ANTI EXPLOIT"
  96. HELP.TextColor3 = Color3.new(1, 0, 0)
  97. HELP.TextScaled = true
  98. HELP.TextSize = 14
  99. HELP.TextWrapped = true
  100.  
  101.  
  102. BypassActived.Name = "Bypass Actived"
  103. BypassActived.Parent = StartFrame
  104. BypassActived.BackgroundColor3 = Color3.new(0, 1, 0)
  105. BypassActived.Position = UDim2.new(0.122673817, 0, 0.858442008, 0)
  106. BypassActived.Size = UDim2.new(0, 207, 0, 31)
  107. BypassActived.Font = Enum.Font.SciFi
  108. BypassActived.Text = "Bypass Actived"
  109. BypassActived.TextColor3 = Color3.new(0, 0, 0)
  110. BypassActived.TextScaled = true
  111. BypassActived.TextSize = 14
  112. BypassActived.TextWrapped = true
  113.  
  114.  
  115. ImageLabel.Parent = BypassActived
  116. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  117. ImageLabel.Position = UDim2.new(1, 0, 0, 0)
  118. ImageLabel.Size = UDim2.new(0, 31, 0, 31)
  119. ImageLabel.Image = "rbxassetid://185871276"
  120.  
  121.  
  122. POWER.Name = "POWER"
  123. POWER.Parent = StartFrame
  124. POWER.BackgroundColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  125. POWER.Position = UDim2.new(0.0414444804, 0, -0.0352729373, 0)
  126. POWER.Size = UDim2.new(0, 260, 0, 22)
  127. POWER.Font = Enum.Font.GothamBold
  128. POWER.Text = "POWERED BY GUESTNOOB TEAM"
  129. POWER.TextColor3 = Color3.new(0, 0, 0)
  130. POWER.TextScaled = true
  131. POWER.TextSize = 14
  132. POWER.TextWrapped = true
  133.  
  134.  
  135. VERSION.Name = "VERSION"
  136. VERSION.Parent = StartFrame
  137. VERSION.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  138. VERSION.Position = UDim2.new(0.946220577, 0, -0.0385662392, 0)
  139. VERSION.Size = UDim2.new(0, 26, 0, 31)
  140. VERSION.Font = Enum.Font.GothamBlack
  141. VERSION.Text = "V2"
  142. VERSION.TextColor3 = Color3.new(0, 0, 0)
  143. VERSION.TextSize = 14
Add Comment
Please, Sign In to add comment