SKIDNOOB

Start

Mar 27th, 2020
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. -- Instances:
  2.  
  3. local VzltexHub = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local Frame = Instance.new("Frame")
  6. local Minimize = Instance.new("ImageButton")
  7. local LabelVzltex = Instance.new("TextLabel")
  8. local Start = Instance.new("TextButton")
  9. local GameName = Instance.new("TextLabel")
  10.  
  11. --Properties:
  12.  
  13. VzltexHub.Name = "Vzltex Hub"
  14. VzltexHub.Parent = game.CoreGui
  15.  
  16. Main.Name = "Main"
  17. Main.Parent = VzltexHub
  18. Main.BackgroundColor3 = Color3.fromRGB(20, 22, 24)
  19. Main.Position = UDim2.new(0.402068526, 0, 0.321956784, 0)
  20. Main.Size = UDim2.new(0, 373, 0, 218)
  21. Main.Active = true
  22. Main.Draggable = true
  23.  
  24. Frame.Parent = Main
  25. Frame.BackgroundColor3 = Color3.fromRGB(38, 74, 121)
  26. Frame.BorderSizePixel = 0
  27. Frame.Size = UDim2.new(0, 373, 0, 17)
  28. Frame.Draggable = true
  29.  
  30. Minimize.Name = "Minimize"
  31. Minimize.Parent = Frame
  32. Minimize.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  33. Minimize.BackgroundTransparency = 1.000
  34. Minimize.Position = UDim2.new(0.0160857905, 0, 0, 0)
  35. Minimize.Size = UDim2.new(0, 14, 0, 17)
  36. Minimize.Image = "http://www.roblox.com/asset/?id=4824770438"
  37. Minimize.MouseButton1Down:connect(function()
  38. print('Closed!')
  39. Main.Visible = false
  40. end)
  41.  
  42. LabelVzltex.Name = "LabelVzltex"
  43. LabelVzltex.Parent = Frame
  44. LabelVzltex.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  45. LabelVzltex.BackgroundTransparency = 1.000
  46. LabelVzltex.Position = UDim2.new(0.0831099153, 0, 0, 0)
  47. LabelVzltex.Size = UDim2.new(0, 67, 0, 17)
  48. LabelVzltex.Font = Enum.Font.GothamSemibold
  49. LabelVzltex.Text = "Vzltex-Hub"
  50. LabelVzltex.TextColor3 = Color3.fromRGB(255, 255, 255)
  51. LabelVzltex.TextScaled = true
  52. LabelVzltex.TextSize = 14.000
  53. LabelVzltex.TextWrapped = true
  54.  
  55. Start.Name = "Start"
  56. Start.Parent = Main
  57. Start.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  58. Start.BackgroundTransparency = 1.000
  59. Start.BorderSizePixel = 0
  60. Start.Position = UDim2.new(0.233243957, 0, 0.6422019, 0)
  61. Start.Size = UDim2.new(0, 200, 0, 33)
  62. Start.Font = Enum.Font.SourceSans
  63. Start.Text = "Start"
  64. Start.TextColor3 = Color3.fromRGB(255, 255, 255)
  65. Start.TextScaled = true
  66. Start.TextSize = 14.000
  67. Start.TextWrapped = true
  68.  
  69. GameName.Name = "GameName"
  70. GameName.Parent = Main
  71. GameName.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  72. GameName.BackgroundTransparency = 1.000
  73. GameName.Position = UDim2.new(0.050385505, 0, 0.221738666, 0)
  74. GameName.Size = UDim2.new(0, 335, 0, 50)
  75. GameName.Font = Enum.Font.SourceSans
  76. GameName.Text = "Game Name"
  77. GameName.TextColor3 = Color3.fromRGB(255, 255, 255)
  78. GameName.TextScaled = true
  79. GameName.TextSize = 14.000
  80. GameName.TextWrapped = true
  81.  
  82. --Game:
  83.  
  84. --MadCity
  85. if game.PlaceId == 1224212277 then
  86. Start.MouseButton1Down:connect(function()
  87. print('Started!')
  88. end)
  89. GameName.Text = "Mad City"
  90.  
  91. --PrisonLife
  92. elseif game.PlaceId == 155615604 then
  93. Start.MouseButton1Down:connect(function()
  94. print('Started!')
  95. loadstring(game:HttpGet(('https://pastebin.com/raw/pm7WvgzY'),true))()
  96. Main.Visible = false
  97. end)
  98. GameName.Text = "Prison Life Car Fixed"
  99.  
  100. --EmptyBasteplate
  101. elseif game.PlaceId == 3362132792 then
  102. Start.MouseButton1Down:connect(function()
  103. print('Started!')
  104. end)
  105. GameName.Text = "Empty Basteplate"
  106.  
  107. --Fleethefacility
  108. elseif game.PlaceId == 893973440 then
  109. Start.MouseButton1Down:connect(function()
  110. print('Started!')
  111. loadstring(game:HttpGet(('https://pastebin.com/raw/pdb8SHqj'),true))()
  112. Main.Visible = false
  113. end)
  114. GameName.Text = "Flee the facility"
  115.  
  116. --Arsenal
  117. elseif game.PlaceId == 286090429 then
  118. Start.MouseButton1Down:connect(function()
  119. print('Started!')
  120. loadstring(game:HttpGet(('https://pastebin.com/raw/A4m9X73p'),true))()
  121. Main.Visible = false
  122. end)
  123. GameName.Text = "Arsenal"
  124.  
  125. else
  126. Start.MouseButton1Down:connect(function()
  127. print('Started!')
  128. loadstring(game:HttpGet(('https://pastebin.com/raw/HX0u251J'),true))()
  129. Main.Visible = false
  130. end)
  131. GameName.Text = "Universal Aimbot ESP"
  132. end
Advertisement
Add Comment
Please, Sign In to add comment