Faqz

Aspect Aimbot Hub

Jul 26th, 2021 (edited)
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.15 KB | None | 0 0
  1. -- Aspect Aimbot By Faqz#9136
  2. -- Version: 1.0
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local AspectAimbot = Instance.new("ImageLabel")
  8. local EnableButton = Instance.new("TextButton")
  9. local TextButton_Roundify_12px = Instance.new("ImageLabel")
  10. local AimbotLabel = Instance.new("TextLabel")
  11. local LockLabel = Instance.new("TextLabel")
  12. local ESPEnable = Instance.new("TextLabel")
  13. local UpdateESP = Instance.new("TextLabel")
  14. local Teambasechange = Instance.new("TextLabel")
  15. local Exit = Instance.new("TextButton")
  16. local Exit_Roundify_12px = Instance.new("ImageLabel")
  17. local Info = Instance.new("TextLabel")
  18. local Info2 = Instance.new("TextLabel")
  19. local ImageButton = Instance.new("ImageButton")
  20. local Open = Instance.new("TextButton")
  21. local TextButton_Roundify_12px_2 = Instance.new("ImageLabel")
  22.  
  23. --Properties:
  24.  
  25. ScreenGui.Parent = game.CoreGui
  26.  
  27. AspectAimbot.Name = "AspectAimbot"
  28. AspectAimbot.Parent = ScreenGui
  29. AspectAimbot.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  30. AspectAimbot.BackgroundTransparency = 1.000
  31. AspectAimbot.Position = UDim2.new(0.013742933, 0, 0.0200333893, 0)
  32. AspectAimbot.Size = UDim2.new(0, 247, 0, 221)
  33. AspectAimbot.ZIndex = 1
  34. AspectAimbot.Visible = false
  35. AspectAimbot.Image = "rbxassetid://3570695787"
  36. AspectAimbot.ImageColor3 = Color3.fromRGB(35, 35, 35)
  37. AspectAimbot.ScaleType = Enum.ScaleType.Slice
  38. AspectAimbot.SliceCenter = Rect.new(100, 100, 100, 100)
  39. AspectAimbot.SliceScale = 0.120
  40. AspectAimbot.Active = true
  41. AspectAimbot.Draggable = true
  42.  
  43. EnableButton.Name = "EnableButton"
  44. EnableButton.Parent = AspectAimbot
  45. EnableButton.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  46. EnableButton.BackgroundTransparency = 1.000
  47. EnableButton.BorderSizePixel = 0
  48. EnableButton.Position = UDim2.new(0.306589723, 0, 0.794730425, 0)
  49. EnableButton.Size = UDim2.new(0, 89, 0, 28)
  50. EnableButton.ZIndex = 2
  51. EnableButton.Font = Enum.Font.SourceSans
  52. EnableButton.Text = "Enable"
  53. EnableButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  54. EnableButton.TextSize = 14.000
  55. EnableButton.MouseButton1Click:connect(function()
  56. loadstring(game:HttpGet("https://pastebin.com/raw/eEvZQJiY", true))()
  57. end)
  58.  
  59. TextButton_Roundify_12px.Name = "TextButton_Roundify_12px"
  60. TextButton_Roundify_12px.Parent = EnableButton
  61. TextButton_Roundify_12px.Active = true
  62. TextButton_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  63. TextButton_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  64. TextButton_Roundify_12px.BackgroundTransparency = 1.000
  65. TextButton_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  66. TextButton_Roundify_12px.Selectable = true
  67. TextButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  68. TextButton_Roundify_12px.Image = "rbxassetid://3570695787"
  69. TextButton_Roundify_12px.ImageColor3 = Color3.fromRGB(42, 42, 42)
  70. TextButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  71. TextButton_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  72. TextButton_Roundify_12px.SliceScale = 0.120
  73.  
  74. AimbotLabel.Name = "AimbotLabel"
  75. AimbotLabel.Parent = AspectAimbot
  76. AimbotLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  77. AimbotLabel.BackgroundTransparency = 1.000
  78. AimbotLabel.BorderSizePixel = 0
  79. AimbotLabel.Position = UDim2.new(0.249909565, 0, 0.0123787895, 0)
  80. AimbotLabel.Size = UDim2.new(0, 124, 0, 27)
  81. AimbotLabel.Font = Enum.Font.SourceSans
  82. AimbotLabel.Text = "Aspect Aimbot"
  83. AimbotLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  84. AimbotLabel.TextSize = 20.000
  85.  
  86. LockLabel.Name = "LockLabel"
  87. LockLabel.Parent = AspectAimbot
  88. LockLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  89. LockLabel.BackgroundTransparency = 1.000
  90. LockLabel.BorderSizePixel = 0
  91. LockLabel.Position = UDim2.new(0.189180821, 0, 0.334703952, 0)
  92. LockLabel.Size = UDim2.new(0, 154, 0, 19)
  93. LockLabel.Font = Enum.Font.SourceSans
  94. LockLabel.Text = "Press E To Lock On"
  95. LockLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  96. LockLabel.TextSize = 15.000
  97.  
  98. ESPEnable.Name = "ESPEnable"
  99. ESPEnable.Parent = AspectAimbot
  100. ESPEnable.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  101. ESPEnable.BackgroundTransparency = 1.000
  102. ESPEnable.BorderSizePixel = 0
  103. ESPEnable.Position = UDim2.new(0.189180821, 0, 0.420676798, 0)
  104. ESPEnable.Size = UDim2.new(0, 154, 0, 19)
  105. ESPEnable.Font = Enum.Font.SourceSans
  106. ESPEnable.Text = "Press L to Enable ESP"
  107. ESPEnable.TextColor3 = Color3.fromRGB(255, 255, 255)
  108. ESPEnable.TextSize = 15.000
  109.  
  110. UpdateESP.Name = "UpdateESP"
  111. UpdateESP.Parent = AspectAimbot
  112. UpdateESP.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  113. UpdateESP.BackgroundTransparency = 1.000
  114. UpdateESP.BorderSizePixel = 0
  115. UpdateESP.Position = UDim2.new(0.189180821, 0, 0.506649673, 0)
  116. UpdateESP.Size = UDim2.new(0, 154, 0, 19)
  117. UpdateESP.Font = Enum.Font.SourceSans
  118. UpdateESP.Text = "Press T To Update ESP"
  119. UpdateESP.TextColor3 = Color3.fromRGB(255, 255, 255)
  120. UpdateESP.TextSize = 15.000
  121.  
  122. Teambasechange.Name = "Teambasechange"
  123. Teambasechange.Parent = AspectAimbot
  124. Teambasechange.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  125. Teambasechange.BackgroundTransparency = 1.000
  126. Teambasechange.BorderSizePixel = 0
  127. Teambasechange.Position = UDim2.new(0.189180821, 0, 0.588097632, 0)
  128. Teambasechange.Size = UDim2.new(0, 154, 0, 19)
  129. Teambasechange.Font = Enum.Font.SourceSans
  130. Teambasechange.Text = "Press O To Change Team Mode"
  131. Teambasechange.TextColor3 = Color3.fromRGB(255, 255, 255)
  132. Teambasechange.TextSize = 15.000
  133.  
  134. Exit.Name = "Exit"
  135. Exit.Parent = AspectAimbot
  136. Exit.BackgroundColor3 = Color3.fromRGB(115, 115, 115)
  137. Exit.BackgroundTransparency = 1.000
  138. Exit.BorderSizePixel = 0
  139. Exit.Position = UDim2.new(0.846197665, 0, -0.00119586289, 0)
  140. Exit.Size = UDim2.new(0, 37, 0, 30)
  141. Exit.ZIndex = 2
  142. Exit.Font = Enum.Font.Nunito
  143. Exit.Text = "x"
  144. Exit.TextColor3 = Color3.fromRGB(234, 254, 255)
  145. Exit.TextSize = 25.000
  146. Exit.MouseButton1Click:connect(function()
  147. AspectAimbot.Visible = false
  148. Open.Visible = true
  149. end)
  150.  
  151.  
  152. Exit_Roundify_12px.Name = "Exit_Roundify_12px"
  153. Exit_Roundify_12px.Parent = Exit
  154. Exit_Roundify_12px.Active = true
  155. Exit_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  156. Exit_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  157. Exit_Roundify_12px.BackgroundTransparency = 1.000
  158. Exit_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  159. Exit_Roundify_12px.Selectable = true
  160. Exit_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  161. Exit_Roundify_12px.Image = "rbxassetid://3570695787"
  162. Exit_Roundify_12px.ImageColor3 = Color3.fromRGB(38, 38, 38)
  163. Exit_Roundify_12px.ImageTransparency = 1.000
  164. Exit_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  165. Exit_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  166. Exit_Roundify_12px.SliceScale = 0.120
  167.  
  168. Info.Name = "Info"
  169. Info.Parent = AspectAimbot
  170. Info.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  171. Info.BackgroundTransparency = 1.000
  172. Info.BorderSizePixel = 0
  173. Info.Position = UDim2.new(0.189180821, 0, 0.131084025, 0)
  174. Info.Size = UDim2.new(0, 154, 0, 19)
  175. Info.Font = Enum.Font.SourceSans
  176. Info.Text = "Info: Exiting is like minimizing,"
  177. Info.TextColor3 = Color3.fromRGB(255, 255, 255)
  178. Info.TextSize = 15.000
  179.  
  180. Info2.Name = "Info2"
  181. Info2.Parent = AspectAimbot
  182. Info2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  183. Info2.BackgroundTransparency = 1.000
  184. Info2.BorderSizePixel = 0
  185. Info2.Position = UDim2.new(0.189180821, 0, 0.180857778, 0)
  186. Info2.Size = UDim2.new(0, 154, 0, 19)
  187. Info2.Font = Enum.Font.SourceSans
  188. Info2.Text = "so press the logo to exit"
  189. Info2.TextColor3 = Color3.fromRGB(255, 255, 255)
  190. Info2.TextSize = 15.000
  191.  
  192. ImageButton.Parent = AspectAimbot
  193. ImageButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  194. ImageButton.BackgroundTransparency = 1.000
  195. ImageButton.Position = UDim2.new(0.788371086, 0, 0.746468663, 0)
  196. ImageButton.Size = UDim2.new(0, 49, 0, 45)
  197. ImageButton.Image = "http://www.roblox.com/asset/?id=7143490686"
  198. ImageButton.MouseButton1Click:connect(function()
  199. AspectAimbot.Visible = false
  200. Open.Visible = false
  201. loadstring(game:HttpGet("https://pastebin.com/raw/zsXqqPz0",true))()
  202. end)
  203.  
  204.  
  205. Open.Name = "Open"
  206. Open.Parent = ScreenGui
  207. Open.AnchorPoint = Vector2.new(0.5, 0.5)
  208. Open.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  209. Open.BackgroundTransparency = 1.000
  210. Open.BorderSizePixel = 0
  211. Open.Position = UDim2.new(0.5, 0, -0, 0)
  212. Open.Size = UDim2.new(0, 141, 0, 56)
  213. Open.ZIndex = 2
  214. Open.Font = Enum.Font.SourceSans
  215. Open.Text = "Open"
  216. Open.TextColor3 = Color3.fromRGB(255, 255, 255)
  217. Open.TextSize = 28.000
  218. Open.MouseButton1Click:connect(function()
  219. Open.Visible = false
  220. AspectAimbot.Visible = true
  221. end)
  222.  
  223. TextButton_Roundify_12px_2.Name = "TextButton_Roundify_12px"
  224. TextButton_Roundify_12px_2.Parent = Open
  225. TextButton_Roundify_12px_2.Active = true
  226. TextButton_Roundify_12px_2.AnchorPoint = Vector2.new(0.5, 0.5)
  227. TextButton_Roundify_12px_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  228. TextButton_Roundify_12px_2.BackgroundTransparency = 1.000
  229. TextButton_Roundify_12px_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  230. TextButton_Roundify_12px_2.Selectable = true
  231. TextButton_Roundify_12px_2.Size = UDim2.new(1, 0, 1, 0)
  232. TextButton_Roundify_12px_2.Image = "rbxassetid://3570695787"
  233. TextButton_Roundify_12px_2.ImageColor3 = Color3.fromRGB(42, 42, 42)
  234. TextButton_Roundify_12px_2.ScaleType = Enum.ScaleType.Slice
  235. TextButton_Roundify_12px_2.SliceCenter = Rect.new(100, 100, 100, 100)
  236. TextButton_Roundify_12px_2.SliceScale = 0.120
Add Comment
Please, Sign In to add comment