Advertisement
Guest User

Retard Gui V1.2

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