Facebook
From Botched Mockingjay, 2 Years ago, written in Plain Text.
This paste is a reply to Counter Blox from Bt Alptuğ - view diff
Embed
Download Paste or View Raw
Hits: 259
  1. _G['bloxtapusername'] = 'poop free'
  2. for i,v in pairs(game:GetService("CoreGui"):GetChildren()) do
  3.     if v.Name == "bloxtap" then
  4.         v:Destroy()
  5.     end
  6. end
  7. local CC = Instance.new('ColorCorrectionEffect',game.Lighting)
  8. local lplr = game:GetService("Players").LocalPlayer
  9. local m = lplr:GetMouse()
  10. local bloxtap = Instance.new("ScreenGui")
  11. bloxtap.IgnoreGuiInset = true
  12. local fovview = Instance.new("ImageLabel")
  13. fovview.Name = "fovview"
  14. fovview.Parent = bloxtap
  15. fovview.AnchorPoint = Vector2.new(0.5, 0.5)
  16. fovview.BackgroundColor3 = Color3.new(1, 1, 1)
  17. fovview.BackgroundTransparency = 1
  18. fovview.Position = UDim2.new(0.5, 0, 0.5, 0)
  19. fovview.Size = UDim2.new(0, 25, 0, 25)
  20. fovview.Image = "http://www.roblox.com/asset/?id=282305376"
  21. fovview.ImageTransparency = 0.5
  22.  
  23. local main = Instance.new("ImageLabel")
  24. local body = Instance.new("ImageLabel")
  25. local hackname = Instance.new("TextLabel")
  26. local legit = Instance.new("TextButton")
  27. local rage = Instance.new("TextButton")
  28. local antiaim = Instance.new("TextButton")
  29. local misc = Instance.new("TextButton")
  30. local selection = Instance.new("ImageLabel")
  31. local tabs = Instance.new("Frame")
  32. local legittab = Instance.new("Frame")
  33. local FIRST_legit = Instance.new("Frame")
  34. local antiaimtab = Instance.new("Frame")
  35. local FIRST_antiaim = Instance.new("Frame")
  36. local ragetab = Instance.new("Frame")
  37. local FIRST_rage = Instance.new("Frame")
  38. local misctab = Instance.new("Frame")
  39. local FIRST_misc = Instance.new("Frame")
  40.  
  41. local visualtab = Instance.new("Frame")
  42. local FIRST_visual = Instance.new("Frame")
  43. local selection_visualtab = Instance.new("ImageLabel")
  44. local SELF = Instance.new("TextButton")
  45. local FRIENDLIES = Instance.new("TextButton")
  46. local ENEMIES = Instance.new("TextButton")
  47. local WORLD = Instance.new("TextButton")
  48. local ICON_FRIENDLIES = Instance.new("ImageLabel")
  49. local ICON_SELF = Instance.new("ImageLabel")
  50. local ICON_WORLD = Instance.new("ImageLabel")
  51. local ICON_ENEMIES = Instance.new("ImageLabel")
  52. local config = Instance.new("ImageButton")
  53. local username = Instance.new("TextLabel")
  54. local visual = Instance.new("TextButton")
  55. local configmain = Instance.new("ImageLabel")
  56. local configbody = Instance.new("ImageLabel")
  57. local title = Instance.new("TextLabel")
  58. local configlist = Instance.new("ScrollingFrame")
  59. local listthing = Instance.new("UIListLayout")
  60. local createconfig = Instance.new("TextButton")
  61. local saveconfig = Instance.new("TextButton")
  62. local loadconfig = Instance.new("TextButton")
  63. local deleteconfig = Instance.new("TextButton")
  64. local filename = Instance.new("TextBox")
  65. local lines = Instance.new("Folder")
  66.  
  67. bloxtap.Name = "bloxtap"
  68. bloxtap.Parent = game:GetService("CoreGui")
  69. bloxtap.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  70. bloxtap.DisplayOrder = 1000000
  71.  
  72. main.Name = "main"
  73. main.Parent = bloxtap
  74. main.BackgroundColor3 = Color3.new(1, 1, 1)
  75. main.BackgroundTransparency = 1
  76. main.Position = UDim2.new(0.0545474887, 0, 0.0830281898, 0)
  77. main.Selectable = true
  78. main.Size = UDim2.new(0, 490, 0, 200)
  79. main.ZIndex = 2
  80. main.Image = "rbxassetid://2260429633"
  81. main.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  82. main.ScaleType = Enum.ScaleType.Slice
  83. main.SliceCenter = Rect.new(12, 12, 13, 13)
  84.  
  85. body.Name = "body"
  86. body.Parent = main
  87. body.BackgroundColor3 = Color3.new(1, 1, 1)
  88. body.BackgroundTransparency = 1
  89. body.ClipsDescendants = true
  90. body.Position = UDim2.new(0, 0, 0, 7)
  91. body.Selectable = true
  92. body.Size = UDim2.new(1, 0, 0, 600)
  93. body.Image = "rbxassetid://760929926"
  94. body.ImageColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  95. body.ScaleType = Enum.ScaleType.Slice
  96. body.SliceCenter = Rect.new(5, 5, 5, 5)
  97.  
  98. main.Size = UDim2.new(0, 490, 0, body.Size.Y.Offset)
  99.  
  100. lines.Name = "lines"
  101. lines.Parent = body
  102.  
  103. hackname.Name = "hackname"
  104. hackname.Parent = body
  105. hackname.BackgroundColor3 = Color3.new(1, 1, 1)
  106. hackname.BackgroundTransparency = 1
  107. hackname.Selectable = true
  108. hackname.Size = UDim2.new(0, 75, 0, 39)
  109. hackname.Font = Enum.Font.GothamBold
  110. hackname.Text = "bloxtap"
  111. hackname.TextColor3 = Color3.new(1, 1, 1)
  112. hackname.TextSize = 17
  113. hackname.TextStrokeTransparency = 0.94999998807907
  114. hackname.TextXAlignment = Enum.TextXAlignment.Right
  115.  
  116. legit.Name = "legit"
  117. legit.Parent = body
  118. legit.BackgroundColor3 = Color3.new(1, 1, 1)
  119. legit.BackgroundTransparency = 1
  120. legit.Position = UDim2.new(0, 93, 0, 3)
  121. legit.Size = UDim2.new(0, 66, 0, 32)
  122. legit.ZIndex = 1231231
  123. legit.Font = Enum.Font.GothamBold
  124. legit.Text = "Legit"
  125. legit.TextColor3 = Color3.new(1, 1, 1)
  126. legit.TextSize = 10
  127.  
  128. rage.Name = "rage"
  129. rage.Parent = body
  130. rage.BackgroundColor3 = Color3.new(1, 1, 1)
  131. rage.BackgroundTransparency = 1
  132. rage.Position = UDim2.new(0, 168, 0, 3)
  133. rage.Size = UDim2.new(0, 67, 0, 32)
  134. rage.ZIndex = 1231231
  135. rage.Selected = true
  136. rage.Font = Enum.Font.GothamBold
  137. rage.Text = "Rage"
  138. rage.TextColor3 = Color3.new(1, 1, 1)
  139. rage.TextSize = 10
  140.  
  141. antiaim.Name = "antiaim"
  142. antiaim.Parent = body
  143. antiaim.BackgroundColor3 = Color3.new(1, 1, 1)
  144. antiaim.BackgroundTransparency = 1
  145. antiaim.Position = UDim2.new(0, 245, 0, 3)
  146. antiaim.Size = UDim2.new(0, 77, 0, 32)
  147. antiaim.ZIndex = 1231231
  148. antiaim.Selected = true
  149. antiaim.Font = Enum.Font.GothamBold
  150. antiaim.Text = "Anti-Aim"
  151. antiaim.TextColor3 = Color3.new(1, 1, 1)
  152. antiaim.TextSize = 10
  153.  
  154. misc.Name = "misc"
  155. misc.Parent = body
  156. misc.BackgroundColor3 = Color3.new(1, 1, 1)
  157. misc.BackgroundTransparency = 1
  158. misc.Position = UDim2.new(0, 410, 0, 3)
  159. misc.Size = UDim2.new(0, 65, 0, 32)
  160. misc.ZIndex = 1231231
  161. misc.Selected = true
  162. misc.Font = Enum.Font.GothamBold
  163. misc.Text = "Misc"
  164. misc.TextColor3 = Color3.new(1, 1, 1)
  165. misc.TextSize = 10
  166.  
  167. selection.Name = "selection"
  168. selection.Parent = body
  169. selection.BackgroundColor3 = Color3.new(1, 1, 1)
  170. selection.BackgroundTransparency = 1
  171. selection.Position = UDim2.new(0, 98, 0, 10)
  172. selection.Selectable = true
  173. selection.Size = UDim2.new(0, 60, 0, 19)
  174. selection.ZIndex = 612
  175. selection.Image = "rbxassetid://760929926"
  176. selection.ImageColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  177. selection.ScaleType = Enum.ScaleType.Slice
  178. selection.SliceCenter = Rect.new(5, 5, 5, 5)
  179.  
  180. tabs.Name = "tabs"
  181. tabs.Parent = body
  182. tabs.BackgroundColor3 = Color3.new(1, 1, 1)
  183. tabs.BackgroundTransparency = 1
  184. tabs.Position = UDim2.new(0, 0, 0, 40)
  185. tabs.Size = UDim2.new(4, 0, 1, -70)
  186.  
  187. legittab.Name = "legittab"
  188. legittab.Parent = tabs
  189. legittab.BackgroundColor3 = Color3.new(1, 1, 1)
  190. legittab.BackgroundTransparency = 1
  191. legittab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  192. legittab.Size = UDim2.new(0.25, 0, 1, 0)
  193.  
  194. FIRST_legit.Name = "FIRST_legit"
  195. FIRST_legit.Parent = legittab
  196. FIRST_legit.BackgroundColor3 = Color3.new(1, 1, 1)
  197. FIRST_legit.BackgroundTransparency = 1
  198. FIRST_legit.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  199. FIRST_legit.Size = UDim2.new(1, 0, 1, 0)
  200.  
  201. antiaimtab.Name = "antiaimtab"
  202. antiaimtab.Parent = tabs
  203. antiaimtab.BackgroundColor3 = Color3.new(1, 1, 1)
  204. antiaimtab.BackgroundTransparency = 1
  205. antiaimtab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  206. antiaimtab.Size = UDim2.new(0.25, 0, 1, 0)
  207. antiaimtab.Visible = false
  208.  
  209. FIRST_antiaim.Name = "FIRST_antiaim"
  210. FIRST_antiaim.Parent = antiaimtab
  211. FIRST_antiaim.BackgroundColor3 = Color3.new(1, 1, 1)
  212. FIRST_antiaim.BackgroundTransparency = 1
  213. FIRST_antiaim.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  214. FIRST_antiaim.Size = UDim2.new(1, 0, 1, 0)
  215.  
  216. ragetab.Name = "ragetab"
  217. ragetab.Parent = tabs
  218. ragetab.BackgroundColor3 = Color3.new(1, 1, 1)
  219. ragetab.BackgroundTransparency = 1
  220. ragetab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  221. ragetab.Size = UDim2.new(0.25, 0, 1, 0)
  222. ragetab.Visible = false
  223.  
  224. FIRST_rage.Name = "FIRST_rage"
  225. FIRST_rage.Parent = ragetab
  226. FIRST_rage.BackgroundColor3 = Color3.new(1, 1, 1)
  227. FIRST_rage.BackgroundTransparency = 1
  228. FIRST_rage.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  229. FIRST_rage.Size = UDim2.new(1, 0, 1, 0)
  230.  
  231. misctab.Name = "misctab"
  232. misctab.Parent = tabs
  233. misctab.BackgroundColor3 = Color3.new(1, 1, 1)
  234. misctab.BackgroundTransparency = 1
  235. misctab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  236. misctab.Size = UDim2.new(0.25, 0, 1, 0)
  237. misctab.Visible = false
  238.  
  239. local GENERAL = Instance.new("TextButton")
  240. local SKINS = Instance.new("TextButton")
  241. local PERFORMANCE = Instance.new("TextButton")
  242. local SCRIPT = Instance.new("TextButton")
  243. local ICON_SKINS = Instance.new("ImageLabel")
  244. local ICON_GENERAL = Instance.new("ImageLabel")
  245. local ICON_SCRIPT = Instance.new("ImageLabel")
  246. local ICON_PERFORMANCE = Instance.new("ImageLabel")
  247. local FIRST_misc = Instance.new("Frame")
  248. local misc_1 = Instance.new("Frame")
  249. local misc_2 = Instance.new("Frame")
  250. local misc_3 = Instance.new("Frame")
  251. local misc_4 = Instance.new("Frame")
  252. local selection_misctab = Instance.new("ImageLabel")
  253.  
  254. selection_misctab.Name = "selection_misctab"
  255. selection_misctab.Parent = misctab
  256. selection_misctab.BackgroundColor3 = Color3.new(1, 1, 1)
  257. selection_misctab.BackgroundTransparency = 1
  258. selection_misctab.ClipsDescendants = true
  259. selection_misctab.Position = UDim2.new(0, 15, 0, 10)
  260. selection_misctab.Selectable = true
  261. selection_misctab.Size = UDim2.new(1, -30, 0, 60)
  262. selection_misctab.Image = "rbxassetid://760929926"
  263. selection_misctab.ImageColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  264. selection_misctab.ScaleType = Enum.ScaleType.Slice
  265. selection_misctab.SliceCenter = Rect.new(5, 5, 5, 5)
  266.  
  267. GENERAL.Name = "GENERAL"
  268. GENERAL.Parent = selection_misctab
  269. GENERAL.BackgroundColor3 = Color3.new(1, 1, 1)
  270. GENERAL.BackgroundTransparency = 1
  271. GENERAL.Position = UDim2.new(0, 30, 0, 0)
  272. GENERAL.Size = UDim2.new(0, 70, 1, -10)
  273. GENERAL.Font = Enum.Font.GothamBold
  274. GENERAL.Text = "GENERAL"
  275. GENERAL.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  276. GENERAL.TextSize = 10
  277. GENERAL.TextYAlignment = Enum.TextYAlignment.Bottom
  278.  
  279. SKINS.Name = "SKINS"
  280. SKINS.Parent = selection_misctab
  281. SKINS.BackgroundColor3 = Color3.new(1, 1, 1)
  282. SKINS.BackgroundTransparency = 1
  283. SKINS.Position = UDim2.new(0, 255, 0, 0)
  284. SKINS.Size = UDim2.new(0, 70, 1, -10)
  285. SKINS.Font = Enum.Font.GothamBold
  286. SKINS.Text = "SKINS"
  287. SKINS.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  288. SKINS.TextSize = 10
  289. SKINS.TextYAlignment = Enum.TextYAlignment.Bottom
  290.  
  291. PERFORMANCE.Name = "PERFORMANCE"
  292. PERFORMANCE.Parent = selection_misctab
  293. PERFORMANCE.BackgroundColor3 = Color3.new(1, 1, 1)
  294. PERFORMANCE.BackgroundTransparency = 1
  295. PERFORMANCE.Position = UDim2.new(0, 135, 0, 0)
  296. PERFORMANCE.Size = UDim2.new(0, 70, 1, -10)
  297. PERFORMANCE.Font = Enum.Font.GothamBold
  298. PERFORMANCE.Text = "PERFORMANCE"
  299. PERFORMANCE.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  300. PERFORMANCE.TextSize = 10
  301. PERFORMANCE.TextYAlignment = Enum.TextYAlignment.Bottom
  302.  
  303. SCRIPT.Name = "SCRIPT"
  304. SCRIPT.Parent = selection_misctab
  305. SCRIPT.BackgroundColor3 = Color3.new(1, 1, 1)
  306. SCRIPT.BackgroundTransparency = 1
  307. SCRIPT.Position = UDim2.new(0, 360, 0, 0)
  308. SCRIPT.Size = UDim2.new(0, 70, 1, -10)
  309. SCRIPT.Font = Enum.Font.GothamBold
  310. SCRIPT.Text = "SCRIPT"
  311. SCRIPT.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  312. SCRIPT.TextSize = 10
  313. SCRIPT.TextYAlignment = Enum.TextYAlignment.Bottom
  314.  
  315. ICON_SKINS.Name = "ICON_SKINS"
  316. ICON_SKINS.Parent = selection_misctab
  317. ICON_SKINS.BackgroundColor3 = Color3.new(1, 1, 1)
  318. ICON_SKINS.BackgroundTransparency = 1
  319. ICON_SKINS.Position = UDim2.new(0, 278, 0, 8)
  320. ICON_SKINS.Size = UDim2.new(0, 23, 0, 23)
  321. ICON_SKINS.Image = "http://www.roblox.com/asset/?id=2992801749"
  322.  
  323. ICON_GENERAL.Name = "ICON_GENERAL"
  324. ICON_GENERAL.Parent = selection_misctab
  325. ICON_GENERAL.BackgroundColor3 = Color3.new(1, 1, 1)
  326. ICON_GENERAL.BackgroundTransparency = 1
  327. ICON_GENERAL.Position = UDim2.new(0, 55, 0, 8)
  328. ICON_GENERAL.Size = UDim2.new(0, 23, 0, 23)
  329. ICON_GENERAL.Image = "rbxassetid://183390139"
  330.  
  331. ICON_SCRIPT.Name = "ICON_SCRIPT"
  332. ICON_SCRIPT.Parent = selection_misctab
  333. ICON_SCRIPT.BackgroundColor3 = Color3.new(1, 1, 1)
  334. ICON_SCRIPT.BackgroundTransparency = 1
  335. ICON_SCRIPT.Position = UDim2.new(0, 383, 0, 8)
  336. ICON_SCRIPT.Size = UDim2.new(0, 23, 0, 23)
  337. ICON_SCRIPT.Image = "http://www.roblox.com/asset/?id=4529595292"
  338.  
  339. ICON_PERFORMANCE.Name = "ICON_PERFORMANCE"
  340. ICON_PERFORMANCE.Parent = selection_misctab
  341. ICON_PERFORMANCE.BackgroundColor3 = Color3.new(1, 1, 1)
  342. ICON_PERFORMANCE.BackgroundTransparency = 1
  343. ICON_PERFORMANCE.Position = UDim2.new(0, 158, 0, 8)
  344. ICON_PERFORMANCE.Size = UDim2.new(0, 23, 0, 23)
  345. ICON_PERFORMANCE.Image = "http://www.roblox.com/asset/?id=4529590010"
  346. ICON_PERFORMANCE.ScaleType = Enum.ScaleType.Slice
  347.  
  348. FIRST_misc.Name = "FIRST_misc"
  349. FIRST_misc.Parent = misctab
  350. FIRST_misc.BackgroundColor3 = Color3.new(1, 1, 1)
  351. FIRST_misc.BackgroundTransparency = 1
  352. FIRST_misc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  353. FIRST_misc.Position = UDim2.new(0, 0, 0, 70)
  354. FIRST_misc.Size = UDim2.new(1, 0, 1, -70)
  355.  
  356. misc_1.Name = "misc_1"
  357. misc_1.Parent = FIRST_misc
  358. misc_1.BackgroundColor3 = Color3.new(1, 1, 1)
  359. misc_1.BackgroundTransparency = 1
  360. misc_1.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  361. misc_1.Size = UDim2.new(1, 0, 1, 0)
  362.  
  363. misc_2.Name = "misc_2"
  364. misc_2.Parent = FIRST_misc
  365. misc_2.BackgroundColor3 = Color3.new(1, 1, 1)
  366. misc_2.BackgroundTransparency = 1
  367. misc_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  368. misc_2.Size = UDim2.new(1, 0, 1, 0)
  369. misc_2.Visible = false
  370. misc_3.Name = "misc_3"
  371. misc_3.Parent = FIRST_misc
  372. misc_3.BackgroundColor3 = Color3.new(1, 1, 1)
  373. misc_3.BackgroundTransparency = 1
  374. misc_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  375. misc_3.Size = UDim2.new(1, 0, 1, 0)
  376. misc_3.Visible = false
  377.  
  378. misc_4.Name = "misc_4"
  379. misc_4.Parent = FIRST_misc
  380. misc_4.BackgroundColor3 = Color3.new(1, 1, 1)
  381. misc_4.BackgroundTransparency = 1
  382. misc_4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  383. misc_4.Size = UDim2.new(1, 0, 1, 0)
  384. misc_4.Visible = false
  385. FIRST_misc.Name = "FIRST_misc"
  386. FIRST_misc.Parent = misctab
  387. FIRST_misc.BackgroundColor3 = Color3.new(1, 1, 1)
  388. FIRST_misc.BackgroundTransparency = 1
  389. FIRST_misc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  390. FIRST_misc.Size = UDim2.new(1, 0, 1, 0)
  391.  
  392. visualtab.Name = "visualtab"
  393. visualtab.Parent = tabs
  394. visualtab.BackgroundColor3 = Color3.new(1, 1, 1)
  395. visualtab.BackgroundTransparency = 1
  396. visualtab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  397. visualtab.Size = UDim2.new(0.25, 0, 1, 0)
  398. visualtab.Visible = false
  399.  
  400. FIRST_visual.Name = "FIRST_visual"
  401. FIRST_visual.Parent = visualtab
  402. FIRST_visual.BackgroundColor3 = Color3.new(1, 1, 1)
  403. FIRST_visual.BackgroundTransparency = 1
  404. FIRST_visual.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  405. FIRST_visual.Position = UDim2.new(0, 0, 0, 70)
  406. FIRST_visual.Size = UDim2.new(1, 0, 1, -70)
  407.  
  408. local visual_1 = Instance.new("Frame")
  409. local visual_2 = Instance.new("Frame")
  410. local visual_3 = Instance.new("Frame")
  411. local visual_4 = Instance.new("Frame")
  412.  
  413. visual_1.Name = "visual_1"
  414. visual_1.Parent = FIRST_visual
  415. visual_1.BackgroundColor3 = Color3.new(1, 1, 1)
  416. visual_1.BackgroundTransparency = 1
  417. visual_1.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  418. visual_1.Size = UDim2.new(1, 0, 1, 0)
  419. visual_1.Visible = true
  420.  
  421. visual_2.Name = "visual_2"
  422. visual_2.Parent = FIRST_visual
  423. visual_2.BackgroundColor3 = Color3.new(1, 1, 1)
  424. visual_2.BackgroundTransparency = 1
  425. visual_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  426. visual_2.Size = UDim2.new(1, 0, 1, 0)
  427. visual_2.Visible = false
  428.  
  429. visual_3.Name = "visual_3"
  430. visual_3.Parent = FIRST_visual
  431. visual_3.BackgroundColor3 = Color3.new(1, 1, 1)
  432. visual_3.BackgroundTransparency = 1
  433. visual_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  434. visual_3.Size = UDim2.new(1, 0, 1, 0)
  435. visual_3.Visible = false
  436.  
  437. visual_4.Name = "visual_4"
  438. visual_4.Parent = FIRST_visual
  439. visual_4.BackgroundColor3 = Color3.new(1, 1, 1)
  440. visual_4.BackgroundTransparency = 1
  441. visual_4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  442. visual_4.Size = UDim2.new(1, 0, 1, 0)
  443. visual_4.Visible = false
  444.  
  445. selection_visualtab.Name = "selection_visualtab"
  446. selection_visualtab.Parent = visualtab
  447. selection_visualtab.BackgroundColor3 = Color3.new(1, 1, 1)
  448. selection_visualtab.BackgroundTransparency = 1
  449. selection_visualtab.ClipsDescendants = true
  450. selection_visualtab.Position = UDim2.new(0, 15, 0, 10)
  451. selection_visualtab.Selectable = true
  452. selection_visualtab.Size = UDim2.new(1, -30, 0, 60)
  453. selection_visualtab.Image = "rbxassetid://760929926"
  454. selection_visualtab.ImageColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  455. selection_visualtab.ScaleType = Enum.ScaleType.Slice
  456. selection_visualtab.SliceCenter = Rect.new(5, 5, 5, 5)
  457.  
  458. SELF.Name = "SELF"
  459. SELF.Parent = selection_visualtab
  460. SELF.BackgroundColor3 = Color3.new(1, 1, 1)
  461. SELF.BackgroundTransparency = 1
  462. SELF.Position = UDim2.new(0, 30, 0, 0)
  463. SELF.Size = UDim2.new(0, 70, 1, -10)
  464. SELF.Font = Enum.Font.GothamBold
  465. SELF.Text = "SELF"
  466. SELF.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  467. SELF.TextSize = 10
  468. SELF.TextYAlignment = Enum.TextYAlignment.Bottom
  469.  
  470. FRIENDLIES.Name = "FRIENDLIES"
  471. FRIENDLIES.Parent = selection_visualtab
  472. FRIENDLIES.BackgroundColor3 = Color3.new(1, 1, 1)
  473. FRIENDLIES.BackgroundTransparency = 1
  474. FRIENDLIES.Position = UDim2.new(0, 255, 0, 0)
  475. FRIENDLIES.Size = UDim2.new(0, 70, 1, -10)
  476. FRIENDLIES.Font = Enum.Font.GothamBold
  477. FRIENDLIES.Text = "FRIENDLIES"
  478. FRIENDLIES.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  479. FRIENDLIES.TextSize = 10
  480. FRIENDLIES.TextYAlignment = Enum.TextYAlignment.Bottom
  481.  
  482. ENEMIES.Name = "ENEMIES"
  483. ENEMIES.Parent = selection_visualtab
  484. ENEMIES.BackgroundColor3 = Color3.new(1, 1, 1)
  485. ENEMIES.BackgroundTransparency = 1
  486. ENEMIES.Position = UDim2.new(0, 135, 0, 0)
  487. ENEMIES.Size = UDim2.new(0, 70, 1, -10)
  488. ENEMIES.Font = Enum.Font.GothamBold
  489. ENEMIES.Text = "ENEMIES"
  490. ENEMIES.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  491. ENEMIES.TextSize = 10
  492. ENEMIES.TextYAlignment = Enum.TextYAlignment.Bottom
  493.  
  494. WORLD.Name = "WORLD"
  495. WORLD.Parent = selection_visualtab
  496. WORLD.BackgroundColor3 = Color3.new(1, 1, 1)
  497. WORLD.BackgroundTransparency = 1
  498. WORLD.Position = UDim2.new(0, 360, 0, 0)
  499. WORLD.Size = UDim2.new(0, 70, 1, -10)
  500. WORLD.Font = Enum.Font.GothamBold
  501. WORLD.Text = "WORLD"
  502. WORLD.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  503. WORLD.TextSize = 10
  504. WORLD.TextYAlignment = Enum.TextYAlignment.Bottom
  505.  
  506. ICON_FRIENDLIES.Name = "ICON_FRIENDLIES"
  507. ICON_FRIENDLIES.Parent = selection_visualtab
  508. ICON_FRIENDLIES.BackgroundColor3 = Color3.new(1, 1, 1)
  509. ICON_FRIENDLIES.BackgroundTransparency = 1
  510. ICON_FRIENDLIES.Position = UDim2.new(0, 278, 0, 8)
  511. ICON_FRIENDLIES.Size = UDim2.new(0, 23, 0, 23)
  512. ICON_FRIENDLIES.Image = "http://www.roblox.com/asset/?id=2484564290"
  513.  
  514. ICON_SELF.Name = "ICON_SELF"
  515. ICON_SELF.Parent = selection_visualtab
  516. ICON_SELF.BackgroundColor3 = Color3.new(1, 1, 1)
  517. ICON_SELF.BackgroundTransparency = 1
  518. ICON_SELF.Position = UDim2.new(0, 55, 0, 8)
  519. ICON_SELF.Size = UDim2.new(0, 23, 0, 23)
  520. ICON_SELF.Image = "rbxassetid://4529558639"
  521.  
  522. ICON_WORLD.Name = "ICON_WORLD"
  523. ICON_WORLD.Parent = selection_visualtab
  524. ICON_WORLD.BackgroundColor3 = Color3.new(1, 1, 1)
  525. ICON_WORLD.BackgroundTransparency = 1
  526. ICON_WORLD.Position = UDim2.new(0, 383, 0, 8)
  527. ICON_WORLD.Size = UDim2.new(0, 23, 0, 23)
  528. ICON_WORLD.Image = "http://www.roblox.com/asset/?id=524302408"
  529.  
  530. ICON_ENEMIES.Name = "ICON_ENEMIES"
  531. ICON_ENEMIES.Parent = selection_visualtab
  532. ICON_ENEMIES.BackgroundColor3 = Color3.new(1, 1, 1)
  533. ICON_ENEMIES.BackgroundTransparency = 1
  534. ICON_ENEMIES.Position = UDim2.new(0, 158, 0, 8)
  535. ICON_ENEMIES.Size = UDim2.new(0, 23, 0, 23)
  536. ICON_ENEMIES.Image = "http://www.roblox.com/asset/?id=4476927981"
  537. ICON_ENEMIES.ScaleType = Enum.ScaleType.Slice
  538.  
  539. config.Name = "config"
  540. config.Parent = body
  541. config.BackgroundColor3 = Color3.new(1, 1, 1)
  542. config.BackgroundTransparency = 1
  543. config.Position = UDim2.new(1, -35, 1, -25)
  544. config.Size = UDim2.new(0, 25, 0, 25)
  545. config.ZIndex = 10000
  546. config.Image = "http://www.roblox.com/asset/?id=193272460"
  547.  
  548. username.Name = "username"
  549. username.Parent = body
  550. username.BackgroundColor3 = Color3.new(1, 1, 1)
  551. username.BackgroundTransparency = 1
  552. username.Position = UDim2.new(0, 10, 1, -20)
  553. username.Size = UDim2.new(0, 80, 0, 15)
  554. username.ZIndex = 10000
  555. username.Font = Enum.Font.GothamSemibold
  556. username.Text = "username"
  557. username.TextColor3 = Color3.new(1, 1, 1)
  558. username.TextSize = 12
  559. username.TextStrokeTransparency = 0.94999998807907
  560. username.TextXAlignment = Enum.TextXAlignment.Left
  561.  
  562. visual.Name = "visual"
  563. visual.Parent = body
  564. visual.BackgroundColor3 = Color3.new(1, 1, 1)
  565. visual.BackgroundTransparency = 1
  566. visual.Position = UDim2.new(0, 333, 0, 3)
  567. visual.Size = UDim2.new(0, 65, 0, 32)
  568. visual.ZIndex = 1231231
  569. visual.Selected = true
  570. visual.Font = Enum.Font.GothamBold
  571. visual.Text = "Visual"
  572. visual.TextColor3 = Color3.new(1, 1, 1)
  573. visual.TextSize = 10
  574.  
  575. configmain.Name = "configmain"
  576. configmain.Parent = bloxtap
  577. configmain.BackgroundColor3 = Color3.new(1, 1, 1)
  578. configmain.BackgroundTransparency = 1
  579. configmain.Position = UDim2.new(0.5, 109, 0.5, 10)
  580. configmain.Selectable = true
  581. configmain.Size = UDim2.new(0, 218, 0, 20)
  582. configmain.Visible = false
  583. configmain.ZIndex = 1000000
  584. configmain.Image = "rbxassetid://2260429633"
  585. configmain.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  586. configmain.ScaleType = Enum.ScaleType.Slice
  587. configmain.SliceCenter = Rect.new(12, 12, 13, 13)
  588.  
  589. configbody.Name = "configbody"
  590. configbody.Parent = configmain
  591. configbody.BackgroundColor3 = Color3.new(1, 1, 1)
  592. configbody.BackgroundTransparency = 1
  593. configbody.ClipsDescendants = true
  594. configbody.Position = UDim2.new(0, 0, 0, 4)
  595. configbody.Selectable = true
  596. configbody.Size = UDim2.new(1, 0, 5.3499999, 100)
  597. configbody.Image = "rbxassetid://760929926"
  598. configbody.ImageColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  599. configbody.ScaleType = Enum.ScaleType.Slice
  600. configbody.SliceCenter = Rect.new(5, 5, 5, 5)
  601.  
  602. title.Name = "title"
  603. title.Parent = configbody
  604. title.BackgroundColor3 = Color3.new(1, 1, 1)
  605. title.BackgroundTransparency = 1
  606. title.BorderSizePixel = 0
  607. title.Size = UDim2.new(1, 0, 0, 25)
  608. title.Font = Enum.Font.GothamSemibold
  609. title.Text = "Configuration"
  610. title.TextColor3 = Color3.new(1, 1, 1)
  611. title.TextSize = 11
  612.  
  613. configlist.Name = "configlist"
  614. configlist.Parent = configbody
  615. configlist.BackgroundColor3 = Color3.new(0.2, 0.207843, 0.247059)
  616. configlist.BorderSizePixel = 0
  617. configlist.Position = UDim2.new(0, 10, 0, 30)
  618. configlist.Size = UDim2.new(1, -20, -0.0606060661, 100)
  619. configlist.ScrollBarThickness = 0
  620.  
  621. listthing.Name = "listthing"
  622. listthing.Parent = configlist
  623. listthing.SortOrder = Enum.SortOrder.LayoutOrder
  624. listthing.Padding = UDim.new(0,1)
  625.  
  626. createconfig.Name = "createconfig"
  627. createconfig.Parent = configbody
  628. createconfig.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  629. createconfig.BorderSizePixel = 0
  630. createconfig.Position = UDim2.new(0, 10, 0, 180)
  631. createconfig.Size = UDim2.new(1, -20, 0, 20)
  632. createconfig.Font = Enum.Font.GothamSemibold
  633. createconfig.Text = "Create"
  634. createconfig.TextColor3 = Color3.new(1, 1, 1)
  635. createconfig.TextSize = 11
  636. createconfig.TextWrapped = true
  637.  
  638. saveconfig.Name = "saveconfig"
  639. saveconfig.Parent = configbody
  640. saveconfig.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  641. saveconfig.BorderSizePixel = 0
  642. saveconfig.Position = UDim2.new(0, 10, 0, 127)
  643. saveconfig.Size = UDim2.new(0, 60, 0, 20)
  644. saveconfig.Font = Enum.Font.GothamSemibold
  645. saveconfig.Text = "Save"
  646. saveconfig.TextColor3 = Color3.new(1, 1, 1)
  647. saveconfig.TextSize = 11
  648. saveconfig.TextWrapped = true
  649.  
  650. loadconfig.Name = "loadconfig"
  651. loadconfig.Parent = configbody
  652. loadconfig.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  653. loadconfig.BorderSizePixel = 0
  654. loadconfig.Position = UDim2.new(0, 79, 0, 127)
  655. loadconfig.Size = UDim2.new(0, 60, 0, 20)
  656. loadconfig.Font = Enum.Font.GothamSemibold
  657. loadconfig.Text = "Load"
  658. loadconfig.TextColor3 = Color3.new(1, 1, 1)
  659. loadconfig.TextSize = 11
  660. loadconfig.TextWrapped = true
  661.  
  662. deleteconfig.Name = "deleteconfig"
  663. deleteconfig.Parent = configbody
  664. deleteconfig.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  665. deleteconfig.BorderSizePixel = 0
  666. deleteconfig.Position = UDim2.new(0, 148, 0, 127)
  667. deleteconfig.Size = UDim2.new(0, 60, 0, 20)
  668. deleteconfig.Font = Enum.Font.GothamSemibold
  669. deleteconfig.Text = "Delete"
  670. deleteconfig.TextColor3 = Color3.new(1, 1, 1)
  671. deleteconfig.TextSize = 11
  672. deleteconfig.TextWrapped = true
  673.  
  674. filename.Name = "filename"
  675. filename.Parent = configbody
  676. filename.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  677. filename.BorderSizePixel = 0
  678. filename.Position = UDim2.new(0, 10, 0, 153)
  679. filename.Size = UDim2.new(1, -20, 0, 20)
  680. filename.Font = Enum.Font.GothamSemibold
  681. filename.PlaceholderColor3 = Color3.new(0.545098, 0.545098, 0.545098)
  682. filename.PlaceholderText = "File Name"
  683. filename.Text = ""
  684. filename.TextColor3 = Color3.new(1, 1, 1)
  685. filename.TextSize = 11
  686.  
  687. local line3 = Instance.new("Frame")
  688. local line2 = Instance.new("Frame")
  689. local line1 = Instance.new("Frame")
  690. local line = Instance.new("Frame")
  691.  
  692. line3.Name = "line3"
  693. line3.Parent = lines
  694. line3.BackgroundColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  695. line3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  696. line3.BorderSizePixel = 0
  697. line3.Position = UDim2.new(0, 80, 0, 6)
  698. line3.Size = UDim2.new(0, 1, 0, 28)
  699. line3.ZIndex = 123131
  700.  
  701. line2.Name = "line2"
  702. line2.Parent = lines
  703. line2.BackgroundColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  704. line2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  705. line2.BorderSizePixel = 0
  706. line2.Position = UDim2.new(0, 10, 1, -27)
  707. line2.Selectable = true
  708. line2.Size = UDim2.new(1, -20, 0, 1)
  709. line2.ZIndex = 123131
  710.  
  711. line1.Name = "line1"
  712. line1.Parent = lines
  713. line1.BackgroundColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  714. line1.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  715. line1.BorderSizePixel = 0
  716. line1.Position = UDim2.new(0, 10, 0, 40)
  717. line1.Size = UDim2.new(1, -20, 0, 1)
  718. line1.ZIndex = 123131
  719.  
  720. line.Name = "line"
  721. line.Parent = body
  722. line.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  723. line.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  724. line.BorderSizePixel = 0
  725. line.Position = UDim2.new(0, 10, 1, -26)
  726. line.Selectable = true
  727. line.Size = UDim2.new(1, -20, 0, 26)
  728. line.ZIndex = 100
  729.  
  730. local configfolder = Instance.new("Folder",bloxtap)
  731. configfolder.Name = "configfolder"
  732.  
  733. get = function(str)
  734.     local r = loadstring(game:HttpGet("http://rustedstyle.com/bloxtap_assets/"..str..'.lua',true))()
  735.     return r
  736. end
  737.  
  738. antiaim.MouseButton1Click:connect(function()
  739.     selection:TweenPosition(UDim2.new(0,antiaim.Position.X.Offset+7,0,10),"Out","Quad",0.1,true,nil)
  740.     for i,v in pairs(tabs:GetChildren()) do if v == antiaimtab then v.Visible = true else v.Visible = false end end
  741. end)
  742. legit.MouseButton1Click:connect(function()
  743.     selection:TweenPosition(UDim2.new(0,legit.Position.X.Offset+4,0,10),"Out","Quad",0.1,true,nil)
  744.     for i,v in pairs(tabs:GetChildren()) do if v == legittab then v.Visible = true else v.Visible = false end end
  745. end)
  746. misc.MouseButton1Click:connect(function()
  747.     selection:TweenPosition(UDim2.new(0,misc.Position.X.Offset+4,0,10),"Out","Quad",0.1,true,nil)
  748.     for i,v in pairs(tabs:GetChildren()) do if v == misctab then v.Visible = true else v.Visible = false end end
  749. end)
  750. rage.MouseButton1Click:connect(function()
  751.     selection:TweenPosition(UDim2.new(0,rage.Position.X.Offset+4,0,10),"Out","Quad",0.1,true,nil)
  752.     for i,v in pairs(tabs:GetChildren()) do if v == ragetab then v.Visible = true else v.Visible = false end end
  753. end)
  754. visual.MouseButton1Click:connect(function()
  755.     selection:TweenPosition(UDim2.new(0,visual.Position.X.Offset,0,10),"Out","Quad",0.1,true,nil)
  756.     for i,v in pairs(tabs:GetChildren()) do if v == visualtab then v.Visible = true else v.Visible = false end end
  757. end)
  758.  
  759. body.Changed:Connect(function()
  760.     main.Size = UDim2.new(0, 490, 0, body.Size.Y.Offset)
  761. end)
  762.  
  763. config.MouseButton1Click:connect(function()
  764.     configmain.Visible = (not configmain.Visible)
  765. end)
  766.  
  767. function addcategory(info)
  768.     local category = Instance.new("Frame")
  769.     local scrolldesign = Instance.new("ImageLabel")
  770.     local top = Instance.new("Frame")
  771.     local title = Instance.new("TextLabel")
  772.     local content = Instance.new("ScrollingFrame")
  773.     local sizefixer = Instance.new("Frame")
  774.     local UIListLayout = Instance.new("UIListLayout")
  775.    
  776.     category.Name = "category"
  777.     category.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  778.     category.BorderColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  779.     category.Size = UDim2.new(0, 225, 0, info['lenght'])
  780.    
  781.     local postoday;
  782.     if #info["parent"]:GetChildren() == 0 then
  783.         postoday = UDim2.new(0,10,0,10)
  784.     else
  785.         if (info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Size.Y.Offset - info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Position.Y.Offset) <= 150 then
  786.             if info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Position.Y.Offset == 10 then
  787.                 postoday = UDim2.new(0, info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Position.X.Offset, 0, info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Size.Y.Offset + 20)
  788.             else
  789.                 postoday = UDim2.new(0, info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Size.X.Offset + 25, 0, 10)
  790.             end
  791.         else
  792.             postoday = UDim2.new(0, info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Size.X.Offset + 25, 0, 10)
  793.         end
  794.     end
  795.     category.Position = postoday
  796.     category.Parent = info['parent']
  797.    
  798.     scrolldesign.Name = "scrolldesign"
  799.     scrolldesign.Parent = category
  800.     scrolldesign.BackgroundColor3 = Color3.new(1, 1, 1)
  801.     scrolldesign.BackgroundTransparency = 1
  802.     scrolldesign.Position = UDim2.new(1, -5, 0, 5)
  803.     scrolldesign.Size = UDim2.new(0, 5, 1, -18)
  804.     scrolldesign.ZIndex = -2
  805.     scrolldesign.Image = "rbxassetid://2260429633"
  806.     scrolldesign.ImageColor3 = Color3.new(0.121569, 0.129412, 0.156863)
  807.     scrolldesign.ScaleType = Enum.ScaleType.Slice
  808.     scrolldesign.SliceCenter = Rect.new(12, 12, 13, 13)
  809.    
  810.     top.Name = "top"
  811.     top.Parent = category
  812.     top.BackgroundColor3 = Color3.new(1, 0.784314, 0.403922)
  813.     top.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  814.     top.BorderSizePixel = 0
  815.     top.Size = UDim2.new(1, 0, 0, 1)
  816.     top.ZIndex = 10000
  817.    
  818.     title.Name = "title"
  819.     title.Parent = top
  820.     title.AnchorPoint = Vector2.new(0.5, 0.5)
  821.     title.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  822.     title.BorderSizePixel = 0
  823.     title.Position = UDim2.new(0.5, 0, 0, 0)
  824.     title.Font = Enum.Font.GothamSemibold
  825.     title.Text = info['title']
  826.     title.Size = UDim2.new(0, title.TextBounds.X+20, 0, 10)
  827.     title.TextColor3 = Color3.new(1, 1, 1)
  828.     title.TextSize = 11
  829.     title.TextStrokeTransparency = 0.94999998807907
  830.    
  831.     content.Name = "content"
  832.     content.Parent = category
  833.     content.BackgroundColor3 = Color3.new(1, 1, 1)
  834.     content.BackgroundTransparency = 1
  835.     content.BorderSizePixel = 0
  836.     content.Size = UDim2.new(1, 0, 1, 0)
  837.     content.BottomImage = ""
  838.     content.MidImage = "http://www.roblox.com/asset/?id=1080024588"
  839.     content.ScrollBarThickness = 5
  840.     content.TopImage = ""
  841.     content.CanvasSize = UDim2.new(0, 0, 5, 0)
  842.    
  843.     sizefixer.Name = "sizefixer"
  844.     sizefixer.Parent = content
  845.     sizefixer.BackgroundColor3 = Color3.new(1, 1, 1)
  846.     sizefixer.BackgroundTransparency = 1
  847.     sizefixer.Size = UDim2.new(1, 0, 0, 10)
  848.    
  849.     UIListLayout.Parent = content
  850.     UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  851.    
  852.     return content
  853. end
  854. function addbutton(info,callback)
  855.     callback = callback or function() end
  856.     local button = Instance.new("Frame")
  857.     local real = Instance.new("TextButton")
  858.    
  859.     button.Name = "button"
  860.     button.Parent = info['parent']
  861.     button.BackgroundColor3 = Color3.new(1, 1, 1)
  862.     button.BackgroundTransparency = 1
  863.     button.Size = UDim2.new(0, 6, 0, 23)
  864.    
  865.     real.Name = "real"
  866.     real.Parent = button
  867.     real.BackgroundColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  868.     real.BorderSizePixel = 0
  869.     real.Position = UDim2.new(1, 21, 0, 0)
  870.     real.Size = UDim2.new(0, 151, 0, 18)
  871.     real.Font = Enum.Font.GothamSemibold
  872.     real.Text = info['text']
  873.     real.TextSize = 11
  874.    
  875.     real.TextColor3 = Color3.fromRGB(250, 250, 250)
  876.     real.MouseButton1Click:connect(callback)
  877.    
  878.     real.MouseEnter:connect(function() real.TextColor3 = Color3.fromRGB(255, 200, 103) end)
  879.     real.MouseLeave:connect(function() real.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392) end)
  880. end
  881.  
  882. function addtoggle(info,callback)
  883.     callback = callback or function() end
  884.    
  885.     local toggle = Instance.new("Frame")
  886.     local title = Instance.new("TextLabel")
  887.     local border = Instance.new("ImageLabel")
  888.     local button = Instance.new("ImageButton")
  889.    
  890.     toggle.Name = "toggle"
  891.     toggle.Parent = info['parent']
  892.     toggle.BackgroundColor3 = Color3.new(1, 1, 1)
  893.     toggle.BackgroundTransparency = 1
  894.     toggle.Size = UDim2.new(0, 6, 0, 21)
  895.    
  896.     title.Name = "title"
  897.     title.Parent = toggle
  898.     title.BackgroundColor3 = Color3.new(1, 1, 1)
  899.     title.BorderSizePixel = 0
  900.     title.Position = UDim2.new(1, 21, 0, -4)
  901.     title.Size = UDim2.new(0, 0, 1, 0)
  902.     title.Font = Enum.Font.GothamSemibold
  903.     title.Text = info['title']
  904.     title.TextColor3 = Color3.new(1, 1, 1)
  905.     title.TextSize = 11
  906.     title.TextXAlignment = Enum.TextXAlignment.Left
  907.    
  908.     border.Name = "border"
  909.     border.Parent = toggle
  910.     border.BackgroundColor3 = Color3.new(1, 1, 1)
  911.     border.BackgroundTransparency = 1
  912.     border.Position = UDim2.new(1, 0, 0, 0)
  913.     border.Size = UDim2.new(0, 14, 0, 14)
  914.     border.Image = "rbxassetid://2260429633"
  915.     border.ImageColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  916.    
  917.     border.MouseEnter:connect(function() border.ImageColor3 = Color3.fromRGB(255, 200, 103) end)
  918.     border.MouseLeave:connect(function() border.ImageColor3 = Color3.new(0.211765, 0.231373, 0.247059) end)
  919.    
  920.     button.Name = "button"
  921.     button.Parent = border
  922.     button.BackgroundColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  923.     button.BackgroundTransparency = 1
  924.     button.BorderColor3 = Color3.new(0.211765, 0.223529, 0.25098)
  925.     button.Position = UDim2.new(0, 1, 0, 1)
  926.     button.Size = UDim2.new(1, -2, 1, -2)
  927.     button.ZIndex = 2
  928.     button.AutoButtonColor = false
  929.     button.Image = "rbxassetid://2260429633"
  930.     button.ImageColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  931.     button.ScaleType = Enum.ScaleType.Slice
  932.     button.SliceCenter = Rect.new(12, 12, 13, 13)
  933.  
  934.     local fap = Instance.new("BoolValue",configfolder)
  935.     fap.Name = info['valuename']
  936.     fap.Value = info['value'] or false
  937.    
  938.     fap.Changed:connect(function(c)
  939.         button.ImageColor3 = (fap.Value and Color3.fromRGB(255, 200, 103) or Color3.fromRGB(31, 32, 40))
  940.         callback(fap.Value)
  941.     end)
  942.    
  943.     button.MouseButton1Click:connect(function()
  944.         fap.Value = (not fap.Value)
  945.     end)
  946. end
  947.  
  948. function adddropdown(info,callback)
  949.     callback = callback or function() end
  950.     local dropdown = Instance.new("Frame")
  951.     local body = Instance.new("Frame")
  952.     local click = Instance.new("ImageButton")
  953.     local title = Instance.new("TextLabel")
  954.     local drop = Instance.new("Frame")
  955.     local listthing = Instance.new("UIListLayout")
  956.    
  957.    
  958.    
  959.     local fap = Instance.new("StringValue",configfolder)
  960.     fap.Name = info['valuename']
  961.     fap.Value = tostring(info['list'][1])
  962.    
  963.     dropdown.Name = "dropdown"
  964.     dropdown.Parent = info['parent']
  965.     dropdown.BackgroundColor3 = Color3.new(1, 1, 1)
  966.     dropdown.BackgroundTransparency = 1
  967.     dropdown.Position = UDim2.new(0, 0, 0.589999974, 0)
  968.     dropdown.Size = UDim2.new(0, 27, 0, 24)
  969.     dropdown.ZIndex = 100000000000000
  970.    
  971.     body.Name = "body"
  972.     body.Parent = dropdown
  973.     body.BackgroundColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  974.     body.BorderColor3 = Color3.new(0.211765, 0.223529, 0.25098)
  975.     body.Position = UDim2.new(1, 0, 0, 0)
  976.     body.Size = UDim2.new(0, 130, 0, 18)
  977.    
  978.     click.Parent = body
  979.     click.BackgroundColor3 = Color3.new(1, 1, 1)
  980.     click.BackgroundTransparency = 1
  981.     click.Position = UDim2.new(1, -15, 0, 5)
  982.     click.Size = UDim2.new(0, 9, 0, 9)
  983.     click.Image = "http://www.roblox.com/asset/?id=1248849582"
  984.    
  985.     click.MouseEnter:connect(function() click.ImageColor3 = Color3.fromRGB(255, 200, 103) end)
  986.     click.MouseLeave:connect(function() click.ImageColor3 = Color3.fromRGB(255,255,255) end)
  987.    
  988.     title.Name = "title"
  989.     title.Parent = body
  990.     title.BackgroundColor3 = Color3.new(1, 1, 1)
  991.     title.BackgroundTransparency = 1
  992.     title.BorderSizePixel = 0
  993.     title.Position = UDim2.new(0, 7, 0, 0)
  994.     title.Size = UDim2.new(1, 0, 1, 0)
  995.     title.Font = Enum.Font.GothamSemibold
  996.     title.Text = tostring(info['list'][1])
  997.     title.TextColor3 = Color3.new(1, 1, 1)
  998.     title.TextSize = 11
  999.     title.TextXAlignment = Enum.TextXAlignment.Left
  1000.    
  1001.     drop.Name = "drop"
  1002.     drop.Parent = body
  1003.     drop.BackgroundColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  1004.     drop.BorderColor3 = Color3.new(0.211765, 0.223529, 0.25098)
  1005.     drop.BorderSizePixel = 0
  1006.     drop.ClipsDescendants = true
  1007.     drop.Position = UDim2.new(0, 0, 1, 1)
  1008.     drop.Size = UDim2.new(0, 130, 0, #info['list']*18)
  1009.     drop.Visible = false
  1010.     drop.ZIndex = 100000000
  1011.    
  1012.     listthing.Name = "listthing"
  1013.     listthing.Parent = drop
  1014.     listthing.SortOrder = Enum.SortOrder.LayoutOrder
  1015.    
  1016.     for _,name in pairs(info['list']) do
  1017.         local dropbutton = Instance.new("TextButton")
  1018.        
  1019.         dropbutton.Name = "dropbutton"
  1020.         dropbutton.Parent = drop
  1021.         dropbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  1022.         dropbutton.BackgroundTransparency = 1
  1023.         dropbutton.Size = UDim2.new(1, 0, 0, 18)
  1024.         dropbutton.Font = Enum.Font.GothamSemibold
  1025.         dropbutton.Text = tostring(name)
  1026.         dropbutton.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  1027.         dropbutton.TextSize = 11
  1028.        
  1029.         dropbutton.MouseEnter:connect(function() dropbutton.TextColor3 = Color3.fromRGB(255, 200, 103) end)
  1030.         dropbutton.MouseLeave:connect(function() dropbutton.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392) end)
  1031.         dropbutton.MouseButton1Click:Connect(function()
  1032.             fap.Value = tostring(name)
  1033.         end)
  1034.     end
  1035.    
  1036.     fap.Changed:connect(function()
  1037.         drop.Visible = false
  1038.         click.Rotation = 0
  1039.         title.Text = fap.Value
  1040.         body.BorderColor3 = Color3.fromRGB(54, 57, 64)
  1041.         callback(fap.Value)
  1042.     end)
  1043.    
  1044.     click.MouseButton1Click:connect(function()
  1045.         if click.Rotation == 0 then click.Rotation = -180;body.BorderColor3 = Color3.fromRGB(255, 200, 103); drop.Visible = true else click.Rotation = 0; drop.Visible = false;body.BorderColor3 = Color3.fromRGB(54, 57, 64) end
  1046.     end)
  1047. end
  1048. local indicator = Instance.new("Frame")
  1049. local value = Instance.new("TextLabel")
  1050.  
  1051. indicator.Name = "indicator"
  1052. indicator.Parent = game
  1053. indicator.BackgroundColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  1054. indicator.BorderColor3 = Color3.new(0.168627, 0.184314, 0.196078)
  1055. indicator.Size = UDim2.new(0, 20, 0, 20)
  1056. indicator.ZIndex = 1000000000000000000000
  1057. indicator.Position = UDim2.new(1, -30, 1, 1)
  1058.  
  1059. value.Name = "value"
  1060. value.Parent = indicator
  1061. value.BackgroundColor3 = Color3.new(1, 1, 1)
  1062. value.BackgroundTransparency = 1
  1063. value.BorderSizePixel = 0
  1064. value.Position = UDim2.new(0, 1, 0, 0)
  1065. value.Size = UDim2.new(1, 0, 1, 0)
  1066. value.Font = Enum.Font.GothamSemibold
  1067. value.Text = "69"
  1068. value.TextColor3 = Color3.new(1, 1, 1)
  1069. value.TextSize = 11
  1070. local scrollon = nil
  1071. function addscroll(info,callback)
  1072.     callback = callback or function() end
  1073.     local scrolling = Instance.new("Frame")
  1074.     local title = Instance.new("TextLabel")
  1075.     local max = Instance.new("ImageLabel")
  1076.     local scroll = Instance.new("ImageLabel")
  1077.    
  1078.     local fap = Instance.new("NumberValue",configfolder)
  1079.     fap.Name = info['valuename']
  1080.     fap.Value = info['value'] or 0
  1081.    
  1082.     fap.Changed:connect(function(c)
  1083.         callback(fap.Value)
  1084.         scroll:TweenSize(UDim2.new(fap.value/info['maxed'], 5, 0, 4), 'Out', 'Quad', 0.2, true);
  1085.     end)
  1086.    
  1087.     scrolling.Name = "scrolling"
  1088.     scrolling.Parent = info['parent']
  1089.     scrolling.BackgroundColor3 = Color3.new(1, 1, 1)
  1090.     scrolling.BackgroundTransparency = 1
  1091.     scrolling.Position = UDim2.new(0, 0, 0.300000012, 0)
  1092.     scrolling.Size = UDim2.new(0, 18, 0, 25)
  1093.    
  1094.     title.Name = "title"
  1095.     title.Parent = scrolling
  1096.     title.BackgroundColor3 = Color3.new(1, 1, 1)
  1097.     title.BorderSizePixel = 0
  1098.     title.Position = UDim2.new(1, 10, 0, -2)
  1099.     title.Size = UDim2.new(0, 0, 1, 0)
  1100.     title.Font = Enum.Font.GothamSemibold
  1101.     title.Text = info['title']
  1102.     title.TextColor3 = Color3.new(1, 1, 1)
  1103.     title.TextSize = 11
  1104.     title.TextXAlignment = Enum.TextXAlignment.Left
  1105.     title.TextYAlignment = Enum.TextYAlignment.Top
  1106.    
  1107.     max.Name = "max"
  1108.     max.Parent = scrolling
  1109.     max.BackgroundColor3 = Color3.new(1, 1, 1)
  1110.     max.BackgroundTransparency = 1
  1111.     max.Position = UDim2.new(0, 28, 0, 14)
  1112.     max.Size = UDim2.new(0, 150, 0, 4)
  1113.     max.Image = "rbxassetid://2260429633"
  1114.     max.ImageColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  1115.     max.ScaleType = Enum.ScaleType.Slice
  1116.     max.SliceCenter = Rect.new(12, 12, 13, 13)
  1117.    
  1118.     scroll.Name = "scroll"
  1119.     scroll.Parent = max
  1120.     scroll.BackgroundColor3 = Color3.new(1, 1, 1)
  1121.     scroll.BackgroundTransparency = 1
  1122.     scroll.Size = UDim2.new(0.689999998, 0, 0, 4)
  1123.     scroll.Image = "rbxassetid://2260429633"
  1124.     scroll.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  1125.     scroll.ScaleType = Enum.ScaleType.Slice
  1126.     scroll.SliceCenter = Rect.new(12, 12, 13, 13)
  1127.    
  1128.     scroll:TweenSize(UDim2.new((info['value']/info['maxed'])/info['maxed'], 5, 0, 4), 'Out', 'Quad', 0.2, true);
  1129.  
  1130.     local mouse = game:GetService("Players").LocalPlayer:GetMouse();
  1131.     --[[mouse.Button1Down:connect(function()
  1132.         down = true
  1133.     end)
  1134.     mouse.Button1Up:connect(function()
  1135.         down = false
  1136.         scrollon = false
  1137.     end)--]]
  1138.     local inputService = game:GetService('UserInputService');
  1139.     local heartbeat = game:GetService("RunService").Heartbeat;
  1140.     local s, event = pcall(function()
  1141.         return scroll.MouseEnter
  1142.     end)
  1143.  
  1144.         if s then
  1145.             scroll.Active = true;
  1146.  
  1147.             event:connect(function()
  1148.                 local input = scroll.InputBegan:connect(function(key)
  1149.                     if key.UserInputType == Enum.UserInputType.MouseButton1 then
  1150.                         local objectPosition = Vector2.new(mouse.X - scroll.AbsoluteSize.X, mouse.Y - scroll.AbsoluteSize.Y);
  1151.                         while heartbeat:wait() and inputService:IsMouseButtonPressed(Enum.UserInputType.MouseButton1) do
  1152.                             local yes = mouse.X - objectPosition.X + (scroll.Size.X.Offset * scroll.AnchorPoint.X)
  1153.                             scrollon = scroll
  1154.                             indicator.Parent = scroll
  1155.                             if -1 > yes then
  1156.                                 value.Text = '0'
  1157.                                 fap.Value = 0
  1158.                                 --scroll:TweenSize(UDim2.new(0, 0, 0, 4), 'Out', 'Quad', 0.1, true);
  1159.                             elseif 151 >= yes then
  1160.                                 fap.Value = math.floor((yes/150)*info['maxed'])
  1161.                                 value.Text = math.floor((yes/150)*info['maxed'])
  1162.                                 --scroll:TweenSize(UDim2.new(0, yes, 0, 4), 'Out', 'Quad', 0.1, true);
  1163.                             else
  1164.                                 fap.Value = info['maxed']
  1165.                                 value.Text = info['maxed']
  1166.                                 --scroll:TweenSize(UDim2.new(0, 150, 0, 4), 'Out', 'Quad', 0.1, true);
  1167.                             end
  1168.                             indicator.Size = UDim2.new(0, value.TextBounds.X+10, 0, 20)
  1169.                         end
  1170.                         indicator.Parent = game
  1171.                         scrollon = nil
  1172.                     end
  1173.                 end)
  1174.  
  1175.                 local leave;
  1176.                 leave = scroll.MouseLeave:connect(function()
  1177.                     input:disconnect();
  1178.                     leave:disconnect();
  1179.                 end)
  1180.             end)
  1181.         end
  1182. end
  1183.  
  1184. local CharacterRage = addcategory({parent=FIRST_rage,title='Character',lenght=100})
  1185.  
  1186. addtoggle({parent=CharacterRage,title='Fire Damage Bypass',valuename='antifire'}, function(bruh) end)
  1187.  
  1188. addtoggle({parent=CharacterRage,title='Fall Damage Bypass',valuename='nofalldamage'}, function(bruh) end)
  1189.  
  1190. for i,v in pairs(game:GetService("ReplicatedStorage"):GetDescendants()) do
  1191.     if v.Name == "WalkSpeed" then
  1192.         Instance.new('Sky',v).Name = v.Value
  1193.     end
  1194. end
  1195.  
  1196. addtoggle({parent=CharacterRage,title='Bunny Hop',valuename='bhop'}, function(bruh)
  1197.     for i,v in pairs(game:GetService("ReplicatedStorage"):GetDescendants()) do
  1198.         if v.Name == "WalkSpeed" then
  1199.             if bruh == true then
  1200.                 v.Value = 6969
  1201.             else
  1202.                 v.Value = tonumber(v:GetChildren()[1].Name)
  1203.             end
  1204.         end
  1205.     end
  1206. end)
  1207.  
  1208. addtoggle({parent=CharacterRage,title='Auto Hop',valuename='autohop'}, function(bruh)
  1209.    
  1210. end)
  1211.  
  1212. --[[ OP P100000000000 ANTI AIM
  1213.     while wait() do
  1214.     game.Players.LocalPlayer.Character.HumanoidRootPart.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,1000,0)
  1215.     game.Players.LocalPlayer.Character.Humanoid.CameraOffset = Vector3.new(0,-1000,0)
  1216.     wait()
  1217.     game.Players.LocalPlayer.Character.HumanoidRootPart.Position = game.Players.LocalPlayer.Character.Head.Position + Vector3.new(0,-1.5,0)
  1218.     game.Players.LocalPlayer.Character.Humanoid.CameraOffset = Vector3.new(0,0,0)
  1219. end
  1220.     --]]
  1221.  
  1222. local EnvironmentRage = addcategory({parent=FIRST_rage,title='Environment',lenght=100})
  1223.  
  1224. local GunModRage = addcategory({parent=FIRST_rage,title='Gun Mods',lenght=140})
  1225.  
  1226. addtoggle({parent=GunModRage,title='Ammo',valuename='infammo'}, function(bruh)
  1227.     weaponMOD(bruh,'Ammo',999999999999999999)
  1228. end)
  1229.  
  1230. addtoggle({parent=GunModRage,title='Recoil',valuename='recoil'}, function(bruh)
  1231.     weaponMOD(bruh,'AngleY',0)
  1232.     weaponMOD(bruh,'AngleX',0)
  1233. end)
  1234.  
  1235. addtoggle({parent=GunModRage,title='Automatic',valuename='automatic'}, function(bruh)
  1236.     weaponMOD(bruh,'Auto',true)
  1237. end)
  1238. addtoggle({parent=GunModRage,title='Penetration',valuename='wallpenetration'}, function(bruh)
  1239.     weaponMOD(bruh,'Penetration',999999999999999999)
  1240. end)
  1241. addtoggle({parent=GunModRage,title='Reload',valuename='fastreload'}, function(bruh)
  1242.     weaponMOD(bruh,'ReloadTime',0.0055)
  1243. end)
  1244. addtoggle({parent=GunModRage,title='Fire rate',valuename='firerate'}, function(bruh)
  1245.     weaponMOD(bruh,'FireRate',0.0055)
  1246. end)
  1247. addtoggle({parent=GunModRage,title='Instant Kill',valuename='instantkill'}, function(bruh)
  1248. end)
  1249.  
  1250. local TrollRage = addcategory({parent=FIRST_rage,title='Troll',lenght=100})
  1251.  
  1252.  
  1253. --addtoggle({parent=TrollRage,title='Speed Hack',valuename='speedhack'}, function(bruh) end)
  1254.  
  1255.  
  1256. adddropdown({parent=TrollRage,valuename='chattype',list={'Select Chat Type','Alive','Dead'}},function(y)
  1257.    
  1258. end)
  1259.  
  1260.  
  1261.  
  1262. addtoggle({parent=TrollRage,title='Grenade Walk',valuename='grenadewalk'}, function(bruh) end)
  1263.  
  1264. adddropdown({parent=TrollRage,valuename='grenadewalktype',list={'Molotov','HE Grenade','Smoke Grenade','Decoy Grenade','Flashbang'}},function(y)
  1265.    
  1266. end)
  1267. addtoggle({parent=EnvironmentRage,title='Auto Rejoin',valuename='autorejoin'}, function(bruh)
  1268.    
  1269. end)
  1270.  
  1271. addbutton({parent=EnvironmentRage,text='Plant C4'},function()
  1272.     if game:GetService("Players").LocalPlayer.Character then
  1273.         game.Players.LocalPlayer.Character:SetPrimaryPartCFrame(game:GetService("Workspace").Map.SpawnPoints.C4Plant.CFrame)
  1274.         game.Players.LocalPlayer.Character.Head.Anchored = true
  1275.         delay(0.3, function()
  1276.             if 4 > (game:GetService("Players").LocalPlayer.Character.Head.CFrame.p - game:GetService("Workspace").Map.SpawnPoints.C4Plant.CFrame.p).Magnitude then
  1277.                 local oh1 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1278.                 game:GetService("ReplicatedStorage").Events.PlantC4:FireServer(oh1, 'A')
  1279.                 game:GetService("ReplicatedStorage").Events.PlantC4:FireServer(oh1, 'B')
  1280.                 wait(0.3)
  1281.                 game.Players.LocalPlayer.Character.Head.Anchored = false
  1282.             end
  1283.         end)
  1284.     end
  1285. end)
  1286. local C4_ = game:GetService("ReplicatedStorage").Weapons['C4']
  1287. local Karambit_ = game:GetService("ReplicatedStorage").Weapons['Karambit']
  1288. local a = 10
  1289. local b = 90
  1290. local c = false
  1291. local d = game:GetService("Players").LocalPlayer
  1292. local e = false
  1293. local f = false
  1294. addbutton({parent=EnvironmentRage,text='Crash Server'},function()
  1295.     if lplr.Character then
  1296.         game:GetService("RunService").RenderStepped:Connect(function()
  1297.             local oh3 = 25
  1298.             local oh4 = 35
  1299.             local oh6 = ""
  1300.             local oh7 = ""
  1301.             game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(game:GetService("ReplicatedStorage").Weapons["Molotov"].Model, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  1302.             game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(game:GetService("ReplicatedStorage").Weapons["HE Grenade"].Model, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  1303.             game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(game:GetService("ReplicatedStorage").Weapons["Decoy Grenade"].Model, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  1304.         end)
  1305.     end
  1306. end)
  1307. addbutton({parent=TrollRage,text='Kill All'},function()
  1308.     for i,v in pairs(game.Players:GetPlayers()) do
  1309.         if v.Character and v ~= game.Players.LocalPlayer and v.TeamColor ~= game.Players.LocalPlayer.TeamColor then
  1310.             local oh1 = v.Character.Head
  1311.             local oh2 = v.Character.Head.CFrame.p
  1312.             local oh3 = "AWP"
  1313.             local oh4 = 4096
  1314.             local oh5 = game.Players.LocalPlayer.Character.Gun
  1315.             local oh8 = 15
  1316.             local oh9 = false
  1317.             local oh10 = false
  1318.             local oh11 = Vector3.new(-126.878326, 353.474854, 49.3892708)
  1319.             local oh12 = 16868
  1320.             local oh13 = Vector3.new(0, 0, -1)
  1321.             game:GetService("ReplicatedStorage").Events.HitPart:FireServer(oh1, oh2, oh3, oh4, oh5, oh6, oh7, oh8, oh9, oh10, oh11, oh12, oh13)
  1322.         end
  1323.     end
  1324. end)
  1325. addbutton({parent=TrollRage,text='Spawn C4'},function()
  1326.     if game:GetService("Players").LocalPlayer.Character then
  1327.         local oh2 = CFrame.new(workspace.CurrentCamera.CFrame.p,game:GetService("Players").LocalPlayer.Character.Head.CFrame.p + Vector3.new(0, 1.69, 0))
  1328.         game:GetService("ReplicatedStorage").Events.Drop:FireServer(C4_, oh2, a, b, c, d, e, f)
  1329.     else
  1330.         local oh2 = CFrame.new(workspace.CurrentCamera.CFrame.p, workspace.CurrentCamera.CFrame.p + Vector3.new(0, 1.69, 0))
  1331.         game:GetService("ReplicatedStorage").Events.Drop:FireServer(C4_, oh2, a, b, c, d, e, f)
  1332.     end
  1333. end)
  1334.  
  1335. local EffectsLegit = addcategory({parent=FIRST_legit,title='Effects',lenght=100})
  1336.  
  1337. addtoggle({parent=EffectsLegit,title='Hitmark Sound',valuename='hitsound'}, function(bruh) end)
  1338.  
  1339.  
  1340.  
  1341. local AimbotLegit = addcategory({parent=FIRST_legit,title='Aimbot',lenght=100})
  1342.  
  1343. addtoggle({parent=AimbotLegit,title='Triggerbot',valuename='triggerbot'}, function(bruh) end)
  1344.  
  1345. addtoggle({parent=AimbotLegit,title='No Team Check',valuename='noteamcheck'}, function(bruh) end)
  1346.  
  1347. local SilentAimLegit = addcategory({parent=FIRST_legit,title='Backtracking',lenght=90})
  1348.  
  1349. addtoggle({parent=SilentAimLegit,title='Backtrack',valuename='backtrack'}, function(bruh) end)
  1350.  
  1351. local SilentAimLegit = addcategory({parent=FIRST_legit,title='Silent Aim',lenght=100})
  1352.  
  1353. addtoggle({parent=SilentAimLegit,title='Silent Aimbot',valuename='silentaim'}, function(bruh) end)
  1354.  
  1355. addscroll({parent=SilentAimLegit,valuename='silentaimfov',title='FOV',maxed=500,value=0},function(y)
  1356.     fovview.Size = UDim2.new(0, y*2, 0, y*2)
  1357. end)
  1358. addscroll({parent=SilentAimLegit,valuename='headshothitchance',title='Headshot Hit Chance',maxed=100,value=0},function(y)
  1359. end)
  1360. addscroll({parent=SilentAimLegit,valuename='bodyhitchance',title='Body Hit Chance',maxed=100,value=0},function(y)
  1361. end)
  1362.  
  1363. local ConfigurationAntiAim = addcategory({parent=FIRST_antiaim,title='Configuration',lenght=90})
  1364.  
  1365. addscroll({parent=ConfigurationAntiAim,valuename='aasmooth',title='Turn Smoothness',maxed=10000,value=0},function(y)    end)
  1366.  
  1367. addscroll({parent=ConfigurationAntiAim,valuename='aaspeed',title='Spin Speed',maxed=100000,value=0},function(y) end)
  1368.  
  1369. addscroll({parent=ConfigurationAntiAim,valuename='downscale',title='Down Scale',maxed=100,value=0},function(y)
  1370.     game.ReplicatedStorage.Events.ControlTurn:FireServer(-((y*0.05) + 0.96247750520706))
  1371. end)
  1372.  
  1373. local CharacterAntiAim = addcategory({parent=FIRST_antiaim,title='General',lenght=140})
  1374.  
  1375. addbutton({parent=TrollRage,text='Invisible'},function()
  1376.     InitiateAA()
  1377. end)
  1378.  
  1379. --[[addbutton({parent=TrollRage,text='Unhittable (buggy)'},function()
  1380.     if lplr.Character and not lplr:FindFirstChild('XDDLA') then
  1381.         Instance.new('Sky',lplr.Character).Name = 'XDDLA'
  1382.         local baby = lplr.Character
  1383.         while baby.Parent == workspace do
  1384.             delay(0,function()
  1385.                 game.Players.LocalPlayer.Character.HumanoidRootPart.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,1000,0)
  1386.                 cameraoffset = true
  1387.             end)
  1388.             wait()
  1389.             delay(0,function()
  1390.                 game.Players.LocalPlayer.Character.HumanoidRootPart.Position = game.Players.LocalPlayer.Character.Head.Position + Vector3.new(0,-1.5,0)
  1391.                 cameraoffset = false
  1392.             end)
  1393.             wait()
  1394.         end
  1395.     end
  1396. end)--]]
  1397.  
  1398. addtoggle({parent=CharacterAntiAim,title='Down',valuename='down'}, function(bruh) end)
  1399.  
  1400. addtoggle({parent=CharacterAntiAim,title='Yaw',valuename='yaw'}, function(bruh) end)
  1401.  
  1402. adddropdown({parent=CharacterAntiAim,valuename='yawtype',list={'Keybind','Jitter','Reversed','Manual','Spin'}},function(y)
  1403.    
  1404. end)
  1405.  
  1406. addscroll({parent=CharacterAntiAim,valuename='yawmanual',title='Yaw',maxed=300,value=0},function(y)
  1407. end)
  1408.  
  1409. local WorldVisuals = addcategory({parent=visual_4,title='Environment',lenght=100})
  1410.  
  1411. addtoggle({parent=CharacterAntiAim,title='Global Shadows',valuename='globalshadows'}, function(bruh)
  1412.     game.Lighting.GlobalShadows = bruh
  1413. end)
  1414.  
  1415. local MiscellaneousAntiAim = addcategory({parent=FIRST_antiaim,title='Miscellaneous',lenght=120})
  1416.  
  1417. addtoggle({parent=MiscellaneousAntiAim,title='No Animations',valuename='noanimations'}, function(bruh) end)
  1418.  
  1419. addtoggle({parent=MiscellaneousAntiAim,title='Anti Headshot',valuename='antiheadshot'}, function(bruh) end)
  1420.  
  1421.  
  1422. addtoggle({parent=MiscellaneousAntiAim,title='No Accessories',valuename='noaccessories'}, function(bruh)
  1423. end)
  1424. addtoggle({parent=MiscellaneousAntiAim,title='No Cloth',valuename='nocloth'}, function(bruh)
  1425. end)
  1426. local oldbrightness = game:GetService("Lighting").Brightness
  1427. local oldtime = game:GetService("Lighting").TimeOfDay
  1428.  
  1429. addtoggle({parent=WorldVisuals,title='Nightmode',valuename='nightmode'},function(callback)
  1430.     if callback == true then
  1431.         game:GetService("Lighting").Brightness = 0
  1432.         game:GetService("Lighting").TimeOfDay = 0
  1433.         spawn(function()
  1434.             wait(1)
  1435.             while _G['property_nightmode'] == true do
  1436.                 game:GetService("Lighting").Brightness = 0
  1437.                 game:GetService("Lighting").TimeOfDay = 0
  1438.                 wait(1)
  1439.             end
  1440.         end)
  1441.     else
  1442.         game:GetService("Lighting").Brightness = oldbrightness
  1443.         game:GetService("Lighting").TimeOfDay = oldtime
  1444.     end
  1445. end)
  1446. addscroll({parent=WorldVisuals,valuename='brightness',title='Brightness',maxed=100,value=0},function(y)
  1447.     CC.Brightness = y/100
  1448. end)
  1449. addscroll({parent=WorldVisuals,valuename='contrast',title='Contrast',maxed=100,value=0},function(y)
  1450.     CC.Contrast = y/100
  1451. end)
  1452. addscroll({parent=WorldVisuals,valuename='saturation',title='Saturation',maxed=100,value=0},function(y)
  1453.     CC.Saturation = y/100
  1454. end)
  1455.  
  1456. SELF.MouseButton1Click:connect(function()
  1457.     for i,v in pairs(FIRST_visual:GetChildren()) do
  1458.         v.Visible = false
  1459.         if v.Name == 'visual_1' then
  1460.             v.Visible = true
  1461.         end
  1462.     end
  1463. end)
  1464. ENEMIES.MouseButton1Click:connect(function()
  1465.     for i,v in pairs(FIRST_visual:GetChildren()) do
  1466.         v.Visible = false
  1467.         if v.Name == 'visual_2' then
  1468.             v.Visible = true
  1469.         end
  1470.     end
  1471. end)
  1472. FRIENDLIES.MouseButton1Click:connect(function()
  1473.     for i,v in pairs(FIRST_visual:GetChildren()) do
  1474.         v.Visible = false
  1475.         if v.Name == 'visual_3' then
  1476.             v.Visible = true
  1477.         end
  1478.     end
  1479. end)
  1480. WORLD.MouseButton1Click:connect(function()
  1481.     for i,v in pairs(FIRST_visual:GetChildren()) do
  1482.         v.Visible = false
  1483.         if v.Name == 'visual_4' then
  1484.             v.Visible = true
  1485.         end
  1486.     end
  1487. end)
  1488.  
  1489.  
  1490. GENERAL.MouseButton1Click:connect(function()
  1491.     for i,v in pairs(FIRST_misc:GetChildren()) do
  1492.         v.Visible = false
  1493.         if v.Name == 'misc_1' then
  1494.             v.Visible = true
  1495.         end
  1496.     end
  1497. end)
  1498. PERFORMANCE.MouseButton1Click:connect(function()
  1499.     for i,v in pairs(FIRST_misc:GetChildren()) do
  1500.         v.Visible = false
  1501.         if v.Name == 'misc_2' then
  1502.             v.Visible = true
  1503.         end
  1504.     end
  1505. end)
  1506. SKINS.MouseButton1Click:connect(function()
  1507.     for i,v in pairs(FIRST_misc:GetChildren()) do
  1508.         v.Visible = false
  1509.         if v.Name == 'misc_3' then
  1510.             v.Visible = true
  1511.         end
  1512.     end
  1513. end)
  1514. SCRIPT.MouseButton1Click:connect(function()
  1515.     for i,v in pairs(FIRST_misc:GetChildren()) do
  1516.         v.Visible = false
  1517.         if v.Name == 'misc_4' then
  1518.             v.Visible = true
  1519.         end
  1520.     end
  1521. end)
  1522.  
  1523. local ESPVisuals_Friendlies = addcategory({parent=visual_3,title='ESP',lenght=100})
  1524.  
  1525. addtoggle({parent=ESPVisuals_Friendlies,title='Box',valuename='boxespteam'},function(callback)
  1526.    
  1527. end)
  1528. addtoggle({parent=ESPVisuals_Friendlies,title='Chams',valuename='teamchams'},function(callback)
  1529.    
  1530. end)
  1531.  
  1532. local ESPVisuals_Enemies = addcategory({parent=visual_2,title='ESP',lenght=100})
  1533.  
  1534. addtoggle({parent=ESPVisuals_Enemies,title='Box',valuename='boxesp'},function(callback)
  1535.    
  1536. end)
  1537. addtoggle({parent=ESPVisuals_Enemies,title='Name',valuename='nameesp'},function(callback)
  1538.    
  1539. end)
  1540.  
  1541. addtoggle({parent=ESPVisuals_Enemies,title='Chams',valuename='enemychams'},function(callback)
  1542.    
  1543. end)
  1544.  
  1545. addtoggle({parent=ESPVisuals_Enemies,title='Footstep',valuename='footstepesp'},function(callback)
  1546.    
  1547. end)
  1548.  
  1549. addscroll({parent=ESPVisuals_Enemies,valuename='chamtransparency',title='Chams Transparency',maxed=100,value=0},function(y) end)
  1550.  
  1551. addtoggle({parent=ESPVisuals_Enemies,title='Beam On Shot',valuename='beam'},function(callback)
  1552.  
  1553. end)
  1554.  
  1555. addtoggle({parent=ESPVisuals_Enemies,title='Hit Block',valuename='hitblock'},function(callback)
  1556.  
  1557. end)
  1558.  
  1559. local PerformanceMisc_Performace = addcategory({parent=misc_2,title='Performance',lenght=100})
  1560. addtoggle({parent=PerformanceMisc_Performace,title='Disable bullet holes',valuename='disablebulletholes'},function(callback)
  1561.     for i,v in pairs(game:GetService("Workspace").Debris:GetChildren()) do checkdebris(v) end
  1562. end)
  1563. addtoggle({parent=PerformanceMisc_Performace,title='Disable rendering ragdolls',valuename='disablerenderingragdolls'},function(callback)
  1564.     for i,v in pairs(game:GetService("Workspace").Debris:GetChildren()) do checkdebris(v) end
  1565. end)
  1566. addtoggle({parent=PerformanceMisc_Performace,title='Disable shadows',valuename='disableshadows'},function(callback)
  1567.     for i,v in pairs(game:GetService("Workspace").Debris:GetChildren()) do checkdebris(v) end
  1568. end)
  1569. addtoggle({parent=PerformanceMisc_Performace,title='Disable blood',valuename='disableblood'},function(callback)
  1570.     for i,v in pairs(game:GetService("Workspace").Debris:GetChildren()) do checkdebris(v) end
  1571. end)
  1572. addtoggle({parent=PerformanceMisc_Performace,title='Disable teammate rendering',valuename='disableteamrendering'},function(callback)
  1573. end)
  1574.  
  1575. local SoundMisc_Performance = addcategory({parent=misc_2,title='Sound',lenght=100})
  1576. local othersounds = {}
  1577. for i,v in pairs(lplr.PlayerGui:GetDescendants()) do
  1578.     if v:IsA("Sound") then
  1579.         table.insert(othersounds,v)
  1580.     end
  1581. end
  1582. for i,v in pairs({unpack(game:GetService("Workspace").Sounds:GetChildren()),unpack(othersounds)}) do
  1583.     local original = Instance.new('NumberValue',v)
  1584.     original.Name = 'ORIGINAL_'
  1585.     original.Value = v.Volume
  1586. end
  1587. addscroll({parent=SoundMisc_Performance,valuename='weaponvolume',title='Weapon volume',maxed=100,value=100},function(y) end)
  1588. addscroll({parent=SoundMisc_Performance,valuename='footstepvolume',title='Footstep volume',maxed=100,value=100},function(y) end)
  1589. addscroll({parent=SoundMisc_Performance,valuename='othervolume',title='Other sound volume',maxed=100,value=100},function(y)
  1590.     for i,v in pairs({unpack(game:GetService("Workspace").Sounds:GetChildren()),unpack(othersounds)}) do
  1591.         v.Volume = v['ORIGINAL_'].Value/(100/y)
  1592.     end
  1593. end)
  1594.  
  1595. local InformationMisc_Performance = addcategory({parent=misc_2,title='Information',lenght=100})
  1596.  
  1597. addbutton({parent=InformationMisc_Performance,text='RAGE QUIT!'},function()
  1598.     game.Players.LocalPlayer:Kick('useless button rite :/')
  1599. end)
  1600.  
  1601. addtoggle({parent=PerformanceMisc_Performace,title='Spectator Lag',valuename='spectatelag'},function(callback)end)
  1602. local watermark = Instance.new("ImageLabel")
  1603. local watermark_2 = Instance.new("ImageLabel")
  1604. local title = Instance.new("TextLabel")
  1605.  
  1606. watermark.Name = "watermark"
  1607. watermark.Parent = bloxtap
  1608. watermark.BackgroundColor3 = Color3.new(1, 1, 1)
  1609. watermark.BackgroundTransparency = 1
  1610. watermark.Position = UDim2.new(1, -230, 0, 12)
  1611. watermark.Selectable = true
  1612. watermark.Size = UDim2.new(0, 218, 0, 20)
  1613. watermark.ZIndex = 1000000
  1614. watermark.Image = "rbxassetid://2260429633"
  1615. watermark.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  1616. watermark.ScaleType = Enum.ScaleType.Slice
  1617. watermark.SliceCenter = Rect.new(12, 12, 13, 13)
  1618. watermark.Visible = false
  1619.  
  1620. watermark_2.Name = "watermark"
  1621. watermark_2.Parent = watermark
  1622. watermark_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1623. watermark_2.BackgroundTransparency = 1
  1624. watermark_2.Position = UDim2.new(0, 0, 0, 5)
  1625. watermark_2.Selectable = true
  1626. watermark_2.Size = UDim2.new(0, 218, 0, 15)
  1627. watermark_2.ZIndex = 1000000
  1628. watermark_2.Image = "rbxassetid://2260429633"
  1629. watermark_2.ImageColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  1630. watermark_2.ScaleType = Enum.ScaleType.Slice
  1631. watermark_2.SliceCenter = Rect.new(12, 12, 13, 13)
  1632.  
  1633. title.Name = "title"
  1634. title.Parent = watermark_2
  1635. title.BackgroundColor3 = Color3.new(1, 1, 1)
  1636. title.BackgroundTransparency = 1
  1637. title.BorderSizePixel = 0
  1638. title.Size = UDim2.new(1, 0, 1, 0)
  1639. title.Font = Enum.Font.GothamSemibold
  1640. title.Text = "bloxtap.su | public server | ".. _G['bloxtapusername'] .." |"
  1641. title.TextColor3 = Color3.new(1, 1, 1)
  1642. title.TextSize = 10
  1643. addtoggle({parent=InformationMisc_Performance,title='Watermark',valuename='watermark'},function(callback)
  1644.     watermark.Visible = callback
  1645. end)
  1646. local spectatorlist = Instance.new("ImageLabel")
  1647. local spectatorlistbody = Instance.new("ImageLabel")
  1648. local title = Instance.new("TextLabel")
  1649. local spectatornames = Instance.new("TextLabel")
  1650.  
  1651. spectatorlist.Name = "spectatorlist"
  1652. spectatorlist.Parent = bloxtap
  1653. spectatorlist.BackgroundColor3 = Color3.new(1, 1, 1)
  1654. spectatorlist.BackgroundTransparency = 1
  1655. spectatorlist.Position = UDim2.new(1, -690,0, 12)
  1656. spectatorlist.Selectable = true
  1657. spectatorlist.Size = UDim2.new(0, 218, 0, 20)
  1658. spectatorlist.ZIndex = 1000000
  1659. spectatorlist.Image = "rbxassetid://2260429633"
  1660. spectatorlist.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  1661. spectatorlist.ScaleType = Enum.ScaleType.Slice
  1662. spectatorlist.SliceCenter = Rect.new(12, 12, 13, 13)
  1663. spectatorlist.Visible = false
  1664.  
  1665. spectatorlistbody.Name = "spectatorlistbody"
  1666. spectatorlistbody.Parent = spectatorlist
  1667. spectatorlistbody.BackgroundColor3 = Color3.new(1, 1, 1)
  1668. spectatorlistbody.BackgroundTransparency = 1
  1669. spectatorlistbody.Position = UDim2.new(0, 0, 0, 5)
  1670. spectatorlistbody.Selectable = true
  1671. spectatorlistbody.Size = UDim2.new(0, 218, 0, 15)
  1672. spectatorlistbody.ZIndex = 1000000
  1673. spectatorlistbody.Image = "rbxassetid://2260429633"
  1674. spectatorlistbody.ImageColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  1675. spectatorlistbody.ScaleType = Enum.ScaleType.Slice
  1676. spectatorlistbody.SliceCenter = Rect.new(12, 12, 13, 13)
  1677.  
  1678. title.Name = "title"
  1679. title.Parent = spectatorlistbody
  1680. title.BackgroundColor3 = Color3.new(1, 1, 1)
  1681. title.BackgroundTransparency = 1
  1682. title.BorderSizePixel = 0
  1683. title.Size = UDim2.new(1, 0, 1, 0)
  1684. title.Font = Enum.Font.GothamSemibold
  1685. title.Text = "spectators [beta]"
  1686. title.TextColor3 = Color3.new(1, 1, 1)
  1687. title.TextSize = 10
  1688.  
  1689. spectatornames.Name = "spectatornames"
  1690. spectatornames.Parent = spectatorlist
  1691. spectatornames.BackgroundColor3 = Color3.new(1, 1, 1)
  1692. spectatornames.BackgroundTransparency = 1
  1693. spectatornames.BorderSizePixel = 0
  1694. spectatornames.Position = UDim2.new(0, 0, 1, 5)
  1695. spectatornames.Size = UDim2.new(1, 0, 0, 15)
  1696. spectatornames.Font = Enum.Font.GothamSemibold
  1697. spectatornames.Text = ""
  1698. spectatornames.TextColor3 = Color3.new(1, 1, 1)
  1699. spectatornames.TextSize = 10
  1700. spectatornames.TextYAlignment = Enum.TextYAlignment.Top
  1701.  
  1702. addtoggle({parent=InformationMisc_Performance,title='Spectator list',valuename='spectatorlist'},function(callback)
  1703.     spectatorlist.Visible = callback
  1704. end)
  1705. local keybindstate = Instance.new("ImageLabel")
  1706. local keybindstatebody = Instance.new("ImageLabel")
  1707. local title = Instance.new("TextLabel")
  1708. local keybindstateinfo = Instance.new("TextLabel")
  1709. keybindstate.Name = "keybindstate"
  1710. keybindstate.Parent = bloxtap
  1711. keybindstate.BackgroundColor3 = Color3.new(1, 1, 1)
  1712. keybindstate.BackgroundTransparency = 1
  1713. keybindstate.Position = UDim2.new(1, -460,0, 12)
  1714. keybindstate.Selectable = true
  1715. keybindstate.Size = UDim2.new(0, 218, 0, 20)
  1716. keybindstate.ZIndex = 1000000
  1717. keybindstate.Image = "rbxassetid://2260429633"
  1718. keybindstate.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  1719. keybindstate.ScaleType = Enum.ScaleType.Slice
  1720. keybindstate.SliceCenter = Rect.new(12, 12, 13, 13)
  1721. keybindstate.Visible = false
  1722.  
  1723. keybindstatebody.Name = "keybindstatebody"
  1724. keybindstatebody.Parent = keybindstate
  1725. keybindstatebody.BackgroundColor3 = Color3.new(1, 1, 1)
  1726. keybindstatebody.BackgroundTransparency = 1
  1727. keybindstatebody.Position = UDim2.new(0, 0, 0, 5)
  1728. keybindstatebody.Selectable = true
  1729. keybindstatebody.Size = UDim2.new(0, 218, 0, 15)
  1730. keybindstatebody.ZIndex = 1000000
  1731. keybindstatebody.Image = "rbxassetid://2260429633"
  1732. keybindstatebody.ImageColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  1733. keybindstatebody.ScaleType = Enum.ScaleType.Slice
  1734. keybindstatebody.SliceCenter = Rect.new(12, 12, 13, 13)
  1735.  
  1736. title.Name = "title"
  1737. title.Parent = keybindstatebody
  1738. title.BackgroundColor3 = Color3.new(1, 1, 1)
  1739. title.BackgroundTransparency = 1
  1740. title.BorderSizePixel = 0
  1741. title.Size = UDim2.new(1, 0, 1, 0)
  1742. title.Font = Enum.Font.GothamSemibold
  1743. title.Text = "keybinds"
  1744. title.TextColor3 = Color3.new(1, 1, 1)
  1745. title.TextSize = 10
  1746.  
  1747. keybindstateinfo.Name = "keybindstateinfo"
  1748. keybindstateinfo.Parent = keybindstate
  1749. keybindstateinfo.BackgroundColor3 = Color3.new(1, 1, 1)
  1750. keybindstateinfo.BackgroundTransparency = 1
  1751. keybindstateinfo.BorderSizePixel = 0
  1752. keybindstateinfo.Position = UDim2.new(0, 0, 1, 0)
  1753. keybindstateinfo.Size = UDim2.new(1, 0, 0, 15)
  1754. keybindstateinfo.Font = Enum.Font.GothamSemibold
  1755. keybindstateinfo.Text = ""
  1756. keybindstateinfo.TextColor3 = Color3.new(1, 1, 1)
  1757. keybindstateinfo.TextSize = 10
  1758. keybindstateinfo.TextYAlignment = Enum.TextYAlignment.Bottom
  1759. addtoggle({parent=InformationMisc_Performance,title='Show keybind states',valuename='spectatorlist'},function(callback)
  1760.     keybindstate.Visible = callback
  1761. end)
  1762.  
  1763.  
  1764.  
  1765.  
  1766. local InventoryMisc_Skins = addcategory({parent=misc_3,title='Inventory',lenght=100})
  1767.  
  1768. addbutton({parent=InventoryMisc_Skins,text='Unlock All'},function()
  1769.     local a=game.Players.LocalPlayer;local b;local c;local d;local e;if not syn then while true do end end;local f;local g=getsenv(game.Players.LocalPlayer.PlayerGui.Client)local h=game.ReplicatedStorage;local i=getrawmetatable(game)local j=i.__namecall;setreadonly(i,false)i.__namecall=newcclosure(function(self,...)local k=getnamecallmethod()local l={...}if k=="FireServer"and string.len(self.Name)==38 then return nil end;return j(self,...)end)setreadonly(i,true)local m={}local n={}local o={}local p={}local q={}for r,s in pairs(h.Skins:GetChildren())do for t,u in pairs(s:GetChildren())do table.insert(m,{s.Name.."_"..u.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Wraps"or s.Name=="Guts"or s.Name=="MMA"or s.Name=="Wetland"or s.Name=="Ghoul Hex"or s.Name=="Phantom Hex"or s.Name=="Spector Hex"or s.Name=="Orange Hex"or s.Name=="Purple Hex"or s.Name=="Green Hex"then table.insert(o,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Scapter"or s.Name=="Patch"or s.Name=="Digital"or s.Name=="Crystal"then table.insert(q,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Hazard"or s.Name=="Hallows"or s.Name=="Majesty"or s.Name=="Royal"or s.Name=="Weeb"or s.Name=="CottonTail"or s.Name=="RSL"then table.insert(p,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Grim"or s.Name=="Wisk"or s.Name=="Molten"or s.Name=="Kringle"then table.insert(n,{s.Name})end end;for r=1,#n do table.insert(m,{"Strapped Glove_"..unpack(n[r])})end;for r=1,#p do table.insert(m,{"Sports Glove_"..unpack(p[r])})end;for r=1,#q do table.insert(m,{"Fingerless Glove_"..unpack(q[r])})end;for r=1,#o do table.insert(m,{"Handwraps_"..unpack(o[r])})end;table.insert(m,{"CTKnife_Stock"})table.insert(m,{"TKnife_Stock"})for r,s in pairs(h.Skins:GetChildren())do if s.Name~="Flip Knife"and s.Name~="Bayonet"and s.Name~="Falchion Knife"and s.Name~="Karambit"and s.Name~="Huntsman Knife"and s.Name~="Banana"and s.Name~="Butterfly Knife"then table.insert(m,{s.Name.."_Stock"})end end;g.CurrentInventory=m;local v=game.Players.LocalPlayer.SkinFolder.TFolder:Clone()local w=game.Players.LocalPlayer.SkinFolder.CTFolder:Clone()v.Parent=game.Players.LocalPlayer.SkinFolder;w.Parent=game.Players.LocalPlayer.SkinFolder;wait(1)game.Players.LocalPlayer.SkinFolder.TFolder:Destroy()game.Players.LocalPlayer.SkinFolder.CTFolder:Destroy()local x=getrawmetatable(game)local y=x.__namecall;setreadonly(x,false)local z;local A;local B;x.__namecall=newcclosure(function(self,...)local k=getnamecallmethod()local l={...}if k=="FireServer"and self.Name=="DataEvent"then for r,s in next,l do B=s[2]A=s[3]table.foreach(s[4],function(C,s)z=s;print(B,A,z)end)local D=game.Players.LocalPlayer.SkinFolder.CTFolder;local E=game.Players.LocalPlayer.SkinFolder.TFolder;if B=="CT"or B=="Both"then for t,u in pairs(D:GetChildren())do if A=='Gut Knife'or A=='Butterfly Knife'or A=='Falchion Knife'or A=='Bayonet'or A=='Huntsman Knife'or A=='Karambit'or A=='Banana'or A=='Flip Knife'or A=='Bearded Axe'or A=='Sickle'or A=='Cleaver'and u.Name=="Knife"then local F=string.split(z,"_")u.Value=tostring(F[2])elseif u.Name==A then local F=string.split(z,"_")u.Value=tostring(F[2])end end end;if B=="T"or B=="Both"then for G,H in pairs(E:GetChildren())do if A=='Gut Knife'or A=='Butterfly Knife'or A=='Falchion Knife'or A=='Bayonet'or A=='Huntsman Knife'or A=='Karambit'or A=='Banana'or A=='Flip Knife'or A=='Bearded Axe'or A=='Sickle'or A=='Cleaver'and H.Name=="Knife"then local F=string.split(z,"_")H.Value=tostring(F[2])elseif H.Name==A then local F=string.split(z,"_")H.Value=tostring(F[2])end end end end end;return y(self,...)end)setreadonly(x,true)
  1770. end)
  1771.  
  1772. local ViewmodelVisuals = addcategory({parent=misc_3,title='View Model',lenght=100})
  1773.  
  1774. addscroll({parent=ViewmodelVisuals,valuename='armtransparency',title='Arms Transparency',maxed=100,value=0},function(y) end)
  1775.  
  1776.  
  1777. local ESPVisuals_Self = addcategory({parent=visual_1,title='Effects',lenght=100})
  1778. addtoggle({parent=ESPVisuals_Self,title='Knife range',valuename='kniferange'},function(callback)
  1779.    
  1780. end)
  1781. addtoggle({parent=ESPVisuals_Self,title='No scope',valuename='scopeviewenchancer'},function(callback)
  1782.     if callback == true then
  1783.         game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Scope.ImageTransparency = 1
  1784.         game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame1.BackgroundTransparency = 1
  1785.         game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame2.BackgroundTransparency = 1
  1786.         game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame3.BackgroundTransparency = 1
  1787.         game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame4.BackgroundTransparency = 1
  1788.     else
  1789.         game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Scope.ImageTransparency = 0
  1790.         game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame1.BackgroundTransparency = 0
  1791.         game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame2.BackgroundTransparency = 0
  1792.         game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame3.BackgroundTransparency = 0
  1793.         game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame4.BackgroundTransparency = 0
  1794.     end
  1795. end)
  1796. addtoggle({parent=ESPVisuals_Self,title='No flash',valuename='tps'},function(callback)
  1797.     lplr.PlayerGui.Blnd.Blind.Visible = (not callback)
  1798. end)
  1799. addtoggle({parent=ESPVisuals_Self,title='Thirdperson mode',valuename='tps'},function(callback)
  1800. end)
  1801.  
  1802. local MapVisuals_World = addcategory({parent=visual_4,title='Map',lenght=100})
  1803.  
  1804. local EntitiesVisuals_World = addcategory({parent=visual_4,title='Entities',lenght=80})
  1805.  
  1806. addtoggle({parent=EntitiesVisuals_World,title='Bomb esp',valuename='bombesp'},function(callback)
  1807. end)
  1808. addtoggle({parent=EntitiesVisuals_World,title='Hostage esp',valuename='hostageesp'},function(callback)
  1809. end)
  1810. addtoggle({parent=EntitiesVisuals_World,title='Grenades esp',valuename='grenadesesp'},function(callback)
  1811. end)
  1812. addtoggle({parent=EntitiesVisuals_World,title='Weapons esp',valuename='weaponsesp'},function(callback)
  1813. end)
  1814.  
  1815. local ViewVisuals_World = addcategory({parent=visual_4,title='View',lenght=100})
  1816.  
  1817. addscroll({parent=ViewVisuals_World,valuename='fieldofview',title='Field Of View',maxed=45,value=0},function(y) end)
  1818.  
  1819. spawn(function()
  1820.     while wait(.5) do
  1821.         for i,v in pairs(configfolder:GetChildren()) do
  1822.             _G['property_'..v.Name] = v.Value
  1823.         end
  1824.     end
  1825. end)
  1826.  
  1827. function characterrotate(pos)
  1828.     pcall(function()
  1829.         if game.Players.LocalPlayer.Character then
  1830.             game.Players.LocalPlayer.Character.Humanoid.AutoRotate = false
  1831.             local gyro = Instance.new('BodyGyro')
  1832.             gyro.D = (_G['property_aasmooth'] or 0)
  1833.             gyro.P = 1000000
  1834.             gyro.MaxTorque = Vector3.new(0, 1000000, 0)
  1835.             gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
  1836.             gyro.CFrame = CFrame.new(gyro.Parent.Position,  pos)
  1837.             wait()
  1838.             gyro:Destroy()
  1839.         end
  1840.     end)
  1841. end
  1842.  
  1843. local leftrotation = CFrame.new(-150,0,0)
  1844. local rightrotation = CFrame.new(150,0,0)
  1845. local backrotation = CFrame.new(-4,0,0)
  1846. local bypassthing =  string.rep(game:HttpGet('https://pastebin.com/raw/pNDkmBz7',true),2)
  1847.  
  1848. local mt = getrawmetatable(game)
  1849. local oldNamecall = mt.__namecall
  1850. local oldIndex = mt.__index
  1851. if setreadonly then setreadonly(mt, false) else make_writeable(mt, true) end
  1852. local namecallMethod = getnamecallmethod or get_namecall_method
  1853. local newClose = newcclosure or function(f) return f end
  1854. local target;
  1855. local latestshot = nil
  1856. local bodyname = 'Head'
  1857. local cangivecframe = 0
  1858.  
  1859. local backtrackfolder = Instance.new('Folder',workspace)
  1860. backtrackfolder.Name = 'backtrackfolder'
  1861.  
  1862. local fakeanim = Instance.new('Animation',workspace)
  1863. fakeanim.AnimationId = 'rbxassetid://0'
  1864. local lplr = game:GetService("Players").LocalPlayer
  1865. mt.__namecall = newClose(function(...)
  1866.        local method = namecallMethod()
  1867.        local args = {...}
  1868.        if method == "FindPartOnRayWithIgnoreList" then
  1869.             table.insert(args[3],backtrackfolder)
  1870.             if target and lplr.Character and _G['property_silentaim'] == true then
  1871.                 args[2] = Ray.new(workspace.CurrentCamera.CFrame.Position, (target[bodyname].CFrame.p - workspace.CurrentCamera.CFrame.Position).unit * 500)
  1872.             elseif _G['property_nospread'] == true then
  1873.                 args[2] = Ray.new(workspace.CurrentCamera.CFrame.Position, (m.Hit.p - workspace.CurrentCamera.CFrame.Position).unit * 500)
  1874.             end
  1875.         elseif method == "LoadAnimation" then
  1876.             if _G['property_noanimations'] == true then
  1877.                 args[2] = fakeanim
  1878.             end
  1879.         elseif tostring(method) == "FireServer" and tostring(args[1]) == "ReplicateCamera" then
  1880.             if _G['property_spectatelag'] == true then
  1881.                 cangivecframe = cangivecframe + 1
  1882.                 if cangivecframe ~= 50 then
  1883.                     return wait(99e99)
  1884.                 else
  1885.                     cangivecframe = 0
  1886.                 end
  1887.             end
  1888.             if _G['property_tps'] == true then
  1889.                     if lplr.Character then
  1890.                         if latestshot then
  1891.                             args[2] = CFrame.new(lplr.Character.Head.CFrame.p, latestshot)
  1892.                             latestshot = nil
  1893.                         else
  1894.                             args[2] = lplr.Character.Head.CFrame
  1895.                         end
  1896.                     end
  1897.                 end
  1898.         elseif tostring(method) == "FireServer" and tostring(args[1]) == "HitPart" then
  1899.             if _G['property_instantkill'] == true then
  1900.                 args[9] = 10
  1901.             end
  1902.             if m.Target and m.Target.Name == 'backtrackPART' and 0 < m.Target.thing.Value.Humanoid.Health then
  1903.                 args[2] = m.Target.thing.Value.Head
  1904.                 args[3] = m.Target.thing.Value.Head.CFrame.p
  1905.             end
  1906.             spawn(function()
  1907.                 if _G['property_hitblock'] == true then
  1908.                     smallblock(args[3])
  1909.                 end
  1910.                 latestshot = args[3]
  1911.             end)
  1912.             if target then
  1913.                 spawn(function()
  1914.                     if _G['property_beam'] == true then
  1915.                         beam(args[2],args[3],lplr.Character.Head.CFrame.p)
  1916.                     end
  1917.                 end)
  1918.             end
  1919.         elseif tostring(method) == "FireServer" and tostring(args[1]) == "BURNME" then
  1920.             if _G['property_antifire'] == true then
  1921.                 args[2] = nil
  1922.                 args[3] = 0
  1923.             end
  1924.         elseif tostring(method) == "FireServer" and tostring(args[1]) == "PlayerChatted" then
  1925.             if _G['property_chattype'] == 'Alive' then
  1926.                 args[5] = false
  1927.             elseif _G['property_chattype'] == 'Dead' then
  1928.                 args[5] = true
  1929.             end
  1930.         elseif tostring(method) == "FireServer" and tostring(args[1]) == "ControlTurn" then
  1931.             if _G['property_down'] == true then
  1932.                 args[2] = -((_G['property_downscale']*0.05) + 0.96247750520706)
  1933.             end
  1934.         elseif tostring(method) == "FireServer" and tostring(args[1]) == "PlayerChatted" then
  1935.             if _G['property_chatbypass'] == true then
  1936.                 local r = ''
  1937.                 local splitted = string.split(args[2]," ")
  1938.                 for i,v in pairs(splitted) do
  1939.                     local t = ''
  1940.                     for i = 1, string.len(v) do
  1941.                         t = t.. bypassthing ..string.sub(v,i,i)
  1942.                     end
  1943.                     r = r..t.." "
  1944.                 end
  1945.                 args[2] = r
  1946.             end
  1947.         -- bypass start
  1948.         elseif tostring(method) == "InvokeServer" and tostring(args[1]) == "Hugh" then
  1949.             return wait(99e99)
  1950.         elseif tostring(method) == "FireServer" and string.find(tostring(args[1]),'{') then
  1951.             return wait(99e99)
  1952.         end
  1953.         -- bypass end
  1954.     return oldNamecall(unpack(args))
  1955. end)
  1956. if setreadonly then setreadonly(mt, true) else make_writeable(mt, false) end
  1957. local xd;
  1958. function gettarget()
  1959.     local nearestmag = _G['property_silentaimfov']
  1960.     local nearestcharacter = nil
  1961.     pcall(function()
  1962.         local lplr = game:GetService("Players").LocalPlayer
  1963.         local t = nil
  1964.         local m = lplr:GetMouse()
  1965.             for _, plr in pairs(game.Players:GetPlayers()) do
  1966.                 if plr.Character and plr.Character:FindFirstChild("Head") then
  1967.                     if plr ~= lplr then
  1968.                         if _G['property_noteamcheck'] == true then
  1969.                             if plr ~= nearestcharacter then
  1970.                                 local vector, onScreen = workspace.CurrentCamera:WorldToScreenPoint(plr.Character.Head.CFrame.p)
  1971.                                 local dist = (Vector2.new(vector.X, vector.Y) - Vector2.new(m.X,m.Y)).Magnitude
  1972.                                 if dist < nearestmag then
  1973.                                     if 0 < plr.Character.Humanoid.Health then
  1974.                                         nearestcharacter = plr.Character
  1975.                                         nearestmag = dist
  1976.                                     end
  1977.                                 end
  1978.                             end
  1979.                         else
  1980.                             if plr.TeamColor ~= lplr.TeamColor then
  1981.                                 if plr ~= nearestcharacter then
  1982.                                     local vector, onScreen = workspace.CurrentCamera:WorldToScreenPoint(plr.Character.Head.CFrame.p)
  1983.                                     local dist = (Vector2.new(vector.X, vector.Y) - Vector2.new(m.X,m.Y)).Magnitude
  1984.                                     if dist < nearestmag then
  1985.                                         if 0 < plr.Character.Humanoid.Health then
  1986.                                             nearestcharacter = plr.Character
  1987.                                             nearestmag = dist
  1988.                                         end
  1989.                                     end
  1990.                                 end
  1991.                             end
  1992.                         end
  1993.                     end
  1994.                 end
  1995.         end
  1996.     end)
  1997.     return nearestcharacter
  1998. end
  1999. _G['property_fieldofview'] = 0
  2000. local spaceheld = false
  2001. game:GetService("RunService").RenderStepped:connect(function()
  2002.     if _G['property_tps'] == true then
  2003.         game.Players.LocalPlayer.CameraMaxZoomDistance = 12
  2004.         game.Players.LocalPlayer.CameraMinZoomDistance = 12
  2005.     end
  2006.     if spaceheld == true then
  2007.         if lplr.Character then
  2008.             if _G['property_autohop'] == true then
  2009.                 keypress(0x20)
  2010.                 keyrelease(0x20)
  2011.             end
  2012.         end
  2013.     end
  2014.     if _G['property_fieldofview'] ~= 0 then
  2015.         workspace.CurrentCamera.FieldOfView = _G['property_fieldofview'] + 75
  2016.     end
  2017.     local xd = math.random(0,100);
  2018.     if (_G['property_headshothitchance'] or 0) <= xd then
  2019.         bodyname = 'UpperTorso'
  2020.     elseif (_G['property_bodyhitchance'] or 0) >= xd then
  2021.         bodyname = 'Head'
  2022.     else
  2023.         bodyname = 'Head'
  2024.     end
  2025.     local yeet = gettarget()
  2026.     if yeet then
  2027.         target = yeet
  2028.     else
  2029.         target = nil
  2030.     end
  2031. end)
  2032.  
  2033. _G.keydownawsd = 'a'
  2034. game:GetService("RunService").RenderStepped:Connect(function()
  2035.     if _G['property_yaw'] == true then
  2036.         if  _G['property_yawtype'] == 'Keybind' then
  2037.             if _G.keydownawsd == 'a' then
  2038.                 characterrotate((workspace.CurrentCamera.CFrame * rightrotation).p)
  2039.             elseif _G.keydownawsd == 'w' then
  2040.                 characterrotate((workspace.CurrentCamera.CFrame * backrotation).p)
  2041.             elseif _G.keydownawsd == 's' then
  2042.                 characterrotate((workspace.CurrentCamera.CFrame * backrotation).p)
  2043.             elseif _G.keydownawsd == 'd' then
  2044.                 characterrotate((workspace.CurrentCamera.CFrame * leftrotation).p)
  2045.             end
  2046.         elseif _G['property_yawtype'] == 'Manual' then
  2047.             characterrotate((workspace.CurrentCamera.CFrame * CFrame.new(_G['property_yawmanual']-150,0,0)).p)
  2048.         elseif _G['property_yawtype'] == 'Reversed' then
  2049.             characterrotate((workspace.CurrentCamera.CFrame * backrotation).p)
  2050.         elseif _G['property_yawtype'] == 'Jitter' then
  2051.             if game.Players.LocalPlayer.Character then
  2052.                 game.Players.LocalPlayer.Character:WaitForChild("Humanoid").AutoRotate = false
  2053.                 local spin = Instance.new('BodyAngularVelocity',game.Players.LocalPlayer.Character:FindFirstChild('HumanoidRootPart'))
  2054.                 spin.AngularVelocity = Vector3.new(0, math.random(-60000,55000), 0)
  2055.                 spin.MaxTorque = Vector3.new(0, 35000, 0)
  2056.                 wait()
  2057.                 spin:Destroy()
  2058.             end
  2059.         elseif _G['property_yawtype'] == 'Spin' then
  2060.             if game.Players.LocalPlayer.Character then
  2061.                 game.Players.LocalPlayer.Character:WaitForChild("Humanoid").AutoRotate = false
  2062.                 local spin = Instance.new('BodyAngularVelocity',game.Players.LocalPlayer.Character:FindFirstChild('HumanoidRootPart'))
  2063.                 spin.AngularVelocity = Vector3.new(0, _G['property_aaspeed'], 0)
  2064.                 spin.MaxTorque = Vector3.new(0, 23000, 0)
  2065.                 wait()
  2066.                 spin:Destroy()
  2067.             end
  2068.         end
  2069.     elseif game.Players.LocalPlayer.Character then
  2070.         game.Players.LocalPlayer.Character:WaitForChild("Humanoid").AutoRotate = true
  2071.     end
  2072. end)
  2073.  
  2074. local keyboard = game:GetService("Players").LocalPlayer:GetMouse()
  2075. keyboard.KeyDown:Connect(function(key)
  2076.     if _G['property_yawtype'] == 'Keybind' then
  2077.         if key == "a" then _G.keydownawsd = 'a' end
  2078.         if key == "w" then _G.keydownawsd = 'w' end
  2079.         if key == "s" then _G.keydownawsd = 's' end
  2080.         if key == "d" then _G.keydownawsd = 'd' end
  2081.     end
  2082. end)
  2083.  
  2084. local draggable = function(gui)
  2085.     local UserInputService = game:GetService("UserInputService")
  2086.     local dragging
  2087.     local dragInput
  2088.     local dragStart
  2089.     local startPos
  2090.    
  2091.     local function update(input)
  2092.         if not scrollon then
  2093.             local delta = input.Position - dragStart
  2094.             gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  2095.         end
  2096.     end
  2097.    
  2098.     gui.InputBegan:Connect(function(input)
  2099.         if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2100.             dragging = true
  2101.             dragStart = input.Position
  2102.             startPos = gui.Position
  2103.            
  2104.             input.Changed:Connect(function()
  2105.                 if input.UserInputState == Enum.UserInputState.End then
  2106.                     dragging = false
  2107.                 end
  2108.             end)
  2109.         end
  2110.     end)
  2111.    
  2112.     gui.InputChanged:Connect(function(input)
  2113.         if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  2114.             dragInput = input
  2115.         end
  2116.     end)
  2117.    
  2118.     UserInputService.InputChanged:Connect(function(input)
  2119.         if input == dragInput and dragging then
  2120.             update(input)
  2121.         end
  2122.     end)
  2123. end
  2124.  
  2125. function createnewconfig()
  2126.     local r = "return {"
  2127.     for i,v in pairs(configfolder:GetChildren()) do
  2128.         if v:IsA("StringValue") then
  2129.             r = r.." {name='"..v.Name.."';value='"..v.Value.."'};"
  2130.         else
  2131.             r = r.." {name='"..v.Name.."';value=".. tostring(v.Value) .."};"
  2132.         end
  2133.     end
  2134.     return r.."}"
  2135. end
  2136.  
  2137. function addnewconfig(name,code)
  2138.     local configbutton = Instance.new("TextButton")
  2139.     local someline = Instance.new("Frame")
  2140.     configbutton.Name = "configbutton"
  2141.     configbutton.Parent = configlist
  2142.     configbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  2143.     configbutton.BorderSizePixel = 0
  2144.     configbutton.Size = UDim2.new(1, 0, 0, 20)
  2145.     configbutton.Font = Enum.Font.GothamSemibold
  2146.     configbutton.Text = name..'.cfg'
  2147.     configbutton.TextColor3 = Color3.new(1, 1, 1)
  2148.     configbutton.TextSize = 11
  2149.     configbutton.TextWrapped = true
  2150.     configbutton.BackgroundColor3 = Color3.fromRGB(51, 53, 63)
  2151.    
  2152.     someline.Name = "someline"
  2153.     someline.Parent = configbutton
  2154.     someline.BackgroundColor3 = Color3.new(0.227451, 0.247059, 0.266667)
  2155.     someline.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2156.     someline.BorderSizePixel = 0
  2157.     someline.Position = UDim2.new(0, 10, 1, 0)
  2158.     someline.Size = UDim2.new(1, -20, 0, 1)
  2159.     someline.ZIndex = 123131
  2160.     local codeval = Instance.new("StringValue",configbutton)
  2161.     codeval.Value = code
  2162.     codeval.Name = 'codeval'
  2163. end
  2164. local selectedconfig = nil
  2165. createconfig.MouseButton1Click:connect(function()
  2166.     if filename.Text ~= '' then
  2167.         local newconfig = createnewconfig()
  2168.         addnewconfig(filename.Text,newconfig)
  2169.         filename.Text = ''
  2170.     end
  2171. end)
  2172.  
  2173. deleteconfig.MouseButton1Click:connect(function()
  2174.     if selectedconfig and selectedconfig:FindFirstAncestorWhichIsA("CoreGui") then
  2175.         selectedconfig:Destroy()
  2176.     end
  2177. end)
  2178.  
  2179. loadconfig.MouseButton1Click:connect(function()
  2180.     if selectedconfig and selectedconfig:FindFirstAncestorWhichIsA("CoreGui") then
  2181.         local configlist = loadstring(selectedconfig.codeval.Value)()
  2182.         for _,con in pairs(configlist) do
  2183.             for _,obj in pairs(configfolder:GetChildren()) do
  2184.                 if obj.Name == con['name'] then
  2185.                     obj.Value = con['value']
  2186.                     break
  2187.                 end
  2188.             end
  2189.         end
  2190.     end
  2191. end)
  2192.  
  2193. configlist.ChildAdded:Connect(function(c)
  2194.     spawn(function()
  2195.         c.MouseButton1Click:connect(function()
  2196.             if selectedconfig and selectedconfig:FindFirstAncestorWhichIsA("CoreGui") then
  2197.                 selectedconfig.BackgroundColor3 = Color3.fromRGB(51, 53, 63)
  2198.             end
  2199.             selectedconfig = c
  2200.             c.BackgroundColor3 = Color3.fromRGB(44, 45, 54)
  2201.         end)
  2202.     end)
  2203. end)
  2204.  
  2205. function checkfile()
  2206.     local a,b = pcall(function()
  2207.         readfile('config_bloxtap.txt')
  2208.     end)
  2209.     if string.find(b or "",'not exist') then
  2210.         writefile('config_bloxtap.txt','return {}')
  2211.     end
  2212. end
  2213. checkfile()
  2214. function savenewconfig()
  2215.     checkfile()
  2216.     local bob = "return {"
  2217.     for _,configthing in pairs(configlist:GetChildren()) do
  2218.         if configthing:IsA("TextButton") then
  2219.             local codeval = configthing.codeval.Value
  2220.             local r = string.gsub(codeval,'return ',' ')
  2221.             bob = bob.."{configNAME='".. configthing.Text .."';"..r..'};'
  2222.         end
  2223.     end
  2224.     bob = bob..'};'
  2225.     writefile('config_bloxtap.txt',bob)
  2226. end
  2227.  
  2228. function loadsavedfileconfig()
  2229.     checkfile()
  2230.     local c = readfile('config_bloxtap.txt')
  2231.     local d = loadstring(c)()
  2232.     for _,DD in pairs(d) do
  2233.         local configbutton = Instance.new("TextButton")
  2234.         local someline = Instance.new("Frame")
  2235.         configbutton.Name = "configbutton"
  2236.         configbutton.Parent = configlist
  2237.         configbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  2238.         configbutton.BorderSizePixel = 0
  2239.         configbutton.Size = UDim2.new(1, 0, 0, 20)
  2240.         configbutton.Font = Enum.Font.GothamSemibold
  2241.         configbutton.Text = DD['configNAME']
  2242.         configbutton.TextColor3 = Color3.new(1, 1, 1)
  2243.         configbutton.TextSize = 11
  2244.         configbutton.TextWrapped = true
  2245.         configbutton.BackgroundColor3 = Color3.fromRGB(51, 53, 63)
  2246.        
  2247.         someline.Name = "someline"
  2248.         someline.Parent = configbutton
  2249.         someline.BackgroundColor3 = Color3.new(0.227451, 0.247059, 0.266667)
  2250.         someline.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2251.         someline.BorderSizePixel = 0
  2252.         someline.Position = UDim2.new(0, 10, 1, 0)
  2253.         someline.Size = UDim2.new(1, -20, 0, 1)
  2254.         someline.ZIndex = 123131
  2255.         local codeval = Instance.new("StringValue",configbutton)
  2256.         codeval.Name = 'codeval'
  2257.        
  2258.         local realconfigs = DD[1]
  2259.        
  2260.         local r = "return {"
  2261.         for i,v in pairs(realconfigs) do
  2262.             if typeof(v['value']) == 'string' then
  2263.                 r = r.." {name='"..v['name'].."';value='"..v['value'].."'};"
  2264.             else
  2265.                 r = r.." {name='"..v['name'].."';value=".. tostring(v['value']) .."};"
  2266.             end
  2267.         end
  2268.         codeval.Value = r.."}"
  2269.     end
  2270. end
  2271.  
  2272. saveconfig.MouseButton1Click:connect(function()
  2273.     savenewconfig()
  2274. end)
  2275.  
  2276. local teamcolor = Color3.fromRGB(115, 255, 108)
  2277. local enemycolor = Color3.fromRGB(255, 107, 107)
  2278.  
  2279. local weapons = game.ReplicatedStorage.Weapons
  2280. for i,v in pairs(weapons:GetDescendants()) do
  2281.     if v:IsA("ValueBase") then
  2282.         local originalvalue = Instance.new(tostring(v.ClassName),v)
  2283.         originalvalue.Name = '_ORIGINAL'
  2284.         originalvalue.Value = v.Value
  2285.     end
  2286. end
  2287. function weaponMOD(toggle,name,val)
  2288.     for i,v in pairs(weapons:GetDescendants()) do
  2289.         if v.Name == name then
  2290.             if toggle == true then
  2291.                 v.Value = val
  2292.             else
  2293.                 v.Value = v._ORIGINAL.Value
  2294.             end
  2295.         end
  2296.     end
  2297. end
  2298. function fireallup()
  2299.     spawn(function() local lastpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2300.     for i,v in pairs(game.Players:GetPlayers()) do
  2301.         if v.Character and v.Team ~= game.Players.LocalPlayer.Team then
  2302.             game.Players.LocalPlayer.Character:SetPrimaryPartCFrame(v.Character.HumanoidRootPart.CFrame)
  2303.             wait(.1)
  2304.             local oh1 = game:GetService("ReplicatedStorage").Weapons["Molotov"].Model
  2305.             local oh3 = 25
  2306.             local oh4 = 35
  2307.             local oh6 = ""
  2308.             local oh7 = ""
  2309.             for i = 1, 3 do
  2310.                 game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(oh1, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  2311.                 wait(0.001)
  2312.             end
  2313.         end
  2314.     end
  2315.     wait(0.4)
  2316.     game.Players.LocalPlayer.Character:SetPrimaryPartCFrame(lastpos) end)
  2317. end
  2318. function nameesp(character)
  2319.     if not character:FindFirstChild("name_ESP") then
  2320.         local name_ESP = Instance.new("BillboardGui")
  2321.         local NAME = Instance.new("TextLabel")
  2322.         name_ESP.Name = "name_ESP"
  2323.         name_ESP.Parent = character
  2324.         name_ESP.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2325.         name_ESP.Active = true
  2326.         name_ESP.Adornee = character.Head
  2327.         name_ESP.AlwaysOnTop = true
  2328.         name_ESP.ExtentsOffset = Vector3.new(0, 2, 0)
  2329.         name_ESP.LightInfluence = 1
  2330.         name_ESP.Size = UDim2.new(0, 200, 0, 50)
  2331.        
  2332.         NAME.Name = "NAME"
  2333.         NAME.Parent = name_ESP
  2334.         NAME.BackgroundColor3 = Color3.new(1, 1, 1)
  2335.         NAME.BackgroundTransparency = 1
  2336.         NAME.Size = UDim2.new(0, 200, 0, 25)
  2337.         NAME.Font = Enum.Font.SourceSansSemibold
  2338.         NAME.Text = character.Name
  2339.         NAME.TextColor3 = Color3.new(1, 1, 1)
  2340.         NAME.TextSize = 12
  2341.         NAME.TextStrokeTransparency = 0.30000001192093
  2342.         NAME.TextWrapped = true
  2343.     end
  2344. end
  2345. function footstepespcharacter(character)
  2346.     local footstepesp = Instance.new("Part",workspace)
  2347.     footstepesp.Shape = 'Cylinder'
  2348.     footstepesp.Orientation = Vector3.new(0, 0, -90)
  2349.     footstepesp.Size = Vector3.new(0, 16, 1)
  2350.     footstepesp.Anchored = true
  2351.     footstepesp.Transparency = 1
  2352.     footstepesp.CanCollide = false
  2353.     footstepesp.Position = character.HumanoidRootPart.CFrame.p + Vector3.new(0,-3,0)
  2354.     local bb = Instance.new("Decal",footstepesp)
  2355.     bb.Texture = 'http://www.roblox.com/asset/?id=107020846'
  2356.     bb.Face = 'Left'
  2357.     local bb = Instance.new("Decal",footstepesp)
  2358.     bb.Texture = 'http://www.roblox.com/asset/?id=107020846'
  2359.     bb.Face = 'Right'
  2360.     local tweenInfo = TweenInfo.new(
  2361.         0.6, -- Time
  2362.         Enum.EasingStyle.Sine, -- EasingStyle
  2363.         Enum.EasingDirection.Out, -- EasingDirection
  2364.         0, -- RepeatCount (when less than zero the tween will loop indefinitely)
  2365.         false, -- Reverses (tween will reverse once reaching it's goal)
  2366.         0 -- DelayTime
  2367.     )
  2368.     local TweenService = game:GetService("TweenService")
  2369.    
  2370.     local tween = TweenService:Create(footstepesp, tweenInfo, {Size = Vector3.new(0, 16, 16)})
  2371.      
  2372.     tween:Play()
  2373.     game.Debris:AddItem(footstepesp,1)
  2374. end
  2375. function boxespweapon(droppedgun)
  2376.     local box_ESP = Instance.new("BillboardGui")
  2377.     local yes1 = Instance.new("Frame")
  2378.     local yes2 = Instance.new("Frame")
  2379.     local yes3 = Instance.new("Frame")
  2380.     local yes4 = Instance.new("Frame")
  2381.     local yes5 = Instance.new("Frame")
  2382.    
  2383.     box_ESP.Name = "box_ESP"
  2384.     box_ESP.Parent = droppedgun
  2385.     box_ESP.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2386.     box_ESP.Active = true
  2387.     box_ESP.AlwaysOnTop = true
  2388.     box_ESP.LightInfluence = 1
  2389.     box_ESP.MaxDistance = 150
  2390.     box_ESP.Size = UDim2.new(2, 0, 2, 0)
  2391.    
  2392.     yes1.Name = "yes1"
  2393.     yes1.Parent = box_ESP
  2394.     yes1.BackgroundColor3 = Color3.new(1, 1, 1)
  2395.     yes1.BackgroundTransparency = 1
  2396.     yes1.Size = UDim2.new(1, 0, 1, 0)
  2397.    
  2398.     yes2.Name = "yes2"
  2399.     yes2.Parent = yes1
  2400.     yes2.BackgroundColor3 = Color3.new(1, 1, 1)
  2401.     yes2.BorderSizePixel = 0
  2402.     yes2.Size = UDim2.new(0, 1, 1, 0)
  2403.    
  2404.     yes3.Name = "yes3"
  2405.     yes3.Parent = yes1
  2406.     yes3.BackgroundColor3 = Color3.new(1, 1, 1)
  2407.     yes3.BorderSizePixel = 0
  2408.     yes3.Position = UDim2.new(1, -1, 0, 0)
  2409.     yes3.Size = UDim2.new(0, 1, 1, 0)
  2410.    
  2411.     yes4.Name = "yes4"
  2412.     yes4.Parent = yes1
  2413.     yes4.BackgroundColor3 = Color3.new(1, 1, 1)
  2414.     yes4.BorderSizePixel = 0
  2415.     yes4.Size = UDim2.new(1, 0, 0, 1)
  2416.    
  2417.     yes5.Name = "yes5"
  2418.     yes5.Parent = yes1
  2419.     yes5.BackgroundColor3 = Color3.new(1, 1, 1)
  2420.     yes5.BorderSizePixel = 0
  2421.     yes5.Position = UDim2.new(0, 0, 1, -1)
  2422.     yes5.Size = UDim2.new(1, 0, 0, 1)
  2423. end
  2424. function boxesp(character)
  2425.     if not character:FindFirstChild("box_ESP") then
  2426.         local box_ESP = Instance.new("BillboardGui")
  2427.         local yes1 = Instance.new("Frame")
  2428.         local yes2 = Instance.new("Frame")
  2429.         local yes3 = Instance.new("Frame")
  2430.         local yes4 = Instance.new("Frame")
  2431.         local yes5 = Instance.new("Frame")
  2432.        
  2433.         box_ESP.Name = "box_ESP"
  2434.         box_ESP.Parent = character
  2435.         box_ESP.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2436.         box_ESP.Active = true
  2437.         box_ESP.AlwaysOnTop = true
  2438.         box_ESP.LightInfluence = 1
  2439.         box_ESP.MaxDistance = 150
  2440.         box_ESP.Size = UDim2.new(4, 0, 5.19999981, 0)
  2441.        
  2442.         yes1.Name = "yes1"
  2443.         yes1.Parent = box_ESP
  2444.         yes1.BackgroundColor3 = Color3.new(1, 1, 1)
  2445.         yes1.BackgroundTransparency = 1
  2446.         yes1.Size = UDim2.new(1, 0, 1, 0)
  2447.        
  2448.         yes2.Name = "yes2"
  2449.         yes2.Parent = yes1
  2450.         yes2.BackgroundColor3 = Color3.new(1, 1, 1)
  2451.         yes2.BorderSizePixel = 0
  2452.         yes2.Size = UDim2.new(0, 1, 1, 0)
  2453.        
  2454.         yes3.Name = "yes3"
  2455.         yes3.Parent = yes1
  2456.         yes3.BackgroundColor3 = Color3.new(1, 1, 1)
  2457.         yes3.BorderSizePixel = 0
  2458.         yes3.Position = UDim2.new(1, -1, 0, 0)
  2459.         yes3.Size = UDim2.new(0, 1, 1, 0)
  2460.        
  2461.         yes4.Name = "yes4"
  2462.         yes4.Parent = yes1
  2463.         yes4.BackgroundColor3 = Color3.new(1, 1, 1)
  2464.         yes4.BorderSizePixel = 0
  2465.         yes4.Size = UDim2.new(1, 0, 0, 1)
  2466.        
  2467.         yes5.Name = "yes5"
  2468.         yes5.Parent = yes1
  2469.         yes5.BackgroundColor3 = Color3.new(1, 1, 1)
  2470.         yes5.BorderSizePixel = 0
  2471.         yes5.Position = UDim2.new(0, 0, 1, -1)
  2472.         yes5.Size = UDim2.new(1, 0, 0, 1)
  2473.         spawn(function() while box_ESP do
  2474.             wait()
  2475.             pcall(function()
  2476.             yes2.BackgroundTransparency = _G['property_boxtransparency']/100
  2477.             yes3.BackgroundTransparency = _G['property_boxtransparency']/100
  2478.             yes4.BackgroundTransparency = _G['property_boxtransparency']/100
  2479.             yes5.BackgroundTransparency = _G['property_boxtransparency']/100
  2480.         end) end box_ESP:Destroy() end)
  2481.     end
  2482. end
  2483. function backtrack(character)
  2484.     pcall(function()
  2485.         if not character:FindFirstChild("backtrack") then
  2486.             Instance.new("Sky",character).Name = "backtrack"
  2487.             for _,parttobacktrack in pairs(character:GetChildren()) do
  2488.                 if parttobacktrack:IsA("BasePart") and parttobacktrack.Name ~= 'Gun' then
  2489.                     spawn(function()
  2490.                         for i = 1, 10 do
  2491.                             local backtrackPART = Instance.new("Part",backtrackfolder)
  2492.                             backtrackPART.Size = parttobacktrack.Size
  2493.                             backtrackPART.Color = Color3.fromRGB(255,255,255)
  2494.                             backtrackPART.CanCollide = false
  2495.                             backtrackPART.Anchored = true
  2496.                             backtrackPART.Material = Enum.Material.Metal
  2497.                             backtrackPART.Name = "backtrackPART"
  2498.                             local thing = Instance.new("ObjectValue")
  2499.                             thing.Parent = backtrackPART
  2500.                             thing.Name = "thing"
  2501.                             thing.Value = character
  2502.                             spawn(function()
  2503.                                 while parttobacktrack:FindFirstAncestorWhichIsA("Workspace") do
  2504.                                     backtrackPART.CFrame = parttobacktrack.CFrame
  2505.                                     wait(i * 0.02)
  2506.                                 end
  2507.                                 backtrackPART:Destroy()
  2508.                             end)
  2509.                         end
  2510.                     end)
  2511.                 end
  2512.             end
  2513.         end
  2514.     end)
  2515. end
  2516. function chams(character,color)
  2517.     if not character:FindFirstChild("Sky") then
  2518.         spawn(function() wait(2)
  2519.         Instance.new('Sky',character)
  2520.         for _,obj in pairs(character:GetDescendants()) do
  2521.             if obj:IsA("BasePart") and obj.Name ~= 'HumanoidRootPart' and obj.Name ~= 'Head' then
  2522.                 local cham = Instance.new("BoxHandleAdornment",obj)
  2523.                 cham.Color3 = color
  2524.                 cham.AlwaysOnTop = true
  2525.                 cham.Size = obj.Size
  2526.                 cham.ZIndex = 1
  2527.                 cham.Adornee = obj
  2528.                 cham.Transparency = _G['property_chamtransparency']/100
  2529.                 spawn(function() while obj do
  2530.                     wait()
  2531.                     cham.Transparency = _G['property_chamtransparency']/100
  2532.                 end cham:Destroy() end)
  2533.             end
  2534.         end end)
  2535.     end
  2536. end
  2537.  
  2538. game.Players.LocalPlayer.CharacterAdded:connect(function(c)
  2539.     spawn(function()
  2540.         if _G['property_noaccessories'] == true then
  2541.             for i,v in pairs(c:GetDescendants()) do
  2542.                 if v:IsA("Accessory") then
  2543.                     v:Destroy()
  2544.                 end
  2545.             end
  2546.         end
  2547.         if _G['property_nocloth'] == true then
  2548.             wait(1)
  2549.             c:FindFirstChildOfClass('Shirt'):Destroy()
  2550.             c:FindFirstChildOfClass('Pants'):Destroy()
  2551.         end
  2552.     end)
  2553. end)
  2554. spawn(function()
  2555.     while wait(0.4) do
  2556.         if spectatorlist.Visible == true then
  2557.             spectatornames.Text = getspectators()
  2558.         end
  2559.     end
  2560. end)
  2561. spawn(function()
  2562.     while wait(0.7) do
  2563.         for _,player in pairs(game.Players:GetPlayers()) do
  2564.             if player.Character then
  2565.                 if _G['property_weaponvolume'] ~= 0 then
  2566.                     if player.Character:FindFirstChild("Gun") then
  2567.                         if not player.Character:FindFirstChild("Gun"):FindFirstChild("Sky") then
  2568.                             Instance.new("Sky",player.Character:FindFirstChild("Gun"))
  2569.                             for i,v in pairs(player.Character:FindFirstChild("Gun"):GetChildren()) do
  2570.                                 if v:IsA("Sound") then
  2571.                                     v.Volume = v.Volume/(100/_G['property_weaponvolume'])
  2572.                                 end
  2573.                             end
  2574.                         end
  2575.                     end
  2576.                 end
  2577.                 if player ~= game.Players.LocalPlayer then
  2578.                     if player.Team == game.Players.LocalPlayer.Team then
  2579.                         if _G['property_teamchams'] == true then
  2580.                             chams(player.Character,teamcolor)
  2581.                         elseif player.Character:FindFirstChild("Sky") then
  2582.                             for i,v in pairs(player.Character:GetDescendants()) do
  2583.                                 if v:IsA("BoxHandleAdornment") or v:IsA("Sky") then
  2584.                                     v:Destroy()
  2585.                                 end
  2586.                             end
  2587.                         end
  2588.                         if _G['property_boxespteam'] == true then
  2589.                             boxesp(player.Character)
  2590.                         elseif player.Character:FindFirstChild("box_ESP") then
  2591.                             player.Character:FindFirstChild("box_ESP"):Destroy()
  2592.                         end
  2593.                         if _G['property_disableteamrendering'] == true then
  2594.                             player.Character.Parent = game.Lighting
  2595.                         else
  2596.                             player.Character.Parent = workspace
  2597.                         end
  2598.                     else
  2599.                         if _G['property_footstepesp'] == true then
  2600.                             pcall(function()
  2601.                                 if player.Character.PrimaryPart.Velocity ~= Vector3.new(0,0,0) then
  2602.                                     footstepespcharacter(player.Character)
  2603.                                 end
  2604.                             end)
  2605.                         end
  2606.                         if _G['property_backtrack'] == true then
  2607.                             backtrack(player.Character)
  2608.                             print('backtrack on')
  2609.                         elseif player.Character:FindFirstChild("backtrack") then
  2610.                             print('backtrack not on')
  2611.                             player.Character:FindFirstChild("backtrack"):Destroy()
  2612.                             backtrackfolder:ClearAllChildren()
  2613.                         end
  2614.                         if _G['property_boxesp'] == true then
  2615.                             boxesp(player.Character)
  2616.                         elseif player.Character:FindFirstChild("box_ESP") then
  2617.                             player.Character:FindFirstChild("box_ESP"):Destroy()
  2618.                         end
  2619.                         if _G['property_nameesp'] == true then
  2620.                             nameesp(player.Character)
  2621.                         elseif player.Character:FindFirstChild("name_ESP") then
  2622.                             player.Character:FindFirstChild("name_ESP"):Destroy()
  2623.                         end
  2624.                         if _G['property_enemychams'] == true then
  2625.                             chams(player.Character,enemycolor)
  2626.                         elseif player.Character:FindFirstChild("Sky") then
  2627.                             for i,v in pairs(player.Character:GetDescendants()) do
  2628.                                 if v:IsA("BoxHandleAdornment") or v:IsA("Sky") then
  2629.                                     v:Destroy()
  2630.                                 end
  2631.                             end
  2632.                         end
  2633.                     end
  2634.                 else
  2635.                     if _G['property_antiheadshot'] == true then
  2636.                         pcall(function()
  2637.                             game.Players.LocalPlayer.Character:FindFirstChild('FakeHead'):Destroy()
  2638.                             game.Players.LocalPlayer.Character:FindFirstChild('HeadHB'):Destroy()
  2639.                         end)
  2640.                     end
  2641.                     if _G['property_kniferange'] == true then
  2642.                         if not player.Character:FindFirstChild("kniferange") then
  2643.                             local kniferange = Instance.new("Part",backtrackfolder)
  2644.                             kniferange.Shape = 'Cylinder'
  2645.                             kniferange.Orientation = Vector3.new(0, 0, -90)
  2646.                             kniferange.Size = Vector3.new(0, 7, 7)
  2647.                             kniferange.Transparency = 1
  2648.                             kniferange.Name = 'kniferange'
  2649.                             kniferange.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  2650.                             kniferange.CanCollide = false
  2651.                             local bb = Instance.new("Decal",kniferange)
  2652.                             bb.Texture = 'http://www.roblox.com/asset/?id=107020846'
  2653.                             bb.Face = 'Left'
  2654.                             local bb = Instance.new("Decal",kniferange)
  2655.                             bb.Texture = 'http://www.roblox.com/asset/?id=107020846'
  2656.                             bb.Face = 'Right'
  2657.                             kniferange.Massless = true
  2658.                             local XD = Instance.new("Weld", game.Players.LocalPlayer.Character.HumanoidRootPart)
  2659.                             XD.Part0 = XD.Parent
  2660.                             XD.Part1 = kniferange
  2661.                             XD.C0 = CFrame.Angles(0,0,1.6)
  2662.                         end
  2663.                     end
  2664.                 end
  2665.             end
  2666.         end
  2667.     end
  2668. end)
  2669. function smallblock(pos)
  2670.     if pos then
  2671.         local block = Instance.new('Part',workspace)
  2672.         block.Anchored = true
  2673.         block.Size = Vector3.new(0.3,0.3,0.3)
  2674.         block.Position = pos
  2675.         block.CanCollide = false
  2676.         block.Material = Enum.Material.SmoothPlastic
  2677.         block.Color = Color3.fromRGB(255, 71, 129)
  2678.         game.Debris:AddItem(block,2)
  2679.     end
  2680. end
  2681. function CheckRig()
  2682.     if lplr.Character then
  2683.         local Humanoid = lplr.Character:WaitForChild('Humanoid')
  2684.         if Humanoid.RigType == Enum.HumanoidRigType.R15 then
  2685.             return 'R15'
  2686.         else
  2687.             return 'R6'
  2688.         end
  2689.     end
  2690. end
  2691. function InitiateAA()
  2692.     local Character = lplr.Character
  2693.     local StoredCF = Character.PrimaryPart.CFrame
  2694.     local Part = Instance.new('Part',workspace)
  2695.     Part.Size = Vector3.new(5,0,5)
  2696.     Part.Anchored = true
  2697.     Part.CFrame = CFrame.new(Vector3.new(9999,9999,9999))
  2698.     Character.PrimaryPart.CFrame = Part.CFrame*CFrame.new(0,3,0)
  2699.     spawn(function()
  2700.         wait(2)
  2701.         Part:Destroy()
  2702.     end)
  2703.     if CheckRig() == 'R6' then
  2704.         local Clone = Character.HumanoidRootPart:Clone()
  2705.         Character.HumanoidRootPart:Destroy()
  2706.         Clone.Parent = Character
  2707.     else
  2708.         local Clone = Character.LowerTorso.Root:Clone()
  2709.         Character.LowerTorso.Root:Destroy()
  2710.         Clone.Parent = Character.LowerTorso
  2711.     end
  2712.     wait()
  2713.     Character.PrimaryPart.CFrame = StoredCF
  2714. end
  2715. function beam(part,pos,yeeet)
  2716.     if part then
  2717.         if part.Parent:FindFirstChild('Humanoid') then
  2718.             spawn(function()
  2719.                 if _G['property_hitsound'] == true then
  2720.                     local hitmarksound = Instance.new('Sound',workspace)
  2721.                     hitmarksound.SoundId = 'rbxassetid://4491275997'
  2722.                     hitmarksound.PlayOnRemove = true
  2723.                     hitmarksound.Volume = 7
  2724.                     hitmarksound:Destroy()
  2725.                 end
  2726.             end)
  2727.             local player = game:GetService("Players").LocalPlayer
  2728.             local ray = Ray.new(yeeet, (pos - yeeet).unit * 300)
  2729.             local part, position = workspace:FindPartOnRay(ray, player.Character, false, true)
  2730.             local beam = Instance.new("Part", workspace)
  2731.             beam.BrickColor = BrickColor.new("Bright red")
  2732.             beam.FormFactor = "Custom"
  2733.             beam.Material = "Neon"
  2734.             beam.Transparency = 0.5
  2735.             beam.Anchored = true
  2736.             beam.Locked = true
  2737.             beam.CanCollide = false
  2738.            
  2739.             local distance = (player.Character.Head.CFrame.p - position).magnitude
  2740.             beam.Size = Vector3.new(0.08, 0.05, distance)
  2741.             beam.CFrame = CFrame.new(player.Character.Head.CFrame.p, position) * CFrame.new(0, 0, -distance / 2)
  2742.             game.Debris:AddItem(beam,2)
  2743.         end
  2744.     end
  2745. end
  2746. local UserInputService = game:GetService("UserInputService")
  2747.  
  2748. local space = Enum.KeyCode.Space
  2749. local function keyspacedown()
  2750.     return UserInputService:IsKeyDown(space)
  2751. end
  2752. local function Input(input, gameProcessedEvent)
  2753.     if keyspacedown() then
  2754.         spaceheld = true
  2755.     else
  2756.         spaceheld = false
  2757.     end
  2758. end
  2759.  
  2760. UserInputService.InputBegan:Connect(Input)
  2761. spawn(function()
  2762.     while wait(0.3) do
  2763.         if lplr.Character then
  2764.             if _G['property_grenadewalk'] == true then
  2765.                 local oh1 = game:GetService("ReplicatedStorage").Weapons[_G['property_grenadewalktype']].Model
  2766.                 local oh3 = 25
  2767.                 local oh4 = 35
  2768.                 local oh6 = ""
  2769.                 local oh7 = ""
  2770.                 game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(oh1, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  2771.             end
  2772.         end
  2773.     end
  2774. end)
  2775. function getspectators()
  2776.     local plrsspectating = ""
  2777.     for i,v in pairs(game.Players:GetPlayers()) do
  2778.         pcall(function()
  2779.             if v ~= lplr then
  2780.                 if not v.Character then
  2781.                     if (v.CameraCF.Value.p - workspace.CurrentCamera.CFrame.p).Magnitude < 20 then
  2782.                         if plrsspectating == "" then
  2783.                             plrsspectating = v.Name
  2784.                         else
  2785.                             plrsspectating = plrsspectating..'\n'..v.Name
  2786.                         end
  2787.                     end
  2788.                 end
  2789.             end
  2790.         end)
  2791.     end
  2792.     return plrsspectating
  2793. end
  2794. spawn(function()
  2795.     while wait(0.1) do
  2796.         if _G['property_triggerbot'] == true then
  2797.             if lplr.Character then
  2798.                 if m.Target then
  2799.                     if m.Target.Parent:FindFirstChild("Humanoid") then
  2800.                         pcall(function()
  2801.                             if game.Players[m.Target.Parent.Name].Team ~= lplr.Team then
  2802.                                 spawn(function()
  2803.                                     mouse1press()
  2804.                                     wait()
  2805.                                     mouse1release()
  2806.                                 end)
  2807.                             end
  2808.                         end)
  2809.                     end
  2810.                 end
  2811.             end
  2812.         end
  2813.     end
  2814. end)
  2815. _G['btn1down'] = false
  2816. m.Button1Down:Connect(function()
  2817.     _G['btn1down'] = true
  2818. end)
  2819. m.Button1Up:Connect(function()
  2820.     _G['btn1down'] = false
  2821. end)
  2822.  
  2823. workspace.CurrentCamera.ChildAdded:Connect(function(t)
  2824.     spawn(function()
  2825.         if t.Name == 'Arms' then
  2826.             if _G['property_tps'] == true then
  2827.                 for i,v in pairs(t:GetDescendants()) do
  2828.                     if v:IsA("BasePart") and v.Transparency ~= 1 then
  2829.                         v.Transparency = 1
  2830.                     end
  2831.                 end
  2832.             else
  2833.                 for i,v in pairs(t:GetDescendants()) do
  2834.                     if v:IsA("BasePart") and v.Transparency ~= 1 then
  2835.                         v.Transparency = _G['property_armtransparency']/100
  2836.                     end
  2837.                 end
  2838.             end
  2839.         end
  2840.     end)
  2841. end)
  2842.  
  2843. m.KeyDown:Connect(function(k)
  2844.     if string.byte(k) == 61 then
  2845.         fovview.Visible = (not fovview.Visible)
  2846.         main.Visible = (not main.Visible)
  2847.         configmain.Visible = false
  2848.     end
  2849. end)
  2850.  
  2851. game.Players.PlayerRemoving:Connect(function(p)
  2852.     if p == lplr then
  2853.         savenewconfig()
  2854.         if _G['property_autorejoin'] == true then
  2855.             local ts = game:GetService("TeleportService")
  2856.             local p = game:GetService("Players").LocalPlayer
  2857.              
  2858.             ts:Teleport(game.PlaceId, p)
  2859.         end
  2860.     end
  2861. end)
  2862. local cameradebris = game:GetService("Workspace").Camera.Debris
  2863. function checkdebris(obj)
  2864.     spawn(function()
  2865.         if obj.Name == 'Bullet' then
  2866.             if _G['property_disablebulletholes'] == true then
  2867.                 obj:Destroy()
  2868.             end
  2869.         elseif obj.Name == 'C4' then
  2870.             if _G['property_weaponsesp'] == true then
  2871.                 boxespweapon(obj)
  2872.             end
  2873.         elseif obj:IsA('Part') then
  2874.             if _G['property_bombesp'] == true then
  2875.                 boxespweapon(obj)
  2876.             end
  2877.         elseif obj:IsA('Model') then
  2878.             if _G['property_disablerenderingragdolls'] == true then
  2879.                 boxespweapon(obj)
  2880.             end
  2881.         end
  2882.     end)
  2883. end
  2884. cameradebris.ChildAdded:connect(function(obj)
  2885.     spawn(function()
  2886.         if obj.Name == 'Blood' then
  2887.             if _G['property_disableblood'] == true then
  2888.                 obj:Destroy()
  2889.             end
  2890.         end
  2891.     end)
  2892. end)
  2893. game:GetService("Workspace").Debris.ChildAdded:connect(function(obj)
  2894.     checkdebris(obj)
  2895. end)
  2896. game:GetService("Workspace")["Ray_Ignore"].Smokes.ChildAdded:connect(function(obj)
  2897.     spawn(function()
  2898.         if _G['property_grenadesesp'] == true then
  2899.             boxespweapon(obj)
  2900.         end
  2901.     end)
  2902. end)
  2903. local Space = Enum.KeyCode.Space
  2904. local function Input(input, gameProcessedEvent)
  2905.     if input.UserInputType == Enum.UserInputType.MouseButton3 then
  2906.         if _G['property_tps'] == true then
  2907.             configfolder.tps.Value = (not configfolder.tps.Value)
  2908.         end
  2909.     end
  2910.     if _G.autohop == true then
  2911.         if UserInputService:IsKeyDown(Space) then
  2912.             holdspace = true
  2913.         else
  2914.             holdspace = false
  2915.         end
  2916.     end
  2917. end
  2918. UserInputService.InputBegan:Connect(Input)
  2919. draggable(main)
  2920. draggable(configmain)
  2921. draggable(spectatorlist)
  2922.  
  2923. username.Text = _G['bloxtapusername']
  2924.  
  2925. loadsavedfileconfig()_G['bloxtapusername'] = 'poop free'
  2926. for i,v in pairs(game:GetService("CoreGui"):GetChildren()) do
  2927.         if v.Name == "bloxtap" then
  2928.                 v:Destroy()
  2929.         end
  2930. end
  2931. local CC = Instance.new('ColorCorrectionEffect',game.Lighting)
  2932. local lplr = game:GetService("Players").LocalPlayer
  2933. local m = lplr:GetMouse()
  2934. local bloxtap = Instance.new("ScreenGui")
  2935. bloxtap.IgnoreGuiInset = true
  2936. local fovview = Instance.new("ImageLabel")
  2937. fovview.Name = "fovview"
  2938. fovview.Parent = bloxtap
  2939. fovview.AnchorPoint = Vector2.new(0.5, 0.5)
  2940. fovview.BackgroundColor3 = Color3.new(1, 1, 1)
  2941. fovview.BackgroundTransparency = 1
  2942. fovview.Position = UDim2.new(0.5, 0, 0.5, 0)
  2943. fovview.Size = UDim2.new(0, 25, 0, 25)
  2944. fovview.Image = "http://www.roblox.com/asset/?id=282305376"
  2945. fovview.ImageTransparency = 0.5
  2946.  
  2947. local main = Instance.new("ImageLabel")
  2948. local body = Instance.new("ImageLabel")
  2949. local hackname = Instance.new("TextLabel")
  2950. local legit = Instance.new("TextButton")
  2951. local rage = Instance.new("TextButton")
  2952. local antiaim = Instance.new("TextButton")
  2953. local misc = Instance.new("TextButton")
  2954. local selection = Instance.new("ImageLabel")
  2955. local tabs = Instance.new("Frame")
  2956. local legittab = Instance.new("Frame")
  2957. local FIRST_legit = Instance.new("Frame")
  2958. local antiaimtab = Instance.new("Frame")
  2959. local FIRST_antiaim = Instance.new("Frame")
  2960. local ragetab = Instance.new("Frame")
  2961. local FIRST_rage = Instance.new("Frame")
  2962. local misctab = Instance.new("Frame")
  2963. local FIRST_misc = Instance.new("Frame")
  2964.  
  2965. local visualtab = Instance.new("Frame")
  2966. local FIRST_visual = Instance.new("Frame")
  2967. local selection_visualtab = Instance.new("ImageLabel")
  2968. local SELF = Instance.new("TextButton")
  2969. local FRIENDLIES = Instance.new("TextButton")
  2970. local ENEMIES = Instance.new("TextButton")
  2971. local WORLD = Instance.new("TextButton")
  2972. local ICON_FRIENDLIES = Instance.new("ImageLabel")
  2973. local ICON_SELF = Instance.new("ImageLabel")
  2974. local ICON_WORLD = Instance.new("ImageLabel")
  2975. local ICON_ENEMIES = Instance.new("ImageLabel")
  2976. local config = Instance.new("ImageButton")
  2977. local username = Instance.new("TextLabel")
  2978. local visual = Instance.new("TextButton")
  2979. local configmain = Instance.new("ImageLabel")
  2980. local configbody = Instance.new("ImageLabel")
  2981. local title = Instance.new("TextLabel")
  2982. local configlist = Instance.new("ScrollingFrame")
  2983. local listthing = Instance.new("UIListLayout")
  2984. local createconfig = Instance.new("TextButton")
  2985. local saveconfig = Instance.new("TextButton")
  2986. local loadconfig = Instance.new("TextButton")
  2987. local deleteconfig = Instance.new("TextButton")
  2988. local filename = Instance.new("TextBox")
  2989. local lines = Instance.new("Folder")
  2990.  
  2991. bloxtap.Name = "bloxtap"
  2992. bloxtap.Parent = game:GetService("CoreGui")
  2993. bloxtap.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2994. bloxtap.DisplayOrder = 1000000
  2995.  
  2996. main.Name = "main"
  2997. main.Parent = bloxtap
  2998. main.BackgroundColor3 = Color3.new(1, 1, 1)
  2999. main.BackgroundTransparency = 1
  3000. main.Position = UDim2.new(0.0545474887, 0, 0.0830281898, 0)
  3001. main.Selectable = true
  3002. main.Size = UDim2.new(0, 490, 0, 200)
  3003. main.ZIndex = 2
  3004. main.Image = "rbxassetid://2260429633"
  3005. main.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  3006. main.ScaleType = Enum.ScaleType.Slice
  3007. main.SliceCenter = Rect.new(12, 12, 13, 13)
  3008.  
  3009. body.Name = "body"
  3010. body.Parent = main
  3011. body.BackgroundColor3 = Color3.new(1, 1, 1)
  3012. body.BackgroundTransparency = 1
  3013. body.ClipsDescendants = true
  3014. body.Position = UDim2.new(0, 0, 0, 7)
  3015. body.Selectable = true
  3016. body.Size = UDim2.new(1, 0, 0, 600)
  3017. body.Image = "rbxassetid://760929926"
  3018. body.ImageColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  3019. body.ScaleType = Enum.ScaleType.Slice
  3020. body.SliceCenter = Rect.new(5, 5, 5, 5)
  3021.  
  3022. main.Size = UDim2.new(0, 490, 0, body.Size.Y.Offset)
  3023.  
  3024. lines.Name = "lines"
  3025. lines.Parent = body
  3026.  
  3027. hackname.Name = "hackname"
  3028. hackname.Parent = body
  3029. hackname.BackgroundColor3 = Color3.new(1, 1, 1)
  3030. hackname.BackgroundTransparency = 1
  3031. hackname.Selectable = true
  3032. hackname.Size = UDim2.new(0, 75, 0, 39)
  3033. hackname.Font = Enum.Font.GothamBold
  3034. hackname.Text = "bloxtap"
  3035. hackname.TextColor3 = Color3.new(1, 1, 1)
  3036. hackname.TextSize = 17
  3037. hackname.TextStrokeTransparency = 0.94999998807907
  3038. hackname.TextXAlignment = Enum.TextXAlignment.Right
  3039.  
  3040. legit.Name = "legit"
  3041. legit.Parent = body
  3042. legit.BackgroundColor3 = Color3.new(1, 1, 1)
  3043. legit.BackgroundTransparency = 1
  3044. legit.Position = UDim2.new(0, 93, 0, 3)
  3045. legit.Size = UDim2.new(0, 66, 0, 32)
  3046. legit.ZIndex = 1231231
  3047. legit.Font = Enum.Font.GothamBold
  3048. legit.Text = "Legit"
  3049. legit.TextColor3 = Color3.new(1, 1, 1)
  3050. legit.TextSize = 10
  3051.  
  3052. rage.Name = "rage"
  3053. rage.Parent = body
  3054. rage.BackgroundColor3 = Color3.new(1, 1, 1)
  3055. rage.BackgroundTransparency = 1
  3056. rage.Position = UDim2.new(0, 168, 0, 3)
  3057. rage.Size = UDim2.new(0, 67, 0, 32)
  3058. rage.ZIndex = 1231231
  3059. rage.Selected = true
  3060. rage.Font = Enum.Font.GothamBold
  3061. rage.Text = "Rage"
  3062. rage.TextColor3 = Color3.new(1, 1, 1)
  3063. rage.TextSize = 10
  3064.  
  3065. antiaim.Name = "antiaim"
  3066. antiaim.Parent = body
  3067. antiaim.BackgroundColor3 = Color3.new(1, 1, 1)
  3068. antiaim.BackgroundTransparency = 1
  3069. antiaim.Position = UDim2.new(0, 245, 0, 3)
  3070. antiaim.Size = UDim2.new(0, 77, 0, 32)
  3071. antiaim.ZIndex = 1231231
  3072. antiaim.Selected = true
  3073. antiaim.Font = Enum.Font.GothamBold
  3074. antiaim.Text = "Anti-Aim"
  3075. antiaim.TextColor3 = Color3.new(1, 1, 1)
  3076. antiaim.TextSize = 10
  3077.  
  3078. misc.Name = "misc"
  3079. misc.Parent = body
  3080. misc.BackgroundColor3 = Color3.new(1, 1, 1)
  3081. misc.BackgroundTransparency = 1
  3082. misc.Position = UDim2.new(0, 410, 0, 3)
  3083. misc.Size = UDim2.new(0, 65, 0, 32)
  3084. misc.ZIndex = 1231231
  3085. misc.Selected = true
  3086. misc.Font = Enum.Font.GothamBold
  3087. misc.Text = "Misc"
  3088. misc.TextColor3 = Color3.new(1, 1, 1)
  3089. misc.TextSize = 10
  3090.  
  3091. selection.Name = "selection"
  3092. selection.Parent = body
  3093. selection.BackgroundColor3 = Color3.new(1, 1, 1)
  3094. selection.BackgroundTransparency = 1
  3095. selection.Position = UDim2.new(0, 98, 0, 10)
  3096. selection.Selectable = true
  3097. selection.Size = UDim2.new(0, 60, 0, 19)
  3098. selection.ZIndex = 612
  3099. selection.Image = "rbxassetid://760929926"
  3100. selection.ImageColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  3101. selection.ScaleType = Enum.ScaleType.Slice
  3102. selection.SliceCenter = Rect.new(5, 5, 5, 5)
  3103.  
  3104. tabs.Name = "tabs"
  3105. tabs.Parent = body
  3106. tabs.BackgroundColor3 = Color3.new(1, 1, 1)
  3107. tabs.BackgroundTransparency = 1
  3108. tabs.Position = UDim2.new(0, 0, 0, 40)
  3109. tabs.Size = UDim2.new(4, 0, 1, -70)
  3110.  
  3111. legittab.Name = "legittab"
  3112. legittab.Parent = tabs
  3113. legittab.BackgroundColor3 = Color3.new(1, 1, 1)
  3114. legittab.BackgroundTransparency = 1
  3115. legittab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3116. legittab.Size = UDim2.new(0.25, 0, 1, 0)
  3117.  
  3118. FIRST_legit.Name = "FIRST_legit"
  3119. FIRST_legit.Parent = legittab
  3120. FIRST_legit.BackgroundColor3 = Color3.new(1, 1, 1)
  3121. FIRST_legit.BackgroundTransparency = 1
  3122. FIRST_legit.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3123. FIRST_legit.Size = UDim2.new(1, 0, 1, 0)
  3124.  
  3125. antiaimtab.Name = "antiaimtab"
  3126. antiaimtab.Parent = tabs
  3127. antiaimtab.BackgroundColor3 = Color3.new(1, 1, 1)
  3128. antiaimtab.BackgroundTransparency = 1
  3129. antiaimtab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3130. antiaimtab.Size = UDim2.new(0.25, 0, 1, 0)
  3131. antiaimtab.Visible = false
  3132.  
  3133. FIRST_antiaim.Name = "FIRST_antiaim"
  3134. FIRST_antiaim.Parent = antiaimtab
  3135. FIRST_antiaim.BackgroundColor3 = Color3.new(1, 1, 1)
  3136. FIRST_antiaim.BackgroundTransparency = 1
  3137. FIRST_antiaim.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3138. FIRST_antiaim.Size = UDim2.new(1, 0, 1, 0)
  3139.  
  3140. ragetab.Name = "ragetab"
  3141. ragetab.Parent = tabs
  3142. ragetab.BackgroundColor3 = Color3.new(1, 1, 1)
  3143. ragetab.BackgroundTransparency = 1
  3144. ragetab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3145. ragetab.Size = UDim2.new(0.25, 0, 1, 0)
  3146. ragetab.Visible = false
  3147.  
  3148. FIRST_rage.Name = "FIRST_rage"
  3149. FIRST_rage.Parent = ragetab
  3150. FIRST_rage.BackgroundColor3 = Color3.new(1, 1, 1)
  3151. FIRST_rage.BackgroundTransparency = 1
  3152. FIRST_rage.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3153. FIRST_rage.Size = UDim2.new(1, 0, 1, 0)
  3154.  
  3155. misctab.Name = "misctab"
  3156. misctab.Parent = tabs
  3157. misctab.BackgroundColor3 = Color3.new(1, 1, 1)
  3158. misctab.BackgroundTransparency = 1
  3159. misctab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3160. misctab.Size = UDim2.new(0.25, 0, 1, 0)
  3161. misctab.Visible = false
  3162.  
  3163. local GENERAL = Instance.new("TextButton")
  3164. local SKINS = Instance.new("TextButton")
  3165. local PERFORMANCE = Instance.new("TextButton")
  3166. local SCRIPT = Instance.new("TextButton")
  3167. local ICON_SKINS = Instance.new("ImageLabel")
  3168. local ICON_GENERAL = Instance.new("ImageLabel")
  3169. local ICON_SCRIPT = Instance.new("ImageLabel")
  3170. local ICON_PERFORMANCE = Instance.new("ImageLabel")
  3171. local FIRST_misc = Instance.new("Frame")
  3172. local misc_1 = Instance.new("Frame")
  3173. local misc_2 = Instance.new("Frame")
  3174. local misc_3 = Instance.new("Frame")
  3175. local misc_4 = Instance.new("Frame")
  3176. local selection_misctab = Instance.new("ImageLabel")
  3177.  
  3178. selection_misctab.Name = "selection_misctab"
  3179. selection_misctab.Parent = misctab
  3180. selection_misctab.BackgroundColor3 = Color3.new(1, 1, 1)
  3181. selection_misctab.BackgroundTransparency = 1
  3182. selection_misctab.ClipsDescendants = true
  3183. selection_misctab.Position = UDim2.new(0, 15, 0, 10)
  3184. selection_misctab.Selectable = true
  3185. selection_misctab.Size = UDim2.new(1, -30, 0, 60)
  3186. selection_misctab.Image = "rbxassetid://760929926"
  3187. selection_misctab.ImageColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  3188. selection_misctab.ScaleType = Enum.ScaleType.Slice
  3189. selection_misctab.SliceCenter = Rect.new(5, 5, 5, 5)
  3190.  
  3191. GENERAL.Name = "GENERAL"
  3192. GENERAL.Parent = selection_misctab
  3193. GENERAL.BackgroundColor3 = Color3.new(1, 1, 1)
  3194. GENERAL.BackgroundTransparency = 1
  3195. GENERAL.Position = UDim2.new(0, 30, 0, 0)
  3196. GENERAL.Size = UDim2.new(0, 70, 1, -10)
  3197. GENERAL.Font = Enum.Font.GothamBold
  3198. GENERAL.Text = "GENERAL"
  3199. GENERAL.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  3200. GENERAL.TextSize = 10
  3201. GENERAL.TextYAlignment = Enum.TextYAlignment.Bottom
  3202.  
  3203. SKINS.Name = "SKINS"
  3204. SKINS.Parent = selection_misctab
  3205. SKINS.BackgroundColor3 = Color3.new(1, 1, 1)
  3206. SKINS.BackgroundTransparency = 1
  3207. SKINS.Position = UDim2.new(0, 255, 0, 0)
  3208. SKINS.Size = UDim2.new(0, 70, 1, -10)
  3209. SKINS.Font = Enum.Font.GothamBold
  3210. SKINS.Text = "SKINS"
  3211. SKINS.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  3212. SKINS.TextSize = 10
  3213. SKINS.TextYAlignment = Enum.TextYAlignment.Bottom
  3214.  
  3215. PERFORMANCE.Name = "PERFORMANCE"
  3216. PERFORMANCE.Parent = selection_misctab
  3217. PERFORMANCE.BackgroundColor3 = Color3.new(1, 1, 1)
  3218. PERFORMANCE.BackgroundTransparency = 1
  3219. PERFORMANCE.Position = UDim2.new(0, 135, 0, 0)
  3220. PERFORMANCE.Size = UDim2.new(0, 70, 1, -10)
  3221. PERFORMANCE.Font = Enum.Font.GothamBold
  3222. PERFORMANCE.Text = "PERFORMANCE"
  3223. PERFORMANCE.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  3224. PERFORMANCE.TextSize = 10
  3225. PERFORMANCE.TextYAlignment = Enum.TextYAlignment.Bottom
  3226.  
  3227. SCRIPT.Name = "SCRIPT"
  3228. SCRIPT.Parent = selection_misctab
  3229. SCRIPT.BackgroundColor3 = Color3.new(1, 1, 1)
  3230. SCRIPT.BackgroundTransparency = 1
  3231. SCRIPT.Position = UDim2.new(0, 360, 0, 0)
  3232. SCRIPT.Size = UDim2.new(0, 70, 1, -10)
  3233. SCRIPT.Font = Enum.Font.GothamBold
  3234. SCRIPT.Text = "SCRIPT"
  3235. SCRIPT.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  3236. SCRIPT.TextSize = 10
  3237. SCRIPT.TextYAlignment = Enum.TextYAlignment.Bottom
  3238.  
  3239. ICON_SKINS.Name = "ICON_SKINS"
  3240. ICON_SKINS.Parent = selection_misctab
  3241. ICON_SKINS.BackgroundColor3 = Color3.new(1, 1, 1)
  3242. ICON_SKINS.BackgroundTransparency = 1
  3243. ICON_SKINS.Position = UDim2.new(0, 278, 0, 8)
  3244. ICON_SKINS.Size = UDim2.new(0, 23, 0, 23)
  3245. ICON_SKINS.Image = "http://www.roblox.com/asset/?id=2992801749"
  3246.  
  3247. ICON_GENERAL.Name = "ICON_GENERAL"
  3248. ICON_GENERAL.Parent = selection_misctab
  3249. ICON_GENERAL.BackgroundColor3 = Color3.new(1, 1, 1)
  3250. ICON_GENERAL.BackgroundTransparency = 1
  3251. ICON_GENERAL.Position = UDim2.new(0, 55, 0, 8)
  3252. ICON_GENERAL.Size = UDim2.new(0, 23, 0, 23)
  3253. ICON_GENERAL.Image = "rbxassetid://183390139"
  3254.  
  3255. ICON_SCRIPT.Name = "ICON_SCRIPT"
  3256. ICON_SCRIPT.Parent = selection_misctab
  3257. ICON_SCRIPT.BackgroundColor3 = Color3.new(1, 1, 1)
  3258. ICON_SCRIPT.BackgroundTransparency = 1
  3259. ICON_SCRIPT.Position = UDim2.new(0, 383, 0, 8)
  3260. ICON_SCRIPT.Size = UDim2.new(0, 23, 0, 23)
  3261. ICON_SCRIPT.Image = "http://www.roblox.com/asset/?id=4529595292"
  3262.  
  3263. ICON_PERFORMANCE.Name = "ICON_PERFORMANCE"
  3264. ICON_PERFORMANCE.Parent = selection_misctab
  3265. ICON_PERFORMANCE.BackgroundColor3 = Color3.new(1, 1, 1)
  3266. ICON_PERFORMANCE.BackgroundTransparency = 1
  3267. ICON_PERFORMANCE.Position = UDim2.new(0, 158, 0, 8)
  3268. ICON_PERFORMANCE.Size = UDim2.new(0, 23, 0, 23)
  3269. ICON_PERFORMANCE.Image = "http://www.roblox.com/asset/?id=4529590010"
  3270. ICON_PERFORMANCE.ScaleType = Enum.ScaleType.Slice
  3271.  
  3272. FIRST_misc.Name = "FIRST_misc"
  3273. FIRST_misc.Parent = misctab
  3274. FIRST_misc.BackgroundColor3 = Color3.new(1, 1, 1)
  3275. FIRST_misc.BackgroundTransparency = 1
  3276. FIRST_misc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3277. FIRST_misc.Position = UDim2.new(0, 0, 0, 70)
  3278. FIRST_misc.Size = UDim2.new(1, 0, 1, -70)
  3279.  
  3280. misc_1.Name = "misc_1"
  3281. misc_1.Parent = FIRST_misc
  3282. misc_1.BackgroundColor3 = Color3.new(1, 1, 1)
  3283. misc_1.BackgroundTransparency = 1
  3284. misc_1.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3285. misc_1.Size = UDim2.new(1, 0, 1, 0)
  3286.  
  3287. misc_2.Name = "misc_2"
  3288. misc_2.Parent = FIRST_misc
  3289. misc_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3290. misc_2.BackgroundTransparency = 1
  3291. misc_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3292. misc_2.Size = UDim2.new(1, 0, 1, 0)
  3293. misc_2.Visible = false
  3294. misc_3.Name = "misc_3"
  3295. misc_3.Parent = FIRST_misc
  3296. misc_3.BackgroundColor3 = Color3.new(1, 1, 1)
  3297. misc_3.BackgroundTransparency = 1
  3298. misc_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3299. misc_3.Size = UDim2.new(1, 0, 1, 0)
  3300. misc_3.Visible = false
  3301.  
  3302. misc_4.Name = "misc_4"
  3303. misc_4.Parent = FIRST_misc
  3304. misc_4.BackgroundColor3 = Color3.new(1, 1, 1)
  3305. misc_4.BackgroundTransparency = 1
  3306. misc_4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3307. misc_4.Size = UDim2.new(1, 0, 1, 0)
  3308. misc_4.Visible = false
  3309. FIRST_misc.Name = "FIRST_misc"
  3310. FIRST_misc.Parent = misctab
  3311. FIRST_misc.BackgroundColor3 = Color3.new(1, 1, 1)
  3312. FIRST_misc.BackgroundTransparency = 1
  3313. FIRST_misc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3314. FIRST_misc.Size = UDim2.new(1, 0, 1, 0)
  3315.  
  3316. visualtab.Name = "visualtab"
  3317. visualtab.Parent = tabs
  3318. visualtab.BackgroundColor3 = Color3.new(1, 1, 1)
  3319. visualtab.BackgroundTransparency = 1
  3320. visualtab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3321. visualtab.Size = UDim2.new(0.25, 0, 1, 0)
  3322. visualtab.Visible = false
  3323.  
  3324. FIRST_visual.Name = "FIRST_visual"
  3325. FIRST_visual.Parent = visualtab
  3326. FIRST_visual.BackgroundColor3 = Color3.new(1, 1, 1)
  3327. FIRST_visual.BackgroundTransparency = 1
  3328. FIRST_visual.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3329. FIRST_visual.Position = UDim2.new(0, 0, 0, 70)
  3330. FIRST_visual.Size = UDim2.new(1, 0, 1, -70)
  3331.  
  3332. local visual_1 = Instance.new("Frame")
  3333. local visual_2 = Instance.new("Frame")
  3334. local visual_3 = Instance.new("Frame")
  3335. local visual_4 = Instance.new("Frame")
  3336.  
  3337. visual_1.Name = "visual_1"
  3338. visual_1.Parent = FIRST_visual
  3339. visual_1.BackgroundColor3 = Color3.new(1, 1, 1)
  3340. visual_1.BackgroundTransparency = 1
  3341. visual_1.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3342. visual_1.Size = UDim2.new(1, 0, 1, 0)
  3343. visual_1.Visible = true
  3344.  
  3345. visual_2.Name = "visual_2"
  3346. visual_2.Parent = FIRST_visual
  3347. visual_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3348. visual_2.BackgroundTransparency = 1
  3349. visual_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3350. visual_2.Size = UDim2.new(1, 0, 1, 0)
  3351. visual_2.Visible = false
  3352.  
  3353. visual_3.Name = "visual_3"
  3354. visual_3.Parent = FIRST_visual
  3355. visual_3.BackgroundColor3 = Color3.new(1, 1, 1)
  3356. visual_3.BackgroundTransparency = 1
  3357. visual_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3358. visual_3.Size = UDim2.new(1, 0, 1, 0)
  3359. visual_3.Visible = false
  3360.  
  3361. visual_4.Name = "visual_4"
  3362. visual_4.Parent = FIRST_visual
  3363. visual_4.BackgroundColor3 = Color3.new(1, 1, 1)
  3364. visual_4.BackgroundTransparency = 1
  3365. visual_4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3366. visual_4.Size = UDim2.new(1, 0, 1, 0)
  3367. visual_4.Visible = false
  3368.  
  3369. selection_visualtab.Name = "selection_visualtab"
  3370. selection_visualtab.Parent = visualtab
  3371. selection_visualtab.BackgroundColor3 = Color3.new(1, 1, 1)
  3372. selection_visualtab.BackgroundTransparency = 1
  3373. selection_visualtab.ClipsDescendants = true
  3374. selection_visualtab.Position = UDim2.new(0, 15, 0, 10)
  3375. selection_visualtab.Selectable = true
  3376. selection_visualtab.Size = UDim2.new(1, -30, 0, 60)
  3377. selection_visualtab.Image = "rbxassetid://760929926"
  3378. selection_visualtab.ImageColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  3379. selection_visualtab.ScaleType = Enum.ScaleType.Slice
  3380. selection_visualtab.SliceCenter = Rect.new(5, 5, 5, 5)
  3381.  
  3382. SELF.Name = "SELF"
  3383. SELF.Parent = selection_visualtab
  3384. SELF.BackgroundColor3 = Color3.new(1, 1, 1)
  3385. SELF.BackgroundTransparency = 1
  3386. SELF.Position = UDim2.new(0, 30, 0, 0)
  3387. SELF.Size = UDim2.new(0, 70, 1, -10)
  3388. SELF.Font = Enum.Font.GothamBold
  3389. SELF.Text = "SELF"
  3390. SELF.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  3391. SELF.TextSize = 10
  3392. SELF.TextYAlignment = Enum.TextYAlignment.Bottom
  3393.  
  3394. FRIENDLIES.Name = "FRIENDLIES"
  3395. FRIENDLIES.Parent = selection_visualtab
  3396. FRIENDLIES.BackgroundColor3 = Color3.new(1, 1, 1)
  3397. FRIENDLIES.BackgroundTransparency = 1
  3398. FRIENDLIES.Position = UDim2.new(0, 255, 0, 0)
  3399. FRIENDLIES.Size = UDim2.new(0, 70, 1, -10)
  3400. FRIENDLIES.Font = Enum.Font.GothamBold
  3401. FRIENDLIES.Text = "FRIENDLIES"
  3402. FRIENDLIES.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  3403. FRIENDLIES.TextSize = 10
  3404. FRIENDLIES.TextYAlignment = Enum.TextYAlignment.Bottom
  3405.  
  3406. ENEMIES.Name = "ENEMIES"
  3407. ENEMIES.Parent = selection_visualtab
  3408. ENEMIES.BackgroundColor3 = Color3.new(1, 1, 1)
  3409. ENEMIES.BackgroundTransparency = 1
  3410. ENEMIES.Position = UDim2.new(0, 135, 0, 0)
  3411. ENEMIES.Size = UDim2.new(0, 70, 1, -10)
  3412. ENEMIES.Font = Enum.Font.GothamBold
  3413. ENEMIES.Text = "ENEMIES"
  3414. ENEMIES.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  3415. ENEMIES.TextSize = 10
  3416. ENEMIES.TextYAlignment = Enum.TextYAlignment.Bottom
  3417.  
  3418. WORLD.Name = "WORLD"
  3419. WORLD.Parent = selection_visualtab
  3420. WORLD.BackgroundColor3 = Color3.new(1, 1, 1)
  3421. WORLD.BackgroundTransparency = 1
  3422. WORLD.Position = UDim2.new(0, 360, 0, 0)
  3423. WORLD.Size = UDim2.new(0, 70, 1, -10)
  3424. WORLD.Font = Enum.Font.GothamBold
  3425. WORLD.Text = "WORLD"
  3426. WORLD.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  3427. WORLD.TextSize = 10
  3428. WORLD.TextYAlignment = Enum.TextYAlignment.Bottom
  3429.  
  3430. ICON_FRIENDLIES.Name = "ICON_FRIENDLIES"
  3431. ICON_FRIENDLIES.Parent = selection_visualtab
  3432. ICON_FRIENDLIES.BackgroundColor3 = Color3.new(1, 1, 1)
  3433. ICON_FRIENDLIES.BackgroundTransparency = 1
  3434. ICON_FRIENDLIES.Position = UDim2.new(0, 278, 0, 8)
  3435. ICON_FRIENDLIES.Size = UDim2.new(0, 23, 0, 23)
  3436. ICON_FRIENDLIES.Image = "http://www.roblox.com/asset/?id=2484564290"
  3437.  
  3438. ICON_SELF.Name = "ICON_SELF"
  3439. ICON_SELF.Parent = selection_visualtab
  3440. ICON_SELF.BackgroundColor3 = Color3.new(1, 1, 1)
  3441. ICON_SELF.BackgroundTransparency = 1
  3442. ICON_SELF.Position = UDim2.new(0, 55, 0, 8)
  3443. ICON_SELF.Size = UDim2.new(0, 23, 0, 23)
  3444. ICON_SELF.Image = "rbxassetid://4529558639"
  3445.  
  3446. ICON_WORLD.Name = "ICON_WORLD"
  3447. ICON_WORLD.Parent = selection_visualtab
  3448. ICON_WORLD.BackgroundColor3 = Color3.new(1, 1, 1)
  3449. ICON_WORLD.BackgroundTransparency = 1
  3450. ICON_WORLD.Position = UDim2.new(0, 383, 0, 8)
  3451. ICON_WORLD.Size = UDim2.new(0, 23, 0, 23)
  3452. ICON_WORLD.Image = "http://www.roblox.com/asset/?id=524302408"
  3453.  
  3454. ICON_ENEMIES.Name = "ICON_ENEMIES"
  3455. ICON_ENEMIES.Parent = selection_visualtab
  3456. ICON_ENEMIES.BackgroundColor3 = Color3.new(1, 1, 1)
  3457. ICON_ENEMIES.BackgroundTransparency = 1
  3458. ICON_ENEMIES.Position = UDim2.new(0, 158, 0, 8)
  3459. ICON_ENEMIES.Size = UDim2.new(0, 23, 0, 23)
  3460. ICON_ENEMIES.Image = "http://www.roblox.com/asset/?id=4476927981"
  3461. ICON_ENEMIES.ScaleType = Enum.ScaleType.Slice
  3462.  
  3463. config.Name = "config"
  3464. config.Parent = body
  3465. config.BackgroundColor3 = Color3.new(1, 1, 1)
  3466. config.BackgroundTransparency = 1
  3467. config.Position = UDim2.new(1, -35, 1, -25)
  3468. config.Size = UDim2.new(0, 25, 0, 25)
  3469. config.ZIndex = 10000
  3470. config.Image = "http://www.roblox.com/asset/?id=193272460"
  3471.  
  3472. username.Name = "username"
  3473. username.Parent = body
  3474. username.BackgroundColor3 = Color3.new(1, 1, 1)
  3475. username.BackgroundTransparency = 1
  3476. username.Position = UDim2.new(0, 10, 1, -20)
  3477. username.Size = UDim2.new(0, 80, 0, 15)
  3478. username.ZIndex = 10000
  3479. username.Font = Enum.Font.GothamSemibold
  3480. username.Text = "username"
  3481. username.TextColor3 = Color3.new(1, 1, 1)
  3482. username.TextSize = 12
  3483. username.TextStrokeTransparency = 0.94999998807907
  3484. username.TextXAlignment = Enum.TextXAlignment.Left
  3485.  
  3486. visual.Name = "visual"
  3487. visual.Parent = body
  3488. visual.BackgroundColor3 = Color3.new(1, 1, 1)
  3489. visual.BackgroundTransparency = 1
  3490. visual.Position = UDim2.new(0, 333, 0, 3)
  3491. visual.Size = UDim2.new(0, 65, 0, 32)
  3492. visual.ZIndex = 1231231
  3493. visual.Selected = true
  3494. visual.Font = Enum.Font.GothamBold
  3495. visual.Text = "Visual"
  3496. visual.TextColor3 = Color3.new(1, 1, 1)
  3497. visual.TextSize = 10
  3498.  
  3499. configmain.Name = "configmain"
  3500. configmain.Parent = bloxtap
  3501. configmain.BackgroundColor3 = Color3.new(1, 1, 1)
  3502. configmain.BackgroundTransparency = 1
  3503. configmain.Position = UDim2.new(0.5, 109, 0.5, 10)
  3504. configmain.Selectable = true
  3505. configmain.Size = UDim2.new(0, 218, 0, 20)
  3506. configmain.Visible = false
  3507. configmain.ZIndex = 1000000
  3508. configmain.Image = "rbxassetid://2260429633"
  3509. configmain.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  3510. configmain.ScaleType = Enum.ScaleType.Slice
  3511. configmain.SliceCenter = Rect.new(12, 12, 13, 13)
  3512.  
  3513. configbody.Name = "configbody"
  3514. configbody.Parent = configmain
  3515. configbody.BackgroundColor3 = Color3.new(1, 1, 1)
  3516. configbody.BackgroundTransparency = 1
  3517. configbody.ClipsDescendants = true
  3518. configbody.Position = UDim2.new(0, 0, 0, 4)
  3519. configbody.Selectable = true
  3520. configbody.Size = UDim2.new(1, 0, 5.3499999, 100)
  3521. configbody.Image = "rbxassetid://760929926"
  3522. configbody.ImageColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  3523. configbody.ScaleType = Enum.ScaleType.Slice
  3524. configbody.SliceCenter = Rect.new(5, 5, 5, 5)
  3525.  
  3526. title.Name = "title"
  3527. title.Parent = configbody
  3528. title.BackgroundColor3 = Color3.new(1, 1, 1)
  3529. title.BackgroundTransparency = 1
  3530. title.BorderSizePixel = 0
  3531. title.Size = UDim2.new(1, 0, 0, 25)
  3532. title.Font = Enum.Font.GothamSemibold
  3533. title.Text = "Configuration"
  3534. title.TextColor3 = Color3.new(1, 1, 1)
  3535. title.TextSize = 11
  3536.  
  3537. configlist.Name = "configlist"
  3538. configlist.Parent = configbody
  3539. configlist.BackgroundColor3 = Color3.new(0.2, 0.207843, 0.247059)
  3540. configlist.BorderSizePixel = 0
  3541. configlist.Position = UDim2.new(0, 10, 0, 30)
  3542. configlist.Size = UDim2.new(1, -20, -0.0606060661, 100)
  3543. configlist.ScrollBarThickness = 0
  3544.  
  3545. listthing.Name = "listthing"
  3546. listthing.Parent = configlist
  3547. listthing.SortOrder = Enum.SortOrder.LayoutOrder
  3548. listthing.Padding = UDim.new(0,1)
  3549.  
  3550. createconfig.Name = "createconfig"
  3551. createconfig.Parent = configbody
  3552. createconfig.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  3553. createconfig.BorderSizePixel = 0
  3554. createconfig.Position = UDim2.new(0, 10, 0, 180)
  3555. createconfig.Size = UDim2.new(1, -20, 0, 20)
  3556. createconfig.Font = Enum.Font.GothamSemibold
  3557. createconfig.Text = "Create"
  3558. createconfig.TextColor3 = Color3.new(1, 1, 1)
  3559. createconfig.TextSize = 11
  3560. createconfig.TextWrapped = true
  3561.  
  3562. saveconfig.Name = "saveconfig"
  3563. saveconfig.Parent = configbody
  3564. saveconfig.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  3565. saveconfig.BorderSizePixel = 0
  3566. saveconfig.Position = UDim2.new(0, 10, 0, 127)
  3567. saveconfig.Size = UDim2.new(0, 60, 0, 20)
  3568. saveconfig.Font = Enum.Font.GothamSemibold
  3569. saveconfig.Text = "Save"
  3570. saveconfig.TextColor3 = Color3.new(1, 1, 1)
  3571. saveconfig.TextSize = 11
  3572. saveconfig.TextWrapped = true
  3573.  
  3574. loadconfig.Name = "loadconfig"
  3575. loadconfig.Parent = configbody
  3576. loadconfig.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  3577. loadconfig.BorderSizePixel = 0
  3578. loadconfig.Position = UDim2.new(0, 79, 0, 127)
  3579. loadconfig.Size = UDim2.new(0, 60, 0, 20)
  3580. loadconfig.Font = Enum.Font.GothamSemibold
  3581. loadconfig.Text = "Load"
  3582. loadconfig.TextColor3 = Color3.new(1, 1, 1)
  3583. loadconfig.TextSize = 11
  3584. loadconfig.TextWrapped = true
  3585.  
  3586. deleteconfig.Name = "deleteconfig"
  3587. deleteconfig.Parent = configbody
  3588. deleteconfig.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  3589. deleteconfig.BorderSizePixel = 0
  3590. deleteconfig.Position = UDim2.new(0, 148, 0, 127)
  3591. deleteconfig.Size = UDim2.new(0, 60, 0, 20)
  3592. deleteconfig.Font = Enum.Font.GothamSemibold
  3593. deleteconfig.Text = "Delete"
  3594. deleteconfig.TextColor3 = Color3.new(1, 1, 1)
  3595. deleteconfig.TextSize = 11
  3596. deleteconfig.TextWrapped = true
  3597.  
  3598. filename.Name = "filename"
  3599. filename.Parent = configbody
  3600. filename.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  3601. filename.BorderSizePixel = 0
  3602. filename.Position = UDim2.new(0, 10, 0, 153)
  3603. filename.Size = UDim2.new(1, -20, 0, 20)
  3604. filename.Font = Enum.Font.GothamSemibold
  3605. filename.PlaceholderColor3 = Color3.new(0.545098, 0.545098, 0.545098)
  3606. filename.PlaceholderText = "File Name"
  3607. filename.Text = ""
  3608. filename.TextColor3 = Color3.new(1, 1, 1)
  3609. filename.TextSize = 11
  3610.  
  3611. local line3 = Instance.new("Frame")
  3612. local line2 = Instance.new("Frame")
  3613. local line1 = Instance.new("Frame")
  3614. local line = Instance.new("Frame")
  3615.  
  3616. line3.Name = "line3"
  3617. line3.Parent = lines
  3618. line3.BackgroundColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  3619. line3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3620. line3.BorderSizePixel = 0
  3621. line3.Position = UDim2.new(0, 80, 0, 6)
  3622. line3.Size = UDim2.new(0, 1, 0, 28)
  3623. line3.ZIndex = 123131
  3624.  
  3625. line2.Name = "line2"
  3626. line2.Parent = lines
  3627. line2.BackgroundColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  3628. line2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3629. line2.BorderSizePixel = 0
  3630. line2.Position = UDim2.new(0, 10, 1, -27)
  3631. line2.Selectable = true
  3632. line2.Size = UDim2.new(1, -20, 0, 1)
  3633. line2.ZIndex = 123131
  3634.  
  3635. line1.Name = "line1"
  3636. line1.Parent = lines
  3637. line1.BackgroundColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  3638. line1.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3639. line1.BorderSizePixel = 0
  3640. line1.Position = UDim2.new(0, 10, 0, 40)
  3641. line1.Size = UDim2.new(1, -20, 0, 1)
  3642. line1.ZIndex = 123131
  3643.  
  3644. line.Name = "line"
  3645. line.Parent = body
  3646. line.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  3647. line.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3648. line.BorderSizePixel = 0
  3649. line.Position = UDim2.new(0, 10, 1, -26)
  3650. line.Selectable = true
  3651. line.Size = UDim2.new(1, -20, 0, 26)
  3652. line.ZIndex = 100
  3653.  
  3654. local configfolder = Instance.new("Folder",bloxtap)
  3655. configfolder.Name = "configfolder"
  3656.  
  3657. get = function(str)
  3658.         local r = loadstring(game:HttpGet("http://rustedstyle.com/bloxtap_assets/"..str..'.lua',true))()
  3659.         return r
  3660. end
  3661.  
  3662. antiaim.MouseButton1Click:connect(function()
  3663.         selection:TweenPosition(UDim2.new(0,antiaim.Position.X.Offset+7,0,10),"Out","Quad",0.1,true,nil)
  3664.         for i,v in pairs(tabs:GetChildren()) do if v == antiaimtab then v.Visible = true else v.Visible = false end end
  3665. end)
  3666. legit.MouseButton1Click:connect(function()
  3667.         selection:TweenPosition(UDim2.new(0,legit.Position.X.Offset+4,0,10),"Out","Quad",0.1,true,nil)
  3668.         for i,v in pairs(tabs:GetChildren()) do if v == legittab then v.Visible = true else v.Visible = false end end
  3669. end)
  3670. misc.MouseButton1Click:connect(function()
  3671.         selection:TweenPosition(UDim2.new(0,misc.Position.X.Offset+4,0,10),"Out","Quad",0.1,true,nil)
  3672.         for i,v in pairs(tabs:GetChildren()) do if v == misctab then v.Visible = true else v.Visible = false end end
  3673. end)
  3674. rage.MouseButton1Click:connect(function()
  3675.         selection:TweenPosition(UDim2.new(0,rage.Position.X.Offset+4,0,10),"Out","Quad",0.1,true,nil)
  3676.         for i,v in pairs(tabs:GetChildren()) do if v == ragetab then v.Visible = true else v.Visible = false end end
  3677. end)
  3678. visual.MouseButton1Click:connect(function()
  3679.         selection:TweenPosition(UDim2.new(0,visual.Position.X.Offset,0,10),"Out","Quad",0.1,true,nil)
  3680.         for i,v in pairs(tabs:GetChildren()) do if v == visualtab then v.Visible = true else v.Visible = false end end
  3681. end)
  3682.  
  3683. body.Changed:Connect(function()
  3684.         main.Size = UDim2.new(0, 490, 0, body.Size.Y.Offset)
  3685. end)
  3686.  
  3687. config.MouseButton1Click:connect(function()
  3688.         configmain.Visible = (not configmain.Visible)
  3689. end)
  3690.  
  3691. function addcategory(info)
  3692.         local category = Instance.new("Frame")
  3693.         local scrolldesign = Instance.new("ImageLabel")
  3694.         local top = Instance.new("Frame")
  3695.         local title = Instance.new("TextLabel")
  3696.         local content = Instance.new("ScrollingFrame")
  3697.         local sizefixer = Instance.new("Frame")
  3698.         local UIListLayout = Instance.new("UIListLayout")
  3699.  
  3700.         category.Name = "category"
  3701.         category.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  3702.         category.BorderColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  3703.         category.Size = UDim2.new(0, 225, 0, info['lenght'])
  3704.  
  3705.         local postoday;
  3706.         if #info["parent"]:GetChildren() == 0 then
  3707.                 postoday = UDim2.new(0,10,0,10)
  3708.         else
  3709.                 if (info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Size.Y.Offset - info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Position.Y.Offset) <= 150 then
  3710.                         if info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Position.Y.Offset == 10 then
  3711.                                 postoday = UDim2.new(0, info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Position.X.Offset, 0, info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Size.Y.Offset + 20)
  3712.                         else
  3713.                                 postoday = UDim2.new(0, info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Size.X.Offset + 25, 0, 10)
  3714.                         end
  3715.                 else
  3716.                         postoday = UDim2.new(0, info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Size.X.Offset + 25, 0, 10)
  3717.                 end
  3718.         end
  3719.         category.Position = postoday
  3720.         category.Parent = info['parent']
  3721.  
  3722.         scrolldesign.Name = "scrolldesign"
  3723.         scrolldesign.Parent = category
  3724.         scrolldesign.BackgroundColor3 = Color3.new(1, 1, 1)
  3725.         scrolldesign.BackgroundTransparency = 1
  3726.         scrolldesign.Position = UDim2.new(1, -5, 0, 5)
  3727.         scrolldesign.Size = UDim2.new(0, 5, 1, -18)
  3728.         scrolldesign.ZIndex = -2
  3729.         scrolldesign.Image = "rbxassetid://2260429633"
  3730.         scrolldesign.ImageColor3 = Color3.new(0.121569, 0.129412, 0.156863)
  3731.         scrolldesign.ScaleType = Enum.ScaleType.Slice
  3732.         scrolldesign.SliceCenter = Rect.new(12, 12, 13, 13)
  3733.  
  3734.         top.Name = "top"
  3735.         top.Parent = category
  3736.         top.BackgroundColor3 = Color3.new(1, 0.784314, 0.403922)
  3737.         top.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3738.         top.BorderSizePixel = 0
  3739.         top.Size = UDim2.new(1, 0, 0, 1)
  3740.         top.ZIndex = 10000
  3741.  
  3742.         title.Name = "title"
  3743.         title.Parent = top
  3744.         title.AnchorPoint = Vector2.new(0.5, 0.5)
  3745.         title.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  3746.         title.BorderSizePixel = 0
  3747.         title.Position = UDim2.new(0.5, 0, 0, 0)
  3748.         title.Font = Enum.Font.GothamSemibold
  3749.         title.Text = info['title']
  3750.         title.Size = UDim2.new(0, title.TextBounds.X+20, 0, 10)
  3751.         title.TextColor3 = Color3.new(1, 1, 1)
  3752.         title.TextSize = 11
  3753.         title.TextStrokeTransparency = 0.94999998807907
  3754.  
  3755.         content.Name = "content"
  3756.         content.Parent = category
  3757.         content.BackgroundColor3 = Color3.new(1, 1, 1)
  3758.         content.BackgroundTransparency = 1
  3759.         content.BorderSizePixel = 0
  3760.         content.Size = UDim2.new(1, 0, 1, 0)
  3761.         content.BottomImage = ""
  3762.         content.MidImage = "http://www.roblox.com/asset/?id=1080024588"
  3763.         content.ScrollBarThickness = 5
  3764.         content.TopImage = ""
  3765.         content.CanvasSize = UDim2.new(0, 0, 5, 0)
  3766.  
  3767.         sizefixer.Name = "sizefixer"
  3768.         sizefixer.Parent = content
  3769.         sizefixer.BackgroundColor3 = Color3.new(1, 1, 1)
  3770.         sizefixer.BackgroundTransparency = 1
  3771.         sizefixer.Size = UDim2.new(1, 0, 0, 10)
  3772.  
  3773.         UIListLayout.Parent = content
  3774.         UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  3775.  
  3776.         return content
  3777. end
  3778. function addbutton(info,callback)
  3779.         callback = callback or function() end
  3780.         local button = Instance.new("Frame")
  3781.         local real = Instance.new("TextButton")
  3782.  
  3783.         button.Name = "button"
  3784.         button.Parent = info['parent']
  3785.         button.BackgroundColor3 = Color3.new(1, 1, 1)
  3786.         button.BackgroundTransparency = 1
  3787.         button.Size = UDim2.new(0, 6, 0, 23)
  3788.  
  3789.         real.Name = "real"
  3790.         real.Parent = button
  3791.         real.BackgroundColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  3792.         real.BorderSizePixel = 0
  3793.         real.Position = UDim2.new(1, 21, 0, 0)
  3794.         real.Size = UDim2.new(0, 151, 0, 18)
  3795.         real.Font = Enum.Font.GothamSemibold
  3796.         real.Text = info['text']
  3797.         real.TextSize = 11
  3798.  
  3799.         real.TextColor3 = Color3.fromRGB(250, 250, 250)
  3800.         real.MouseButton1Click:connect(callback)
  3801.  
  3802.         real.MouseEnter:connect(function() real.TextColor3 = Color3.fromRGB(255, 200, 103) end)
  3803.         real.MouseLeave:connect(function() real.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392) end)
  3804. end
  3805.  
  3806. function addtoggle(info,callback)
  3807.         callback = callback or function() end
  3808.  
  3809.         local toggle = Instance.new("Frame")
  3810.         local title = Instance.new("TextLabel")
  3811.         local border = Instance.new("ImageLabel")
  3812.         local button = Instance.new("ImageButton")
  3813.  
  3814.         toggle.Name = "toggle"
  3815.         toggle.Parent = info['parent']
  3816.         toggle.BackgroundColor3 = Color3.new(1, 1, 1)
  3817.         toggle.BackgroundTransparency = 1
  3818.         toggle.Size = UDim2.new(0, 6, 0, 21)
  3819.  
  3820.         title.Name = "title"
  3821.         title.Parent = toggle
  3822.         title.BackgroundColor3 = Color3.new(1, 1, 1)
  3823.         title.BorderSizePixel = 0
  3824.         title.Position = UDim2.new(1, 21, 0, -4)
  3825.         title.Size = UDim2.new(0, 0, 1, 0)
  3826.         title.Font = Enum.Font.GothamSemibold
  3827.         title.Text = info['title']
  3828.         title.TextColor3 = Color3.new(1, 1, 1)
  3829.         title.TextSize = 11
  3830.         title.TextXAlignment = Enum.TextXAlignment.Left
  3831.  
  3832.         border.Name = "border"
  3833.         border.Parent = toggle
  3834.         border.BackgroundColor3 = Color3.new(1, 1, 1)
  3835.         border.BackgroundTransparency = 1
  3836.         border.Position = UDim2.new(1, 0, 0, 0)
  3837.         border.Size = UDim2.new(0, 14, 0, 14)
  3838.         border.Image = "rbxassetid://2260429633"
  3839.         border.ImageColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  3840.  
  3841.         border.MouseEnter:connect(function() border.ImageColor3 = Color3.fromRGB(255, 200, 103) end)
  3842.         border.MouseLeave:connect(function() border.ImageColor3 = Color3.new(0.211765, 0.231373, 0.247059) end)
  3843.  
  3844.         button.Name = "button"
  3845.         button.Parent = border
  3846.         button.BackgroundColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  3847.         button.BackgroundTransparency = 1
  3848.         button.BorderColor3 = Color3.new(0.211765, 0.223529, 0.25098)
  3849.         button.Position = UDim2.new(0, 1, 0, 1)
  3850.         button.Size = UDim2.new(1, -2, 1, -2)
  3851.         button.ZIndex = 2
  3852.         button.AutoButtonColor = false
  3853.         button.Image = "rbxassetid://2260429633"
  3854.         button.ImageColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  3855.         button.ScaleType = Enum.ScaleType.Slice
  3856.         button.SliceCenter = Rect.new(12, 12, 13, 13)
  3857.  
  3858.         local fap = Instance.new("BoolValue",configfolder)
  3859.         fap.Name = info['valuename']
  3860.         fap.Value = info['value'] or false
  3861.  
  3862.         fap.Changed:connect(function(c)
  3863.                 button.ImageColor3 = (fap.Value and Color3.fromRGB(255, 200, 103) or Color3.fromRGB(31, 32, 40))
  3864.                 callback(fap.Value)
  3865.         end)
  3866.  
  3867.         button.MouseButton1Click:connect(function()
  3868.                 fap.Value = (not fap.Value)
  3869.         end)
  3870. end
  3871.  
  3872. function adddropdown(info,callback)
  3873.         callback = callback or function() end
  3874.         local dropdown = Instance.new("Frame")
  3875.         local body = Instance.new("Frame")
  3876.         local click = Instance.new("ImageButton")
  3877.         local title = Instance.new("TextLabel")
  3878.         local drop = Instance.new("Frame")
  3879.         local listthing = Instance.new("UIListLayout")
  3880.  
  3881.  
  3882.  
  3883.         local fap = Instance.new("StringValue",configfolder)
  3884.         fap.Name = info['valuename']
  3885.         fap.Value = tostring(info['list'][1])
  3886.  
  3887.         dropdown.Name = "dropdown"
  3888.         dropdown.Parent = info['parent']
  3889.         dropdown.BackgroundColor3 = Color3.new(1, 1, 1)
  3890.         dropdown.BackgroundTransparency = 1
  3891.         dropdown.Position = UDim2.new(0, 0, 0.589999974, 0)
  3892.         dropdown.Size = UDim2.new(0, 27, 0, 24)
  3893.         dropdown.ZIndex = 100000000000000
  3894.  
  3895.         body.Name = "body"
  3896.         body.Parent = dropdown
  3897.         body.BackgroundColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  3898.         body.BorderColor3 = Color3.new(0.211765, 0.223529, 0.25098)
  3899.         body.Position = UDim2.new(1, 0, 0, 0)
  3900.         body.Size = UDim2.new(0, 130, 0, 18)
  3901.  
  3902.         click.Parent = body
  3903.         click.BackgroundColor3 = Color3.new(1, 1, 1)
  3904.         click.BackgroundTransparency = 1
  3905.         click.Position = UDim2.new(1, -15, 0, 5)
  3906.         click.Size = UDim2.new(0, 9, 0, 9)
  3907.         click.Image = "http://www.roblox.com/asset/?id=1248849582"
  3908.  
  3909.         click.MouseEnter:connect(function() click.ImageColor3 = Color3.fromRGB(255, 200, 103) end)
  3910.         click.MouseLeave:connect(function() click.ImageColor3 = Color3.fromRGB(255,255,255) end)
  3911.  
  3912.         title.Name = "title"
  3913.         title.Parent = body
  3914.         title.BackgroundColor3 = Color3.new(1, 1, 1)
  3915.         title.BackgroundTransparency = 1
  3916.         title.BorderSizePixel = 0
  3917.         title.Position = UDim2.new(0, 7, 0, 0)
  3918.         title.Size = UDim2.new(1, 0, 1, 0)
  3919.         title.Font = Enum.Font.GothamSemibold
  3920.         title.Text = tostring(info['list'][1])
  3921.         title.TextColor3 = Color3.new(1, 1, 1)
  3922.         title.TextSize = 11
  3923.         title.TextXAlignment = Enum.TextXAlignment.Left
  3924.  
  3925.         drop.Name = "drop"
  3926.         drop.Parent = body
  3927.         drop.BackgroundColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  3928.         drop.BorderColor3 = Color3.new(0.211765, 0.223529, 0.25098)
  3929.         drop.BorderSizePixel = 0
  3930.         drop.ClipsDescendants = true
  3931.         drop.Position = UDim2.new(0, 0, 1, 1)
  3932.         drop.Size = UDim2.new(0, 130, 0, #info['list']*18)
  3933.         drop.Visible = false
  3934.         drop.ZIndex = 100000000
  3935.  
  3936.         listthing.Name = "listthing"
  3937.         listthing.Parent = drop
  3938.         listthing.SortOrder = Enum.SortOrder.LayoutOrder
  3939.  
  3940.         for _,name in pairs(info['list']) do
  3941.                 local dropbutton = Instance.new("TextButton")
  3942.  
  3943.                 dropbutton.Name = "dropbutton"
  3944.                 dropbutton.Parent = drop
  3945.                 dropbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  3946.                 dropbutton.BackgroundTransparency = 1
  3947.                 dropbutton.Size = UDim2.new(1, 0, 0, 18)
  3948.                 dropbutton.Font = Enum.Font.GothamSemibold
  3949.                 dropbutton.Text = tostring(name)
  3950.                 dropbutton.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  3951.                 dropbutton.TextSize = 11
  3952.  
  3953.                 dropbutton.MouseEnter:connect(function() dropbutton.TextColor3 = Color3.fromRGB(255, 200, 103) end)
  3954.                 dropbutton.MouseLeave:connect(function() dropbutton.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392) end)
  3955.                 dropbutton.MouseButton1Click:Connect(function()
  3956.                         fap.Value = tostring(name)
  3957.                 end)
  3958.         end
  3959.  
  3960.         fap.Changed:connect(function()
  3961.                 drop.Visible = false
  3962.                 click.Rotation = 0
  3963.                 title.Text = fap.Value
  3964.                 body.BorderColor3 = Color3.fromRGB(54, 57, 64)
  3965.                 callback(fap.Value)
  3966.         end)
  3967.  
  3968.         click.MouseButton1Click:connect(function()
  3969.                 if click.Rotation == 0 then click.Rotation = -180;body.BorderColor3 = Color3.fromRGB(255, 200, 103); drop.Visible = true else click.Rotation = 0; drop.Visible = false;body.BorderColor3 = Color3.fromRGB(54, 57, 64) end
  3970.         end)
  3971. end
  3972. local indicator = Instance.new("Frame")
  3973. local value = Instance.new("TextLabel")
  3974.  
  3975. indicator.Name = "indicator"
  3976. indicator.Parent = game
  3977. indicator.BackgroundColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  3978. indicator.BorderColor3 = Color3.new(0.168627, 0.184314, 0.196078)
  3979. indicator.Size = UDim2.new(0, 20, 0, 20)
  3980. indicator.ZIndex = 1000000000000000000000
  3981. indicator.Position = UDim2.new(1, -30, 1, 1)
  3982.  
  3983. value.Name = "value"
  3984. value.Parent = indicator
  3985. value.BackgroundColor3 = Color3.new(1, 1, 1)
  3986. value.BackgroundTransparency = 1
  3987. value.BorderSizePixel = 0
  3988. value.Position = UDim2.new(0, 1, 0, 0)
  3989. value.Size = UDim2.new(1, 0, 1, 0)
  3990. value.Font = Enum.Font.GothamSemibold
  3991. value.Text = "69"
  3992. value.TextColor3 = Color3.new(1, 1, 1)
  3993. value.TextSize = 11
  3994. local scrollon = nil
  3995. function addscroll(info,callback)
  3996.         callback = callback or function() end
  3997.         local scrolling = Instance.new("Frame")
  3998.         local title = Instance.new("TextLabel")
  3999.         local max = Instance.new("ImageLabel")
  4000.         local scroll = Instance.new("ImageLabel")
  4001.  
  4002.         local fap = Instance.new("NumberValue",configfolder)
  4003.         fap.Name = info['valuename']
  4004.         fap.Value = info['value'] or 0
  4005.  
  4006.         fap.Changed:connect(function(c)
  4007.                 callback(fap.Value)
  4008.                 scroll:TweenSize(UDim2.new(fap.value/info['maxed'], 5, 0, 4), 'Out', 'Quad', 0.2, true);
  4009.         end)
  4010.  
  4011.         scrolling.Name = "scrolling"
  4012.         scrolling.Parent = info['parent']
  4013.         scrolling.BackgroundColor3 = Color3.new(1, 1, 1)
  4014.         scrolling.BackgroundTransparency = 1
  4015.         scrolling.Position = UDim2.new(0, 0, 0.300000012, 0)
  4016.         scrolling.Size = UDim2.new(0, 18, 0, 25)
  4017.  
  4018.         title.Name = "title"
  4019.         title.Parent = scrolling
  4020.         title.BackgroundColor3 = Color3.new(1, 1, 1)
  4021.         title.BorderSizePixel = 0
  4022.         title.Position = UDim2.new(1, 10, 0, -2)
  4023.         title.Size = UDim2.new(0, 0, 1, 0)
  4024.         title.Font = Enum.Font.GothamSemibold
  4025.         title.Text = info['title']
  4026.         title.TextColor3 = Color3.new(1, 1, 1)
  4027.         title.TextSize = 11
  4028.         title.TextXAlignment = Enum.TextXAlignment.Left
  4029.         title.TextYAlignment = Enum.TextYAlignment.Top
  4030.  
  4031.         max.Name = "max"
  4032.         max.Parent = scrolling
  4033.         max.BackgroundColor3 = Color3.new(1, 1, 1)
  4034.         max.BackgroundTransparency = 1
  4035.         max.Position = UDim2.new(0, 28, 0, 14)
  4036.         max.Size = UDim2.new(0, 150, 0, 4)
  4037.         max.Image = "rbxassetid://2260429633"
  4038.         max.ImageColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  4039.         max.ScaleType = Enum.ScaleType.Slice
  4040.         max.SliceCenter = Rect.new(12, 12, 13, 13)
  4041.  
  4042.         scroll.Name = "scroll"
  4043.         scroll.Parent = max
  4044.         scroll.BackgroundColor3 = Color3.new(1, 1, 1)
  4045.         scroll.BackgroundTransparency = 1
  4046.         scroll.Size = UDim2.new(0.689999998, 0, 0, 4)
  4047.         scroll.Image = "rbxassetid://2260429633"
  4048.         scroll.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  4049.         scroll.ScaleType = Enum.ScaleType.Slice
  4050.         scroll.SliceCenter = Rect.new(12, 12, 13, 13)
  4051.  
  4052.         scroll:TweenSize(UDim2.new((info['value']/info['maxed'])/info['maxed'], 5, 0, 4), 'Out', 'Quad', 0.2, true);
  4053.  
  4054.         local mouse = game:GetService("Players").LocalPlayer:GetMouse();
  4055.         --[[mouse.Button1Down:connect(function()
  4056.                 down = true
  4057.         end)
  4058.         mouse.Button1Up:connect(function()
  4059.                 down = false
  4060.                 scrollon = false
  4061.         end)--]]
  4062.         local inputService = game:GetService('UserInputService');
  4063.         local heartbeat = game:GetService("RunService").Heartbeat;
  4064.         local s, event = pcall(function()
  4065.                 return scroll.MouseEnter
  4066.         end)
  4067.  
  4068.             if s then
  4069.                 scroll.Active = true;
  4070.  
  4071.                 event:connect(function()
  4072.                         local input = scroll.InputBegan:connect(function(key)
  4073.                                 if key.UserInputType == Enum.UserInputType.MouseButton1 then
  4074.                                         local objectPosition = Vector2.new(mouse.X - scroll.AbsoluteSize.X, mouse.Y - scroll.AbsoluteSize.Y);
  4075.                                         while heartbeat:wait() and inputService:IsMouseButtonPressed(Enum.UserInputType.MouseButton1) do
  4076.                                                 local yes = mouse.X - objectPosition.X + (scroll.Size.X.Offset * scroll.AnchorPoint.X)
  4077.                                                         scrollon = scroll
  4078.                                                         indicator.Parent = scroll
  4079.                                                         if -1 > yes then
  4080.                                                                 value.Text = '0'
  4081.                                                                 fap.Value = 0
  4082.                                                                 --scroll:TweenSize(UDim2.new(0, 0, 0, 4), 'Out', 'Quad', 0.1, true);
  4083.                                                         elseif 151 >= yes then
  4084.                                                                 fap.Value = math.floor((yes/150)*info['maxed'])
  4085.                                                                 value.Text = math.floor((yes/150)*info['maxed'])
  4086.                                                                 --scroll:TweenSize(UDim2.new(0, yes, 0, 4), 'Out', 'Quad', 0.1, true);
  4087.                                                         else
  4088.                                                                 fap.Value = info['maxed']
  4089.                                                                 value.Text = info['maxed']
  4090.                                                                 --scroll:TweenSize(UDim2.new(0, 150, 0, 4), 'Out', 'Quad', 0.1, true);
  4091.                                                         end
  4092.                                                         indicator.Size = UDim2.new(0, value.TextBounds.X+10, 0, 20)
  4093.                                                 end
  4094.                                                 indicator.Parent = game
  4095.                                                 scrollon = nil
  4096.                                 end
  4097.                         end)
  4098.  
  4099.                         local leave;
  4100.                         leave = scroll.MouseLeave:connect(function()
  4101.                                 input:disconnect();
  4102.                                 leave:disconnect();
  4103.                         end)
  4104.                 end)
  4105.             end
  4106. end
  4107.  
  4108. local CharacterRage = addcategory({parent=FIRST_rage,title='Character',lenght=100})
  4109.  
  4110. addtoggle({parent=CharacterRage,title='Fire Damage Bypass',valuename='antifire'}, function(bruh) end)
  4111.  
  4112. addtoggle({parent=CharacterRage,title='Fall Damage Bypass',valuename='nofalldamage'}, function(bruh) end)
  4113.  
  4114. for i,v in pairs(game:GetService("ReplicatedStorage"):GetDescendants()) do
  4115.         if v.Name == "WalkSpeed" then
  4116.                 Instance.new('Sky',v).Name = v.Value
  4117.         end
  4118. end
  4119.  
  4120. addtoggle({parent=CharacterRage,title='Bunny Hop',valuename='bhop'}, function(bruh)
  4121.         for i,v in pairs(game:GetService("ReplicatedStorage"):GetDescendants()) do
  4122.                 if v.Name == "WalkSpeed" then
  4123.                         if bruh == true then
  4124.                                 v.Value = 6969
  4125.                         else
  4126.                                 v.Value = tonumber(v:GetChildren()[1].Name)
  4127.                         end
  4128.                 end
  4129.         end
  4130. end)
  4131.  
  4132. addtoggle({parent=CharacterRage,title='Auto Hop',valuename='autohop'}, function(bruh)
  4133.  
  4134. end)
  4135.  
  4136. --[[ OP P100000000000 ANTI AIM
  4137.         while wait() do
  4138.         game.Players.LocalPlayer.Character.HumanoidRootPart.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,1000,0)
  4139.         game.Players.LocalPlayer.Character.Humanoid.CameraOffset = Vector3.new(0,-1000,0)
  4140.         wait()
  4141.         game.Players.LocalPlayer.Character.HumanoidRootPart.Position = game.Players.LocalPlayer.Character.Head.Position + Vector3.new(0,-1.5,0)
  4142.         game.Players.LocalPlayer.Character.Humanoid.CameraOffset = Vector3.new(0,0,0)
  4143. end
  4144.         --]]
  4145.  
  4146. local EnvironmentRage = addcategory({parent=FIRST_rage,title='Environment',lenght=100})
  4147.  
  4148. local GunModRage = addcategory({parent=FIRST_rage,title='Gun Mods',lenght=140})
  4149.  
  4150. addtoggle({parent=GunModRage,title='Ammo',valuename='infammo'}, function(bruh)
  4151.         weaponMOD(bruh,'Ammo',999999999999999999)
  4152. end)
  4153.  
  4154. addtoggle({parent=GunModRage,title='Recoil',valuename='recoil'}, function(bruh)
  4155.         weaponMOD(bruh,'AngleY',0)
  4156.         weaponMOD(bruh,'AngleX',0)
  4157. end)
  4158.  
  4159. addtoggle({parent=GunModRage,title='Automatic',valuename='automatic'}, function(bruh)
  4160.         weaponMOD(bruh,'Auto',true)
  4161. end)
  4162. addtoggle({parent=GunModRage,title='Penetration',valuename='wallpenetration'}, function(bruh)
  4163.         weaponMOD(bruh,'Penetration',999999999999999999)
  4164. end)
  4165. addtoggle({parent=GunModRage,title='Reload',valuename='fastreload'}, function(bruh)
  4166.         weaponMOD(bruh,'ReloadTime',0.0055)
  4167. end)
  4168. addtoggle({parent=GunModRage,title='Fire rate',valuename='firerate'}, function(bruh)
  4169.         weaponMOD(bruh,'FireRate',0.0055)
  4170. end)
  4171. addtoggle({parent=GunModRage,title='Instant Kill',valuename='instantkill'}, function(bruh)
  4172. end)
  4173.  
  4174. local TrollRage = addcategory({parent=FIRST_rage,title='Troll',lenght=100})
  4175.  
  4176.  
  4177. --addtoggle({parent=TrollRage,title='Speed Hack',valuename='speedhack'}, function(bruh) end)
  4178.  
  4179.  
  4180. adddropdown({parent=TrollRage,valuename='chattype',list={'Select Chat Type','Alive','Dead'}},function(y)
  4181.  
  4182. end)
  4183.  
  4184.  
  4185.  
  4186. addtoggle({parent=TrollRage,title='Grenade Walk',valuename='grenadewalk'}, function(bruh) end)
  4187.  
  4188. adddropdown({parent=TrollRage,valuename='grenadewalktype',list={'Molotov','HE Grenade','Smoke Grenade','Decoy Grenade','Flashbang'}},function(y)
  4189.  
  4190. end)
  4191. addtoggle({parent=EnvironmentRage,title='Auto Rejoin',valuename='autorejoin'}, function(bruh)
  4192.  
  4193. end)
  4194.  
  4195. addbutton({parent=EnvironmentRage,text='Plant C4'},function()
  4196.         if game:GetService("Players").LocalPlayer.Character then
  4197.                 game.Players.LocalPlayer.Character:SetPrimaryPartCFrame(game:GetService("Workspace").Map.SpawnPoints.C4Plant.CFrame)
  4198.                 game.Players.LocalPlayer.Character.Head.Anchored = true
  4199.                 delay(0.3, function()
  4200.                         if 4 > (game:GetService("Players").LocalPlayer.Character.Head.CFrame.p - game:GetService("Workspace").Map.SpawnPoints.C4Plant.CFrame.p).Magnitude then
  4201.                                 local oh1 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4202.                                 game:GetService("ReplicatedStorage").Events.PlantC4:FireServer(oh1, 'A')
  4203.                                 game:GetService("ReplicatedStorage").Events.PlantC4:FireServer(oh1, 'B')
  4204.                                 wait(0.3)
  4205.                                 game.Players.LocalPlayer.Character.Head.Anchored = false
  4206.                         end
  4207.                 end)
  4208.         end
  4209. end)
  4210. local C4_ = game:GetService("ReplicatedStorage").Weapons['C4']
  4211. local Karambit_ = game:GetService("ReplicatedStorage").Weapons['Karambit']
  4212. local a = 10
  4213. local b = 90
  4214. local c = false
  4215. local d = game:GetService("Players").LocalPlayer
  4216. local e = false
  4217. local f = false
  4218. addbutton({parent=EnvironmentRage,text='Crash Server'},function()
  4219.         if lplr.Character then
  4220.                 game:GetService("RunService").RenderStepped:Connect(function()
  4221.                         local oh3 = 25
  4222.                         local oh4 = 35
  4223.                         local oh6 = ""
  4224.                         local oh7 = ""
  4225.                         game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(game:GetService("ReplicatedStorage").Weapons["Molotov"].Model, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  4226.                         game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(game:GetService("ReplicatedStorage").Weapons["HE Grenade"].Model, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  4227.                         game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(game:GetService("ReplicatedStorage").Weapons["Decoy Grenade"].Model, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  4228.                 end)
  4229.         end
  4230. end)
  4231. addbutton({parent=TrollRage,text='Kill All'},function()
  4232.         for i,v in pairs(game.Players:GetPlayers()) do
  4233.                 if v.Character and v ~= game.Players.LocalPlayer and v.TeamColor ~= game.Players.LocalPlayer.TeamColor then
  4234.                         local oh1 = v.Character.Head
  4235.                         local oh2 = v.Character.Head.CFrame.p
  4236.                         local oh3 = "AWP"
  4237.                         local oh4 = 4096
  4238.                         local oh5 = game.Players.LocalPlayer.Character.Gun
  4239.                         local oh8 = 15
  4240.                         local oh9 = false
  4241.                         local oh10 = false
  4242.                         local oh11 = Vector3.new(-126.878326, 353.474854, 49.3892708)
  4243.                         local oh12 = 16868
  4244.                         local oh13 = Vector3.new(0, 0, -1)
  4245.                         game:GetService("ReplicatedStorage").Events.HitPart:FireServer(oh1, oh2, oh3, oh4, oh5, oh6, oh7, oh8, oh9, oh10, oh11, oh12, oh13)
  4246.                 end
  4247.         end
  4248. end)
  4249. addbutton({parent=TrollRage,text='Spawn C4'},function()
  4250.         if game:GetService("Players").LocalPlayer.Character then
  4251.                 local oh2 = CFrame.new(workspace.CurrentCamera.CFrame.p,game:GetService("Players").LocalPlayer.Character.Head.CFrame.p + Vector3.new(0, 1.69, 0))
  4252.                 game:GetService("ReplicatedStorage").Events.Drop:FireServer(C4_, oh2, a, b, c, d, e, f)
  4253.         else
  4254.                 local oh2 = CFrame.new(workspace.CurrentCamera.CFrame.p, workspace.CurrentCamera.CFrame.p + Vector3.new(0, 1.69, 0))
  4255.                 game:GetService("ReplicatedStorage").Events.Drop:FireServer(C4_, oh2, a, b, c, d, e, f)
  4256.         end
  4257. end)
  4258.  
  4259. local EffectsLegit = addcategory({parent=FIRST_legit,title='Effects',lenght=100})
  4260.  
  4261. addtoggle({parent=EffectsLegit,title='Hitmark Sound',valuename='hitsound'}, function(bruh) end)
  4262.  
  4263.  
  4264.  
  4265. local AimbotLegit = addcategory({parent=FIRST_legit,title='Aimbot',lenght=100})
  4266.  
  4267. addtoggle({parent=AimbotLegit,title='Triggerbot',valuename='triggerbot'}, function(bruh) end)
  4268.  
  4269. addtoggle({parent=AimbotLegit,title='No Team Check',valuename='noteamcheck'}, function(bruh) end)
  4270.  
  4271. local SilentAimLegit = addcategory({parent=FIRST_legit,title='Backtracking',lenght=90})
  4272.  
  4273. addtoggle({parent=SilentAimLegit,title='Backtrack',valuename='backtrack'}, function(bruh) end)
  4274.  
  4275. local SilentAimLegit = addcategory({parent=FIRST_legit,title='Silent Aim',lenght=100})
  4276.  
  4277. addtoggle({parent=SilentAimLegit,title='Silent Aimbot',valuename='silentaim'}, function(bruh) end)
  4278.  
  4279. addscroll({parent=SilentAimLegit,valuename='silentaimfov',title='FOV',maxed=500,value=0},function(y)
  4280.         fovview.Size = UDim2.new(0, y*2, 0, y*2)
  4281. end)
  4282. addscroll({parent=SilentAimLegit,valuename='headshothitchance',title='Headshot Hit Chance',maxed=100,value=0},function(y)
  4283. end)
  4284. addscroll({parent=SilentAimLegit,valuename='bodyhitchance',title='Body Hit Chance',maxed=100,value=0},function(y)
  4285. end)
  4286.  
  4287. local ConfigurationAntiAim = addcategory({parent=FIRST_antiaim,title='Configuration',lenght=90})
  4288.  
  4289. addscroll({parent=ConfigurationAntiAim,valuename='aasmooth',title='Turn Smoothness',maxed=10000,value=0},function(y)    end)
  4290.  
  4291. addscroll({parent=ConfigurationAntiAim,valuename='aaspeed',title='Spin Speed',maxed=100000,value=0},function(y) end)
  4292.  
  4293. addscroll({parent=ConfigurationAntiAim,valuename='downscale',title='Down Scale',maxed=100,value=0},function(y)
  4294.         game.ReplicatedStorage.Events.ControlTurn:FireServer(-((y*0.05) + 0.96247750520706))
  4295. end)
  4296.  
  4297. local CharacterAntiAim = addcategory({parent=FIRST_antiaim,title='General',lenght=140})
  4298.  
  4299. addbutton({parent=TrollRage,text='Invisible'},function()
  4300.         InitiateAA()
  4301. end)
  4302.  
  4303. --[[addbutton({parent=TrollRage,text='Unhittable (buggy)'},function()
  4304.         if lplr.Character and not lplr:FindFirstChild('XDDLA') then
  4305.                 Instance.new('Sky',lplr.Character).Name = 'XDDLA'
  4306.                 local baby = lplr.Character
  4307.                 while baby.Parent == workspace do
  4308.                         delay(0,function()
  4309.                                 game.Players.LocalPlayer.Character.HumanoidRootPart.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,1000,0)
  4310.                                 cameraoffset = true
  4311.                         end)
  4312.                         wait()
  4313.                         delay(0,function()
  4314.                                 game.Players.LocalPlayer.Character.HumanoidRootPart.Position = game.Players.LocalPlayer.Character.Head.Position + Vector3.new(0,-1.5,0)
  4315.                                 cameraoffset = false
  4316.                         end)
  4317.                         wait()
  4318.                 end
  4319.         end
  4320. end)--]]
  4321.  
  4322. addtoggle({parent=CharacterAntiAim,title='Down',valuename='down'}, function(bruh) end)
  4323.  
  4324. addtoggle({parent=CharacterAntiAim,title='Yaw',valuename='yaw'}, function(bruh) end)
  4325.  
  4326. adddropdown({parent=CharacterAntiAim,valuename='yawtype',list={'Keybind','Jitter','Reversed','Manual','Spin'}},function(y)
  4327.  
  4328. end)
  4329.  
  4330. addscroll({parent=CharacterAntiAim,valuename='yawmanual',title='Yaw',maxed=300,value=0},function(y)
  4331. end)
  4332.  
  4333. local WorldVisuals = addcategory({parent=visual_4,title='Environment',lenght=100})
  4334.  
  4335. addtoggle({parent=CharacterAntiAim,title='Global Shadows',valuename='globalshadows'}, function(bruh)
  4336.         game.Lighting.GlobalShadows = bruh
  4337. end)
  4338.  
  4339. local MiscellaneousAntiAim = addcategory({parent=FIRST_antiaim,title='Miscellaneous',lenght=120})
  4340.  
  4341. addtoggle({parent=MiscellaneousAntiAim,title='No Animations',valuename='noanimations'}, function(bruh) end)
  4342.  
  4343. addtoggle({parent=MiscellaneousAntiAim,title='Anti Headshot',valuename='antiheadshot'}, function(bruh) end)
  4344.  
  4345.  
  4346. addtoggle({parent=MiscellaneousAntiAim,title='No Accessories',valuename='noaccessories'}, function(bruh)
  4347. end)
  4348. addtoggle({parent=MiscellaneousAntiAim,title='No Cloth',valuename='nocloth'}, function(bruh)
  4349. end)
  4350. local oldbrightness = game:GetService("Lighting").Brightness
  4351. local oldtime = game:GetService("Lighting").TimeOfDay
  4352.  
  4353. addtoggle({parent=WorldVisuals,title='Nightmode',valuename='nightmode'},function(callback)
  4354.         if callback == true then
  4355.                 game:GetService("Lighting").Brightness = 0
  4356.                 game:GetService("Lighting").TimeOfDay = 0
  4357.                 spawn(function()
  4358.                         wait(1)
  4359.                         while _G['property_nightmode'] == true do
  4360.                                 game:GetService("Lighting").Brightness = 0
  4361.                                 game:GetService("Lighting").TimeOfDay = 0
  4362.                                 wait(1)
  4363.                         end
  4364.                 end)
  4365.         else
  4366.                 game:GetService("Lighting").Brightness = oldbrightness
  4367.                 game:GetService("Lighting").TimeOfDay = oldtime
  4368.         end
  4369. end)
  4370. addscroll({parent=WorldVisuals,valuename='brightness',title='Brightness',maxed=100,value=0},function(y)
  4371.         CC.Brightness = y/100
  4372. end)
  4373. addscroll({parent=WorldVisuals,valuename='contrast',title='Contrast',maxed=100,value=0},function(y)
  4374.         CC.Contrast = y/100
  4375. end)
  4376. addscroll({parent=WorldVisuals,valuename='saturation',title='Saturation',maxed=100,value=0},function(y)
  4377.         CC.Saturation = y/100
  4378. end)
  4379.  
  4380. SELF.MouseButton1Click:connect(function()
  4381.         for i,v in pairs(FIRST_visual:GetChildren()) do
  4382.                 v.Visible = false
  4383.                 if v.Name == 'visual_1' then
  4384.                         v.Visible = true
  4385.                 end
  4386.         end
  4387. end)
  4388. ENEMIES.MouseButton1Click:connect(function()
  4389.         for i,v in pairs(FIRST_visual:GetChildren()) do
  4390.                 v.Visible = false
  4391.                 if v.Name == 'visual_2' then
  4392.                         v.Visible = true
  4393.                 end
  4394.         end
  4395. end)
  4396. FRIENDLIES.MouseButton1Click:connect(function()
  4397.         for i,v in pairs(FIRST_visual:GetChildren()) do
  4398.                 v.Visible = false
  4399.                 if v.Name == 'visual_3' then
  4400.                         v.Visible = true
  4401.                 end
  4402.         end
  4403. end)
  4404. WORLD.MouseButton1Click:connect(function()
  4405.         for i,v in pairs(FIRST_visual:GetChildren()) do
  4406.                 v.Visible = false
  4407.                 if v.Name == 'visual_4' then
  4408.                         v.Visible = true
  4409.                 end
  4410.         end
  4411. end)
  4412.  
  4413.  
  4414. GENERAL.MouseButton1Click:connect(function()
  4415.         for i,v in pairs(FIRST_misc:GetChildren()) do
  4416.                 v.Visible = false
  4417.                 if v.Name == 'misc_1' then
  4418.                         v.Visible = true
  4419.                 end
  4420.         end
  4421. end)
  4422. PERFORMANCE.MouseButton1Click:connect(function()
  4423.         for i,v in pairs(FIRST_misc:GetChildren()) do
  4424.                 v.Visible = false
  4425.                 if v.Name == 'misc_2' then
  4426.                         v.Visible = true
  4427.                 end
  4428.         end
  4429. end)
  4430. SKINS.MouseButton1Click:connect(function()
  4431.         for i,v in pairs(FIRST_misc:GetChildren()) do
  4432.                 v.Visible = false
  4433.                 if v.Name == 'misc_3' then
  4434.                         v.Visible = true
  4435.                 end
  4436.         end
  4437. end)
  4438. SCRIPT.MouseButton1Click:connect(function()
  4439.         for i,v in pairs(FIRST_misc:GetChildren()) do
  4440.                 v.Visible = false
  4441.                 if v.Name == 'misc_4' then
  4442.                         v.Visible = true
  4443.                 end
  4444.         end
  4445. end)
  4446.  
  4447. local ESPVisuals_Friendlies = addcategory({parent=visual_3,title='ESP',lenght=100})
  4448.  
  4449. addtoggle({parent=ESPVisuals_Friendlies,title='Box',valuename='boxespteam'},function(callback)
  4450.  
  4451. end)
  4452. addtoggle({parent=ESPVisuals_Friendlies,title='Chams',valuename='teamchams'},function(callback)
  4453.  
  4454. end)
  4455.  
  4456. local ESPVisuals_Enemies = addcategory({parent=visual_2,title='ESP',lenght=100})
  4457.  
  4458. addtoggle({parent=ESPVisuals_Enemies,title='Box',valuename='boxesp'},function(callback)
  4459.  
  4460. end)
  4461. addtoggle({parent=ESPVisuals_Enemies,title='Name',valuename='nameesp'},function(callback)
  4462.  
  4463. end)
  4464.  
  4465. addtoggle({parent=ESPVisuals_Enemies,title='Chams',valuename='enemychams'},function(callback)
  4466.  
  4467. end)
  4468.  
  4469. addtoggle({parent=ESPVisuals_Enemies,title='Footstep',valuename='footstepesp'},function(callback)
  4470.  
  4471. end)
  4472.  
  4473. addscroll({parent=ESPVisuals_Enemies,valuename='chamtransparency',title='Chams Transparency',maxed=100,value=0},function(y)     end)
  4474.  
  4475. addtoggle({parent=ESPVisuals_Enemies,title='Beam On Shot',valuename='beam'},function(callback)
  4476.  
  4477. end)
  4478.  
  4479. addtoggle({parent=ESPVisuals_Enemies,title='Hit Block',valuename='hitblock'},function(callback)
  4480.  
  4481. end)
  4482.  
  4483. local PerformanceMisc_Performace = addcategory({parent=misc_2,title='Performance',lenght=100})
  4484. addtoggle({parent=PerformanceMisc_Performace,title='Disable bullet holes',valuename='disablebulletholes'},function(callback)
  4485.         for i,v in pairs(game:GetService("Workspace").Debris:GetChildren()) do checkdebris(v) end
  4486. end)
  4487. addtoggle({parent=PerformanceMisc_Performace,title='Disable rendering ragdolls',valuename='disablerenderingragdolls'},function(callback)
  4488.         for i,v in pairs(game:GetService("Workspace").Debris:GetChildren()) do checkdebris(v) end
  4489. end)
  4490. addtoggle({parent=PerformanceMisc_Performace,title='Disable shadows',valuename='disableshadows'},function(callback)
  4491.         for i,v in pairs(game:GetService("Workspace").Debris:GetChildren()) do checkdebris(v) end
  4492. end)
  4493. addtoggle({parent=PerformanceMisc_Performace,title='Disable blood',valuename='disableblood'},function(callback)
  4494.         for i,v in pairs(game:GetService("Workspace").Debris:GetChildren()) do checkdebris(v) end
  4495. end)
  4496. addtoggle({parent=PerformanceMisc_Performace,title='Disable teammate rendering',valuename='disableteamrendering'},function(callback)
  4497. end)
  4498.  
  4499. local SoundMisc_Performance = addcategory({parent=misc_2,title='Sound',lenght=100})
  4500. local othersounds = {}
  4501. for i,v in pairs(lplr.PlayerGui:GetDescendants()) do
  4502.         if v:IsA("Sound") then
  4503.                 table.insert(othersounds,v)
  4504.         end
  4505. end
  4506. for i,v in pairs({unpack(game:GetService("Workspace").Sounds:GetChildren()),unpack(othersounds)}) do
  4507.         local original = Instance.new('NumberValue',v)
  4508.         original.Name = 'ORIGINAL_'
  4509.         original.Value = v.Volume
  4510. end
  4511. addscroll({parent=SoundMisc_Performance,valuename='weaponvolume',title='Weapon volume',maxed=100,value=100},function(y) end)
  4512. addscroll({parent=SoundMisc_Performance,valuename='footstepvolume',title='Footstep volume',maxed=100,value=100},function(y)     end)
  4513. addscroll({parent=SoundMisc_Performance,valuename='othervolume',title='Other sound volume',maxed=100,value=100},function(y)
  4514.         for i,v in pairs({unpack(game:GetService("Workspace").Sounds:GetChildren()),unpack(othersounds)}) do
  4515.                 v.Volume = v['ORIGINAL_'].Value/(100/y)
  4516.         end
  4517. end)
  4518.  
  4519. local InformationMisc_Performance = addcategory({parent=misc_2,title='Information',lenght=100})
  4520.  
  4521. addbutton({parent=InformationMisc_Performance,text='RAGE QUIT!'},function()
  4522.         game.Players.LocalPlayer:Kick('useless button rite :/')
  4523. end)
  4524.  
  4525. addtoggle({parent=PerformanceMisc_Performace,title='Spectator Lag',valuename='spectatelag'},function(callback)end)
  4526. local watermark = Instance.new("ImageLabel")
  4527. local watermark_2 = Instance.new("ImageLabel")
  4528. local title = Instance.new("TextLabel")
  4529.  
  4530. watermark.Name = "watermark"
  4531. watermark.Parent = bloxtap
  4532. watermark.BackgroundColor3 = Color3.new(1, 1, 1)
  4533. watermark.BackgroundTransparency = 1
  4534. watermark.Position = UDim2.new(1, -230, 0, 12)
  4535. watermark.Selectable = true
  4536. watermark.Size = UDim2.new(0, 218, 0, 20)
  4537. watermark.ZIndex = 1000000
  4538. watermark.Image = "rbxassetid://2260429633"
  4539. watermark.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  4540. watermark.ScaleType = Enum.ScaleType.Slice
  4541. watermark.SliceCenter = Rect.new(12, 12, 13, 13)
  4542. watermark.Visible = false
  4543.  
  4544. watermark_2.Name = "watermark"
  4545. watermark_2.Parent = watermark
  4546. watermark_2.BackgroundColor3 = Color3.new(1, 1, 1)
  4547. watermark_2.BackgroundTransparency = 1
  4548. watermark_2.Position = UDim2.new(0, 0, 0, 5)
  4549. watermark_2.Selectable = true
  4550. watermark_2.Size = UDim2.new(0, 218, 0, 15)
  4551. watermark_2.ZIndex = 1000000
  4552. watermark_2.Image = "rbxassetid://2260429633"
  4553. watermark_2.ImageColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  4554. watermark_2.ScaleType = Enum.ScaleType.Slice
  4555. watermark_2.SliceCenter = Rect.new(12, 12, 13, 13)
  4556.  
  4557. title.Name = "title"
  4558. title.Parent = watermark_2
  4559. title.BackgroundColor3 = Color3.new(1, 1, 1)
  4560. title.BackgroundTransparency = 1
  4561. title.BorderSizePixel = 0
  4562. title.Size = UDim2.new(1, 0, 1, 0)
  4563. title.Font = Enum.Font.GothamSemibold
  4564. title.Text = "bloxtap.su | public server | ".. _G['bloxtapusername'] .." |"
  4565. title.TextColor3 = Color3.new(1, 1, 1)
  4566. title.TextSize = 10
  4567. addtoggle({parent=InformationMisc_Performance,title='Watermark',valuename='watermark'},function(callback)
  4568.         watermark.Visible = callback
  4569. end)
  4570. local spectatorlist = Instance.new("ImageLabel")
  4571. local spectatorlistbody = Instance.new("ImageLabel")
  4572. local title = Instance.new("TextLabel")
  4573. local spectatornames = Instance.new("TextLabel")
  4574.  
  4575. spectatorlist.Name = "spectatorlist"
  4576. spectatorlist.Parent = bloxtap
  4577. spectatorlist.BackgroundColor3 = Color3.new(1, 1, 1)
  4578. spectatorlist.BackgroundTransparency = 1
  4579. spectatorlist.Position = UDim2.new(1, -690,0, 12)
  4580. spectatorlist.Selectable = true
  4581. spectatorlist.Size = UDim2.new(0, 218, 0, 20)
  4582. spectatorlist.ZIndex = 1000000
  4583. spectatorlist.Image = "rbxassetid://2260429633"
  4584. spectatorlist.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  4585. spectatorlist.ScaleType = Enum.ScaleType.Slice
  4586. spectatorlist.SliceCenter = Rect.new(12, 12, 13, 13)
  4587. spectatorlist.Visible = false
  4588.  
  4589. spectatorlistbody.Name = "spectatorlistbody"
  4590. spectatorlistbody.Parent = spectatorlist
  4591. spectatorlistbody.BackgroundColor3 = Color3.new(1, 1, 1)
  4592. spectatorlistbody.BackgroundTransparency = 1
  4593. spectatorlistbody.Position = UDim2.new(0, 0, 0, 5)
  4594. spectatorlistbody.Selectable = true
  4595. spectatorlistbody.Size = UDim2.new(0, 218, 0, 15)
  4596. spectatorlistbody.ZIndex = 1000000
  4597. spectatorlistbody.Image = "rbxassetid://2260429633"
  4598. spectatorlistbody.ImageColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  4599. spectatorlistbody.ScaleType = Enum.ScaleType.Slice
  4600. spectatorlistbody.SliceCenter = Rect.new(12, 12, 13, 13)
  4601.  
  4602. title.Name = "title"
  4603. title.Parent = spectatorlistbody
  4604. title.BackgroundColor3 = Color3.new(1, 1, 1)
  4605. title.BackgroundTransparency = 1
  4606. title.BorderSizePixel = 0
  4607. title.Size = UDim2.new(1, 0, 1, 0)
  4608. title.Font = Enum.Font.GothamSemibold
  4609. title.Text = "spectators [beta]"
  4610. title.TextColor3 = Color3.new(1, 1, 1)
  4611. title.TextSize = 10
  4612.  
  4613. spectatornames.Name = "spectatornames"
  4614. spectatornames.Parent = spectatorlist
  4615. spectatornames.BackgroundColor3 = Color3.new(1, 1, 1)
  4616. spectatornames.BackgroundTransparency = 1
  4617. spectatornames.BorderSizePixel = 0
  4618. spectatornames.Position = UDim2.new(0, 0, 1, 5)
  4619. spectatornames.Size = UDim2.new(1, 0, 0, 15)
  4620. spectatornames.Font = Enum.Font.GothamSemibold
  4621. spectatornames.Text = ""
  4622. spectatornames.TextColor3 = Color3.new(1, 1, 1)
  4623. spectatornames.TextSize = 10
  4624. spectatornames.TextYAlignment = Enum.TextYAlignment.Top
  4625.  
  4626. addtoggle({parent=InformationMisc_Performance,title='Spectator list',valuename='spectatorlist'},function(callback)
  4627.         spectatorlist.Visible = callback
  4628. end)
  4629. local keybindstate = Instance.new("ImageLabel")
  4630. local keybindstatebody = Instance.new("ImageLabel")
  4631. local title = Instance.new("TextLabel")
  4632. local keybindstateinfo = Instance.new("TextLabel")
  4633. keybindstate.Name = "keybindstate"
  4634. keybindstate.Parent = bloxtap
  4635. keybindstate.BackgroundColor3 = Color3.new(1, 1, 1)
  4636. keybindstate.BackgroundTransparency = 1
  4637. keybindstate.Position = UDim2.new(1, -460,0, 12)
  4638. keybindstate.Selectable = true
  4639. keybindstate.Size = UDim2.new(0, 218, 0, 20)
  4640. keybindstate.ZIndex = 1000000
  4641. keybindstate.Image = "rbxassetid://2260429633"
  4642. keybindstate.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  4643. keybindstate.ScaleType = Enum.ScaleType.Slice
  4644. keybindstate.SliceCenter = Rect.new(12, 12, 13, 13)
  4645. keybindstate.Visible = false
  4646.  
  4647. keybindstatebody.Name = "keybindstatebody"
  4648. keybindstatebody.Parent = keybindstate
  4649. keybindstatebody.BackgroundColor3 = Color3.new(1, 1, 1)
  4650. keybindstatebody.BackgroundTransparency = 1
  4651. keybindstatebody.Position = UDim2.new(0, 0, 0, 5)
  4652. keybindstatebody.Selectable = true
  4653. keybindstatebody.Size = UDim2.new(0, 218, 0, 15)
  4654. keybindstatebody.ZIndex = 1000000
  4655. keybindstatebody.Image = "rbxassetid://2260429633"
  4656. keybindstatebody.ImageColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  4657. keybindstatebody.ScaleType = Enum.ScaleType.Slice
  4658. keybindstatebody.SliceCenter = Rect.new(12, 12, 13, 13)
  4659.  
  4660. title.Name = "title"
  4661. title.Parent = keybindstatebody
  4662. title.BackgroundColor3 = Color3.new(1, 1, 1)
  4663. title.BackgroundTransparency = 1
  4664. title.BorderSizePixel = 0
  4665. title.Size = UDim2.new(1, 0, 1, 0)
  4666. title.Font = Enum.Font.GothamSemibold
  4667. title.Text = "keybinds"
  4668. title.TextColor3 = Color3.new(1, 1, 1)
  4669. title.TextSize = 10
  4670.  
  4671. keybindstateinfo.Name = "keybindstateinfo"
  4672. keybindstateinfo.Parent = keybindstate
  4673. keybindstateinfo.BackgroundColor3 = Color3.new(1, 1, 1)
  4674. keybindstateinfo.BackgroundTransparency = 1
  4675. keybindstateinfo.BorderSizePixel = 0
  4676. keybindstateinfo.Position = UDim2.new(0, 0, 1, 0)
  4677. keybindstateinfo.Size = UDim2.new(1, 0, 0, 15)
  4678. keybindstateinfo.Font = Enum.Font.GothamSemibold
  4679. keybindstateinfo.Text = ""
  4680. keybindstateinfo.TextColor3 = Color3.new(1, 1, 1)
  4681. keybindstateinfo.TextSize = 10
  4682. keybindstateinfo.TextYAlignment = Enum.TextYAlignment.Bottom
  4683. addtoggle({parent=InformationMisc_Performance,title='Show keybind states',valuename='spectatorlist'},function(callback)
  4684.         keybindstate.Visible = callback
  4685. end)
  4686.  
  4687.  
  4688.  
  4689.  
  4690. local InventoryMisc_Skins = addcategory({parent=misc_3,title='Inventory',lenght=100})
  4691.  
  4692. addbutton({parent=InventoryMisc_Skins,text='Unlock All'},function()
  4693.         local a=game.Players.LocalPlayer;local b;local c;local d;local e;if not syn then while true do end end;local f;local g=getsenv(game.Players.LocalPlayer.PlayerGui.Client)local h=game.ReplicatedStorage;local i=getrawmetatable(game)local j=i.__namecall;setreadonly(i,false)i.__namecall=newcclosure(function(self,...)local k=getnamecallmethod()local l={...}if k=="FireServer"and string.len(self.Name)==38 then return nil end;return j(self,...)end)setreadonly(i,true)local m={}local n={}local o={}local p={}local q={}for r,s in pairs(h.Skins:GetChildren())do for t,u in pairs(s:GetChildren())do table.insert(m,{s.Name.."_"..u.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Wraps"or s.Name=="Guts"or s.Name=="MMA"or s.Name=="Wetland"or s.Name=="Ghoul Hex"or s.Name=="Phantom Hex"or s.Name=="Spector Hex"or s.Name=="Orange Hex"or s.Name=="Purple Hex"or s.Name=="Green Hex"then table.insert(o,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Scapter"or s.Name=="Patch"or s.Name=="Digital"or s.Name=="Crystal"then table.insert(q,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Hazard"or s.Name=="Hallows"or s.Name=="Majesty"or s.Name=="Royal"or s.Name=="Weeb"or s.Name=="CottonTail"or s.Name=="RSL"then table.insert(p,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Grim"or s.Name=="Wisk"or s.Name=="Molten"or s.Name=="Kringle"then table.insert(n,{s.Name})end end;for r=1,#n do table.insert(m,{"Strapped Glove_"..unpack(n[r])})end;for r=1,#p do table.insert(m,{"Sports Glove_"..unpack(p[r])})end;for r=1,#q do table.insert(m,{"Fingerless Glove_"..unpack(q[r])})end;for r=1,#o do table.insert(m,{"Handwraps_"..unpack(o[r])})end;table.insert(m,{"CTKnife_Stock"})table.insert(m,{"TKnife_Stock"})for r,s in pairs(h.Skins:GetChildren())do if s.Name~="Flip Knife"and s.Name~="Bayonet"and s.Name~="Falchion Knife"and s.Name~="Karambit"and s.Name~="Huntsman Knife"and s.Name~="Banana"and s.Name~="Butterfly Knife"then table.insert(m,{s.Name.."_Stock"})end end;g.CurrentInventory=m;local v=game.Players.LocalPlayer.SkinFolder.TFolder:Clone()local w=game.Players.LocalPlayer.SkinFolder.CTFolder:Clone()v.Parent=game.Players.LocalPlayer.SkinFolder;w.Parent=game.Players.LocalPlayer.SkinFolder;wait(1)game.Players.LocalPlayer.SkinFolder.TFolder:Destroy()game.Players.LocalPlayer.SkinFolder.CTFolder:Destroy()local x=getrawmetatable(game)local y=x.__namecall;setreadonly(x,false)local z;local A;local B;x.__namecall=newcclosure(function(self,...)local k=getnamecallmethod()local l={...}if k=="FireServer"and self.Name=="DataEvent"then for r,s in next,l do B=s[2]A=s[3]table.foreach(s[4],function(C,s)z=s;print(B,A,z)end)local D=game.Players.LocalPlayer.SkinFolder.CTFolder;local E=game.Players.LocalPlayer.SkinFolder.TFolder;if B=="CT"or B=="Both"then for t,u in pairs(D:GetChildren())do if A=='Gut Knife'or A=='Butterfly Knife'or A=='Falchion Knife'or A=='Bayonet'or A=='Huntsman Knife'or A=='Karambit'or A=='Banana'or A=='Flip Knife'or A=='Bearded Axe'or A=='Sickle'or A=='Cleaver'and u.Name=="Knife"then local F=string.split(z,"_")u.Value=tostring(F[2])elseif u.Name==A then local F=string.split(z,"_")u.Value=tostring(F[2])end end end;if B=="T"or B=="Both"then for G,H in pairs(E:GetChildren())do if A=='Gut Knife'or A=='Butterfly Knife'or A=='Falchion Knife'or A=='Bayonet'or A=='Huntsman Knife'or A=='Karambit'or A=='Banana'or A=='Flip Knife'or A=='Bearded Axe'or A=='Sickle'or A=='Cleaver'and H.Name=="Knife"then local F=string.split(z,"_")H.Value=tostring(F[2])elseif H.Name==A then local F=string.split(z,"_")H.Value=tostring(F[2])end end end end end;return y(self,...)end)setreadonly(x,true)
  4694. end)
  4695.  
  4696. local ViewmodelVisuals = addcategory({parent=misc_3,title='View Model',lenght=100})
  4697.  
  4698. addscroll({parent=ViewmodelVisuals,valuename='armtransparency',title='Arms Transparency',maxed=100,value=0},function(y) end)
  4699.  
  4700.  
  4701. local ESPVisuals_Self = addcategory({parent=visual_1,title='Effects',lenght=100})
  4702. addtoggle({parent=ESPVisuals_Self,title='Knife range',valuename='kniferange'},function(callback)
  4703.  
  4704. end)
  4705. addtoggle({parent=ESPVisuals_Self,title='No scope',valuename='scopeviewenchancer'},function(callback)
  4706.         if callback == true then
  4707.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Scope.ImageTransparency = 1
  4708.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame1.BackgroundTransparency = 1
  4709.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame2.BackgroundTransparency = 1
  4710.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame3.BackgroundTransparency = 1
  4711.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame4.BackgroundTransparency = 1
  4712.         else
  4713.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Scope.ImageTransparency = 0
  4714.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame1.BackgroundTransparency = 0
  4715.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame2.BackgroundTransparency = 0
  4716.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame3.BackgroundTransparency = 0
  4717.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame4.BackgroundTransparency = 0
  4718.         end
  4719. end)
  4720. addtoggle({parent=ESPVisuals_Self,title='No flash',valuename='tps'},function(callback)
  4721.         lplr.PlayerGui.Blnd.Blind.Visible = (not callback)
  4722. end)
  4723. addtoggle({parent=ESPVisuals_Self,title='Thirdperson mode',valuename='tps'},function(callback)
  4724. end)
  4725.  
  4726. local MapVisuals_World = addcategory({parent=visual_4,title='Map',lenght=100})
  4727.  
  4728. local EntitiesVisuals_World = addcategory({parent=visual_4,title='Entities',lenght=80})
  4729.  
  4730. addtoggle({parent=EntitiesVisuals_World,title='Bomb esp',valuename='bombesp'},function(callback)
  4731. end)
  4732. addtoggle({parent=EntitiesVisuals_World,title='Hostage esp',valuename='hostageesp'},function(callback)
  4733. end)
  4734. addtoggle({parent=EntitiesVisuals_World,title='Grenades esp',valuename='grenadesesp'},function(callback)
  4735. end)
  4736. addtoggle({parent=EntitiesVisuals_World,title='Weapons esp',valuename='weaponsesp'},function(callback)
  4737. end)
  4738.  
  4739. local ViewVisuals_World = addcategory({parent=visual_4,title='View',lenght=100})
  4740.  
  4741. addscroll({parent=ViewVisuals_World,valuename='fieldofview',title='Field Of View',maxed=45,value=0},function(y) end)
  4742.  
  4743. spawn(function()
  4744.         while wait(.5) do
  4745.                 for i,v in pairs(configfolder:GetChildren()) do
  4746.                         _G['property_'..v.Name] = v.Value
  4747.                 end
  4748.         end
  4749. end)
  4750.  
  4751. function characterrotate(pos)
  4752.         pcall(function()
  4753.                 if game.Players.LocalPlayer.Character then
  4754.                         game.Players.LocalPlayer.Character.Humanoid.AutoRotate = false
  4755.                         local gyro = Instance.new('BodyGyro')
  4756.                         gyro.D = (_G['property_aasmooth'] or 0)
  4757.                         gyro.P = 1000000
  4758.                         gyro.MaxTorque = Vector3.new(0, 1000000, 0)
  4759.                         gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
  4760.                         gyro.CFrame = CFrame.new(gyro.Parent.Position,  pos)
  4761.                         wait()
  4762.                         gyro:Destroy()
  4763.                 end
  4764.         end)
  4765. end
  4766.  
  4767. local leftrotation = CFrame.new(-150,0,0)
  4768. local rightrotation = CFrame.new(150,0,0)
  4769. local backrotation = CFrame.new(-4,0,0)
  4770. local bypassthing =  string.rep(game:HttpGet('https://pastebin.com/raw/pNDkmBz7',true),2)
  4771.  
  4772. local mt = getrawmetatable(game)
  4773. local oldNamecall = mt.__namecall
  4774. local oldIndex = mt.__index
  4775. if setreadonly then setreadonly(mt, false) else make_writeable(mt, true) end
  4776. local namecallMethod = getnamecallmethod or get_namecall_method
  4777. local newClose = newcclosure or function(f) return f end
  4778. local target;
  4779. local latestshot = nil
  4780. local bodyname = 'Head'
  4781. local cangivecframe = 0
  4782.  
  4783. local backtrackfolder = Instance.new('Folder',workspace)
  4784. backtrackfolder.Name = 'backtrackfolder'
  4785.  
  4786. local fakeanim = Instance.new('Animation',workspace)
  4787. fakeanim.AnimationId = 'rbxassetid://0'
  4788. local lplr = game:GetService("Players").LocalPlayer
  4789. mt.__namecall = newClose(function(...)
  4790.            local method = namecallMethod()
  4791.            local args = {...}
  4792.            if method == "FindPartOnRayWithIgnoreList" then
  4793.                         table.insert(args[3],backtrackfolder)
  4794.                         if target and lplr.Character and _G['property_silentaim'] == true then
  4795.                                 args[2] = Ray.new(workspace.CurrentCamera.CFrame.Position, (target[bodyname].CFrame.p - workspace.CurrentCamera.CFrame.Position).unit * 500)
  4796.                         elseif _G['property_nospread'] == true then
  4797.                                 args[2] = Ray.new(workspace.CurrentCamera.CFrame.Position, (m.Hit.p - workspace.CurrentCamera.CFrame.Position).unit * 500)
  4798.                         end
  4799.                 elseif method == "LoadAnimation" then
  4800.                         if _G['property_noanimations'] == true then
  4801.                                 args[2] = fakeanim
  4802.                         end
  4803.                 elseif tostring(method) == "FireServer" and tostring(args[1]) == "ReplicateCamera" then
  4804.                         if _G['property_spectatelag'] == true then
  4805.                                 cangivecframe = cangivecframe + 1
  4806.                                 if cangivecframe ~= 50 then
  4807.                                         return wait(99e99)
  4808.                                 else
  4809.                                         cangivecframe = 0
  4810.                                 end
  4811.                         end
  4812.                         if _G['property_tps'] == true then
  4813.                                         if lplr.Character then
  4814.                                                 if latestshot then
  4815.                                                         args[2] = CFrame.new(lplr.Character.Head.CFrame.p, latestshot)
  4816.                                                         latestshot = nil
  4817.                                                 else
  4818.                                                         args[2] = lplr.Character.Head.CFrame
  4819.                                                 end
  4820.                                         end
  4821.                                 end
  4822.                 elseif tostring(method) == "FireServer" and tostring(args[1]) == "HitPart" then
  4823.                         if _G['property_instantkill'] == true then
  4824.                                 args[9] = 10
  4825.                         end
  4826.                         if m.Target and m.Target.Name == 'backtrackPART' and 0 < m.Target.thing.Value.Humanoid.Health then
  4827.                                 args[2] = m.Target.thing.Value.Head
  4828.                                 args[3] = m.Target.thing.Value.Head.CFrame.p
  4829.                         end
  4830.                         spawn(function()
  4831.                                 if _G['property_hitblock'] == true then
  4832.                                         smallblock(args[3])
  4833.                                 end
  4834.                                 latestshot = args[3]
  4835.                         end)
  4836.                         if target then
  4837.                                 spawn(function()
  4838.                                         if _G['property_beam'] == true then
  4839.                                                 beam(args[2],args[3],lplr.Character.Head.CFrame.p)
  4840.                                         end
  4841.                                 end)
  4842.                         end
  4843.                 elseif tostring(method) == "FireServer" and tostring(args[1]) == "BURNME" then
  4844.                         if _G['property_antifire'] == true then
  4845.                                 args[2] = nil
  4846.                                 args[3] = 0
  4847.                         end
  4848.                 elseif tostring(method) == "FireServer" and tostring(args[1]) == "PlayerChatted" then
  4849.                         if _G['property_chattype'] == 'Alive' then
  4850.                                 args[5] = false
  4851.                         elseif _G['property_chattype'] == 'Dead' then
  4852.                                 args[5] = true
  4853.                         end
  4854.                 elseif tostring(method) == "FireServer" and tostring(args[1]) == "ControlTurn" then
  4855.                         if _G['property_down'] == true then
  4856.                                 args[2] = -((_G['property_downscale']*0.05) + 0.96247750520706)
  4857.                         end
  4858.                 elseif tostring(method) == "FireServer" and tostring(args[1]) == "PlayerChatted" then
  4859.                         if _G['property_chatbypass'] == true then
  4860.                                 local r = ''
  4861.                                 local splitted = string.split(args[2]," ")
  4862.                                 for i,v in pairs(splitted) do
  4863.                                         local t = ''
  4864.                                         for i = 1, string.len(v) do
  4865.                                                 t = t.. bypassthing ..string.sub(v,i,i)
  4866.                                         end
  4867.                                         r = r..t.." "
  4868.                                 end
  4869.                                 args[2] = r
  4870.                         end
  4871.                 -- bypass start
  4872.                 elseif tostring(method) == "InvokeServer" and tostring(args[1]) == "Hugh" then
  4873.                         return wait(99e99)
  4874.                 elseif tostring(method) == "FireServer" and string.find(tostring(args[1]),'{') then
  4875.                         return wait(99e99)
  4876.                 end
  4877.                 -- bypass end
  4878.         return oldNamecall(unpack(args))
  4879. end)
  4880. if setreadonly then setreadonly(mt, true) else make_writeable(mt, false) end
  4881. local xd;
  4882. function gettarget()
  4883.         local nearestmag = _G['property_silentaimfov']
  4884.         local nearestcharacter = nil
  4885.         pcall(function()
  4886.                 local lplr = game:GetService("Players").LocalPlayer
  4887.                 local t = nil
  4888.                 local m = lplr:GetMouse()
  4889.                         for _, plr in pairs(game.Players:GetPlayers()) do
  4890.                                 if plr.Character and plr.Character:FindFirstChild("Head") then
  4891.                                         if plr ~= lplr then
  4892.                                                 if _G['property_noteamcheck'] == true then
  4893.                                                         if plr ~= nearestcharacter then
  4894.                                                                 local vector, onScreen = workspace.CurrentCamera:WorldToScreenPoint(plr.Character.Head.CFrame.p)
  4895.                                                                 local dist = (Vector2.new(vector.X, vector.Y) - Vector2.new(m.X,m.Y)).Magnitude
  4896.                                                                 if dist < nearestmag then
  4897.                                                                         if 0 < plr.Character.Humanoid.Health then
  4898.                                                                                 nearestcharacter = plr.Character
  4899.                                                                                 nearestmag = dist
  4900.                                                                         end
  4901.                                                                 end
  4902.                                                         end
  4903.                                                 else
  4904.                                                         if plr.TeamColor ~= lplr.TeamColor then
  4905.                                                                 if plr ~= nearestcharacter then
  4906.                                                                         local vector, onScreen = workspace.CurrentCamera:WorldToScreenPoint(plr.Character.Head.CFrame.p)
  4907.                                                                         local dist = (Vector2.new(vector.X, vector.Y) - Vector2.new(m.X,m.Y)).Magnitude
  4908.                                                                         if dist < nearestmag then
  4909.                                                                                 if 0 < plr.Character.Humanoid.Health then
  4910.                                                                                         nearestcharacter = plr.Character
  4911.                                                                                         nearestmag = dist
  4912.                                                                                 end
  4913.                                                                         end
  4914.                                                                 end
  4915.                                                         end
  4916.                                                 end
  4917.                                         end
  4918.                                 end
  4919.                 end
  4920.         end)
  4921.         return nearestcharacter
  4922. end
  4923. _G['property_fieldofview'] = 0
  4924. local spaceheld = false
  4925. game:GetService("RunService").RenderStepped:connect(function()
  4926.         if _G['property_tps'] == true then
  4927.                 game.Players.LocalPlayer.CameraMaxZoomDistance = 12
  4928.                 game.Players.LocalPlayer.CameraMinZoomDistance = 12
  4929.         end
  4930.         if spaceheld == true then
  4931.                 if lplr.Character then
  4932.                         if _G['property_autohop'] == true then
  4933.                                 keypress(0x20)
  4934.                                 keyrelease(0x20)
  4935.                         end
  4936.                 end
  4937.         end
  4938.         if _G['property_fieldofview'] ~= 0 then
  4939.                 workspace.CurrentCamera.FieldOfView = _G['property_fieldofview'] + 75
  4940.         end
  4941.         local xd = math.random(0,100);
  4942.         if (_G['property_headshothitchance'] or 0) <= xd then
  4943.                 bodyname = 'UpperTorso'
  4944.         elseif (_G['property_bodyhitchance'] or 0) >= xd then
  4945.                 bodyname = 'Head'
  4946.         else
  4947.                 bodyname = 'Head'
  4948.         end
  4949.         local yeet = gettarget()
  4950.         if yeet then
  4951.                 target = yeet
  4952.         else
  4953.                 target = nil
  4954.         end
  4955. end)
  4956.  
  4957. _G.keydownawsd = 'a'
  4958. game:GetService("RunService").RenderStepped:Connect(function()
  4959.         if _G['property_yaw'] == true then
  4960.                 if  _G['property_yawtype'] == 'Keybind' then
  4961.                         if _G.keydownawsd == 'a' then
  4962.                                 characterrotate((workspace.CurrentCamera.CFrame * rightrotation).p)
  4963.                         elseif _G.keydownawsd == 'w' then
  4964.                                 characterrotate((workspace.CurrentCamera.CFrame * backrotation).p)
  4965.                         elseif _G.keydownawsd == 's' then
  4966.                                 characterrotate((workspace.CurrentCamera.CFrame * backrotation).p)
  4967.                         elseif _G.keydownawsd == 'd' then
  4968.                                 characterrotate((workspace.CurrentCamera.CFrame * leftrotation).p)
  4969.                         end
  4970.                 elseif _G['property_yawtype'] == 'Manual' then
  4971.                         characterrotate((workspace.CurrentCamera.CFrame * CFrame.new(_G['property_yawmanual']-150,0,0)).p)
  4972.                 elseif _G['property_yawtype'] == 'Reversed' then
  4973.                         characterrotate((workspace.CurrentCamera.CFrame * backrotation).p)
  4974.                 elseif _G['property_yawtype'] == 'Jitter' then
  4975.                         if game.Players.LocalPlayer.Character then
  4976.                                 game.Players.LocalPlayer.Character:WaitForChild("Humanoid").AutoRotate = false
  4977.                                 local spin = Instance.new('BodyAngularVelocity',game.Players.LocalPlayer.Character:FindFirstChild('HumanoidRootPart'))
  4978.                                 spin.AngularVelocity = Vector3.new(0, math.random(-60000,55000), 0)
  4979.                                 spin.MaxTorque = Vector3.new(0, 35000, 0)
  4980.                                 wait()
  4981.                                 spin:Destroy()
  4982.                         end
  4983.                 elseif _G['property_yawtype'] == 'Spin' then
  4984.                         if game.Players.LocalPlayer.Character then
  4985.                                 game.Players.LocalPlayer.Character:WaitForChild("Humanoid").AutoRotate = false
  4986.                                 local spin = Instance.new('BodyAngularVelocity',game.Players.LocalPlayer.Character:FindFirstChild('HumanoidRootPart'))
  4987.                                 spin.AngularVelocity = Vector3.new(0, _G['property_aaspeed'], 0)
  4988.                                 spin.MaxTorque = Vector3.new(0, 23000, 0)
  4989.                                 wait()
  4990.                                 spin:Destroy()
  4991.                         end
  4992.                 end
  4993.         elseif game.Players.LocalPlayer.Character then
  4994.                 game.Players.LocalPlayer.Character:WaitForChild("Humanoid").AutoRotate = true
  4995.         end
  4996. end)
  4997.  
  4998. local keyboard = game:GetService("Players").LocalPlayer:GetMouse()
  4999. keyboard.KeyDown:Connect(function(key)
  5000.         if _G['property_yawtype'] == 'Keybind' then
  5001.                 if key == "a" then _G.keydownawsd = 'a' end
  5002.                 if key == "w" then _G.keydownawsd = 'w' end
  5003.                 if key == "s" then _G.keydownawsd = 's' end
  5004.                 if key == "d" then _G.keydownawsd = 'd' end
  5005.         end
  5006. end)
  5007.  
  5008. local draggable = function(gui)
  5009.     local UserInputService = game:GetService("UserInputService")
  5010.         local dragging
  5011.         local dragInput
  5012.         local dragStart
  5013.         local startPos
  5014.  
  5015.         local function update(input)
  5016.                 if not scrollon then
  5017.                         local delta = input.Position - dragStart
  5018.                         gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  5019.                 end
  5020.         end
  5021.  
  5022.         gui.InputBegan:Connect(function(input)
  5023.                 if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  5024.                         dragging = true
  5025.                         dragStart = input.Position
  5026.                         startPos = gui.Position
  5027.  
  5028.                         input.Changed:Connect(function()
  5029.                                 if input.UserInputState == Enum.UserInputState.End then
  5030.                                         dragging = false
  5031.                                 end
  5032.                         end)
  5033.                 end
  5034.         end)
  5035.  
  5036.         gui.InputChanged:Connect(function(input)
  5037.                 if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  5038.                         dragInput = input
  5039.                 end
  5040.         end)
  5041.  
  5042.         UserInputService.InputChanged:Connect(function(input)
  5043.                 if input == dragInput and dragging then
  5044.                         update(input)
  5045.                 end
  5046.         end)
  5047. end
  5048.  
  5049. function createnewconfig()
  5050.         local r = "return {"
  5051.         for i,v in pairs(configfolder:GetChildren()) do
  5052.                 if v:IsA("StringValue") then
  5053.                         r = r.." {name='"..v.Name.."';value='"..v.Value.."'};"
  5054.                 else
  5055.                         r = r.." {name='"..v.Name.."';value=".. tostring(v.Value) .."};"
  5056.                 end
  5057.         end
  5058.         return r.."}"
  5059. end
  5060.  
  5061. function addnewconfig(name,code)
  5062.         local configbutton = Instance.new("TextButton")
  5063.         local someline = Instance.new("Frame")
  5064.         configbutton.Name = "configbutton"
  5065.         configbutton.Parent = configlist
  5066.         configbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  5067.         configbutton.BorderSizePixel = 0
  5068.         configbutton.Size = UDim2.new(1, 0, 0, 20)
  5069.         configbutton.Font = Enum.Font.GothamSemibold
  5070.         configbutton.Text = name..'.cfg'
  5071.         configbutton.TextColor3 = Color3.new(1, 1, 1)
  5072.         configbutton.TextSize = 11
  5073.         configbutton.TextWrapped = true
  5074.         configbutton.BackgroundColor3 = Color3.fromRGB(51, 53, 63)
  5075.  
  5076.         someline.Name = "someline"
  5077.         someline.Parent = configbutton
  5078.         someline.BackgroundColor3 = Color3.new(0.227451, 0.247059, 0.266667)
  5079.         someline.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  5080.         someline.BorderSizePixel = 0
  5081.         someline.Position = UDim2.new(0, 10, 1, 0)
  5082.         someline.Size = UDim2.new(1, -20, 0, 1)
  5083.         someline.ZIndex = 123131
  5084.         local codeval = Instance.new("StringValue",configbutton)
  5085.         codeval.Value = code
  5086.         codeval.Name = 'codeval'
  5087. end
  5088. local selectedconfig = nil
  5089. createconfig.MouseButton1Click:connect(function()
  5090.         if filename.Text ~= '' then
  5091.                 local newconfig = createnewconfig()
  5092.                 addnewconfig(filename.Text,newconfig)
  5093.                 filename.Text = ''
  5094.         end
  5095. end)
  5096.  
  5097. deleteconfig.MouseButton1Click:connect(function()
  5098.         if selectedconfig and selectedconfig:FindFirstAncestorWhichIsA("CoreGui") then
  5099.                 selectedconfig:Destroy()
  5100.         end
  5101. end)
  5102.  
  5103. loadconfig.MouseButton1Click:connect(function()
  5104.         if selectedconfig and selectedconfig:FindFirstAncestorWhichIsA("CoreGui") then
  5105.                 local configlist = loadstring(selectedconfig.codeval.Value)()
  5106.                 for _,con in pairs(configlist) do
  5107.                         for _,obj in pairs(configfolder:GetChildren()) do
  5108.                                 if obj.Name == con['name'] then
  5109.                                         obj.Value = con['value']
  5110.                                         break
  5111.                                 end
  5112.                         end
  5113.                 end
  5114.         end
  5115. end)
  5116.  
  5117. configlist.ChildAdded:Connect(function(c)
  5118.         spawn(function()
  5119.                 c.MouseButton1Click:connect(function()
  5120.                         if selectedconfig and selectedconfig:FindFirstAncestorWhichIsA("CoreGui") then
  5121.                                 selectedconfig.BackgroundColor3 = Color3.fromRGB(51, 53, 63)
  5122.                         end
  5123.                         selectedconfig = c
  5124.                         c.BackgroundColor3 = Color3.fromRGB(44, 45, 54)
  5125.                 end)
  5126.         end)
  5127. end)
  5128.  
  5129. function checkfile()
  5130.         local a,b = pcall(function()
  5131.                 readfile('config_bloxtap.txt')
  5132.         end)
  5133.         if string.find(b or "",'not exist') then
  5134.                 writefile('config_bloxtap.txt','return {}')
  5135.         end
  5136. end
  5137. checkfile()
  5138. function savenewconfig()
  5139.         checkfile()
  5140.         local bob = "return {"
  5141.         for _,configthing in pairs(configlist:GetChildren()) do
  5142.                 if configthing:IsA("TextButton") then
  5143.                         local codeval = configthing.codeval.Value
  5144.                         local r = string.gsub(codeval,'return ',' ')
  5145.                         bob = bob.."{configNAME='".. configthing.Text .."';"..r..'};'
  5146.                 end
  5147.         end
  5148.         bob = bob..'};'
  5149.         writefile('config_bloxtap.txt',bob)
  5150. end
  5151.  
  5152. function loadsavedfileconfig()
  5153.         checkfile()
  5154.         local c = readfile('config_bloxtap.txt')
  5155.         local d = loadstring(c)()
  5156.         for _,DD in pairs(d) do
  5157.                 local configbutton = Instance.new("TextButton")
  5158.                 local someline = Instance.new("Frame")
  5159.                 configbutton.Name = "configbutton"
  5160.                 configbutton.Parent = configlist
  5161.                 configbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  5162.                 configbutton.BorderSizePixel = 0
  5163.                 configbutton.Size = UDim2.new(1, 0, 0, 20)
  5164.                 configbutton.Font = Enum.Font.GothamSemibold
  5165.                 configbutton.Text = DD['configNAME']
  5166.                 configbutton.TextColor3 = Color3.new(1, 1, 1)
  5167.                 configbutton.TextSize = 11
  5168.                 configbutton.TextWrapped = true
  5169.                 configbutton.BackgroundColor3 = Color3.fromRGB(51, 53, 63)
  5170.  
  5171.                 someline.Name = "someline"
  5172.                 someline.Parent = configbutton
  5173.                 someline.BackgroundColor3 = Color3.new(0.227451, 0.247059, 0.266667)
  5174.                 someline.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  5175.                 someline.BorderSizePixel = 0
  5176.                 someline.Position = UDim2.new(0, 10, 1, 0)
  5177.                 someline.Size = UDim2.new(1, -20, 0, 1)
  5178.                 someline.ZIndex = 123131
  5179.                 local codeval = Instance.new("StringValue",configbutton)
  5180.                 codeval.Name = 'codeval'
  5181.  
  5182.                 local realconfigs = DD[1]
  5183.  
  5184.                 local r = "return {"
  5185.                 for i,v in pairs(realconfigs) do
  5186.                         if typeof(v['value']) == 'string' then
  5187.                                 r = r.." {name='"..v['name'].."';value='"..v['value'].."'};"
  5188.                         else
  5189.                                 r = r.." {name='"..v['name'].."';value=".. tostring(v['value']) .."};"
  5190.                         end
  5191.                 end
  5192.                 codeval.Value = r.."}"
  5193.         end
  5194. end
  5195.  
  5196. saveconfig.MouseButton1Click:connect(function()
  5197.         savenewconfig()
  5198. end)
  5199.  
  5200. local teamcolor = Color3.fromRGB(115, 255, 108)
  5201. local enemycolor = Color3.fromRGB(255, 107, 107)
  5202.  
  5203. local weapons = game.ReplicatedStorage.Weapons
  5204. for i,v in pairs(weapons:GetDescendants()) do
  5205.         if v:IsA("ValueBase") then
  5206.                 local originalvalue = Instance.new(tostring(v.ClassName),v)
  5207.                 originalvalue.Name = '_ORIGINAL'
  5208.                 originalvalue.Value = v.Value
  5209.         end
  5210. end
  5211. function weaponMOD(toggle,name,val)
  5212.         for i,v in pairs(weapons:GetDescendants()) do
  5213.                 if v.Name == name then
  5214.                         if toggle == true then
  5215.                                 v.Value = val
  5216.                         else
  5217.                                 v.Value = v._ORIGINAL.Value
  5218.                         end
  5219.                 end
  5220.         end
  5221. end
  5222. function fireallup()
  5223.         spawn(function() local lastpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  5224.         for i,v in pairs(game.Players:GetPlayers()) do
  5225.                 if v.Character and v.Team ~= game.Players.LocalPlayer.Team then
  5226.                         game.Players.LocalPlayer.Character:SetPrimaryPartCFrame(v.Character.HumanoidRootPart.CFrame)
  5227.                         wait(.1)
  5228.                         local oh1 = game:GetService("ReplicatedStorage").Weapons["Molotov"].Model
  5229.                         local oh3 = 25
  5230.                         local oh4 = 35
  5231.                         local oh6 = ""
  5232.                         local oh7 = ""
  5233.                         for i = 1, 3 do
  5234.                                 game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(oh1, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  5235.                                 wait(0.001)
  5236.                         end
  5237.                 end
  5238.         end
  5239.         wait(0.4)
  5240.         game.Players.LocalPlayer.Character:SetPrimaryPartCFrame(lastpos) end)
  5241. end
  5242. function nameesp(character)
  5243.         if not character:FindFirstChild("name_ESP") then
  5244.                 local name_ESP = Instance.new("BillboardGui")
  5245.                 local NAME = Instance.new("TextLabel")
  5246.                 name_ESP.Name = "name_ESP"
  5247.                 name_ESP.Parent = character
  5248.                 name_ESP.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  5249.                 name_ESP.Active = true
  5250.                 name_ESP.Adornee = character.Head
  5251.                 name_ESP.AlwaysOnTop = true
  5252.                 name_ESP.ExtentsOffset = Vector3.new(0, 2, 0)
  5253.                 name_ESP.LightInfluence = 1
  5254.                 name_ESP.Size = UDim2.new(0, 200, 0, 50)
  5255.  
  5256.                 NAME.Name = "NAME"
  5257.                 NAME.Parent = name_ESP
  5258.                 NAME.BackgroundColor3 = Color3.new(1, 1, 1)
  5259.                 NAME.BackgroundTransparency = 1
  5260.                 NAME.Size = UDim2.new(0, 200, 0, 25)
  5261.                 NAME.Font = Enum.Font.SourceSansSemibold
  5262.                 NAME.Text = character.Name
  5263.                 NAME.TextColor3 = Color3.new(1, 1, 1)
  5264.                 NAME.TextSize = 12
  5265.                 NAME.TextStrokeTransparency = 0.30000001192093
  5266.                 NAME.TextWrapped = true
  5267.         end
  5268. end
  5269. function footstepespcharacter(character)
  5270.         local footstepesp = Instance.new("Part",workspace)
  5271.         footstepesp.Shape = 'Cylinder'
  5272.         footstepesp.Orientation = Vector3.new(0, 0, -90)
  5273.         footstepesp.Size = Vector3.new(0, 16, 1)
  5274.         footstepesp.Anchored = true
  5275.         footstepesp.Transparency = 1
  5276.         footstepesp.CanCollide = false
  5277.         footstepesp.Position = character.HumanoidRootPart.CFrame.p + Vector3.new(0,-3,0)
  5278.         local bb = Instance.new("Decal",footstepesp)
  5279.         bb.Texture = 'http://www.roblox.com/asset/?id=107020846'
  5280.         bb.Face = 'Left'
  5281.         local bb = Instance.new("Decal",footstepesp)
  5282.         bb.Texture = 'http://www.roblox.com/asset/?id=107020846'
  5283.         bb.Face = 'Right'
  5284.         local tweenInfo = TweenInfo.new(
  5285.                 0.6, -- Time
  5286.                 Enum.EasingStyle.Sine, -- EasingStyle
  5287.                 Enum.EasingDirection.Out, -- EasingDirection
  5288.                 0, -- RepeatCount (when less than zero the tween will loop indefinitely)
  5289.                 false, -- Reverses (tween will reverse once reaching it's goal)
  5290.                 0 -- DelayTime
  5291.         )
  5292.         local TweenService = game:GetService("TweenService")
  5293.  
  5294.         local tween = TweenService:Create(footstepesp, tweenInfo, {Size = Vector3.new(0, 16, 16)})
  5295.  
  5296.         tween:Play()
  5297.         game.Debris:AddItem(footstepesp,1)
  5298. end
  5299. function boxespweapon(droppedgun)
  5300.         local box_ESP = Instance.new("BillboardGui")
  5301.         local yes1 = Instance.new("Frame")
  5302.         local yes2 = Instance.new("Frame")
  5303.         local yes3 = Instance.new("Frame")
  5304.         local yes4 = Instance.new("Frame")
  5305.         local yes5 = Instance.new("Frame")
  5306.  
  5307.         box_ESP.Name = "box_ESP"
  5308.         box_ESP.Parent = droppedgun
  5309.         box_ESP.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  5310.         box_ESP.Active = true
  5311.         box_ESP.AlwaysOnTop = true
  5312.         box_ESP.LightInfluence = 1
  5313.         box_ESP.MaxDistance = 150
  5314.         box_ESP.Size = UDim2.new(2, 0, 2, 0)
  5315.  
  5316.         yes1.Name = "yes1"
  5317.         yes1.Parent = box_ESP
  5318.         yes1.BackgroundColor3 = Color3.new(1, 1, 1)
  5319.         yes1.BackgroundTransparency = 1
  5320.         yes1.Size = UDim2.new(1, 0, 1, 0)
  5321.  
  5322.         yes2.Name = "yes2"
  5323.         yes2.Parent = yes1
  5324.         yes2.BackgroundColor3 = Color3.new(1, 1, 1)
  5325.         yes2.BorderSizePixel = 0
  5326.         yes2.Size = UDim2.new(0, 1, 1, 0)
  5327.  
  5328.         yes3.Name = "yes3"
  5329.         yes3.Parent = yes1
  5330.         yes3.BackgroundColor3 = Color3.new(1, 1, 1)
  5331.         yes3.BorderSizePixel = 0
  5332.         yes3.Position = UDim2.new(1, -1, 0, 0)
  5333.         yes3.Size = UDim2.new(0, 1, 1, 0)
  5334.  
  5335.         yes4.Name = "yes4"
  5336.         yes4.Parent = yes1
  5337.         yes4.BackgroundColor3 = Color3.new(1, 1, 1)
  5338.         yes4.BorderSizePixel = 0
  5339.         yes4.Size = UDim2.new(1, 0, 0, 1)
  5340.  
  5341.         yes5.Name = "yes5"
  5342.         yes5.Parent = yes1
  5343.         yes5.BackgroundColor3 = Color3.new(1, 1, 1)
  5344.         yes5.BorderSizePixel = 0
  5345.         yes5.Position = UDim2.new(0, 0, 1, -1)
  5346.         yes5.Size = UDim2.new(1, 0, 0, 1)
  5347. end
  5348. function boxesp(character)
  5349.         if not character:FindFirstChild("box_ESP") then
  5350.                 local box_ESP = Instance.new("BillboardGui")
  5351.                 local yes1 = Instance.new("Frame")
  5352.                 local yes2 = Instance.new("Frame")
  5353.                 local yes3 = Instance.new("Frame")
  5354.                 local yes4 = Instance.new("Frame")
  5355.                 local yes5 = Instance.new("Frame")
  5356.  
  5357.                 box_ESP.Name = "box_ESP"
  5358.                 box_ESP.Parent = character
  5359.                 box_ESP.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  5360.                 box_ESP.Active = true
  5361.                 box_ESP.AlwaysOnTop = true
  5362.                 box_ESP.LightInfluence = 1
  5363.                 box_ESP.MaxDistance = 150
  5364.                 box_ESP.Size = UDim2.new(4, 0, 5.19999981, 0)
  5365.  
  5366.                 yes1.Name = "yes1"
  5367.                 yes1.Parent = box_ESP
  5368.                 yes1.BackgroundColor3 = Color3.new(1, 1, 1)
  5369.                 yes1.BackgroundTransparency = 1
  5370.                 yes1.Size = UDim2.new(1, 0, 1, 0)
  5371.  
  5372.                 yes2.Name = "yes2"
  5373.                 yes2.Parent = yes1
  5374.                 yes2.BackgroundColor3 = Color3.new(1, 1, 1)
  5375.                 yes2.BorderSizePixel = 0
  5376.                 yes2.Size = UDim2.new(0, 1, 1, 0)
  5377.  
  5378.                 yes3.Name = "yes3"
  5379.                 yes3.Parent = yes1
  5380.                 yes3.BackgroundColor3 = Color3.new(1, 1, 1)
  5381.                 yes3.BorderSizePixel = 0
  5382.                 yes3.Position = UDim2.new(1, -1, 0, 0)
  5383.                 yes3.Size = UDim2.new(0, 1, 1, 0)
  5384.  
  5385.                 yes4.Name = "yes4"
  5386.                 yes4.Parent = yes1
  5387.                 yes4.BackgroundColor3 = Color3.new(1, 1, 1)
  5388.                 yes4.BorderSizePixel = 0
  5389.                 yes4.Size = UDim2.new(1, 0, 0, 1)
  5390.  
  5391.                 yes5.Name = "yes5"
  5392.                 yes5.Parent = yes1
  5393.                 yes5.BackgroundColor3 = Color3.new(1, 1, 1)
  5394.                 yes5.BorderSizePixel = 0
  5395.                 yes5.Position = UDim2.new(0, 0, 1, -1)
  5396.                 yes5.Size = UDim2.new(1, 0, 0, 1)
  5397.                 spawn(function() while box_ESP do
  5398.                         wait()
  5399.                         pcall(function()
  5400.                         yes2.BackgroundTransparency = _G['property_boxtransparency']/100
  5401.                         yes3.BackgroundTransparency = _G['property_boxtransparency']/100
  5402.                         yes4.BackgroundTransparency = _G['property_boxtransparency']/100
  5403.                         yes5.BackgroundTransparency = _G['property_boxtransparency']/100
  5404.                 end) end box_ESP:Destroy() end)
  5405.         end
  5406. end
  5407. function backtrack(character)
  5408.         pcall(function()
  5409.                 if not character:FindFirstChild("backtrack") then
  5410.                         Instance.new("Sky",character).Name = "backtrack"
  5411.                         for _,parttobacktrack in pairs(character:GetChildren()) do
  5412.                                 if parttobacktrack:IsA("BasePart") and parttobacktrack.Name ~= 'Gun' then
  5413.                                         spawn(function()
  5414.                                                 for i = 1, 10 do
  5415.                                                         local backtrackPART = Instance.new("Part",backtrackfolder)
  5416.                                                         backtrackPART.Size = parttobacktrack.Size
  5417.                                                         backtrackPART.Color = Color3.fromRGB(255,255,255)
  5418.                                                         backtrackPART.CanCollide = false
  5419.                                                         backtrackPART.Anchored = true
  5420.                                                         backtrackPART.Material = Enum.Material.Metal
  5421.                                                         backtrackPART.Name = "backtrackPART"
  5422.                                                         local thing = Instance.new("ObjectValue")
  5423.                                                         thing.Parent = backtrackPART
  5424.                                                         thing.Name = "thing"
  5425.                                                         thing.Value = character
  5426.                                                         spawn(function()
  5427.                                                                 while parttobacktrack:FindFirstAncestorWhichIsA("Workspace") do
  5428.                                                                         backtrackPART.CFrame = parttobacktrack.CFrame
  5429.                                                                         wait(i * 0.02)
  5430.                                                                 end
  5431.                                                                 backtrackPART:Destroy()
  5432.                                                         end)
  5433.                                                 end    
  5434.                                         end)
  5435.                                 end
  5436.                         end
  5437.                 end
  5438.         end)
  5439. end
  5440. function chams(character,color)
  5441.         if not character:FindFirstChild("Sky") then
  5442.                 spawn(function() wait(2)
  5443.                 Instance.new('Sky',character)
  5444.                 for _,obj in pairs(character:GetDescendants()) do
  5445.                         if obj:IsA("BasePart") and obj.Name ~= 'HumanoidRootPart' and obj.Name ~= 'Head' then
  5446.                                 local cham = Instance.new("BoxHandleAdornment",obj)
  5447.                                 cham.Color3 = color
  5448.                                 cham.AlwaysOnTop = true
  5449.                                 cham.Size = obj.Size
  5450.                                 cham.ZIndex = 1
  5451.                                 cham.Adornee = obj
  5452.                                 cham.Transparency = _G['property_chamtransparency']/100
  5453.                                 spawn(function() while obj do
  5454.                                         wait()
  5455.                                         cham.Transparency = _G['property_chamtransparency']/100
  5456.                                 end cham:Destroy() end)
  5457.                         end
  5458.                 end end)
  5459.         end
  5460. end
  5461.  
  5462. game.Players.LocalPlayer.CharacterAdded:connect(function(c)
  5463.         spawn(function()
  5464.                 if _G['property_noaccessories'] == true then
  5465.                         for i,v in pairs(c:GetDescendants()) do
  5466.                                 if v:IsA("Accessory") then
  5467.                                         v:Destroy()
  5468.                                 end
  5469.                         end
  5470.                 end
  5471.                 if _G['property_nocloth'] == true then
  5472.                         wait(1)
  5473.                         c:FindFirstChildOfClass('Shirt'):Destroy()
  5474.                         c:FindFirstChildOfClass('Pants'):Destroy()
  5475.                 end
  5476.         end)
  5477. end)
  5478. spawn(function()
  5479.         while wait(0.4) do
  5480.                 if spectatorlist.Visible == true then
  5481.                         spectatornames.Text = getspectators()
  5482.                 end
  5483.         end
  5484. end)
  5485. spawn(function()
  5486.         while wait(0.7) do
  5487.                 for _,player in pairs(game.Players:GetPlayers()) do
  5488.                         if player.Character then
  5489.                                 if _G['property_weaponvolume'] ~= 0 then
  5490.                                         if player.Character:FindFirstChild("Gun") then
  5491.                                                 if not player.Character:FindFirstChild("Gun"):FindFirstChild("Sky") then
  5492.                                                         Instance.new("Sky",player.Character:FindFirstChild("Gun"))
  5493.                                                         for i,v in pairs(player.Character:FindFirstChild("Gun"):GetChildren()) do
  5494.                                                                 if v:IsA("Sound") then
  5495.                                                                         v.Volume = v.Volume/(100/_G['property_weaponvolume'])
  5496.                                                                 end
  5497.                                                         end
  5498.                                                 end
  5499.                                         end
  5500.                                 end
  5501.                                 if player ~= game.Players.LocalPlayer then
  5502.                                         if player.Team == game.Players.LocalPlayer.Team then
  5503.                                                 if _G['property_teamchams']     == true then
  5504.                                                         chams(player.Character,teamcolor)
  5505.                                                 elseif player.Character:FindFirstChild("Sky") then
  5506.                                                         for i,v in pairs(player.Character:GetDescendants()) do
  5507.                                                                 if v:IsA("BoxHandleAdornment") or v:IsA("Sky") then
  5508.                                                                         v:Destroy()
  5509.                                                                 end
  5510.                                                         end
  5511.                                                 end
  5512.                                                 if _G['property_boxespteam'] == true then
  5513.                                                         boxesp(player.Character)
  5514.                                                 elseif player.Character:FindFirstChild("box_ESP") then
  5515.                                                         player.Character:FindFirstChild("box_ESP"):Destroy()
  5516.                                                 end
  5517.                                                 if _G['property_disableteamrendering'] == true then
  5518.                                                         player.Character.Parent = game.Lighting
  5519.                                                 else
  5520.                                                         player.Character.Parent = workspace
  5521.                                                 end
  5522.                                         else
  5523.                                                 if _G['property_footstepesp'] == true then
  5524.                                                         pcall(function()
  5525.                                                                 if player.Character.PrimaryPart.Velocity ~= Vector3.new(0,0,0) then
  5526.                                                                         footstepespcharacter(player.Character)
  5527.                                                                 end
  5528.                                                         end)
  5529.                                                 end
  5530.                                                 if _G['property_backtrack'] == true then
  5531.                                                         backtrack(player.Character)
  5532.                                                         print('backtrack on')
  5533.                                                 elseif player.Character:FindFirstChild("backtrack") then
  5534.                                                         print('backtrack not on')
  5535.                                                         player.Character:FindFirstChild("backtrack"):Destroy()
  5536.                                                         backtrackfolder:ClearAllChildren()
  5537.                                                 end
  5538.                                                 if _G['property_boxesp'] == true then
  5539.                                                         boxesp(player.Character)
  5540.                                                 elseif player.Character:FindFirstChild("box_ESP") then
  5541.                                                         player.Character:FindFirstChild("box_ESP"):Destroy()
  5542.                                                 end
  5543.                                                 if _G['property_nameesp'] == true then
  5544.                                                         nameesp(player.Character)
  5545.                                                 elseif player.Character:FindFirstChild("name_ESP") then
  5546.                                                         player.Character:FindFirstChild("name_ESP"):Destroy()
  5547.                                                 end
  5548.                                                 if _G['property_enemychams'] == true then
  5549.                                                         chams(player.Character,enemycolor)
  5550.                                                 elseif player.Character:FindFirstChild("Sky") then
  5551.                                                         for i,v in pairs(player.Character:GetDescendants()) do
  5552.                                                                 if v:IsA("BoxHandleAdornment") or v:IsA("Sky") then
  5553.                                                                         v:Destroy()
  5554.                                                                 end
  5555.                                                         end
  5556.                                                 end    
  5557.                                         end
  5558.                                 else
  5559.                                         if _G['property_antiheadshot'] == true then
  5560.                                                 pcall(function()
  5561.                                                         game.Players.LocalPlayer.Character:FindFirstChild('FakeHead'):Destroy()
  5562.                                                         game.Players.LocalPlayer.Character:FindFirstChild('HeadHB'):Destroy()
  5563.                                                 end)
  5564.                                         end
  5565.                                         if _G['property_kniferange'] == true then
  5566.                                                 if not player.Character:FindFirstChild("kniferange") then
  5567.                                                         local kniferange = Instance.new("Part",backtrackfolder)
  5568.                                                         kniferange.Shape = 'Cylinder'
  5569.                                                         kniferange.Orientation = Vector3.new(0, 0, -90)
  5570.                                                         kniferange.Size = Vector3.new(0, 7, 7)
  5571.                                                         kniferange.Transparency = 1
  5572.                                                         kniferange.Name = 'kniferange'
  5573.                                                         kniferange.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  5574.                                                         kniferange.CanCollide = false
  5575.                                                         local bb = Instance.new("Decal",kniferange)
  5576.                                                         bb.Texture = 'http://www.roblox.com/asset/?id=107020846'
  5577.                                                         bb.Face = 'Left'
  5578.                                                         local bb = Instance.new("Decal",kniferange)
  5579.                                                         bb.Texture = 'http://www.roblox.com/asset/?id=107020846'
  5580.                                                         bb.Face = 'Right'
  5581.                                                         kniferange.Massless = true
  5582.                                                         local XD = Instance.new("Weld", game.Players.LocalPlayer.Character.HumanoidRootPart)
  5583.                                                         XD.Part0 = XD.Parent
  5584.                                                         XD.Part1 = kniferange
  5585.                                                         XD.C0 = CFrame.Angles(0,0,1.6)
  5586.                                                 end
  5587.                                         end
  5588.                                 end
  5589.                         end
  5590.                 end
  5591.         end
  5592. end)
  5593. function smallblock(pos)
  5594.         if pos then
  5595.                 local block = Instance.new('Part',workspace)
  5596.                 block.Anchored = true
  5597.                 block.Size = Vector3.new(0.3,0.3,0.3)
  5598.                 block.Position = pos
  5599.                 block.CanCollide = false
  5600.                 block.Material = Enum.Material.SmoothPlastic
  5601.                 block.Color = Color3.fromRGB(255, 71, 129)
  5602.                 game.Debris:AddItem(block,2)
  5603.         end
  5604. end
  5605. function CheckRig()
  5606.     if lplr.Character then
  5607.         local Humanoid = lplr.Character:WaitForChild('Humanoid')
  5608.         if Humanoid.RigType == Enum.HumanoidRigType.R15 then
  5609.             return 'R15'
  5610.         else
  5611.             return 'R6'
  5612.         end
  5613.     end
  5614. end
  5615. function InitiateAA()
  5616.     local Character = lplr.Character
  5617.     local StoredCF = Character.PrimaryPart.CFrame
  5618.     local Part = Instance.new('Part',workspace)
  5619.     Part.Size = Vector3.new(5,0,5)
  5620.     Part.Anchored = true
  5621.     Part.CFrame = CFrame.new(Vector3.new(9999,9999,9999))
  5622.     Character.PrimaryPart.CFrame = Part.CFrame*CFrame.new(0,3,0)
  5623.     spawn(function()
  5624.                 wait(2)
  5625.         Part:Destroy()
  5626.     end)
  5627.         if CheckRig() == 'R6' then
  5628.         local Clone = Character.HumanoidRootPart:Clone()
  5629.         Character.HumanoidRootPart:Destroy()
  5630.         Clone.Parent = Character
  5631.     else
  5632.         local Clone = Character.LowerTorso.Root:Clone()
  5633.         Character.LowerTorso.Root:Destroy()
  5634.         Clone.Parent = Character.LowerTorso
  5635.         end
  5636.         wait()
  5637.         Character.PrimaryPart.CFrame = StoredCF
  5638. end
  5639. function beam(part,pos,yeeet)
  5640.         if part then
  5641.                 if part.Parent:FindFirstChild('Humanoid') then
  5642.                         spawn(function()
  5643.                                 if _G['property_hitsound'] == true then
  5644.                                         local hitmarksound = Instance.new('Sound',workspace)
  5645.                                         hitmarksound.SoundId = 'rbxassetid://4491275997'
  5646.                                         hitmarksound.PlayOnRemove = true
  5647.                                         hitmarksound.Volume = 7
  5648.                                         hitmarksound:Destroy()
  5649.                                 end
  5650.                         end)
  5651.                         local player = game:GetService("Players").LocalPlayer
  5652.                         local ray = Ray.new(yeeet, (pos - yeeet).unit * 300)
  5653.                         local part, position = workspace:FindPartOnRay(ray, player.Character, false, true)
  5654.                         local beam = Instance.new("Part", workspace)
  5655.                         beam.BrickColor = BrickColor.new("Bright red")
  5656.                         beam.FormFactor = "Custom"
  5657.                         beam.Material = "Neon"
  5658.                         beam.Transparency = 0.5
  5659.                         beam.Anchored = true
  5660.                         beam.Locked = true
  5661.                         beam.CanCollide = false
  5662.  
  5663.                         local distance = (player.Character.Head.CFrame.p - position).magnitude
  5664.                         beam.Size = Vector3.new(0.08, 0.05, distance)
  5665.                         beam.CFrame = CFrame.new(player.Character.Head.CFrame.p, position) * CFrame.new(0, 0, -distance / 2)
  5666.                         game.Debris:AddItem(beam,2)
  5667.                 end
  5668.         end
  5669. end
  5670. local UserInputService = game:GetService("UserInputService")
  5671.  
  5672. local space = Enum.KeyCode.Space
  5673. local function keyspacedown()
  5674.         return UserInputService:IsKeyDown(space)
  5675. end
  5676. local function Input(input, gameProcessedEvent)
  5677.         if keyspacedown() then
  5678.                 spaceheld = true
  5679.         else
  5680.                 spaceheld = false
  5681.         end
  5682. end
  5683.  
  5684. UserInputService.InputBegan:Connect(Input)
  5685. spawn(function()
  5686.         while wait(0.3) do
  5687.                 if lplr.Character then
  5688.                         if _G['property_grenadewalk'] == true then
  5689.                                 local oh1 = game:GetService("ReplicatedStorage").Weapons[_G['property_grenadewalktype']].Model
  5690.                                 local oh3 = 25
  5691.                                 local oh4 = 35
  5692.                                 local oh6 = ""
  5693.                                 local oh7 = ""
  5694.                                 game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(oh1, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  5695.                         end
  5696.                 end
  5697.         end
  5698. end)
  5699. function getspectators()
  5700.         local plrsspectating = ""
  5701.         for i,v in pairs(game.Players:GetPlayers()) do
  5702.                 pcall(function()
  5703.                         if v ~= lplr then
  5704.                                 if not v.Character then
  5705.                                         if (v.CameraCF.Value.p - workspace.CurrentCamera.CFrame.p).Magnitude < 20 then
  5706.                                                 if plrsspectating == "" then
  5707.                                                         plrsspectating = v.Name
  5708.                                                 else
  5709.                                                         plrsspectating = plrsspectating..'\n'..v.Name
  5710.                                                 end
  5711.                                         end
  5712.                                 end
  5713.                         end
  5714.                 end)
  5715.         end
  5716.         return plrsspectating
  5717. end
  5718. spawn(function()
  5719.         while wait(0.1) do
  5720.                 if _G['property_triggerbot'] == true then
  5721.                         if lplr.Character then
  5722.                                 if m.Target then
  5723.                                         if m.Target.Parent:FindFirstChild("Humanoid") then
  5724.                                                 pcall(function()
  5725.                                                         if game.Players[m.Target.Parent.Name].Team ~= lplr.Team then
  5726.                                                                 spawn(function()
  5727.                                                                         mouse1press()
  5728.                                                                         wait()
  5729.                                                                         mouse1release()
  5730.                                                                 end)
  5731.                                                         end
  5732.                                                 end)
  5733.                                         end
  5734.                                 end
  5735.                         end
  5736.                 end
  5737.         end
  5738. end)
  5739. _G['btn1down'] = false
  5740. m.Button1Down:Connect(function()
  5741.         _G['btn1down'] = true
  5742. end)
  5743. m.Button1Up:Connect(function()
  5744.         _G['btn1down'] = false
  5745. end)
  5746.  
  5747. workspace.CurrentCamera.ChildAdded:Connect(function(t)
  5748.         spawn(function()
  5749.                 if t.Name == 'Arms' then
  5750.                         if _G['property_tps'] == true then
  5751.                                 for i,v in pairs(t:GetDescendants()) do
  5752.                                         if v:IsA("BasePart") and v.Transparency ~= 1 then
  5753.                                                 v.Transparency = 1
  5754.                                         end
  5755.                                 end
  5756.                         else
  5757.                                 for i,v in pairs(t:GetDescendants()) do
  5758.                                         if v:IsA("BasePart") and v.Transparency ~= 1 then
  5759.                                                 v.Transparency = _G['property_armtransparency']/100
  5760.                                         end
  5761.                                 end
  5762.                         end
  5763.                 end
  5764.         end)
  5765. end)
  5766.  
  5767. m.KeyDown:Connect(function(k)
  5768.         if string.byte(k) == 61 then
  5769.                 fovview.Visible = (not fovview.Visible)
  5770.                 main.Visible = (not main.Visible)
  5771.                 configmain.Visible = false
  5772.         end
  5773. end)
  5774.  
  5775. game.Players.PlayerRemoving:Connect(function(p)
  5776.         if p == lplr then
  5777.                 savenewconfig()
  5778.                 if _G['property_autorejoin'] == true then
  5779.                         local ts = game:GetService("TeleportService")
  5780.                         local p = game:GetService("Players").LocalPlayer
  5781.  
  5782.                         ts:Teleport(game.PlaceId, p)
  5783.                 end
  5784.         end
  5785. end)
  5786. local cameradebris = game:GetService("Workspace").Camera.Debris
  5787. function checkdebris(obj)
  5788.         spawn(function()
  5789.                 if obj.Name == 'Bullet' then
  5790.                         if _G['property_disablebulletholes'] == true then
  5791.                                 obj:Destroy()
  5792.                         end
  5793.                 elseif obj.Name == 'C4' then
  5794.                         if _G['property_weaponsesp'] == true then
  5795.                                 boxespweapon(obj)
  5796.                         end
  5797.                 elseif obj:IsA('Part') then
  5798.                         if _G['property_bombesp'] == true then
  5799.                                 boxespweapon(obj)
  5800.                         end
  5801.                 elseif obj:IsA('Model') then
  5802.                         if _G['property_disablerenderingragdolls'] == true then
  5803.                                 boxespweapon(obj)
  5804.                         end
  5805.                 end
  5806.         end)
  5807. end
  5808. cameradebris.ChildAdded:connect(function(obj)
  5809.         spawn(function()
  5810.                 if obj.Name == 'Blood' then
  5811.                         if _G['property_disableblood'] == true then
  5812.                                 obj:Destroy()
  5813.                         end
  5814.                 end
  5815.         end)
  5816. end)
  5817. game:GetService("Workspace").Debris.ChildAdded:connect(function(obj)
  5818.         checkdebris(obj)
  5819. end)
  5820. game:GetService("Workspace")["Ray_Ignore"].Smokes.ChildAdded:connect(function(obj)
  5821.         spawn(function()
  5822.                 if _G['property_grenadesesp'] == true then
  5823.                         boxespweapon(obj)
  5824.                 end
  5825.         end)
  5826. end)
  5827. local Space = Enum.KeyCode.Space
  5828. local function Input(input, gameProcessedEvent)
  5829.         if input.UserInputType == Enum.UserInputType.MouseButton3 then
  5830.                 if _G['property_tps'] == true then
  5831.                         configfolder.tps.Value = (not configfolder.tps.Value)
  5832.                 end
  5833.         end
  5834.         if _G.autohop == true then
  5835.                 if UserInputService:IsKeyDown(Space) then
  5836.                         holdspace = true
  5837.                 else
  5838.                         holdspace = false
  5839.                 end
  5840.         end
  5841. end
  5842. UserInputService.InputBegan:Connect(Input)
  5843. draggable(main)
  5844. draggable(configmain)
  5845. draggable(spectatorlist)
  5846.  
  5847. username.Text = _G['bloxtapusername']
  5848.  
  5849. loadsavedfileconfig()
  5850. RAW Paste Data
  5851. _G['bloxtapusername'] = 'poop free'
  5852. for i,v in pairs(game:GetService("CoreGui"):GetChildren()) do
  5853.         if v.Name == "bloxtap" then
  5854.                 v:Destroy()
  5855.         end
  5856. end
  5857. local CC = Instance.new('ColorCorrectionEffect',game.Lighting)
  5858. local lplr = game:GetService("Players").LocalPlayer
  5859. local m = lplr:GetMouse()
  5860. local bloxtap = Instance.new("ScreenGui")
  5861. bloxtap.IgnoreGuiInset = true
  5862. local fovview = Instance.new("ImageLabel")
  5863. fovview.Name = "fovview"
  5864. fovview.Parent = bloxtap
  5865. fovview.AnchorPoint = Vector2.new(0.5, 0.5)
  5866. fovview.BackgroundColor3 = Color3.new(1, 1, 1)
  5867. fovview.BackgroundTransparency = 1
  5868. fovview.Position = UDim2.new(0.5, 0, 0.5, 0)
  5869. fovview.Size = UDim2.new(0, 25, 0, 25)
  5870. fovview.Image = "http://www.roblox.com/asset/?id=282305376"
  5871. fovview.ImageTransparency = 0.5
  5872.  
  5873. local main = Instance.new("ImageLabel")
  5874. local body = Instance.new("ImageLabel")
  5875. local hackname = Instance.new("TextLabel")
  5876. local legit = Instance.new("TextButton")
  5877. local rage = Instance.new("TextButton")
  5878. local antiaim = Instance.new("TextButton")
  5879. local misc = Instance.new("TextButton")
  5880. local selection = Instance.new("ImageLabel")
  5881. local tabs = Instance.new("Frame")
  5882. local legittab = Instance.new("Frame")
  5883. local FIRST_legit = Instance.new("Frame")
  5884. local antiaimtab = Instance.new("Frame")
  5885. local FIRST_antiaim = Instance.new("Frame")
  5886. local ragetab = Instance.new("Frame")
  5887. local FIRST_rage = Instance.new("Frame")
  5888. local misctab = Instance.new("Frame")
  5889. local FIRST_misc = Instance.new("Frame")
  5890.  
  5891. local visualtab = Instance.new("Frame")
  5892. local FIRST_visual = Instance.new("Frame")
  5893. local selection_visualtab = Instance.new("ImageLabel")
  5894. local SELF = Instance.new("TextButton")
  5895. local FRIENDLIES = Instance.new("TextButton")
  5896. local ENEMIES = Instance.new("TextButton")
  5897. local WORLD = Instance.new("TextButton")
  5898. local ICON_FRIENDLIES = Instance.new("ImageLabel")
  5899. local ICON_SELF = Instance.new("ImageLabel")
  5900. local ICON_WORLD = Instance.new("ImageLabel")
  5901. local ICON_ENEMIES = Instance.new("ImageLabel")
  5902. local config = Instance.new("ImageButton")
  5903. local username = Instance.new("TextLabel")
  5904. local visual = Instance.new("TextButton")
  5905. local configmain = Instance.new("ImageLabel")
  5906. local configbody = Instance.new("ImageLabel")
  5907. local title = Instance.new("TextLabel")
  5908. local configlist = Instance.new("ScrollingFrame")
  5909. local listthing = Instance.new("UIListLayout")
  5910. local createconfig = Instance.new("TextButton")
  5911. local saveconfig = Instance.new("TextButton")
  5912. local loadconfig = Instance.new("TextButton")
  5913. local deleteconfig = Instance.new("TextButton")
  5914. local filename = Instance.new("TextBox")
  5915. local lines = Instance.new("Folder")
  5916.  
  5917. bloxtap.Name = "bloxtap"
  5918. bloxtap.Parent = game:GetService("CoreGui")
  5919. bloxtap.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  5920. bloxtap.DisplayOrder = 1000000
  5921.  
  5922. main.Name = "main"
  5923. main.Parent = bloxtap
  5924. main.BackgroundColor3 = Color3.new(1, 1, 1)
  5925. main.BackgroundTransparency = 1
  5926. main.Position = UDim2.new(0.0545474887, 0, 0.0830281898, 0)
  5927. main.Selectable = true
  5928. main.Size = UDim2.new(0, 490, 0, 200)
  5929. main.ZIndex = 2
  5930. main.Image = "rbxassetid://2260429633"
  5931. main.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  5932. main.ScaleType = Enum.ScaleType.Slice
  5933. main.SliceCenter = Rect.new(12, 12, 13, 13)
  5934.  
  5935. body.Name = "body"
  5936. body.Parent = main
  5937. body.BackgroundColor3 = Color3.new(1, 1, 1)
  5938. body.BackgroundTransparency = 1
  5939. body.ClipsDescendants = true
  5940. body.Position = UDim2.new(0, 0, 0, 7)
  5941. body.Selectable = true
  5942. body.Size = UDim2.new(1, 0, 0, 600)
  5943. body.Image = "rbxassetid://760929926"
  5944. body.ImageColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  5945. body.ScaleType = Enum.ScaleType.Slice
  5946. body.SliceCenter = Rect.new(5, 5, 5, 5)
  5947.  
  5948. main.Size = UDim2.new(0, 490, 0, body.Size.Y.Offset)
  5949.  
  5950. lines.Name = "lines"
  5951. lines.Parent = body
  5952.  
  5953. hackname.Name = "hackname"
  5954. hackname.Parent = body
  5955. hackname.BackgroundColor3 = Color3.new(1, 1, 1)
  5956. hackname.BackgroundTransparency = 1
  5957. hackname.Selectable = true
  5958. hackname.Size = UDim2.new(0, 75, 0, 39)
  5959. hackname.Font = Enum.Font.GothamBold
  5960. hackname.Text = "bloxtap"
  5961. hackname.TextColor3 = Color3.new(1, 1, 1)
  5962. hackname.TextSize = 17
  5963. hackname.TextStrokeTransparency = 0.94999998807907
  5964. hackname.TextXAlignment = Enum.TextXAlignment.Right
  5965.  
  5966. legit.Name = "legit"
  5967. legit.Parent = body
  5968. legit.BackgroundColor3 = Color3.new(1, 1, 1)
  5969. legit.BackgroundTransparency = 1
  5970. legit.Position = UDim2.new(0, 93, 0, 3)
  5971. legit.Size = UDim2.new(0, 66, 0, 32)
  5972. legit.ZIndex = 1231231
  5973. legit.Font = Enum.Font.GothamBold
  5974. legit.Text = "Legit"
  5975. legit.TextColor3 = Color3.new(1, 1, 1)
  5976. legit.TextSize = 10
  5977.  
  5978. rage.Name = "rage"
  5979. rage.Parent = body
  5980. rage.BackgroundColor3 = Color3.new(1, 1, 1)
  5981. rage.BackgroundTransparency = 1
  5982. rage.Position = UDim2.new(0, 168, 0, 3)
  5983. rage.Size = UDim2.new(0, 67, 0, 32)
  5984. rage.ZIndex = 1231231
  5985. rage.Selected = true
  5986. rage.Font = Enum.Font.GothamBold
  5987. rage.Text = "Rage"
  5988. rage.TextColor3 = Color3.new(1, 1, 1)
  5989. rage.TextSize = 10
  5990.  
  5991. antiaim.Name = "antiaim"
  5992. antiaim.Parent = body
  5993. antiaim.BackgroundColor3 = Color3.new(1, 1, 1)
  5994. antiaim.BackgroundTransparency = 1
  5995. antiaim.Position = UDim2.new(0, 245, 0, 3)
  5996. antiaim.Size = UDim2.new(0, 77, 0, 32)
  5997. antiaim.ZIndex = 1231231
  5998. antiaim.Selected = true
  5999. antiaim.Font = Enum.Font.GothamBold
  6000. antiaim.Text = "Anti-Aim"
  6001. antiaim.TextColor3 = Color3.new(1, 1, 1)
  6002. antiaim.TextSize = 10
  6003.  
  6004. misc.Name = "misc"
  6005. misc.Parent = body
  6006. misc.BackgroundColor3 = Color3.new(1, 1, 1)
  6007. misc.BackgroundTransparency = 1
  6008. misc.Position = UDim2.new(0, 410, 0, 3)
  6009. misc.Size = UDim2.new(0, 65, 0, 32)
  6010. misc.ZIndex = 1231231
  6011. misc.Selected = true
  6012. misc.Font = Enum.Font.GothamBold
  6013. misc.Text = "Misc"
  6014. misc.TextColor3 = Color3.new(1, 1, 1)
  6015. misc.TextSize = 10
  6016.  
  6017. selection.Name = "selection"
  6018. selection.Parent = body
  6019. selection.BackgroundColor3 = Color3.new(1, 1, 1)
  6020. selection.BackgroundTransparency = 1
  6021. selection.Position = UDim2.new(0, 98, 0, 10)
  6022. selection.Selectable = true
  6023. selection.Size = UDim2.new(0, 60, 0, 19)
  6024. selection.ZIndex = 612
  6025. selection.Image = "rbxassetid://760929926"
  6026. selection.ImageColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  6027. selection.ScaleType = Enum.ScaleType.Slice
  6028. selection.SliceCenter = Rect.new(5, 5, 5, 5)
  6029.  
  6030. tabs.Name = "tabs"
  6031. tabs.Parent = body
  6032. tabs.BackgroundColor3 = Color3.new(1, 1, 1)
  6033. tabs.BackgroundTransparency = 1
  6034. tabs.Position = UDim2.new(0, 0, 0, 40)
  6035. tabs.Size = UDim2.new(4, 0, 1, -70)
  6036.  
  6037. legittab.Name = "legittab"
  6038. legittab.Parent = tabs
  6039. legittab.BackgroundColor3 = Color3.new(1, 1, 1)
  6040. legittab.BackgroundTransparency = 1
  6041. legittab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6042. legittab.Size = UDim2.new(0.25, 0, 1, 0)
  6043.  
  6044. FIRST_legit.Name = "FIRST_legit"
  6045. FIRST_legit.Parent = legittab
  6046. FIRST_legit.BackgroundColor3 = Color3.new(1, 1, 1)
  6047. FIRST_legit.BackgroundTransparency = 1
  6048. FIRST_legit.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6049. FIRST_legit.Size = UDim2.new(1, 0, 1, 0)
  6050.  
  6051. antiaimtab.Name = "antiaimtab"
  6052. antiaimtab.Parent = tabs
  6053. antiaimtab.BackgroundColor3 = Color3.new(1, 1, 1)
  6054. antiaimtab.BackgroundTransparency = 1
  6055. antiaimtab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6056. antiaimtab.Size = UDim2.new(0.25, 0, 1, 0)
  6057. antiaimtab.Visible = false
  6058.  
  6059. FIRST_antiaim.Name = "FIRST_antiaim"
  6060. FIRST_antiaim.Parent = antiaimtab
  6061. FIRST_antiaim.BackgroundColor3 = Color3.new(1, 1, 1)
  6062. FIRST_antiaim.BackgroundTransparency = 1
  6063. FIRST_antiaim.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6064. FIRST_antiaim.Size = UDim2.new(1, 0, 1, 0)
  6065.  
  6066. ragetab.Name = "ragetab"
  6067. ragetab.Parent = tabs
  6068. ragetab.BackgroundColor3 = Color3.new(1, 1, 1)
  6069. ragetab.BackgroundTransparency = 1
  6070. ragetab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6071. ragetab.Size = UDim2.new(0.25, 0, 1, 0)
  6072. ragetab.Visible = false
  6073.  
  6074. FIRST_rage.Name = "FIRST_rage"
  6075. FIRST_rage.Parent = ragetab
  6076. FIRST_rage.BackgroundColor3 = Color3.new(1, 1, 1)
  6077. FIRST_rage.BackgroundTransparency = 1
  6078. FIRST_rage.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6079. FIRST_rage.Size = UDim2.new(1, 0, 1, 0)
  6080.  
  6081. misctab.Name = "misctab"
  6082. misctab.Parent = tabs
  6083. misctab.BackgroundColor3 = Color3.new(1, 1, 1)
  6084. misctab.BackgroundTransparency = 1
  6085. misctab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6086. misctab.Size = UDim2.new(0.25, 0, 1, 0)
  6087. misctab.Visible = false
  6088.  
  6089. local GENERAL = Instance.new("TextButton")
  6090. local SKINS = Instance.new("TextButton")
  6091. local PERFORMANCE = Instance.new("TextButton")
  6092. local SCRIPT = Instance.new("TextButton")
  6093. local ICON_SKINS = Instance.new("ImageLabel")
  6094. local ICON_GENERAL = Instance.new("ImageLabel")
  6095. local ICON_SCRIPT = Instance.new("ImageLabel")
  6096. local ICON_PERFORMANCE = Instance.new("ImageLabel")
  6097. local FIRST_misc = Instance.new("Frame")
  6098. local misc_1 = Instance.new("Frame")
  6099. local misc_2 = Instance.new("Frame")
  6100. local misc_3 = Instance.new("Frame")
  6101. local misc_4 = Instance.new("Frame")
  6102. local selection_misctab = Instance.new("ImageLabel")
  6103.  
  6104. selection_misctab.Name = "selection_misctab"
  6105. selection_misctab.Parent = misctab
  6106. selection_misctab.BackgroundColor3 = Color3.new(1, 1, 1)
  6107. selection_misctab.BackgroundTransparency = 1
  6108. selection_misctab.ClipsDescendants = true
  6109. selection_misctab.Position = UDim2.new(0, 15, 0, 10)
  6110. selection_misctab.Selectable = true
  6111. selection_misctab.Size = UDim2.new(1, -30, 0, 60)
  6112. selection_misctab.Image = "rbxassetid://760929926"
  6113. selection_misctab.ImageColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  6114. selection_misctab.ScaleType = Enum.ScaleType.Slice
  6115. selection_misctab.SliceCenter = Rect.new(5, 5, 5, 5)
  6116.  
  6117. GENERAL.Name = "GENERAL"
  6118. GENERAL.Parent = selection_misctab
  6119. GENERAL.BackgroundColor3 = Color3.new(1, 1, 1)
  6120. GENERAL.BackgroundTransparency = 1
  6121. GENERAL.Position = UDim2.new(0, 30, 0, 0)
  6122. GENERAL.Size = UDim2.new(0, 70, 1, -10)
  6123. GENERAL.Font = Enum.Font.GothamBold
  6124. GENERAL.Text = "GENERAL"
  6125. GENERAL.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  6126. GENERAL.TextSize = 10
  6127. GENERAL.TextYAlignment = Enum.TextYAlignment.Bottom
  6128.  
  6129. SKINS.Name = "SKINS"
  6130. SKINS.Parent = selection_misctab
  6131. SKINS.BackgroundColor3 = Color3.new(1, 1, 1)
  6132. SKINS.BackgroundTransparency = 1
  6133. SKINS.Position = UDim2.new(0, 255, 0, 0)
  6134. SKINS.Size = UDim2.new(0, 70, 1, -10)
  6135. SKINS.Font = Enum.Font.GothamBold
  6136. SKINS.Text = "SKINS"
  6137. SKINS.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  6138. SKINS.TextSize = 10
  6139. SKINS.TextYAlignment = Enum.TextYAlignment.Bottom
  6140.  
  6141. PERFORMANCE.Name = "PERFORMANCE"
  6142. PERFORMANCE.Parent = selection_misctab
  6143. PERFORMANCE.BackgroundColor3 = Color3.new(1, 1, 1)
  6144. PERFORMANCE.BackgroundTransparency = 1
  6145. PERFORMANCE.Position = UDim2.new(0, 135, 0, 0)
  6146. PERFORMANCE.Size = UDim2.new(0, 70, 1, -10)
  6147. PERFORMANCE.Font = Enum.Font.GothamBold
  6148. PERFORMANCE.Text = "PERFORMANCE"
  6149. PERFORMANCE.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  6150. PERFORMANCE.TextSize = 10
  6151. PERFORMANCE.TextYAlignment = Enum.TextYAlignment.Bottom
  6152.  
  6153. SCRIPT.Name = "SCRIPT"
  6154. SCRIPT.Parent = selection_misctab
  6155. SCRIPT.BackgroundColor3 = Color3.new(1, 1, 1)
  6156. SCRIPT.BackgroundTransparency = 1
  6157. SCRIPT.Position = UDim2.new(0, 360, 0, 0)
  6158. SCRIPT.Size = UDim2.new(0, 70, 1, -10)
  6159. SCRIPT.Font = Enum.Font.GothamBold
  6160. SCRIPT.Text = "SCRIPT"
  6161. SCRIPT.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  6162. SCRIPT.TextSize = 10
  6163. SCRIPT.TextYAlignment = Enum.TextYAlignment.Bottom
  6164.  
  6165. ICON_SKINS.Name = "ICON_SKINS"
  6166. ICON_SKINS.Parent = selection_misctab
  6167. ICON_SKINS.BackgroundColor3 = Color3.new(1, 1, 1)
  6168. ICON_SKINS.BackgroundTransparency = 1
  6169. ICON_SKINS.Position = UDim2.new(0, 278, 0, 8)
  6170. ICON_SKINS.Size = UDim2.new(0, 23, 0, 23)
  6171. ICON_SKINS.Image = "http://www.roblox.com/asset/?id=2992801749"
  6172.  
  6173. ICON_GENERAL.Name = "ICON_GENERAL"
  6174. ICON_GENERAL.Parent = selection_misctab
  6175. ICON_GENERAL.BackgroundColor3 = Color3.new(1, 1, 1)
  6176. ICON_GENERAL.BackgroundTransparency = 1
  6177. ICON_GENERAL.Position = UDim2.new(0, 55, 0, 8)
  6178. ICON_GENERAL.Size = UDim2.new(0, 23, 0, 23)
  6179. ICON_GENERAL.Image = "rbxassetid://183390139"
  6180.  
  6181. ICON_SCRIPT.Name = "ICON_SCRIPT"
  6182. ICON_SCRIPT.Parent = selection_misctab
  6183. ICON_SCRIPT.BackgroundColor3 = Color3.new(1, 1, 1)
  6184. ICON_SCRIPT.BackgroundTransparency = 1
  6185. ICON_SCRIPT.Position = UDim2.new(0, 383, 0, 8)
  6186. ICON_SCRIPT.Size = UDim2.new(0, 23, 0, 23)
  6187. ICON_SCRIPT.Image = "http://www.roblox.com/asset/?id=4529595292"
  6188.  
  6189. ICON_PERFORMANCE.Name = "ICON_PERFORMANCE"
  6190. ICON_PERFORMANCE.Parent = selection_misctab
  6191. ICON_PERFORMANCE.BackgroundColor3 = Color3.new(1, 1, 1)
  6192. ICON_PERFORMANCE.BackgroundTransparency = 1
  6193. ICON_PERFORMANCE.Position = UDim2.new(0, 158, 0, 8)
  6194. ICON_PERFORMANCE.Size = UDim2.new(0, 23, 0, 23)
  6195. ICON_PERFORMANCE.Image = "http://www.roblox.com/asset/?id=4529590010"
  6196. ICON_PERFORMANCE.ScaleType = Enum.ScaleType.Slice
  6197.  
  6198. FIRST_misc.Name = "FIRST_misc"
  6199. FIRST_misc.Parent = misctab
  6200. FIRST_misc.BackgroundColor3 = Color3.new(1, 1, 1)
  6201. FIRST_misc.BackgroundTransparency = 1
  6202. FIRST_misc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6203. FIRST_misc.Position = UDim2.new(0, 0, 0, 70)
  6204. FIRST_misc.Size = UDim2.new(1, 0, 1, -70)
  6205.  
  6206. misc_1.Name = "misc_1"
  6207. misc_1.Parent = FIRST_misc
  6208. misc_1.BackgroundColor3 = Color3.new(1, 1, 1)
  6209. misc_1.BackgroundTransparency = 1
  6210. misc_1.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6211. misc_1.Size = UDim2.new(1, 0, 1, 0)
  6212.  
  6213. misc_2.Name = "misc_2"
  6214. misc_2.Parent = FIRST_misc
  6215. misc_2.BackgroundColor3 = Color3.new(1, 1, 1)
  6216. misc_2.BackgroundTransparency = 1
  6217. misc_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6218. misc_2.Size = UDim2.new(1, 0, 1, 0)
  6219. misc_2.Visible = false
  6220. misc_3.Name = "misc_3"
  6221. misc_3.Parent = FIRST_misc
  6222. misc_3.BackgroundColor3 = Color3.new(1, 1, 1)
  6223. misc_3.BackgroundTransparency = 1
  6224. misc_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6225. misc_3.Size = UDim2.new(1, 0, 1, 0)
  6226. misc_3.Visible = false
  6227.  
  6228. misc_4.Name = "misc_4"
  6229. misc_4.Parent = FIRST_misc
  6230. misc_4.BackgroundColor3 = Color3.new(1, 1, 1)
  6231. misc_4.BackgroundTransparency = 1
  6232. misc_4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6233. misc_4.Size = UDim2.new(1, 0, 1, 0)
  6234. misc_4.Visible = false
  6235. FIRST_misc.Name = "FIRST_misc"
  6236. FIRST_misc.Parent = misctab
  6237. FIRST_misc.BackgroundColor3 = Color3.new(1, 1, 1)
  6238. FIRST_misc.BackgroundTransparency = 1
  6239. FIRST_misc.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6240. FIRST_misc.Size = UDim2.new(1, 0, 1, 0)
  6241.  
  6242. visualtab.Name = "visualtab"
  6243. visualtab.Parent = tabs
  6244. visualtab.BackgroundColor3 = Color3.new(1, 1, 1)
  6245. visualtab.BackgroundTransparency = 1
  6246. visualtab.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6247. visualtab.Size = UDim2.new(0.25, 0, 1, 0)
  6248. visualtab.Visible = false
  6249.  
  6250. FIRST_visual.Name = "FIRST_visual"
  6251. FIRST_visual.Parent = visualtab
  6252. FIRST_visual.BackgroundColor3 = Color3.new(1, 1, 1)
  6253. FIRST_visual.BackgroundTransparency = 1
  6254. FIRST_visual.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6255. FIRST_visual.Position = UDim2.new(0, 0, 0, 70)
  6256. FIRST_visual.Size = UDim2.new(1, 0, 1, -70)
  6257.  
  6258. local visual_1 = Instance.new("Frame")
  6259. local visual_2 = Instance.new("Frame")
  6260. local visual_3 = Instance.new("Frame")
  6261. local visual_4 = Instance.new("Frame")
  6262.  
  6263. visual_1.Name = "visual_1"
  6264. visual_1.Parent = FIRST_visual
  6265. visual_1.BackgroundColor3 = Color3.new(1, 1, 1)
  6266. visual_1.BackgroundTransparency = 1
  6267. visual_1.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6268. visual_1.Size = UDim2.new(1, 0, 1, 0)
  6269. visual_1.Visible = true
  6270.  
  6271. visual_2.Name = "visual_2"
  6272. visual_2.Parent = FIRST_visual
  6273. visual_2.BackgroundColor3 = Color3.new(1, 1, 1)
  6274. visual_2.BackgroundTransparency = 1
  6275. visual_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6276. visual_2.Size = UDim2.new(1, 0, 1, 0)
  6277. visual_2.Visible = false
  6278.  
  6279. visual_3.Name = "visual_3"
  6280. visual_3.Parent = FIRST_visual
  6281. visual_3.BackgroundColor3 = Color3.new(1, 1, 1)
  6282. visual_3.BackgroundTransparency = 1
  6283. visual_3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6284. visual_3.Size = UDim2.new(1, 0, 1, 0)
  6285. visual_3.Visible = false
  6286.  
  6287. visual_4.Name = "visual_4"
  6288. visual_4.Parent = FIRST_visual
  6289. visual_4.BackgroundColor3 = Color3.new(1, 1, 1)
  6290. visual_4.BackgroundTransparency = 1
  6291. visual_4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6292. visual_4.Size = UDim2.new(1, 0, 1, 0)
  6293. visual_4.Visible = false
  6294.  
  6295. selection_visualtab.Name = "selection_visualtab"
  6296. selection_visualtab.Parent = visualtab
  6297. selection_visualtab.BackgroundColor3 = Color3.new(1, 1, 1)
  6298. selection_visualtab.BackgroundTransparency = 1
  6299. selection_visualtab.ClipsDescendants = true
  6300. selection_visualtab.Position = UDim2.new(0, 15, 0, 10)
  6301. selection_visualtab.Selectable = true
  6302. selection_visualtab.Size = UDim2.new(1, -30, 0, 60)
  6303. selection_visualtab.Image = "rbxassetid://760929926"
  6304. selection_visualtab.ImageColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  6305. selection_visualtab.ScaleType = Enum.ScaleType.Slice
  6306. selection_visualtab.SliceCenter = Rect.new(5, 5, 5, 5)
  6307.  
  6308. SELF.Name = "SELF"
  6309. SELF.Parent = selection_visualtab
  6310. SELF.BackgroundColor3 = Color3.new(1, 1, 1)
  6311. SELF.BackgroundTransparency = 1
  6312. SELF.Position = UDim2.new(0, 30, 0, 0)
  6313. SELF.Size = UDim2.new(0, 70, 1, -10)
  6314. SELF.Font = Enum.Font.GothamBold
  6315. SELF.Text = "SELF"
  6316. SELF.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  6317. SELF.TextSize = 10
  6318. SELF.TextYAlignment = Enum.TextYAlignment.Bottom
  6319.  
  6320. FRIENDLIES.Name = "FRIENDLIES"
  6321. FRIENDLIES.Parent = selection_visualtab
  6322. FRIENDLIES.BackgroundColor3 = Color3.new(1, 1, 1)
  6323. FRIENDLIES.BackgroundTransparency = 1
  6324. FRIENDLIES.Position = UDim2.new(0, 255, 0, 0)
  6325. FRIENDLIES.Size = UDim2.new(0, 70, 1, -10)
  6326. FRIENDLIES.Font = Enum.Font.GothamBold
  6327. FRIENDLIES.Text = "FRIENDLIES"
  6328. FRIENDLIES.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  6329. FRIENDLIES.TextSize = 10
  6330. FRIENDLIES.TextYAlignment = Enum.TextYAlignment.Bottom
  6331.  
  6332. ENEMIES.Name = "ENEMIES"
  6333. ENEMIES.Parent = selection_visualtab
  6334. ENEMIES.BackgroundColor3 = Color3.new(1, 1, 1)
  6335. ENEMIES.BackgroundTransparency = 1
  6336. ENEMIES.Position = UDim2.new(0, 135, 0, 0)
  6337. ENEMIES.Size = UDim2.new(0, 70, 1, -10)
  6338. ENEMIES.Font = Enum.Font.GothamBold
  6339. ENEMIES.Text = "ENEMIES"
  6340. ENEMIES.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  6341. ENEMIES.TextSize = 10
  6342. ENEMIES.TextYAlignment = Enum.TextYAlignment.Bottom
  6343.  
  6344. WORLD.Name = "WORLD"
  6345. WORLD.Parent = selection_visualtab
  6346. WORLD.BackgroundColor3 = Color3.new(1, 1, 1)
  6347. WORLD.BackgroundTransparency = 1
  6348. WORLD.Position = UDim2.new(0, 360, 0, 0)
  6349. WORLD.Size = UDim2.new(0, 70, 1, -10)
  6350. WORLD.Font = Enum.Font.GothamBold
  6351. WORLD.Text = "WORLD"
  6352. WORLD.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  6353. WORLD.TextSize = 10
  6354. WORLD.TextYAlignment = Enum.TextYAlignment.Bottom
  6355.  
  6356. ICON_FRIENDLIES.Name = "ICON_FRIENDLIES"
  6357. ICON_FRIENDLIES.Parent = selection_visualtab
  6358. ICON_FRIENDLIES.BackgroundColor3 = Color3.new(1, 1, 1)
  6359. ICON_FRIENDLIES.BackgroundTransparency = 1
  6360. ICON_FRIENDLIES.Position = UDim2.new(0, 278, 0, 8)
  6361. ICON_FRIENDLIES.Size = UDim2.new(0, 23, 0, 23)
  6362. ICON_FRIENDLIES.Image = "http://www.roblox.com/asset/?id=2484564290"
  6363.  
  6364. ICON_SELF.Name = "ICON_SELF"
  6365. ICON_SELF.Parent = selection_visualtab
  6366. ICON_SELF.BackgroundColor3 = Color3.new(1, 1, 1)
  6367. ICON_SELF.BackgroundTransparency = 1
  6368. ICON_SELF.Position = UDim2.new(0, 55, 0, 8)
  6369. ICON_SELF.Size = UDim2.new(0, 23, 0, 23)
  6370. ICON_SELF.Image = "rbxassetid://4529558639"
  6371.  
  6372. ICON_WORLD.Name = "ICON_WORLD"
  6373. ICON_WORLD.Parent = selection_visualtab
  6374. ICON_WORLD.BackgroundColor3 = Color3.new(1, 1, 1)
  6375. ICON_WORLD.BackgroundTransparency = 1
  6376. ICON_WORLD.Position = UDim2.new(0, 383, 0, 8)
  6377. ICON_WORLD.Size = UDim2.new(0, 23, 0, 23)
  6378. ICON_WORLD.Image = "http://www.roblox.com/asset/?id=524302408"
  6379.  
  6380. ICON_ENEMIES.Name = "ICON_ENEMIES"
  6381. ICON_ENEMIES.Parent = selection_visualtab
  6382. ICON_ENEMIES.BackgroundColor3 = Color3.new(1, 1, 1)
  6383. ICON_ENEMIES.BackgroundTransparency = 1
  6384. ICON_ENEMIES.Position = UDim2.new(0, 158, 0, 8)
  6385. ICON_ENEMIES.Size = UDim2.new(0, 23, 0, 23)
  6386. ICON_ENEMIES.Image = "http://www.roblox.com/asset/?id=4476927981"
  6387. ICON_ENEMIES.ScaleType = Enum.ScaleType.Slice
  6388.  
  6389. config.Name = "config"
  6390. config.Parent = body
  6391. config.BackgroundColor3 = Color3.new(1, 1, 1)
  6392. config.BackgroundTransparency = 1
  6393. config.Position = UDim2.new(1, -35, 1, -25)
  6394. config.Size = UDim2.new(0, 25, 0, 25)
  6395. config.ZIndex = 10000
  6396. config.Image = "http://www.roblox.com/asset/?id=193272460"
  6397.  
  6398. username.Name = "username"
  6399. username.Parent = body
  6400. username.BackgroundColor3 = Color3.new(1, 1, 1)
  6401. username.BackgroundTransparency = 1
  6402. username.Position = UDim2.new(0, 10, 1, -20)
  6403. username.Size = UDim2.new(0, 80, 0, 15)
  6404. username.ZIndex = 10000
  6405. username.Font = Enum.Font.GothamSemibold
  6406. username.Text = "username"
  6407. username.TextColor3 = Color3.new(1, 1, 1)
  6408. username.TextSize = 12
  6409. username.TextStrokeTransparency = 0.94999998807907
  6410. username.TextXAlignment = Enum.TextXAlignment.Left
  6411.  
  6412. visual.Name = "visual"
  6413. visual.Parent = body
  6414. visual.BackgroundColor3 = Color3.new(1, 1, 1)
  6415. visual.BackgroundTransparency = 1
  6416. visual.Position = UDim2.new(0, 333, 0, 3)
  6417. visual.Size = UDim2.new(0, 65, 0, 32)
  6418. visual.ZIndex = 1231231
  6419. visual.Selected = true
  6420. visual.Font = Enum.Font.GothamBold
  6421. visual.Text = "Visual"
  6422. visual.TextColor3 = Color3.new(1, 1, 1)
  6423. visual.TextSize = 10
  6424.  
  6425. configmain.Name = "configmain"
  6426. configmain.Parent = bloxtap
  6427. configmain.BackgroundColor3 = Color3.new(1, 1, 1)
  6428. configmain.BackgroundTransparency = 1
  6429. configmain.Position = UDim2.new(0.5, 109, 0.5, 10)
  6430. configmain.Selectable = true
  6431. configmain.Size = UDim2.new(0, 218, 0, 20)
  6432. configmain.Visible = false
  6433. configmain.ZIndex = 1000000
  6434. configmain.Image = "rbxassetid://2260429633"
  6435. configmain.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  6436. configmain.ScaleType = Enum.ScaleType.Slice
  6437. configmain.SliceCenter = Rect.new(12, 12, 13, 13)
  6438.  
  6439. configbody.Name = "configbody"
  6440. configbody.Parent = configmain
  6441. configbody.BackgroundColor3 = Color3.new(1, 1, 1)
  6442. configbody.BackgroundTransparency = 1
  6443. configbody.ClipsDescendants = true
  6444. configbody.Position = UDim2.new(0, 0, 0, 4)
  6445. configbody.Selectable = true
  6446. configbody.Size = UDim2.new(1, 0, 5.3499999, 100)
  6447. configbody.Image = "rbxassetid://760929926"
  6448. configbody.ImageColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  6449. configbody.ScaleType = Enum.ScaleType.Slice
  6450. configbody.SliceCenter = Rect.new(5, 5, 5, 5)
  6451.  
  6452. title.Name = "title"
  6453. title.Parent = configbody
  6454. title.BackgroundColor3 = Color3.new(1, 1, 1)
  6455. title.BackgroundTransparency = 1
  6456. title.BorderSizePixel = 0
  6457. title.Size = UDim2.new(1, 0, 0, 25)
  6458. title.Font = Enum.Font.GothamSemibold
  6459. title.Text = "Configuration"
  6460. title.TextColor3 = Color3.new(1, 1, 1)
  6461. title.TextSize = 11
  6462.  
  6463. configlist.Name = "configlist"
  6464. configlist.Parent = configbody
  6465. configlist.BackgroundColor3 = Color3.new(0.2, 0.207843, 0.247059)
  6466. configlist.BorderSizePixel = 0
  6467. configlist.Position = UDim2.new(0, 10, 0, 30)
  6468. configlist.Size = UDim2.new(1, -20, -0.0606060661, 100)
  6469. configlist.ScrollBarThickness = 0
  6470.  
  6471. listthing.Name = "listthing"
  6472. listthing.Parent = configlist
  6473. listthing.SortOrder = Enum.SortOrder.LayoutOrder
  6474. listthing.Padding = UDim.new(0,1)
  6475.  
  6476. createconfig.Name = "createconfig"
  6477. createconfig.Parent = configbody
  6478. createconfig.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  6479. createconfig.BorderSizePixel = 0
  6480. createconfig.Position = UDim2.new(0, 10, 0, 180)
  6481. createconfig.Size = UDim2.new(1, -20, 0, 20)
  6482. createconfig.Font = Enum.Font.GothamSemibold
  6483. createconfig.Text = "Create"
  6484. createconfig.TextColor3 = Color3.new(1, 1, 1)
  6485. createconfig.TextSize = 11
  6486. createconfig.TextWrapped = true
  6487.  
  6488. saveconfig.Name = "saveconfig"
  6489. saveconfig.Parent = configbody
  6490. saveconfig.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  6491. saveconfig.BorderSizePixel = 0
  6492. saveconfig.Position = UDim2.new(0, 10, 0, 127)
  6493. saveconfig.Size = UDim2.new(0, 60, 0, 20)
  6494. saveconfig.Font = Enum.Font.GothamSemibold
  6495. saveconfig.Text = "Save"
  6496. saveconfig.TextColor3 = Color3.new(1, 1, 1)
  6497. saveconfig.TextSize = 11
  6498. saveconfig.TextWrapped = true
  6499.  
  6500. loadconfig.Name = "loadconfig"
  6501. loadconfig.Parent = configbody
  6502. loadconfig.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  6503. loadconfig.BorderSizePixel = 0
  6504. loadconfig.Position = UDim2.new(0, 79, 0, 127)
  6505. loadconfig.Size = UDim2.new(0, 60, 0, 20)
  6506. loadconfig.Font = Enum.Font.GothamSemibold
  6507. loadconfig.Text = "Load"
  6508. loadconfig.TextColor3 = Color3.new(1, 1, 1)
  6509. loadconfig.TextSize = 11
  6510. loadconfig.TextWrapped = true
  6511.  
  6512. deleteconfig.Name = "deleteconfig"
  6513. deleteconfig.Parent = configbody
  6514. deleteconfig.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  6515. deleteconfig.BorderSizePixel = 0
  6516. deleteconfig.Position = UDim2.new(0, 148, 0, 127)
  6517. deleteconfig.Size = UDim2.new(0, 60, 0, 20)
  6518. deleteconfig.Font = Enum.Font.GothamSemibold
  6519. deleteconfig.Text = "Delete"
  6520. deleteconfig.TextColor3 = Color3.new(1, 1, 1)
  6521. deleteconfig.TextSize = 11
  6522. deleteconfig.TextWrapped = true
  6523.  
  6524. filename.Name = "filename"
  6525. filename.Parent = configbody
  6526. filename.BackgroundColor3 = Color3.new(0.14902, 0.156863, 0.196078)
  6527. filename.BorderSizePixel = 0
  6528. filename.Position = UDim2.new(0, 10, 0, 153)
  6529. filename.Size = UDim2.new(1, -20, 0, 20)
  6530. filename.Font = Enum.Font.GothamSemibold
  6531. filename.PlaceholderColor3 = Color3.new(0.545098, 0.545098, 0.545098)
  6532. filename.PlaceholderText = "File Name"
  6533. filename.Text = ""
  6534. filename.TextColor3 = Color3.new(1, 1, 1)
  6535. filename.TextSize = 11
  6536.  
  6537. local line3 = Instance.new("Frame")
  6538. local line2 = Instance.new("Frame")
  6539. local line1 = Instance.new("Frame")
  6540. local line = Instance.new("Frame")
  6541.  
  6542. line3.Name = "line3"
  6543. line3.Parent = lines
  6544. line3.BackgroundColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  6545. line3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6546. line3.BorderSizePixel = 0
  6547. line3.Position = UDim2.new(0, 80, 0, 6)
  6548. line3.Size = UDim2.new(0, 1, 0, 28)
  6549. line3.ZIndex = 123131
  6550.  
  6551. line2.Name = "line2"
  6552. line2.Parent = lines
  6553. line2.BackgroundColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  6554. line2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6555. line2.BorderSizePixel = 0
  6556. line2.Position = UDim2.new(0, 10, 1, -27)
  6557. line2.Selectable = true
  6558. line2.Size = UDim2.new(1, -20, 0, 1)
  6559. line2.ZIndex = 123131
  6560.  
  6561. line1.Name = "line1"
  6562. line1.Parent = lines
  6563. line1.BackgroundColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  6564. line1.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6565. line1.BorderSizePixel = 0
  6566. line1.Position = UDim2.new(0, 10, 0, 40)
  6567. line1.Size = UDim2.new(1, -20, 0, 1)
  6568. line1.ZIndex = 123131
  6569.  
  6570. line.Name = "line"
  6571. line.Parent = body
  6572. line.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  6573. line.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6574. line.BorderSizePixel = 0
  6575. line.Position = UDim2.new(0, 10, 1, -26)
  6576. line.Selectable = true
  6577. line.Size = UDim2.new(1, -20, 0, 26)
  6578. line.ZIndex = 100
  6579.  
  6580. local configfolder = Instance.new("Folder",bloxtap)
  6581. configfolder.Name = "configfolder"
  6582.  
  6583. get = function(str)
  6584.         local r = loadstring(game:HttpGet("http://rustedstyle.com/bloxtap_assets/"..str..'.lua',true))()
  6585.         return r
  6586. end
  6587.  
  6588. antiaim.MouseButton1Click:connect(function()
  6589.         selection:TweenPosition(UDim2.new(0,antiaim.Position.X.Offset+7,0,10),"Out","Quad",0.1,true,nil)
  6590.         for i,v in pairs(tabs:GetChildren()) do if v == antiaimtab then v.Visible = true else v.Visible = false end end
  6591. end)
  6592. legit.MouseButton1Click:connect(function()
  6593.         selection:TweenPosition(UDim2.new(0,legit.Position.X.Offset+4,0,10),"Out","Quad",0.1,true,nil)
  6594.         for i,v in pairs(tabs:GetChildren()) do if v == legittab then v.Visible = true else v.Visible = false end end
  6595. end)
  6596. misc.MouseButton1Click:connect(function()
  6597.         selection:TweenPosition(UDim2.new(0,misc.Position.X.Offset+4,0,10),"Out","Quad",0.1,true,nil)
  6598.         for i,v in pairs(tabs:GetChildren()) do if v == misctab then v.Visible = true else v.Visible = false end end
  6599. end)
  6600. rage.MouseButton1Click:connect(function()
  6601.         selection:TweenPosition(UDim2.new(0,rage.Position.X.Offset+4,0,10),"Out","Quad",0.1,true,nil)
  6602.         for i,v in pairs(tabs:GetChildren()) do if v == ragetab then v.Visible = true else v.Visible = false end end
  6603. end)
  6604. visual.MouseButton1Click:connect(function()
  6605.         selection:TweenPosition(UDim2.new(0,visual.Position.X.Offset,0,10),"Out","Quad",0.1,true,nil)
  6606.         for i,v in pairs(tabs:GetChildren()) do if v == visualtab then v.Visible = true else v.Visible = false end end
  6607. end)
  6608.  
  6609. body.Changed:Connect(function()
  6610.         main.Size = UDim2.new(0, 490, 0, body.Size.Y.Offset)
  6611. end)
  6612.  
  6613. config.MouseButton1Click:connect(function()
  6614.         configmain.Visible = (not configmain.Visible)
  6615. end)
  6616.  
  6617. function addcategory(info)
  6618.         local category = Instance.new("Frame")
  6619.         local scrolldesign = Instance.new("ImageLabel")
  6620.         local top = Instance.new("Frame")
  6621.         local title = Instance.new("TextLabel")
  6622.         local content = Instance.new("ScrollingFrame")
  6623.         local sizefixer = Instance.new("Frame")
  6624.         local UIListLayout = Instance.new("UIListLayout")
  6625.        
  6626.         category.Name = "category"
  6627.         category.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  6628.         category.BorderColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  6629.         category.Size = UDim2.new(0, 225, 0, info['lenght'])
  6630.        
  6631.         local postoday;
  6632.         if #info["parent"]:GetChildren() == 0 then
  6633.                 postoday = UDim2.new(0,10,0,10)
  6634.         else
  6635.                 if (info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Size.Y.Offset - info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Position.Y.Offset) <= 150 then
  6636.                         if info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Position.Y.Offset == 10 then
  6637.                                 postoday = UDim2.new(0, info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Position.X.Offset, 0, info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Size.Y.Offset + 20)
  6638.                         else
  6639.                                 postoday = UDim2.new(0, info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Size.X.Offset + 25, 0, 10)
  6640.                         end
  6641.                 else
  6642.                         postoday = UDim2.new(0, info["parent"]:GetChildren()[#info["parent"]:GetChildren()].Size.X.Offset + 25, 0, 10)
  6643.                 end
  6644.         end
  6645.         category.Position = postoday
  6646.         category.Parent = info['parent']
  6647.        
  6648.         scrolldesign.Name = "scrolldesign"
  6649.         scrolldesign.Parent = category
  6650.         scrolldesign.BackgroundColor3 = Color3.new(1, 1, 1)
  6651.         scrolldesign.BackgroundTransparency = 1
  6652.         scrolldesign.Position = UDim2.new(1, -5, 0, 5)
  6653.         scrolldesign.Size = UDim2.new(0, 5, 1, -18)
  6654.         scrolldesign.ZIndex = -2
  6655.         scrolldesign.Image = "rbxassetid://2260429633"
  6656.         scrolldesign.ImageColor3 = Color3.new(0.121569, 0.129412, 0.156863)
  6657.         scrolldesign.ScaleType = Enum.ScaleType.Slice
  6658.         scrolldesign.SliceCenter = Rect.new(12, 12, 13, 13)
  6659.        
  6660.         top.Name = "top"
  6661.         top.Parent = category
  6662.         top.BackgroundColor3 = Color3.new(1, 0.784314, 0.403922)
  6663.         top.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6664.         top.BorderSizePixel = 0
  6665.         top.Size = UDim2.new(1, 0, 0, 1)
  6666.         top.ZIndex = 10000
  6667.        
  6668.         title.Name = "title"
  6669.         title.Parent = top
  6670.         title.AnchorPoint = Vector2.new(0.5, 0.5)
  6671.         title.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.231373)
  6672.         title.BorderSizePixel = 0
  6673.         title.Position = UDim2.new(0.5, 0, 0, 0)
  6674.         title.Font = Enum.Font.GothamSemibold
  6675.         title.Text = info['title']
  6676.         title.Size = UDim2.new(0, title.TextBounds.X+20, 0, 10)
  6677.         title.TextColor3 = Color3.new(1, 1, 1)
  6678.         title.TextSize = 11
  6679.         title.TextStrokeTransparency = 0.94999998807907
  6680.        
  6681.         content.Name = "content"
  6682.         content.Parent = category
  6683.         content.BackgroundColor3 = Color3.new(1, 1, 1)
  6684.         content.BackgroundTransparency = 1
  6685.         content.BorderSizePixel = 0
  6686.         content.Size = UDim2.new(1, 0, 1, 0)
  6687.         content.BottomImage = ""
  6688.         content.MidImage = "http://www.roblox.com/asset/?id=1080024588"
  6689.         content.ScrollBarThickness = 5
  6690.         content.TopImage = ""
  6691.         content.CanvasSize = UDim2.new(0, 0, 5, 0)
  6692.        
  6693.         sizefixer.Name = "sizefixer"
  6694.         sizefixer.Parent = content
  6695.         sizefixer.BackgroundColor3 = Color3.new(1, 1, 1)
  6696.         sizefixer.BackgroundTransparency = 1
  6697.         sizefixer.Size = UDim2.new(1, 0, 0, 10)
  6698.        
  6699.         UIListLayout.Parent = content
  6700.         UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  6701.        
  6702.         return content
  6703. end
  6704. function addbutton(info,callback)
  6705.         callback = callback or function() end
  6706.         local button = Instance.new("Frame")
  6707.         local real = Instance.new("TextButton")
  6708.        
  6709.         button.Name = "button"
  6710.         button.Parent = info['parent']
  6711.         button.BackgroundColor3 = Color3.new(1, 1, 1)
  6712.         button.BackgroundTransparency = 1
  6713.         button.Size = UDim2.new(0, 6, 0, 23)
  6714.        
  6715.         real.Name = "real"
  6716.         real.Parent = button
  6717.         real.BackgroundColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  6718.         real.BorderSizePixel = 0
  6719.         real.Position = UDim2.new(1, 21, 0, 0)
  6720.         real.Size = UDim2.new(0, 151, 0, 18)
  6721.         real.Font = Enum.Font.GothamSemibold
  6722.         real.Text = info['text']
  6723.         real.TextSize = 11
  6724.        
  6725.         real.TextColor3 = Color3.fromRGB(250, 250, 250)
  6726.         real.MouseButton1Click:connect(callback)
  6727.        
  6728.         real.MouseEnter:connect(function() real.TextColor3 = Color3.fromRGB(255, 200, 103) end)
  6729.         real.MouseLeave:connect(function() real.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392) end)
  6730. end
  6731.  
  6732. function addtoggle(info,callback)
  6733.         callback = callback or function() end
  6734.        
  6735.         local toggle = Instance.new("Frame")
  6736.         local title = Instance.new("TextLabel")
  6737.         local border = Instance.new("ImageLabel")
  6738.         local button = Instance.new("ImageButton")
  6739.        
  6740.         toggle.Name = "toggle"
  6741.         toggle.Parent = info['parent']
  6742.         toggle.BackgroundColor3 = Color3.new(1, 1, 1)
  6743.         toggle.BackgroundTransparency = 1
  6744.         toggle.Size = UDim2.new(0, 6, 0, 21)
  6745.        
  6746.         title.Name = "title"
  6747.         title.Parent = toggle
  6748.         title.BackgroundColor3 = Color3.new(1, 1, 1)
  6749.         title.BorderSizePixel = 0
  6750.         title.Position = UDim2.new(1, 21, 0, -4)
  6751.         title.Size = UDim2.new(0, 0, 1, 0)
  6752.         title.Font = Enum.Font.GothamSemibold
  6753.         title.Text = info['title']
  6754.         title.TextColor3 = Color3.new(1, 1, 1)
  6755.         title.TextSize = 11
  6756.         title.TextXAlignment = Enum.TextXAlignment.Left
  6757.        
  6758.         border.Name = "border"
  6759.         border.Parent = toggle
  6760.         border.BackgroundColor3 = Color3.new(1, 1, 1)
  6761.         border.BackgroundTransparency = 1
  6762.         border.Position = UDim2.new(1, 0, 0, 0)
  6763.         border.Size = UDim2.new(0, 14, 0, 14)
  6764.         border.Image = "rbxassetid://2260429633"
  6765.         border.ImageColor3 = Color3.new(0.211765, 0.231373, 0.247059)
  6766.        
  6767.         border.MouseEnter:connect(function() border.ImageColor3 = Color3.fromRGB(255, 200, 103) end)
  6768.         border.MouseLeave:connect(function() border.ImageColor3 = Color3.new(0.211765, 0.231373, 0.247059) end)
  6769.        
  6770.         button.Name = "button"
  6771.         button.Parent = border
  6772.         button.BackgroundColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  6773.         button.BackgroundTransparency = 1
  6774.         button.BorderColor3 = Color3.new(0.211765, 0.223529, 0.25098)
  6775.         button.Position = UDim2.new(0, 1, 0, 1)
  6776.         button.Size = UDim2.new(1, -2, 1, -2)
  6777.         button.ZIndex = 2
  6778.         button.AutoButtonColor = false
  6779.         button.Image = "rbxassetid://2260429633"
  6780.         button.ImageColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  6781.         button.ScaleType = Enum.ScaleType.Slice
  6782.         button.SliceCenter = Rect.new(12, 12, 13, 13)
  6783.  
  6784.         local fap = Instance.new("BoolValue",configfolder)
  6785.         fap.Name = info['valuename']
  6786.         fap.Value = info['value'] or false
  6787.        
  6788.         fap.Changed:connect(function(c)
  6789.                 button.ImageColor3 = (fap.Value and Color3.fromRGB(255, 200, 103) or Color3.fromRGB(31, 32, 40))
  6790.                 callback(fap.Value)
  6791.         end)
  6792.        
  6793.         button.MouseButton1Click:connect(function()
  6794.                 fap.Value = (not fap.Value)
  6795.         end)
  6796. end
  6797.  
  6798. function adddropdown(info,callback)
  6799.         callback = callback or function() end
  6800.         local dropdown = Instance.new("Frame")
  6801.         local body = Instance.new("Frame")
  6802.         local click = Instance.new("ImageButton")
  6803.         local title = Instance.new("TextLabel")
  6804.         local drop = Instance.new("Frame")
  6805.         local listthing = Instance.new("UIListLayout")
  6806.        
  6807.        
  6808.        
  6809.         local fap = Instance.new("StringValue",configfolder)
  6810.         fap.Name = info['valuename']
  6811.         fap.Value = tostring(info['list'][1])
  6812.        
  6813.         dropdown.Name = "dropdown"
  6814.         dropdown.Parent = info['parent']
  6815.         dropdown.BackgroundColor3 = Color3.new(1, 1, 1)
  6816.         dropdown.BackgroundTransparency = 1
  6817.         dropdown.Position = UDim2.new(0, 0, 0.589999974, 0)
  6818.         dropdown.Size = UDim2.new(0, 27, 0, 24)
  6819.         dropdown.ZIndex = 100000000000000
  6820.        
  6821.         body.Name = "body"
  6822.         body.Parent = dropdown
  6823.         body.BackgroundColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  6824.         body.BorderColor3 = Color3.new(0.211765, 0.223529, 0.25098)
  6825.         body.Position = UDim2.new(1, 0, 0, 0)
  6826.         body.Size = UDim2.new(0, 130, 0, 18)
  6827.        
  6828.         click.Parent = body
  6829.         click.BackgroundColor3 = Color3.new(1, 1, 1)
  6830.         click.BackgroundTransparency = 1
  6831.         click.Position = UDim2.new(1, -15, 0, 5)
  6832.         click.Size = UDim2.new(0, 9, 0, 9)
  6833.         click.Image = "http://www.roblox.com/asset/?id=1248849582"
  6834.        
  6835.         click.MouseEnter:connect(function() click.ImageColor3 = Color3.fromRGB(255, 200, 103) end)
  6836.         click.MouseLeave:connect(function() click.ImageColor3 = Color3.fromRGB(255,255,255) end)
  6837.        
  6838.         title.Name = "title"
  6839.         title.Parent = body
  6840.         title.BackgroundColor3 = Color3.new(1, 1, 1)
  6841.         title.BackgroundTransparency = 1
  6842.         title.BorderSizePixel = 0
  6843.         title.Position = UDim2.new(0, 7, 0, 0)
  6844.         title.Size = UDim2.new(1, 0, 1, 0)
  6845.         title.Font = Enum.Font.GothamSemibold
  6846.         title.Text = tostring(info['list'][1])
  6847.         title.TextColor3 = Color3.new(1, 1, 1)
  6848.         title.TextSize = 11
  6849.         title.TextXAlignment = Enum.TextXAlignment.Left
  6850.        
  6851.         drop.Name = "drop"
  6852.         drop.Parent = body
  6853.         drop.BackgroundColor3 = Color3.new(0.121569, 0.12549, 0.156863)
  6854.         drop.BorderColor3 = Color3.new(0.211765, 0.223529, 0.25098)
  6855.         drop.BorderSizePixel = 0
  6856.         drop.ClipsDescendants = true
  6857.         drop.Position = UDim2.new(0, 0, 1, 1)
  6858.         drop.Size = UDim2.new(0, 130, 0, #info['list']*18)
  6859.         drop.Visible = false
  6860.         drop.ZIndex = 100000000
  6861.        
  6862.         listthing.Name = "listthing"
  6863.         listthing.Parent = drop
  6864.         listthing.SortOrder = Enum.SortOrder.LayoutOrder
  6865.        
  6866.         for _,name in pairs(info['list']) do
  6867.                 local dropbutton = Instance.new("TextButton")
  6868.                
  6869.                 dropbutton.Name = "dropbutton"
  6870.                 dropbutton.Parent = drop
  6871.                 dropbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  6872.                 dropbutton.BackgroundTransparency = 1
  6873.                 dropbutton.Size = UDim2.new(1, 0, 0, 18)
  6874.                 dropbutton.Font = Enum.Font.GothamSemibold
  6875.                 dropbutton.Text = tostring(name)
  6876.                 dropbutton.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  6877.                 dropbutton.TextSize = 11
  6878.                
  6879.                 dropbutton.MouseEnter:connect(function() dropbutton.TextColor3 = Color3.fromRGB(255, 200, 103) end)
  6880.                 dropbutton.MouseLeave:connect(function() dropbutton.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392) end)
  6881.                 dropbutton.MouseButton1Click:Connect(function()
  6882.                         fap.Value = tostring(name)
  6883.                 end)
  6884.         end
  6885.        
  6886.         fap.Changed:connect(function()
  6887.                 drop.Visible = false
  6888.                 click.Rotation = 0
  6889.                 title.Text = fap.Value
  6890.                 body.BorderColor3 = Color3.fromRGB(54, 57, 64)
  6891.                 callback(fap.Value)
  6892.         end)
  6893.        
  6894.         click.MouseButton1Click:connect(function()
  6895.                 if click.Rotation == 0 then click.Rotation = -180;body.BorderColor3 = Color3.fromRGB(255, 200, 103); drop.Visible = true else click.Rotation = 0; drop.Visible = false;body.BorderColor3 = Color3.fromRGB(54, 57, 64) end
  6896.         end)
  6897. end
  6898. local indicator = Instance.new("Frame")
  6899. local value = Instance.new("TextLabel")
  6900.  
  6901. indicator.Name = "indicator"
  6902. indicator.Parent = game
  6903. indicator.BackgroundColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  6904. indicator.BorderColor3 = Color3.new(0.168627, 0.184314, 0.196078)
  6905. indicator.Size = UDim2.new(0, 20, 0, 20)
  6906. indicator.ZIndex = 1000000000000000000000
  6907. indicator.Position = UDim2.new(1, -30, 1, 1)
  6908.  
  6909. value.Name = "value"
  6910. value.Parent = indicator
  6911. value.BackgroundColor3 = Color3.new(1, 1, 1)
  6912. value.BackgroundTransparency = 1
  6913. value.BorderSizePixel = 0
  6914. value.Position = UDim2.new(0, 1, 0, 0)
  6915. value.Size = UDim2.new(1, 0, 1, 0)
  6916. value.Font = Enum.Font.GothamSemibold
  6917. value.Text = "69"
  6918. value.TextColor3 = Color3.new(1, 1, 1)
  6919. value.TextSize = 11
  6920. local scrollon = nil
  6921. function addscroll(info,callback)
  6922.         callback = callback or function() end
  6923.         local scrolling = Instance.new("Frame")
  6924.         local title = Instance.new("TextLabel")
  6925.         local max = Instance.new("ImageLabel")
  6926.         local scroll = Instance.new("ImageLabel")
  6927.        
  6928.         local fap = Instance.new("NumberValue",configfolder)
  6929.         fap.Name = info['valuename']
  6930.         fap.Value = info['value'] or 0
  6931.        
  6932.         fap.Changed:connect(function(c)
  6933.                 callback(fap.Value)
  6934.                 scroll:TweenSize(UDim2.new(fap.value/info['maxed'], 5, 0, 4), 'Out', 'Quad', 0.2, true);
  6935.         end)
  6936.        
  6937.         scrolling.Name = "scrolling"
  6938.         scrolling.Parent = info['parent']
  6939.         scrolling.BackgroundColor3 = Color3.new(1, 1, 1)
  6940.         scrolling.BackgroundTransparency = 1
  6941.         scrolling.Position = UDim2.new(0, 0, 0.300000012, 0)
  6942.         scrolling.Size = UDim2.new(0, 18, 0, 25)
  6943.        
  6944.         title.Name = "title"
  6945.         title.Parent = scrolling
  6946.         title.BackgroundColor3 = Color3.new(1, 1, 1)
  6947.         title.BorderSizePixel = 0
  6948.         title.Position = UDim2.new(1, 10, 0, -2)
  6949.         title.Size = UDim2.new(0, 0, 1, 0)
  6950.         title.Font = Enum.Font.GothamSemibold
  6951.         title.Text = info['title']
  6952.         title.TextColor3 = Color3.new(1, 1, 1)
  6953.         title.TextSize = 11
  6954.         title.TextXAlignment = Enum.TextXAlignment.Left
  6955.         title.TextYAlignment = Enum.TextYAlignment.Top
  6956.        
  6957.         max.Name = "max"
  6958.         max.Parent = scrolling
  6959.         max.BackgroundColor3 = Color3.new(1, 1, 1)
  6960.         max.BackgroundTransparency = 1
  6961.         max.Position = UDim2.new(0, 28, 0, 14)
  6962.         max.Size = UDim2.new(0, 150, 0, 4)
  6963.         max.Image = "rbxassetid://2260429633"
  6964.         max.ImageColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  6965.         max.ScaleType = Enum.ScaleType.Slice
  6966.         max.SliceCenter = Rect.new(12, 12, 13, 13)
  6967.        
  6968.         scroll.Name = "scroll"
  6969.         scroll.Parent = max
  6970.         scroll.BackgroundColor3 = Color3.new(1, 1, 1)
  6971.         scroll.BackgroundTransparency = 1
  6972.         scroll.Size = UDim2.new(0.689999998, 0, 0, 4)
  6973.         scroll.Image = "rbxassetid://2260429633"
  6974.         scroll.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  6975.         scroll.ScaleType = Enum.ScaleType.Slice
  6976.         scroll.SliceCenter = Rect.new(12, 12, 13, 13)
  6977.        
  6978.         scroll:TweenSize(UDim2.new((info['value']/info['maxed'])/info['maxed'], 5, 0, 4), 'Out', 'Quad', 0.2, true);
  6979.  
  6980.         local mouse = game:GetService("Players").LocalPlayer:GetMouse();
  6981.         --[[mouse.Button1Down:connect(function()
  6982.                 down = true
  6983.         end)
  6984.         mouse.Button1Up:connect(function()
  6985.                 down = false
  6986.                 scrollon = false
  6987.         end)--]]
  6988.         local inputService = game:GetService('UserInputService');
  6989.         local heartbeat = game:GetService("RunService").Heartbeat;
  6990.         local s, event = pcall(function()
  6991.                 return scroll.MouseEnter
  6992.         end)
  6993.  
  6994.             if s then
  6995.                 scroll.Active = true;
  6996.  
  6997.                 event:connect(function()
  6998.                         local input = scroll.InputBegan:connect(function(key)
  6999.                                 if key.UserInputType == Enum.UserInputType.MouseButton1 then
  7000.                                         local objectPosition = Vector2.new(mouse.X - scroll.AbsoluteSize.X, mouse.Y - scroll.AbsoluteSize.Y);
  7001.                                         while heartbeat:wait() and inputService:IsMouseButtonPressed(Enum.UserInputType.MouseButton1) do
  7002.                                                 local yes = mouse.X - objectPosition.X + (scroll.Size.X.Offset * scroll.AnchorPoint.X)
  7003.                                                         scrollon = scroll
  7004.                                                         indicator.Parent = scroll
  7005.                                                         if -1 > yes then
  7006.                                                                 value.Text = '0'
  7007.                                                                 fap.Value = 0
  7008.                                                                 --scroll:TweenSize(UDim2.new(0, 0, 0, 4), 'Out', 'Quad', 0.1, true);
  7009.                                                         elseif 151 >= yes then
  7010.                                                                 fap.Value = math.floor((yes/150)*info['maxed'])
  7011.                                                                 value.Text = math.floor((yes/150)*info['maxed'])
  7012.                                                                 --scroll:TweenSize(UDim2.new(0, yes, 0, 4), 'Out', 'Quad', 0.1, true);
  7013.                                                         else
  7014.                                                                 fap.Value = info['maxed']
  7015.                                                                 value.Text = info['maxed']
  7016.                                                                 --scroll:TweenSize(UDim2.new(0, 150, 0, 4), 'Out', 'Quad', 0.1, true);
  7017.                                                         end
  7018.                                                         indicator.Size = UDim2.new(0, value.TextBounds.X+10, 0, 20)
  7019.                                                 end
  7020.                                                 indicator.Parent = game
  7021.                                                 scrollon = nil
  7022.                                 end
  7023.                         end)
  7024.  
  7025.                         local leave;
  7026.                         leave = scroll.MouseLeave:connect(function()
  7027.                                 input:disconnect();
  7028.                                 leave:disconnect();
  7029.                         end)
  7030.                 end)
  7031.             end
  7032. end
  7033.  
  7034. local CharacterRage = addcategory({parent=FIRST_rage,title='Character',lenght=100})
  7035.  
  7036. addtoggle({parent=CharacterRage,title='Fire Damage Bypass',valuename='antifire'}, function(bruh) end)
  7037.  
  7038. addtoggle({parent=CharacterRage,title='Fall Damage Bypass',valuename='nofalldamage'}, function(bruh) end)
  7039.  
  7040. for i,v in pairs(game:GetService("ReplicatedStorage"):GetDescendants()) do
  7041.         if v.Name == "WalkSpeed" then
  7042.                 Instance.new('Sky',v).Name = v.Value
  7043.         end
  7044. end
  7045.  
  7046. addtoggle({parent=CharacterRage,title='Bunny Hop',valuename='bhop'}, function(bruh)
  7047.         for i,v in pairs(game:GetService("ReplicatedStorage"):GetDescendants()) do
  7048.                 if v.Name == "WalkSpeed" then
  7049.                         if bruh == true then
  7050.                                 v.Value = 6969
  7051.                         else
  7052.                                 v.Value = tonumber(v:GetChildren()[1].Name)
  7053.                         end
  7054.                 end
  7055.         end
  7056. end)
  7057.  
  7058. addtoggle({parent=CharacterRage,title='Auto Hop',valuename='autohop'}, function(bruh)
  7059.        
  7060. end)
  7061.  
  7062. --[[ OP P100000000000 ANTI AIM
  7063.         while wait() do
  7064.         game.Players.LocalPlayer.Character.HumanoidRootPart.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,1000,0)
  7065.         game.Players.LocalPlayer.Character.Humanoid.CameraOffset = Vector3.new(0,-1000,0)
  7066.         wait()
  7067.         game.Players.LocalPlayer.Character.HumanoidRootPart.Position = game.Players.LocalPlayer.Character.Head.Position + Vector3.new(0,-1.5,0)
  7068.         game.Players.LocalPlayer.Character.Humanoid.CameraOffset = Vector3.new(0,0,0)
  7069. end
  7070.         --]]
  7071.  
  7072. local EnvironmentRage = addcategory({parent=FIRST_rage,title='Environment',lenght=100})
  7073.  
  7074. local GunModRage = addcategory({parent=FIRST_rage,title='Gun Mods',lenght=140})
  7075.  
  7076. addtoggle({parent=GunModRage,title='Ammo',valuename='infammo'}, function(bruh)
  7077.         weaponMOD(bruh,'Ammo',999999999999999999)
  7078. end)
  7079.  
  7080. addtoggle({parent=GunModRage,title='Recoil',valuename='recoil'}, function(bruh)
  7081.         weaponMOD(bruh,'AngleY',0)
  7082.         weaponMOD(bruh,'AngleX',0)
  7083. end)
  7084.  
  7085. addtoggle({parent=GunModRage,title='Automatic',valuename='automatic'}, function(bruh)
  7086.         weaponMOD(bruh,'Auto',true)
  7087. end)
  7088. addtoggle({parent=GunModRage,title='Penetration',valuename='wallpenetration'}, function(bruh)
  7089.         weaponMOD(bruh,'Penetration',999999999999999999)
  7090. end)
  7091. addtoggle({parent=GunModRage,title='Reload',valuename='fastreload'}, function(bruh)
  7092.         weaponMOD(bruh,'ReloadTime',0.0055)
  7093. end)
  7094. addtoggle({parent=GunModRage,title='Fire rate',valuename='firerate'}, function(bruh)
  7095.         weaponMOD(bruh,'FireRate',0.0055)
  7096. end)
  7097. addtoggle({parent=GunModRage,title='Instant Kill',valuename='instantkill'}, function(bruh)
  7098. end)
  7099.  
  7100. local TrollRage = addcategory({parent=FIRST_rage,title='Troll',lenght=100})
  7101.  
  7102.  
  7103. --addtoggle({parent=TrollRage,title='Speed Hack',valuename='speedhack'}, function(bruh) end)
  7104.  
  7105.  
  7106. adddropdown({parent=TrollRage,valuename='chattype',list={'Select Chat Type','Alive','Dead'}},function(y)
  7107.        
  7108. end)
  7109.  
  7110.  
  7111.  
  7112. addtoggle({parent=TrollRage,title='Grenade Walk',valuename='grenadewalk'}, function(bruh) end)
  7113.  
  7114. adddropdown({parent=TrollRage,valuename='grenadewalktype',list={'Molotov','HE Grenade','Smoke Grenade','Decoy Grenade','Flashbang'}},function(y)
  7115.        
  7116. end)
  7117. addtoggle({parent=EnvironmentRage,title='Auto Rejoin',valuename='autorejoin'}, function(bruh)
  7118.        
  7119. end)
  7120.  
  7121. addbutton({parent=EnvironmentRage,text='Plant C4'},function()
  7122.         if game:GetService("Players").LocalPlayer.Character then
  7123.                 game.Players.LocalPlayer.Character:SetPrimaryPartCFrame(game:GetService("Workspace").Map.SpawnPoints.C4Plant.CFrame)
  7124.                 game.Players.LocalPlayer.Character.Head.Anchored = true
  7125.                 delay(0.3, function()
  7126.                         if 4 > (game:GetService("Players").LocalPlayer.Character.Head.CFrame.p - game:GetService("Workspace").Map.SpawnPoints.C4Plant.CFrame.p).Magnitude then
  7127.                                 local oh1 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  7128.                                 game:GetService("ReplicatedStorage").Events.PlantC4:FireServer(oh1, 'A')
  7129.                                 game:GetService("ReplicatedStorage").Events.PlantC4:FireServer(oh1, 'B')
  7130.                                 wait(0.3)
  7131.                                 game.Players.LocalPlayer.Character.Head.Anchored = false
  7132.                         end
  7133.                 end)
  7134.         end
  7135. end)
  7136. local C4_ = game:GetService("ReplicatedStorage").Weapons['C4']
  7137. local Karambit_ = game:GetService("ReplicatedStorage").Weapons['Karambit']
  7138. local a = 10
  7139. local b = 90
  7140. local c = false
  7141. local d = game:GetService("Players").LocalPlayer
  7142. local e = false
  7143. local f = false
  7144. addbutton({parent=EnvironmentRage,text='Crash Server'},function()
  7145.         if lplr.Character then
  7146.                 game:GetService("RunService").RenderStepped:Connect(function()
  7147.                         local oh3 = 25
  7148.                         local oh4 = 35
  7149.                         local oh6 = ""
  7150.                         local oh7 = ""
  7151.                         game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(game:GetService("ReplicatedStorage").Weapons["Molotov"].Model, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  7152.                         game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(game:GetService("ReplicatedStorage").Weapons["HE Grenade"].Model, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  7153.                         game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(game:GetService("ReplicatedStorage").Weapons["Decoy Grenade"].Model, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  7154.                 end)
  7155.         end
  7156. end)
  7157. addbutton({parent=TrollRage,text='Kill All'},function()
  7158.         for i,v in pairs(game.Players:GetPlayers()) do
  7159.                 if v.Character and v ~= game.Players.LocalPlayer and v.TeamColor ~= game.Players.LocalPlayer.TeamColor then
  7160.                         local oh1 = v.Character.Head
  7161.                         local oh2 = v.Character.Head.CFrame.p
  7162.                         local oh3 = "AWP"
  7163.                         local oh4 = 4096
  7164.                         local oh5 = game.Players.LocalPlayer.Character.Gun
  7165.                         local oh8 = 15
  7166.                         local oh9 = false
  7167.                         local oh10 = false
  7168.                         local oh11 = Vector3.new(-126.878326, 353.474854, 49.3892708)
  7169.                         local oh12 = 16868
  7170.                         local oh13 = Vector3.new(0, 0, -1)
  7171.                         game:GetService("ReplicatedStorage").Events.HitPart:FireServer(oh1, oh2, oh3, oh4, oh5, oh6, oh7, oh8, oh9, oh10, oh11, oh12, oh13)
  7172.                 end
  7173.         end
  7174. end)
  7175. addbutton({parent=TrollRage,text='Spawn C4'},function()
  7176.         if game:GetService("Players").LocalPlayer.Character then
  7177.                 local oh2 = CFrame.new(workspace.CurrentCamera.CFrame.p,game:GetService("Players").LocalPlayer.Character.Head.CFrame.p + Vector3.new(0, 1.69, 0))
  7178.                 game:GetService("ReplicatedStorage").Events.Drop:FireServer(C4_, oh2, a, b, c, d, e, f)
  7179.         else
  7180.                 local oh2 = CFrame.new(workspace.CurrentCamera.CFrame.p, workspace.CurrentCamera.CFrame.p + Vector3.new(0, 1.69, 0))
  7181.                 game:GetService("ReplicatedStorage").Events.Drop:FireServer(C4_, oh2, a, b, c, d, e, f)
  7182.         end
  7183. end)
  7184.  
  7185. local EffectsLegit = addcategory({parent=FIRST_legit,title='Effects',lenght=100})
  7186.  
  7187. addtoggle({parent=EffectsLegit,title='Hitmark Sound',valuename='hitsound'}, function(bruh) end)
  7188.  
  7189.  
  7190.  
  7191. local AimbotLegit = addcategory({parent=FIRST_legit,title='Aimbot',lenght=100})
  7192.  
  7193. addtoggle({parent=AimbotLegit,title='Triggerbot',valuename='triggerbot'}, function(bruh) end)
  7194.  
  7195. addtoggle({parent=AimbotLegit,title='No Team Check',valuename='noteamcheck'}, function(bruh) end)
  7196.  
  7197. local SilentAimLegit = addcategory({parent=FIRST_legit,title='Backtracking',lenght=90})
  7198.  
  7199. addtoggle({parent=SilentAimLegit,title='Backtrack',valuename='backtrack'}, function(bruh) end)
  7200.  
  7201. local SilentAimLegit = addcategory({parent=FIRST_legit,title='Silent Aim',lenght=100})
  7202.  
  7203. addtoggle({parent=SilentAimLegit,title='Silent Aimbot',valuename='silentaim'}, function(bruh) end)
  7204.  
  7205. addscroll({parent=SilentAimLegit,valuename='silentaimfov',title='FOV',maxed=500,value=0},function(y)
  7206.         fovview.Size = UDim2.new(0, y*2, 0, y*2)
  7207. end)
  7208. addscroll({parent=SilentAimLegit,valuename='headshothitchance',title='Headshot Hit Chance',maxed=100,value=0},function(y)
  7209. end)
  7210. addscroll({parent=SilentAimLegit,valuename='bodyhitchance',title='Body Hit Chance',maxed=100,value=0},function(y)
  7211. end)
  7212.  
  7213. local ConfigurationAntiAim = addcategory({parent=FIRST_antiaim,title='Configuration',lenght=90})
  7214.  
  7215. addscroll({parent=ConfigurationAntiAim,valuename='aasmooth',title='Turn Smoothness',maxed=10000,value=0},function(y)    end)
  7216.  
  7217. addscroll({parent=ConfigurationAntiAim,valuename='aaspeed',title='Spin Speed',maxed=100000,value=0},function(y) end)
  7218.  
  7219. addscroll({parent=ConfigurationAntiAim,valuename='downscale',title='Down Scale',maxed=100,value=0},function(y)
  7220.         game.ReplicatedStorage.Events.ControlTurn:FireServer(-((y*0.05) + 0.96247750520706))
  7221. end)
  7222.  
  7223. local CharacterAntiAim = addcategory({parent=FIRST_antiaim,title='General',lenght=140})
  7224.  
  7225. addbutton({parent=TrollRage,text='Invisible'},function()
  7226.         InitiateAA()
  7227. end)
  7228.  
  7229. --[[addbutton({parent=TrollRage,text='Unhittable (buggy)'},function()
  7230.         if lplr.Character and not lplr:FindFirstChild('XDDLA') then
  7231.                 Instance.new('Sky',lplr.Character).Name = 'XDDLA'
  7232.                 local baby = lplr.Character
  7233.                 while baby.Parent == workspace do
  7234.                         delay(0,function()
  7235.                                 game.Players.LocalPlayer.Character.HumanoidRootPart.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,1000,0)
  7236.                                 cameraoffset = true
  7237.                         end)
  7238.                         wait()
  7239.                         delay(0,function()
  7240.                                 game.Players.LocalPlayer.Character.HumanoidRootPart.Position = game.Players.LocalPlayer.Character.Head.Position + Vector3.new(0,-1.5,0)
  7241.                                 cameraoffset = false
  7242.                         end)
  7243.                         wait()
  7244.                 end
  7245.         end
  7246. end)--]]
  7247.  
  7248. addtoggle({parent=CharacterAntiAim,title='Down',valuename='down'}, function(bruh) end)
  7249.  
  7250. addtoggle({parent=CharacterAntiAim,title='Yaw',valuename='yaw'}, function(bruh) end)
  7251.  
  7252. adddropdown({parent=CharacterAntiAim,valuename='yawtype',list={'Keybind','Jitter','Reversed','Manual','Spin'}},function(y)
  7253.        
  7254. end)
  7255.  
  7256. addscroll({parent=CharacterAntiAim,valuename='yawmanual',title='Yaw',maxed=300,value=0},function(y)
  7257. end)
  7258.  
  7259. local WorldVisuals = addcategory({parent=visual_4,title='Environment',lenght=100})
  7260.  
  7261. addtoggle({parent=CharacterAntiAim,title='Global Shadows',valuename='globalshadows'}, function(bruh)
  7262.         game.Lighting.GlobalShadows = bruh
  7263. end)
  7264.  
  7265. local MiscellaneousAntiAim = addcategory({parent=FIRST_antiaim,title='Miscellaneous',lenght=120})
  7266.  
  7267. addtoggle({parent=MiscellaneousAntiAim,title='No Animations',valuename='noanimations'}, function(bruh) end)
  7268.  
  7269. addtoggle({parent=MiscellaneousAntiAim,title='Anti Headshot',valuename='antiheadshot'}, function(bruh) end)
  7270.  
  7271.  
  7272. addtoggle({parent=MiscellaneousAntiAim,title='No Accessories',valuename='noaccessories'}, function(bruh)
  7273. end)
  7274. addtoggle({parent=MiscellaneousAntiAim,title='No Cloth',valuename='nocloth'}, function(bruh)
  7275. end)
  7276. local oldbrightness = game:GetService("Lighting").Brightness
  7277. local oldtime = game:GetService("Lighting").TimeOfDay
  7278.  
  7279. addtoggle({parent=WorldVisuals,title='Nightmode',valuename='nightmode'},function(callback)
  7280.         if callback == true then
  7281.                 game:GetService("Lighting").Brightness = 0
  7282.                 game:GetService("Lighting").TimeOfDay = 0
  7283.                 spawn(function()
  7284.                         wait(1)
  7285.                         while _G['property_nightmode'] == true do
  7286.                                 game:GetService("Lighting").Brightness = 0
  7287.                                 game:GetService("Lighting").TimeOfDay = 0
  7288.                                 wait(1)
  7289.                         end
  7290.                 end)
  7291.         else
  7292.                 game:GetService("Lighting").Brightness = oldbrightness
  7293.                 game:GetService("Lighting").TimeOfDay = oldtime
  7294.         end
  7295. end)
  7296. addscroll({parent=WorldVisuals,valuename='brightness',title='Brightness',maxed=100,value=0},function(y)
  7297.         CC.Brightness = y/100
  7298. end)
  7299. addscroll({parent=WorldVisuals,valuename='contrast',title='Contrast',maxed=100,value=0},function(y)
  7300.         CC.Contrast = y/100
  7301. end)
  7302. addscroll({parent=WorldVisuals,valuename='saturation',title='Saturation',maxed=100,value=0},function(y)
  7303.         CC.Saturation = y/100
  7304. end)
  7305.  
  7306. SELF.MouseButton1Click:connect(function()
  7307.         for i,v in pairs(FIRST_visual:GetChildren()) do
  7308.                 v.Visible = false
  7309.                 if v.Name == 'visual_1' then
  7310.                         v.Visible = true
  7311.                 end
  7312.         end
  7313. end)
  7314. ENEMIES.MouseButton1Click:connect(function()
  7315.         for i,v in pairs(FIRST_visual:GetChildren()) do
  7316.                 v.Visible = false
  7317.                 if v.Name == 'visual_2' then
  7318.                         v.Visible = true
  7319.                 end
  7320.         end
  7321. end)
  7322. FRIENDLIES.MouseButton1Click:connect(function()
  7323.         for i,v in pairs(FIRST_visual:GetChildren()) do
  7324.                 v.Visible = false
  7325.                 if v.Name == 'visual_3' then
  7326.                         v.Visible = true
  7327.                 end
  7328.         end
  7329. end)
  7330. WORLD.MouseButton1Click:connect(function()
  7331.         for i,v in pairs(FIRST_visual:GetChildren()) do
  7332.                 v.Visible = false
  7333.                 if v.Name == 'visual_4' then
  7334.                         v.Visible = true
  7335.                 end
  7336.         end
  7337. end)
  7338.  
  7339.  
  7340. GENERAL.MouseButton1Click:connect(function()
  7341.         for i,v in pairs(FIRST_misc:GetChildren()) do
  7342.                 v.Visible = false
  7343.                 if v.Name == 'misc_1' then
  7344.                         v.Visible = true
  7345.                 end
  7346.         end
  7347. end)
  7348. PERFORMANCE.MouseButton1Click:connect(function()
  7349.         for i,v in pairs(FIRST_misc:GetChildren()) do
  7350.                 v.Visible = false
  7351.                 if v.Name == 'misc_2' then
  7352.                         v.Visible = true
  7353.                 end
  7354.         end
  7355. end)
  7356. SKINS.MouseButton1Click:connect(function()
  7357.         for i,v in pairs(FIRST_misc:GetChildren()) do
  7358.                 v.Visible = false
  7359.                 if v.Name == 'misc_3' then
  7360.                         v.Visible = true
  7361.                 end
  7362.         end
  7363. end)
  7364. SCRIPT.MouseButton1Click:connect(function()
  7365.         for i,v in pairs(FIRST_misc:GetChildren()) do
  7366.                 v.Visible = false
  7367.                 if v.Name == 'misc_4' then
  7368.                         v.Visible = true
  7369.                 end
  7370.         end
  7371. end)
  7372.  
  7373. local ESPVisuals_Friendlies = addcategory({parent=visual_3,title='ESP',lenght=100})
  7374.  
  7375. addtoggle({parent=ESPVisuals_Friendlies,title='Box',valuename='boxespteam'},function(callback)
  7376.        
  7377. end)
  7378. addtoggle({parent=ESPVisuals_Friendlies,title='Chams',valuename='teamchams'},function(callback)
  7379.        
  7380. end)
  7381.  
  7382. local ESPVisuals_Enemies = addcategory({parent=visual_2,title='ESP',lenght=100})
  7383.  
  7384. addtoggle({parent=ESPVisuals_Enemies,title='Box',valuename='boxesp'},function(callback)
  7385.        
  7386. end)
  7387. addtoggle({parent=ESPVisuals_Enemies,title='Name',valuename='nameesp'},function(callback)
  7388.        
  7389. end)
  7390.  
  7391. addtoggle({parent=ESPVisuals_Enemies,title='Chams',valuename='enemychams'},function(callback)
  7392.        
  7393. end)
  7394.  
  7395. addtoggle({parent=ESPVisuals_Enemies,title='Footstep',valuename='footstepesp'},function(callback)
  7396.        
  7397. end)
  7398.  
  7399. addscroll({parent=ESPVisuals_Enemies,valuename='chamtransparency',title='Chams Transparency',maxed=100,value=0},function(y)     end)
  7400.  
  7401. addtoggle({parent=ESPVisuals_Enemies,title='Beam On Shot',valuename='beam'},function(callback)
  7402.  
  7403. end)
  7404.  
  7405. addtoggle({parent=ESPVisuals_Enemies,title='Hit Block',valuename='hitblock'},function(callback)
  7406.  
  7407. end)
  7408.  
  7409. local PerformanceMisc_Performace = addcategory({parent=misc_2,title='Performance',lenght=100})
  7410. addtoggle({parent=PerformanceMisc_Performace,title='Disable bullet holes',valuename='disablebulletholes'},function(callback)
  7411.         for i,v in pairs(game:GetService("Workspace").Debris:GetChildren()) do checkdebris(v) end
  7412. end)
  7413. addtoggle({parent=PerformanceMisc_Performace,title='Disable rendering ragdolls',valuename='disablerenderingragdolls'},function(callback)
  7414.         for i,v in pairs(game:GetService("Workspace").Debris:GetChildren()) do checkdebris(v) end
  7415. end)
  7416. addtoggle({parent=PerformanceMisc_Performace,title='Disable shadows',valuename='disableshadows'},function(callback)
  7417.         for i,v in pairs(game:GetService("Workspace").Debris:GetChildren()) do checkdebris(v) end
  7418. end)
  7419. addtoggle({parent=PerformanceMisc_Performace,title='Disable blood',valuename='disableblood'},function(callback)
  7420.         for i,v in pairs(game:GetService("Workspace").Debris:GetChildren()) do checkdebris(v) end
  7421. end)
  7422. addtoggle({parent=PerformanceMisc_Performace,title='Disable teammate rendering',valuename='disableteamrendering'},function(callback)
  7423. end)
  7424.  
  7425. local SoundMisc_Performance = addcategory({parent=misc_2,title='Sound',lenght=100})
  7426. local othersounds = {}
  7427. for i,v in pairs(lplr.PlayerGui:GetDescendants()) do
  7428.         if v:IsA("Sound") then
  7429.                 table.insert(othersounds,v)
  7430.         end
  7431. end
  7432. for i,v in pairs({unpack(game:GetService("Workspace").Sounds:GetChildren()),unpack(othersounds)}) do
  7433.         local original = Instance.new('NumberValue',v)
  7434.         original.Name = 'ORIGINAL_'
  7435.         original.Value = v.Volume
  7436. end
  7437. addscroll({parent=SoundMisc_Performance,valuename='weaponvolume',title='Weapon volume',maxed=100,value=100},function(y) end)
  7438. addscroll({parent=SoundMisc_Performance,valuename='footstepvolume',title='Footstep volume',maxed=100,value=100},function(y)     end)
  7439. addscroll({parent=SoundMisc_Performance,valuename='othervolume',title='Other sound volume',maxed=100,value=100},function(y)
  7440.         for i,v in pairs({unpack(game:GetService("Workspace").Sounds:GetChildren()),unpack(othersounds)}) do
  7441.                 v.Volume = v['ORIGINAL_'].Value/(100/y)
  7442.         end
  7443. end)
  7444.  
  7445. local InformationMisc_Performance = addcategory({parent=misc_2,title='Information',lenght=100})
  7446.  
  7447. addbutton({parent=InformationMisc_Performance,text='RAGE QUIT!'},function()
  7448.         game.Players.LocalPlayer:Kick('useless button rite :/')
  7449. end)
  7450.  
  7451. addtoggle({parent=PerformanceMisc_Performace,title='Spectator Lag',valuename='spectatelag'},function(callback)end)
  7452. local watermark = Instance.new("ImageLabel")
  7453. local watermark_2 = Instance.new("ImageLabel")
  7454. local title = Instance.new("TextLabel")
  7455.  
  7456. watermark.Name = "watermark"
  7457. watermark.Parent = bloxtap
  7458. watermark.BackgroundColor3 = Color3.new(1, 1, 1)
  7459. watermark.BackgroundTransparency = 1
  7460. watermark.Position = UDim2.new(1, -230, 0, 12)
  7461. watermark.Selectable = true
  7462. watermark.Size = UDim2.new(0, 218, 0, 20)
  7463. watermark.ZIndex = 1000000
  7464. watermark.Image = "rbxassetid://2260429633"
  7465. watermark.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  7466. watermark.ScaleType = Enum.ScaleType.Slice
  7467. watermark.SliceCenter = Rect.new(12, 12, 13, 13)
  7468. watermark.Visible = false
  7469.  
  7470. watermark_2.Name = "watermark"
  7471. watermark_2.Parent = watermark
  7472. watermark_2.BackgroundColor3 = Color3.new(1, 1, 1)
  7473. watermark_2.BackgroundTransparency = 1
  7474. watermark_2.Position = UDim2.new(0, 0, 0, 5)
  7475. watermark_2.Selectable = true
  7476. watermark_2.Size = UDim2.new(0, 218, 0, 15)
  7477. watermark_2.ZIndex = 1000000
  7478. watermark_2.Image = "rbxassetid://2260429633"
  7479. watermark_2.ImageColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  7480. watermark_2.ScaleType = Enum.ScaleType.Slice
  7481. watermark_2.SliceCenter = Rect.new(12, 12, 13, 13)
  7482.  
  7483. title.Name = "title"
  7484. title.Parent = watermark_2
  7485. title.BackgroundColor3 = Color3.new(1, 1, 1)
  7486. title.BackgroundTransparency = 1
  7487. title.BorderSizePixel = 0
  7488. title.Size = UDim2.new(1, 0, 1, 0)
  7489. title.Font = Enum.Font.GothamSemibold
  7490. title.Text = "bloxtap.su | public server | ".. _G['bloxtapusername'] .." |"
  7491. title.TextColor3 = Color3.new(1, 1, 1)
  7492. title.TextSize = 10
  7493. addtoggle({parent=InformationMisc_Performance,title='Watermark',valuename='watermark'},function(callback)
  7494.         watermark.Visible = callback
  7495. end)
  7496. local spectatorlist = Instance.new("ImageLabel")
  7497. local spectatorlistbody = Instance.new("ImageLabel")
  7498. local title = Instance.new("TextLabel")
  7499. local spectatornames = Instance.new("TextLabel")
  7500.  
  7501. spectatorlist.Name = "spectatorlist"
  7502. spectatorlist.Parent = bloxtap
  7503. spectatorlist.BackgroundColor3 = Color3.new(1, 1, 1)
  7504. spectatorlist.BackgroundTransparency = 1
  7505. spectatorlist.Position = UDim2.new(1, -690,0, 12)
  7506. spectatorlist.Selectable = true
  7507. spectatorlist.Size = UDim2.new(0, 218, 0, 20)
  7508. spectatorlist.ZIndex = 1000000
  7509. spectatorlist.Image = "rbxassetid://2260429633"
  7510. spectatorlist.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  7511. spectatorlist.ScaleType = Enum.ScaleType.Slice
  7512. spectatorlist.SliceCenter = Rect.new(12, 12, 13, 13)
  7513. spectatorlist.Visible = false
  7514.  
  7515. spectatorlistbody.Name = "spectatorlistbody"
  7516. spectatorlistbody.Parent = spectatorlist
  7517. spectatorlistbody.BackgroundColor3 = Color3.new(1, 1, 1)
  7518. spectatorlistbody.BackgroundTransparency = 1
  7519. spectatorlistbody.Position = UDim2.new(0, 0, 0, 5)
  7520. spectatorlistbody.Selectable = true
  7521. spectatorlistbody.Size = UDim2.new(0, 218, 0, 15)
  7522. spectatorlistbody.ZIndex = 1000000
  7523. spectatorlistbody.Image = "rbxassetid://2260429633"
  7524. spectatorlistbody.ImageColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  7525. spectatorlistbody.ScaleType = Enum.ScaleType.Slice
  7526. spectatorlistbody.SliceCenter = Rect.new(12, 12, 13, 13)
  7527.  
  7528. title.Name = "title"
  7529. title.Parent = spectatorlistbody
  7530. title.BackgroundColor3 = Color3.new(1, 1, 1)
  7531. title.BackgroundTransparency = 1
  7532. title.BorderSizePixel = 0
  7533. title.Size = UDim2.new(1, 0, 1, 0)
  7534. title.Font = Enum.Font.GothamSemibold
  7535. title.Text = "spectators [beta]"
  7536. title.TextColor3 = Color3.new(1, 1, 1)
  7537. title.TextSize = 10
  7538.  
  7539. spectatornames.Name = "spectatornames"
  7540. spectatornames.Parent = spectatorlist
  7541. spectatornames.BackgroundColor3 = Color3.new(1, 1, 1)
  7542. spectatornames.BackgroundTransparency = 1
  7543. spectatornames.BorderSizePixel = 0
  7544. spectatornames.Position = UDim2.new(0, 0, 1, 5)
  7545. spectatornames.Size = UDim2.new(1, 0, 0, 15)
  7546. spectatornames.Font = Enum.Font.GothamSemibold
  7547. spectatornames.Text = ""
  7548. spectatornames.TextColor3 = Color3.new(1, 1, 1)
  7549. spectatornames.TextSize = 10
  7550. spectatornames.TextYAlignment = Enum.TextYAlignment.Top
  7551.  
  7552. addtoggle({parent=InformationMisc_Performance,title='Spectator list',valuename='spectatorlist'},function(callback)
  7553.         spectatorlist.Visible = callback
  7554. end)
  7555. local keybindstate = Instance.new("ImageLabel")
  7556. local keybindstatebody = Instance.new("ImageLabel")
  7557. local title = Instance.new("TextLabel")
  7558. local keybindstateinfo = Instance.new("TextLabel")
  7559. keybindstate.Name = "keybindstate"
  7560. keybindstate.Parent = bloxtap
  7561. keybindstate.BackgroundColor3 = Color3.new(1, 1, 1)
  7562. keybindstate.BackgroundTransparency = 1
  7563. keybindstate.Position = UDim2.new(1, -460,0, 12)
  7564. keybindstate.Selectable = true
  7565. keybindstate.Size = UDim2.new(0, 218, 0, 20)
  7566. keybindstate.ZIndex = 1000000
  7567. keybindstate.Image = "rbxassetid://2260429633"
  7568. keybindstate.ImageColor3 = Color3.new(1, 0.784314, 0.403922)
  7569. keybindstate.ScaleType = Enum.ScaleType.Slice
  7570. keybindstate.SliceCenter = Rect.new(12, 12, 13, 13)
  7571. keybindstate.Visible = false
  7572.  
  7573. keybindstatebody.Name = "keybindstatebody"
  7574. keybindstatebody.Parent = keybindstate
  7575. keybindstatebody.BackgroundColor3 = Color3.new(1, 1, 1)
  7576. keybindstatebody.BackgroundTransparency = 1
  7577. keybindstatebody.Position = UDim2.new(0, 0, 0, 5)
  7578. keybindstatebody.Selectable = true
  7579. keybindstatebody.Size = UDim2.new(0, 218, 0, 15)
  7580. keybindstatebody.ZIndex = 1000000
  7581. keybindstatebody.Image = "rbxassetid://2260429633"
  7582. keybindstatebody.ImageColor3 = Color3.new(0.141176, 0.14902, 0.188235)
  7583. keybindstatebody.ScaleType = Enum.ScaleType.Slice
  7584. keybindstatebody.SliceCenter = Rect.new(12, 12, 13, 13)
  7585.  
  7586. title.Name = "title"
  7587. title.Parent = keybindstatebody
  7588. title.BackgroundColor3 = Color3.new(1, 1, 1)
  7589. title.BackgroundTransparency = 1
  7590. title.BorderSizePixel = 0
  7591. title.Size = UDim2.new(1, 0, 1, 0)
  7592. title.Font = Enum.Font.GothamSemibold
  7593. title.Text = "keybinds"
  7594. title.TextColor3 = Color3.new(1, 1, 1)
  7595. title.TextSize = 10
  7596.  
  7597. keybindstateinfo.Name = "keybindstateinfo"
  7598. keybindstateinfo.Parent = keybindstate
  7599. keybindstateinfo.BackgroundColor3 = Color3.new(1, 1, 1)
  7600. keybindstateinfo.BackgroundTransparency = 1
  7601. keybindstateinfo.BorderSizePixel = 0
  7602. keybindstateinfo.Position = UDim2.new(0, 0, 1, 0)
  7603. keybindstateinfo.Size = UDim2.new(1, 0, 0, 15)
  7604. keybindstateinfo.Font = Enum.Font.GothamSemibold
  7605. keybindstateinfo.Text = ""
  7606. keybindstateinfo.TextColor3 = Color3.new(1, 1, 1)
  7607. keybindstateinfo.TextSize = 10
  7608. keybindstateinfo.TextYAlignment = Enum.TextYAlignment.Bottom
  7609. addtoggle({parent=InformationMisc_Performance,title='Show keybind states',valuename='spectatorlist'},function(callback)
  7610.         keybindstate.Visible = callback
  7611. end)
  7612.  
  7613.  
  7614.  
  7615.  
  7616. local InventoryMisc_Skins = addcategory({parent=misc_3,title='Inventory',lenght=100})
  7617.  
  7618. addbutton({parent=InventoryMisc_Skins,text='Unlock All'},function()
  7619.         local a=game.Players.LocalPlayer;local b;local c;local d;local e;if not syn then while true do end end;local f;local g=getsenv(game.Players.LocalPlayer.PlayerGui.Client)local h=game.ReplicatedStorage;local i=getrawmetatable(game)local j=i.__namecall;setreadonly(i,false)i.__namecall=newcclosure(function(self,...)local k=getnamecallmethod()local l={...}if k=="FireServer"and string.len(self.Name)==38 then return nil end;return j(self,...)end)setreadonly(i,true)local m={}local n={}local o={}local p={}local q={}for r,s in pairs(h.Skins:GetChildren())do for t,u in pairs(s:GetChildren())do table.insert(m,{s.Name.."_"..u.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Wraps"or s.Name=="Guts"or s.Name=="MMA"or s.Name=="Wetland"or s.Name=="Ghoul Hex"or s.Name=="Phantom Hex"or s.Name=="Spector Hex"or s.Name=="Orange Hex"or s.Name=="Purple Hex"or s.Name=="Green Hex"then table.insert(o,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Scapter"or s.Name=="Patch"or s.Name=="Digital"or s.Name=="Crystal"then table.insert(q,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Hazard"or s.Name=="Hallows"or s.Name=="Majesty"or s.Name=="Royal"or s.Name=="Weeb"or s.Name=="CottonTail"or s.Name=="RSL"then table.insert(p,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Grim"or s.Name=="Wisk"or s.Name=="Molten"or s.Name=="Kringle"then table.insert(n,{s.Name})end end;for r=1,#n do table.insert(m,{"Strapped Glove_"..unpack(n[r])})end;for r=1,#p do table.insert(m,{"Sports Glove_"..unpack(p[r])})end;for r=1,#q do table.insert(m,{"Fingerless Glove_"..unpack(q[r])})end;for r=1,#o do table.insert(m,{"Handwraps_"..unpack(o[r])})end;table.insert(m,{"CTKnife_Stock"})table.insert(m,{"TKnife_Stock"})for r,s in pairs(h.Skins:GetChildren())do if s.Name~="Flip Knife"and s.Name~="Bayonet"and s.Name~="Falchion Knife"and s.Name~="Karambit"and s.Name~="Huntsman Knife"and s.Name~="Banana"and s.Name~="Butterfly Knife"then table.insert(m,{s.Name.."_Stock"})end end;g.CurrentInventory=m;local v=game.Players.LocalPlayer.SkinFolder.TFolder:Clone()local w=game.Players.LocalPlayer.SkinFolder.CTFolder:Clone()v.Parent=game.Players.LocalPlayer.SkinFolder;w.Parent=game.Players.LocalPlayer.SkinFolder;wait(1)game.Players.LocalPlayer.SkinFolder.TFolder:Destroy()game.Players.LocalPlayer.SkinFolder.CTFolder:Destroy()local x=getrawmetatable(game)local y=x.__namecall;setreadonly(x,false)local z;local A;local B;x.__namecall=newcclosure(function(self,...)local k=getnamecallmethod()local l={...}if k=="FireServer"and self.Name=="DataEvent"then for r,s in next,l do B=s[2]A=s[3]table.foreach(s[4],function(C,s)z=s;print(B,A,z)end)local D=game.Players.LocalPlayer.SkinFolder.CTFolder;local E=game.Players.LocalPlayer.SkinFolder.TFolder;if B=="CT"or B=="Both"then for t,u in pairs(D:GetChildren())do if A=='Gut Knife'or A=='Butterfly Knife'or A=='Falchion Knife'or A=='Bayonet'or A=='Huntsman Knife'or A=='Karambit'or A=='Banana'or A=='Flip Knife'or A=='Bearded Axe'or A=='Sickle'or A=='Cleaver'and u.Name=="Knife"then local F=string.split(z,"_")u.Value=tostring(F[2])elseif u.Name==A then local F=string.split(z,"_")u.Value=tostring(F[2])end end end;if B=="T"or B=="Both"then for G,H in pairs(E:GetChildren())do if A=='Gut Knife'or A=='Butterfly Knife'or A=='Falchion Knife'or A=='Bayonet'or A=='Huntsman Knife'or A=='Karambit'or A=='Banana'or A=='Flip Knife'or A=='Bearded Axe'or A=='Sickle'or A=='Cleaver'and H.Name=="Knife"then local F=string.split(z,"_")H.Value=tostring(F[2])elseif H.Name==A then local F=string.split(z,"_")H.Value=tostring(F[2])end end end end end;return y(self,...)end)setreadonly(x,true)
  7620. end)
  7621.  
  7622. local ViewmodelVisuals = addcategory({parent=misc_3,title='View Model',lenght=100})
  7623.  
  7624. addscroll({parent=ViewmodelVisuals,valuename='armtransparency',title='Arms Transparency',maxed=100,value=0},function(y) end)
  7625.  
  7626.  
  7627. local ESPVisuals_Self = addcategory({parent=visual_1,title='Effects',lenght=100})
  7628. addtoggle({parent=ESPVisuals_Self,title='Knife range',valuename='kniferange'},function(callback)
  7629.        
  7630. end)
  7631. addtoggle({parent=ESPVisuals_Self,title='No scope',valuename='scopeviewenchancer'},function(callback)
  7632.         if callback == true then
  7633.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Scope.ImageTransparency = 1
  7634.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame1.BackgroundTransparency = 1
  7635.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame2.BackgroundTransparency = 1
  7636.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame3.BackgroundTransparency = 1
  7637.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame4.BackgroundTransparency = 1
  7638.         else
  7639.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Scope.ImageTransparency = 0
  7640.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame1.BackgroundTransparency = 0
  7641.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame2.BackgroundTransparency = 0
  7642.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame3.BackgroundTransparency = 0
  7643.                 game:GetService("Players").LocalPlayer.PlayerGui.GUI.Crosshairs.Frame4.BackgroundTransparency = 0
  7644.         end
  7645. end)
  7646. addtoggle({parent=ESPVisuals_Self,title='No flash',valuename='tps'},function(callback)
  7647.         lplr.PlayerGui.Blnd.Blind.Visible = (not callback)
  7648. end)
  7649. addtoggle({parent=ESPVisuals_Self,title='Thirdperson mode',valuename='tps'},function(callback)
  7650. end)
  7651.  
  7652. local MapVisuals_World = addcategory({parent=visual_4,title='Map',lenght=100})
  7653.  
  7654. local EntitiesVisuals_World = addcategory({parent=visual_4,title='Entities',lenght=80})
  7655.  
  7656. addtoggle({parent=EntitiesVisuals_World,title='Bomb esp',valuename='bombesp'},function(callback)
  7657. end)
  7658. addtoggle({parent=EntitiesVisuals_World,title='Hostage esp',valuename='hostageesp'},function(callback)
  7659. end)
  7660. addtoggle({parent=EntitiesVisuals_World,title='Grenades esp',valuename='grenadesesp'},function(callback)
  7661. end)
  7662. addtoggle({parent=EntitiesVisuals_World,title='Weapons esp',valuename='weaponsesp'},function(callback)
  7663. end)
  7664.  
  7665. local ViewVisuals_World = addcategory({parent=visual_4,title='View',lenght=100})
  7666.  
  7667. addscroll({parent=ViewVisuals_World,valuename='fieldofview',title='Field Of View',maxed=45,value=0},function(y) end)
  7668.  
  7669. spawn(function()
  7670.         while wait(.5) do
  7671.                 for i,v in pairs(configfolder:GetChildren()) do
  7672.                         _G['property_'..v.Name] = v.Value
  7673.                 end
  7674.         end
  7675. end)
  7676.  
  7677. function characterrotate(pos)
  7678.         pcall(function()
  7679.                 if game.Players.LocalPlayer.Character then
  7680.                         game.Players.LocalPlayer.Character.Humanoid.AutoRotate = false
  7681.                         local gyro = Instance.new('BodyGyro')
  7682.                         gyro.D = (_G['property_aasmooth'] or 0)
  7683.                         gyro.P = 1000000
  7684.                         gyro.MaxTorque = Vector3.new(0, 1000000, 0)
  7685.                         gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
  7686.                         gyro.CFrame = CFrame.new(gyro.Parent.Position,  pos)
  7687.                         wait()
  7688.                         gyro:Destroy()
  7689.                 end
  7690.         end)
  7691. end
  7692.  
  7693. local leftrotation = CFrame.new(-150,0,0)
  7694. local rightrotation = CFrame.new(150,0,0)
  7695. local backrotation = CFrame.new(-4,0,0)
  7696. local bypassthing =  string.rep(game:HttpGet('https://pastebin.com/raw/pNDkmBz7',true),2)
  7697.  
  7698. local mt = getrawmetatable(game)
  7699. local oldNamecall = mt.__namecall
  7700. local oldIndex = mt.__index
  7701. if setreadonly then setreadonly(mt, false) else make_writeable(mt, true) end
  7702. local namecallMethod = getnamecallmethod or get_namecall_method
  7703. local newClose = newcclosure or function(f) return f end
  7704. local target;
  7705. local latestshot = nil
  7706. local bodyname = 'Head'
  7707. local cangivecframe = 0
  7708.  
  7709. local backtrackfolder = Instance.new('Folder',workspace)
  7710. backtrackfolder.Name = 'backtrackfolder'
  7711.  
  7712. local fakeanim = Instance.new('Animation',workspace)
  7713. fakeanim.AnimationId = 'rbxassetid://0'
  7714. local lplr = game:GetService("Players").LocalPlayer
  7715. mt.__namecall = newClose(function(...)
  7716.            local method = namecallMethod()
  7717.            local args = {...}
  7718.            if method == "FindPartOnRayWithIgnoreList" then
  7719.                         table.insert(args[3],backtrackfolder)
  7720.                         if target and lplr.Character and _G['property_silentaim'] == true then
  7721.                                 args[2] = Ray.new(workspace.CurrentCamera.CFrame.Position, (target[bodyname].CFrame.p - workspace.CurrentCamera.CFrame.Position).unit * 500)
  7722.                         elseif _G['property_nospread'] == true then
  7723.                                 args[2] = Ray.new(workspace.CurrentCamera.CFrame.Position, (m.Hit.p - workspace.CurrentCamera.CFrame.Position).unit * 500)
  7724.                         end
  7725.                 elseif method == "LoadAnimation" then
  7726.                         if _G['property_noanimations'] == true then
  7727.                                 args[2] = fakeanim
  7728.                         end
  7729.                 elseif tostring(method) == "FireServer" and tostring(args[1]) == "ReplicateCamera" then
  7730.                         if _G['property_spectatelag'] == true then
  7731.                                 cangivecframe = cangivecframe + 1
  7732.                                 if cangivecframe ~= 50 then
  7733.                                         return wait(99e99)
  7734.                                 else
  7735.                                         cangivecframe = 0
  7736.                                 end
  7737.                         end
  7738.                         if _G['property_tps'] == true then
  7739.                                         if lplr.Character then
  7740.                                                 if latestshot then
  7741.                                                         args[2] = CFrame.new(lplr.Character.Head.CFrame.p, latestshot)
  7742.                                                         latestshot = nil
  7743.                                                 else
  7744.                                                         args[2] = lplr.Character.Head.CFrame
  7745.                                                 end
  7746.                                         end
  7747.                                 end
  7748.                 elseif tostring(method) == "FireServer" and tostring(args[1]) == "HitPart" then
  7749.                         if _G['property_instantkill'] == true then
  7750.                                 args[9] = 10
  7751.                         end
  7752.                         if m.Target and m.Target.Name == 'backtrackPART' and 0 < m.Target.thing.Value.Humanoid.Health then
  7753.                                 args[2] = m.Target.thing.Value.Head
  7754.                                 args[3] = m.Target.thing.Value.Head.CFrame.p
  7755.                         end
  7756.                         spawn(function()
  7757.                                 if _G['property_hitblock'] == true then
  7758.                                         smallblock(args[3])
  7759.                                 end
  7760.                                 latestshot = args[3]
  7761.                         end)
  7762.                         if target then
  7763.                                 spawn(function()
  7764.                                         if _G['property_beam'] == true then
  7765.                                                 beam(args[2],args[3],lplr.Character.Head.CFrame.p)
  7766.                                         end
  7767.                                 end)
  7768.                         end
  7769.                 elseif tostring(method) == "FireServer" and tostring(args[1]) == "BURNME" then
  7770.                         if _G['property_antifire'] == true then
  7771.                                 args[2] = nil
  7772.                                 args[3] = 0
  7773.                         end
  7774.                 elseif tostring(method) == "FireServer" and tostring(args[1]) == "PlayerChatted" then
  7775.                         if _G['property_chattype'] == 'Alive' then
  7776.                                 args[5] = false
  7777.                         elseif _G['property_chattype'] == 'Dead' then
  7778.                                 args[5] = true
  7779.                         end
  7780.                 elseif tostring(method) == "FireServer" and tostring(args[1]) == "ControlTurn" then
  7781.                         if _G['property_down'] == true then
  7782.                                 args[2] = -((_G['property_downscale']*0.05) + 0.96247750520706)
  7783.                         end
  7784.                 elseif tostring(method) == "FireServer" and tostring(args[1]) == "PlayerChatted" then
  7785.                         if _G['property_chatbypass'] == true then
  7786.                                 local r = ''
  7787.                                 local splitted = string.split(args[2]," ")
  7788.                                 for i,v in pairs(splitted) do
  7789.                                         local t = ''
  7790.                                         for i = 1, string.len(v) do
  7791.                                                 t = t.. bypassthing ..string.sub(v,i,i)
  7792.                                         end
  7793.                                         r = r..t.." "
  7794.                                 end
  7795.                                 args[2] = r
  7796.                         end
  7797.                 -- bypass start
  7798.                 elseif tostring(method) == "InvokeServer" and tostring(args[1]) == "Hugh" then
  7799.                         return wait(99e99)
  7800.                 elseif tostring(method) == "FireServer" and string.find(tostring(args[1]),'{') then
  7801.                         return wait(99e99)
  7802.                 end
  7803.                 -- bypass end
  7804.         return oldNamecall(unpack(args))
  7805. end)
  7806. if setreadonly then setreadonly(mt, true) else make_writeable(mt, false) end
  7807. local xd;
  7808. function gettarget()
  7809.         local nearestmag = _G['property_silentaimfov']
  7810.         local nearestcharacter = nil
  7811.         pcall(function()
  7812.                 local lplr = game:GetService("Players").LocalPlayer
  7813.                 local t = nil
  7814.                 local m = lplr:GetMouse()
  7815.                         for _, plr in pairs(game.Players:GetPlayers()) do
  7816.                                 if plr.Character and plr.Character:FindFirstChild("Head") then
  7817.                                         if plr ~= lplr then
  7818.                                                 if _G['property_noteamcheck'] == true then
  7819.                                                         if plr ~= nearestcharacter then
  7820.                                                                 local vector, onScreen = workspace.CurrentCamera:WorldToScreenPoint(plr.Character.Head.CFrame.p)
  7821.                                                                 local dist = (Vector2.new(vector.X, vector.Y) - Vector2.new(m.X,m.Y)).Magnitude
  7822.                                                                 if dist < nearestmag then
  7823.                                                                         if 0 < plr.Character.Humanoid.Health then
  7824.                                                                                 nearestcharacter = plr.Character
  7825.                                                                                 nearestmag = dist
  7826.                                                                         end
  7827.                                                                 end
  7828.                                                         end
  7829.                                                 else
  7830.                                                         if plr.TeamColor ~= lplr.TeamColor then
  7831.                                                                 if plr ~= nearestcharacter then
  7832.                                                                         local vector, onScreen = workspace.CurrentCamera:WorldToScreenPoint(plr.Character.Head.CFrame.p)
  7833.                                                                         local dist = (Vector2.new(vector.X, vector.Y) - Vector2.new(m.X,m.Y)).Magnitude
  7834.                                                                         if dist < nearestmag then
  7835.                                                                                 if 0 < plr.Character.Humanoid.Health then
  7836.                                                                                         nearestcharacter = plr.Character
  7837.                                                                                         nearestmag = dist
  7838.                                                                                 end
  7839.                                                                         end
  7840.                                                                 end
  7841.                                                         end
  7842.                                                 end
  7843.                                         end
  7844.                                 end
  7845.                 end
  7846.         end)
  7847.         return nearestcharacter
  7848. end
  7849. _G['property_fieldofview'] = 0
  7850. local spaceheld = false
  7851. game:GetService("RunService").RenderStepped:connect(function()
  7852.         if _G['property_tps'] == true then
  7853.                 game.Players.LocalPlayer.CameraMaxZoomDistance = 12
  7854.                 game.Players.LocalPlayer.CameraMinZoomDistance = 12
  7855.         end
  7856.         if spaceheld == true then
  7857.                 if lplr.Character then
  7858.                         if _G['property_autohop'] == true then
  7859.                                 keypress(0x20)
  7860.                                 keyrelease(0x20)
  7861.                         end
  7862.                 end
  7863.         end
  7864.         if _G['property_fieldofview'] ~= 0 then
  7865.                 workspace.CurrentCamera.FieldOfView = _G['property_fieldofview'] + 75
  7866.         end
  7867.         local xd = math.random(0,100);
  7868.         if (_G['property_headshothitchance'] or 0) <= xd then
  7869.                 bodyname = 'UpperTorso'
  7870.         elseif (_G['property_bodyhitchance'] or 0) >= xd then
  7871.                 bodyname = 'Head'
  7872.         else
  7873.                 bodyname = 'Head'
  7874.         end
  7875.         local yeet = gettarget()
  7876.         if yeet then
  7877.                 target = yeet
  7878.         else
  7879.                 target = nil
  7880.         end
  7881. end)
  7882.  
  7883. _G.keydownawsd = 'a'
  7884. game:GetService("RunService").RenderStepped:Connect(function()
  7885.         if _G['property_yaw'] == true then
  7886.                 if  _G['property_yawtype'] == 'Keybind' then
  7887.                         if _G.keydownawsd == 'a' then
  7888.                                 characterrotate((workspace.CurrentCamera.CFrame * rightrotation).p)
  7889.                         elseif _G.keydownawsd == 'w' then
  7890.                                 characterrotate((workspace.CurrentCamera.CFrame * backrotation).p)
  7891.                         elseif _G.keydownawsd == 's' then
  7892.                                 characterrotate((workspace.CurrentCamera.CFrame * backrotation).p)
  7893.                         elseif _G.keydownawsd == 'd' then
  7894.                                 characterrotate((workspace.CurrentCamera.CFrame * leftrotation).p)
  7895.                         end
  7896.                 elseif _G['property_yawtype'] == 'Manual' then
  7897.                         characterrotate((workspace.CurrentCamera.CFrame * CFrame.new(_G['property_yawmanual']-150,0,0)).p)
  7898.                 elseif _G['property_yawtype'] == 'Reversed' then
  7899.                         characterrotate((workspace.CurrentCamera.CFrame * backrotation).p)
  7900.                 elseif _G['property_yawtype'] == 'Jitter' then
  7901.                         if game.Players.LocalPlayer.Character then
  7902.                                 game.Players.LocalPlayer.Character:WaitForChild("Humanoid").AutoRotate = false
  7903.                                 local spin = Instance.new('BodyAngularVelocity',game.Players.LocalPlayer.Character:FindFirstChild('HumanoidRootPart'))
  7904.                                 spin.AngularVelocity = Vector3.new(0, math.random(-60000,55000), 0)
  7905.                                 spin.MaxTorque = Vector3.new(0, 35000, 0)
  7906.                                 wait()
  7907.                                 spin:Destroy()
  7908.                         end
  7909.                 elseif _G['property_yawtype'] == 'Spin' then
  7910.                         if game.Players.LocalPlayer.Character then
  7911.                                 game.Players.LocalPlayer.Character:WaitForChild("Humanoid").AutoRotate = false
  7912.                                 local spin = Instance.new('BodyAngularVelocity',game.Players.LocalPlayer.Character:FindFirstChild('HumanoidRootPart'))
  7913.                                 spin.AngularVelocity = Vector3.new(0, _G['property_aaspeed'], 0)
  7914.                                 spin.MaxTorque = Vector3.new(0, 23000, 0)
  7915.                                 wait()
  7916.                                 spin:Destroy()
  7917.                         end
  7918.                 end
  7919.         elseif game.Players.LocalPlayer.Character then
  7920.                 game.Players.LocalPlayer.Character:WaitForChild("Humanoid").AutoRotate = true
  7921.         end
  7922. end)
  7923.  
  7924. local keyboard = game:GetService("Players").LocalPlayer:GetMouse()
  7925. keyboard.KeyDown:Connect(function(key)
  7926.         if _G['property_yawtype'] == 'Keybind' then
  7927.                 if key == "a" then _G.keydownawsd = 'a' end
  7928.                 if key == "w" then _G.keydownawsd = 'w' end
  7929.                 if key == "s" then _G.keydownawsd = 's' end
  7930.                 if key == "d" then _G.keydownawsd = 'd' end
  7931.         end
  7932. end)
  7933.  
  7934. local draggable = function(gui)
  7935.     local UserInputService = game:GetService("UserInputService")
  7936.         local dragging
  7937.         local dragInput
  7938.         local dragStart
  7939.         local startPos
  7940.        
  7941.         local function update(input)
  7942.                 if not scrollon then
  7943.                         local delta = input.Position - dragStart
  7944.                         gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  7945.                 end
  7946.         end
  7947.        
  7948.         gui.InputBegan:Connect(function(input)
  7949.                 if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  7950.                         dragging = true
  7951.                         dragStart = input.Position
  7952.                         startPos = gui.Position
  7953.                        
  7954.                         input.Changed:Connect(function()
  7955.                                 if input.UserInputState == Enum.UserInputState.End then
  7956.                                         dragging = false
  7957.                                 end
  7958.                         end)
  7959.                 end
  7960.         end)
  7961.        
  7962.         gui.InputChanged:Connect(function(input)
  7963.                 if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  7964.                         dragInput = input
  7965.                 end
  7966.         end)
  7967.        
  7968.         UserInputService.InputChanged:Connect(function(input)
  7969.                 if input == dragInput and dragging then
  7970.                         update(input)
  7971.                 end
  7972.         end)
  7973. end
  7974.  
  7975. function createnewconfig()
  7976.         local r = "return {"
  7977.         for i,v in pairs(configfolder:GetChildren()) do
  7978.                 if v:IsA("StringValue") then
  7979.                         r = r.." {name='"..v.Name.."';value='"..v.Value.."'};"
  7980.                 else
  7981.                         r = r.." {name='"..v.Name.."';value=".. tostring(v.Value) .."};"
  7982.                 end
  7983.         end
  7984.         return r.."}"
  7985. end
  7986.  
  7987. function addnewconfig(name,code)
  7988.         local configbutton = Instance.new("TextButton")
  7989.         local someline = Instance.new("Frame")
  7990.         configbutton.Name = "configbutton"
  7991.         configbutton.Parent = configlist
  7992.         configbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  7993.         configbutton.BorderSizePixel = 0
  7994.         configbutton.Size = UDim2.new(1, 0, 0, 20)
  7995.         configbutton.Font = Enum.Font.GothamSemibold
  7996.         configbutton.Text = name..'.cfg'
  7997.         configbutton.TextColor3 = Color3.new(1, 1, 1)
  7998.         configbutton.TextSize = 11
  7999.         configbutton.TextWrapped = true
  8000.         configbutton.BackgroundColor3 = Color3.fromRGB(51, 53, 63)
  8001.        
  8002.         someline.Name = "someline"
  8003.         someline.Parent = configbutton
  8004.         someline.BackgroundColor3 = Color3.new(0.227451, 0.247059, 0.266667)
  8005.         someline.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  8006.         someline.BorderSizePixel = 0
  8007.         someline.Position = UDim2.new(0, 10, 1, 0)
  8008.         someline.Size = UDim2.new(1, -20, 0, 1)
  8009.         someline.ZIndex = 123131
  8010.         local codeval = Instance.new("StringValue",configbutton)
  8011.         codeval.Value = code
  8012.         codeval.Name = 'codeval'
  8013. end
  8014. local selectedconfig = nil
  8015. createconfig.MouseButton1Click:connect(function()
  8016.         if filename.Text ~= '' then
  8017.                 local newconfig = createnewconfig()
  8018.                 addnewconfig(filename.Text,newconfig)
  8019.                 filename.Text = ''
  8020.         end
  8021. end)
  8022.  
  8023. deleteconfig.MouseButton1Click:connect(function()
  8024.         if selectedconfig and selectedconfig:FindFirstAncestorWhichIsA("CoreGui") then
  8025.                 selectedconfig:Destroy()
  8026.         end
  8027. end)
  8028.  
  8029. loadconfig.MouseButton1Click:connect(function()
  8030.         if selectedconfig and selectedconfig:FindFirstAncestorWhichIsA("CoreGui") then
  8031.                 local configlist = loadstring(selectedconfig.codeval.Value)()
  8032.                 for _,con in pairs(configlist) do
  8033.                         for _,obj in pairs(configfolder:GetChildren()) do
  8034.                                 if obj.Name == con['name'] then
  8035.                                         obj.Value = con['value']
  8036.                                         break
  8037.                                 end
  8038.                         end
  8039.                 end
  8040.         end
  8041. end)
  8042.  
  8043. configlist.ChildAdded:Connect(function(c)
  8044.         spawn(function()
  8045.                 c.MouseButton1Click:connect(function()
  8046.                         if selectedconfig and selectedconfig:FindFirstAncestorWhichIsA("CoreGui") then
  8047.                                 selectedconfig.BackgroundColor3 = Color3.fromRGB(51, 53, 63)
  8048.                         end
  8049.                         selectedconfig = c
  8050.                         c.BackgroundColor3 = Color3.fromRGB(44, 45, 54)
  8051.                 end)
  8052.         end)
  8053. end)
  8054.  
  8055. function checkfile()
  8056.         local a,b = pcall(function()
  8057.                 readfile('config_bloxtap.txt')
  8058.         end)
  8059.         if string.find(b or "",'not exist') then
  8060.                 writefile('config_bloxtap.txt','return {}')
  8061.         end
  8062. end
  8063. checkfile()
  8064. function savenewconfig()
  8065.         checkfile()
  8066.         local bob = "return {"
  8067.         for _,configthing in pairs(configlist:GetChildren()) do
  8068.                 if configthing:IsA("TextButton") then
  8069.                         local codeval = configthing.codeval.Value
  8070.                         local r = string.gsub(codeval,'return ',' ')
  8071.                         bob = bob.."{configNAME='".. configthing.Text .."';"..r..'};'
  8072.                 end
  8073.         end
  8074.         bob = bob..'};'
  8075.         writefile('config_bloxtap.txt',bob)
  8076. end
  8077.  
  8078. function loadsavedfileconfig()
  8079.         checkfile()
  8080.         local c = readfile('config_bloxtap.txt')
  8081.         local d = loadstring(c)()
  8082.         for _,DD in pairs(d) do
  8083.                 local configbutton = Instance.new("TextButton")
  8084.                 local someline = Instance.new("Frame")
  8085.                 configbutton.Name = "configbutton"
  8086.                 configbutton.Parent = configlist
  8087.                 configbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  8088.                 configbutton.BorderSizePixel = 0
  8089.                 configbutton.Size = UDim2.new(1, 0, 0, 20)
  8090.                 configbutton.Font = Enum.Font.GothamSemibold
  8091.                 configbutton.Text = DD['configNAME']
  8092.                 configbutton.TextColor3 = Color3.new(1, 1, 1)
  8093.                 configbutton.TextSize = 11
  8094.                 configbutton.TextWrapped = true
  8095.                 configbutton.BackgroundColor3 = Color3.fromRGB(51, 53, 63)
  8096.                
  8097.                 someline.Name = "someline"
  8098.                 someline.Parent = configbutton
  8099.                 someline.BackgroundColor3 = Color3.new(0.227451, 0.247059, 0.266667)
  8100.                 someline.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  8101.                 someline.BorderSizePixel = 0
  8102.                 someline.Position = UDim2.new(0, 10, 1, 0)
  8103.                 someline.Size = UDim2.new(1, -20, 0, 1)
  8104.                 someline.ZIndex = 123131
  8105.                 local codeval = Instance.new("StringValue",configbutton)
  8106.                 codeval.Name = 'codeval'
  8107.                
  8108.                 local realconfigs = DD[1]
  8109.                
  8110.                 local r = "return {"
  8111.                 for i,v in pairs(realconfigs) do
  8112.                         if typeof(v['value']) == 'string' then
  8113.                                 r = r.." {name='"..v['name'].."';value='"..v['value'].."'};"
  8114.                         else
  8115.                                 r = r.." {name='"..v['name'].."';value=".. tostring(v['value']) .."};"
  8116.                         end
  8117.                 end
  8118.                 codeval.Value = r.."}"
  8119.         end
  8120. end
  8121.  
  8122. saveconfig.MouseButton1Click:connect(function()
  8123.         savenewconfig()
  8124. end)
  8125.  
  8126. local teamcolor = Color3.fromRGB(115, 255, 108)
  8127. local enemycolor = Color3.fromRGB(255, 107, 107)
  8128.  
  8129. local weapons = game.ReplicatedStorage.Weapons
  8130. for i,v in pairs(weapons:GetDescendants()) do
  8131.         if v:IsA("ValueBase") then
  8132.                 local originalvalue = Instance.new(tostring(v.ClassName),v)
  8133.                 originalvalue.Name = '_ORIGINAL'
  8134.                 originalvalue.Value = v.Value
  8135.         end
  8136. end
  8137. function weaponMOD(toggle,name,val)
  8138.         for i,v in pairs(weapons:GetDescendants()) do
  8139.                 if v.Name == name then
  8140.                         if toggle == true then
  8141.                                 v.Value = val
  8142.                         else
  8143.                                 v.Value = v._ORIGINAL.Value
  8144.                         end
  8145.                 end
  8146.         end
  8147. end
  8148. function fireallup()
  8149.         spawn(function() local lastpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  8150.         for i,v in pairs(game.Players:GetPlayers()) do
  8151.                 if v.Character and v.Team ~= game.Players.LocalPlayer.Team then
  8152.                         game.Players.LocalPlayer.Character:SetPrimaryPartCFrame(v.Character.HumanoidRootPart.CFrame)
  8153.                         wait(.1)
  8154.                         local oh1 = game:GetService("ReplicatedStorage").Weapons["Molotov"].Model
  8155.                         local oh3 = 25
  8156.                         local oh4 = 35
  8157.                         local oh6 = ""
  8158.                         local oh7 = ""
  8159.                         for i = 1, 3 do
  8160.                                 game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(oh1, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  8161.                                 wait(0.001)
  8162.                         end
  8163.                 end
  8164.         end
  8165.         wait(0.4)
  8166.         game.Players.LocalPlayer.Character:SetPrimaryPartCFrame(lastpos) end)
  8167. end
  8168. function nameesp(character)
  8169.         if not character:FindFirstChild("name_ESP") then
  8170.                 local name_ESP = Instance.new("BillboardGui")
  8171.                 local NAME = Instance.new("TextLabel")
  8172.                 name_ESP.Name = "name_ESP"
  8173.                 name_ESP.Parent = character
  8174.                 name_ESP.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  8175.                 name_ESP.Active = true
  8176.                 name_ESP.Adornee = character.Head
  8177.                 name_ESP.AlwaysOnTop = true
  8178.                 name_ESP.ExtentsOffset = Vector3.new(0, 2, 0)
  8179.                 name_ESP.LightInfluence = 1
  8180.                 name_ESP.Size = UDim2.new(0, 200, 0, 50)
  8181.                
  8182.                 NAME.Name = "NAME"
  8183.                 NAME.Parent = name_ESP
  8184.                 NAME.BackgroundColor3 = Color3.new(1, 1, 1)
  8185.                 NAME.BackgroundTransparency = 1
  8186.                 NAME.Size = UDim2.new(0, 200, 0, 25)
  8187.                 NAME.Font = Enum.Font.SourceSansSemibold
  8188.                 NAME.Text = character.Name
  8189.                 NAME.TextColor3 = Color3.new(1, 1, 1)
  8190.                 NAME.TextSize = 12
  8191.                 NAME.TextStrokeTransparency = 0.30000001192093
  8192.                 NAME.TextWrapped = true
  8193.         end
  8194. end
  8195. function footstepespcharacter(character)
  8196.         local footstepesp = Instance.new("Part",workspace)
  8197.         footstepesp.Shape = 'Cylinder'
  8198.         footstepesp.Orientation = Vector3.new(0, 0, -90)
  8199.         footstepesp.Size = Vector3.new(0, 16, 1)
  8200.         footstepesp.Anchored = true
  8201.         footstepesp.Transparency = 1
  8202.         footstepesp.CanCollide = false
  8203.         footstepesp.Position = character.HumanoidRootPart.CFrame.p + Vector3.new(0,-3,0)
  8204.         local bb = Instance.new("Decal",footstepesp)
  8205.         bb.Texture = 'http://www.roblox.com/asset/?id=107020846'
  8206.         bb.Face = 'Left'
  8207.         local bb = Instance.new("Decal",footstepesp)
  8208.         bb.Texture = 'http://www.roblox.com/asset/?id=107020846'
  8209.         bb.Face = 'Right'
  8210.         local tweenInfo = TweenInfo.new(
  8211.                 0.6, -- Time
  8212.                 Enum.EasingStyle.Sine, -- EasingStyle
  8213.                 Enum.EasingDirection.Out, -- EasingDirection
  8214.                 0, -- RepeatCount (when less than zero the tween will loop indefinitely)
  8215.                 false, -- Reverses (tween will reverse once reaching it's goal)
  8216.                 0 -- DelayTime
  8217.         )
  8218.         local TweenService = game:GetService("TweenService")
  8219.        
  8220.         local tween = TweenService:Create(footstepesp, tweenInfo, {Size = Vector3.new(0, 16, 16)})
  8221.          
  8222.         tween:Play()
  8223.         game.Debris:AddItem(footstepesp,1)
  8224. end
  8225. function boxespweapon(droppedgun)
  8226.         local box_ESP = Instance.new("BillboardGui")
  8227.         local yes1 = Instance.new("Frame")
  8228.         local yes2 = Instance.new("Frame")
  8229.         local yes3 = Instance.new("Frame")
  8230.         local yes4 = Instance.new("Frame")
  8231.         local yes5 = Instance.new("Frame")
  8232.        
  8233.         box_ESP.Name = "box_ESP"
  8234.         box_ESP.Parent = droppedgun
  8235.         box_ESP.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  8236.         box_ESP.Active = true
  8237.         box_ESP.AlwaysOnTop = true
  8238.         box_ESP.LightInfluence = 1
  8239.         box_ESP.MaxDistance = 150
  8240.         box_ESP.Size = UDim2.new(2, 0, 2, 0)
  8241.        
  8242.         yes1.Name = "yes1"
  8243.         yes1.Parent = box_ESP
  8244.         yes1.BackgroundColor3 = Color3.new(1, 1, 1)
  8245.         yes1.BackgroundTransparency = 1
  8246.         yes1.Size = UDim2.new(1, 0, 1, 0)
  8247.        
  8248.         yes2.Name = "yes2"
  8249.         yes2.Parent = yes1
  8250.         yes2.BackgroundColor3 = Color3.new(1, 1, 1)
  8251.         yes2.BorderSizePixel = 0
  8252.         yes2.Size = UDim2.new(0, 1, 1, 0)
  8253.        
  8254.         yes3.Name = "yes3"
  8255.         yes3.Parent = yes1
  8256.         yes3.BackgroundColor3 = Color3.new(1, 1, 1)
  8257.         yes3.BorderSizePixel = 0
  8258.         yes3.Position = UDim2.new(1, -1, 0, 0)
  8259.         yes3.Size = UDim2.new(0, 1, 1, 0)
  8260.        
  8261.         yes4.Name = "yes4"
  8262.         yes4.Parent = yes1
  8263.         yes4.BackgroundColor3 = Color3.new(1, 1, 1)
  8264.         yes4.BorderSizePixel = 0
  8265.         yes4.Size = UDim2.new(1, 0, 0, 1)
  8266.        
  8267.         yes5.Name = "yes5"
  8268.         yes5.Parent = yes1
  8269.         yes5.BackgroundColor3 = Color3.new(1, 1, 1)
  8270.         yes5.BorderSizePixel = 0
  8271.         yes5.Position = UDim2.new(0, 0, 1, -1)
  8272.         yes5.Size = UDim2.new(1, 0, 0, 1)
  8273. end
  8274. function boxesp(character)
  8275.         if not character:FindFirstChild("box_ESP") then
  8276.                 local box_ESP = Instance.new("BillboardGui")
  8277.                 local yes1 = Instance.new("Frame")
  8278.                 local yes2 = Instance.new("Frame")
  8279.                 local yes3 = Instance.new("Frame")
  8280.                 local yes4 = Instance.new("Frame")
  8281.                 local yes5 = Instance.new("Frame")
  8282.                
  8283.                 box_ESP.Name = "box_ESP"
  8284.                 box_ESP.Parent = character
  8285.                 box_ESP.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  8286.                 box_ESP.Active = true
  8287.                 box_ESP.AlwaysOnTop = true
  8288.                 box_ESP.LightInfluence = 1
  8289.                 box_ESP.MaxDistance = 150
  8290.                 box_ESP.Size = UDim2.new(4, 0, 5.19999981, 0)
  8291.                
  8292.                 yes1.Name = "yes1"
  8293.                 yes1.Parent = box_ESP
  8294.                 yes1.BackgroundColor3 = Color3.new(1, 1, 1)
  8295.                 yes1.BackgroundTransparency = 1
  8296.                 yes1.Size = UDim2.new(1, 0, 1, 0)
  8297.                
  8298.                 yes2.Name = "yes2"
  8299.                 yes2.Parent = yes1
  8300.                 yes2.BackgroundColor3 = Color3.new(1, 1, 1)
  8301.                 yes2.BorderSizePixel = 0
  8302.                 yes2.Size = UDim2.new(0, 1, 1, 0)
  8303.                
  8304.                 yes3.Name = "yes3"
  8305.                 yes3.Parent = yes1
  8306.                 yes3.BackgroundColor3 = Color3.new(1, 1, 1)
  8307.                 yes3.BorderSizePixel = 0
  8308.                 yes3.Position = UDim2.new(1, -1, 0, 0)
  8309.                 yes3.Size = UDim2.new(0, 1, 1, 0)
  8310.                
  8311.                 yes4.Name = "yes4"
  8312.                 yes4.Parent = yes1
  8313.                 yes4.BackgroundColor3 = Color3.new(1, 1, 1)
  8314.                 yes4.BorderSizePixel = 0
  8315.                 yes4.Size = UDim2.new(1, 0, 0, 1)
  8316.                
  8317.                 yes5.Name = "yes5"
  8318.                 yes5.Parent = yes1
  8319.                 yes5.BackgroundColor3 = Color3.new(1, 1, 1)
  8320.                 yes5.BorderSizePixel = 0
  8321.                 yes5.Position = UDim2.new(0, 0, 1, -1)
  8322.                 yes5.Size = UDim2.new(1, 0, 0, 1)
  8323.                 spawn(function() while box_ESP do
  8324.                         wait()
  8325.                         pcall(function()
  8326.                         yes2.BackgroundTransparency = _G['property_boxtransparency']/100
  8327.                         yes3.BackgroundTransparency = _G['property_boxtransparency']/100
  8328.                         yes4.BackgroundTransparency = _G['property_boxtransparency']/100
  8329.                         yes5.BackgroundTransparency = _G['property_boxtransparency']/100
  8330.                 end) end box_ESP:Destroy() end)
  8331.         end
  8332. end
  8333. function backtrack(character)
  8334.         pcall(function()
  8335.                 if not character:FindFirstChild("backtrack") then
  8336.                         Instance.new("Sky",character).Name = "backtrack"
  8337.                         for _,parttobacktrack in pairs(character:GetChildren()) do
  8338.                                 if parttobacktrack:IsA("BasePart") and parttobacktrack.Name ~= 'Gun' then
  8339.                                         spawn(function()
  8340.                                                 for i = 1, 10 do
  8341.                                                         local backtrackPART = Instance.new("Part",backtrackfolder)
  8342.                                                         backtrackPART.Size = parttobacktrack.Size
  8343.                                                         backtrackPART.Color = Color3.fromRGB(255,255,255)
  8344.                                                         backtrackPART.CanCollide = false
  8345.                                                         backtrackPART.Anchored = true
  8346.                                                         backtrackPART.Material = Enum.Material.Metal
  8347.                                                         backtrackPART.Name = "backtrackPART"
  8348.                                                         local thing = Instance.new("ObjectValue")
  8349.                                                         thing.Parent = backtrackPART
  8350.                                                         thing.Name = "thing"
  8351.                                                         thing.Value = character
  8352.                                                         spawn(function()
  8353.                                                                 while parttobacktrack:FindFirstAncestorWhichIsA("Workspace") do
  8354.                                                                         backtrackPART.CFrame = parttobacktrack.CFrame
  8355.                                                                         wait(i * 0.02)
  8356.                                                                 end
  8357.                                                                 backtrackPART:Destroy()
  8358.                                                         end)
  8359.                                                 end    
  8360.                                         end)
  8361.                                 end
  8362.                         end
  8363.                 end
  8364.         end)
  8365. end
  8366. function chams(character,color)
  8367.         if not character:FindFirstChild("Sky") then
  8368.                 spawn(function() wait(2)
  8369.                 Instance.new('Sky',character)
  8370.                 for _,obj in pairs(character:GetDescendants()) do
  8371.                         if obj:IsA("BasePart") and obj.Name ~= 'HumanoidRootPart' and obj.Name ~= 'Head' then
  8372.                                 local cham = Instance.new("BoxHandleAdornment",obj)
  8373.                                 cham.Color3 = color
  8374.                                 cham.AlwaysOnTop = true
  8375.                                 cham.Size = obj.Size
  8376.                                 cham.ZIndex = 1
  8377.                                 cham.Adornee = obj
  8378.                                 cham.Transparency = _G['property_chamtransparency']/100
  8379.                                 spawn(function() while obj do
  8380.                                         wait()
  8381.                                         cham.Transparency = _G['property_chamtransparency']/100
  8382.                                 end cham:Destroy() end)
  8383.                         end
  8384.                 end end)
  8385.         end
  8386. end
  8387.  
  8388. game.Players.LocalPlayer.CharacterAdded:connect(function(c)
  8389.         spawn(function()
  8390.                 if _G['property_noaccessories'] == true then
  8391.                         for i,v in pairs(c:GetDescendants()) do
  8392.                                 if v:IsA("Accessory") then
  8393.                                         v:Destroy()
  8394.                                 end
  8395.                         end
  8396.                 end
  8397.                 if _G['property_nocloth'] == true then
  8398.                         wait(1)
  8399.                         c:FindFirstChildOfClass('Shirt'):Destroy()
  8400.                         c:FindFirstChildOfClass('Pants'):Destroy()
  8401.                 end
  8402.         end)
  8403. end)
  8404. spawn(function()
  8405.         while wait(0.4) do
  8406.                 if spectatorlist.Visible == true then
  8407.                         spectatornames.Text = getspectators()
  8408.                 end
  8409.         end
  8410. end)
  8411. spawn(function()
  8412.         while wait(0.7) do
  8413.                 for _,player in pairs(game.Players:GetPlayers()) do
  8414.                         if player.Character then
  8415.                                 if _G['property_weaponvolume'] ~= 0 then
  8416.                                         if player.Character:FindFirstChild("Gun") then
  8417.                                                 if not player.Character:FindFirstChild("Gun"):FindFirstChild("Sky") then
  8418.                                                         Instance.new("Sky",player.Character:FindFirstChild("Gun"))
  8419.                                                         for i,v in pairs(player.Character:FindFirstChild("Gun"):GetChildren()) do
  8420.                                                                 if v:IsA("Sound") then
  8421.                                                                         v.Volume = v.Volume/(100/_G['property_weaponvolume'])
  8422.                                                                 end
  8423.                                                         end
  8424.                                                 end
  8425.                                         end
  8426.                                 end
  8427.                                 if player ~= game.Players.LocalPlayer then
  8428.                                         if player.Team == game.Players.LocalPlayer.Team then
  8429.                                                 if _G['property_teamchams']     == true then
  8430.                                                         chams(player.Character,teamcolor)
  8431.                                                 elseif player.Character:FindFirstChild("Sky") then
  8432.                                                         for i,v in pairs(player.Character:GetDescendants()) do
  8433.                                                                 if v:IsA("BoxHandleAdornment") or v:IsA("Sky") then
  8434.                                                                         v:Destroy()
  8435.                                                                 end
  8436.                                                         end
  8437.                                                 end
  8438.                                                 if _G['property_boxespteam'] == true then
  8439.                                                         boxesp(player.Character)
  8440.                                                 elseif player.Character:FindFirstChild("box_ESP") then
  8441.                                                         player.Character:FindFirstChild("box_ESP"):Destroy()
  8442.                                                 end
  8443.                                                 if _G['property_disableteamrendering'] == true then
  8444.                                                         player.Character.Parent = game.Lighting
  8445.                                                 else
  8446.                                                         player.Character.Parent = workspace
  8447.                                                 end
  8448.                                         else
  8449.                                                 if _G['property_footstepesp'] == true then
  8450.                                                         pcall(function()
  8451.                                                                 if player.Character.PrimaryPart.Velocity ~= Vector3.new(0,0,0) then
  8452.                                                                         footstepespcharacter(player.Character)
  8453.                                                                 end
  8454.                                                         end)
  8455.                                                 end
  8456.                                                 if _G['property_backtrack'] == true then
  8457.                                                         backtrack(player.Character)
  8458.                                                         print('backtrack on')
  8459.                                                 elseif player.Character:FindFirstChild("backtrack") then
  8460.                                                         print('backtrack not on')
  8461.                                                         player.Character:FindFirstChild("backtrack"):Destroy()
  8462.                                                         backtrackfolder:ClearAllChildren()
  8463.                                                 end
  8464.                                                 if _G['property_boxesp'] == true then
  8465.                                                         boxesp(player.Character)
  8466.                                                 elseif player.Character:FindFirstChild("box_ESP") then
  8467.                                                         player.Character:FindFirstChild("box_ESP"):Destroy()
  8468.                                                 end
  8469.                                                 if _G['property_nameesp'] == true then
  8470.                                                         nameesp(player.Character)
  8471.                                                 elseif player.Character:FindFirstChild("name_ESP") then
  8472.                                                         player.Character:FindFirstChild("name_ESP"):Destroy()
  8473.                                                 end
  8474.                                                 if _G['property_enemychams'] == true then
  8475.                                                         chams(player.Character,enemycolor)
  8476.                                                 elseif player.Character:FindFirstChild("Sky") then
  8477.                                                         for i,v in pairs(player.Character:GetDescendants()) do
  8478.                                                                 if v:IsA("BoxHandleAdornment") or v:IsA("Sky") then
  8479.                                                                         v:Destroy()
  8480.                                                                 end
  8481.                                                         end
  8482.                                                 end    
  8483.                                         end
  8484.                                 else
  8485.                                         if _G['property_antiheadshot'] == true then
  8486.                                                 pcall(function()
  8487.                                                         game.Players.LocalPlayer.Character:FindFirstChild('FakeHead'):Destroy()
  8488.                                                         game.Players.LocalPlayer.Character:FindFirstChild('HeadHB'):Destroy()
  8489.                                                 end)
  8490.                                         end
  8491.                                         if _G['property_kniferange'] == true then
  8492.                                                 if not player.Character:FindFirstChild("kniferange") then
  8493.                                                         local kniferange = Instance.new("Part",backtrackfolder)
  8494.                                                         kniferange.Shape = 'Cylinder'
  8495.                                                         kniferange.Orientation = Vector3.new(0, 0, -90)
  8496.                                                         kniferange.Size = Vector3.new(0, 7, 7)
  8497.                                                         kniferange.Transparency = 1
  8498.                                                         kniferange.Name = 'kniferange'
  8499.                                                         kniferange.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  8500.                                                         kniferange.CanCollide = false
  8501.                                                         local bb = Instance.new("Decal",kniferange)
  8502.                                                         bb.Texture = 'http://www.roblox.com/asset/?id=107020846'
  8503.                                                         bb.Face = 'Left'
  8504.                                                         local bb = Instance.new("Decal",kniferange)
  8505.                                                         bb.Texture = 'http://www.roblox.com/asset/?id=107020846'
  8506.                                                         bb.Face = 'Right'
  8507.                                                         kniferange.Massless = true
  8508.                                                         local XD = Instance.new("Weld", game.Players.LocalPlayer.Character.HumanoidRootPart)
  8509.                                                         XD.Part0 = XD.Parent
  8510.                                                         XD.Part1 = kniferange
  8511.                                                         XD.C0 = CFrame.Angles(0,0,1.6)
  8512.                                                 end
  8513.                                         end
  8514.                                 end
  8515.                         end
  8516.                 end
  8517.         end
  8518. end)
  8519. function smallblock(pos)
  8520.         if pos then
  8521.                 local block = Instance.new('Part',workspace)
  8522.                 block.Anchored = true
  8523.                 block.Size = Vector3.new(0.3,0.3,0.3)
  8524.                 block.Position = pos
  8525.                 block.CanCollide = false
  8526.                 block.Material = Enum.Material.SmoothPlastic
  8527.                 block.Color = Color3.fromRGB(255, 71, 129)
  8528.                 game.Debris:AddItem(block,2)
  8529.         end
  8530. end
  8531. function CheckRig()
  8532.     if lplr.Character then
  8533.         local Humanoid = lplr.Character:WaitForChild('Humanoid')
  8534.         if Humanoid.RigType == Enum.HumanoidRigType.R15 then
  8535.             return 'R15'
  8536.         else
  8537.             return 'R6'
  8538.         end
  8539.     end
  8540. end
  8541. function InitiateAA()
  8542.     local Character = lplr.Character
  8543.     local StoredCF = Character.PrimaryPart.CFrame
  8544.     local Part = Instance.new('Part',workspace)
  8545.     Part.Size = Vector3.new(5,0,5)
  8546.     Part.Anchored = true
  8547.     Part.CFrame = CFrame.new(Vector3.new(9999,9999,9999))
  8548.     Character.PrimaryPart.CFrame = Part.CFrame*CFrame.new(0,3,0)
  8549.     spawn(function()
  8550.                 wait(2)
  8551.         Part:Destroy()
  8552.     end)
  8553.         if CheckRig() == 'R6' then
  8554.         local Clone = Character.HumanoidRootPart:Clone()
  8555.         Character.HumanoidRootPart:Destroy()
  8556.         Clone.Parent = Character
  8557.     else
  8558.         local Clone = Character.LowerTorso.Root:Clone()
  8559.         Character.LowerTorso.Root:Destroy()
  8560.         Clone.Parent = Character.LowerTorso
  8561.         end
  8562.         wait()
  8563.         Character.PrimaryPart.CFrame = StoredCF
  8564. end
  8565. function beam(part,pos,yeeet)
  8566.         if part then
  8567.                 if part.Parent:FindFirstChild('Humanoid') then
  8568.                         spawn(function()
  8569.                                 if _G['property_hitsound'] == true then
  8570.                                         local hitmarksound = Instance.new('Sound',workspace)
  8571.                                         hitmarksound.SoundId = 'rbxassetid://4491275997'
  8572.                                         hitmarksound.PlayOnRemove = true
  8573.                                         hitmarksound.Volume = 7
  8574.                                         hitmarksound:Destroy()
  8575.                                 end
  8576.                         end)
  8577.                         local player = game:GetService("Players").LocalPlayer
  8578.                         local ray = Ray.new(yeeet, (pos - yeeet).unit * 300)
  8579.                         local part, position = workspace:FindPartOnRay(ray, player.Character, false, true)
  8580.                         local beam = Instance.new("Part", workspace)
  8581.                         beam.BrickColor = BrickColor.new("Bright red")
  8582.                         beam.FormFactor = "Custom"
  8583.                         beam.Material = "Neon"
  8584.                         beam.Transparency = 0.5
  8585.                         beam.Anchored = true
  8586.                         beam.Locked = true
  8587.                         beam.CanCollide = false
  8588.                        
  8589.                         local distance = (player.Character.Head.CFrame.p - position).magnitude
  8590.                         beam.Size = Vector3.new(0.08, 0.05, distance)
  8591.                         beam.CFrame = CFrame.new(player.Character.Head.CFrame.p, position) * CFrame.new(0, 0, -distance / 2)
  8592.                         game.Debris:AddItem(beam,2)
  8593.                 end
  8594.         end
  8595. end
  8596. local UserInputService = game:GetService("UserInputService")
  8597.  
  8598. local space = Enum.KeyCode.Space
  8599. local function keyspacedown()
  8600.         return UserInputService:IsKeyDown(space)
  8601. end
  8602. local function Input(input, gameProcessedEvent)
  8603.         if keyspacedown() then
  8604.                 spaceheld = true
  8605.         else
  8606.                 spaceheld = false
  8607.         end
  8608. end
  8609.  
  8610. UserInputService.InputBegan:Connect(Input)
  8611. spawn(function()
  8612.         while wait(0.3) do
  8613.                 if lplr.Character then
  8614.                         if _G['property_grenadewalk'] == true then
  8615.                                 local oh1 = game:GetService("ReplicatedStorage").Weapons[_G['property_grenadewalktype']].Model
  8616.                                 local oh3 = 25
  8617.                                 local oh4 = 35
  8618.                                 local oh6 = ""
  8619.                                 local oh7 = ""
  8620.                                 game:GetService("ReplicatedStorage").Events.ThrowGrenade:FireServer(oh1, nil, oh3, oh4, Vector3.new(0,-100,0), oh6, oh7)
  8621.                         end
  8622.                 end
  8623.         end
  8624. end)
  8625. function getspectators()
  8626.         local plrsspectating = ""
  8627.         for i,v in pairs(game.Players:GetPlayers()) do
  8628.                 pcall(function()
  8629.                         if v ~= lplr then
  8630.                                 if not v.Character then
  8631.                                         if (v.CameraCF.Value.p - workspace.CurrentCamera.CFrame.p).Magnitude < 20 then
  8632.                                                 if plrsspectating == "" then
  8633.                                                         plrsspectating = v.Name
  8634.                                                 else
  8635.                                                         plrsspectating = plrsspectating..'\n'..v.Name
  8636.                                                 end
  8637.                                         end
  8638.                                 end
  8639.                         end
  8640.                 end)
  8641.         end
  8642.         return plrsspectating
  8643. end
  8644. spawn(function()
  8645.         while wait(0.1) do
  8646.                 if _G['property_triggerbot'] == true then
  8647.                         if lplr.Character then
  8648.                                 if m.Target then
  8649.                                         if m.Target.Parent:FindFirstChild("Humanoid") then
  8650.                                                 pcall(function()
  8651.                                                         if game.Players[m.Target.Parent.Name].Team ~= lplr.Team then
  8652.                                                                 spawn(function()
  8653.                                                                         mouse1press()
  8654.                                                                         wait()
  8655.                                                                         mouse1release()
  8656.                                                                 end)
  8657.                                                         end
  8658.                                                 end)
  8659.                                         end
  8660.                                 end
  8661.                         end
  8662.                 end
  8663.         end
  8664. end)
  8665. _G['btn1down'] = false
  8666. m.Button1Down:Connect(function()
  8667.         _G['btn1down'] = true
  8668. end)
  8669. m.Button1Up:Connect(function()
  8670.         _G['btn1down'] = false
  8671. end)
  8672.  
  8673. workspace.CurrentCamera.ChildAdded:Connect(function(t)
  8674.         spawn(function()
  8675.                 if t.Name == 'Arms' then
  8676.                         if _G['property_tps'] == true then
  8677.                                 for i,v in pairs(t:GetDescendants()) do
  8678.                                         if v:IsA("BasePart") and v.Transparency ~= 1 then
  8679.                                                 v.Transparency = 1
  8680.                                         end
  8681.                                 end
  8682.                         else
  8683.                                 for i,v in pairs(t:GetDescendants()) do
  8684.                                         if v:IsA("BasePart") and v.Transparency ~= 1 then
  8685.                                                 v.Transparency = _G['property_armtransparency']/100
  8686.                                         end
  8687.                                 end
  8688.                         end
  8689.                 end
  8690.         end)
  8691. end)
  8692.  
  8693. m.KeyDown:Connect(function(k)
  8694.         if string.byte(k) == 61 then
  8695.                 fovview.Visible = (not fovview.Visible)
  8696.                 main.Visible = (not main.Visible)
  8697.                 configmain.Visible = false
  8698.         end
  8699. end)
  8700.  
  8701. game.Players.PlayerRemoving:Connect(function(p)
  8702.         if p == lplr then
  8703.                 savenewconfig()
  8704.                 if _G['property_autorejoin'] == true then
  8705.                         local ts = game:GetService("TeleportService")
  8706.                         local p = game:GetService("Players").LocalPlayer
  8707.                          
  8708.                         ts:Teleport(game.PlaceId, p)
  8709.                 end
  8710.         end
  8711. end)
  8712. local cameradebris = game:GetService("Workspace").Camera.Debris
  8713. function checkdebris(obj)
  8714.         spawn(function()
  8715.                 if obj.Name == 'Bullet' then
  8716.                         if _G['property_disablebulletholes'] == true then
  8717.                                 obj:Destroy()
  8718.                         end
  8719.                 elseif obj.Name == 'C4' then
  8720.                         if _G['property_weaponsesp'] == true then
  8721.                                 boxespweapon(obj)
  8722.                         end
  8723.                 elseif obj:IsA('Part') then
  8724.                         if _G['property_bombesp'] == true then
  8725.                                 boxespweapon(obj)
  8726.                         end
  8727.                 elseif obj:IsA('Model') then
  8728.                         if _G['property_disablerenderingragdolls'] == true then
  8729.                                 boxespweapon(obj)
  8730.                         end
  8731.                 end
  8732.         end)
  8733. end
  8734. cameradebris.ChildAdded:connect(function(obj)
  8735.         spawn(function()
  8736.                 if obj.Name == 'Blood' then
  8737.                         if _G['property_disableblood'] == true then
  8738.                                 obj:Destroy()
  8739.                         end
  8740.                 end
  8741.         end)
  8742. end)
  8743. game:GetService("Workspace").Debris.ChildAdded:connect(function(obj)
  8744.         checkdebris(obj)
  8745. end)
  8746. game:GetService("Workspace")["Ray_Ignore"].Smokes.ChildAdded:connect(function(obj)
  8747.         spawn(function()
  8748.                 if _G['property_grenadesesp'] == true then
  8749.                         boxespweapon(obj)
  8750.                 end
  8751.         end)
  8752. end)
  8753. local Space = Enum.KeyCode.Space
  8754. local function Input(input, gameProcessedEvent)
  8755.         if input.UserInputType == Enum.UserInputType.MouseButton3 then
  8756.                 if _G['property_tps'] == true then
  8757.                         configfolder.tps.Value = (not configfolder.tps.Value)
  8758.                 end
  8759.         end
  8760.         if _G.autohop == true then
  8761.                 if UserInputService:IsKeyDown(Space) then
  8762.                         holdspace = true
  8763.                 else
  8764.                         holdspace = false
  8765.                 end
  8766.         end
  8767. end
  8768. UserInputService.InputBegan:Connect(Input)
  8769. draggable(main)
  8770. draggable(configmain)
  8771. draggable(spectatorlist)
  8772.  
  8773. username.Text = _G['bloxtapusername']
  8774.  
  8775. loadsavedfileconfig()
  8776. Public Pastes
  8777. SLA BreachMarker
  8778. C | 1 hour ago
  8779. Map tiling log
  8780. Bash | 1 hour ago
  8781. Paste Ping
  8782. C | 1 hour ago
  8783. checklist Computer...
  8784. Lua | 1 hour ago
  8785. Codegolf rainbow
  8786. Batch | 2 hours ago
  8787. Animation Form
  8788. VB.NET | 2 hours ago
  8789. Frigate Notificati...
  8790. YAML | 4 hours ago
  8791. SLA BreachMarker
  8792.  
  8793.