JacobRoblox

Untitled

Apr 8th, 2020
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.62 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Insert to toggle GUI
  4. -- Instances:
  5. local poop = Instance.new("ScreenGui")
  6. local Main = Instance.new("Frame")
  7. local LeftTab = Instance.new("Frame")
  8. local Opened = Instance.new("Frame")
  9. local Frame = Instance.new("Frame")
  10. local Frame_2 = Instance.new("Frame")
  11. local Divider = Instance.new("Frame")
  12. local VisualsTab = Instance.new("Frame")
  13. local PlayerESP = Instance.new("TextLabel")
  14. local Teammates = Instance.new("TextLabel")
  15. local teammatesknop = Instance.new("TextButton")
  16. local VisTab2 = Instance.new("Frame")
  17. local PlayerESP_2 = Instance.new("TextLabel")
  18. local VisTab3 = Instance.new("Frame")
  19. local PlayerESP_3 = Instance.new("TextLabel")
  20. local tptext = Instance.new("TextLabel")
  21. local enabletp = Instance.new("TextButton")
  22. local nosmoke = Instance.new("TextButton")
  23. local nosmoketext = Instance.new("TextLabel")
  24. local noflashtext = Instance.new("TextLabel")
  25. local noflash = Instance.new("TextButton")
  26. local distanceknop = Instance.new("TextButton")
  27. local Teammates_2 = Instance.new("TextLabel")
  28. local boxknop = Instance.new("TextButton")
  29. local Name = Instance.new("TextLabel")
  30. local nameknop = Instance.new("TextButton")
  31. local Chams = Instance.new("TextLabel")
  32. local chamsknop = Instance.new("TextButton")
  33. local WeaponText = Instance.new("TextLabel")
  34. local WeaponTextknop = Instance.new("TextButton")
  35. local distancetext = Instance.new("TextLabel")
  36. local TopBar = Instance.new("Frame")
  37. local MiscCnop = Instance.new("ImageButton")
  38. local RageCnop = Instance.new("ImageButton")
  39. local LegitCnop = Instance.new("ImageButton")
  40. local VisualsCnop = Instance.new("ImageButton")
  41. local RageTab = Instance.new("Frame")
  42. local PlayerESP_4 = Instance.new("TextLabel")
  43. local Sehkie = Instance.new("TextLabel")
  44. local enablerage = Instance.new("TextButton")
  45. local RageTab2 = Instance.new("Frame")
  46. local Other = Instance.new("TextLabel")
  47. local resolvertext = Instance.new("TextLabel")
  48. local enableresolver = Instance.new("TextButton")
  49. local antiaimtex = Instance.new("TextLabel")
  50. local enableaa = Instance.new("TextButton")
  51. local silentaim = Instance.new("TextButton")
  52. local Sehkie_2 = Instance.new("TextLabel")
  53. local rapidfire = Instance.new("TextButton")
  54. local Sehkie_3 = Instance.new("TextLabel")
  55. local forceheadshot = Instance.new("TextButton")
  56. local Sehkie_4 = Instance.new("TextLabel")
  57. local bullettracer = Instance.new("TextButton")
  58. local tracertext = Instance.new("TextLabel")
  59. local MiscTab = Instance.new("Frame")
  60. local Misc = Instance.new("TextLabel")
  61. local Sehkie_5 = Instance.new("TextLabel")
  62. local miscenabled = Instance.new("TextButton")
  63. local MiscTab2 = Instance.new("Frame")
  64. local Other_2 = Instance.new("TextLabel")
  65. local nocrouchj = Instance.new("TextButton")
  66. local crouchtekst = Instance.new("TextLabel")
  67. local bhoptoggle = Instance.new("TextButton")
  68. local bhoptext = Instance.new("TextLabel")
  69. local btenable = Instance.new("TextLabel")
  70. local backtrackenabled = Instance.new("TextButton")
  71. local dtext = Instance.new("TextLabel")
  72. local sec = Instance.new("TextLabel")
  73. local bhoptext_2 = Instance.new("TextLabel")
  74. local infmoney = Instance.new("TextButton")
  75. local duration = Instance.new("TextBox")
  76. local LegitTab = Instance.new("Frame")
  77. local aimbot = Instance.new("TextLabel")
  78. local Sehkie_6 = Instance.new("TextLabel")
  79. local aimenabled = Instance.new("TextButton")
  80. local LegitTab2 = Instance.new("Frame")
  81. local Other_3 = Instance.new("TextLabel")
  82. local fov = Instance.new("TextBox")
  83. local fovtext = Instance.new("TextLabel")
  84. local smoothness = Instance.new("TextBox")
  85. local smoothtext = Instance.new("TextLabel")
  86. local cursor = Instance.new("Frame")
  87. --Properties:
  88. poop.Name = "poop"
  89. poop.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  90. poop.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  91.  
  92. Main.Name = "Main"
  93. Main.Parent = poop
  94. Main.Active = true
  95. Main.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  96. Main.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  97. Main.BorderSizePixel = 4
  98. Main.Position = UDim2.new(0.439048886, -341, 0.528578699, -337)
  99. Main.Size = UDim2.new(0, 685, 0, 676)
  100.  
  101. LeftTab.Name = "LeftTab"
  102. LeftTab.Parent = Main
  103. LeftTab.Active = true
  104. LeftTab.BackgroundColor3 = Color3.new(0.0509804, 0.0509804, 0.0509804)
  105. LeftTab.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  106. LeftTab.BorderSizePixel = 0
  107. LeftTab.Position = UDim2.new(-0.000458300114, 0, 0.0127138197, 0)
  108. LeftTab.Size = UDim2.new(0, 120, 0, 667)
  109.  
  110. Opened.Name = "Opened"
  111. Opened.Parent = LeftTab
  112. Opened.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  113. Opened.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  114. Opened.BorderSizePixel = 0
  115. Opened.Position = UDim2.new(0.00261611934, 0, 0.0562112741, -10)
  116. Opened.Size = UDim2.new(0, 121, 0, 100)
  117.  
  118. Frame.Parent = Opened
  119. Frame.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  120. Frame.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  121. Frame.BorderSizePixel = 0
  122. Frame.Size = UDim2.new(1, -1, 0, 1)
  123.  
  124. Frame_2.Parent = Opened
  125. Frame_2.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  126. Frame_2.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  127. Frame_2.BorderSizePixel = 0
  128. Frame_2.Position = UDim2.new(0, 0, 1, -1)
  129. Frame_2.Size = UDim2.new(1, -1, 0, 1)
  130.  
  131. Divider.Name = "Divider"
  132. Divider.Parent = Main
  133. Divider.Active = true
  134. Divider.BackgroundColor3 = Color3.new(1, 1, 1)
  135. Divider.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  136. Divider.Position = UDim2.new(0.174655706, 0, 0.0122207552, 0)
  137. Divider.Size = UDim2.new(0, 0, 0, 667)
  138. Divider.ZIndex = 0
  139.  
  140. VisualsTab.Name = "VisualsTab"
  141. VisualsTab.Parent = Main
  142. VisualsTab.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  143. VisualsTab.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  144. VisualsTab.BorderSizePixel = 2
  145. VisualsTab.Position = UDim2.new(0.218172207, 0, 0.0830337778, 0)
  146. VisualsTab.Size = UDim2.new(0, 233, 0, 446)
  147. VisualsTab.Visible = false
  148.  
  149. PlayerESP.Name = "PlayerESP"
  150. PlayerESP.Parent = VisualsTab
  151. PlayerESP.Active = true
  152. PlayerESP.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  153. PlayerESP.BorderSizePixel = 0
  154. PlayerESP.Position = UDim2.new(0.052488137, 0, -0.0139908725, 0)
  155. PlayerESP.Size = UDim2.new(0, 69, 0, 15)
  156. PlayerESP.Font = Enum.Font.SourceSansBold
  157. PlayerESP.Text = " player ESP"
  158. PlayerESP.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  159. PlayerESP.TextSize = 14
  160.  
  161. Teammates.Name = "Teammates"
  162. Teammates.Parent = VisualsTab
  163. Teammates.Active = true
  164. Teammates.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  165. Teammates.BorderSizePixel = 0
  166. Teammates.Position = UDim2.new(0.11643412, 0, 0.053895615, 0)
  167. Teammates.Size = UDim2.new(0, 73, 0, 13)
  168. Teammates.Font = Enum.Font.SourceSansSemibold
  169. Teammates.Text = "teammate"
  170. Teammates.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  171. Teammates.TextSize = 14
  172.  
  173. teammatesknop.Name = "teammatesknop"
  174. teammatesknop.Parent = VisualsTab
  175. teammatesknop.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  176. teammatesknop.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  177. teammatesknop.Position = UDim2.new(0.0606400967, 0, 0.0594982654, 0)
  178. teammatesknop.Size = UDim2.new(0, 12, 0, 12)
  179. teammatesknop.Font = Enum.Font.SourceSans
  180. teammatesknop.Text = ""
  181. teammatesknop.TextColor3 = Color3.new(0, 0, 0)
  182. teammatesknop.TextSize = 14
  183.  
  184. VisTab2.Name = "VisTab2"
  185. VisTab2.Parent = VisualsTab
  186. VisTab2.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  187. VisTab2.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  188. VisTab2.BorderSizePixel = 2
  189. VisTab2.Position = UDim2.new(1.11585104, 0, 0, 0)
  190. VisTab2.Size = UDim2.new(0, 233, 0, 289)
  191.  
  192. PlayerESP_2.Name = "PlayerESP"
  193. PlayerESP_2.Parent = VisTab2
  194. PlayerESP_2.Active = true
  195. PlayerESP_2.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  196. PlayerESP_2.BorderSizePixel = 0
  197. PlayerESP_2.Position = UDim2.new(0.0439044461, 0, -0.0243715066, 0)
  198. PlayerESP_2.Size = UDim2.new(0, 67, 0, 15)
  199. PlayerESP_2.Font = Enum.Font.SourceSansBold
  200. PlayerESP_2.Text = "otherESP"
  201. PlayerESP_2.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  202. PlayerESP_2.TextSize = 14
  203.  
  204. VisTab3.Name = "VisTab3"
  205. VisTab3.Parent = VisualsTab
  206. VisTab3.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  207. VisTab3.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  208. VisTab3.BorderSizePixel = 2
  209. VisTab3.Position = UDim2.new(1.11585104, 0, 0.708520174, 0)
  210. VisTab3.Size = UDim2.new(0, 233, 0, 252)
  211.  
  212. PlayerESP_3.Name = "Player ESP"
  213. PlayerESP_3.Parent = VisTab3
  214. PlayerESP_3.Active = true
  215. PlayerESP_3.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  216. PlayerESP_3.BorderSizePixel = 0
  217. PlayerESP_3.Position = UDim2.new(0.0439044461, 0, -0.024371434, 0)
  218. PlayerESP_3.Size = UDim2.new(0, 45, 0, 15)
  219. PlayerESP_3.Font = Enum.Font.SourceSansBold
  220. PlayerESP_3.Text = "name"
  221. PlayerESP_3.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  222. PlayerESP_3.TextSize = 14
  223.  
  224. tptext.Name = "tptext"
  225. tptext.Parent = VisTab3
  226. tptext.Active = true
  227. tptext.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  228. tptext.BorderSizePixel = 0
  229. tptext.Position = UDim2.new(0.18599835, 0, 0.0797282755, 0)
  230. tptext.Size = UDim2.new(0, 55, 0, 13)
  231. tptext.Font = Enum.Font.SourceSansSemibold
  232. tptext.Text = "third person"
  233. tptext.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  234. tptext.TextSize = 14
  235.  
  236. enabletp.Name = "enabletp"
  237. enabletp.Parent = VisTab3
  238. enabletp.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  239. enabletp.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  240. enabletp.Position = UDim2.new(0.0704120845, 0, 0.0808037892, 0)
  241. enabletp.Size = UDim2.new(0, 12, 0, 12)
  242. enabletp.Font = Enum.Font.SourceSans
  243. enabletp.Text = ""
  244. enabletp.TextColor3 = Color3.new(0, 0, 0)
  245. enabletp.TextSize = 14
  246.  
  247. nosmoke.Name = "nosmoke"
  248. nosmoke.Parent = VisTab3
  249. nosmoke.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  250. nosmoke.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  251. nosmoke.Position = UDim2.new(0.0704120845, 0, 0.172073632, 0)
  252. nosmoke.Size = UDim2.new(0, 12, 0, 12)
  253. nosmoke.Font = Enum.Font.SourceSans
  254. nosmoke.Text = ""
  255. nosmoke.TextColor3 = Color3.new(0, 0, 0)
  256. nosmoke.TextSize = 14
  257.  
  258. nosmoketext.Name = "nosmoketext"
  259. nosmoketext.Parent = VisTab3
  260. nosmoketext.Active = true
  261. nosmoketext.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  262. nosmoketext.BorderSizePixel = 0
  263. nosmoketext.Position = UDim2.new(0.185998484, 0, 0.167029843, 0)
  264. nosmoketext.Size = UDim2.new(0, 73, 0, 13)
  265. nosmoketext.Font = Enum.Font.SourceSansSemibold
  266. nosmoketext.Text = "eliminate smoke"
  267. nosmoketext.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  268. nosmoketext.TextSize = 14
  269.  
  270. noflashtext.Name = "noflashtext"
  271. noflashtext.Parent = VisTab3
  272. noflashtext.Active = true
  273. noflashtext.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  274. noflashtext.BorderSizePixel = 0
  275. noflashtext.Position = UDim2.new(0.155955568, 0, 0.25433144, 0)
  276. noflashtext.Size = UDim2.new(0, 74, 0, 13)
  277. noflashtext.Font = Enum.Font.SourceSansSemibold
  278. noflashtext.Text = "no flash"
  279. noflashtext.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  280. noflashtext.TextSize = 14
  281.  
  282. noflash.Name = "noflash"
  283. noflash.Parent = VisTab3
  284. noflash.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  285. noflash.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  286. noflash.Position = UDim2.new(0.0704120845, 0, 0.259375215, 0)
  287. noflash.Size = UDim2.new(0, 12, 0, 12)
  288. noflash.Font = Enum.Font.SourceSans
  289. noflash.Text = ""
  290. noflash.TextColor3 = Color3.new(0, 0, 0)
  291. noflash.TextSize = 14
  292.  
  293. distanceknop.Name = "distanceknop"
  294. distanceknop.Parent = VisualsTab
  295. distanceknop.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  296. distanceknop.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  297. distanceknop.Position = UDim2.new(0.0606401302, 0, 0.10089685, 82)
  298. distanceknop.Size = UDim2.new(0, 12, 0, 12)
  299. distanceknop.Font = Enum.Font.SourceSans
  300. distanceknop.Text = ""
  301. distanceknop.TextColor3 = Color3.new(0, 0, 0)
  302. distanceknop.TextSize = 14
  303.  
  304. Teammates_2.Name = "Teammates"
  305. Teammates_2.Parent = VisualsTab
  306. Teammates_2.Active = true
  307. Teammates_2.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  308. Teammates_2.BorderSizePixel = 0
  309. Teammates_2.Position = UDim2.new(0.11643412, 0, 0.0561377667, 0)
  310. Teammates_2.Size = UDim2.new(0, 73, 0, 13)
  311. Teammates_2.Font = Enum.Font.SourceSansSemibold
  312. Teammates_2.Text = "teammate"
  313. Teammates_2.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  314. Teammates_2.TextSize = 14
  315.  
  316. boxknop.Name = "boxknop"
  317. boxknop.Parent = VisualsTab
  318. boxknop.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  319. boxknop.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  320. boxknop.Position = UDim2.new(0.0606401265, 0, 0.120036289, 0)
  321. boxknop.Size = UDim2.new(0, 13, 0, 13)
  322. boxknop.Font = Enum.Font.SourceSans
  323. boxknop.Text = ""
  324. boxknop.TextColor3 = Color3.new(0, 0, 0)
  325. boxknop.TextSize = 14
  326.  
  327. Name.Name = "Name"
  328. Name.Parent = VisualsTab
  329. Name.Active = true
  330. Name.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  331. Name.BorderSizePixel = 0
  332. Name.Position = UDim2.new(0.133601487, 0, 0.172729611, 0)
  333. Name.Selectable = true
  334. Name.SelectionImageObject = Chams
  335. Name.Size = UDim2.new(0, 44, 0, 13)
  336. Name.Font = Enum.Font.SourceSansSemibold
  337. Name.Text = "name"
  338. Name.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  339. Name.TextSize = 14
  340.  
  341. nameknop.Name = "nameknop"
  342. nameknop.Parent = VisualsTab
  343. nameknop.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  344. nameknop.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  345. nameknop.Position = UDim2.new(0.0606401302, 0, -0.00672645774, 82)
  346. nameknop.Size = UDim2.new(0, 12, 0, 12)
  347. nameknop.Font = Enum.Font.SourceSans
  348. nameknop.Text = ""
  349. nameknop.TextColor3 = Color3.new(0, 0, 0)
  350. nameknop.TextSize = 14
  351.  
  352. Chams.Name = "Chams"
  353. Chams.Parent = VisualsTab
  354. Chams.Active = true
  355. Chams.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  356. Chams.BorderSizePixel = 0
  357. Chams.Position = UDim2.new(0.11214228, 0, 0.118918039, 0)
  358. Chams.Size = UDim2.new(0, 55, 0, 13)
  359. Chams.Font = Enum.Font.SourceSansSemibold
  360. Chams.Text = "Chams"
  361. Chams.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  362. Chams.TextSize = 14
  363.  
  364. chamsknop.Name = "chamsknop"
  365. chamsknop.Parent = VisualsTab
  366. chamsknop.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  367. chamsknop.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  368. chamsknop.Position = UDim2.new(0.0606401302, 0, 0.120036311, 0)
  369. chamsknop.Size = UDim2.new(0, 12, 0, 12)
  370. chamsknop.Font = Enum.Font.SourceSans
  371. chamsknop.Text = ""
  372. chamsknop.TextColor3 = Color3.new(0, 0, 0)
  373. chamsknop.TextSize = 14
  374.  
  375. WeaponText.Name = "WeaponText"
  376. WeaponText.Parent = VisualsTab
  377. WeaponText.Active = true
  378. WeaponText.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  379. WeaponText.BorderSizePixel = 0
  380. WeaponText.Position = UDim2.new(0.146477044, 0, 0.231025651, 0)
  381. WeaponText.Size = UDim2.new(0, 66, 0, 13)
  382. WeaponText.Font = Enum.Font.SourceSansSemibold
  383. WeaponText.Text = "current weapon"
  384. WeaponText.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  385. WeaponText.TextSize = 14
  386.  
  387. WeaponTextknop.Name = "WeaponTextknop"
  388. WeaponTextknop.Parent = VisualsTab
  389. WeaponTextknop.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  390. WeaponTextknop.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  391. WeaponTextknop.Position = UDim2.new(0.0606401302, 0, 0.0493273586, 82)
  392. WeaponTextknop.Size = UDim2.new(0, 12, 0, 12)
  393. WeaponTextknop.Font = Enum.Font.SourceSans
  394. WeaponTextknop.Text = ""
  395. WeaponTextknop.TextColor3 = Color3.new(0, 0, 0)
  396. WeaponTextknop.TextSize = 14
  397.  
  398. distancetext.Name = "distancetext"
  399. distancetext.Parent = VisualsTab
  400. distancetext.Active = true
  401. distancetext.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  402. distancetext.BorderSizePixel = 0
  403. distancetext.Position = UDim2.new(0.146477044, 0, 0.282595217, 0)
  404. distancetext.Size = UDim2.new(0, 47, 0, 13)
  405. distancetext.Font = Enum.Font.SourceSansSemibold
  406. distancetext.Text = "distance"
  407. distancetext.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  408. distancetext.TextSize = 14
  409.  
  410. TopBar.Name = "TopBar"
  411. TopBar.Parent = Main
  412. TopBar.BackgroundColor3 = Color3.new(0.415686, 0.415686, 1)
  413. TopBar.BorderColor3 = Color3.new(0.666667, 0, 0)
  414. TopBar.BorderSizePixel = 0
  415. TopBar.Position = UDim2.new(-4.01851903e-05, 0, -4.38351599e-05, 0)
  416. TopBar.Size = UDim2.new(0, 685, 0, 7)
  417.  
  418. MiscCnop.Name = "MiscCnop"
  419. MiscCnop.Parent = Main
  420. MiscCnop.BackgroundColor3 = Color3.new(1, 1, 1)
  421. MiscCnop.BackgroundTransparency = 1
  422. MiscCnop.BorderSizePixel = 0
  423. MiscCnop.Position = UDim2.new(0.0262773726, 0, 0.522382915, 0)
  424. MiscCnop.Size = UDim2.new(0, 69, 0, 69)
  425. MiscCnop.AutoButtonColor = false
  426. MiscCnop.Image = "rbxassetid://3797614110"
  427. MiscCnop.ImageColor3 = Color3.new(0.419608, 0.419608, 0.419608)
  428.  
  429. RageCnop.Name = "RageCnop"
  430. RageCnop.Parent = Main
  431. RageCnop.BackgroundColor3 = Color3.new(1, 1, 1)
  432. RageCnop.BackgroundTransparency = 1
  433. RageCnop.BorderSizePixel = 0
  434. RageCnop.Position = UDim2.new(0.0364963487, 0, 0.083033815, 0)
  435. RageCnop.Size = UDim2.new(0, 66, 0, 66)
  436. RageCnop.AutoButtonColor = false
  437. RageCnop.Image = "rbxassetid://3797238587"
  438. RageCnop.ImageColor3 = Color3.new(0.419608, 0.419608, 0.419608)
  439.  
  440. LegitCnop.Name = "LegitCnop"
  441. LegitCnop.Parent = Main
  442. LegitCnop.BackgroundColor3 = Color3.new(1, 1, 1)
  443. LegitCnop.BackgroundTransparency = 1
  444. LegitCnop.BorderSizePixel = 0
  445. LegitCnop.Position = UDim2.new(0.0248175189, 0, 0.235681474, 0)
  446. LegitCnop.Size = UDim2.new(0, 59, 0, 59)
  447. LegitCnop.AutoButtonColor = false
  448. LegitCnop.Image = "rbxassetid://3797708309"
  449. LegitCnop.ImageColor3 = Color3.new(0.329412, 0.329412, 0.329412)
  450.  
  451. VisualsCnop.Name = "VisualsCnop"
  452. VisualsCnop.Parent = Main
  453. VisualsCnop.BackgroundColor3 = Color3.new(1, 1, 1)
  454. VisualsCnop.BackgroundTransparency = 1
  455. VisualsCnop.BorderSizePixel = 0
  456. VisualsCnop.Position = UDim2.new(0.0218978096, 0, 0.364379704, 0)
  457. VisualsCnop.Size = UDim2.new(0, 72, 0, 72)
  458. VisualsCnop.AutoButtonColor = false
  459. VisualsCnop.Image = "rbxassetid://3797979749"
  460. VisualsCnop.ImageColor3 = Color3.new(0.45098, 0.45098, 0.45098)
  461.  
  462. RageTab.Name = "RageTab"
  463. RageTab.Parent = Main
  464. RageTab.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  465. RageTab.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  466. RageTab.BorderSizePixel = 2
  467. RageTab.Position = UDim2.new(0.218172207, 0, 0.0830337778, 0)
  468. RageTab.Size = UDim2.new(0, 233, 0, 446)
  469. RageTab.Visible = false
  470.  
  471. PlayerESP_4.Name = "Player ESP"
  472. PlayerESP_4.Parent = RageTab
  473. PlayerESP_4.Active = true
  474. PlayerESP_4.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  475. PlayerESP_4.BorderSizePixel = 0
  476. PlayerESP_4.Position = UDim2.new(0.0524881408, 0, -0.0139908716, 0)
  477. PlayerESP_4.Size = UDim2.new(0, 50, 0, 15)
  478. PlayerESP_4.Font = Enum.Font.SourceSansBold
  479. PlayerESP_4.Text = "aimbot"
  480. PlayerESP_4.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  481. PlayerESP_4.TextSize = 14
  482.  
  483. Sehkie.Name = "Sehkie"
  484. Sehkie.Parent = RageTab
  485. Sehkie.Active = true
  486. Sehkie.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  487. Sehkie.BorderSizePixel = 0
  488. Sehkie.Position = UDim2.new(0.11643412, 0, 0.053895615, 0)
  489. Sehkie.Size = UDim2.new(0, 55, 0, 13)
  490. Sehkie.Font = Enum.Font.SourceSansSemibold
  491. Sehkie.Text = "activated"
  492. Sehkie.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  493. Sehkie.TextSize = 14
  494.  
  495. enablerage.Name = "enablerage"
  496. enablerage.Parent = RageTab
  497. enablerage.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  498. enablerage.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  499. enablerage.Position = UDim2.new(0.0606401265, 0, 0.0550138652, 0)
  500. enablerage.Size = UDim2.new(0, 13, 0, 13)
  501. enablerage.Font = Enum.Font.SourceSans
  502. enablerage.Text = ""
  503. enablerage.TextColor3 = Color3.new(0, 0, 0)
  504. enablerage.TextSize = 14
  505.  
  506. RageTab2.Name = "RageTab2"
  507. RageTab2.Parent = RageTab
  508. RageTab2.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  509. RageTab2.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  510. RageTab2.BorderSizePixel = 2
  511. RageTab2.Position = UDim2.new(1.11585104, 0, 0, 0)
  512. RageTab2.Size = UDim2.new(0, 233, 0, 289)
  513.  
  514. Other.Name = "Other"
  515. Other.Parent = RageTab2
  516. Other.Active = true
  517. Other.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  518. Other.BorderSizePixel = 0
  519. Other.Position = UDim2.new(0.0439044461, 0, -0.0243715066, 0)
  520. Other.Size = UDim2.new(0, 42, 0, 15)
  521. Other.Font = Enum.Font.SourceSansBold
  522. Other.Text = "other"
  523. Other.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  524. Other.TextSize = 14
  525.  
  526. resolvertext.Name = "resolvertext"
  527. resolvertext.Parent = RageTab2
  528. resolvertext.Active = true
  529. resolvertext.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  530. resolvertext.BorderSizePixel = 0
  531. resolvertext.Position = UDim2.new(0.109430157, 0, 0.0827254504, 0)
  532. resolvertext.Size = UDim2.new(0, 55, 0, 13)
  533. resolvertext.Font = Enum.Font.SourceSansSemibold
  534. resolvertext.Text = "solve"
  535. resolvertext.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  536. resolvertext.TextSize = 14
  537.  
  538. enableresolver.Name = "enableresolver"
  539. enableresolver.Parent = RageTab2
  540. enableresolver.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  541. enableresolver.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  542. enableresolver.Position = UDim2.new(0.0403691679, 0, 0.0839949399, 0)
  543. enableresolver.Size = UDim2.new(0, 12, 0, 12)
  544. enableresolver.Font = Enum.Font.SourceSans
  545. enableresolver.Text = ""
  546. enableresolver.TextColor3 = Color3.new(0, 0, 0)
  547. enableresolver.TextSize = 14
  548.  
  549. antiaimtex.Name = "antiaimtex"
  550. antiaimtex.Parent = RageTab2
  551. antiaimtex.Active = true
  552. antiaimtex.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  553. antiaimtex.BorderSizePixel = 0
  554. antiaimtex.Position = UDim2.new(0.109430276, 0, 0.166563988, 0)
  555. antiaimtex.Size = UDim2.new(0, 54, 0, 13)
  556. antiaimtex.Font = Enum.Font.SourceSansSemibold
  557. antiaimtex.Text = "180group"
  558. antiaimtex.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  559. antiaimtex.TextSize = 14
  560.  
  561. enableaa.Name = "enableaa"
  562. enableaa.Parent = RageTab2
  563. enableaa.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  564. enableaa.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  565. enableaa.Position = UDim2.new(0.0403691679, 0, 0.167639479, 0)
  566. enableaa.Size = UDim2.new(0, 12, 0, 12)
  567. enableaa.Font = Enum.Font.SourceSans
  568. enableaa.Text = ""
  569. enableaa.TextColor3 = Color3.new(0, 0, 0)
  570. enableaa.TextSize = 14
  571.  
  572. silentaim.Name = "silentaim"
  573. silentaim.Parent = RageTab
  574. silentaim.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  575. silentaim.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  576. silentaim.Position = UDim2.new(0.0606401265, 0, 0.108825527, 0)
  577. silentaim.Size = UDim2.new(0, 13, 0, 13)
  578. silentaim.Font = Enum.Font.SourceSans
  579. silentaim.Text = ""
  580. silentaim.TextColor3 = Color3.new(0, 0, 0)
  581. silentaim.TextSize = 14
  582.  
  583. Sehkie_2.Name = "Sehkie"
  584. Sehkie_2.Parent = RageTab
  585. Sehkie_2.Active = true
  586. Sehkie_2.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  587. Sehkie_2.BorderSizePixel = 0
  588. Sehkie_2.Position = UDim2.new(0.116434142, 0, 0.107707277, 0)
  589. Sehkie_2.Size = UDim2.new(0, 62, 0, 13)
  590. Sehkie_2.Font = Enum.Font.SourceSansSemibold
  591. Sehkie_2.Text = "silent aim"
  592. Sehkie_2.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  593. Sehkie_2.TextSize = 14
  594.  
  595. rapidfire.Name = "rapidfire"
  596. rapidfire.Parent = RageTab
  597. rapidfire.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  598. rapidfire.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  599. rapidfire.Position = UDim2.new(0.0606401265, 0, 0.162637189, 0)
  600. rapidfire.Size = UDim2.new(0, 13, 0, 13)
  601. rapidfire.Font = Enum.Font.SourceSans
  602. rapidfire.Text = ""
  603. rapidfire.TextColor3 = Color3.new(0, 0, 0)
  604. rapidfire.TextSize = 14
  605.  
  606. Sehkie_3.Name = "Sehkie"
  607. Sehkie_3.Parent = RageTab
  608. Sehkie_3.Active = true
  609. Sehkie_3.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  610. Sehkie_3.BorderSizePixel = 0
  611. Sehkie_3.Position = UDim2.new(0.116434142, 0, 0.161518916, 0)
  612. Sehkie_3.Size = UDim2.new(0, 62, 0, 13)
  613. Sehkie_3.Font = Enum.Font.SourceSansSemibold
  614. Sehkie_3.Text = "rapid fire"
  615. Sehkie_3.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  616. Sehkie_3.TextSize = 14
  617.  
  618. forceheadshot.Name = "forceheadshot"
  619. forceheadshot.Parent = RageTab
  620. forceheadshot.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  621. forceheadshot.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  622. forceheadshot.Position = UDim2.new(0.0606401265, 0, 0.216448843, 0)
  623. forceheadshot.Size = UDim2.new(0, 13, 0, 13)
  624. forceheadshot.Font = Enum.Font.SourceSans
  625. forceheadshot.Text = ""
  626. forceheadshot.TextColor3 = Color3.new(0, 0, 0)
  627. forceheadshot.TextSize = 14
  628.  
  629. Sehkie_4.Name = "Sehkie"
  630. Sehkie_4.Parent = RageTab
  631. Sehkie_4.Active = true
  632. Sehkie_4.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  633. Sehkie_4.BorderSizePixel = 0
  634. Sehkie_4.Position = UDim2.new(0.180811822, 0, 0.215330571, 0)
  635. Sehkie_4.Size = UDim2.new(0, 62, 0, 13)
  636. Sehkie_4.Font = Enum.Font.SourceSansSemibold
  637. Sehkie_4.Text = "headshot only"
  638. Sehkie_4.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  639. Sehkie_4.TextSize = 14
  640.  
  641. bullettracer.Name = "bullettracer"
  642. bullettracer.Parent = RageTab
  643. bullettracer.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  644. bullettracer.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  645. bullettracer.Position = UDim2.new(0.0606401265, 0, 0.268018335, 0)
  646. bullettracer.Size = UDim2.new(0, 13, 0, 13)
  647. bullettracer.Font = Enum.Font.SourceSans
  648. bullettracer.Text = ""
  649. bullettracer.TextColor3 = Color3.new(0, 0, 0)
  650. bullettracer.TextSize = 14
  651.  
  652. tracertext.Name = "tracertext"
  653. tracertext.Parent = RageTab
  654. tracertext.Active = true
  655. tracertext.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  656. tracertext.BorderSizePixel = 0
  657. tracertext.Position = UDim2.new(0.150768891, 0, 0.266900063, 0)
  658. tracertext.Size = UDim2.new(0, 69, 0, 13)
  659. tracertext.Font = Enum.Font.SourceSansSemibold
  660. tracertext.Text = "bullet tracer"
  661. tracertext.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  662. tracertext.TextSize = 14
  663.  
  664. MiscTab.Name = "MiscTab"
  665. MiscTab.Parent = Main
  666. MiscTab.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  667. MiscTab.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  668. MiscTab.BorderSizePixel = 2
  669. MiscTab.Position = UDim2.new(0.218172207, 0, 0.0830337778, 0)
  670. MiscTab.Size = UDim2.new(0, 233, 0, 446)
  671. MiscTab.Visible = false
  672.  
  673. Misc.Name = "Misc"
  674. Misc.Parent = MiscTab
  675. Misc.Active = true
  676. Misc.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  677. Misc.BorderSizePixel = 0
  678. Misc.Position = UDim2.new(0.052488137, 0, -0.0139908725, 0)
  679. Misc.Size = UDim2.new(0, 39, 0, 15)
  680. Misc.Font = Enum.Font.SourceSansBold
  681. Misc.Text = "Misc"
  682. Misc.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  683. Misc.TextSize = 14
  684.  
  685. Sehkie_5.Name = "Sehkie"
  686. Sehkie_5.Parent = MiscTab
  687. Sehkie_5.Active = true
  688. Sehkie_5.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  689. Sehkie_5.BorderSizePixel = 0
  690. Sehkie_5.Position = UDim2.new(0.19368735, 0, 0.0561377704, 0)
  691. Sehkie_5.Size = UDim2.new(0, 41, 0, 13)
  692. Sehkie_5.Font = Enum.Font.SourceSansSemibold
  693. Sehkie_5.Text = "activated"
  694. Sehkie_5.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  695. Sehkie_5.TextSize = 14
  696.  
  697. miscenabled.Name = "miscenabled"
  698. miscenabled.Parent = MiscTab
  699. miscenabled.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  700. miscenabled.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  701. miscenabled.Position = UDim2.new(0.077807501, 0, 0.0594981909, 0)
  702. miscenabled.Size = UDim2.new(0, 12, 0, 12)
  703. miscenabled.Font = Enum.Font.SourceSans
  704. miscenabled.Text = ""
  705. miscenabled.TextColor3 = Color3.new(0, 0, 0)
  706. miscenabled.TextSize = 14
  707.  
  708. MiscTab2.Name = "MiscTab2"
  709. MiscTab2.Parent = MiscTab
  710. MiscTab2.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  711. MiscTab2.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  712. MiscTab2.BorderSizePixel = 2
  713. MiscTab2.Position = UDim2.new(1.11585104, 0, 0, 0)
  714. MiscTab2.Size = UDim2.new(0, 233, 0, 289)
  715.  
  716. Other_2.Name = "Other"
  717. Other_2.Parent = MiscTab2
  718. Other_2.Active = true
  719. Other_2.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  720. Other_2.BorderSizePixel = 0
  721. Other_2.Position = UDim2.new(0.0439044461, 0, -0.0243715066, 0)
  722. Other_2.Size = UDim2.new(0, 42, 0, 15)
  723. Other_2.Font = Enum.Font.SourceSansBold
  724. Other_2.Text = "other"
  725. Other_2.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  726. Other_2.TextSize = 14
  727.  
  728. nocrouchj.Name = "nocrouchj"
  729. nocrouchj.Parent = MiscTab2
  730. nocrouchj.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  731. nocrouchj.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  732. nocrouchj.Position = UDim2.new(0.077807501, 0, 0.0594981909, 0)
  733. nocrouchj.Size = UDim2.new(0, 12, 0, 12)
  734. nocrouchj.Font = Enum.Font.SourceSans
  735. nocrouchj.Text = ""
  736. nocrouchj.TextColor3 = Color3.new(0, 0, 0)
  737. nocrouchj.TextSize = 14
  738.  
  739. crouchtekst.Name = "crouchtekst"
  740. crouchtekst.Parent = MiscTab2
  741. crouchtekst.Active = true
  742. crouchtekst.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  743. crouchtekst.BorderSizePixel = 0
  744. crouchtekst.Position = UDim2.new(0.326734543, 0, 0.0560379848, 0)
  745. crouchtekst.Size = UDim2.new(0, 41, 0, 13)
  746. crouchtekst.Font = Enum.Font.SourceSansSemibold
  747. crouchtekst.Text = "crouching-free cooling"
  748. crouchtekst.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  749. crouchtekst.TextSize = 14
  750.  
  751. bhoptoggle.Name = "bhoptoggle"
  752. bhoptoggle.Parent = MiscTab
  753. bhoptoggle.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  754. bhoptoggle.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  755. bhoptoggle.Position = UDim2.new(0.0780000016, 0, 0.116031393, 0)
  756. bhoptoggle.Size = UDim2.new(0, 12, 0, 12)
  757. bhoptoggle.Font = Enum.Font.SourceSans
  758. bhoptoggle.Text = ""
  759. bhoptoggle.TextColor3 = Color3.new(0, 0, 0)
  760. bhoptoggle.TextSize = 14
  761.  
  762. bhoptext.Name = "bhoptext"
  763. bhoptext.Parent = MiscTab
  764. bhoptext.Active = true
  765. bhoptext.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  766. bhoptext.BorderSizePixel = 0
  767. bhoptext.Position = UDim2.new(0.163644418, 0, 0.116031393, 0)
  768. bhoptext.Size = UDim2.new(0, 67, 0, 12)
  769. bhoptext.Font = Enum.Font.SourceSansSemibold
  770. bhoptext.Text = "Bhop"
  771. bhoptext.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  772. bhoptext.TextSize = 14
  773.  
  774. btenable.Name = "btenable"
  775. btenable.Parent = MiscTab
  776. btenable.Active = true
  777. btenable.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  778. btenable.BorderSizePixel = 0
  779. btenable.Position = UDim2.new(0.19368729, 0, 0.217572778, 0)
  780. btenable.Size = UDim2.new(0, 47, 0, 13)
  781. btenable.Font = Enum.Font.SourceSansSemibold
  782. btenable.Text = "back tracking"
  783. btenable.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  784. btenable.TextSize = 14
  785.  
  786. backtrackenabled.Name = "backtrackenabled"
  787. backtrackenabled.Parent = MiscTab
  788. backtrackenabled.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  789. backtrackenabled.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  790. backtrackenabled.Position = UDim2.new(0.077807501, 0, 0.220933169, 0)
  791. backtrackenabled.Size = UDim2.new(0, 12, 0, 12)
  792. backtrackenabled.Font = Enum.Font.SourceSans
  793. backtrackenabled.Text = ""
  794. backtrackenabled.TextColor3 = Color3.new(0, 0, 0)
  795. backtrackenabled.TextSize = 14
  796.  
  797. dtext.Name = "dtext"
  798. dtext.Parent = MiscTab
  799. dtext.Active = true
  800. dtext.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  801. dtext.BorderSizePixel = 0
  802. dtext.Position = UDim2.new(0.129309624, 0, 0.28035301, 0)
  803. dtext.Size = UDim2.new(0, 47, 0, 13)
  804. dtext.Font = Enum.Font.SourceSansSemibold
  805. dtext.Text = "duration:"
  806. dtext.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  807. dtext.TextSize = 14
  808.  
  809. sec.Name = "sec"
  810. sec.Parent = MiscTab
  811. sec.Active = true
  812. sec.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  813. sec.BorderSizePixel = 0
  814. sec.Position = UDim2.new(0.601412654, 0, 0.28035301, 0)
  815. sec.Size = UDim2.new(0, 47, 0, 13)
  816. sec.Font = Enum.Font.SourceSansSemibold
  817. sec.Text = "second"
  818. sec.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  819. sec.TextSize = 14
  820.  
  821. bhoptext_2.Name = "bhoptext"
  822. bhoptext_2.Parent = MiscTab
  823. bhoptext_2.Active = true
  824. bhoptext_2.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  825. bhoptext_2.BorderSizePixel = 0
  826. bhoptext_2.Position = UDim2.new(0.163644418, 0, 0.163579896, 0)
  827. bhoptext_2.Size = UDim2.new(0, 83, 0, 12)
  828. bhoptext_2.Font = Enum.Font.SourceSansSemibold
  829. bhoptext_2.Text = "unlimited money"
  830. bhoptext_2.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  831. bhoptext_2.TextSize = 14
  832.  
  833. infmoney.Name = "infmoney"
  834. infmoney.Parent = MiscTab
  835. infmoney.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  836. infmoney.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  837. infmoney.Position = UDim2.new(0.0780000016, 0, 0.165358737, 0)
  838. infmoney.Size = UDim2.new(0, 12, 0, 12)
  839. infmoney.Font = Enum.Font.SourceSans
  840. infmoney.Text = ""
  841. infmoney.TextColor3 = Color3.new(0, 0, 0)
  842. infmoney.TextSize = 14
  843.  
  844. duration.Name = "duration"
  845. duration.Parent = MiscTab
  846. duration.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  847. duration.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  848. duration.BorderSizePixel = 0
  849. duration.Position = UDim2.new(0.373390555, 0, 0.280269057, 0)
  850. duration.Size = UDim2.new(0, 50, 0, 15)
  851. duration.ClearTextOnFocus = false
  852. duration.Font = Enum.Font.Arial
  853. duration.Text = "0.2"
  854. duration.TextColor3 = Color3.new(1, 1, 1)
  855. duration.TextSize = 10
  856.  
  857. LegitTab.Name = "LegitTab"
  858. LegitTab.Parent = Main
  859. LegitTab.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  860. LegitTab.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  861. LegitTab.BorderSizePixel = 2
  862. LegitTab.Position = UDim2.new(0.218172207, 0, 0.0830337778, 0)
  863. LegitTab.Size = UDim2.new(0, 233, 0, 446)
  864.  
  865. aimbot.Name = "aimbot"
  866. aimbot.Parent = LegitTab
  867. aimbot.Active = true
  868. aimbot.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  869. aimbot.BorderSizePixel = 0
  870. aimbot.Position = UDim2.new(0.052488137, 0, -0.0139908725, 0)
  871. aimbot.Size = UDim2.new(0, 50, 0, 15)
  872. aimbot.Font = Enum.Font.SourceSansBold
  873. aimbot.Text = "aimbot"
  874. aimbot.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  875. aimbot.TextSize = 14
  876.  
  877. Sehkie_6.Name = "Sehkie"
  878. Sehkie_6.Parent = LegitTab
  879. Sehkie_6.Active = true
  880. Sehkie_6.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  881. Sehkie_6.BorderSizePixel = 0
  882. Sehkie_6.Position = UDim2.new(0.11643412, 0, 0.053895615, 0)
  883. Sehkie_6.Size = UDim2.new(0, 55, 0, 13)
  884. Sehkie_6.Font = Enum.Font.SourceSansSemibold
  885. Sehkie_6.Text = "activated"
  886. Sehkie_6.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  887. Sehkie_6.TextSize = 14
  888.  
  889. aimenabled.Name = "aimenabled"
  890. aimenabled.Parent = LegitTab
  891. aimenabled.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  892. aimenabled.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  893. aimenabled.Position = UDim2.new(0.0606401265, 0, 0.0550138652, 0)
  894. aimenabled.Size = UDim2.new(0, 13, 0, 13)
  895. aimenabled.Font = Enum.Font.SourceSans
  896. aimenabled.Text = ""
  897. aimenabled.TextColor3 = Color3.new(0, 0, 0)
  898. aimenabled.TextSize = 14
  899.  
  900. LegitTab2.Name = "LegitTab2"
  901. LegitTab2.Parent = LegitTab
  902. LegitTab2.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  903. LegitTab2.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  904. LegitTab2.BorderSizePixel = 2
  905. LegitTab2.Position = UDim2.new(1.11585104, 0, 0, 0)
  906. LegitTab2.Size = UDim2.new(0, 233, 0, 289)
  907.  
  908. Other_3.Name = "Other"
  909. Other_3.Parent = LegitTab2
  910. Other_3.Active = true
  911. Other_3.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  912. Other_3.BorderSizePixel = 0
  913. Other_3.Position = UDim2.new(0.0439044461, 0, -0.0243715066, 0)
  914. Other_3.Size = UDim2.new(0, 42, 0, 15)
  915. Other_3.Font = Enum.Font.SourceSansBold
  916. Other_3.Text = "other"
  917. Other_3.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  918. Other_3.TextSize = 14
  919.  
  920. fov.Name = "fov"
  921. fov.Parent = LegitTab
  922. fov.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  923. fov.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  924. fov.BorderSizePixel = 0
  925. fov.Position = UDim2.new(0.407725334, 0, 0.094170399, 0)
  926. fov.Size = UDim2.new(0, 50, 0, 15)
  927. fov.ClearTextOnFocus = false
  928. fov.Font = Enum.Font.Arial
  929. fov.Text = "250"
  930. fov.TextColor3 = Color3.new(1, 1, 1)
  931. fov.TextSize = 10
  932.  
  933. fovtext.Name = "fovtext"
  934. fovtext.Parent = LegitTab
  935. fovtext.Active = true
  936. fovtext.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  937. fovtext.BorderSizePixel = 0
  938. fovtext.Position = UDim2.new(0.0520564392, 0, 0.0987386629, 0)
  939. fovtext.Size = UDim2.new(0, 25, 0, 13)
  940. fovtext.Font = Enum.Font.SourceSansSemibold
  941. fovtext.Text = "fov:"
  942. fovtext.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  943. fovtext.TextSize = 14
  944.  
  945. smoothness.Name = "smoothness"
  946. smoothness.Parent = LegitTab
  947. smoothness.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  948. smoothness.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  949. smoothness.BorderSizePixel = 0
  950. smoothness.Position = UDim2.new(0.407725334, 0, 0.14349775, 0)
  951. smoothness.Size = UDim2.new(0, 50, 0, 15)
  952. smoothness.ClearTextOnFocus = false
  953. smoothness.Font = Enum.Font.Arial
  954. smoothness.Text = "15"
  955. smoothness.TextColor3 = Color3.new(1, 1, 1)
  956. smoothness.TextSize = 10
  957.  
  958. smoothtext.Name = "smoothtext"
  959. smoothtext.Parent = LegitTab
  960. smoothtext.Active = true
  961. smoothtext.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  962. smoothtext.BorderSizePixel = 0
  963. smoothtext.Position = UDim2.new(0.155060738, 0, 0.14133957, 0)
  964. smoothtext.Size = UDim2.new(0, 19, 0, 13)
  965. smoothtext.Font = Enum.Font.SourceSansSemibold
  966. smoothtext.Text = "smoothness"
  967. smoothtext.TextColor3 = Color3.new(0.713726, 0.713726, 0.713726)
  968. smoothtext.TextSize = 14
  969.  
  970. cursor.Name = "cursor"
  971. cursor.Parent = poop
  972. cursor.BackgroundColor3 = Color3.new(0, 0.917647, 0.505882)
  973. cursor.BorderSizePixel = 0
  974. cursor.Size = UDim2.new(0, 10, 0, 10)
  975. cursor.ZIndex = 999
  976. -- Scripts:
  977. function SCRIPT_XAOR85_FAKESCRIPT() -- teammatesknop.LocalScript
  978. local script = Instance.new('LocalScript')
  979. script.Parent = teammatesknop
  980. local TOGGLED = false -- ;)
  981.  
  982. script.Parent.MouseButton1Click:Connect(function()
  983. TOGGLED = not TOGGLED
  984. if TOGGLED == false then
  985. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  986. else
  987. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  988. end
  989. end)
  990.  
  991. end
  992. coroutine.resume(coroutine.create(SCRIPT_XAOR85_FAKESCRIPT))
  993. function SCRIPT_BUAE78_FAKESCRIPT() -- enabletp.LocalScript
  994. local script = Instance.new('LocalScript')
  995. script.Parent = enabletp
  996.  
  997. local tp=false
  998. local TOGGLED = false -- ;)
  999.  
  1000. script.Parent.MouseButton1Click:Connect(function()
  1001. TOGGLED = not TOGGLED
  1002. if TOGGLED == false then
  1003. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1004. tp=false
  1005. else
  1006. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1007. tp=true
  1008. end
  1009. end)
  1010.  
  1011. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(k)
  1012. if script.Parent.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1013. if k=="x" or k=="X" then
  1014. if tp==false then
  1015. tp=true
  1016. else
  1017. tp=false
  1018. end
  1019. end
  1020. end
  1021. end)
  1022.  
  1023. while wait() do
  1024. if tp==true then
  1025. game.Players.LocalPlayer.CameraMode = "Classic"
  1026. game.Players.LocalPlayer.CameraMaxZoomDistance = 10
  1027. game.Players.LocalPlayer.CameraMinZoomDistance = 10
  1028. for _,v in pairs(workspace.Camera:GetDescendants()) do
  1029. pcall(function()
  1030. v.Transparency=1
  1031. end)
  1032. end
  1033. else
  1034. game.Players.LocalPlayer.CameraMode = "LockFirstPerson"
  1035. game.Players.LocalPlayer.CameraMaxZoomDistance = 0
  1036. game.Players.LocalPlayer.CameraMinZoomDistance = 0
  1037. end
  1038. end
  1039.  
  1040. end
  1041. coroutine.resume(coroutine.create(SCRIPT_BUAE78_FAKESCRIPT))
  1042. function SCRIPT_DUVL89_FAKESCRIPT() -- nosmoke.LocalScript
  1043. local script = Instance.new('LocalScript')
  1044. script.Parent = nosmoke
  1045. local TOGGLED = false -- ;)
  1046.  
  1047. script.Parent.MouseButton1Click:Connect(function()
  1048. TOGGLED = not TOGGLED
  1049. if TOGGLED == false then
  1050. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1051. else
  1052. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1053. end
  1054. end)
  1055.  
  1056. workspace["Ray_Ignore"].Smokes.ChildAdded:Connect(function(p)
  1057. if script.Parent.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1058. wait()
  1059. p:Destroy()
  1060. end
  1061. end)
  1062.  
  1063. end
  1064. coroutine.resume(coroutine.create(SCRIPT_DUVL89_FAKESCRIPT))
  1065. function SCRIPT_MWYY88_FAKESCRIPT() -- noflash.LocalScript
  1066. local script = Instance.new('LocalScript')
  1067. script.Parent = noflash
  1068. local TOGGLED = false -- ;)
  1069.  
  1070. script.Parent.MouseButton1Click:Connect(function()
  1071. TOGGLED = not TOGGLED
  1072. if TOGGLED == false then
  1073. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1074. game.Players.LocalPlayer.PlayerGui.Blnd.Blind.Visible=true
  1075. else
  1076. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1077. game.Players.LocalPlayer.PlayerGui.Blnd.Blind.Visible=false
  1078. end
  1079. end)
  1080.  
  1081.  
  1082.  
  1083. end
  1084. coroutine.resume(coroutine.create(SCRIPT_MWYY88_FAKESCRIPT))
  1085. function SCRIPT_IJQX69_FAKESCRIPT() -- distanceknop.LocalScript
  1086. local script = Instance.new('LocalScript')
  1087. script.Parent = distanceknop
  1088. local TOGGLED = false -- ;)
  1089.  
  1090. script.Parent.MouseButton1Click:Connect(function()
  1091. TOGGLED = not TOGGLED
  1092. if TOGGLED == false then
  1093. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1094. else
  1095. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1096. end
  1097. end)
  1098.  
  1099. end
  1100. coroutine.resume(coroutine.create(SCRIPT_IJQX69_FAKESCRIPT))
  1101. function SCRIPT_MAHM69_FAKESCRIPT() -- boxknop.LocalScript
  1102. local script = Instance.new('LocalScript')
  1103. script.Parent = boxknop
  1104. local TOGGLED = false -- ;)
  1105.  
  1106. script.Parent.MouseButton1Click:Connect(function()
  1107. TOGGLED = not TOGGLED
  1108. if TOGGLED == false then
  1109. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1110. else
  1111. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1112. end
  1113. end)
  1114.  
  1115. end
  1116. coroutine.resume(coroutine.create(SCRIPT_MAHM69_FAKESCRIPT))
  1117. function SCRIPT_OXED89_FAKESCRIPT() -- nameknop.LocalScript
  1118. local script = Instance.new('LocalScript')
  1119. script.Parent = nameknop
  1120. local TOGGLED = false -- ;)
  1121.  
  1122. script.Parent.MouseButton1Click:Connect(function()
  1123. TOGGLED = not TOGGLED
  1124. if TOGGLED == false then
  1125. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1126. else
  1127. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1128. end
  1129. end)
  1130.  
  1131. end
  1132. coroutine.resume(coroutine.create(SCRIPT_OXED89_FAKESCRIPT))
  1133. function SCRIPT_IUGE74_FAKESCRIPT() -- chamsknop.LocalScript
  1134. local script = Instance.new('LocalScript')
  1135. script.Parent = chamsknop
  1136. local TOGGLED = false -- ;)
  1137.  
  1138. script.Parent.MouseButton1Click:Connect(function()
  1139. TOGGLED = not TOGGLED
  1140. if TOGGLED == false then
  1141. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1142. for _,v in pairs(game.Players:GetChildren()) do
  1143. if workspace:FindFirstChild(v.Name) then
  1144. for _,o in pairs(workspace[v.Name]:GetDescendants()) do
  1145. if o.Name=="chams" then
  1146. o:Destroy()
  1147. end
  1148. end
  1149. end
  1150. end
  1151. else
  1152. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1153.  
  1154. enemycolor=Color3.fromRGB(200,30,30)
  1155. teammatecolor=Color3.fromRGB(30,200,30)
  1156. players=game:GetService("Players")
  1157. currentPlayer=nil
  1158. lplayer=players.LocalPlayer
  1159. faces={"Front","Back","Bottom","Left","Right","Top"}
  1160. currentPlayer=nil
  1161. plr=players.LocalPlayer
  1162.  
  1163. function esp(v)
  1164. wait(0.05)
  1165. for _,o in pairs(workspace[v.Name]:GetChildren()) do
  1166. if o:IsA"Part" or o:IsA"MeshPart" and o.Name~="HumanoidRootPart" then
  1167. for n,face in pairs(faces) do
  1168. local sg=Instance.new("SurfaceGui",o)
  1169. sg.Face=face
  1170. sg.AlwaysOnTop=true
  1171. sg.Name="chams"
  1172. local f=Instance.new("Frame",sg)
  1173. f.Size=UDim2.new(1,0,1,0)
  1174. f.BorderSizePixel=0
  1175. f.BackgroundTransparency=0.2
  1176. f.Visible=true
  1177. if game.Players[v.Name].Status.Team.Value~=plr.Status.Team.Value then
  1178. f.BackgroundColor3=enemycolor
  1179. else
  1180. f.BackgroundColor3=teammatecolor
  1181. end
  1182. end
  1183. end
  1184. end
  1185. end
  1186.  
  1187.  
  1188. for i,v in next, game:GetService'Players':GetChildren() do
  1189. if v~=plr then
  1190. if workspace:FindFirstChild(v.Name) then
  1191. if game.Players[v.Name].Status.Team.Value==plr.Status.Team.Value then
  1192. if script.Parent.Parent.teammatesknop.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1193. esp(v)
  1194. end
  1195. else
  1196. esp(v)
  1197. end
  1198. end
  1199. end
  1200. end
  1201.  
  1202. end
  1203. end)
  1204.  
  1205. for i,v in pairs(game.Players:GetChildren()) do
  1206. v.CharacterAdded:connect(function()
  1207. if v~=plr then
  1208. if script.Parent.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1209. v.Character:WaitForChild('Head')
  1210. if game.Players[v.Name].Status.Team.Value==plr.Status.Team.Value then
  1211. if script.Parent.Parent.teammatesknop.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1212. esp(v)
  1213. end
  1214. else
  1215. esp(v)
  1216. end
  1217. end
  1218. end
  1219. end)
  1220. end
  1221.  
  1222. game.Players.PlayerAdded:connect(function(v)
  1223. v.CharacterAdded:connect(function()
  1224. if v~=plr then
  1225. if script.Parent.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1226. v.Character:WaitForChild('Head')
  1227. if game.Players[v.Name].Status.Team.Value==plr.Status.Team.Value then
  1228. if script.Parent.Parent.teammatesknop.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1229. esp(v)
  1230. end
  1231. else
  1232. esp(v)
  1233. end
  1234. end
  1235. end
  1236. end)
  1237. end)
  1238.  
  1239. end
  1240. coroutine.resume(coroutine.create(SCRIPT_IUGE74_FAKESCRIPT))
  1241. function SCRIPT_YCHQ88_FAKESCRIPT() -- WeaponTextknop.LocalScript
  1242. local script = Instance.new('LocalScript')
  1243. script.Parent = WeaponTextknop
  1244. local TOGGLED = false -- ;)
  1245.  
  1246. script.Parent.MouseButton1Click:Connect(function()
  1247. TOGGLED = not TOGGLED
  1248. if TOGGLED == false then
  1249. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1250. else
  1251. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1252. end
  1253. end)
  1254.  
  1255. end
  1256. coroutine.resume(coroutine.create(SCRIPT_YCHQ88_FAKESCRIPT))
  1257. function SCRIPT_OEMK69_FAKESCRIPT() -- VisualsTab.ESP TEXTS
  1258. local script = Instance.new('LocalScript')
  1259. script.Parent = VisualsTab
  1260.  
  1261. --ifnowork then remove statuschecks
  1262. local p
  1263. local nameEN=false
  1264. local weaponEN=false
  1265. local distanceEN=false
  1266. local fov=400
  1267. local plrs=game:GetService("Players")
  1268. local plr = plrs.LocalPlayer
  1269. local mouse=plr:GetMouse()
  1270. local camera = workspace.CurrentCamera
  1271. local folder=Instance.new("Folder",game.Players.LocalPlayer.PlayerGui)
  1272. folder.Name="textesp"
  1273.  
  1274. local function round(n)
  1275. return math.floor(n + 0.5)
  1276. end
  1277.  
  1278. local function text()
  1279. pcall(function()
  1280. folder:ClearAllChildren()
  1281. for _,v in next, game:service'Players':GetPlayers() do
  1282. if v~=plr then
  1283. if v:FindFirstChild("Status") then
  1284. if v.Status.Team.Value==plr.Status.Team.Value and script.Parent.teammatesknop.BackgroundColor3==Color3.fromRGB(0, 234, 129) then
  1285. if workspace:FindFirstChild(v.Name) then
  1286. if v.Character:FindFirstChild("Head") then
  1287. local mouse = plr:GetMouse()
  1288. local worldPoint = v.Character.Head.Position
  1289. local vector, onScreen = camera:WorldToScreenPoint(worldPoint)
  1290. local magnitude = (Vector2.new(mouse.X, mouse.Y) - Vector2.new(vector.X, vector.Y)).magnitude
  1291. if magnitude<fov then
  1292. if nameEN==true then
  1293. local ScreenGui = Instance.new("ScreenGui")
  1294. local Frame = Instance.new("TextLabel")
  1295. ScreenGui.Parent = folder
  1296. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1297. Frame.Parent = ScreenGui
  1298. Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  1299. Frame.BackgroundTransparency = 1
  1300. Frame.BorderColor3 = Color3.new(0, 0, 0)
  1301. Frame.BorderSizePixel = 5
  1302. Frame.Size = UDim2.new(0, 10, 0, 10)
  1303. Frame.Text=v.Name
  1304. Frame.Font="Gotham"
  1305. Frame.TextSize=12
  1306. Frame.Position=UDim2.new(0,vector.X,0,vector.Y-15)
  1307. Frame.Name="nameesp"
  1308. ScreenGui.Name="nameesp"
  1309. end
  1310. if weaponEN==true then
  1311. local ScreenGui = Instance.new("ScreenGui")
  1312. local Frame = Instance.new("TextLabel")
  1313. ScreenGui.Parent = folder
  1314. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1315. Frame.Parent = ScreenGui
  1316. Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  1317. Frame.BackgroundTransparency = 1
  1318. Frame.BorderColor3 = Color3.new(0, 0, 0)
  1319. Frame.BorderSizePixel = 5
  1320. Frame.Size = UDim2.new(0, 10, 0, 10)
  1321. Frame.Text=workspace[v.Name].EquippedTool.Value
  1322. Frame.Font="Gotham"
  1323. Frame.TextSize=12
  1324. Frame.Position=UDim2.new(0,vector.X,0,vector.Y+36)
  1325. Frame.Name="weaponesp"
  1326. ScreenGui.Name="weaponesp"
  1327. end
  1328. if distanceEN==true then
  1329. if workspace:FindFirstChild(plr.Name) then
  1330. local ScreenGui = Instance.new("ScreenGui")
  1331. local Frame = Instance.new("TextLabel")
  1332. ScreenGui.Parent = folder
  1333. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1334. Frame.Parent = ScreenGui
  1335. Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  1336. Frame.BackgroundTransparency = 1
  1337. Frame.BorderColor3 = Color3.new(0, 0, 0)
  1338. Frame.BorderSizePixel = 5
  1339. Frame.Size = UDim2.new(0, 10, 0, 10)
  1340. Frame.Text="["..round((plr.Character.Head.Position-v.Character.Head.Position).Magnitude).." st]"
  1341. Frame.Font="Gotham"
  1342. Frame.TextSize=13
  1343. Frame.Position=UDim2.new(0,vector.X,0,vector.Y+25)
  1344. Frame.Name="distanceesp"
  1345. ScreenGui.Name="distanceesp"
  1346. end
  1347. end
  1348. end
  1349. end
  1350. end
  1351. end
  1352. if workspace:FindFirstChild(v.Name) then
  1353. if v:FindFirstChild("Status") then
  1354. if v.Status.Team.Value~=plr.Status.Team.Value then
  1355. local mouse = plr:GetMouse()
  1356. local worldPoint = v.Character.Head.Position
  1357. local vector, onScreen = camera:WorldToScreenPoint(worldPoint)
  1358. local magnitude = (Vector2.new(mouse.X, mouse.Y) - Vector2.new(vector.X, vector.Y)).magnitude
  1359. if magnitude<fov then
  1360. if nameEN==true then
  1361. local ScreenGui = Instance.new("ScreenGui")
  1362. local Frame = Instance.new("TextLabel")
  1363. ScreenGui.Parent = folder
  1364. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1365. Frame.Parent = ScreenGui
  1366. Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  1367. Frame.BackgroundTransparency = 1
  1368. Frame.BorderColor3 = Color3.new(0, 0, 0)
  1369. Frame.BorderSizePixel = 5
  1370. Frame.Size = UDim2.new(0, 10, 0, 10)
  1371. Frame.Text=v.Name
  1372. Frame.Font="Gotham"
  1373. Frame.TextSize=12
  1374. Frame.Position=UDim2.new(0,vector.X,0,vector.Y-15)
  1375. Frame.Name="nameesp"
  1376. ScreenGui.Name="nameesp"
  1377. end
  1378. if weaponEN==true then
  1379. local ScreenGui = Instance.new("ScreenGui")
  1380. local Frame = Instance.new("TextLabel")
  1381. ScreenGui.Parent = folder
  1382. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1383. Frame.Parent = ScreenGui
  1384. Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  1385. Frame.BackgroundTransparency = 1
  1386. Frame.BorderColor3 = Color3.new(0, 0, 0)
  1387. Frame.BorderSizePixel = 5
  1388. Frame.Size = UDim2.new(0, 10, 0, 10)
  1389. Frame.Text=workspace[v.Name].EquippedTool.Value
  1390. Frame.Font="Gotham"
  1391. Frame.TextSize=12
  1392. Frame.Position=UDim2.new(0,vector.X,0,vector.Y+36)
  1393. Frame.Name="weaponesp"
  1394. ScreenGui.Name="weaponesp"
  1395. end
  1396. if distanceEN==true then
  1397. if workspace:FindFirstChild(plr.Name) then
  1398. local ScreenGui = Instance.new("ScreenGui")
  1399. local Frame = Instance.new("TextLabel")
  1400. ScreenGui.Parent = folder
  1401. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1402. Frame.Parent = ScreenGui
  1403. Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  1404. Frame.BackgroundTransparency = 1
  1405. Frame.BorderColor3 = Color3.new(0, 0, 0)
  1406. Frame.BorderSizePixel = 5
  1407. Frame.Size = UDim2.new(0, 10, 0, 10)
  1408. Frame.Text="["..round((plr.Character.Head.Position-v.Character.Head.Position).Magnitude).." st]"
  1409. Frame.Font="Gotham"
  1410. Frame.TextSize=13
  1411. Frame.Position=UDim2.new(0,vector.X,0,vector.Y+25)
  1412. Frame.Name="distanceesp"
  1413. ScreenGui.Name="distanceesp"
  1414. end
  1415. end
  1416. end
  1417. end
  1418. end
  1419. end
  1420. end
  1421. end
  1422. end
  1423. end)
  1424. end
  1425.  
  1426. p=game['Run Service'].Stepped:connect(function()
  1427. if script.Parent.nameknop.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1428. nameEN=true
  1429. else
  1430. nameEN=false
  1431. end
  1432. if script.Parent.WeaponTextknop.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1433. weaponEN=true
  1434. else
  1435. weaponEN=false
  1436. end
  1437. if script.Parent.distanceknop.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1438. distanceEN=true
  1439. else
  1440. distanceEN=false
  1441. end
  1442. text()
  1443. end)
  1444.  
  1445. end
  1446. coroutine.resume(coroutine.create(SCRIPT_OEMK69_FAKESCRIPT))
  1447. function SCRIPT_HCMY65_FAKESCRIPT() -- MiscCnop.LocalScript
  1448. local script = Instance.new('LocalScript')
  1449. script.Parent = MiscCnop
  1450. local Opened = script.Parent.Parent.LeftTab.Opened
  1451. function invisall()
  1452. script.Parent.Parent.LegitTab.Visible=false
  1453. script.Parent.Parent.RageTab.Visible=false
  1454. script.Parent.Parent.VisualsTab.Visible=false
  1455. script.Parent.Parent.MiscTab.Visible=false
  1456.  
  1457. end
  1458. --5 px
  1459. script.Parent.MouseButton1Click:Connect(function()
  1460. Opened.Position = UDim2.new(script.Parent.Position.X.Scale, script.Parent.Position.X.Offset, script.Parent.Position.Y.Scale,script.Parent.Position.Y.Offset)+UDim2.new(0,-4,-0.03,0)
  1461. invisall()
  1462. script.Parent.Parent.MiscTab.Visible = true
  1463. end)
  1464.  
  1465. end
  1466. coroutine.resume(coroutine.create(SCRIPT_HCMY65_FAKESCRIPT))
  1467. function SCRIPT_SNLK90_FAKESCRIPT() -- RageCnop.LocalScript
  1468. local script = Instance.new('LocalScript')
  1469. script.Parent = RageCnop
  1470. local Opened = script.Parent.Parent.LeftTab.Opened
  1471. function invisall()
  1472. script.Parent.Parent.LegitTab.Visible=false
  1473. script.Parent.Parent.RageTab.Visible=false
  1474. script.Parent.Parent.VisualsTab.Visible=false
  1475. script.Parent.Parent.MiscTab.Visible=false
  1476.  
  1477. end
  1478. --5 px
  1479. script.Parent.MouseButton1Click:Connect(function()
  1480. Opened.Position = UDim2.new(script.Parent.Position.X.Scale, script.Parent.Position.X.Offset, script.Parent.Position.Y.Scale,script.Parent.Position.Y.Offset)+UDim2.new(0,-5,-0.037,0)
  1481. invisall()
  1482. script.Parent.Parent.RageTab.Visible = true
  1483. end)
  1484.  
  1485. end
  1486. coroutine.resume(coroutine.create(SCRIPT_SNLK90_FAKESCRIPT))
  1487. function SCRIPT_XUBM69_FAKESCRIPT() -- LegitCnop.LocalScript
  1488. local script = Instance.new('LocalScript')
  1489. script.Parent = LegitCnop
  1490. local Opened = script.Parent.Parent.LeftTab.Opened
  1491. function invisall()
  1492. script.Parent.Parent.LegitTab.Visible=false
  1493. script.Parent.Parent.RageTab.Visible=false
  1494. script.Parent.Parent.VisualsTab.Visible=false
  1495. script.Parent.Parent.MiscTab.Visible=false
  1496.  
  1497. end
  1498. --5 px
  1499. script.Parent.MouseButton1Click:Connect(function()
  1500. Opened.Position = UDim2.new(script.Parent.Position.X.Scale, script.Parent.Position.X.Offset, script.Parent.Position.Y.Scale,script.Parent.Position.Y.Offset)+UDim2.new(0,-4,-0.04,0)
  1501. invisall()
  1502. script.Parent.Parent.LegitTab.Visible = true
  1503. end)
  1504.  
  1505. end
  1506. coroutine.resume(coroutine.create(SCRIPT_XUBM69_FAKESCRIPT))
  1507. function SCRIPT_WUWV85_FAKESCRIPT() -- VisualsCnop.LocalScript
  1508. local script = Instance.new('LocalScript')
  1509. script.Parent = VisualsCnop
  1510. local Opened = script.Parent.Parent.LeftTab.Opened
  1511. function invisall()
  1512. script.Parent.Parent.LegitTab.Visible=false
  1513. script.Parent.Parent.RageTab.Visible=false
  1514. script.Parent.Parent.VisualsTab.Visible=false
  1515. script.Parent.Parent.MiscTab.Visible=false
  1516.  
  1517. end
  1518. --5 px
  1519. script.Parent.MouseButton1Click:Connect(function()
  1520. Opened.Position = UDim2.new(script.Parent.Position.X.Scale, script.Parent.Position.X.Offset, script.Parent.Position.Y.Scale,script.Parent.Position.Y.Offset)+UDim2.new(0,-4,-0.03,0)
  1521. invisall()
  1522. script.Parent.Parent.VisualsTab.Visible = true
  1523. end)
  1524.  
  1525. end
  1526. coroutine.resume(coroutine.create(SCRIPT_WUWV85_FAKESCRIPT))
  1527. function SCRIPT_LJZU77_FAKESCRIPT() -- enablerage.LocalScript
  1528. local script = Instance.new('LocalScript')
  1529. script.Parent = enablerage
  1530. local TOGGLED = false -- ;)
  1531.  
  1532. local plrs=game:GetService("Players")
  1533. local plr=plrs.LocalPlayer
  1534. local client = getsenv(game.Players.LocalPlayer.PlayerGui.Client)
  1535. local loop
  1536. local norapid=0
  1537. local CC=game.Workspace.CurrentCamera
  1538. script.Parent.MouseButton1Click:Connect(function()
  1539. TOGGLED = not TOGGLED
  1540. if TOGGLED == false then
  1541. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1542. loop:Disconnect()
  1543. else
  1544. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1545. loop=game['Run Service'].Stepped:connect(function()
  1546. pcall(function()
  1547. for _,v in pairs(plrs:GetChildren()) do
  1548. if v~=plr then
  1549. if v:FindFirstChild("Status") then
  1550. if v.Status.Team.Value~=plr.Status.Team.Value then
  1551. if workspace:FindFirstChild(plr.Name) then
  1552. if plr.Character:FindFirstChild("Humanoid") then
  1553. if plr.Character.Humanoid.Health>0 then
  1554. if plr.Character:FindFirstChild("LowerTorso") then
  1555. if workspace:FindFirstChild(v.Name) then
  1556. if v.Character:FindFirstChild("Humanoid") then
  1557. if v.Character:FindFirstChild("LowerTorso") then
  1558. if v.Character.Humanoid.Health>0.1 then
  1559. for _,o in pairs(v.Character:GetChildren()) do
  1560. if o:IsA"Part" or o:IsA"MeshPart" then
  1561. if o.Name~="Gun" or o.Parent.Name~="Gun" or o.Name~="Gun2" or o.Parent.Name~="Gun2" then
  1562. local ray = Ray.new(
  1563. plr.Character.Head.Position,
  1564. (o.Position-plr.Character.Head.Position).unit*500
  1565. )
  1566. local ignore=plr.Character
  1567. local hit,position,normal=workspace:FindPartOnRay(ray,ignore)
  1568. if hit.Parent==v.Character or hit==o or hit.Name=="btTICK" then
  1569. if script.Parent.Parent.silentaim.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1570. if norapid==0 then
  1571. if v.Character.Humanoid.Health>0.1 then
  1572. local Remote = game.ReplicatedStorage.Events['HitPart']
  1573. local Arguments = {
  1574. [1] = workspace[v.Name]["Head"],
  1575. [2] = workspace[v.Name]["Head"].Position,
  1576. [3] = workspace[game.Players.LocalPlayer.Name].EquippedTool.Value,
  1577. [4] = 100,
  1578. [5] = workspace[game.Players.LocalPlayer.Name].Gun,
  1579. [8] = 1,
  1580. [9] = false,
  1581. [10] = false,
  1582. [11] = Vector3.new(),
  1583. [12] = 100,
  1584. [13] = Vector3.new()
  1585. }
  1586. Remote:FireServer(unpack(Arguments))
  1587. client.firebullet()
  1588.  
  1589.  
  1590. local ray = Ray.new(
  1591. game.Players.LocalPlayer.Character.Head.Position,
  1592. (v.Character.Head.Position-game.Players.LocalPlayer.Character.Head.Position).unit*500
  1593. )
  1594. if script.Parent.Parent.bullettracer.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1595. local hit,position,normal=workspace:FindPartOnRay(ray,ignore)
  1596. local beam = Instance.new("Part", workspace)
  1597. beam.BrickColor = BrickColor.new("Bright red")
  1598. beam.FormFactor = "Custom"
  1599. beam.Material = "Neon"
  1600. beam.Transparency = 0.25
  1601. beam.Anchored = true
  1602. beam.Locked = true
  1603. beam.CanCollide = false
  1604. local distance = (plr.Character.Head.CFrame.p - position).magnitude
  1605. beam.Size = Vector3.new(0.1, 0.1, distance)
  1606. beam.CFrame = CFrame.new(plr.Character.Head.CFrame.p, position) * CFrame.new(0, 0, -distance / 2)
  1607. game:GetService("Debris"):AddItem(beam, 0.5)
  1608. end
  1609. print(v.Character.Humanoid.Health)
  1610. if script.Parent.Parent.rapidfire.BackgroundColor3 ~= Color3.fromRGB(0, 234, 129) then
  1611. norapid=1
  1612. spawn(function()
  1613. local gun=workspace[game.Players.LocalPlayer.Name].EquippedTool.Value
  1614. wait(game.ReplicatedStorage.Weapons[gun].FireRate.Value)
  1615. norapid=0
  1616. end)
  1617. end
  1618. end
  1619. end
  1620. end
  1621. end
  1622. end
  1623. end
  1624. end
  1625. end
  1626. end
  1627. end
  1628.  
  1629. for _,o in pairs(v.Character:GetChildren()) do
  1630. if o:IsA"Part" or o:IsA"MeshPart" then
  1631. if o.Name~="Gun" or o.Parent.Name~="Gun" or o.Name~="Gun2" or o.Parent.Name~="Gun2" then
  1632. local ray = Ray.new(
  1633. plr.Character[o.Name].Position,
  1634. (o.Position-plr.Character[o.Name].Position).unit*500
  1635. )
  1636. local ignore=plr.Character
  1637. local hit,position,normal=workspace:FindPartOnRay(ray,ignore)
  1638. if hit.Parent==v.Character or hit.Name=="btTICK" then
  1639.  
  1640. if script.Parent.Parent.silentaim.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1641. if norapid==0 then
  1642. if v.Character.Humanoid.Health>0.1 then
  1643. if script.Parent.Parent.forceheadshot.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1644. local Remote = game.ReplicatedStorage.Events['HitPart']
  1645. local Arguments = {
  1646. [1] = workspace[v.Name]["Head"],
  1647. [2] = workspace[v.Name]["Head"].Position,
  1648. [3] = workspace[game.Players.LocalPlayer.Name].EquippedTool.Value,
  1649. [4] = 100,
  1650. [5] = workspace[game.Players.LocalPlayer.Name].Gun,
  1651. [8] = 1,
  1652. [9] = false,
  1653. [10] = false,
  1654. [11] = Vector3.new(),
  1655. [12] = 100,
  1656. [13] = Vector3.new()
  1657. }
  1658. Remote:FireServer(unpack(Arguments))
  1659. client.firebullet()
  1660. if script.Parent.Parent.bullettracer.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1661. local hit,position,normal=workspace:FindPartOnRay(ray,ignore)
  1662. local beam = Instance.new("Part", workspace)
  1663. beam.BrickColor = BrickColor.new("Bright red")
  1664. beam.FormFactor = "Custom"
  1665. beam.Material = "Neon"
  1666. beam.Transparency = 0.25
  1667. beam.Anchored = true
  1668. beam.Locked = true
  1669. beam.CanCollide = false
  1670. local distance = (plr.Character.Head.CFrame.p - position).magnitude
  1671. beam.Size = Vector3.new(0.1, 0.1, distance)
  1672. beam.CFrame = CFrame.new(plr.Character.Head.CFrame.p, position) * CFrame.new(0, 0, -distance / 2)
  1673. game:GetService("Debris"):AddItem(beam, 0.5)
  1674. end
  1675. if script.Parent.Parent.rapidfire.BackgroundColor3 ~= Color3.fromRGB(0, 234, 129) then
  1676. norapid=1
  1677. spawn(function()
  1678. local gun=workspace[game.Players.LocalPlayer.Name].EquippedTool.Value
  1679. wait(game.ReplicatedStorage.Weapons[gun].FireRate.Value)
  1680. norapid=0
  1681. end)
  1682. end
  1683. else
  1684. local Remote = game.ReplicatedStorage.Events['HitPart']
  1685. local Arguments = {
  1686. [1] = workspace[v.Name][o.Name],
  1687. [2] = workspace[v.Name][o.Name].Position,
  1688. [3] = workspace[game.Players.LocalPlayer.Name].EquippedTool.Value,
  1689. [4] = 100,
  1690. [5] = workspace[game.Players.LocalPlayer.Name].Gun,
  1691. [8] = 1,
  1692. [9] = false,
  1693. [10] = false,
  1694. [11] = Vector3.new(),
  1695. [12] = 100,
  1696. [13] = Vector3.new()
  1697. }
  1698. Remote:FireServer(unpack(Arguments))
  1699. client.firebullet()
  1700. if script.Parent.Parent.bullettracer.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1701. local hit,position,normal=workspace:FindPartOnRay(ray,ignore)
  1702. local beam = Instance.new("Part", workspace)
  1703. beam.BrickColor = BrickColor.new("Bright red")
  1704. beam.FormFactor = "Custom"
  1705. beam.Material = "Neon"
  1706. beam.Transparency = 0.25
  1707. beam.Anchored = true
  1708. beam.Locked = true
  1709. beam.CanCollide = false
  1710. local distance = (plr.Character.Head.CFrame.p - position).magnitude
  1711. beam.Size = Vector3.new(0.1, 0.1, distance)
  1712. beam.CFrame = CFrame.new(plr.Character.Head.CFrame.p, position) * CFrame.new(0, 0, -distance / 2)
  1713. game:GetService("Debris"):AddItem(beam, 0.5)
  1714. end
  1715. if script.Parent.Parent.rapidfire.BackgroundColor3 ~= Color3.fromRGB(0, 234, 129) then
  1716. norapid=1
  1717. spawn(function()
  1718. local gun=workspace[game.Players.LocalPlayer.Name].EquippedTool.Value
  1719. wait(game.ReplicatedStorage.Weapons[gun].FireRate.Value)
  1720. norapid=0
  1721. end)
  1722. end
  1723. end
  1724. end
  1725. end
  1726. else
  1727. if norapid==0 then
  1728. if v.Character.Humanoid.Health>0.1 then
  1729. client.resetaccuracy()
  1730. CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, o.CFrame.p)
  1731. client.firebullet()
  1732. client.resetaccuracy()
  1733. if script.Parent.Parent.rapidfire.BackgroundColor3 ~= Color3.fromRGB(0, 234, 129) then
  1734. norapid=1
  1735. local gun=workspace[game.Players.LocalPlayer.Name].EquippedTool.Value
  1736. wait(game.ReplicatedStorage.Weapons[gun].FireRate.Value)
  1737. norapid=0
  1738. end
  1739. end
  1740. end
  1741. end
  1742. end
  1743. end
  1744. end
  1745. end
  1746. end
  1747. end
  1748. end
  1749. end
  1750. end
  1751. end
  1752. end
  1753. end
  1754. end
  1755. end)
  1756. end)
  1757. end
  1758. end)
  1759.  
  1760.  
  1761. end
  1762. coroutine.resume(coroutine.create(SCRIPT_LJZU77_FAKESCRIPT))
  1763. function SCRIPT_TJMV82_FAKESCRIPT() -- enableresolver.LocalScript
  1764. local script = Instance.new('LocalScript')
  1765. script.Parent = enableresolver
  1766.  
  1767.  
  1768.  
  1769. local playerser=game:GetService("Players")
  1770. local plr=playerser.LocalPlayer
  1771. local TOGGLED = false -- ;)
  1772.  
  1773. script.Parent.MouseButton1Click:Connect(function()
  1774. TOGGLED = not TOGGLED
  1775. if TOGGLED == false then
  1776. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1777. else
  1778. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1779. end
  1780. end)
  1781.  
  1782. game['Run Service'].Stepped:connect(function()
  1783. if script.Parent.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1784. for _,player in pairs(playerser:GetChildren()) do
  1785. if player.Status.Team.Value ~= plr.Status.Team.Value and player.Character and player.Character:FindFirstChild"UpperTorso" and player.Character.UpperTorso:FindFirstChild"Waist" then
  1786. player.Character.UpperTorso.Waist.C0 = CFrame.Angles(0,0,0)
  1787. end
  1788. end
  1789. end
  1790. end)
  1791.  
  1792. end
  1793. coroutine.resume(coroutine.create(SCRIPT_TJMV82_FAKESCRIPT))
  1794. function SCRIPT_VCSJ89_FAKESCRIPT() -- enableaa.LocalScript
  1795. local script = Instance.new('LocalScript')
  1796. script.Parent = enableaa
  1797.  
  1798.  
  1799.  
  1800.  
  1801. local TOGGLED = false -- ;)
  1802.  
  1803. script.Parent.MouseButton1Click:Connect(function()
  1804. TOGGLED = not TOGGLED
  1805. if TOGGLED == false then
  1806. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1807. else
  1808. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1809. end
  1810. end)
  1811.  
  1812. game['Run Service'].Stepped:connect(function()
  1813. if script.Parent.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1814. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("2.5")
  1815. end
  1816. end)
  1817.  
  1818. end
  1819. coroutine.resume(coroutine.create(SCRIPT_VCSJ89_FAKESCRIPT))
  1820. function SCRIPT_CRKP78_FAKESCRIPT() -- silentaim.LocalScript
  1821. local script = Instance.new('LocalScript')
  1822. script.Parent = silentaim
  1823. local TOGGLED = false -- ;)
  1824.  
  1825. script.Parent.MouseButton1Click:Connect(function()
  1826. TOGGLED = not TOGGLED
  1827. if TOGGLED == false then
  1828. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1829. else
  1830. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1831. end
  1832. end)
  1833.  
  1834. end
  1835. coroutine.resume(coroutine.create(SCRIPT_CRKP78_FAKESCRIPT))
  1836. function SCRIPT_UVIW81_FAKESCRIPT() -- rapidfire.LocalScript
  1837. local script = Instance.new('LocalScript')
  1838. script.Parent = rapidfire
  1839. local TOGGLED = false -- ;)
  1840.  
  1841. script.Parent.MouseButton1Click:Connect(function()
  1842. TOGGLED = not TOGGLED
  1843. if TOGGLED == false then
  1844. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1845. else
  1846. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1847. end
  1848. end)
  1849.  
  1850. end
  1851. coroutine.resume(coroutine.create(SCRIPT_UVIW81_FAKESCRIPT))
  1852. function SCRIPT_MROX88_FAKESCRIPT() -- forceheadshot.LocalScript
  1853. local script = Instance.new('LocalScript')
  1854. script.Parent = forceheadshot
  1855. local TOGGLED = false -- ;)
  1856.  
  1857. script.Parent.MouseButton1Click:Connect(function()
  1858. TOGGLED = not TOGGLED
  1859. if TOGGLED == false then
  1860. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1861. else
  1862. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1863. end
  1864. end)
  1865.  
  1866. end
  1867. coroutine.resume(coroutine.create(SCRIPT_MROX88_FAKESCRIPT))
  1868. function SCRIPT_BDKJ67_FAKESCRIPT() -- bullettracer.LocalScript
  1869. local script = Instance.new('LocalScript')
  1870. script.Parent = bullettracer
  1871. local TOGGLED = false -- ;)
  1872.  
  1873. script.Parent.MouseButton1Click:Connect(function()
  1874. TOGGLED = not TOGGLED
  1875. if TOGGLED == false then
  1876. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1877. else
  1878. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1879. end
  1880. end)
  1881.  
  1882. end
  1883. coroutine.resume(coroutine.create(SCRIPT_BDKJ67_FAKESCRIPT))
  1884. function SCRIPT_VUWU78_FAKESCRIPT() -- miscenabled.LocalScript
  1885. local script = Instance.new('LocalScript')
  1886. script.Parent = miscenabled
  1887.  
  1888.  
  1889. local TOGGLED = false -- ;)
  1890.  
  1891. script.Parent.MouseButton1Click:Connect(function()
  1892. TOGGLED = not TOGGLED
  1893. if TOGGLED == false then
  1894. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1895. else
  1896. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1897. end
  1898. end)
  1899.  
  1900. end
  1901. coroutine.resume(coroutine.create(SCRIPT_VUWU78_FAKESCRIPT))
  1902. function SCRIPT_VCUZ68_FAKESCRIPT() -- nocrouchj.LocalScript
  1903. local script = Instance.new('LocalScript')
  1904. script.Parent = nocrouchj
  1905.  
  1906. local client = getsenv(game.Players.LocalPlayer.PlayerGui.Client)
  1907. local TOGGLED = false -- ;)
  1908.  
  1909. script.Parent.MouseButton1Click:Connect(function()
  1910. TOGGLED = not TOGGLED
  1911. if TOGGLED == false then
  1912. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1913. else
  1914. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1915. end
  1916. end)
  1917.  
  1918. while wait() do
  1919. if script.Parent.Parent.Parent.miscenabled.BackgroundColor3==Color3.fromRGB(0, 234, 129) then
  1920. if script.Parent.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  1921. client.crouchcooldown=0
  1922. end
  1923. end
  1924. end
  1925.  
  1926. end
  1927. coroutine.resume(coroutine.create(SCRIPT_VCUZ68_FAKESCRIPT))
  1928. function SCRIPT_RBGM85_FAKESCRIPT() -- bhoptoggle.LocalScript
  1929. local script = Instance.new('LocalScript')
  1930. script.Parent = bhoptoggle
  1931.  
  1932. local plrs=game:GetService("Players")
  1933. local plr=plrs.LocalPlayer
  1934. local UserInputService=game:GetService("UserInputService")
  1935. local spaceHeld=UserInputService:IsKeyDown(Enum.KeyCode.Space)
  1936. local C=getsenv(game.Players.LocalPlayer.PlayerGui.Client)
  1937. local backup={}
  1938. backup.speed=C.speedupdate
  1939. local n=0
  1940. local TOGGLED = false
  1941.  
  1942. script.Parent.MouseButton1Click:Connect(function()
  1943. TOGGLED = not TOGGLED
  1944. if TOGGLED == false then
  1945. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  1946. else
  1947. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  1948. end
  1949. end)
  1950.  
  1951. while wait() do
  1952. if script.Parent.BackgroundColor3==Color3.fromRGB(0, 234, 129) then
  1953. if script.Parent.Parent.miscenabled.BackgroundColor3==Color3.fromRGB(0, 234, 129) then
  1954. spaceHeld = UserInputService:IsKeyDown(Enum.KeyCode.Space)
  1955. if spaceHeld==true then
  1956. if workspace:FindFirstChild(plr.Name) then
  1957. if plr.Character:FindFirstChild("Humanoid") then
  1958. n=1
  1959. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1960. C.speedupdate = function()
  1961. end
  1962. end
  1963. end
  1964. else
  1965. if n==1 then
  1966. n=0
  1967. wait(0.5)
  1968. C.speedupdate = backup.speed
  1969. wait()
  1970. end
  1971. end
  1972. end
  1973. end
  1974. end
  1975.  
  1976. end
  1977. coroutine.resume(coroutine.create(SCRIPT_RBGM85_FAKESCRIPT))
  1978. function SCRIPT_KLPC83_FAKESCRIPT() -- backtrackenabled.LocalScript
  1979. local script = Instance.new('LocalScript')
  1980. script.Parent = backtrackenabled
  1981.  
  1982. local AAA=0
  1983. local smallest=math.huge
  1984. local ok=""
  1985. local plrs=game.Players
  1986. local plr=plrs.LocalPlayer
  1987. local mouse=plr:GetMouse()
  1988. local camera = workspace.CurrentCamera
  1989. local inptSrvc = game:GetService("UserInputService")
  1990. local st
  1991. local debris=game:GetService("Debris")
  1992. local mouse=plr:GetMouse()
  1993. local hp=game.ReplicatedStorage.Events['HitPart']
  1994. local inptSrvc=game:GetService("UserInputService")
  1995. local n
  1996. local norapid=0
  1997. local f=Instance.new("Folder",workspace)
  1998. f.Name="BT"
  1999.  
  2000. local function getnearest()
  2001. smallest=math.huge
  2002. for _,v in pairs(plrs:GetChildren()) do
  2003. if v~=plr then
  2004. if v:FindFirstChild("Status") then
  2005. if v.Status.Team.Value~=plr.Status.Team.Value then
  2006. if workspace:FindFirstChild(v.Name) then
  2007. if v.Character:FindFirstChild("Humanoid") then
  2008. if v.Character.Humanoid.Health > 0 then
  2009. local worldPoint = v.Character.Head.Position
  2010. local vector, onScreen = camera:WorldToScreenPoint(worldPoint)
  2011. local magnitude = (Vector2.new(mouse.X, mouse.Y) - Vector2.new(vector.X, vector.Y)).magnitude
  2012. if smallest>magnitude then
  2013. smallest=magnitude
  2014. ok=v
  2015. end
  2016. end
  2017. end
  2018. end
  2019. end
  2020. end
  2021. end
  2022. end
  2023. end
  2024.  
  2025. local TOGGLED = false -- ;)
  2026.  
  2027. script.Parent.MouseButton1Click:Connect(function()
  2028. TOGGLED = not TOGGLED
  2029. if TOGGLED == false then
  2030. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  2031. else
  2032. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  2033. end
  2034. end)
  2035.  
  2036. game['Run Service'].RenderStepped:connect(function()
  2037. pcall(function()
  2038. if script.Parent.Parent.miscenabled.BackgroundColor3==Color3.fromRGB(0, 234, 129) then
  2039. local waittime=tonumber(script.Parent.Parent.duration.Text)
  2040. if inptSrvc:IsMouseButtonPressed(0) then
  2041. if mouse.Target~=nil then
  2042. if mouse.Target.Name=="btTICK" then
  2043. if norapid==0 then
  2044. norapid=1
  2045. n=mouse.Target
  2046. local Arguments = {
  2047. [1] = workspace[n.nametag.Value][n.part.Value],
  2048. [2] = workspace[n.nametag.Value][n.part.Value].Position,
  2049. [3] = workspace[plr.Name].EquippedTool.Value,
  2050. [4] = 90,
  2051. [5] = workspace[plr.Name].Gun,
  2052. [8] = 0.9,
  2053. [9] = false,
  2054. [10] = false,
  2055. [11] = Vector3.new(),
  2056. [12] = 90,
  2057. [13] = Vector3.new()
  2058. }
  2059. hp:FireServer(unpack(Arguments))
  2060. if workspace[n.nametag.Value].Humanoid.Health<0.01 then
  2061. workspace[n.nametag.Value].HumanoidRootPart.CFrame=n.CFrame
  2062. end
  2063. spawn(function()
  2064. local gun=workspace[game.Players.LocalPlayer.Name].EquippedTool.Value
  2065. wait(game.ReplicatedStorage.Weapons[gun].FireRate.Value)
  2066. norapid=0
  2067. end)
  2068. end
  2069. end
  2070. end
  2071. end
  2072. if script.Parent.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  2073. getnearest()
  2074. for _,v in pairs(plrs:GetChildren()) do
  2075. if v~=plr then
  2076. if ok==v then
  2077. if game.Players[v.Name].Status.Team.Value~=plr.Status.Team.Value then
  2078. if workspace:FindFirstChild(plr.Name) then
  2079. if plr.Character:FindFirstChild("Humanoid") then
  2080. if plr.Character.Humanoid.Health>0 then
  2081. if workspace:FindFirstChild(v.Name) then
  2082. if v.Character:FindFirstChild("Humanoid") then
  2083. if v.Character.Humanoid.Health>0 then
  2084. for _,o in pairs(v.Character:GetChildren()) do
  2085. if o:IsA"Part" or o:IsA"MeshPart" then
  2086. local p=Instance.new("Part",workspace.BT)
  2087. p.Position=o.Position
  2088. p.Size=o.Size
  2089. p.Orientation=o.Orientation
  2090. p.Anchored=true
  2091. p.CanCollide=false
  2092. p.BrickColor=BrickColor.new("White")
  2093. p.Transparency=0.9
  2094. p.Name="btTICK"
  2095. local nametag=Instance.new("StringValue",p)
  2096. nametag.Value=v.Name
  2097. nametag.Name="nametag"
  2098. local PS=Instance.new("StringValue",p)
  2099. PS.Value=o.Name
  2100. PS.Name="part"
  2101. debris:AddItem(p,waittime)
  2102. end
  2103. end
  2104. end
  2105. end
  2106. end
  2107. end
  2108. end
  2109. end
  2110. end
  2111. end
  2112. end
  2113. end
  2114. end
  2115. end
  2116. end)
  2117. end)
  2118.  
  2119.  
  2120.  
  2121.  
  2122.  
  2123.  
  2124.  
  2125.  
  2126.  
  2127.  
  2128. end
  2129. coroutine.resume(coroutine.create(SCRIPT_KLPC83_FAKESCRIPT))
  2130. function SCRIPT_CNHV74_FAKESCRIPT() -- infmoney.LocalScript
  2131. local script = Instance.new('LocalScript')
  2132. script.Parent = infmoney
  2133.  
  2134.  
  2135. local TOGGLED = false -- ;)
  2136. local haha=0
  2137. local oldcash=0
  2138.  
  2139. script.Parent.MouseButton1Click:Connect(function()
  2140. TOGGLED = not TOGGLED
  2141. if TOGGLED == false then
  2142. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  2143. else
  2144. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  2145. oldcash=game.Players.LocalPlayer.Cash.Value
  2146. end
  2147. end)
  2148.  
  2149. while wait() do
  2150. if script.Parent.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  2151. if script.Parent.Parent.miscenabled.BackgroundColor3==Color3.fromRGB(0, 234, 129) then
  2152. haha=1
  2153. game.Players.LocalPlayer.Cash.Value = 9e9
  2154. else
  2155. if haha==1 then
  2156. haha=0
  2157. game.Players.LocalPlayer.Cash.Value=oldcash
  2158. end
  2159. end
  2160. end
  2161. end
  2162.  
  2163.  
  2164.  
  2165. end
  2166. coroutine.resume(coroutine.create(SCRIPT_CNHV74_FAKESCRIPT))
  2167. function SCRIPT_HRKN77_FAKESCRIPT() -- duration.LocalScript
  2168. local script = Instance.new('LocalScript')
  2169. script.Parent = duration
  2170.  
  2171. notify=function(stopnu)
  2172. game.StarterGui:SetCore('SendNotification',
  2173. {Title='sprite.club';Text=stopnu;})
  2174. end
  2175.  
  2176.  
  2177. script.Parent.FocusLost:Connect(function()
  2178. local n=tonumber(script.Parent.Text)
  2179. if n>1 then
  2180. script.Parent.Text="1"
  2181. notify'Using an value above 1 will cause alot of lag!'
  2182. end
  2183. end)
  2184.  
  2185.  
  2186. end
  2187. coroutine.resume(coroutine.create(SCRIPT_HRKN77_FAKESCRIPT))
  2188. function SCRIPT_TWRC88_FAKESCRIPT() -- aimenabled.LocalScript
  2189. local script = Instance.new('LocalScript')
  2190. script.Parent = aimenabled
  2191.  
  2192.  
  2193.  
  2194.  
  2195. local TOGGLED = false -- ;)
  2196. local plrs=game:GetService("Players")
  2197. local plr=plrs.LocalPlayer
  2198. local mouse=plr:GetMouse()
  2199. local smallest=math.huge
  2200. local camera=workspace.CurrentCamera
  2201. local fov=tonumber(script.Parent.Parent.fov.Text)
  2202. local smooth=tonumber(script.Parent.Parent.smoothness.Text)
  2203. local inptSrvc=game:GetService("UserInputService")
  2204. local ok
  2205.  
  2206. script.Parent.MouseButton1Click:Connect(function()
  2207. TOGGLED = not TOGGLED
  2208. if TOGGLED == false then
  2209. script.Parent.BackgroundColor3 = Color3.fromRGB(93, 93, 93)
  2210. else
  2211. script.Parent.BackgroundColor3 = Color3.fromRGB(0, 234, 129)
  2212. end
  2213. end)
  2214.  
  2215.  
  2216. local function getnearest()
  2217. smallest=math.huge
  2218. for _,v in pairs(plrs:GetChildren()) do
  2219. if v~=plr then
  2220. if v:FindFirstChild("Status") then
  2221. if v.Status.Team.Value~=plr.Status.Team.Value then
  2222. if workspace:FindFirstChild(v.Name) then
  2223. if v.Character:FindFirstChild("Humanoid") then
  2224. if v.Character.Humanoid.Health > 0 then
  2225. local worldPoint = v.Character.Head.Position
  2226. local vector, onScreen = camera:WorldToScreenPoint(worldPoint)
  2227. local magnitude = (Vector2.new(mouse.X, mouse.Y) - Vector2.new(vector.X, vector.Y)).magnitude
  2228. if smallest>magnitude then
  2229. smallest=magnitude
  2230. ok=v
  2231. end
  2232. end
  2233. end
  2234. end
  2235. end
  2236. end
  2237. end
  2238. end
  2239. end
  2240.  
  2241. game['Run Service'].RenderStepped:connect(function()
  2242. if script.Parent.BackgroundColor3 == Color3.fromRGB(0, 234, 129) then
  2243. getnearest()
  2244. fov=tonumber(script.Parent.Parent.fov.Text)
  2245. smooth=tonumber(script.Parent.Parent.smoothness.Text)
  2246. if inptSrvc:IsMouseButtonPressed(0) then
  2247. if workspace:FindFirstChild(ok.Name) then
  2248. if ok.Character:FindFirstChild("Humanoid") then
  2249. if ok.Character:FindFirstChild("Head") then
  2250. if ok.Character.Humanoid.Health>0.1 then
  2251. local worldPoint = ok.Character.Head.Position
  2252. local vector, onScreen = camera:WorldToScreenPoint(worldPoint)
  2253. local magnitude = (Vector2.new(mouse.X, mouse.Y) - Vector2.new(vector.X, vector.Y)).magnitude
  2254. if magnitude<fov then
  2255. local magnitudeX = mouse.X - vector.X
  2256. local magnitudeY = mouse.Y - vector.Y
  2257. local xsmooth=magnitudeX/smooth
  2258. local ysmooth=magnitudeY/smooth
  2259. mousemoverel(-xsmooth,-ysmooth)
  2260. end
  2261. end
  2262. end
  2263. end
  2264. end
  2265. end
  2266. end
  2267. end)
  2268.  
  2269. end
  2270. coroutine.resume(coroutine.create(SCRIPT_TWRC88_FAKESCRIPT))
  2271. function SCRIPT_XFNB65_FAKESCRIPT() -- poop.LocalScript
  2272. local script = Instance.new('LocalScript')
  2273. script.Parent = poop
  2274.  
  2275. local MainGui = script.Parent.Main
  2276. local cursor = script.Parent.cursor
  2277.  
  2278.  
  2279. function onKeyPress(inputObject, gameProcessedEvent)
  2280. if inputObject.KeyCode == Enum.KeyCode.Insert then
  2281.  
  2282. if MainGui.Visible == true then
  2283. MainGui.Visible = false
  2284. else
  2285. MainGui.Visible = true
  2286. end
  2287. end
  2288. end
  2289.  
  2290. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  2291.  
  2292. game['Run Service'].Stepped:connect(function()
  2293.  
  2294. local mouse = game.Players.LocalPlayer:GetMouse()
  2295. cursor.Position = UDim2.new(0, mouse.X, 0, mouse.Y)
  2296.  
  2297. if MainGui.Visible == true then
  2298. cursor.Visible = true
  2299. else
  2300. cursor.Visible = false
  2301. end
  2302.  
  2303.  
  2304.  
  2305.  
  2306. if MainGui.Visible == true then
  2307. game:GetService("UserInputService").MouseBehavior = Enum.MouseBehavior.Default
  2308.  
  2309. else
  2310.  
  2311. game:GetService("UserInputService").MouseBehavior = Enum.MouseBehavior.LockCenter
  2312. end
  2313. end)
  2314.  
  2315.  
  2316. end
  2317. coroutine.resume(coroutine.create(SCRIPT_XFNB65_FAKESCRIPT))
Add Comment
Please, Sign In to add comment