Advertisement
Guest User

Retard Gui V1.1

a guest
Mar 24th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 53.67 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local HackerGui = Instance.new("ScreenGui")
  5. local WhiteListBackground = Instance.new("Frame")
  6. local BackgroundInBackground = Instance.new("ImageLabel")
  7. local ChangingText = Instance.new("TextLabel")
  8. local Determine = Instance.new("TextLabel")
  9. local Hint = Instance.new("TextLabel")
  10. local Title = Instance.new("TextLabel")
  11. local Whitelist = Instance.new("TextButton")
  12. local Username = Instance.new("TextBox")
  13. local Password = Instance.new("TextBox")
  14. local Main = Instance.new("Frame")
  15. local Speed = Instance.new("ImageLabel")
  16. local Title_2 = Instance.new("TextLabel")
  17. local Enter = Instance.new("TextButton")
  18. local TextButton_Roundify_12px = Instance.new("ImageLabel")
  19. local Text = Instance.new("TextLabel")
  20. local Amount = Instance.new("TextBox")
  21. local Player = Instance.new("TextBox")
  22. local Health = Instance.new("ImageLabel")
  23. local Title_3 = Instance.new("TextLabel")
  24. local Enter_2 = Instance.new("TextButton")
  25. local TextButton_Roundify_12px_2 = Instance.new("ImageLabel")
  26. local Text_2 = Instance.new("TextLabel")
  27. local MaxHealth = Instance.new("TextBox")
  28. local Player_2 = Instance.new("TextBox")
  29. local Health_2 = Instance.new("TextBox")
  30. local Jump = Instance.new("ImageLabel")
  31. local Title_4 = Instance.new("TextLabel")
  32. local Enter_3 = Instance.new("TextButton")
  33. local TextButton_Roundify_12px_3 = Instance.new("ImageLabel")
  34. local Text_3 = Instance.new("TextLabel")
  35. local Amount_2 = Instance.new("TextBox")
  36. local Player_3 = Instance.new("TextBox")
  37. local Credits = Instance.new("TextLabel")
  38. local Exit = Instance.new("TextButton")
  39. local ServerDestroyer = Instance.new("ImageLabel")
  40. local Title_5 = Instance.new("TextLabel")
  41. local TextButton_Roundify_12px_4 = Instance.new("ImageLabel")
  42. local Enter_4 = Instance.new("TextButton")
  43. local Amount_3 = Instance.new("TextBox")
  44. local Notice = Instance.new("TextLabel")
  45. local FeNotice = Instance.new("TextLabel")
  46. local ServerDestroyer_2 = Instance.new("ImageLabel")
  47. local Title_6 = Instance.new("TextLabel")
  48. local TextButton_Roundify_12px_5 = Instance.new("ImageLabel")
  49. local Enter_5 = Instance.new("TextButton")
  50. local OpenMessage = Instance.new("Frame")
  51. local Message = Instance.new("TextLabel")
  52. local ThankMessage = Instance.new("ImageLabel")
  53. local PlrName = Instance.new("TextLabel")
  54. local Thank = Instance.new("TextLabel")
  55. local Welcome = Instance.new("TextLabel")
  56. local FeChecker = Instance.new("TextLabel")
  57. --Properties:
  58. HackerGui.Name = "HackerGui"
  59. HackerGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  60.  
  61. WhiteListBackground.Name = "WhiteListBackground"
  62. WhiteListBackground.Parent = HackerGui
  63. WhiteListBackground.BackgroundColor3 = Color3.new(1, 1, 1)
  64. WhiteListBackground.Position = UDim2.new(0.0368581116, 0, 0.132307693, 0)
  65. WhiteListBackground.Size = UDim2.new(0, 354, 0, 487)
  66. WhiteListBackground.Style = Enum.FrameStyle.RobloxRound
  67.  
  68. BackgroundInBackground.Name = "BackgroundInBackground"
  69. BackgroundInBackground.Parent = WhiteListBackground
  70. BackgroundInBackground.BackgroundColor3 = Color3.new(1, 1, 1)
  71. BackgroundInBackground.BackgroundTransparency = 1
  72. BackgroundInBackground.Position = UDim2.new(0.0222225282, 0, 0.00415013917, 0)
  73. BackgroundInBackground.Size = UDim2.new(0, 323, 0, 462)
  74. BackgroundInBackground.Image = "rbxassetid://2851926732"
  75. BackgroundInBackground.ImageColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  76. BackgroundInBackground.ScaleType = Enum.ScaleType.Slice
  77. BackgroundInBackground.SliceCenter = Rect.new(12, 12, 12, 12)
  78.  
  79. ChangingText.Name = "ChangingText"
  80. ChangingText.Parent = BackgroundInBackground
  81. ChangingText.BackgroundColor3 = Color3.new(1, 1, 1)
  82. ChangingText.BackgroundTransparency = 1
  83. ChangingText.Position = UDim2.new(0.193640739, 0, 0.165035546, 0)
  84. ChangingText.Size = UDim2.new(0, 200, 0, 25)
  85. ChangingText.Font = Enum.Font.SourceSans
  86. ChangingText.Text = "Waiting For Whitelist"
  87. ChangingText.TextColor3 = Color3.new(1, 1, 1)
  88. ChangingText.TextScaled = true
  89. ChangingText.TextSize = 14
  90. ChangingText.TextWrapped = true
  91.  
  92. Determine.Name = "Determine"
  93. Determine.Parent = BackgroundInBackground
  94. Determine.BackgroundColor3 = Color3.new(1, 1, 1)
  95. Determine.BackgroundTransparency = 1
  96. Determine.Position = UDim2.new(0.199775472, 0, 0.696234703, 0)
  97. Determine.Size = UDim2.new(0, 200, 0, 22)
  98. Determine.Font = Enum.Font.SourceSans
  99. Determine.Text = ""
  100. Determine.TextColor3 = Color3.new(1, 1, 1)
  101. Determine.TextScaled = true
  102. Determine.TextSize = 14
  103. Determine.TextWrapped = true
  104.  
  105. Hint.Name = "Hint"
  106. Hint.Parent = BackgroundInBackground
  107. Hint.BackgroundColor3 = Color3.new(1, 1, 1)
  108. Hint.BackgroundTransparency = 1
  109. Hint.Position = UDim2.new(0.184973612, 0, 0.900190532, 0)
  110. Hint.Size = UDim2.new(0, 210, 0, 50)
  111. Hint.Font = Enum.Font.SourceSans
  112. Hint.Text = "Hint: Your User Is: Me uses And Pass is: Hacks"
  113. Hint.TextColor3 = Color3.new(1, 1, 1)
  114. Hint.TextScaled = true
  115. Hint.TextSize = 14
  116. Hint.TextWrapped = true
  117.  
  118. Title.Name = "Title"
  119. Title.Parent = BackgroundInBackground
  120. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  121. Title.BackgroundTransparency = 1
  122. Title.Position = UDim2.new(0.201377243, 0, 0.0303269662, 0)
  123. Title.Size = UDim2.new(0, 200, 0, 50)
  124. Title.Font = Enum.Font.SourceSans
  125. Title.Text = "Retard Gui"
  126. Title.TextColor3 = Color3.new(1, 1, 1)
  127. Title.TextScaled = true
  128. Title.TextSize = 14
  129. Title.TextWrapped = true
  130.  
  131. Whitelist.Name = "Whitelist"
  132. Whitelist.Parent = BackgroundInBackground
  133. Whitelist.BackgroundColor3 = Color3.new(1, 1, 1)
  134. Whitelist.Position = UDim2.new(0.239257246, 0, 0.798550725, 0)
  135. Whitelist.Size = UDim2.new(0, 177, 0, 42)
  136. Whitelist.Style = Enum.ButtonStyle.RobloxRoundButton
  137. Whitelist.Font = Enum.Font.SourceSans
  138. Whitelist.Text = "Whitelist"
  139. Whitelist.TextColor3 = Color3.new(1, 1, 1)
  140. Whitelist.TextScaled = true
  141. Whitelist.TextSize = 14
  142. Whitelist.TextWrapped = true
  143.  
  144. Username.Name = "Username"
  145. Username.Parent = BackgroundInBackground
  146. Username.BackgroundColor3 = Color3.new(0.603922, 0.603922, 0.603922)
  147. Username.BackgroundTransparency = 0.20000000298023
  148. Username.Position = UDim2.new(0.188202292, 0, 0.314566344, 0)
  149. Username.Size = UDim2.new(0, 210, 0, 28)
  150. Username.Font = Enum.Font.SourceSans
  151. Username.PlaceholderColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  152. Username.PlaceholderText = "Enter Username..."
  153. Username.Text = ""
  154. Username.TextColor3 = Color3.new(0, 0, 0)
  155. Username.TextSize = 14
  156.  
  157. Password.Name = "Password"
  158. Password.Parent = BackgroundInBackground
  159. Password.BackgroundColor3 = Color3.new(0.603922, 0.603922, 0.603922)
  160. Password.BackgroundTransparency = 0.20000000298023
  161. Password.Position = UDim2.new(0.185377434, 0, 0.53427887, 0)
  162. Password.Size = UDim2.new(0, 210, 0, 28)
  163. Password.Font = Enum.Font.SourceSans
  164. Password.PlaceholderColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  165. Password.PlaceholderText = "Enter Password..."
  166. Password.Text = ""
  167. Password.TextColor3 = Color3.new(0, 0, 0)
  168. Password.TextSize = 14
  169.  
  170. Main.Name = "Main"
  171. Main.Parent = HackerGui
  172. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  173. Main.Position = UDim2.new(0.315039217, 0, 0.132307693, 0)
  174. Main.Size = UDim2.new(0, 667, 0, 486)
  175. Main.Visible = false
  176. Main.Style = Enum.FrameStyle.RobloxRound
  177.  
  178. Speed.Name = "Speed"
  179. Speed.Parent = Main
  180. Speed.BackgroundColor3 = Color3.new(1, 1, 1)
  181. Speed.BackgroundTransparency = 1
  182. Speed.Position = UDim2.new(0.0171994697, 0, 0.0497928187, 0)
  183. Speed.Size = UDim2.new(0, 187, 0, 270)
  184. Speed.Image = "rbxassetid://2851926732"
  185. Speed.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  186. Speed.ScaleType = Enum.ScaleType.Slice
  187. Speed.SliceCenter = Rect.new(12, 12, 12, 12)
  188.  
  189. Title_2.Name = "Title"
  190. Title_2.Parent = Speed
  191. Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  192. Title_2.BackgroundTransparency = 1
  193. Title_2.Position = UDim2.new(0.0128891924, 0, 0.0404748321, 0)
  194. Title_2.Size = UDim2.new(0, 182, 0, 23)
  195. Title_2.Font = Enum.Font.SourceSans
  196. Title_2.Text = "Speed"
  197. Title_2.TextColor3 = Color3.new(1, 1, 1)
  198. Title_2.TextScaled = true
  199. Title_2.TextSize = 14
  200. Title_2.TextWrapped = true
  201.  
  202. Enter.Name = "Enter"
  203. Enter.Parent = Speed
  204. Enter.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  205. Enter.BackgroundTransparency = 1
  206. Enter.BorderSizePixel = 0
  207. Enter.Position = UDim2.new(0.0340151861, 0, 0.845343471, 0)
  208. Enter.Size = UDim2.new(0, 164, 0, 27)
  209. Enter.Font = Enum.Font.SourceSans
  210. Enter.Text = ""
  211. Enter.TextColor3 = Color3.new(0, 0, 0)
  212. Enter.TextSize = 14
  213.  
  214. TextButton_Roundify_12px.Name = "TextButton_Roundify_12px"
  215. TextButton_Roundify_12px.Parent = Enter
  216. TextButton_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
  217. TextButton_Roundify_12px.BackgroundTransparency = 1
  218. TextButton_Roundify_12px.Position = UDim2.new(0.0304878056, 0, 0.0222225189, 0)
  219. TextButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  220. TextButton_Roundify_12px.Image = "rbxassetid://2851926732"
  221. TextButton_Roundify_12px.ImageColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  222. TextButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  223. TextButton_Roundify_12px.SliceCenter = Rect.new(12, 12, 12, 12)
  224.  
  225. Text.Name = "Text"
  226. Text.Parent = Enter
  227. Text.BackgroundColor3 = Color3.new(1, 1, 1)
  228. Text.BackgroundTransparency = 1
  229. Text.Position = UDim2.new(0.0304878037, 0, 0.048148632, 0)
  230. Text.Size = UDim2.new(0, 170, 0, 25)
  231. Text.Font = Enum.Font.SourceSans
  232. Text.Text = "Enter"
  233. Text.TextColor3 = Color3.new(1, 1, 1)
  234. Text.TextScaled = true
  235. Text.TextSize = 14
  236. Text.TextWrapped = true
  237.  
  238. Amount.Name = "Amount"
  239. Amount.Parent = Speed
  240. Amount.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  241. Amount.BorderSizePixel = 0
  242. Amount.Position = UDim2.new(0.0781126544, 0, 0.563661814, 0)
  243. Amount.Size = UDim2.new(0, 156, 0, 25)
  244. Amount.Font = Enum.Font.SourceSans
  245. Amount.PlaceholderText = "Enter Amount..."
  246. Amount.Text = ""
  247. Amount.TextColor3 = Color3.new(0, 0, 0)
  248. Amount.TextSize = 14
  249.  
  250. Player.Name = "Player"
  251. Player.Parent = Speed
  252. Player.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  253. Player.BorderSizePixel = 0
  254. Player.Position = UDim2.new(0.0941554308, 0, 0.241439581, 0)
  255. Player.Size = UDim2.new(0, 156, 0, 25)
  256. Player.Font = Enum.Font.SourceSans
  257. Player.PlaceholderText = "Only Enter Your Name..."
  258. Player.Text = ""
  259. Player.TextColor3 = Color3.new(0, 0, 0)
  260. Player.TextSize = 14
  261.  
  262. Health.Name = "Health"
  263. Health.Parent = Main
  264. Health.BackgroundColor3 = Color3.new(1, 1, 1)
  265. Health.BackgroundTransparency = 1
  266. Health.Position = UDim2.new(0.684365869, 0, 0.0497928187, 0)
  267. Health.Size = UDim2.new(0, 187, 0, 270)
  268. Health.Image = "rbxassetid://2851926732"
  269. Health.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  270. Health.ScaleType = Enum.ScaleType.Slice
  271. Health.SliceCenter = Rect.new(12, 12, 12, 12)
  272.  
  273. Title_3.Name = "Title"
  274. Title_3.Parent = Health
  275. Title_3.BackgroundColor3 = Color3.new(1, 1, 1)
  276. Title_3.BackgroundTransparency = 1
  277. Title_3.Position = UDim2.new(0.0128891924, 0, 0.0404748321, 0)
  278. Title_3.Size = UDim2.new(0, 182, 0, 23)
  279. Title_3.Font = Enum.Font.SourceSans
  280. Title_3.Text = "Health"
  281. Title_3.TextColor3 = Color3.new(1, 1, 1)
  282. Title_3.TextScaled = true
  283. Title_3.TextSize = 14
  284. Title_3.TextWrapped = true
  285.  
  286. Enter_2.Name = "Enter"
  287. Enter_2.Parent = Health
  288. Enter_2.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  289. Enter_2.BackgroundTransparency = 1
  290. Enter_2.BorderSizePixel = 0
  291. Enter_2.Position = UDim2.new(0.0340151861, 0, 0.845343471, 0)
  292. Enter_2.Size = UDim2.new(0, 164, 0, 27)
  293. Enter_2.Font = Enum.Font.SourceSans
  294. Enter_2.Text = ""
  295. Enter_2.TextColor3 = Color3.new(0, 0, 0)
  296. Enter_2.TextSize = 14
  297.  
  298. TextButton_Roundify_12px_2.Name = "TextButton_Roundify_12px"
  299. TextButton_Roundify_12px_2.Parent = Enter_2
  300. TextButton_Roundify_12px_2.BackgroundColor3 = Color3.new(1, 1, 1)
  301. TextButton_Roundify_12px_2.BackgroundTransparency = 1
  302. TextButton_Roundify_12px_2.Position = UDim2.new(0.0304878056, 0, 0.0222225189, 0)
  303. TextButton_Roundify_12px_2.Size = UDim2.new(1, 0, 1, 0)
  304. TextButton_Roundify_12px_2.Image = "rbxassetid://2851926732"
  305. TextButton_Roundify_12px_2.ImageColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  306. TextButton_Roundify_12px_2.ScaleType = Enum.ScaleType.Slice
  307. TextButton_Roundify_12px_2.SliceCenter = Rect.new(12, 12, 12, 12)
  308.  
  309. Text_2.Name = "Text"
  310. Text_2.Parent = Enter_2
  311. Text_2.BackgroundColor3 = Color3.new(1, 1, 1)
  312. Text_2.BackgroundTransparency = 1
  313. Text_2.Position = UDim2.new(0.0304878037, 0, 0.048148632, 0)
  314. Text_2.Size = UDim2.new(0, 170, 0, 25)
  315. Text_2.Font = Enum.Font.SourceSans
  316. Text_2.Text = "Enter"
  317. Text_2.TextColor3 = Color3.new(1, 1, 1)
  318. Text_2.TextScaled = true
  319. Text_2.TextSize = 14
  320. Text_2.TextWrapped = true
  321.  
  322. MaxHealth.Name = "MaxHealth"
  323. MaxHealth.Parent = Health
  324. MaxHealth.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  325. MaxHealth.BorderSizePixel = 0
  326. MaxHealth.Position = UDim2.new(0.0941554308, 0, 0.452550679, 0)
  327. MaxHealth.Size = UDim2.new(0, 156, 0, 25)
  328. MaxHealth.Font = Enum.Font.SourceSans
  329. MaxHealth.PlaceholderText = "Enter Max Health..."
  330. MaxHealth.Text = ""
  331. MaxHealth.TextColor3 = Color3.new(0, 0, 0)
  332. MaxHealth.TextSize = 14
  333.  
  334. Player_2.Name = "Player"
  335. Player_2.Parent = Health
  336. Player_2.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  337. Player_2.BorderSizePixel = 0
  338. Player_2.Position = UDim2.new(0.0941554308, 0, 0.241439581, 0)
  339. Player_2.Size = UDim2.new(0, 156, 0, 25)
  340. Player_2.Font = Enum.Font.SourceSans
  341. Player_2.PlaceholderText = "Only Enter Your Name..."
  342. Player_2.Text = ""
  343. Player_2.TextColor3 = Color3.new(0, 0, 0)
  344. Player_2.TextSize = 14
  345.  
  346. Health_2.Name = "Health"
  347. Health_2.Parent = Health
  348. Health_2.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  349. Health_2.BorderSizePixel = 0
  350. Health_2.Position = UDim2.new(0.0941554308, 0, 0.656254411, 0)
  351. Health_2.Size = UDim2.new(0, 156, 0, 25)
  352. Health_2.Font = Enum.Font.SourceSans
  353. Health_2.PlaceholderText = "Enter Health..."
  354. Health_2.Text = ""
  355. Health_2.TextColor3 = Color3.new(0, 0, 0)
  356. Health_2.TextSize = 14
  357.  
  358. Jump.Name = "Jump"
  359. Jump.Parent = Main
  360. Jump.BackgroundColor3 = Color3.new(1, 1, 1)
  361. Jump.BackgroundTransparency = 1
  362. Jump.Position = UDim2.new(0.347034544, 0, 0.0497928187, 0)
  363. Jump.Size = UDim2.new(0, 187, 0, 270)
  364. Jump.Image = "rbxassetid://2851926732"
  365. Jump.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  366. Jump.ScaleType = Enum.ScaleType.Slice
  367. Jump.SliceCenter = Rect.new(12, 12, 12, 12)
  368.  
  369. Title_4.Name = "Title"
  370. Title_4.Parent = Jump
  371. Title_4.BackgroundColor3 = Color3.new(1, 1, 1)
  372. Title_4.BackgroundTransparency = 1
  373. Title_4.Position = UDim2.new(0.0128891924, 0, 0.0404748321, 0)
  374. Title_4.Size = UDim2.new(0, 182, 0, 23)
  375. Title_4.Font = Enum.Font.SourceSans
  376. Title_4.Text = "Jump Power"
  377. Title_4.TextColor3 = Color3.new(1, 1, 1)
  378. Title_4.TextScaled = true
  379. Title_4.TextSize = 14
  380. Title_4.TextWrapped = true
  381.  
  382. Enter_3.Name = "Enter"
  383. Enter_3.Parent = Jump
  384. Enter_3.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  385. Enter_3.BackgroundTransparency = 1
  386. Enter_3.BorderSizePixel = 0
  387. Enter_3.Position = UDim2.new(0.0340151861, 0, 0.845343471, 0)
  388. Enter_3.Size = UDim2.new(0, 164, 0, 27)
  389. Enter_3.Font = Enum.Font.SourceSans
  390. Enter_3.Text = ""
  391. Enter_3.TextColor3 = Color3.new(0, 0, 0)
  392. Enter_3.TextSize = 14
  393.  
  394. TextButton_Roundify_12px_3.Name = "TextButton_Roundify_12px"
  395. TextButton_Roundify_12px_3.Parent = Enter_3
  396. TextButton_Roundify_12px_3.BackgroundColor3 = Color3.new(1, 1, 1)
  397. TextButton_Roundify_12px_3.BackgroundTransparency = 1
  398. TextButton_Roundify_12px_3.Position = UDim2.new(0.0304878056, 0, 0.0222225189, 0)
  399. TextButton_Roundify_12px_3.Size = UDim2.new(1, 0, 1, 0)
  400. TextButton_Roundify_12px_3.Image = "rbxassetid://2851926732"
  401. TextButton_Roundify_12px_3.ImageColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  402. TextButton_Roundify_12px_3.ScaleType = Enum.ScaleType.Slice
  403. TextButton_Roundify_12px_3.SliceCenter = Rect.new(12, 12, 12, 12)
  404.  
  405. Text_3.Name = "Text"
  406. Text_3.Parent = Enter_3
  407. Text_3.BackgroundColor3 = Color3.new(1, 1, 1)
  408. Text_3.BackgroundTransparency = 1
  409. Text_3.Position = UDim2.new(0.0304878037, 0, 0.048148632, 0)
  410. Text_3.Size = UDim2.new(0, 170, 0, 25)
  411. Text_3.Font = Enum.Font.SourceSans
  412. Text_3.Text = "Enter"
  413. Text_3.TextColor3 = Color3.new(1, 1, 1)
  414. Text_3.TextScaled = true
  415. Text_3.TextSize = 14
  416. Text_3.TextWrapped = true
  417.  
  418. Amount_2.Name = "Amount"
  419. Amount_2.Parent = Jump
  420. Amount_2.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  421. Amount_2.BorderSizePixel = 0
  422. Amount_2.Position = UDim2.new(0.0781126544, 0, 0.563661814, 0)
  423. Amount_2.Size = UDim2.new(0, 156, 0, 25)
  424. Amount_2.Font = Enum.Font.SourceSans
  425. Amount_2.PlaceholderText = "Enter Amount..."
  426. Amount_2.Text = ""
  427. Amount_2.TextColor3 = Color3.new(0, 0, 0)
  428. Amount_2.TextSize = 14
  429.  
  430. Player_3.Name = "Player"
  431. Player_3.Parent = Jump
  432. Player_3.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  433. Player_3.BorderSizePixel = 0
  434. Player_3.Position = UDim2.new(0.0941554308, 0, 0.241439581, 0)
  435. Player_3.Size = UDim2.new(0, 156, 0, 25)
  436. Player_3.Font = Enum.Font.SourceSans
  437. Player_3.PlaceholderText = "Only Enter Your Name..."
  438. Player_3.Text = ""
  439. Player_3.TextColor3 = Color3.new(0, 0, 0)
  440. Player_3.TextSize = 14
  441.  
  442. Credits.Name = "Credits"
  443. Credits.Parent = Main
  444. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  445. Credits.BackgroundTransparency = 1
  446. Credits.Position = UDim2.new(0.103099458, 0, 0.938625991, 0)
  447. Credits.Size = UDim2.new(0, 518, 0, 36)
  448. Credits.Font = Enum.Font.SourceSans
  449. Credits.Text = "Credits Scripting: Jakey#9989 Design: Jakey#9989,SweetSniper Trends Script Giver: SweetSniper Trends"
  450. Credits.TextColor3 = Color3.new(1, 1, 1)
  451. Credits.TextScaled = true
  452. Credits.TextSize = 14
  453. Credits.TextWrapped = true
  454.  
  455. Exit.Name = "Exit"
  456. Exit.Parent = Main
  457. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  458. Exit.Position = UDim2.new(0.966475725, 0, -0.0683052391, 0)
  459. Exit.Size = UDim2.new(0, 54, 0, 49)
  460. Exit.Style = Enum.ButtonStyle.RobloxButtonDefault
  461. Exit.Font = Enum.Font.SourceSans
  462. Exit.Text = "X"
  463. Exit.TextColor3 = Color3.new(1, 1, 1)
  464. Exit.TextScaled = true
  465. Exit.TextSize = 14
  466. Exit.TextWrapped = true
  467.  
  468. ServerDestroyer.Name = "ServerDestroyer"
  469. ServerDestroyer.Parent = Main
  470. ServerDestroyer.BackgroundColor3 = Color3.new(1, 1, 1)
  471. ServerDestroyer.BackgroundTransparency = 1
  472. ServerDestroyer.Position = UDim2.new(0.0164425969, 0, 0.650419295, 0)
  473. ServerDestroyer.Size = UDim2.new(0, 187, 0, 122)
  474. ServerDestroyer.Image = "rbxassetid://2851926732"
  475. ServerDestroyer.ImageColor3 = Color3.new(0.32549, 0.32549, 0.32549)
  476. ServerDestroyer.ScaleType = Enum.ScaleType.Slice
  477. ServerDestroyer.SliceCenter = Rect.new(12, 12, 12, 12)
  478.  
  479. Title_5.Name = "Title"
  480. Title_5.Parent = ServerDestroyer
  481. Title_5.BackgroundColor3 = Color3.new(1, 1, 1)
  482. Title_5.BackgroundTransparency = 1
  483. Title_5.Position = UDim2.new(0.00708004273, 0, 0.0744535923, 0)
  484. Title_5.Size = UDim2.new(0, 186, 0, 30)
  485. Title_5.Font = Enum.Font.SourceSans
  486. Title_5.Text = "Server Destroyer"
  487. Title_5.TextColor3 = Color3.new(1, 1, 1)
  488. Title_5.TextScaled = true
  489. Title_5.TextSize = 14
  490. Title_5.TextWrapped = true
  491.  
  492. TextButton_Roundify_12px_4.Name = "TextButton_Roundify_12px"
  493. TextButton_Roundify_12px_4.Parent = ServerDestroyer
  494. TextButton_Roundify_12px_4.BackgroundColor3 = Color3.new(1, 1, 1)
  495. TextButton_Roundify_12px_4.BackgroundTransparency = 1
  496. TextButton_Roundify_12px_4.Position = UDim2.new(0.0473456569, 0, 0.686172009, 0)
  497. TextButton_Roundify_12px_4.Size = UDim2.new(0.909090757, 0, 0.235257193, 0)
  498. TextButton_Roundify_12px_4.Image = "rbxassetid://2851926732"
  499. TextButton_Roundify_12px_4.ImageColor3 = Color3.new(0.545098, 0.545098, 0.545098)
  500. TextButton_Roundify_12px_4.ScaleType = Enum.ScaleType.Slice
  501. TextButton_Roundify_12px_4.SliceCenter = Rect.new(12, 12, 12, 12)
  502.  
  503. Enter_4.Name = "Enter"
  504. Enter_4.Parent = TextButton_Roundify_12px_4
  505. Enter_4.BackgroundColor3 = Color3.new(0.545098, 0.545098, 0.545098)
  506. Enter_4.BackgroundTransparency = 1
  507. Enter_4.BorderSizePixel = 0
  508. Enter_4.Position = UDim2.new(-0.00196605176, 0, 0, 0)
  509. Enter_4.Size = UDim2.new(0, 166, 0, 28)
  510. Enter_4.Font = Enum.Font.SourceSans
  511. Enter_4.Text = "Enter"
  512. Enter_4.TextColor3 = Color3.new(1, 1, 1)
  513. Enter_4.TextScaled = true
  514. Enter_4.TextSize = 14
  515. Enter_4.TextWrapped = true
  516.  
  517. Amount_3.Name = "Amount"
  518. Amount_3.Parent = ServerDestroyer
  519. Amount_3.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  520. Amount_3.BorderSizePixel = 0
  521. Amount_3.Position = UDim2.new(0.088807784, 0, 0.473497748, 0)
  522. Amount_3.Size = UDim2.new(0, 157, 0, 19)
  523. Amount_3.Font = Enum.Font.SourceSans
  524. Amount_3.PlaceholderText = "Enter Blast Radius..."
  525. Amount_3.Text = ""
  526. Amount_3.TextColor3 = Color3.new(0, 0, 0)
  527. Amount_3.TextSize = 14
  528.  
  529. Notice.Name = "Notice"
  530. Notice.Parent = Main
  531. Notice.BackgroundColor3 = Color3.new(1, 1, 1)
  532. Notice.BackgroundTransparency = 1
  533. Notice.Position = UDim2.new(0.035392154, 0, 0.731693983, 0)
  534. Notice.Size = UDim2.new(0, 166, 0, 10)
  535. Notice.Font = Enum.Font.SourceSans
  536. Notice.Text = "(May Even Crash Your Game)"
  537. Notice.TextColor3 = Color3.new(1, 1, 1)
  538. Notice.TextScaled = true
  539. Notice.TextSize = 14
  540. Notice.TextWrapped = true
  541.  
  542. FeNotice.Name = "FeNotice"
  543. FeNotice.Parent = Main
  544. FeNotice.BackgroundColor3 = Color3.new(1, 1, 1)
  545. FeNotice.BackgroundTransparency = 1
  546. FeNotice.Position = UDim2.new(0.113010027, 0, -0.000497621775, 0)
  547. FeNotice.Size = UDim2.new(0, 530, 0, 14)
  548. FeNotice.Font = Enum.Font.SourceSans
  549. FeNotice.Text = ""
  550. FeNotice.TextColor3 = Color3.new(1, 1, 1)
  551. FeNotice.TextScaled = true
  552. FeNotice.TextSize = 14
  553. FeNotice.TextWrapped = true
  554.  
  555. ServerDestroyer_2.Name = "ServerDestroyer"
  556. ServerDestroyer_2.Parent = Main
  557. ServerDestroyer_2.BackgroundColor3 = Color3.new(1, 1, 1)
  558. ServerDestroyer_2.BackgroundTransparency = 1
  559. ServerDestroyer_2.Position = UDim2.new(0.343279183, 0, 0.652476907, 0)
  560. ServerDestroyer_2.Size = UDim2.new(0, 187, 0, 122)
  561. ServerDestroyer_2.Image = "rbxassetid://2851926732"
  562. ServerDestroyer_2.ImageColor3 = Color3.new(0.32549, 0.32549, 0.32549)
  563. ServerDestroyer_2.ScaleType = Enum.ScaleType.Slice
  564. ServerDestroyer_2.SliceCenter = Rect.new(12, 12, 12, 12)
  565.  
  566. Title_6.Name = "Title"
  567. Title_6.Parent = ServerDestroyer_2
  568. Title_6.BackgroundColor3 = Color3.new(1, 1, 1)
  569. Title_6.BackgroundTransparency = 1
  570. Title_6.Position = UDim2.new(0.00708004273, 0, 0.0744535923, 0)
  571. Title_6.Size = UDim2.new(0, 186, 0, 30)
  572. Title_6.Font = Enum.Font.SourceSans
  573. Title_6.Text = "Fps Gui v1.0"
  574. Title_6.TextColor3 = Color3.new(1, 1, 1)
  575. Title_6.TextScaled = true
  576. Title_6.TextSize = 14
  577. Title_6.TextWrapped = true
  578.  
  579. TextButton_Roundify_12px_5.Name = "TextButton_Roundify_12px"
  580. TextButton_Roundify_12px_5.Parent = ServerDestroyer_2
  581. TextButton_Roundify_12px_5.BackgroundColor3 = Color3.new(1, 1, 1)
  582. TextButton_Roundify_12px_5.BackgroundTransparency = 1
  583. TextButton_Roundify_12px_5.Position = UDim2.new(0.0473456569, 0, 0.686172009, 0)
  584. TextButton_Roundify_12px_5.Size = UDim2.new(0.909090757, 0, 0.235257193, 0)
  585. TextButton_Roundify_12px_5.Image = "rbxassetid://2851926732"
  586. TextButton_Roundify_12px_5.ImageColor3 = Color3.new(0.545098, 0.545098, 0.545098)
  587. TextButton_Roundify_12px_5.ScaleType = Enum.ScaleType.Slice
  588. TextButton_Roundify_12px_5.SliceCenter = Rect.new(12, 12, 12, 12)
  589.  
  590. Enter_5.Name = "Enter"
  591. Enter_5.Parent = TextButton_Roundify_12px_5
  592. Enter_5.BackgroundColor3 = Color3.new(0.545098, 0.545098, 0.545098)
  593. Enter_5.BackgroundTransparency = 1
  594. Enter_5.BorderSizePixel = 0
  595. Enter_5.Position = UDim2.new(-0.00196605176, 0, 0, 0)
  596. Enter_5.Size = UDim2.new(0, 166, 0, 28)
  597. Enter_5.Font = Enum.Font.SourceSans
  598. Enter_5.Text = "Open"
  599. Enter_5.TextColor3 = Color3.new(1, 1, 1)
  600. Enter_5.TextScaled = true
  601. Enter_5.TextSize = 14
  602. Enter_5.TextWrapped = true
  603.  
  604. OpenMessage.Name = "OpenMessage"
  605. OpenMessage.Parent = HackerGui
  606. OpenMessage.BackgroundColor3 = Color3.new(1, 1, 1)
  607. OpenMessage.Position = UDim2.new(0.236635774, 0, 0.0196353085, 0)
  608. OpenMessage.Size = UDim2.new(0, 824, 0, 38)
  609. OpenMessage.Visible = false
  610. OpenMessage.Style = Enum.FrameStyle.RobloxRound
  611.  
  612. Message.Name = "Message"
  613. Message.Parent = OpenMessage
  614. Message.BackgroundColor3 = Color3.new(1, 1, 1)
  615. Message.BackgroundTransparency = 1
  616. Message.Position = UDim2.new(0.012505726, 0, 0.0551680475, 0)
  617. Message.Size = UDim2.new(0, 787, 0, 23)
  618. Message.Font = Enum.Font.SourceSans
  619. Message.Text = "NOTICE: PRESS 'J' TO OPEN"
  620. Message.TextColor3 = Color3.new(1, 1, 1)
  621. Message.TextSize = 14
  622.  
  623. ThankMessage.Name = "ThankMessage"
  624. ThankMessage.Parent = HackerGui
  625. ThankMessage.BackgroundColor3 = Color3.new(1, 1, 1)
  626. ThankMessage.BackgroundTransparency = 1
  627. ThankMessage.Position = UDim2.new(0.325730592, 0, 0.132307693, 0)
  628. ThankMessage.Size = UDim2.new(0, 672, 0, 475)
  629. ThankMessage.Visible = false
  630. ThankMessage.Image = "rbxassetid://2851926732"
  631. ThankMessage.ImageColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  632. ThankMessage.ScaleType = Enum.ScaleType.Slice
  633. ThankMessage.SliceCenter = Rect.new(12, 12, 12, 12)
  634.  
  635. PlrName.Name = "PlrName"
  636. PlrName.Parent = ThankMessage
  637. PlrName.BackgroundColor3 = Color3.new(1, 1, 1)
  638. PlrName.BackgroundTransparency = 1
  639. PlrName.Position = UDim2.new(0.247023806, 0, 0.248421058, 0)
  640. PlrName.Size = UDim2.new(0, 340, 0, 88)
  641. PlrName.Font = Enum.Font.SourceSans
  642. PlrName.Text = "PLRNAME"
  643. PlrName.TextColor3 = Color3.new(1, 1, 1)
  644. PlrName.TextScaled = true
  645. PlrName.TextSize = 14
  646. PlrName.TextWrapped = true
  647.  
  648. Thank.Name = "Thank"
  649. Thank.Parent = ThankMessage
  650. Thank.BackgroundColor3 = Color3.new(1, 1, 1)
  651. Thank.BackgroundTransparency = 1
  652. Thank.Position = UDim2.new(0.186011896, 0, 0.484210521, 0)
  653. Thank.Size = UDim2.new(0, 421, 0, 136)
  654. Thank.Font = Enum.Font.SourceSans
  655. Thank.Text = "Thank You For Using Retard Gui"
  656. Thank.TextColor3 = Color3.new(1, 1, 1)
  657. Thank.TextScaled = true
  658. Thank.TextSize = 14
  659. Thank.TextWrapped = true
  660.  
  661. Welcome.Name = "Welcome"
  662. Welcome.Parent = ThankMessage
  663. Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  664. Welcome.BackgroundTransparency = 1
  665. Welcome.Position = UDim2.new(0.245535716, 0, 0.0484210514, 0)
  666. Welcome.Size = UDim2.new(0, 341, 0, 80)
  667. Welcome.Font = Enum.Font.SourceSans
  668. Welcome.Text = "Welcome"
  669. Welcome.TextColor3 = Color3.new(1, 1, 1)
  670. Welcome.TextScaled = true
  671. Welcome.TextSize = 14
  672. Welcome.TextWrapped = true
  673.  
  674. FeChecker.Name = "FeChecker"
  675. FeChecker.Parent = ThankMessage
  676. FeChecker.BackgroundColor3 = Color3.new(1, 1, 1)
  677. FeChecker.BackgroundTransparency = 1
  678. FeChecker.Position = UDim2.new(0.229166672, 0, 0.83157897, 0)
  679. FeChecker.Size = UDim2.new(0, 369, 0, 58)
  680. FeChecker.Font = Enum.Font.SourceSans
  681. FeChecker.Text = "FeLol"
  682. FeChecker.TextColor3 = Color3.new(1, 1, 1)
  683. FeChecker.TextScaled = true
  684. FeChecker.TextSize = 14
  685. FeChecker.TextWrapped = true
  686. -- Scripts:
  687. function SCRIPT_EPXF65_FAKESCRIPT() -- Whitelist.LoginScript
  688.     local script = Instance.new('LocalScript')
  689.     script.Parent = Whitelist
  690.     local usernamecode = "Me uses"
  691.     local passwordcode = "Hacks"
  692.     local userbox = script.Parent.Parent.Username
  693.     local passbox = script.Parent.Parent.Password
  694.     local changingtext = script.Parent.Parent.ChangingText
  695.     script.Parent.MouseButton1Click:Connect(function(click)
  696.                  if userbox.Text==usernamecode then
  697.                  if passbox.Text==passwordcode then
  698.                  script.Parent.Parent.Determine.Text="Right Login :)"
  699.                  local name = game.Players.LocalPlayer.Name
  700.                  script.Parent.Parent.Parent.Parent.ThankMessage.PlrName.Text=name
  701.                  changingtext.Text="Logging You In"
  702.                  wait(1)
  703.                  changingtext.Text="Logging You In."
  704.                  wait(1)
  705.                  changingtext.Text="Logging You In.."
  706.                  wait(1)
  707.                  changingtext.Text="Logging You In..."
  708.                  wait(1)
  709.                  changingtext.Text="Logging You In"
  710.                  wait(1)
  711.                  changingtext.Text="..."
  712.                  wait(2)
  713.                  changingtext.Text="Opening :)"
  714.                  wait(3)
  715.                  script.Parent.Parent.Visible=false
  716.                  script.Parent.Parent.Parent.Visible=false
  717.                  script.Parent.Parent.Parent.Parent.ThankMessage.Visible=true
  718.                  wait(2)
  719.                  script.Parent.Parent.Parent.Parent.ThankMessage.Visible=false
  720.                  script.Parent.Parent.Parent.Parent.Main.Visible=true
  721.     end
  722.     end
  723.     end)
  724.  
  725. end
  726. coroutine.resume(coroutine.create(SCRIPT_EPXF65_FAKESCRIPT))
  727. function SCRIPT_UTSI68_FAKESCRIPT() -- Enter.SpeedScript
  728.     local script = Instance.new('LocalScript')
  729.     script.Parent = Enter
  730.     script.Parent.MouseButton1Click:Connect(function(plr)
  731.     local plr = script.Parent.Parent.Player.Text
  732.     local work = game.Workspace[""..plr]
  733.     local amount = script.Parent.Parent.Amount.Text
  734.         work.Humanoid.WalkSpeed=amount
  735.     end)
  736.  
  737. end
  738. coroutine.resume(coroutine.create(SCRIPT_UTSI68_FAKESCRIPT))
  739. function SCRIPT_ZWRW78_FAKESCRIPT() -- Enter_2.HealthScript
  740.     local script = Instance.new('LocalScript')
  741.     script.Parent = Enter_2
  742.     script.Parent.MouseButton1Click:Connect(function(plr)
  743.     local plr = script.Parent.Parent.Player.Text
  744.     local work = game.Workspace[""..plr]
  745.     local amounta = script.Parent.Parent.Health.Text
  746.     local amountb = script.Parent.Parent.MaxHealth.Text
  747.         work.Humanoid.Health=amounta
  748.         work.Humanoid.MaxHealth=amountb
  749.     end)
  750.  
  751. end
  752. coroutine.resume(coroutine.create(SCRIPT_ZWRW78_FAKESCRIPT))
  753. function SCRIPT_NDZR84_FAKESCRIPT() -- Enter_3.JumpScript
  754.     local script = Instance.new('LocalScript')
  755.     script.Parent = Enter_3
  756.     script.Parent.MouseButton1Click:Connect(function(plr)
  757.     local plr = script.Parent.Parent.Player.Text
  758.     local work = game.Workspace[""..plr]
  759.     local amount = script.Parent.Parent.Amount.Text
  760.         work.Humanoid.JumpPower=amount
  761.     end)
  762.  
  763. end
  764. coroutine.resume(coroutine.create(SCRIPT_NDZR84_FAKESCRIPT))
  765. function SCRIPT_SNEH82_FAKESCRIPT() -- Exit.ExitScript
  766.     local script = Instance.new('LocalScript')
  767.     script.Parent = Exit
  768.     local close = script.Parent.Parent
  769.     local opengui = script.Parent.Parent.Parent.OpenMessage
  770.     script.Parent.MouseButton1Click:Connect(function(clicked)
  771.         close.Visible=false
  772.         opengui.Visible=true
  773.     end)
  774.  
  775. end
  776. coroutine.resume(coroutine.create(SCRIPT_SNEH82_FAKESCRIPT))
  777. function SCRIPT_DEGY79_FAKESCRIPT() -- Enter_4.ServerDestroyerScript
  778.     local script = Instance.new('LocalScript')
  779.     script.Parent = Enter_4
  780.     local blastrad = script.Parent.Parent.Parent.Amount.Text
  781.     script.Parent.MouseButton1Click:Connect(function(click)
  782.         while wait(1) do
  783.             local destroy = Instance.new("Explosion",game.Workspace)
  784.             destroy.BlastPressure=999999
  785.             destroy.BlastRadius=blastrad
  786.             destroy.Position=Vector3.new(0,0,0)
  787.             end
  788.         end)
  789.  
  790. end
  791. coroutine.resume(coroutine.create(SCRIPT_DEGY79_FAKESCRIPT))
  792. function SCRIPT_CMJC78_FAKESCRIPT() -- FeNotice.ChangerScript
  793.     local script = Instance.new('LocalScript')
  794.     script.Parent = FeNotice
  795.     local filter = script.Parent.Parent.Parent.FeCheck
  796.     if filter.Value==true then
  797.         script.Parent.Text = "Filtering Enabled Is On :("
  798.     elseif
  799.         filter.Value==false then
  800.         script.Parent.Text = "Filtering Enabled Is Off :)" 
  801.     end
  802.  
  803. end
  804. coroutine.resume(coroutine.create(SCRIPT_CMJC78_FAKESCRIPT))
  805. function SCRIPT_YBDC90_FAKESCRIPT() -- Enter_5.OpenFPSGuiScript
  806.     local script = Instance.new('LocalScript')
  807.     script.Parent = Enter_5
  808.     script.Parent.MouseButton1Click:Connect(function(click)
  809.         pcall(function()
  810.     local espcolor = Color3.fromRGB(140, 69, 102)
  811.     local wallhack_esp_transparency = .4
  812.     local gui_hide_button = {Enum.KeyCode.LeftControl, "h"}
  813.     local plrs = game:GetService("Players")
  814.     local lplr = game:GetService("Players").LocalPlayer
  815.     local TeamBased = true ; local teambasedswitch = "o"
  816.     local presskeytoaim = true; local aimkey = "e"
  817.     aimbothider = false; aimbothiderspeed = .5
  818.     local Aim_Assist = false ; Aim_Assist_Key = {Enum.KeyCode.LeftControl, "z"}
  819.     local espupdatetime = 5; autoesp = false
  820.     local abs = math.abs
  821.     local mouselock = false
  822.     local canaimat = true
  823.     local lockaim = true; local lockangle = 5
  824.     local ver = "2.2"
  825.     local cam = game.Workspace.CurrentCamera
  826.     local BetterDeathCount = true
  827.    
  828.    
  829.     local mouse = lplr:GetMouse()
  830.     local switch = false
  831.     local key = "k"
  832.     local aimatpart = nil
  833.     local lightesp = false
  834.    
  835.    
  836.    
  837.     local Gui = Instance.new("ScreenGui")
  838.     local Move = Instance.new("Frame")
  839.     local Main = Instance.new("Frame")
  840.     local EspStatus = Instance.new("TextLabel")
  841.     local st1 = Instance.new("TextLabel")
  842.     local st1_2 = Instance.new("TextLabel")
  843.     local st1_3 = Instance.new("TextLabel")
  844.     local Name = Instance.new("TextLabel")
  845.     --Properties:
  846.    
  847.     Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
  848.    
  849.    
  850.    
  851.     local gotstring = 0
  852.     local function getrandomstring()
  853.         gotstring = gotstring+666
  854.         local str = ""
  855.         local randomstring = {"a", "b", "c", "d", "e", "f", "g", "h", "i", "g", "k", "l", "m", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z",
  856.              "а","б","в","г","д","е","ё","ж","з","и","й","к","л","м","о","п","р","с","т","у","ф","х","ч","щ","ъ","ы","ъ","э","ю","я", "`", "$",
  857.             "0","1","2","3","4","5","6","7","8","9", }
  858.         local counting123 = 0
  859.         for i, v in ipairs(randomstring) do
  860.             counting123 = i
  861.         end
  862.         do
  863.             math.randomseed(tick()+gotstring)
  864.             for i = 3, math.random(1,100) do
  865.                     math.randomseed(i+tick()+gotstring)
  866.                    
  867.                     local oneortwo = math.random(1,2)
  868.                     if oneortwo == 2 then
  869.                         math.randomseed(i+tick()+gotstring)
  870.                         str = str..""..randomstring[math.random(1, counting123)]
  871.                     else
  872.                         math.randomseed(i+tick()+gotstring)
  873.                         str = str..""..string.upper(randomstring[math.random(1, counting123)])
  874.                     end
  875.                
  876.             end
  877.         end
  878.         return str
  879.     end
  880.     local mousedown = false
  881.     local isonmovething = false
  882.     local mouseoffset = Vector2.new()
  883.     local mousedown = false
  884.    
  885.    
  886.    
  887.    
  888.     Gui.Name = getrandomstring()
  889.    
  890.     Move.Name = getrandomstring()
  891.     Move.Draggable = true
  892.     Move.Parent = Gui
  893.     Move.BackgroundColor3 = Color3.new(0.0431373, 1, 0.0745098)
  894.     Move.BackgroundTransparency = 0.40000000596046
  895.     Move.BorderSizePixel = 0
  896.     Move.Position = UDim2.new(0.5, 0,0.018, 0)
  897.     Move.Size = UDim2.new(0.2, 0, 0.0320388414, 0)
  898.    
  899.     Move.MouseEnter:Connect(function()
  900.        
  901.         isonmovething = true
  902.        
  903.     end)
  904.     Move.MouseLeave:Connect(function()
  905.        
  906.         isonmovething = mousedown and true or false
  907.     end)
  908.     mouse.Button1Down:connect(function()
  909.         mousedown = true
  910.         mouseoffset = Move.AbsolutePosition - Vector2.new(mouse.X, mouse.Y)
  911.     end)
  912.     mouse.Button1Up:connect(function()
  913.         mousedown = false
  914.     end)
  915.    
  916.     mouse.Move:Connect(function()
  917.         if isonmovething == true and mousedown then
  918.             Move.Position = UDim2.new(0, mouseoffset.X + mouse.X, 0, mouseoffset.Y + mouse.Y)
  919.         end
  920.     end)
  921.    
  922.     Main.Name = getrandomstring()
  923.     Main.Parent = Move
  924.     Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  925.     Main.BackgroundTransparency = 0.69999998807907
  926.     Main.Position = UDim2.new(0, 0, 0.995670795, 0)
  927.     Main.Size = UDim2.new(1.0000006, 0, 11.2, 0)
  928.    
  929.     EspStatus.Name = getrandomstring()
  930.     EspStatus.Parent = Main
  931.     EspStatus.BackgroundColor3 = Color3.new(1, 1, 1)
  932.     EspStatus.BackgroundTransparency = 1
  933.     EspStatus.Size = UDim2.new(0.272955924, 0, 0.161862016, 0)
  934.     EspStatus.Font = Enum.Font.ArialBold
  935.     EspStatus.Text = "Press T to update Esp"
  936.     EspStatus.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  937.     EspStatus.TextScaled = true
  938.     EspStatus.TextSize = 14
  939.     EspStatus.TextWrapped = true
  940.    
  941.     st1.Name = getrandomstring()
  942.     st1.Parent = Main
  943.     st1.BackgroundColor3 = Color3.new(1, 1, 1)
  944.     st1.BackgroundTransparency = 1
  945.     st1.Position = UDim2.new(0.271787882, 0, 0, 0)
  946.     st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
  947.     st1.Font = Enum.Font.ArialBold
  948.     st1.Text = "Press "..aimkey.." to lock on a person inside ur view"
  949.     st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  950.     st1.TextScaled = true
  951.     st1.TextSize = 14
  952.     st1.TextWrapped = true
  953.    
  954.     st1_2.Name = getrandomstring()
  955.     st1_2.Parent = Main
  956.     st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  957.     st1_2.BackgroundTransparency = 1
  958.     st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
  959.     st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  960.     st1_2.Font = Enum.Font.ArialBold
  961.     st1_2.Text = "Press L to enable esp loop. Press Y to disable/enable aimbot hider"
  962.     st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  963.     st1_2.TextScaled = true
  964.     st1_2.TextSize = 14
  965.     st1_2.TextWrapped = true
  966.    
  967.     local aimbothiderbox = Instance.new("TextBox")
  968.     aimbothiderbox.Name = getrandomstring()
  969.     aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  970.     aimbothiderbox.Size = UDim2.new(1, 0,0.162, 0)
  971.     aimbothiderbox.TextScaled = true
  972.     aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  973.     aimbothiderbox.Position = UDim2.new(0, 0,0.853, 0)
  974.     aimbothiderbox.BackgroundTransparency = 1
  975.     aimbothiderbox.Parent = Main
  976.    
  977.     st1_3.Name = getrandomstring()
  978.     st1_3.Parent = Main
  979.     st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  980.     st1_3.BackgroundTransparency = 1
  981.     st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
  982.     st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  983.     st1_3.Font = Enum.Font.ArialBold
  984.     st1_3.Text = "Press O to change team based mode"
  985.     st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  986.     st1_3.TextScaled = true
  987.     st1_3.TextSize = 14
  988.     st1_3.TextWrapped = true
  989.     local teambasedstatus = st1_3:Clone()
  990.     teambasedstatus.Parent = Main
  991.     teambasedstatus.TextScaled = true
  992.     teambasedstatus.Position = UDim2.new(0, 0,.7, 0)
  993.     teambasedstatus.Size = UDim2.new(1, 0,.1, 0)
  994.     teambasedstatus.Name = getrandomstring()
  995.     teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
  996.     local espstatustext = teambasedstatus:Clone()
  997.     espstatustext.Name = getrandomstring()
  998.     espstatustext.Position = UDim2.new(0, 0,0.58, 0)
  999.     espstatustext.Text = "Esp loop :"..tostring(autoesp)
  1000.     espstatustext.Parent = Main
  1001.     local hide = Instance.new("TextButton")
  1002.     hide.Text = "_"
  1003.     hide.BackgroundTransparency = 1
  1004.     hide.TextScaled = true
  1005.     hide.TextWrapped = true
  1006.     hide.Size = UDim2.new(0.1, 0,1, 0)
  1007.     hide.Position = UDim2.new(0.9, 0,-0.15, 0)
  1008.     hide.Name = getrandomstring()
  1009.     hide.Parent = Move
  1010.     Name.Name = getrandomstring()
  1011.     Name.Parent = Move
  1012.     Name.BackgroundColor3 = Color3.new(1, 1, 1)
  1013.     Name.BackgroundTransparency = 1
  1014.     Name.Size = UDim2.new(0.838, 0, 1, 0)
  1015.     Name.Font = Enum.Font.Arial
  1016.     Name.Text = "FPS gui v"..ver
  1017.     Name.TextColor3 = Color3.new(0, 0, 0)
  1018.     Name.TextScaled = true
  1019.     Name.TextSize = 14
  1020.     Name.TextWrapped = true
  1021.     Name.TextXAlignment = Enum.TextXAlignment.Left
  1022.     local scr = Instance.new("ScrollingFrame")
  1023.     scr.Size = Main.Size
  1024.     scr.Position = Main.Position
  1025.     scr.ScrollBarThickness = 0
  1026.     scr.BackgroundTransparency = 1
  1027.     scr.Name = getrandomstring()
  1028.     Main.Size = UDim2.new(1, 0, 1, 0)
  1029.     Main.Position = UDim2.new(0,0,0,0)
  1030.     Main.Parent = scr
  1031.     scr.Parent = Move
  1032.     startpos = Main.Position
  1033.     Move.Active = true
  1034.    
  1035.     -- Scripts:
  1036.     hided = false
  1037.     hide.MouseButton1Click:Connect(function()
  1038.         if hided == false then
  1039.             hided = true
  1040.             Main:TweenPosition(UDim2.new(0, 0, -1.5, 0))
  1041.         else
  1042.             hided = false
  1043.             Main:TweenPosition(startpos)
  1044.         end
  1045.     end)
  1046.    
  1047.    
  1048.     aimbothiderbox.FocusLost:Connect(function()
  1049.         local numb = tonumber(aimbothiderbox.Text)
  1050.         if aimbothider == true then
  1051.             aimbothiderbox.TextColor3 =Color3.fromRGB(11, 255, 19)
  1052.         else
  1053.             aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  1054.         end
  1055.         if numb ~= nil then
  1056.             aimbothiderspeed = numb
  1057.             if aimbothider == true then
  1058.                 aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1059.             else
  1060.                 aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1061.             end
  1062.         else
  1063.             if aimbothider == true then
  1064.                 aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1065.             else
  1066.                 aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1067.             end
  1068.         end
  1069.     end)
  1070.    
  1071.    
  1072.     local plrsforaim = {}
  1073.    
  1074.    
  1075.     Move.Draggable = true
  1076.     Gui.ResetOnSpawn = false
  1077.     --Gui.Name = "Chat"
  1078.     Gui.DisplayOrder = 999
  1079.     if game.Workspace.TestingInStudio or not game:GetService("CoreGui") then
  1080.         Gui.Parent = plrs.LocalPlayer.PlayerGui
  1081.     else
  1082.         Gui.Parent = game:GetService("CoreGui")
  1083.     end
  1084.     local espheadthing
  1085.     do
  1086.     local BillboardGui = Instance.new("BillboardGui")
  1087.     local PName = Instance.new("TextLabel")
  1088.     local Pdist = Instance.new("TextLabel")
  1089.     local ImageLabel = Instance.new("ImageLabel")
  1090.     local ImageLabel_2 = Instance.new("ImageLabel")
  1091.     --Properties:
  1092.     --BillboardGui.Parent = game.Workspace.Part
  1093.     BillboardGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1094.     BillboardGui.AlwaysOnTop = true
  1095.     BillboardGui.LightInfluence = 0
  1096.     BillboardGui.Size = UDim2.new(0, 100, 0, 46)
  1097.     BillboardGui.Name = "headoverthing"
  1098.    
  1099.     BillboardGui.ZIndexBehavior = Enum.ZIndexBehavior.Global
  1100.    
  1101.     PName.Name = "PName"
  1102.     PName.Parent = BillboardGui
  1103.     PName.BackgroundColor3 = espcolor
  1104.     PName.BackgroundTransparency = 0.55000001192093
  1105.     PName.BorderSizePixel = 0
  1106.     PName.Size = UDim2.new(0, 100, 0, 23)
  1107.     PName.Font = Enum.Font.SourceSans
  1108.     PName.Text = "urmom"
  1109.     PName.TextColor3 = Color3.new(0, 0, 0)
  1110.     PName.TextScaled = true
  1111.     PName.TextSize = 14
  1112.     PName.TextWrapped = true
  1113.    
  1114.     Pdist.Name = "Pdist"
  1115.     Pdist.Parent = BillboardGui
  1116.     Pdist.AnchorPoint = Vector2.new(0.5, 0)
  1117.     Pdist.BackgroundColor3 = espcolor
  1118.     Pdist.BackgroundTransparency = 0.55000001192093
  1119.     Pdist.BorderSizePixel = 0
  1120.     Pdist.Position = UDim2.new(0.5, 0, 0.5, 0)
  1121.     Pdist.Size = UDim2.new(0, 70, 0, 23)
  1122.     Pdist.Font = Enum.Font.SourceSans
  1123.     Pdist.Text = "666"
  1124.     Pdist.TextColor3 = Color3.new(0, 0, 0)
  1125.     Pdist.TextScaled = true
  1126.     Pdist.TextSize = 14
  1127.     Pdist.TextWrapped = true
  1128.    
  1129.     ImageLabel.Parent = BillboardGui
  1130.     ImageLabel.BackgroundColor3 = Color3.new(0.298039, 1, 0)
  1131.     ImageLabel.BackgroundTransparency = 1
  1132.     ImageLabel.BorderColor3 = espcolor
  1133.     ImageLabel.Position = UDim2.new(1, -15, 0.5, 0)
  1134.     ImageLabel.Rotation = 180
  1135.     ImageLabel.Size = UDim2.new(0, 15, 0, 23)
  1136.     ImageLabel.Image = "rbxassetid://2832171824"
  1137.     ImageLabel.ImageColor3 = espcolor
  1138.     ImageLabel.ImageTransparency = 0.55000001192093
  1139.    
  1140.     ImageLabel_2.Parent = BillboardGui
  1141.     ImageLabel_2.BackgroundColor3 = espcolor
  1142.     ImageLabel_2.BackgroundTransparency = 1
  1143.     ImageLabel_2.BorderColor3 = Color3.new(0.298039, 1, 0)
  1144.     ImageLabel_2.Position = UDim2.new(0, 0, 0.5, 0)
  1145.     ImageLabel_2.Rotation = 180
  1146.     ImageLabel_2.Size = UDim2.new(0, 15, 0, 23)
  1147.     ImageLabel_2.Image = "rbxassetid://2832177613"
  1148.     ImageLabel_2.ImageColor3 = espcolor
  1149.     ImageLabel_2.ImageTransparency = 0.55000001192093
  1150.     for i, v in pairs(BillboardGui:GetChildren()) do
  1151.         v.ZIndex = 6
  1152.     end
  1153.     espheadthing = BillboardGui
  1154.     end
  1155.    
  1156.    
  1157.    
  1158.     f = {}
  1159.     f.UpdateHeadUI = function(v)
  1160.        
  1161.            
  1162.                 if v.Adornee then
  1163.                     local destr = false
  1164.                     if TeamBased then
  1165.                         destr = true
  1166.                         local plr = plrs:GetPlayerFromCharacter(v.Adornee.Parent)
  1167.                         if plr and plr.Team and plr.Team.Name ~= lplr.Team.Name then
  1168.                             destr = false
  1169.                         end
  1170.                     end
  1171.                     if lightesp == true then
  1172.                         v.Pdist.TextColor3 = Color3.new(1,1,1)
  1173.                         v.PName.TextColor3 = Color3.new(1,1,1)
  1174.                     else
  1175.                         v.Pdist.TextColor3 = Color3.new(0,0,0)
  1176.                         v.PName.TextColor3 = Color3.new(0,0,0)
  1177.                     end
  1178.                     local d = math.floor((cam.CFrame.p - v.Adornee.CFrame.p).magnitude)
  1179.                     v.Pdist.Text = tostring(d)
  1180.                     if d < 10 then
  1181.                         v.Enabled = false
  1182.                     else
  1183.                         v.Enabled = true
  1184.                     end
  1185.                     v.StudsOffset = Vector3.new(0, -(2-d)/12+1.5, 0)
  1186.                     if destr then
  1187.                         v:Destroy()
  1188.                     end
  1189.                 else
  1190.                     v:Destroy()
  1191.                 end
  1192.            
  1193.        
  1194.     end
  1195.     local espforlder
  1196.     local partconverter = Instance.new("Part")
  1197.     --local headsupdatelist = {}
  1198.     f.addesp = function()
  1199.         pcall(function()
  1200.         --print("ESP ran")
  1201.         if espforlder then
  1202.             espforlder:Destroy()
  1203.             espforlder = Instance.new("Folder")
  1204.             espforlder.Parent = game.Workspace.CurrentCamera
  1205.         else
  1206.             espforlder = Instance.new("Folder")
  1207.             espforlder.Parent = game.Workspace.CurrentCamera
  1208.         end
  1209.         for i, v in pairs(espforlder:GetChildren()) do
  1210.             v:Destroy()
  1211.         end
  1212.         for _, plr in pairs(plrs:GetChildren()) do
  1213.             if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  1214.                 if TeamBased == true then
  1215.                     if plr.Team.Name ~= plrs.LocalPlayer.Team.Name  then
  1216.                         local e = espforlder:FindFirstChild(plr.Name)
  1217.                         if not e then
  1218.                             local fold = Instance.new("Folder", espforlder)
  1219.                             fold.Name = plr.Name
  1220.                            
  1221.                             --partconverter.BrickColor = plr.Team.Color
  1222.                             --local teamc = partconverter.Color
  1223.                             for i, p in pairs(plr.Character:GetChildren()) do
  1224.                                 if p:IsA("BasePart") and p.Name ~= "HumanoidRootPart" then
  1225.                                     local urmom = Instance.new("BoxHandleAdornment")
  1226.                                     urmom.ZIndex = 5
  1227.                                     urmom.AlwaysOnTop = true
  1228.                                     urmom.Color3 = espcolor
  1229.                                     urmom.Size = p.Size
  1230.                                     urmom.Adornee = p
  1231.                                     urmom.Name = tick().." Ur mom has big gay"
  1232.                                     urmom.Transparency = wallhack_esp_transparency
  1233.                                     urmom.Parent = fold
  1234.                                     if p.Name == "Head" then
  1235.                                         local th = p:FindFirstChild("headoverthing")
  1236.                                         if not th then
  1237.                                             local ht = espheadthing:Clone()
  1238.                                             ht.PName.Text = p.Parent.Name
  1239.                                             ht.Adornee = p
  1240.                                             --table.insert(headsupdatelist, ht)
  1241.                                             delay(0, function()
  1242.                                                 while wait(0.08) and plr and p do
  1243.                                                     f.UpdateHeadUI(ht)
  1244.                                                 end
  1245.                                             end)
  1246.                                             ht.Parent = p
  1247.                                         end
  1248.                                     end
  1249.                                 end
  1250.                             end
  1251.                             plr.Character.Humanoid.Died:Connect(function()
  1252.                                 fold:Destroy()
  1253.                             end)
  1254.                         end
  1255.                     end
  1256.                 else
  1257.                     local e = espforlder:FindFirstChild(plr.Name)
  1258.                     if not e then
  1259.                         local fold = Instance.new("Folder", espforlder)
  1260.                             fold.Name = plr.Name
  1261.                            
  1262.                             --partconverter.BrickColor = plr.Team.Color
  1263.                             --local teamc = Move.BackgroundColor3
  1264.                             for i, p in pairs(plr.Character:GetChildren()) do
  1265.                                 if p:IsA("BasePart") and p.Name ~= "HumanoidRootPart" then
  1266.                                     local urmom = Instance.new("BoxHandleAdornment")
  1267.                                     urmom.ZIndex = 5
  1268.                                     urmom.AlwaysOnTop = true
  1269.                                     urmom.Color3 = espcolor
  1270.                                     urmom.Size = p.Size
  1271.                                     urmom.Adornee = p
  1272.                                     urmom.Name = tick().." Ur mom has big gay"
  1273.                                     urmom.Transparency = wallhack_esp_transparency
  1274.                                     urmom.Parent = fold
  1275.                                     if p.Name == "Head" then
  1276.                                         local th = p:FindFirstChild("headoverthing")
  1277.                                         if not th then
  1278.                                             local ht = espheadthing:Clone()
  1279.                                             ht.PName.Text = p.Parent.Name
  1280.                                             ht.Adornee = p
  1281.                                             delay(0, function()
  1282.                                                 while wait(0.08) and plr and p do
  1283.                                                     f.UpdateHeadUI(ht)
  1284.                                                 end
  1285.                                             end)
  1286.                                             --table.insert(headsupdatelist, ht)
  1287.                                             ht.Parent = p
  1288.                                         end
  1289.                                     end
  1290.                                 end
  1291.                             end
  1292.                             plr.Character.Humanoid.Died:Connect(function()
  1293.                                 fold:Destroy()
  1294.                             end)
  1295.                     end
  1296.                 end
  1297.                
  1298.                
  1299.             end
  1300.         end
  1301.         end)
  1302.     end
  1303.     local uis = game:GetService("UserInputService")
  1304.     local bringall = false
  1305.     local hided2 = false
  1306.     mouse.KeyDown:Connect(function(a)
  1307.         if a == "t" then
  1308.             --print("worked1")
  1309.             f.addesp()
  1310.         elseif a == gui_hide_button[2] and uis:IsKeyDown(gui_hide_button[1]) then
  1311.             if hided2 == false then
  1312.                 hided2 = true
  1313.                 autoesp =false
  1314.                 if espforlder then
  1315.                     espforlder:Destroy()
  1316.                 end
  1317.                 Gui.Enabled = false
  1318.             else
  1319.                 Gui.Enabled = true
  1320.                 hided2 = false
  1321.             end
  1322.         elseif a == "u" then
  1323.             if mouselock == false then
  1324.                 mouselock = true
  1325.             else
  1326.                 mouselock = false
  1327.             end
  1328.         elseif a == "y" then
  1329.             if aimbothider == false then
  1330.                 aimbothider = true
  1331.                 if aimbothider == true then
  1332.                 aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1333.             else
  1334.                 aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1335.             end
  1336.             else
  1337.                
  1338.                 aimbothider = false
  1339.                 if aimbothider == true then
  1340.                 aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1341.             else
  1342.                 aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1343.             end
  1344.             end
  1345.             if aimbothider == true then
  1346.                 aimbothiderbox.TextColor3 =Color3.fromRGB(11, 255, 19)
  1347.             else
  1348.                 aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  1349.             end
  1350.         elseif a == "l" then
  1351.             if not uis:IsKeyDown(Enum.KeyCode.LeftControl) then
  1352.                 if autoesp == false then
  1353.                     autoesp = true
  1354.                 else
  1355.                     autoesp = false
  1356.                 end
  1357.             else
  1358.                 if lightesp == true then
  1359.                     lightesp = false
  1360.                 else
  1361.                     lightesp = true
  1362.                 end
  1363.             end
  1364.         elseif a == Aim_Assist_Key[2] and uis:IsKeyDown(Aim_Assist_Key[1]) then
  1365.             if Aim_Assist == true then
  1366.                 Aim_Assist = false
  1367.                 --print("disabled")
  1368.             else
  1369.                 Aim_Assist = true
  1370.             end
  1371.         end
  1372.         if a == "j" then
  1373.             if mouse.Target then
  1374.                 mouse.Target:Destroy()
  1375.             end
  1376.         end
  1377.         if a == key then
  1378.             if switch == false then
  1379.                 switch = true
  1380.             else
  1381.                 switch = false
  1382.                 if aimatpart ~= nil then
  1383.                     aimatpart = nil
  1384.                 end
  1385.             end
  1386.         elseif a == teambasedswitch then
  1387.             if TeamBased == true then
  1388.                 TeamBased = false
  1389.                 teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
  1390.             else
  1391.                 TeamBased = true
  1392.                 teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
  1393.             end
  1394.         elseif a == aimkey then
  1395.             if not aimatpart then
  1396.                 local maxangle = math.rad(20)
  1397.                 for i, plr in pairs(plrs:GetChildren()) do
  1398.                     if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  1399.                         if TeamBased == true then
  1400.                             if plr.Team.Name ~= lplr.Team.Name then
  1401.                                 local an = checkfov(plr.Character.Head)
  1402.                                 if an < maxangle then
  1403.                                     maxangle = an
  1404.                                     aimatpart = plr.Character.Head
  1405.                                 end
  1406.                             end
  1407.                         else
  1408.                             local an = checkfov(plr.Character.Head)
  1409.                                 if an < maxangle then
  1410.                                     maxangle = an
  1411.                                     aimatpart = plr.Character.Head
  1412.                                 end
  1413.                                 --print(plr)
  1414.                         end
  1415.                         local old = aimatpart
  1416.                         plr.Character.Humanoid.Died:Connect(function()
  1417.                             --print("died")
  1418.                             if aimatpart and aimatpart == old then
  1419.                                 aimatpart = nil
  1420.                             end
  1421.                         end)
  1422.                        
  1423.                     end
  1424.                 end
  1425.             else
  1426.                 aimatpart = nil
  1427.                 canaimat = false
  1428.                 delay(1.1, function()
  1429.                     canaimat = true
  1430.                 end)
  1431.             end
  1432.         end
  1433.     end)
  1434.    
  1435.     function getfovxyz (p0, p1, deg)
  1436.         local x1, y1, z1 = p0:ToOrientation()
  1437.         local cf = CFrame.new(p0.p, p1.p)
  1438.         local x2, y2, z2 = cf:ToOrientation()
  1439.         local d = math.deg
  1440.         if deg then
  1441.             return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
  1442.         else
  1443.             return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  1444.         end
  1445.     end
  1446.    
  1447.    
  1448.     function aimat(part)
  1449.         if part then
  1450.             if aimbothider == true or Aim_Assist == true then
  1451.                 cam.CFrame = cam.CFrame:Lerp(CFrame.new(cam.CFrame.p, part.CFrame.p), aimbothiderspeed)
  1452.             else
  1453.                
  1454.                 cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
  1455.             end
  1456.         end
  1457.     end
  1458.     function checkfov (part)
  1459.         local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  1460.         local angle = math.abs(fov.X) + math.abs(fov.Y)
  1461.         return angle
  1462.     end
  1463.     pcall(function()
  1464.         delay(0, function()
  1465.             while wait(.4) do
  1466.                 if Aim_Assist and not aimatpart and canaimat and lplr.Character and lplr.Character.Humanoid and lplr.Character.Humanoid.Health > 0 then
  1467.                     for i, plr in pairs(plrs:GetChildren()) do
  1468.                        
  1469.                        
  1470.                             local minangle = math.rad(5.5)
  1471.                             local lastpart = nil
  1472.                             local function gg(plr)
  1473.                                 pcall(function()
  1474.                                 if plr.Name ~= lplr.Name and plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Character.Head then
  1475.                                     local raycasted = false
  1476.                                     local cf1 = CFrame.new(cam.CFrame.p, plr.Character.Head.CFrame.p) * CFrame.new(0, 0, -4)
  1477.                                     local r1 = Ray.new(cf1.p, cf1.LookVector * 9000)
  1478.                                     local obj, pos = game.Workspace:FindPartOnRayWithIgnoreList(r1,  {lplr.Character.Head})
  1479.                                     local dist = (plr.Character.Head.CFrame.p- pos).magnitude
  1480.                                     if dist < 4 then
  1481.                                         raycasted = true
  1482.                                     end
  1483.                                     if raycasted == true then
  1484.                                         local an1 = getfovxyz(cam.CFrame, plr.Character.Head.CFrame)
  1485.                                         local an = abs(an1.X) + abs(an1.Y)
  1486.                                         if an < minangle then
  1487.                                             minangle = an
  1488.                                             lastpart = plr.Character.Head
  1489.                                         end
  1490.                                     end
  1491.                                 end
  1492.                                 end)
  1493.                             end
  1494.                             if TeamBased then
  1495.                                 if plr.Team.Name ~= lplr.Team.Name then
  1496.                                     gg(plr)
  1497.                                 end
  1498.                             else
  1499.                                 gg(plr)
  1500.                             end
  1501.                             --print(math.deg(minangle))
  1502.                             if lastpart then
  1503.                                 aimatpart = lastpart
  1504.                                 aimatpart.Parent.Humanoid.Died:Connect(function()
  1505.                                     if aimatpart == lastpart then
  1506.                                         aimatpart = nil
  1507.                                     end
  1508.                                 end)
  1509.                            
  1510.                         end
  1511.                     end
  1512.                 end
  1513.             end
  1514.         end)
  1515.     end)
  1516.     local oldheadpos
  1517.     local lastaimapart
  1518.     game:GetService("RunService").RenderStepped:Connect(function()
  1519.         espstatustext.Text = "Esp loop :"..tostring(autoesp)
  1520.         if aimatpart and lplr.Character and lplr.Character.Head then
  1521.             if BetterDeathCount and lastaimapart and lastaimapart == aimatpart then
  1522.                 local dist = (oldheadpos - aimatpart.CFrame.p).magnitude
  1523.                 if dist > 40 then
  1524.                     aimatpart = nil
  1525.                 end
  1526.             end
  1527.             lastaimapart = aimatpart
  1528.             oldheadpos = lastaimapart.CFrame.p
  1529.             do
  1530.                 if aimatpart.Parent == plrs.LocalPlayer.Character then
  1531.                     aimatpart = nil
  1532.                 end
  1533.                 aimat(aimatpart)
  1534.                 pcall(function()
  1535.                     if Aim_Assist == true then
  1536.                         local cf1 = CFrame.new(cam.CFrame.p, aimatpart.CFrame.p) * CFrame.new(0, 0, -4)
  1537.                         local r1 = Ray.new(cf1.p, cf1.LookVector * 1000)
  1538.                         local obj, pos = game.Workspace:FindPartOnRayWithIgnoreList(r1,  {lplr.Character.Head})
  1539.                         local dist = (aimatpart.CFrame.p- pos).magnitude
  1540.                         if obj then
  1541.                             --print(obj:GetFullName())
  1542.                         end
  1543.                         if not obj or dist > 6 then
  1544.                             aimatpart = nil
  1545.                             --print("ooof")
  1546.                         end
  1547.                         canaimat = false
  1548.                         delay(.5, function()
  1549.                             canaimat = true
  1550.                         end)
  1551.                     end
  1552.                 end)
  1553.             end
  1554.            
  1555.            
  1556.            
  1557.         end
  1558.     end)
  1559.    
  1560.    
  1561.     delay(0, function()
  1562.         while wait(espupdatetime) do
  1563.             if autoesp == true then
  1564.                 pcall(function()
  1565.                 f.addesp()
  1566.                 end)
  1567.             end
  1568.         end
  1569.     end)
  1570.     --warn("loaded")
  1571.     end)
  1572.     end)
  1573.  
  1574. end
  1575. coroutine.resume(coroutine.create(SCRIPT_YBDC90_FAKESCRIPT))
  1576. function SCRIPT_EZIJ66_FAKESCRIPT() -- OpenMessage.OpenScript
  1577.     local script = Instance.new('LocalScript')
  1578.     script.Parent = OpenMessage
  1579.     local plr = game.Players.LocalPlayer
  1580.     local mouse = plr:GetMouse()
  1581.     mouse.KeyDown:connect(function(key)
  1582.         if key=="j" or key:upper() == "J" then
  1583.             script.Parent.Visible=false
  1584.             script.Parent.Parent.Main.Visible=true
  1585.         end
  1586.     end)
  1587.  
  1588. end
  1589. coroutine.resume(coroutine.create(SCRIPT_EZIJ66_FAKESCRIPT))
  1590. function SCRIPT_LSJE66_FAKESCRIPT() -- FeChecker.FilteringEnabledCheckerScript
  1591.     local script = Instance.new('LocalScript')
  1592.     script.Parent = FeChecker
  1593.     local work = game.Workspace
  1594.     local on = "Filtering Enabled Is On :("
  1595.     local off = "Filtering Enabled Is Off :)"
  1596.     if work.FilteringEnabled==true then
  1597.         script.Parent.Text=on
  1598.         script.Parent.Parent.Parent.FeCheck.Value=true
  1599.     elseif
  1600.         work.FilteringEnabled==false then
  1601.             script.Parent.Text=off
  1602.             script.Parent.Parent.Parent.FeCheck.Value=false
  1603.     end
  1604.  
  1605. end
  1606. coroutine.resume(coroutine.create(SCRIPT_LSJE66_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement