Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.35 KB | None | 0 0
  1. local Chat = Instance.new("ScreenGui")
  2. local MainShit = Instance.new("Frame")
  3. local title = Instance.new("TextLabel")
  4. local credits = Instance.new("TextLabel")
  5. local selection = Instance.new("Frame")
  6. local head = Instance.new("ImageButton")
  7. local torso = Instance.new("ImageButton")
  8. local lefta = Instance.new("ImageButton")
  9. local righta = Instance.new("ImageButton")
  10. local leftl = Instance.new("ImageButton")
  11. local rightl = Instance.new("ImageButton")
  12. local target = Instance.new("TextLabel")
  13. local pathfind = Instance.new("TextLabel")
  14. local teamselect = Instance.new("TextLabel")
  15. local wallselect = Instance.new("TextLabel")
  16. local players = Instance.new("ScrollingFrame")
  17. local playerstxt = Instance.new("TextLabel")
  18. local teamstxt = Instance.new("TextLabel")
  19. local teams = Instance.new("ScrollingFrame")
  20. local info = Instance.new("TextLabel")
  21. local aimbot = Instance.new("TextLabel")
  22.  
  23. -- Properties
  24.  
  25. Chat.Name = "Chat"
  26. Chat.Parent = game.CoreGui
  27.  
  28. MainShit.Name = "MainShit"
  29. MainShit.Parent = Chat
  30. MainShit.Active = true
  31. MainShit.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  32. MainShit.BorderColor3 = Color3.new(0, 0, 0)
  33. MainShit.BorderSizePixel = 4
  34. MainShit.Draggable = true
  35. MainShit.Position = UDim2.new(0.699999988, 0, 0.600000024, 0)
  36. MainShit.Size = UDim2.new(0.300000012, 0, 0.400000006, 0)
  37.  
  38. title.Name = "title"
  39. title.Parent = MainShit
  40. title.BackgroundColor3 = Color3.new(0, 0, 0)
  41. title.BorderSizePixel = 0
  42. title.Size = UDim2.new(1, 0, 0.100000001, 0)
  43. title.ZIndex = 2
  44. title.Font = Enum.Font.SourceSans
  45. title.FontSize = Enum.FontSize.Size14
  46. title.Text = "Aimbot GUI"
  47. title.TextColor3 = Color3.new(1, 1, 1)
  48. title.TextScaled = true
  49. title.TextSize = 14
  50. title.TextWrapped = true
  51. title.TextXAlignment = Enum.TextXAlignment.Left
  52.  
  53. credits.Name = "credits"
  54. credits.Parent = title
  55. credits.BackgroundColor3 = Color3.new(0, 0, 0)
  56. credits.BackgroundTransparency = 1
  57. credits.BorderSizePixel = 0
  58. credits.Position = UDim2.new(0.474999994, 0, 0, 0)
  59. credits.Size = UDim2.new(0.5, 0, 1, 0)
  60. credits.ZIndex = 2
  61. credits.Font = Enum.Font.SourceSans
  62. credits.FontSize = Enum.FontSize.Size14
  63. credits.Text = "Created by Moostard"
  64. credits.TextColor3 = Color3.new(1, 1, 1)
  65. credits.TextScaled = true
  66. credits.TextSize = 14
  67. credits.TextWrapped = true
  68. credits.TextXAlignment = Enum.TextXAlignment.Right
  69.  
  70. selection.Name = "selection"
  71. selection.Parent = MainShit
  72. selection.BackgroundColor3 = Color3.new(0, 0, 0)
  73. selection.BorderSizePixel = 0
  74. selection.ClipsDescendants = true
  75. selection.Position = UDim2.new(0.699999988, 0, 0, 0)
  76. selection.Size = UDim2.new(0.300000012, 0, 0.800000012, 0)
  77.  
  78. head.Name = "head"
  79. head.Parent = selection
  80. head.BackgroundColor3 = Color3.new(0, 1, 0)
  81. head.BorderColor3 = Color3.new(0, 0, 0)
  82. head.BorderSizePixel = 0
  83. head.Position = UDim2.new(0.375, 0, 0.25, 0)
  84. head.Size = UDim2.new(0.25, 0, 0.25, 0)
  85. head.SizeConstraint = Enum.SizeConstraint.RelativeXX
  86. head.Image = "rbxassetid://328343971"
  87. head.ImageColor3 = Color3.new(1, 0, 0)
  88.  
  89. torso.Name = "torso"
  90. torso.Parent = selection
  91. torso.BackgroundColor3 = Color3.new(1, 0, 0)
  92. torso.BorderColor3 = Color3.new(0, 0, 0)
  93. torso.BorderSizePixel = 0
  94. torso.Position = UDim2.new(0.25, 0, 0.400000006, 0)
  95. torso.Size = UDim2.new(0.5, 0, 0.5, 0)
  96. torso.SizeConstraint = Enum.SizeConstraint.RelativeXX
  97. torso.Image = "rbxassetid://328343971"
  98. torso.ImageColor3 = Color3.new(1, 0, 0)
  99.  
  100. lefta.Name = "lefta"
  101. lefta.Parent = selection
  102. lefta.BackgroundColor3 = Color3.new(1, 0, 0)
  103. lefta.BorderColor3 = Color3.new(0, 0, 0)
  104. lefta.BorderSizePixel = 0
  105. lefta.Position = UDim2.new(0.00999999978, 0, 0.400000006, 0)
  106. lefta.Size = UDim2.new(0.230000004, 0, 0.5, 0)
  107. lefta.SizeConstraint = Enum.SizeConstraint.RelativeXX
  108. lefta.Image = "rbxassetid://328343971"
  109. lefta.ImageColor3 = Color3.new(1, 0, 0)
  110.  
  111. righta.Name = "righta"
  112. righta.Parent = selection
  113. righta.BackgroundColor3 = Color3.new(1, 0, 0)
  114. righta.BorderColor3 = Color3.new(0, 0, 0)
  115. righta.BorderSizePixel = 0
  116. righta.Position = UDim2.new(0.769999981, 0, 0.400000006, 0)
  117. righta.Size = UDim2.new(0.230000004, 0, 0.5, 0)
  118. righta.SizeConstraint = Enum.SizeConstraint.RelativeXX
  119. righta.Image = "rbxassetid://328343971"
  120. righta.ImageColor3 = Color3.new(1, 0, 0)
  121.  
  122. leftl.Name = "leftl"
  123. leftl.Parent = selection
  124. leftl.BackgroundColor3 = Color3.new(1, 0, 0)
  125. leftl.BorderColor3 = Color3.new(0, 0, 0)
  126. leftl.BorderSizePixel = 0
  127. leftl.Position = UDim2.new(0.25, 0, 0.694999993, 0)
  128. leftl.Size = UDim2.new(0.230000004, 0, 0.5, 0)
  129. leftl.SizeConstraint = Enum.SizeConstraint.RelativeXX
  130. leftl.Image = "rbxassetid://328343971"
  131. leftl.ImageColor3 = Color3.new(1, 0, 0)
  132.  
  133. rightl.Name = "rightl"
  134. rightl.Parent = selection
  135. rightl.BackgroundColor3 = Color3.new(1, 0, 0)
  136. rightl.BorderColor3 = Color3.new(0, 0, 0)
  137. rightl.BorderSizePixel = 0
  138. rightl.Position = UDim2.new(0.524999976, 0, 0.694999993, 0)
  139. rightl.Size = UDim2.new(0.230000004, 0, 0.5, 0)
  140. rightl.SizeConstraint = Enum.SizeConstraint.RelativeXX
  141. rightl.Image = "rbxassetid://328343971"
  142. rightl.ImageColor3 = Color3.new(1, 0, 0)
  143.  
  144. target.Name = "target"
  145. target.Parent = selection
  146. target.BackgroundColor3 = Color3.new(1, 1, 1)
  147. target.BackgroundTransparency = 1
  148. target.BorderSizePixel = 0
  149. target.Position = UDim2.new(0, 0, 0.140000001, 0)
  150. target.Size = UDim2.new(1, 0, 0.100000001, 0)
  151. target.Font = Enum.Font.SourceSans
  152. target.FontSize = Enum.FontSize.Size14
  153. target.Text = "Target"
  154. target.TextColor3 = Color3.new(1, 1, 1)
  155. target.TextScaled = true
  156. target.TextSize = 14
  157. target.TextWrapped = true
  158.  
  159. pathfind.Name = "pathfind"
  160. pathfind.Parent = MainShit
  161. pathfind.BackgroundColor3 = Color3.new(1, 1, 1)
  162. pathfind.BackgroundTransparency = 1
  163. pathfind.BorderSizePixel = 0
  164. pathfind.Position = UDim2.new(0.5, 0, 0.800000012, 0)
  165. pathfind.Size = UDim2.new(0.25, 0, 0.200000003, 0)
  166. pathfind.Font = Enum.Font.SourceSans
  167. pathfind.FontSize = Enum.FontSize.Size14
  168. pathfind.Text = "Press R to toggle pathfinding on."
  169. pathfind.TextColor3 = Color3.new(1, 1, 1)
  170. pathfind.TextScaled = true
  171. pathfind.TextSize = 14
  172. pathfind.TextWrapped = true
  173.  
  174. teamselect.Name = "teamselect"
  175. teamselect.Parent = MainShit
  176. teamselect.BackgroundColor3 = Color3.new(1, 1, 1)
  177. teamselect.BackgroundTransparency = 1
  178. teamselect.BorderSizePixel = 0
  179. teamselect.Position = UDim2.new(0.25, 0, 0.800000012, 0)
  180. teamselect.Size = UDim2.new(0.25, 0, 0.200000003, 0)
  181. teamselect.Font = Enum.Font.SourceSans
  182. teamselect.FontSize = Enum.FontSize.Size14
  183. teamselect.Text = "Press Q to toggle teamkill on."
  184. teamselect.TextColor3 = Color3.new(1, 1, 1)
  185. teamselect.TextScaled = true
  186. teamselect.TextSize = 14
  187. teamselect.TextWrapped = true
  188.  
  189. wallselect.Name = "wallselect"
  190. wallselect.Parent = MainShit
  191. wallselect.BackgroundColor3 = Color3.new(1, 1, 1)
  192. wallselect.BackgroundTransparency = 1
  193. wallselect.BorderSizePixel = 0
  194. wallselect.Position = UDim2.new(0.75, 0, 0.800000012, 0)
  195. wallselect.Size = UDim2.new(0.25, 0, 0.200000003, 0)
  196. wallselect.Font = Enum.Font.SourceSans
  197. wallselect.FontSize = Enum.FontSize.Size14
  198. wallselect.Text = "Press T to toggle aiming through walls off."
  199. wallselect.TextColor3 = Color3.new(1, 1, 1)
  200. wallselect.TextScaled = true
  201. wallselect.TextSize = 14
  202. wallselect.TextWrapped = true
  203.  
  204. players.Name = "players"
  205. players.Parent = MainShit
  206. players.BackgroundColor3 = Color3.new(0, 0, 0)
  207. players.BorderSizePixel = 0
  208. players.Position = UDim2.new(0.00999999978, 0, 0.200000003, 0)
  209. players.Size = UDim2.new(0.300000012, 0, 0.5, 0)
  210. players.BottomImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
  211. players.CanvasSize = UDim2.new(0, 0, 0, 0)
  212. players.ScrollBarThickness = 5
  213. players.TopImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
  214.  
  215. playerstxt.Name = "playerstxt"
  216. playerstxt.Parent = MainShit
  217. playerstxt.BackgroundColor3 = Color3.new(1, 1, 1)
  218. playerstxt.BackgroundTransparency = 1
  219. playerstxt.BorderSizePixel = 0
  220. playerstxt.Position = UDim2.new(0.00999999978, 0, 0.100000001, 0)
  221. playerstxt.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  222. playerstxt.Font = Enum.Font.SourceSans
  223. playerstxt.FontSize = Enum.FontSize.Size14
  224. playerstxt.Text = "Player Whitelists"
  225. playerstxt.TextColor3 = Color3.new(1, 1, 1)
  226. playerstxt.TextScaled = true
  227. playerstxt.TextSize = 14
  228. playerstxt.TextWrapped = true
  229.  
  230. teamstxt.Name = "teamstxt"
  231. teamstxt.Parent = MainShit
  232. teamstxt.BackgroundColor3 = Color3.new(1, 1, 1)
  233. teamstxt.BackgroundTransparency = 1
  234. teamstxt.BorderSizePixel = 0
  235. teamstxt.Position = UDim2.new(0.351000011, 0, 0.100000001, 0)
  236. teamstxt.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  237. teamstxt.Font = Enum.Font.SourceSans
  238. teamstxt.FontSize = Enum.FontSize.Size14
  239. teamstxt.Text = "Team Whitelists"
  240. teamstxt.TextColor3 = Color3.new(1, 1, 1)
  241. teamstxt.TextScaled = true
  242. teamstxt.TextSize = 14
  243. teamstxt.TextWrapped = true
  244.  
  245. teams.Name = "teams"
  246. teams.Parent = MainShit
  247. teams.BackgroundColor3 = Color3.new(0, 0, 0)
  248. teams.BorderSizePixel = 0
  249. teams.Position = UDim2.new(0.351000011, 0, 0.200000003, 0)
  250. teams.Size = UDim2.new(0.300000012, 0, 0.5, 0)
  251. teams.BottomImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
  252. teams.CanvasSize = UDim2.new(0, 0, 0, 0)
  253. teams.ScrollBarThickness = 5
  254. teams.TopImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
  255.  
  256. info.Name = "info"
  257. info.Parent = MainShit
  258. info.BackgroundColor3 = Color3.new(1, 1, 1)
  259. info.BackgroundTransparency = 1
  260. info.BorderSizePixel = 0
  261. info.Position = UDim2.new(0, 0, 0.699999988, 0)
  262. info.Size = UDim2.new(0.699999988, 0, 0.100000001, 0)
  263. info.Font = Enum.Font.SourceSans
  264. info.FontSize = Enum.FontSize.Size14
  265. info.Text = "Press \"L\" to toggle the hotkey changing GUI, and \"P\" to toggle the aimbot GUI."
  266. info.TextColor3 = Color3.new(1, 1, 1)
  267. info.TextScaled = true
  268. info.TextSize = 14
  269. info.TextWrapped = true
  270.  
  271. aimbot.Name = "aimbot"
  272. aimbot.Parent = MainShit
  273. aimbot.BackgroundColor3 = Color3.new(1, 1, 1)
  274. aimbot.BackgroundTransparency = 1
  275. aimbot.BorderSizePixel = 0
  276. aimbot.Position = UDim2.new(0, 0, 0.800000012, 0)
  277. aimbot.Size = UDim2.new(0.25, 0, 0.200000003, 0)
  278. aimbot.Font = Enum.Font.SourceSans
  279. aimbot.FontSize = Enum.FontSize.Size14
  280. aimbot.Text = "Press E to toggle aimbot on."
  281. aimbot.TextColor3 = Color3.new(1, 1, 1)
  282. aimbot.TextScaled = true
  283. aimbot.TextSize = 14
  284. aimbot.TextWrapped = true
  285.  
  286. -- Objects
  287.  
  288. local ScreenGui = Instance.new("ScreenGui")
  289. local Frame = Instance.new("Frame")
  290. local title = Instance.new("TextLabel")
  291. local credits = Instance.new("TextLabel")
  292. local ChangeAim = Instance.new("TextButton")
  293. local ChangeAimLabel = Instance.new("TextLabel")
  294. local ChangeTeamLabel = Instance.new("TextLabel")
  295. local ChangeTeam = Instance.new("TextButton")
  296. local ChangePathLabel = Instance.new("TextLabel")
  297. local ChangePath = Instance.new("TextButton")
  298. local ChangeWallLabel = Instance.new("TextLabel")
  299. local ChangeWall = Instance.new("TextButton")
  300. local ChangeHoldLabel = Instance.new("TextLabel")
  301. local ChangeToggle = Instance.new("TextButton")
  302. local ChangeSelection = Instance.new("TextButton")
  303. local ChangeSelectionLabel = Instance.new("TextLabel")
  304.  
  305. -- Properties
  306.  
  307. ScreenGui.Parent = game.CoreGui
  308. ScreenGui.Enabled = false
  309.  
  310. Frame.Parent = ScreenGui
  311. Frame.AnchorPoint = Vector2.new(0.5, 0.5)
  312. Frame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  313. Frame.BorderColor3 = Color3.new(0, 0, 0)
  314. Frame.BorderSizePixel = 5
  315. Frame.Position = UDim2.new(0.5, 0, 0.5, 0)
  316. Frame.Size = UDim2.new(0.5, 0, 0.5, 0)
  317.  
  318. title.Name = "title"
  319. title.Parent = Frame
  320. title.BackgroundColor3 = Color3.new(0, 0, 0)
  321. title.BorderSizePixel = 0
  322. title.Size = UDim2.new(1, 0, 0.100000001, 0)
  323. title.ZIndex = 2
  324. title.Font = Enum.Font.SourceSans
  325. title.FontSize = Enum.FontSize.Size14
  326. title.Text = "Aimbot Hotkey Change GUI"
  327. title.TextColor3 = Color3.new(1, 1, 1)
  328. title.TextScaled = true
  329. title.TextSize = 14
  330. title.TextWrapped = true
  331. title.TextXAlignment = Enum.TextXAlignment.Left
  332.  
  333. credits.Name = "credits"
  334. credits.Parent = title
  335. credits.BackgroundColor3 = Color3.new(0, 0, 0)
  336. credits.BackgroundTransparency = 1
  337. credits.BorderSizePixel = 0
  338. credits.Position = UDim2.new(0.474999994, 0, 0, 0)
  339. credits.Size = UDim2.new(0.5, 0, 1, 0)
  340. credits.ZIndex = 2
  341. credits.Font = Enum.Font.SourceSans
  342. credits.FontSize = Enum.FontSize.Size14
  343. credits.Text = "Created by Moostard"
  344. credits.TextColor3 = Color3.new(1, 1, 1)
  345. credits.TextScaled = true
  346. credits.TextSize = 14
  347. credits.TextWrapped = true
  348. credits.TextXAlignment = Enum.TextXAlignment.Right
  349.  
  350. ChangeAim.Name = "ChangeAim"
  351. ChangeAim.Parent = Frame
  352. ChangeAim.BackgroundColor3 = Color3.new(0, 0, 0)
  353. ChangeAim.BorderSizePixel = 0
  354. ChangeAim.Position = UDim2.new(0.150000006, 0, 0.25, 0)
  355. ChangeAim.Size = UDim2.new(0.200000003, 0, 0.150000006, 0)
  356. ChangeAim.Font = Enum.Font.SourceSans
  357. ChangeAim.FontSize = Enum.FontSize.Size14
  358. ChangeAim.Text = "Current: E"
  359. ChangeAim.TextColor3 = Color3.new(1, 1, 1)
  360. ChangeAim.TextScaled = true
  361. ChangeAim.TextSize = 14
  362. ChangeAim.TextWrapped = true
  363.  
  364. ChangeAimLabel.Name = "ChangeAimLabel"
  365. ChangeAimLabel.Parent = Frame
  366. ChangeAimLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  367. ChangeAimLabel.BackgroundTransparency = 1
  368. ChangeAimLabel.Position = UDim2.new(0, 0, 0.125, 0)
  369. ChangeAimLabel.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  370. ChangeAimLabel.Font = Enum.Font.SourceSans
  371. ChangeAimLabel.FontSize = Enum.FontSize.Size14
  372. ChangeAimLabel.Text = "Change the Aimbot Hotkey"
  373. ChangeAimLabel.TextColor3 = Color3.new(1, 1, 1)
  374. ChangeAimLabel.TextScaled = true
  375. ChangeAimLabel.TextSize = 14
  376. ChangeAimLabel.TextWrapped = true
  377.  
  378. ChangeTeamLabel.Name = "ChangeTeamLabel"
  379. ChangeTeamLabel.Parent = Frame
  380. ChangeTeamLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  381. ChangeTeamLabel.BackgroundTransparency = 1
  382. ChangeTeamLabel.Position = UDim2.new(0, 0, 0.425000012, 0)
  383. ChangeTeamLabel.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  384. ChangeTeamLabel.Font = Enum.Font.SourceSans
  385. ChangeTeamLabel.FontSize = Enum.FontSize.Size14
  386. ChangeTeamLabel.Text = "Change the Teamkill Hotkey"
  387. ChangeTeamLabel.TextColor3 = Color3.new(1, 1, 1)
  388. ChangeTeamLabel.TextScaled = true
  389. ChangeTeamLabel.TextSize = 14
  390. ChangeTeamLabel.TextWrapped = true
  391.  
  392. ChangeTeam.Name = "ChangeTeam"
  393. ChangeTeam.Parent = Frame
  394. ChangeTeam.BackgroundColor3 = Color3.new(0, 0, 0)
  395. ChangeTeam.BorderSizePixel = 0
  396. ChangeTeam.Position = UDim2.new(0.150000006, 0, 0.550000012, 0)
  397. ChangeTeam.Size = UDim2.new(0.200000003, 0, 0.150000006, 0)
  398. ChangeTeam.Font = Enum.Font.SourceSans
  399. ChangeTeam.FontSize = Enum.FontSize.Size14
  400. ChangeTeam.Text = "Current: Q"
  401. ChangeTeam.TextColor3 = Color3.new(1, 1, 1)
  402. ChangeTeam.TextScaled = true
  403. ChangeTeam.TextSize = 14
  404. ChangeTeam.TextWrapped = true
  405.  
  406. ChangePathLabel.Name = "ChangePathLabel"
  407. ChangePathLabel.Parent = Frame
  408. ChangePathLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  409. ChangePathLabel.BackgroundTransparency = 1
  410. ChangePathLabel.Position = UDim2.new(0, 0, 0.725000024, 0)
  411. ChangePathLabel.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  412. ChangePathLabel.Font = Enum.Font.SourceSans
  413. ChangePathLabel.FontSize = Enum.FontSize.Size14
  414. ChangePathLabel.Text = "Change the Pathfinding Hotkey"
  415. ChangePathLabel.TextColor3 = Color3.new(1, 1, 1)
  416. ChangePathLabel.TextScaled = true
  417. ChangePathLabel.TextSize = 14
  418. ChangePathLabel.TextWrapped = true
  419.  
  420. ChangePath.Name = "ChangePath"
  421. ChangePath.Parent = Frame
  422. ChangePath.BackgroundColor3 = Color3.new(0, 0, 0)
  423. ChangePath.BorderSizePixel = 0
  424. ChangePath.Position = UDim2.new(0.150000006, 0, 0.850000024, 0)
  425. ChangePath.Size = UDim2.new(0.200000003, 0, 0.150000006, 0)
  426. ChangePath.Font = Enum.Font.SourceSans
  427. ChangePath.FontSize = Enum.FontSize.Size14
  428. ChangePath.Text = "Current: R"
  429. ChangePath.TextColor3 = Color3.new(1, 1, 1)
  430. ChangePath.TextScaled = true
  431. ChangePath.TextSize = 14
  432. ChangePath.TextWrapped = true
  433.  
  434. ChangeWallLabel.Name = "ChangeWallLabel"
  435. ChangeWallLabel.Parent = Frame
  436. ChangeWallLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  437. ChangeWallLabel.BackgroundTransparency = 1
  438. ChangeWallLabel.Position = UDim2.new(0.5, 0, 0.125, 0)
  439. ChangeWallLabel.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  440. ChangeWallLabel.Font = Enum.Font.SourceSans
  441. ChangeWallLabel.FontSize = Enum.FontSize.Size14
  442. ChangeWallLabel.Text = "Change the Aiming Through Walls Hotkey"
  443. ChangeWallLabel.TextColor3 = Color3.new(1, 1, 1)
  444. ChangeWallLabel.TextScaled = true
  445. ChangeWallLabel.TextSize = 14
  446. ChangeWallLabel.TextWrapped = true
  447.  
  448. ChangeWall.Name = "ChangeWall"
  449. ChangeWall.Parent = Frame
  450. ChangeWall.BackgroundColor3 = Color3.new(0, 0, 0)
  451. ChangeWall.BorderSizePixel = 0
  452. ChangeWall.Position = UDim2.new(0.649999976, 0, 0.25, 0)
  453. ChangeWall.Size = UDim2.new(0.200000003, 0, 0.150000006, 0)
  454. ChangeWall.Font = Enum.Font.SourceSans
  455. ChangeWall.FontSize = Enum.FontSize.Size14
  456. ChangeWall.Text = "Current: T"
  457. ChangeWall.TextColor3 = Color3.new(1, 1, 1)
  458. ChangeWall.TextScaled = true
  459. ChangeWall.TextSize = 14
  460. ChangeWall.TextWrapped = true
  461.  
  462. ChangeHoldLabel.Name = "ChangeHoldLabel"
  463. ChangeHoldLabel.Parent = Frame
  464. ChangeHoldLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  465. ChangeHoldLabel.BackgroundTransparency = 1
  466. ChangeHoldLabel.Position = UDim2.new(0.5, 0, 0.425000012, 0)
  467. ChangeHoldLabel.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  468. ChangeHoldLabel.Font = Enum.Font.SourceSans
  469. ChangeHoldLabel.FontSize = Enum.FontSize.Size14
  470. ChangeHoldLabel.Text = "Change toggling/holding keys to enable."
  471. ChangeHoldLabel.TextColor3 = Color3.new(1, 1, 1)
  472. ChangeHoldLabel.TextScaled = true
  473. ChangeHoldLabel.TextSize = 14
  474. ChangeHoldLabel.TextWrapped = true
  475.  
  476. ChangeToggle.Name = "ChangeToggle"
  477. ChangeToggle.Parent = Frame
  478. ChangeToggle.BackgroundColor3 = Color3.new(0, 0, 0)
  479. ChangeToggle.BorderSizePixel = 0
  480. ChangeToggle.Position = UDim2.new(0.550000012, 0, 0.550000012, 0)
  481. ChangeToggle.Size = UDim2.new(0.400000006, 0, 0.150000006, 0)
  482. ChangeToggle.Font = Enum.Font.SourceSans
  483. ChangeToggle.FontSize = Enum.FontSize.Size14
  484. ChangeToggle.Text = "Current: Toggling"
  485. ChangeToggle.TextColor3 = Color3.new(1, 1, 1)
  486. ChangeToggle.TextScaled = true
  487. ChangeToggle.TextSize = 14
  488. ChangeToggle.TextWrapped = true
  489.  
  490. ChangeSelection.Name = "ChangeSelection"
  491. ChangeSelection.Parent = Frame
  492. ChangeSelection.BackgroundColor3 = Color3.new(0, 0, 0)
  493. ChangeSelection.BorderSizePixel = 0
  494. ChangeSelection.Position = UDim2.new(0.550000012, 0, 0.850000024, 0)
  495. ChangeSelection.Size = UDim2.new(0.400000006, 0, 0.150000006, 0)
  496. ChangeSelection.Font = Enum.Font.SourceSans
  497. ChangeSelection.FontSize = Enum.FontSize.Size14
  498. ChangeSelection.Text = "Current: Closest To Player"
  499. ChangeSelection.TextColor3 = Color3.new(1, 1, 1)
  500. ChangeSelection.TextScaled = true
  501. ChangeSelection.TextSize = 14
  502. ChangeSelection.TextWrapped = true
  503.  
  504. ChangeSelectionLabel.Name = "ChangeSelectionLabel"
  505. ChangeSelectionLabel.Parent = Frame
  506. ChangeSelectionLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  507. ChangeSelectionLabel.BackgroundTransparency = 1
  508. ChangeSelectionLabel.Position = UDim2.new(0.5, 0, 0.725000024, 0)
  509. ChangeSelectionLabel.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  510. ChangeSelectionLabel.Font = Enum.Font.SourceSans
  511. ChangeSelectionLabel.FontSize = Enum.FontSize.Size14
  512. ChangeSelectionLabel.Text = "Change selection mode."
  513. ChangeSelectionLabel.TextColor3 = Color3.new(1, 1, 1)
  514. ChangeSelectionLabel.TextScaled = true
  515. ChangeSelectionLabel.TextSize = 14
  516. ChangeSelectionLabel.TextWrapped = true
  517.  
  518. ---\\ SCRIPT //---
  519.  
  520. local plr = game:GetService('Players').LocalPlayer
  521. local haaa = false
  522. local mou = plr:GetMouse()
  523. local aimkey = "e"
  524. local toggle = true
  525. local teamkey = "q"
  526. local pathkey = "r"
  527. local wallkey = "t"
  528. local tk = false
  529. local path = false
  530. local nearmouse = false
  531. local pastpath = nil
  532. local editing = nil
  533. local walls = true
  534. local plrs = {}
  535. local tms = {}
  536.  
  537. function sameteam(player,player2)
  538. local good = false
  539. if player.TeamColor == player2.TeamColor then
  540. good = true
  541. end
  542. return good
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement