Advertisement
Vzurxy

Untitled

Feb 15th, 2019
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.05 KB | None | 0 0
  1. _G.tc = "v"
  2. _G.team = "Blue Team"
  3. _G.r = true
  4. _G.ij = false
  5. _G.hh = 2.2
  6. _G.key1 = "x" --Kill all
  7. _G.key2 = "e" --Aimbot
  8. _G.key3 = "t" --Update esp
  9. _G.key4 = "c" --CTF win
  10. local us = game.Players.LocalPlayer.Name
  11.  
  12. local blur = Instance.new("BlurEffect")
  13.  
  14. blur.Enabled = true
  15. blur.Size = 25
  16. blur.Parent = workspace.CurrentCamera
  17.  
  18. local StrucidGUIBySomeoneInsane = Instance.new("ScreenGui")
  19. local Main = Instance.new("Frame")
  20. local Credits = Instance.new("ImageLabel")
  21. local Estetics4 = Instance.new("Frame")
  22. local TBack4 = Instance.new("Frame")
  23. local Minimize4 = Instance.new("TextButton")
  24. local Title4 = Instance.new("TextLabel")
  25. local Credits1 = Instance.new("TextLabel")
  26. local Credits2 = Instance.new("TextLabel")
  27. local Credits3 = Instance.new("TextLabel")
  28. local AD = Instance.new("TextLabel")
  29. local Notice = Instance.new("TextLabel")
  30. local Combat = Instance.new("ImageLabel")
  31. local KAB = Instance.new("TextButton")
  32. local CTFB = Instance.new("TextButton")
  33. local Border3 = Instance.new("Frame")
  34. local Estetics2 = Instance.new("ImageLabel")
  35. local TBack2 = Instance.new("Frame")
  36. local Minimize2 = Instance.new("TextButton")
  37. local Title2 = Instance.new("TextLabel")
  38. local Target = Instance.new("TextLabel")
  39. local BTB = Instance.new("TextButton")
  40. local RTB = Instance.new("TextButton")
  41. local Settings = Instance.new("ImageLabel")
  42. local ESPC = Instance.new("TextBox")
  43. local AC = Instance.new("TextBox")
  44. local KAC = Instance.new("TextBox")
  45. local TCC = Instance.new("TextBox")
  46. local CTFC = Instance.new("TextBox")
  47. local Border4 = Instance.new("Frame")
  48. local Border5 = Instance.new("Frame")
  49. local RC = Instance.new("TextButton")
  50. local Estetics3 = Instance.new("ImageLabel")
  51. local TBack3 = Instance.new("Frame")
  52. local Minimize3 = Instance.new("TextButton")
  53. local Title3 = Instance.new("TextLabel")
  54. local A = Instance.new("TextLabel")
  55. local ESP = Instance.new("TextLabel")
  56. local KA = Instance.new("TextLabel")
  57. local CTF = Instance.new("TextLabel")
  58. local TC = Instance.new("TextLabel")
  59. local R = Instance.new("TextLabel")
  60. local LP = Instance.new("ImageLabel")
  61. local Estetics1 = Instance.new("ImageLabel")
  62. local HH = Instance.new("TextLabel")
  63. local IJ = Instance.new("TextLabel")
  64. local Title1 = Instance.new("TextLabel")
  65. local TBack1 = Instance.new("Frame")
  66. local Minimize1 = Instance.new("TextButton")
  67. local IJC = Instance.new("TextButton")
  68. local HHC = Instance.new("TextBox")
  69. local Border2 = Instance.new("Frame")
  70. local Border1 = Instance.new("Frame")
  71.  
  72. StrucidGUIBySomeoneInsane.Name = "Strucid GUI - By: Someone Insane"
  73. StrucidGUIBySomeoneInsane.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  74. StrucidGUIBySomeoneInsane.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  75.  
  76. Main.Name = "Main"
  77. Main.Parent = StrucidGUIBySomeoneInsane
  78. Main.BackgroundColor3 = Color3.new(0.239216, 0, 0)
  79. Main.BackgroundTransparency = 1
  80. Main.BorderSizePixel = 0
  81. Main.Position = UDim2.new(0, 0, -3.74908815e-08, 0)
  82. Main.Size = UDim2.new(0, 1136, 0, 814)
  83.  
  84. Credits.Name = "Credits"
  85. Credits.Parent = Main
  86. Credits.Active = true
  87. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  88. Credits.BackgroundTransparency = 1
  89. Credits.Position = UDim2.new(0.419014066, 0, 0.460687965, 0)
  90. Credits.Size = UDim2.new(0, 200, 0, 325)
  91. Credits.Image = "rbxassetid://2260429633"
  92. Credits.ImageColor3 = Color3.new(0.133333, 0.184314, 0.243137)
  93. Credits.ScaleType = Enum.ScaleType.Slice
  94. Credits.SliceCenter = Rect.new(12, 12, 13, 13)
  95. Credits.Draggable = true
  96.  
  97. Estetics4.Name = "Estetics4"
  98. Estetics4.Parent = Credits
  99. Estetics4.Active = true
  100. Estetics4.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  101. Estetics4.BackgroundTransparency = 1
  102. Estetics4.BorderSizePixel = 0
  103. Estetics4.Position = UDim2.new(-0.000598594546, 0, -3.74908815e-08, 0)
  104. Estetics4.Size = UDim2.new(0, 200, 0, 325)
  105. Estetics4.ZIndex = 0
  106.  
  107. TBack4.Name = "TBack4"
  108. TBack4.Parent = Estetics4
  109. TBack4.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 0.517647)
  110. TBack4.BorderSizePixel = 0
  111. TBack4.Position = UDim2.new(-0.000598609447, 0, -0.00122851133, 0)
  112. TBack4.Size = UDim2.new(0, 200, 0, 47)
  113.  
  114. Minimize4.Name = "Minimize4"
  115. Minimize4.Parent = Estetics4
  116. Minimize4.BackgroundColor3 = Color3.new(1, 1, 1)
  117. Minimize4.BackgroundTransparency = 1
  118. Minimize4.BorderSizePixel = 0
  119. Minimize4.Position = UDim2.new(0.810000062, 0, 0, 0)
  120. Minimize4.Size = UDim2.new(0, 29, 0, 30)
  121. Minimize4.Font = Enum.Font.SourceSans
  122. Minimize4.Text = "-"
  123. Minimize4.TextColor3 = Color3.new(0, 0, 0)
  124. Minimize4.TextSize = 100
  125.  
  126. Title4.Name = "Title4"
  127. Title4.Parent = Estetics4
  128. Title4.BackgroundColor3 = Color3.new(1, 1, 1)
  129. Title4.BackgroundTransparency = 1
  130. Title4.BorderSizePixel = 0
  131. Title4.Position = UDim2.new(-3.05175774e-07, 0, 1.3498159e-07, 0)
  132. Title4.Size = UDim2.new(0, 154, 0, 47)
  133. Title4.Font = Enum.Font.SourceSans
  134. Title4.Text = "Credits"
  135. Title4.TextColor3 = Color3.new(1, 1, 1)
  136. Title4.TextScaled = true
  137. Title4.TextSize = 14
  138. Title4.TextWrapped = true
  139.  
  140. Credits1.Name = "Credits1"
  141. Credits1.Parent = Credits
  142. Credits1.BackgroundColor3 = Color3.new(1, 1, 1)
  143. Credits1.BackgroundTransparency = 1
  144. Credits1.BorderSizePixel = 0
  145. Credits1.Position = UDim2.new(0.00499938987, 0, 0.14153856, 0)
  146. Credits1.Size = UDim2.new(0, 199, 0, 47)
  147. Credits1.Font = Enum.Font.SourceSans
  148. Credits1.Text = "Owner/Head Scripter - Someone Insane#7688"
  149. Credits1.TextColor3 = Color3.new(1, 1, 1)
  150. Credits1.TextScaled = true
  151. Credits1.TextSize = 14
  152. Credits1.TextWrapped = true
  153.  
  154. Credits2.Name = "Credits2"
  155. Credits2.Parent = Credits
  156. Credits2.BackgroundColor3 = Color3.new(1, 1, 1)
  157. Credits2.BackgroundTransparency = 1
  158. Credits2.BorderSizePixel = 0
  159. Credits2.Position = UDim2.new(0.00499938987, 0, 0.286153942, 0)
  160. Credits2.Size = UDim2.new(0, 199, 0, 47)
  161. Credits2.Font = Enum.Font.SourceSans
  162. Credits2.Text = "GUI Design - GreenFace?#4209"
  163. Credits2.TextColor3 = Color3.new(1, 1, 1)
  164. Credits2.TextScaled = true
  165. Credits2.TextSize = 14
  166. Credits2.TextWrapped = true
  167.  
  168. Credits3.Name = "Credits3"
  169. Credits3.Parent = Credits
  170. Credits3.BackgroundColor3 = Color3.new(1, 1, 1)
  171. Credits3.BackgroundTransparency = 1
  172. Credits3.BorderSizePixel = 0
  173. Credits3.Position = UDim2.new(0.00499938987, 0, 0.427692413, 0)
  174. Credits3.Size = UDim2.new(0, 199, 0, 47)
  175. Credits3.Font = Enum.Font.SourceSans
  176. Credits3.Text = "Scripting - Paradigity#0995"
  177. Credits3.TextColor3 = Color3.new(1, 1, 1)
  178. Credits3.TextScaled = true
  179. Credits3.TextSize = 14
  180. Credits3.TextWrapped = true
  181.  
  182. AD.Name = "AD"
  183. AD.Parent = Credits
  184. AD.BackgroundColor3 = Color3.new(1, 1, 1)
  185. AD.BackgroundTransparency = 1
  186. AD.BorderSizePixel = 0
  187. AD.Position = UDim2.new(0.00499938987, 0, 0.781538486, 0)
  188. AD.Size = UDim2.new(0, 199, 0, 60)
  189. AD.Font = Enum.Font.SourceSans
  190. AD.Text = "Join the Discord server for updates and support! ----------------------------------------------- discord.gg/QdswnfV"
  191. AD.TextColor3 = Color3.new(1, 1, 1)
  192. AD.TextScaled = true
  193. AD.TextSize = 14
  194. AD.TextWrapped = true
  195.  
  196. Notice.Name = "Notice"
  197. Notice.Parent = Credits
  198. Notice.BackgroundColor3 = Color3.new(1, 1, 1)
  199. Notice.BackgroundTransparency = 1
  200. Notice.BorderSizePixel = 0
  201. Notice.Position = UDim2.new(0.00499938987, 0, 0.603076994, 0)
  202. Notice.Size = UDim2.new(0, 199, 0, 47)
  203. Notice.Font = Enum.Font.SourceSans
  204. Notice.Text = "Notice: GreenFace has made the UI this time around, Paradigity is not working on the UI design ATM."
  205. Notice.TextColor3 = Color3.new(1, 1, 1)
  206. Notice.TextScaled = true
  207. Notice.TextSize = 14
  208. Notice.TextWrapped = true
  209.  
  210. Combat.Name = "Combat"
  211. Combat.Parent = Main
  212. Combat.Active = true
  213. Combat.BackgroundColor3 = Color3.new(1, 1, 1)
  214. Combat.BackgroundTransparency = 1
  215. Combat.Position = UDim2.new(0.411852121, 0, 0, 0)
  216. Combat.Size = UDim2.new(0, 200, 0, 325)
  217. Combat.Image = "rbxassetid://2260429633"
  218. Combat.ImageColor3 = Color3.new(0.133333, 0.184314, 0.243137)
  219. Combat.ScaleType = Enum.ScaleType.Slice
  220. Combat.SliceCenter = Rect.new(12, 12, 13, 13)
  221. Combat.Draggable = true
  222.  
  223. KAB.Name = "KAB"
  224. KAB.Parent = Combat
  225. KAB.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  226. KAB.BackgroundTransparency = 1
  227. KAB.BorderSizePixel = 0
  228. KAB.Position = UDim2.new(0.000679931662, 0, 0.150769234, 0)
  229. KAB.Size = UDim2.new(0, 205, 0, 46)
  230. KAB.Font = Enum.Font.SourceSans
  231. KAB.Text = "Kill All"
  232. KAB.TextColor3 = Color3.new(1, 1, 1)
  233. KAB.TextScaled = true
  234. KAB.TextSize = 14
  235. KAB.TextWrapped = true
  236.  
  237. CTFB.Name = "CTFB"
  238. CTFB.Parent = Combat
  239. CTFB.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  240. CTFB.BackgroundTransparency = 1
  241. CTFB.BorderSizePixel = 0
  242. CTFB.Position = UDim2.new(-0.00119750982, 0, 0.292307675, 0)
  243. CTFB.Size = UDim2.new(0, 205, 0, 46)
  244. CTFB.Font = Enum.Font.SourceSans
  245. CTFB.Text = "CTF Win"
  246. CTFB.TextColor3 = Color3.new(1, 1, 1)
  247. CTFB.TextScaled = true
  248. CTFB.TextSize = 14
  249. CTFB.TextWrapped = true
  250.  
  251. Border3.Name = "Border3"
  252. Border3.Parent = Combat
  253. Border3.BackgroundColor3 = Color3.new(0.341176, 0.396078, 0.454902)
  254. Border3.BorderSizePixel = 0
  255. Border3.Position = UDim2.new(0, 0, 0.141538545, 0)
  256. Border3.Size = UDim2.new(0, 200, 0, 3)
  257.  
  258. Estetics2.Name = "Estetics2"
  259. Estetics2.Parent = Combat
  260. Estetics2.BackgroundColor3 = Color3.new(1, 1, 1)
  261. Estetics2.BackgroundTransparency = 1
  262. Estetics2.Position = UDim2.new(-0.000598594546, 0, -3.74908815e-08, 0)
  263. Estetics2.Size = UDim2.new(0, 200, 0, 325)
  264. Estetics2.Image = "rbxassetid://2260429633"
  265. Estetics2.ImageColor3 = Color3.new(0.133333, 0.184314, 0.243137)
  266. Estetics2.ImageTransparency = 1
  267. Estetics2.ScaleType = Enum.ScaleType.Slice
  268. Estetics2.SliceCenter = Rect.new(12, 12, 13, 13)
  269.  
  270. TBack2.Name = "TBack2"
  271. TBack2.Parent = Estetics2
  272. TBack2.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 0.517647)
  273. TBack2.BorderSizePixel = 0
  274. TBack2.Position = UDim2.new(-0.000598609447, 0, -0.00122851133, 0)
  275. TBack2.Size = UDim2.new(0, 200, 0, 47)
  276.  
  277. Minimize2.Name = "Minimize2"
  278. Minimize2.Parent = Estetics2
  279. Minimize2.BackgroundColor3 = Color3.new(1, 1, 1)
  280. Minimize2.BackgroundTransparency = 1
  281. Minimize2.BorderSizePixel = 0
  282. Minimize2.Position = UDim2.new(0.810000062, 0, 0, 0)
  283. Minimize2.Size = UDim2.new(0, 29, 0, 30)
  284. Minimize2.Font = Enum.Font.SourceSans
  285. Minimize2.Text = "-"
  286. Minimize2.TextColor3 = Color3.new(0, 0, 0)
  287. Minimize2.TextSize = 100
  288.  
  289. Title2.Name = "Title2"
  290. Title2.Parent = Estetics2
  291. Title2.BackgroundColor3 = Color3.new(1, 1, 1)
  292. Title2.BackgroundTransparency = 1
  293. Title2.BorderSizePixel = 0
  294. Title2.Position = UDim2.new(-3.05175774e-07, 0, 1.3498159e-07, 0)
  295. Title2.Size = UDim2.new(0, 154, 0, 47)
  296. Title2.Font = Enum.Font.SourceSans
  297. Title2.Text = "Combat"
  298. Title2.TextColor3 = Color3.new(1, 1, 1)
  299. Title2.TextScaled = true
  300. Title2.TextSize = 14
  301. Title2.TextWrapped = true
  302.  
  303. Target.Name = "Target"
  304. Target.Parent = Estetics2
  305. Target.BackgroundColor3 = Color3.new(1, 1, 1)
  306. Target.BackgroundTransparency = 1
  307. Target.BorderSizePixel = 0
  308. Target.Position = UDim2.new(0.0312786847, 0, 0.603077054, 0)
  309. Target.Size = UDim2.new(0, 187, 0, 25)
  310. Target.Font = Enum.Font.SourceSans
  311. Target.Text = "Select Enemy - Targeted Team Blue Team"
  312. Target.TextColor3 = Color3.new(1, 1, 1)
  313. Target.TextScaled = true
  314. Target.TextSize = 14
  315. Target.TextWrapped = true
  316.  
  317. BTB.Name = "BTB"
  318. BTB.Parent = Combat
  319. BTB.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  320. BTB.BackgroundTransparency = 1
  321. BTB.BorderSizePixel = 0
  322. BTB.Position = UDim2.new(-0.0161975101, 0, 0.680000007, 0)
  323. BTB.Size = UDim2.new(0, 205, 0, 38)
  324. BTB.Font = Enum.Font.SourceSans
  325. BTB.Text = "Blue Team"
  326. BTB.TextColor3 = Color3.new(1, 1, 1)
  327. BTB.TextScaled = true
  328. BTB.TextSize = 14
  329. BTB.TextWrapped = true
  330.  
  331. RTB.Name = "RTB"
  332. RTB.Parent = Combat
  333. RTB.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  334. RTB.BackgroundTransparency = 1
  335. RTB.BorderSizePixel = 0
  336. RTB.Position = UDim2.new(-0.0161975101, 0, 0.830769241, 0)
  337. RTB.Size = UDim2.new(0, 205, 0, 38)
  338. RTB.Font = Enum.Font.SourceSans
  339. RTB.Text = "Red Team"
  340. RTB.TextColor3 = Color3.new(1, 1, 1)
  341. RTB.TextScaled = true
  342. RTB.TextSize = 14
  343. RTB.TextWrapped = true
  344.  
  345. Settings.Name = "Settings"
  346. Settings.Parent = Main
  347. Settings.Active = true
  348. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  349. Settings.BackgroundTransparency = 1
  350. Settings.Position = UDim2.new(0.687676013, 0, 0, 0)
  351. Settings.Size = UDim2.new(0, 200, 0, 325)
  352. Settings.Image = "rbxassetid://2260429633"
  353. Settings.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  354. Settings.ImageTransparency = 1
  355. Settings.ScaleType = Enum.ScaleType.Slice
  356. Settings.SliceCenter = Rect.new(12, 12, 13, 13)
  357. Settings.Draggable = true
  358.  
  359. ESPC.Name = "ESPC"
  360. ESPC.Parent = Settings
  361. ESPC.BackgroundColor3 = Color3.new(1, 1, 1)
  362. ESPC.BackgroundTransparency = 1
  363. ESPC.Position = UDim2.new(0.68999964, 0, 0.292307824, 0)
  364. ESPC.Size = UDim2.new(0, 62, 0, 46)
  365. ESPC.ZIndex = 2
  366. ESPC.Font = Enum.Font.SourceSans
  367. ESPC.PlaceholderText = "t"
  368. ESPC.Text = "t"
  369. ESPC.TextColor3 = Color3.new(1, 1, 1)
  370. ESPC.TextScaled = true
  371. ESPC.TextSize = 14
  372. ESPC.TextWrapped = true
  373.  
  374. AC.Name = "AC"
  375. AC.Parent = Settings
  376. AC.BackgroundColor3 = Color3.new(1, 1, 1)
  377. AC.BackgroundTransparency = 1
  378. AC.Position = UDim2.new(0.684999645, 0, 0.147692442, 0)
  379. AC.Size = UDim2.new(0, 62, 0, 46)
  380. AC.ZIndex = 2
  381. AC.Font = Enum.Font.SourceSans
  382. AC.PlaceholderText = "e"
  383. AC.Text = "e"
  384. AC.TextColor3 = Color3.new(1, 1, 1)
  385. AC.TextScaled = true
  386. AC.TextSize = 14
  387. AC.TextWrapped = true
  388.  
  389. KAC.Name = "KAC"
  390. KAC.Parent = Settings
  391. KAC.BackgroundColor3 = Color3.new(1, 1, 1)
  392. KAC.BackgroundTransparency = 1
  393. KAC.Position = UDim2.new(0.68999964, 0, 0.430769384, 0)
  394. KAC.Size = UDim2.new(0, 62, 0, 46)
  395. KAC.ZIndex = 2
  396. KAC.Font = Enum.Font.SourceSans
  397. KAC.PlaceholderText = "x"
  398. KAC.Text = "x"
  399. KAC.TextColor3 = Color3.new(1, 1, 1)
  400. KAC.TextScaled = true
  401. KAC.TextSize = 14
  402. KAC.TextWrapped = true
  403.  
  404. TCC.Name = "TCC"
  405. TCC.Parent = Settings
  406. TCC.BackgroundColor3 = Color3.new(1, 1, 1)
  407. TCC.BackgroundTransparency = 1
  408. TCC.Position = UDim2.new(0.684999645, 0, 0.713846326, 0)
  409. TCC.Size = UDim2.new(0, 62, 0, 46)
  410. TCC.ZIndex = 2
  411. TCC.Font = Enum.Font.SourceSans
  412. TCC.PlaceholderText = "v"
  413. TCC.Text = "v"
  414. TCC.TextColor3 = Color3.new(1, 1, 1)
  415. TCC.TextScaled = true
  416. TCC.TextSize = 14
  417. TCC.TextWrapped = true
  418.  
  419. CTFC.Name = "CTFC"
  420. CTFC.Parent = Settings
  421. CTFC.BackgroundColor3 = Color3.new(1, 1, 1)
  422. CTFC.BackgroundTransparency = 1
  423. CTFC.Position = UDim2.new(0.68999964, 0, 0.566154003, 0)
  424. CTFC.Size = UDim2.new(0, 62, 0, 46)
  425. CTFC.ZIndex = 2
  426. CTFC.Font = Enum.Font.SourceSans
  427. CTFC.PlaceholderText = "c"
  428. CTFC.Text = "c"
  429. CTFC.TextColor3 = Color3.new(1, 1, 1)
  430. CTFC.TextScaled = true
  431. CTFC.TextSize = 14
  432. CTFC.TextWrapped = true
  433.  
  434. Border4.Name = "Border4"
  435. Border4.Parent = Settings
  436. Border4.BackgroundColor3 = Color3.new(0.341176, 0.396078, 0.454902)
  437. Border4.BorderSizePixel = 0
  438. Border4.Position = UDim2.new(0, 0, 0.141538545, 0)
  439. Border4.Size = UDim2.new(0, 200, 0, 3)
  440. Border4.ZIndex = 2
  441.  
  442. Border5.Name = "Border5"
  443. Border5.Parent = Settings
  444. Border5.BackgroundColor3 = Color3.new(0.341176, 0.396078, 0.454902)
  445. Border5.BorderSizePixel = 0
  446. Border5.Position = UDim2.new(0.700000048, 0, 0.150999993, 0)
  447. Border5.Size = UDim2.new(0, 4, 0, 276)
  448. Border5.ZIndex = 2
  449.  
  450. RC.Name = "RC"
  451. RC.Parent = Settings
  452. RC.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  453. RC.BackgroundTransparency = 1
  454. RC.BorderSizePixel = 0
  455. RC.Position = UDim2.new(0.680000007, 0, 0.85799998, 0)
  456. RC.Size = UDim2.new(0, 71, 0, 46)
  457. RC.ZIndex = 2
  458. RC.Font = Enum.Font.SourceSans
  459. RC.Text = "OFF"
  460. RC.TextColor3 = Color3.new(1, 1, 1)
  461. RC.TextSize = 35
  462. RC.TextWrapped = true
  463.  
  464. Estetics3.Name = "Estetics3"
  465. Estetics3.Parent = Settings
  466. Estetics3.BackgroundColor3 = Color3.new(1, 1, 1)
  467. Estetics3.BackgroundTransparency = 1
  468. Estetics3.Position = UDim2.new(-0.000598907471, 0, -1.39698386e-08, 0)
  469. Estetics3.Size = UDim2.new(0, 200, 0, 325)
  470. Estetics3.Image = "rbxassetid://2260429633"
  471. Estetics3.ImageColor3 = Color3.new(0.133333, 0.184314, 0.243137)
  472. Estetics3.ScaleType = Enum.ScaleType.Slice
  473. Estetics3.SliceCenter = Rect.new(12, 12, 13, 13)
  474.  
  475. TBack3.Name = "TBack3"
  476. TBack3.Parent = Estetics3
  477. TBack3.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 0.517647)
  478. TBack3.BorderSizePixel = 0
  479. TBack3.Position = UDim2.new(-0.000598609447, 0, -0.00122851133, 0)
  480. TBack3.Size = UDim2.new(0, 200, 0, 47)
  481.  
  482. Minimize3.Name = "Minimize3"
  483. Minimize3.Parent = Estetics3
  484. Minimize3.BackgroundColor3 = Color3.new(1, 1, 1)
  485. Minimize3.BackgroundTransparency = 1
  486. Minimize3.BorderSizePixel = 0
  487. Minimize3.Position = UDim2.new(0.810000062, 0, 0, 0)
  488. Minimize3.Size = UDim2.new(0, 29, 0, 30)
  489. Minimize3.Font = Enum.Font.SourceSans
  490. Minimize3.Text = "-"
  491. Minimize3.TextColor3 = Color3.new(0, 0, 0)
  492. Minimize3.TextSize = 100
  493.  
  494. Title3.Name = "Title3"
  495. Title3.Parent = Estetics3
  496. Title3.BackgroundColor3 = Color3.new(1, 1, 1)
  497. Title3.BackgroundTransparency = 1
  498. Title3.BorderSizePixel = 0
  499. Title3.Position = UDim2.new(-3.05175774e-07, 0, 1.3498159e-07, 0)
  500. Title3.Size = UDim2.new(0, 154, 0, 47)
  501. Title3.Font = Enum.Font.SourceSans
  502. Title3.Text = "Settings"
  503. Title3.TextColor3 = Color3.new(1, 1, 1)
  504. Title3.TextScaled = true
  505. Title3.TextSize = 14
  506. Title3.TextWrapped = true
  507.  
  508. A.Name = "A"
  509. A.Parent = Estetics3
  510. A.BackgroundColor3 = Color3.new(1, 1, 1)
  511. A.BackgroundTransparency = 1
  512. A.BorderSizePixel = 0
  513. A.Position = UDim2.new(0.0299996175, 0, 0.147692442, 0)
  514. A.Size = UDim2.new(0, 129, 0, 47)
  515. A.Font = Enum.Font.SourceSans
  516. A.Text = "Aimbot"
  517. A.TextColor3 = Color3.new(1, 1, 1)
  518. A.TextScaled = true
  519. A.TextSize = 14
  520. A.TextWrapped = true
  521.  
  522. ESP.Name = "ESP"
  523. ESP.Parent = Estetics3
  524. ESP.BackgroundColor3 = Color3.new(1, 1, 1)
  525. ESP.BackgroundTransparency = 1
  526. ESP.BorderSizePixel = 0
  527. ESP.Position = UDim2.new(0.0299996175, 0, 0.289230883, 0)
  528. ESP.Size = UDim2.new(0, 129, 0, 47)
  529. ESP.Font = Enum.Font.SourceSans
  530. ESP.Text = "ESP"
  531. ESP.TextColor3 = Color3.new(1, 1, 1)
  532. ESP.TextScaled = true
  533. ESP.TextSize = 14
  534. ESP.TextWrapped = true
  535.  
  536. KA.Name = "KA"
  537. KA.Parent = Estetics3
  538. KA.BackgroundColor3 = Color3.new(1, 1, 1)
  539. KA.BackgroundTransparency = 1
  540. KA.BorderSizePixel = 0
  541. KA.Position = UDim2.new(0.0299996175, 0, 0.424615502, 0)
  542. KA.Size = UDim2.new(0, 129, 0, 47)
  543. KA.Font = Enum.Font.SourceSans
  544. KA.Text = "Kill All"
  545. KA.TextColor3 = Color3.new(1, 1, 1)
  546. KA.TextScaled = true
  547. KA.TextSize = 14
  548. KA.TextWrapped = true
  549.  
  550. CTF.Name = "CTF"
  551. CTF.Parent = Estetics3
  552. CTF.BackgroundColor3 = Color3.new(1, 1, 1)
  553. CTF.BackgroundTransparency = 1
  554. CTF.BorderSizePixel = 0
  555. CTF.Position = UDim2.new(0.0299996175, 0, 0.569230914, 0)
  556. CTF.Size = UDim2.new(0, 129, 0, 47)
  557. CTF.Font = Enum.Font.SourceSans
  558. CTF.Text = "CTF Win"
  559. CTF.TextColor3 = Color3.new(1, 1, 1)
  560. CTF.TextScaled = true
  561. CTF.TextSize = 14
  562. CTF.TextWrapped = true
  563.  
  564. TC.Name = "TC"
  565. TC.Parent = Estetics3
  566. TC.BackgroundColor3 = Color3.new(1, 1, 1)
  567. TC.BackgroundTransparency = 1
  568. TC.BorderSizePixel = 0
  569. TC.Position = UDim2.new(0.0299996175, 0, 0.713846266, 0)
  570. TC.Size = UDim2.new(0, 129, 0, 47)
  571. TC.Font = Enum.Font.SourceSans
  572. TC.Text = "Toggle Close"
  573. TC.TextColor3 = Color3.new(1, 1, 1)
  574. TC.TextScaled = true
  575. TC.TextSize = 14
  576. TC.TextWrapped = true
  577.  
  578. R.Name = "R"
  579. R.Parent = Estetics3
  580. R.BackgroundColor3 = Color3.new(1, 1, 1)
  581. R.BackgroundTransparency = 1
  582. R.BorderSizePixel = 0
  583. R.Position = UDim2.new(0.0299996175, 0, 0.852307796, 0)
  584. R.Size = UDim2.new(0, 129, 0, 47)
  585. R.Font = Enum.Font.SourceSans
  586. R.Text = "Rainbow"
  587. R.TextColor3 = Color3.new(1, 1, 1)
  588. R.TextScaled = true
  589. R.TextSize = 14
  590. R.TextWrapped = true
  591.  
  592. LP.Name = "Local Player"
  593. LP.Parent = Main
  594. LP.Active = true
  595. LP.BackgroundColor3 = Color3.new(1, 1, 1)
  596. LP.BackgroundTransparency = 1
  597. LP.Position = UDim2.new(0.152570099, 0, -1.39698386e-08, 0)
  598. LP.Size = UDim2.new(0, 200, 0, 325)
  599. LP.Image = "rbxassetid://2260429633"
  600. LP.ImageColor3 = Color3.new(0.133333, 0.184314, 0.243137)
  601. LP.ScaleType = Enum.ScaleType.Slice
  602. LP.SliceCenter = Rect.new(12, 12, 13, 13)
  603. LP.Draggable = true
  604.  
  605. Estetics1.Name = "Estetics1"
  606. Estetics1.Parent = LP
  607. Estetics1.BackgroundColor3 = Color3.new(1, 1, 1)
  608. Estetics1.BackgroundTransparency = 1
  609. Estetics1.Position = UDim2.new(-0.000598594546, 0, -3.74908815e-08, 0)
  610. Estetics1.Size = UDim2.new(0, 200, 0, 325)
  611. Estetics1.Image = "rbxassetid://2260429633"
  612. Estetics1.ImageColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  613. Estetics1.ImageTransparency = 1
  614. Estetics1.ScaleType = Enum.ScaleType.Slice
  615. Estetics1.SliceCenter = Rect.new(12, 12, 13, 13)
  616.  
  617. HH.Name = "HH"
  618. HH.Parent = Estetics1
  619. HH.BackgroundColor3 = Color3.new(1, 1, 1)
  620. HH.BackgroundTransparency = 1
  621. HH.BorderSizePixel = 0
  622. HH.Position = UDim2.new(0.0299996175, 0, 0.289230883, 0)
  623. HH.Size = UDim2.new(0, 129, 0, 47)
  624. HH.Font = Enum.Font.SourceSans
  625. HH.Text = "Hip Height"
  626. HH.TextColor3 = Color3.new(1, 1, 1)
  627. HH.TextScaled = true
  628. HH.TextSize = 14
  629. HH.TextWrapped = true
  630.  
  631. IJ.Name = "IJ"
  632. IJ.Parent = Estetics1
  633. IJ.BackgroundColor3 = Color3.new(1, 1, 1)
  634. IJ.BackgroundTransparency = 1
  635. IJ.BorderSizePixel = 0
  636. IJ.Position = UDim2.new(0.0299996175, 0, 0.147692442, 0)
  637. IJ.Size = UDim2.new(0, 129, 0, 47)
  638. IJ.Font = Enum.Font.SourceSans
  639. IJ.Text = "Infinite Jump"
  640. IJ.TextColor3 = Color3.new(1, 1, 1)
  641. IJ.TextScaled = true
  642. IJ.TextSize = 14
  643. IJ.TextWrapped = true
  644.  
  645. Title1.Name = "Title1"
  646. Title1.Parent = Estetics1
  647. Title1.BackgroundColor3 = Color3.new(1, 1, 1)
  648. Title1.BackgroundTransparency = 1
  649. Title1.BorderSizePixel = 0
  650. Title1.Position = UDim2.new(-3.05175774e-07, 0, 1.3498159e-07, 0)
  651. Title1.Size = UDim2.new(0, 154, 0, 47)
  652. Title1.ZIndex = 2
  653. Title1.Font = Enum.Font.SourceSans
  654. Title1.Text = "Local Player"
  655. Title1.TextColor3 = Color3.new(1, 1, 1)
  656. Title1.TextScaled = true
  657. Title1.TextSize = 14
  658. Title1.TextWrapped = true
  659.  
  660. TBack1.Name = "TBack1"
  661. TBack1.Parent = Estetics1
  662. TBack1.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 0.517647)
  663. TBack1.BorderSizePixel = 0
  664. TBack1.Position = UDim2.new(-0.000598609447, 0, -0.00122851133, 0)
  665. TBack1.Size = UDim2.new(0, 200, 0, 47)
  666.  
  667. Minimize1.Name = "Minimize1"
  668. Minimize1.Parent = Estetics1
  669. Minimize1.BackgroundColor3 = Color3.new(1, 1, 1)
  670. Minimize1.BackgroundTransparency = 1
  671. Minimize1.BorderSizePixel = 0
  672. Minimize1.Position = UDim2.new(0.810000062, 0, 0, 0)
  673. Minimize1.Size = UDim2.new(0, 29, 0, 30)
  674. Minimize1.ZIndex = 2
  675. Minimize1.Font = Enum.Font.SourceSans
  676. Minimize1.Text = "-"
  677. Minimize1.TextColor3 = Color3.new(0, 0, 0)
  678. Minimize1.TextSize = 100
  679.  
  680. IJC.Name = "IJC"
  681. IJC.Parent = LP
  682. IJC.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  683. IJC.BackgroundTransparency = 1
  684. IJC.BorderSizePixel = 0
  685. IJC.Position = UDim2.new(0.680000007, 0, 0.150000006, 0)
  686. IJC.Size = UDim2.new(0, 71, 0, 46)
  687. IJC.Font = Enum.Font.SourceSans
  688. IJC.Text = "OFF"
  689. IJC.TextColor3 = Color3.new(1, 1, 1)
  690. IJC.TextSize = 35
  691. IJC.TextWrapped = true
  692.  
  693. HHC.Name = "HHC"
  694. HHC.Parent = LP
  695. HHC.BackgroundColor3 = Color3.new(1, 1, 1)
  696. HHC.BackgroundTransparency = 1
  697. HHC.Position = UDim2.new(0.68999964, 0, 0.292307824, 0)
  698. HHC.Size = UDim2.new(0, 62, 0, 46)
  699. HHC.Font = Enum.Font.SourceSans
  700. HHC.PlaceholderText = "2.2"
  701. HHC.Text = "2.2"
  702. HHC.TextColor3 = Color3.new(1, 1, 1)
  703. HHC.TextScaled = true
  704. HHC.TextSize = 14
  705. HHC.TextWrapped = true
  706.  
  707. Border2.Name = "Border2"
  708. Border2.Parent = LP
  709. Border2.BackgroundColor3 = Color3.new(0.341176, 0.396078, 0.454902)
  710. Border2.BorderSizePixel = 0
  711. Border2.Position = UDim2.new(0.700000048, 0, 0.150999993, 0)
  712. Border2.Size = UDim2.new(0, 4, 0, 276)
  713.  
  714. Border1.Name = "Border1"
  715. Border1.Parent = LP
  716. Border1.BackgroundColor3 = Color3.new(0.341176, 0.396078, 0.454902)
  717. Border1.BorderSizePixel = 0
  718. Border1.Position = UDim2.new(0, 0, 0.141538545, 0)
  719. Border1.Size = UDim2.new(0, 200, 0, 3)
  720.  
  721. plr = game.Players.LocalPlayer
  722. mouse = plr:GetMouse()
  723.  
  724. mouse.KeyDown:connect(function(key)
  725. if key == _G.tc then
  726. if StrucidGUIBySomeoneInsane.Enabled == true then
  727. StrucidGUIBySomeoneInsane.Enabled = false
  728. blur.Enabled = false
  729. else
  730. StrucidGUIBySomeoneInsane.Enabled = true
  731. blur.Enabled = true
  732. end
  733. end
  734. end)
  735.  
  736. Minimize1.MouseButton1Click:connect(function()
  737. if Border1.Visible == true then
  738. Border1.Visible = false
  739. Border2.Visible = false
  740. HH.Visible = false
  741. IJ.Visible = false
  742. HHC.Visible = false
  743. IJC.Visible = false
  744. LP.Size = UDim2.new(0, 200, 0, 47)
  745. else
  746. Border1.Visible = true
  747. Border2.Visible = true
  748. HH.Visible = true
  749. IJ.Visible = true
  750. HHC.Visible = true
  751. IJC.Visible = true
  752. LP.Size = UDim2.new(0, 200, 0, 325)
  753. end
  754. end)
  755.  
  756. Minimize2.MouseButton1Click:connect(function()
  757. if Border3.Visible == true then
  758. Border3.Visible = false
  759. CTFB.Visible = false
  760. KAB.Visible = false
  761. Combat.Size = UDim2.new(0, 200, 0, 47)
  762. else
  763. Border3.Visible = true
  764. CTFB.Visible = true
  765. KAB.Visible = true
  766. Combat.Size = UDim2.new(0, 200, 0, 325)
  767. end
  768. end)
  769.  
  770. Minimize3.MouseButton1Click:connect(function()
  771. if Border4.Visible == true then
  772. Border4.Visible = false
  773. Border5.Visible = false
  774. A.Visible = false
  775. CTF.Visible = false
  776. ESP.Visible = false
  777. TC.Visible = false
  778. AC.Visible = false
  779. CTFC.Visible = false
  780. ESPC.Visible = false
  781. KAC.Visible = false
  782. KA.Visible = false
  783. RC.Visible = false
  784. TCC.Visible = false
  785. R.Visible = false
  786. KAC.Visible = false
  787. Estetics3.ImageTransparency = 1
  788. Settings.Size = UDim2.new(0, 200, 0, 47)
  789. else
  790. Border4.Visible = true
  791. Border5.Visible = true
  792. A.Visible = true
  793. CTF.Visible = true
  794. ESP.Visible = true
  795. TC.Visible = true
  796. AC.Visible = true
  797. CTFC.Visible = true
  798. ESPC.Visible = true
  799. KAC.Visible = true
  800. KA.Visible = true
  801. RC.Visible = true
  802. TCC.Visible = true
  803. R.Visible = true
  804. KAC.Visible = true
  805. Estetics3.ImageTransparency = 0
  806. Settings.Size = UDim2.new(0, 200, 0, 325)
  807. end
  808. end)
  809.  
  810. Minimize4.MouseButton1Click:connect(function()
  811. if AD.Visible == true then
  812. AD.Visible = false
  813. Credits1.Visible = false
  814. Credits2.Visible = false
  815. Credits3.Visible = false
  816. Notice.Visible = false
  817. Credits.Size = UDim2.new(0, 200, 0, 47)
  818. else
  819. AD.Visible = true
  820. Credits1.Visible = true
  821. Credits2.Visible = true
  822. Credits3.Visible = true
  823. Notice.Visible = true
  824. Credits.Size = UDim2.new(0, 200, 0, 325)
  825. end
  826. end)
  827.  
  828. RC.MouseButton1Click:connect(function()
  829. if _G.r == false then
  830. _G.r = true
  831. RC.Text = "ON"
  832. else
  833. _G.r = false
  834. RC.Text = "OFF"
  835. end
  836. end)
  837.  
  838. IJC.MouseButton1Click:connect(function()
  839. if _G.ij == false then
  840. _G.ij = true
  841. IJC.Text = "ON"
  842. else
  843. _G.ij = false
  844. IJC.Text = "OFF"
  845. end
  846. end)
  847.  
  848.  
  849.  
  850.  
  851.  
  852. --[[
  853. HH.TextColor3 = Color3.fromHSV(rain(val),1,1)
  854. IJL.TextColor3 = Color3.fromHSV(rain(val),1,1)
  855. Title1.TextColor3 = Color3.fromHSV(rain(val),1,1)
  856. Title2.TextColor3 = Color3.fromHSV(rain(val),1,1)
  857. A.TextColor3 = Color3.fromHSV(rain(val),1,1)
  858. CTF.TextColor3 = Color3.fromHSV(rain(val),1,1)
  859. ESP.TextColor3 = Color3.fromHSV(rain(val),1,1)
  860. KA.TextColor3 = Color3.fromHSV(rain(val),1,1)
  861. R.TextColor3 = Color3.fromHSV(rain(val),1,1)
  862. TC.TextColor3 = Color3.fromHSV(rain(val),1,1)
  863. Title3.TextColor3 = Color3.fromHSV(rain(val),1,1)
  864. Title4.TextColor3 = Color3.fromHSV(rain(val),1,1)
  865. Credits1.TextColor3 = Color3.fromHSV(rain(val),1,1)
  866. Credits2.TextColor3 = Color3.fromHSV(rain(val),1,1)
  867. Credits3.TextColor3 = Color3.fromHSV(rain(val),1,1)
  868. --]]
  869.  
  870. function rain(X)
  871. return math.acos(math.cos(X*math.pi))/math.pi
  872. end
  873.  
  874. val = 0
  875.  
  876. function rainz ()
  877. while wait (0.05) do
  878. if _G.r == true then
  879. TBack1.BackgroundColor3 = Color3.fromHSV(rain(val),1,1)
  880. TBack2.BackgroundColor3 = Color3.fromHSV(rain(val),1,1)
  881. TBack3.BackgroundColor3 = Color3.fromHSV(rain(val),1,1)
  882. TBack4.BackgroundColor3 = Color3.fromHSV(rain(val),1,1)
  883. val = val + 0.01
  884. --print ("Rainbow On and Working")
  885. else
  886. TBack1.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 0.517647)
  887. TBack2.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 0.517647)
  888. TBack3.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 0.517647)
  889. TBack4.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 0.517647)
  890. end
  891. end
  892. end
  893.  
  894. function refresh ()
  895. while wait () do
  896. _G.key1 = KAC.Text
  897. _G.key2 = AC.Text
  898. _G.key3 = ESPC.Text
  899. _G.key4 = CTFC.Text
  900. _G.tc = TCC.Text
  901. _G.hh = HHC.Text
  902. --print ("Refresh Working")
  903. end
  904. end
  905.  
  906. function lp ()
  907. while wait () do
  908. game.Players.LocalPlayer.Character.Humanoid.HipHeight = _G.hh
  909. if game.Players.LocalPlayer.Character.Humanoid.HipHeight < 1 then
  910. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 2.2
  911. else
  912. game.Players.LocalPlayer.Character.Humanoid.HipHeight = _G.hh
  913. end
  914. end
  915. end
  916.  
  917. KAB.MouseButton1Click:connect(function()
  918. for i,v in pairs(game.Teams[_G.team]:GetPlayers()) do
  919. repeat
  920. wait ()
  921. game:GetService'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  922. until v.Character.Humanoid.Health == 0
  923. end
  924. end)
  925.  
  926. local player = game.Players.LocalPlayer
  927. local mouse = player:GetMouse()
  928.  
  929. mouse.KeyDown:connect(function(key)
  930. if key == _G.key1 then
  931. for i,v in pairs(game.Teams[_G.team]:GetPlayers()) do
  932. repeat
  933. wait ()
  934. game:GetService'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  935. until v.Character.Humanoid.Health == 0
  936. end
  937. end
  938. end)
  939.  
  940. CTFB.MouseButton1Click:connect(function()
  941. local me = game.Players.LocalPlayer.Character
  942. if _G.team == "Blue Team" then
  943. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  944. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  945. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  946. wait (0.1)
  947. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  948. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  949. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  950. wait (0.1)
  951. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  952. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  953. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  954. wait (0.1)
  955. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  956. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  957. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  958. wait (0.1)
  959. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  960. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  961. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  962. wait (0.1)
  963. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  964. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  965. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  966. wait (0.1)
  967. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  968. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  969. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  970. wait (0.1)
  971. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  972. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  973. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  974. wait (0.1)
  975. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  976. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  977. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  978. wait (0.1)
  979. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  980. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  981. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  982. wait (0.1)
  983. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  984. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  985. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  986. wait (0.1)
  987. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  988. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  989. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  990. else
  991. if _G.team == "Red Team" then
  992. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  993. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  994. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  995. wait (0.1)
  996. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  997. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  998. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  999. wait (0.1)
  1000. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1001. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1002. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1003. wait (0.1)
  1004. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1005. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1006. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1007. wait (0.1)
  1008. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1009. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1010. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1011. wait (0.1)
  1012. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1013. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1014. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1015. wait (0.1)
  1016. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1017. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1018. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1019. wait (0.1)
  1020. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1021. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1022. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1023. wait (0.1)
  1024. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1025. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1026. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1027. wait (0.1)
  1028. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1029. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1030. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1031. wait (0.1)
  1032. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1033. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1034. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1035. wait (0.1)
  1036. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1037. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1038. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1039. end
  1040. end
  1041. end)
  1042.  
  1043. local player = game.Players.LocalPlayer
  1044. local mouse = player:GetMouse()
  1045.  
  1046. mouse.KeyDown:connect(function(key)
  1047. if key == _G.key4 then
  1048. local me = game.Players.LocalPlayer.Character
  1049. if _G.team == "Blue Team" then
  1050. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1051. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1052. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1053. wait (0.1)
  1054. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1055. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1056. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1057. wait (0.1)
  1058. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1059. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1060. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1061. wait (0.1)
  1062. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1063. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1064. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1065. wait (0.1)
  1066. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1067. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1068. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1069. wait (0.1)
  1070. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1071. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1072. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1073. wait (0.1)
  1074. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1075. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1076. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1077. wait (0.1)
  1078. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1079. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1080. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1081. wait (0.1)
  1082. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1083. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1084. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1085. wait (0.1)
  1086. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1087. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1088. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1089. wait (0.1)
  1090. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1091. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1092. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1093. wait (0.1)
  1094. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1095. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1096. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1097. else
  1098. if _G.team == "Red Team" then
  1099. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1100. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1101. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1102. wait (0.1)
  1103. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1104. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1105. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1106. wait (0.1)
  1107. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1108. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1109. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1110. wait (0.1)
  1111. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1112. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1113. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1114. wait (0.1)
  1115. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1116. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1117. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1118. wait (0.1)
  1119. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1120. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1121. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1122. wait (0.1)
  1123. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1124. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1125. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1126. wait (0.1)
  1127. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1128. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1129. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1130. wait (0.1)
  1131. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1132. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1133. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1134. wait (0.1)
  1135. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1136. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1137. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1138. wait (0.1)
  1139. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1140. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1141. me.HumanoidRootPart.CFrame = CFrame.new(713.5, 49, -21.6)
  1142. wait (0.1)
  1143. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1144. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1145. me.HumanoidRootPart.CFrame = CFrame.new(20, 49, -54)
  1146. end
  1147. end end
  1148. end)
  1149.  
  1150. BTB.MouseButton1Click:connect(function()
  1151. _G.team = "Blue Team"
  1152. Target.Text = "Select Enemy - Targeted Team Blue Team"
  1153. end)
  1154.  
  1155. RTB.MouseButton1Click:connect(function()
  1156. _G.team = "Red Team"
  1157. Target.Text = "Select Enemy - Targeted Team Red Team"
  1158. end)
  1159.  
  1160. local Player = game:GetService("Players").LocalPlayer
  1161. local Mouse = Player:GetMouse()
  1162. Mouse.KeyDown:connect(function(k)
  1163. if _G.ij then
  1164. if k:byte() == 32 then
  1165. Humanoid = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid")
  1166. Humanoid:ChangeState("Jumping")
  1167. wait(0.001)
  1168. Humanoid:ChangeState("Seated")
  1169. end
  1170. end
  1171. end)
  1172.  
  1173. IJC.MouseButton1Click:connect(function()
  1174. if _G.ij == false then
  1175. _G.ij = true
  1176. IJC.Text = "ON"
  1177. else
  1178. _G.ij = false
  1179. IJC.Text = "OFF"
  1180. end
  1181. end)
  1182.  
  1183.  
  1184.  
  1185.  
  1186. local plrs = game:GetService("Players")
  1187. local TeamBased = true ; local teambasedswitch = "o"
  1188. local presskeytoaim = true; local aimkey = "e" --set to u for selfie
  1189. local raycast = false
  1190. local espupdatetime = 5; autoesp = false
  1191. local lockaim = true; local lockangle = 5
  1192.  
  1193. local Gui = Instance.new("ScreenGui")
  1194. local Move = Instance.new("Frame")
  1195. local Main = Instance.new("Frame")
  1196. local EspStatus = Instance.new("TextLabel")
  1197. local st1 = Instance.new("TextLabel")
  1198. local st1_2 = Instance.new("TextLabel")
  1199. local st1_3 = Instance.new("TextLabel")
  1200. local Name = Instance.new("TextLabel")
  1201.  
  1202. Gui.Name = "Gui"
  1203. Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
  1204. Gui.Enabled = false
  1205.  
  1206. Move.Name = "Move"
  1207. Move.Parent = Gui
  1208. Move.BackgroundColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1209. Move.BackgroundTransparency = 0.40000000596046
  1210. Move.BorderSizePixel = 0
  1211. Move.Position = UDim2.new(0.005, 0,0.018, 0)
  1212. Move.Size = UDim2.new(0.28141585, 0, 0.0320388414, 0)
  1213.  
  1214. Main.Name = "Main"
  1215. Main.Parent = Move
  1216. Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1217. Main.BackgroundTransparency = 0.69999998807907
  1218. Main.Position = UDim2.new(0, 0, 0.995670795, 0)
  1219. Main.Size = UDim2.new(1.0000006, 0, 9.79697132, 0)
  1220.  
  1221. EspStatus.Name = "EspStatus"
  1222. EspStatus.Parent = Main
  1223. EspStatus.BackgroundColor3 = Color3.new(1, 1, 1)
  1224. EspStatus.BackgroundTransparency = 1
  1225. EspStatus.Size = UDim2.new(0.272955924, 0, 0.161862016, 0)
  1226. EspStatus.Font = Enum.Font.ArialBold
  1227. EspStatus.Text = "Press T to update Esp"
  1228. EspStatus.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1229. EspStatus.TextScaled = true
  1230. EspStatus.TextSize = 14
  1231. EspStatus.TextWrapped = true
  1232.  
  1233. st1.Name = "st1"
  1234. st1.Parent = Main
  1235. st1.BackgroundColor3 = Color3.new(1, 1, 1)
  1236. st1.BackgroundTransparency = 1
  1237. st1.Position = UDim2.new(0.271787882, 0, 0, 0)
  1238. st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
  1239. st1.Font = Enum.Font.ArialBold
  1240. st1.Text = "Press "..aimkey.." to lock on a person inside ur view"
  1241. st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1242. st1.TextScaled = true
  1243. st1.TextSize = 14
  1244. st1.TextWrapped = true
  1245.  
  1246. st1_2.Name = "st1"
  1247. st1_2.Parent = Main
  1248. st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1249. st1_2.BackgroundTransparency = 1
  1250. st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
  1251. st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  1252. st1_2.Font = Enum.Font.ArialBold
  1253. st1_2.Text = "Press L to enable esp loop"
  1254. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1255. st1_2.TextScaled = true
  1256. st1_2.TextSize = 14
  1257. st1_2.TextWrapped = true
  1258.  
  1259. st1_3.Name = "st1"
  1260. st1_3.Parent = Main
  1261. st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1262. st1_3.BackgroundTransparency = 1
  1263. st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
  1264. st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  1265. st1_3.Font = Enum.Font.ArialBold
  1266. st1_3.Text = "Press O to change team based mode"
  1267. st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1268. st1_3.TextScaled = true
  1269. st1_3.TextSize = 14
  1270. st1_3.TextWrapped = true
  1271. local teambasedstatus = st1_3:Clone()
  1272. teambasedstatus.Parent = st1_3
  1273. teambasedstatus.TextScaled = true
  1274. teambasedstatus.Position = UDim2.new(0, 0,0.694, 0)
  1275. teambasedstatus.Text = tostring(TeamBased)
  1276.  
  1277. Name.Name = "Name"
  1278. Name.Parent = Move
  1279. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  1280. Name.BackgroundTransparency = 1
  1281. Name.Size = UDim2.new(0.838, 0, 0.980000019, 0)
  1282. Name.Font = Enum.Font.Arial
  1283. Name.Text = "FPS gui v1.0"
  1284. Name.TextColor3 = Color3.new(0, 0, 0)
  1285. Name.TextScaled = true
  1286. Name.TextSize = 14
  1287. Name.TextWrapped = true
  1288. Name.TextXAlignment = Enum.TextXAlignment.Left
  1289.  
  1290. local plrsforaim = {}
  1291.  
  1292. local lplr = game:GetService("Players").LocalPlayer
  1293. Move.Draggable = true
  1294. Gui.ResetOnSpawn = false
  1295. Gui.Name = "Chat"
  1296. Gui.DisplayOrder = 999
  1297.  
  1298. Gui.Parent = plrs.LocalPlayer.PlayerGui
  1299.  
  1300.  
  1301. f = {}
  1302. local espforlder
  1303.  
  1304. f.addesp = function()
  1305. if espforlder then
  1306. else
  1307. espforlder = Instance.new("Folder")
  1308. espforlder.Parent = game.Workspace.CurrentCamera
  1309. end
  1310. for i, v in pairs(espforlder:GetChildren()) do
  1311. v:Destroy()
  1312. end
  1313. for _, plr in pairs(plrs:GetChildren()) do
  1314. if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  1315. if TeamBased == true then
  1316. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
  1317. local e = espforlder:FindFirstChild(plr.Name)
  1318. if not e then
  1319. local bill = Instance.new("BillboardGui", espforlder)
  1320. bill.Name = plr.Name
  1321. bill.AlwaysOnTop = true
  1322. bill.Size = UDim2.new(1,0,1,0)
  1323. bill.Adornee = plr.Character.Head
  1324. local Frame = Instance.new('Frame',bill)
  1325. Frame.Active = true
  1326. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  1327. Frame.BackgroundTransparency = 0
  1328. Frame.BorderSizePixel = 0
  1329. Frame.AnchorPoint = Vector2.new(.5, .5)
  1330. Frame.Position = UDim2.new (0.5,0,0.5,0)
  1331. Frame.Size = UDim2.new (1,0,1,0)
  1332. Frame.Rotation = 0
  1333. plr.Character.Humanoid.Died:Connect(function()
  1334. bill:Destroy()
  1335. end)
  1336. end
  1337. end
  1338. else
  1339. local e = espforlder:FindFirstChild(plr.Name)
  1340. if not e then
  1341. local bill = Instance.new("BillboardGui", espforlder)
  1342. bill.Name = plr.Name
  1343. bill.AlwaysOnTop = true
  1344. bill.Size = UDim2.new(1,0,1,0)
  1345. bill.Adornee = plr.Character.Head
  1346. local Frame = Instance.new('Frame',bill)
  1347. Frame.Active = true
  1348. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  1349. Frame.BackgroundTransparency = 0
  1350. Frame.BorderSizePixel = 0
  1351. Frame.AnchorPoint = Vector2.new(.5, .5)
  1352. Frame.Position = UDim2.new (0.5,0,0.5,0)
  1353. Frame.Size = UDim2.new (1,0,1,0)
  1354. Frame.Rotation = 0
  1355. plr.Character.Humanoid.Died:Connect(function()
  1356. bill:Destroy()
  1357. end)
  1358. end
  1359. end
  1360.  
  1361.  
  1362. end
  1363. end
  1364. end
  1365. local cam = game.Workspace.CurrentCamera
  1366.  
  1367. local mouse = lplr:GetMouse()
  1368. local switch = false
  1369. local key = ""
  1370. local aimatpart = nil
  1371. mouse.KeyDown:Connect(function(a)
  1372. if a == _G.key3 then
  1373. print("worked1")
  1374. f.addesp()
  1375. elseif a == "u" then
  1376. if _G.key == _G.key1 then
  1377. print ("fuck")
  1378. else
  1379. print ("fuck")
  1380. end
  1381. elseif a == "l" then
  1382. if autoesp == false then
  1383. autoesp = true
  1384. else
  1385. autoesp = false
  1386. end
  1387. end
  1388. if a == key then --killme
  1389. if switch == false then
  1390. switch = true
  1391. else
  1392. switch = false
  1393. if aimatpart ~= nil then
  1394. aimatpart = nil
  1395. end
  1396. end
  1397. elseif a == teambasedswitch then
  1398. if TeamBased == true then
  1399. TeamBased = false
  1400. teambasedstatus.Text = tostring(TeamBased)
  1401. else
  1402. TeamBased = true
  1403. teambasedstatus.Text = tostring(TeamBased)
  1404. end
  1405. elseif a == _G.key2 then
  1406. if not aimatpart then
  1407. local maxangle = math.rad(20)
  1408. for i, plr in pairs(plrs:GetChildren()) do
  1409. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  1410. if TeamBased == true then
  1411. if plr.Team.Name ~= lplr.Team.Name then
  1412. local an = checkfov(plr.Character.Head)
  1413. if an < maxangle then
  1414. maxangle = an
  1415. aimatpart = plr.Character.Head
  1416. end
  1417. end
  1418. else
  1419. local an = checkfov(plr.Character.Head)
  1420. if an < maxangle then
  1421. maxangle = an
  1422. aimatpart = plr.Character.Head
  1423. end
  1424. print(plr)
  1425. end
  1426. plr.Character.Humanoid.Died:Connect(function()
  1427. if aimatpart.Parent == plr.Character or aimatpart == nil then
  1428. aimatpart = nil
  1429. end
  1430. end)
  1431. end
  1432. end
  1433. else
  1434. aimatpart = nil
  1435. end
  1436. end
  1437. end)
  1438.  
  1439. function getfovxyz (p0, p1, deg)
  1440. local x1, y1, z1 = p0:ToOrientation()
  1441. local cf = CFrame.new(p0.p, p1.p)
  1442. local x2, y2, z2 = cf:ToOrientation()
  1443. if deg then
  1444. else
  1445. return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  1446. end
  1447. end
  1448.  
  1449. function getaimbotplrs()
  1450. plrsforaim = {}
  1451. for i, plr in pairs(plrs:GetChildren()) do
  1452. if plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name and plr.Character.Head then
  1453.  
  1454. if TeamBased == true then
  1455. if plr.Team.Name ~= lplr.Team.Name then
  1456. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  1457. local r = Ray.new(cf, cf.LookVector * 10000)
  1458. local ign = {}
  1459. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  1460. if v:IsA("BasePart") then
  1461. table.insert(ign , v)
  1462. end
  1463. end
  1464. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  1465. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  1466. table.insert(plrsforaim, obj)
  1467. end
  1468. end
  1469. else
  1470. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  1471. local r = Ray.new(cf, cf.LookVector * 10000)
  1472. local ign = {}
  1473. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  1474. if v:IsA("BasePart") then
  1475. table.insert(ign , v)
  1476. end
  1477. end
  1478. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  1479. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  1480. table.insert(plrsforaim, obj)
  1481. end
  1482. end
  1483.  
  1484.  
  1485. end
  1486. end
  1487. end
  1488.  
  1489. function aimat(part)
  1490. cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
  1491. end
  1492. function checkfov (part)
  1493. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  1494. local angle = math.abs(fov.X) + math.abs(fov.Y)
  1495. return angle
  1496. end
  1497.  
  1498. game:GetService("RunService").RenderStepped:Connect(function()
  1499. if aimatpart then
  1500. aimat(aimatpart)
  1501. if aimatpart.Parent == plrs.LocalPlayer.Character then
  1502. aimatpart = nil
  1503. end
  1504. end
  1505.  
  1506. if raycast == true and switch == false and not aimatpart then
  1507. getaimbotplrs()
  1508. aimatpart = nil
  1509. local maxangle = 999
  1510. for i, v in ipairs(plrsforaim) do
  1511. if v.Parent ~= lplr.Character then
  1512. local an = checkfov(v)
  1513. if an < maxangle and v ~= lplr.Character.Head then
  1514. maxangle = an
  1515. aimatpart = v
  1516. print(v:GetFullName())
  1517. v.Parent.Humanoid.Died:connect(function()
  1518. aimatpart = nil
  1519. end)
  1520. end
  1521. end
  1522. end
  1523.  
  1524. end
  1525. end)
  1526. delay(0, function()
  1527. while wait(espupdatetime) do
  1528. if autoesp == true then
  1529. pcall(function()
  1530. f.addesp()
  1531. end)
  1532. end
  1533. end
  1534. end)
  1535. warn("Aimbot Loaded")
  1536.  
  1537.  
  1538.  
  1539.  
  1540.  
  1541.  
  1542.  
  1543. spawn (rainz)
  1544. spawn (refresh)
  1545. spawn (lp)
  1546.  
  1547. warn ("Loaded Strucid Hack GUI - Made by Someone Insane#7688, enjoy")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement