Advertisement
Guest User

Untitled

a guest
Jan 26th, 2020
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.55 KB | None | 0 0
  1. -- Big boobs lol
  2. local Workspace = game:GetService("Workspace")
  3. local CoreGui = game:GetService("CoreGui")
  4. local Players = game:GetService("h")
  5. local PhantomLxUi = Instance.new("ScreenGui")
  6. local LxUI = Instance.new("Frame")
  7. local Noclip = Instance.new("TextButton")
  8. local Logo = Instance.new("ImageLabel")
  9. local Fly = Instance.new("TextButton")
  10. local Xray = Instance.new("TextButton")
  11. local EspChams = Instance.new("TextButton")
  12. local Info = Instance.new("TextButton")
  13. local InfoFrame = Instance.new("Frame")
  14. local Info_2 = Instance.new("TextLabel")
  15. local TextButton = Instance.new("TextButton")
  16. local Aimbot = Instance.new("h")
  17. local SpeedWalk = Instance.new("j")
  18. local Credit = Instance.new("TextLabel")
  19. local ExitButton = Instance.new("TextButton")
  20. local Open = Instance.new("TextButton")
  21. local Esp = Instance.new("h")
  22. local TextLabel = Instance.new("TextLabel")
  23. local TextLabel_2 = Instance.new("TextLabel")
  24. local TextLabel_3 = Instance.new("TextLabel")
  25. local TextLabel_4 = Instance.new("TextLabel")
  26. local TextLabel_5 = Instance.new("TextLabel")
  27. local TextLabel_6 = Instance.new("TextLabel")
  28. local TextLabel_7 = Instance.new("TextLabel")
  29. local TextLabel_8 = Instance.new("TextLabel")
  30. local Plr = Players.LocalPlayer
  31. local Clipon = false
  32. -- ur dad
  33.  
  34. PhantomLxUi.Name = "PhantomLxUi"
  35. PhantomLxUi.Parent = game.CoreGui
  36.  
  37. LxUI.Name = "LxUI"
  38. LxUI.Parent = PhantomLxUi
  39. LxUI.BackgroundColor3 = Color3.new(0, 0, 0)
  40. LxUI.BackgroundTransparency = 0.30000001192093
  41. LxUI.BorderColor3 = Color3.new(1, 0, 1)
  42. LxUI.BorderSizePixel = 2
  43. LxUI.Position = UDim2.new(0, 0, 0, 127)
  44. LxUI.Size = UDim2.new(0, 200, 0, 486)
  45.  
  46. Noclip.Name = "Noclip"
  47. Noclip.Parent = LxUI
  48. Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  49. Noclip.BackgroundTransparency = 0.9990000128746
  50. Noclip.BorderSizePixel = 0
  51. Noclip.Position = UDim2.new(0, 0, 0, 50)
  52. Noclip.Size = UDim2.new(0, 200, 0, 44)
  53. Noclip.Font = Enum.Font.SourceSans
  54. Noclip.Text = "Noclip: off"
  55. Noclip.TextColor3 = Color3.new(170,0,0)
  56. Noclip.TextSize = 24
  57. Noclip.TextWrapped = true
  58.  
  59. Logo.Name = "Logo"
  60. Logo.Parent = LxUI
  61. Logo.BackgroundColor3 = Color3.new(1, 1, 1)
  62. Logo.BackgroundTransparency = 1
  63. Logo.Visible=true
  64. Logo.Size = UDim2.new(0, 200, 0, 50)
  65. Logo.Image = "http://www.roblox.com/asset/?id=2078774632"
  66.  
  67. Fly.Name = "Fly"
  68. Fly.Parent = LxUI
  69. Fly.BackgroundColor3 = Color3.new(1, 1, 1)
  70. Fly.BackgroundTransparency = 0.9990000128746
  71. Fly.BorderSizePixel = 0
  72. Fly.Position = UDim2.new(0, 0, 0, 239)
  73. Fly.Size = UDim2.new(0, 200, 0, 44)
  74. Fly.Font = Enum.Font.SourceSans
  75. Fly.Text = "Fly: off"
  76. Fly.TextColor3 = Color3.new(170,0,0)
  77. Fly.TextSize = 24
  78. Fly.TextWrapped = true
  79.  
  80. Xray.Name = "Xray"
  81. Xray.Parent = LxUI
  82. Xray.BackgroundColor3 = Color3.new(1, 1, 1)
  83. Xray.BackgroundTransparency = 0.9990000128746
  84. Xray.BorderSizePixel = 0
  85. Xray.Position = UDim2.new(0, 0, 0, 188)
  86. Xray.Size = UDim2.new(0, 200, 0, 44)
  87. Xray.Font = Enum.Font.SourceSans
  88. Xray.Text = "X-Ray: off"
  89. Xray.TextColor3 = Color3.new(0, 185, 0)
  90. Xray.TextSize = 24
  91. Xray.TextWrapped = true
  92.  
  93. EspChams.Name = "EspChams"
  94. EspChams.Parent = LxUI
  95. EspChams.BackgroundColor3 = Color3.new(1, 1, 1)
  96. EspChams.BackgroundTransparency = 0.9990000128746
  97. EspChams.BorderSizePixel = 0
  98. EspChams.Position = UDim2.new(0, 0, 0, 144)
  99. EspChams.Size = UDim2.new(0, 200, 0, 44)
  100. EspChams.Font = Enum.Font.SourceSans
  101. EspChams.Text = "Esp chams: off"
  102. EspChams.TextColor3 = Color3.new(170,0,0)
  103. EspChams.TextSize = 24
  104. EspChams.TextWrapped = true
  105.  
  106. Info.Name = "Info"
  107. Info.Parent = LxUI
  108. Info.BackgroundColor3 = Color3.new(1, 1, 1)
  109. Info.BackgroundTransparency = 0.9990000128746
  110. Info.BorderSizePixel = 0
  111. Info.Position = UDim2.new(0, 0, 0, 390)
  112. Info.Size = UDim2.new(0, 200, 0, 44)
  113. Info.Font = Enum.Font.SourceSans
  114. Info.Text = "How to use / Info"
  115. Info.TextColor3 = Color3.new(170,0,0)
  116. Info.TextSize = 30
  117. Info.TextWrapped = true
  118.  
  119. InfoFrame.Name = "InfoFrame"
  120. InfoFrame.Parent = Info
  121. InfoFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  122. InfoFrame.Position = UDim2.new(1.64499998, 0, -7.43181801, 0)
  123. InfoFrame.Size = UDim2.new(0, 720, 0, 766)
  124. InfoFrame.Visible = false
  125.  
  126. Info_2.Name = "Info"
  127. Info_2.Parent = InfoFrame
  128. Info_2.BackgroundColor3 = Color3.new(1, 1, 1)
  129. Info_2.BackgroundTransparency = 1
  130. Info_2.Position = UDim2.new(0, 0, 0.0496083535, 0)
  131. Info_2.Size = UDim2.new(0, 720, 0, 728)
  132. Info_2.Font = Enum.Font.SourceSans
  133. Info_2.Text = "Works with: All Executors that are paid c:\n\nX-Ray: Once you Click this Press \"e\" to Delete the map and \"e\" to add it back\n\nFly: Press Fly and then press space and fly up, let go space and you walk on air\n\nEsp: Shows a Character through the map in red\n\nEsp Chams: Shows a Character through the map with his body parts shown in different colors\n\nSpeed Walk: Coming Soon!!!\n\nNoclip: Coming Soon!!!\n\nAimbot: Coming Soon!!!\n\n\nPatch Update 3.0 Rewrite 7/16/18\n---------------------------------\nUpdated every Function\nUpdated UI\nAdded how to use\nAdd More functions\n\nPatch Update 2.0 6/13/18\n------------------------\nUpdated UI\nNo Theme\n2 new functions\nUnpatched 1 function\n\n\nPatch Update 1.0 6/13/18\n-------------------------\n2 functions\nTheme\n"
  134. Info_2.TextColor3 = Color3.new(1, 1, 1)
  135. Info_2.TextScaled = true
  136. Info_2.TextSize = 14
  137. Info_2.TextWrapped = true
  138.  
  139. TextButton.Parent = InfoFrame
  140. TextButton.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  141. TextButton.BorderSizePixel = 0
  142. TextButton.Position = UDim2.new(0.894444466, 0, 0, 0)
  143. TextButton.Size = UDim2.new(0, 76, 0, 26)
  144. TextButton.Font = Enum.Font.SourceSans
  145. TextButton.Text = "Close"
  146. TextButton.TextColor3 = Color3.new(0, 1, 0)
  147. TextButton.TextSize = 20
  148.  
  149. Aimbot.Name = "Aimbot"
  150. Aimbot.Parent = LxUI
  151. Aimbot.BackgroundColor3 = Color3.new(1, 1, 1)
  152. Aimbot.BackgroundTransparency = 0.9990000128746
  153. Aimbot.BorderSizePixel = 0
  154. Aimbot.Position = UDim2.new(0, 0, 0, 337)
  155. Aimbot.Size = UDim2.new(0, 200, 0, 44)
  156. Aimbot.Font = Enum.Font.SourceSans
  157. Aimbot.Text = "Aimbot Coming Soon"
  158. Aimbot.TextColor3 = Color3.new(170,0,0)
  159. Aimbot.TextSize = 23
  160. Aimbot.TextWrapped = true
  161.  
  162. SpeedWalk.Name = "SpeedWalk"
  163. SpeedWalk.Parent = LxUI
  164. SpeedWalk.BackgroundColor3 = Color3.new(1, 1, 1)
  165. SpeedWalk.BackgroundTransparency = 0.9990000128746
  166. SpeedWalk.BorderSizePixel = 0
  167. SpeedWalk.Position = UDim2.new(0, 0, 0, 283)
  168. SpeedWalk.Size = UDim2.new(0, 200, 0, 44)
  169. SpeedWalk.Font = Enum.Font.SourceSans
  170. SpeedWalk.Text = "Speed Walk Coming Soon"
  171. SpeedWalk.TextColor3 = Color3.new(170,0,0)
  172. SpeedWalk.TextScaled = true
  173. SpeedWalk.TextSize = 23
  174. SpeedWalk.TextWrapped = true
  175.  
  176. Credit.Name = "Credit"
  177. Credit.Parent = LxUI
  178. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  179. Credit.BackgroundTransparency = 1
  180. Credit.Position = UDim2.new(0, 0, 0.89316237, 0)
  181. Credit.Size = UDim2.new(0, 200, 0, 50)
  182. Credit.Font = Enum.Font.SourceSans
  183. Credit.Text = "Made by ThisW0ntGetBanned"
  184. Credit.TextColor3 = Color3.new(0.333333, 1, 0)
  185. Credit.TextSize = 18
  186.  
  187. ExitButton.Name = "ExitButton"
  188. ExitButton.Parent = LxUI
  189. ExitButton.BackgroundColor3 = Color3.new(1, 1, 1)
  190. ExitButton.BackgroundTransparency = 1
  191. ExitButton.Position = UDim2.new(0.904999971, 0, 0, 0)
  192. ExitButton.Size = UDim2.new(0, 19, 0, 20)
  193. ExitButton.Font = Enum.Font.SourceSans
  194. ExitButton.Text = "X"
  195. ExitButton.TextColor3 = Color3.new(1, 1, 0)
  196. ExitButton.TextScaled = true
  197. ExitButton.TextSize = 14
  198. ExitButton.TextWrapped = true
  199.  
  200. Open.Name = "Open"
  201. Open.Parent = LxUI
  202. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  203. Open.BorderColor3 = Color3.new(0.666667, 0, 0)
  204. Open.BorderSizePixel = 0
  205. Open.Position = UDim2.new(0, 0, -0.053497944, 0)
  206. Open.Size = UDim2.new(0, 72, 0, 20)
  207. Open.Visible = false
  208. Open.Font = Enum.Font.SourceSans
  209. Open.Text = "Open"
  210. Open.TextColor3 = Color3.new(1, 1, 1)
  211. Open.TextSize = 20
  212.  
  213. Esp.Name = "Esp"
  214. Esp.Parent = LxUI
  215. Esp.BackgroundColor3 = Color3.new(1, 1, 1)
  216. Esp.BackgroundTransparency = 0.9990000128746
  217. Esp.BorderSizePixel = 0
  218. Esp.Position = UDim2.new(0, 0, 0, 100)
  219. Esp.Size = UDim2.new(0, 200, 0, 44)
  220. Esp.Font = Enum.Font.SourceSans
  221. Esp.Text = "Esp: off"
  222. Esp.TextColor3 = Color3.new(170,0,0)
  223. Esp.TextSize = 24
  224. Esp.TextWrapped = true
  225.  
  226. TextLabel.Parent = LxUI
  227. TextLabel.BackgroundColor3 = Color3.new(1, 0, 1)
  228. TextLabel.BorderSizePixel = 0
  229. TextLabel.Position = UDim2.new(0.0900000036, 0, 0.893004119, 0)
  230. TextLabel.Size = UDim2.new(0, 163, 0, 1)
  231. TextLabel.Font = Enum.Font.SourceSans
  232. TextLabel.Text = ""
  233. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  234. TextLabel.TextSize = 14
  235.  
  236. TextLabel_2.Parent = LxUI
  237. TextLabel_2.BackgroundColor3 = Color3.new(1, 0, 1)
  238. TextLabel_2.BorderSizePixel = 0
  239. TextLabel_2.Position = UDim2.new(0.0900000036, 0, 0.781893015, 0)
  240. TextLabel_2.Size = UDim2.new(0, 163, 0, 1)
  241. TextLabel_2.Font = Enum.Font.SourceSans
  242. TextLabel_2.Text = ""
  243. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  244. TextLabel_2.TextSize = 14
  245.  
  246. TextLabel_3.Parent = LxUI
  247. TextLabel_3.BackgroundColor3 = Color3.new(1, 0, 1)
  248. TextLabel_3.BorderSizePixel = 0
  249. TextLabel_3.Position = UDim2.new(0.0900000036, 0, 0.672839522, 0)
  250. TextLabel_3.Size = UDim2.new(0, 163, 0, 1)
  251. TextLabel_3.Font = Enum.Font.SourceSans
  252. TextLabel_3.Text = ""
  253. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  254. TextLabel_3.TextSize = 14
  255.  
  256. TextLabel_4.Parent = LxUI
  257. TextLabel_4.BackgroundColor3 = Color3.new(1, 0, 1)
  258. TextLabel_4.BorderSizePixel = 0
  259. TextLabel_4.Position = UDim2.new(0.0900000036, 0, 0.580246925, 0)
  260. TextLabel_4.Size = UDim2.new(0, 163, 0, 1)
  261. TextLabel_4.Font = Enum.Font.SourceSans
  262. TextLabel_4.Text = ""
  263. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  264. TextLabel_4.TextSize = 14
  265.  
  266. TextLabel_5.Parent = LxUI
  267. TextLabel_5.BackgroundColor3 = Color3.new(1, 0, 1)
  268. TextLabel_5.BorderSizePixel = 0
  269. TextLabel_5.Position = UDim2.new(0.0900000036, 0, 0.475308657, 0)
  270. TextLabel_5.Size = UDim2.new(0, 163, 0, 1)
  271. TextLabel_5.Font = Enum.Font.SourceSans
  272. TextLabel_5.Text = ""
  273. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  274. TextLabel_5.TextSize = 14
  275.  
  276. TextLabel_6.Parent = LxUI
  277. TextLabel_6.BackgroundColor3 = Color3.new(1, 0, 1)
  278. TextLabel_6.BorderSizePixel = 0
  279. TextLabel_6.Position = UDim2.new(0.0900000036, 0, 0.384773672, 0)
  280. TextLabel_6.Size = UDim2.new(0, 163, 0, 1)
  281. TextLabel_6.Font = Enum.Font.SourceSans
  282. TextLabel_6.Text = ""
  283. TextLabel_6.TextColor3 = Color3.new(0, 0, 0)
  284. TextLabel_6.TextSize = 14
  285.  
  286. TextLabel_7.Parent = LxUI
  287. TextLabel_7.BackgroundColor3 = Color3.new(1, 0, 1)
  288. TextLabel_7.BorderSizePixel = 0
  289. TextLabel_7.Position = UDim2.new(0.0900000036, 0, 0.294238687, 0)
  290. TextLabel_7.Size = UDim2.new(0, 163, 0, 1)
  291. TextLabel_7.Font = Enum.Font.SourceSans
  292. TextLabel_7.Text = ""
  293. TextLabel_7.TextColor3 = Color3.new(0, 0, 0)
  294. TextLabel_7.TextSize = 14
  295.  
  296. TextLabel_8.Parent = LxUI
  297. TextLabel_8.BackgroundColor3 = Color3.new(1, 0, 1)
  298. TextLabel_8.BorderSizePixel = 0
  299. TextLabel_8.Position = UDim2.new(0.0900000036, 0, 0.193415642, 0)
  300. TextLabel_8.Size = UDim2.new(0, 163, 0, 1)
  301. TextLabel_8.Font = Enum.Font.SourceSans
  302. TextLabel_8.Text = ""
  303. TextLabel_8.TextColor3 = Color3.new(0, 0, 0)
  304. TextLabel_8.TextSize = 14
  305.  
  306. -- Booty --
  307. ExitButton.MouseButton1Click:connect(function()
  308. LxUI:Destroy()
  309. end)
  310.  
  311. Info.MouseButton1Click:connect(function()
  312. InfoFrame.Visible=true
  313. end)
  314.  
  315. TextButton.MouseButton1Click:connect(function()
  316. InfoFrame.Visible=false
  317. end)
  318.  
  319. Noclip.MouseButton1Click:connect(function()
  320. if Noclip.Text == "Noclip: off" then
  321. Clipon = true
  322. Noclip.Text = "Noclip: on"
  323. Noclip.TextColor3 = Color3.new(0,185,0)
  324. Stepped = game:GetService("RunService").Stepped:Connect(function()
  325. if not Clipon == false then
  326. for a, b in pairs(Workspace:GetChildren()) do
  327. if b.Name == Plr.Name then
  328. for i, v in pairs(Workspace[Plr.Name]:GetChildren()) do
  329. if v:IsA("BasePart") then
  330. v.CanCollide = false
  331. end end end end
  332. else
  333. Stepped:Disconnect()
  334. end
  335. end)
  336. elseif Noclip.Text == "Noclip: on" then
  337. Clipon = false
  338. Noclip.Text = "Noclip: off"
  339. Noclip.TextColor3 = Color3.new(170,0,0)
  340. end
  341. end)
  342.  
  343. local Xray
  344. local Move = game.Workspace.Map
  345. local ReplicatedStorage = game:GetService("ReplicatedStorage")
  346. local Players = game:GetService("Players")
  347. local mouse = Players.LocalPlayer:GetMouse()
  348. local a = false
  349.  
  350. mouse.KeyDown:Connect(function(key)
  351. if key == "e" then
  352. if a == false then
  353. Move.Parent = ReplicatedStorage
  354. Players.LocalPlayer.Character.HumanoidRootPart.Anchored = true
  355. a = true
  356. elseif a == true then
  357. Move.Parent = game.Workspace
  358. Players.LocalPlayer.Character.HumanoidRootPart.Anchored = false
  359. a = false
  360. end
  361. end
  362. end)
  363.  
  364. EspChams.MouseButton1Click:connect(function()
  365. -- Phantom forces Esp Chams, made by ThisW0ntGetbanned#7965, :/
  366.  
  367. EspChams.Text = "EspChams: on"
  368. EspChams.TextColor3 = Color3.new(0,185,0)
  369. plrs = nil
  370. for _,p in pairs(game:GetChildren()) do
  371. if p.ClassName == ("Players") then
  372. plrs = p
  373. end
  374. end
  375.  
  376.  
  377. while true do
  378. wait(0.1)
  379. for _, v in pairs(plrs:GetChildren()) do
  380. if v.TeamColor ~= plrs.LocalPlayer.TeamColor and not v.Character.Head:FindFirstChild("BillboardGui") then -- ~=
  381. i = Instance.new("BillboardGui",v.Character.Head)
  382. i.Active = true
  383. i.AlwaysOnTop = true
  384. i.Size = UDim2.new(1,0,1,0)
  385. h = Instance.new("Frame",i)
  386. h.Size = UDim2.new(2,0,1,0)
  387. h.AnchorPoint = Vector2.new(0.25, 0)
  388. h.BackgroundColor3 = Color3.new(1,0,0)
  389. h.BorderSizePixel = 0
  390. h.BackgroundTransparency = 0.4
  391.  
  392. i2 = Instance.new("BillboardGui",v.Character.Torso)
  393. i2.Active = true
  394. i2.AlwaysOnTop = true
  395. i2.Size = UDim2.new(2,0,2,0)
  396. t = Instance.new("Frame",i2)
  397. t.Size = UDim2.new(1,0,1,0)
  398. t.AnchorPoint = Vector2.new(0, 0)
  399. t.BackgroundColor3 = Color3.new(0,1,0)
  400. t.BorderSizePixel = 0
  401. t.BackgroundTransparency = 0.4
  402.  
  403. i3 = Instance.new("BillboardGui",v.Character["Left Arm"])
  404. i3.Active = true
  405. i3.AlwaysOnTop = true
  406. i3.Size = UDim2.new(1,0,2,0)
  407. la = Instance.new("Frame",i3)
  408. la.Size = UDim2.new(1,0,1,0)
  409. la.AnchorPoint = Vector2.new(0, 0)
  410. la.BackgroundColor3 = Color3.new(0,0,1)
  411. la.BorderSizePixel = 0
  412. la.BackgroundTransparency = 0.4
  413.  
  414. i4 = Instance.new("BillboardGui",v.Character["Right Arm"])
  415. i4.Active = true
  416. i4.AlwaysOnTop = true
  417. i4.Size = UDim2.new(1,0,2,0)
  418. ra = Instance.new("Frame",i4)
  419. ra.Size = UDim2.new(1,0,1,0)
  420. ra.AnchorPoint = Vector2.new(0, 0)
  421. ra.BackgroundColor3 = Color3.new(0,0,1)
  422. ra.BorderSizePixel = 0
  423. ra.BackgroundTransparency = 0.4
  424.  
  425. i5 = Instance.new("BillboardGui",v.Character["Left Leg"])
  426. i5.Active = true
  427. i5.AlwaysOnTop = true
  428. i5.Size = UDim2.new(1,0,2,0)
  429. ll = Instance.new("Frame",i5)
  430. ll.Size = UDim2.new(1,0,1,0)
  431. ll.AnchorPoint = Vector2.new(0, 0)
  432. ll.BackgroundColor3 = Color3.new(0,0,1)
  433. ll.BorderSizePixel = 0
  434. ll.BackgroundTransparency = 0.4
  435.  
  436. i6 = Instance.new("BillboardGui",v.Character["Right Leg"])
  437. i6.Active = true
  438. i6.AlwaysOnTop = true
  439. i6.Size = UDim2.new(1,0,2,0)
  440. rl = Instance.new("Frame",i6)
  441. rl.Size = UDim2.new(1,0,1,0)
  442. rl.AnchorPoint = Vector2.new(0, 0)
  443. rl.BackgroundColor3 = Color3.new(0,0,1)
  444. rl.BorderSizePixel = 0
  445. rl.BackgroundTransparency = 0.4
  446. end
  447. end
  448. end
  449. end)
  450.  
  451. Fly.MouseButton1Click:connect(function()
  452. Fly.Text = "Fly: on"
  453. Fly.TextColor3 = Color3.new(0,185,0)
  454. local Player = game:GetService("Players").LocalPlayer;
  455. local UserInputService = game:GetService("UserInputService");
  456. local Bricks = {};
  457. local Space;
  458. local WalkInAir = false;
  459.  
  460. UserInputService.InputBegan:Connect(function(
  461. InputObject,
  462. GameProcessedEvent
  463. )
  464. if (
  465. (not GameProcessedEvent) and
  466. (InputObject.UserInputType == Enum.UserInputType.Keyboard)
  467. ) then
  468. if (InputObject.KeyCode == Enum.KeyCode.P) then
  469. for Key, Value in next, Bricks do
  470. Value:Destroy();
  471. end;
  472. elseif (InputObject.KeyCode == Enum.KeyCode.Space) then
  473. Space = true;
  474. elseif (InputObject.KeyCode == Enum.KeyCode.L) then
  475. WalkInAir = (not WalkInAir);
  476. end;
  477. end;
  478. end);
  479.  
  480. UserInputService.InputEnded:Connect(function(
  481. InputObject,
  482. GameProcessedEvent
  483. )
  484. if (
  485. (not GameProcessedEvent) and
  486. (InputObject.UserInputType == Enum.UserInputType.Keyboard)
  487. ) then
  488. if (InputObject.KeyCode == Enum.KeyCode.Space) then
  489. Space = nil;
  490. end;
  491. end;
  492. end);
  493.  
  494. local LastPosition = Vector3.new(0, 0, 0);
  495.  
  496. game:GetService("RunService").RenderStepped:Connect(function()
  497. local PositionChanged;
  498. local Torso = (
  499. Player.Character or
  500. Player.CharacterAdded:wait()
  501. ):WaitForChild("Torso");
  502. if ((Torso.Position - LastPosition).Magnitude > 0.75) then
  503. PositionChanged = true;
  504. end;
  505. if (Space or (WalkInAir and PositionChanged)) then
  506. local FlyBrick = Instance.new("Part",
  507. (
  508. Torso:GetChildren()[1] or
  509. Torso
  510. )
  511. );
  512. FlyBrick.Transparency = 1;
  513. FlyBrick.Anchored = true;
  514. FlyBrick.CFrame = (
  515. Torso.CFrame *
  516. CFrame.new(0, -2.25, 0)
  517. );
  518. FlyBrick.Size = Vector3.new(5, 0.05, 5);
  519. FlyBrick.BrickColor = BrickColor.new("Institutional white");
  520. FlyBrick.Locked = true;
  521. FlyBrick.TopSurface = Enum.SurfaceType.SmoothNoOutlines;
  522. FlyBrick.BottomSurface = FlyBrick.TopSurface;
  523. FlyBrick.RightSurface = FlyBrick.TopSurface;
  524. FlyBrick.LeftSurface = FlyBrick.TopSurface;
  525. FlyBrick.FrontSurface = FlyBrick.TopSurface;
  526. FlyBrick.BackSurface = FlyBrick.TopSurface;
  527. Bricks[#Bricks + 1] = FlyBrick;
  528. end;
  529. LastPosition = Torso.Position;
  530. end)
  531. end)
  532.  
  533. Esp.MouseButton1Click:connect(function()
  534. Esp.Text = "Esp: on"
  535. Esp.TextColor3 = Color3.new(0,185,0)
  536. function Esp(player, username)
  537. if player ~= game:service("Players").LocalPlayer then
  538. if player.Character then
  539. local torso = player.Character:FindFirstChild("Torso")
  540. if torso then
  541. local base = Instance.new("BillboardGui")
  542. local esP = Instance.new("Frame", base)
  543. base.AlwaysOnTop = true
  544. base.Enabled = true
  545. base.Size = UDim2.new(4.5,0,6,0)
  546. base.StudsOffset = Vector3.new(0, -0.6, 0)
  547. esP.BackgroundColor3 = Color3.new(170,0,0) -- Edit Color Here--
  548. esP.BackgroundTransparency = 0.4
  549. esP.BorderSizePixel = 0.5
  550. esP.Size = UDim2.new(1,0,1,0)
  551. if base and workspace.CurrentCamera then
  552. base.Name = username
  553. base.Parent = workspace.CurrentCamera
  554. base.Adornee = torso
  555. end
  556. end
  557. end
  558. end
  559. end
  560.  
  561. function CheckEsp()
  562. for x,player in pairs(game:service("Players"):GetPlayers()) do
  563. if player then
  564. if player.TeamColor ~= game:service("Players").LocalPlayer.TeamColor then
  565. local char = player.Character
  566. if char then
  567. local torso = char:FindFirstChild("Torso")
  568. if torso then
  569. local currentcam = workspace.CurrentCamera
  570. local playerName = player.Name
  571. if currentcam:FindFirstChild(playerName) == nil then
  572. Esp(player, playerName)
  573. end
  574. end
  575. end
  576. end
  577. end
  578. end
  579. end
  580.  
  581. while wait(1) do
  582. CheckEsp()
  583. end
  584. end)
  585. InfoFrame.Draggable=true
  586. InfoFrame.Active=true
  587. InfoFrame.Selectable=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement