wdadda

RobloxCounterBlox

Apr 14th, 2021
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 97.51 KB | None | 0 0
  1. -- FIXED SOME ERRORS ENJOY USING--
  2. -- FIXED SOME ERRORS ENJOY USING--
  3. -- FIXED SOME ERRORS ENJOY USING--
  4. -- FIXED SOME ERRORS ENJOY USING--
  5. -- FIXED SOME ERRORS ENJOY USING--
  6. -- FIXED SOME ERRORS ENJOY USING--
  7. -- FIXED SOME ERRORS ENJOY USING--
  8. -- FIXED SOME ERRORS ENJOY USING--
  9. -- FIXED SOME ERRORS ENJOY USING--
  10. -- FIXED SOME ERRORS ENJOY USING--
  11. -- FIXED SOME ERRORS ENJOY USING--
  12. -- FIXED SOME ERRORS ENJOY USING--
  13. -- FIXED SOME ERRORS ENJOY USING--
  14. -- FIXED SOME ERRORS ENJOY USING--
  15. -- FIXED SOME ERRORS ENJOY USING--
  16. -- FIXED SOME ERRORS ENJOY USING--
  17. -- FIXED SOME ERRORS ENJOY USING--
  18. -- FIXED SOME ERRORS ENJOY USING--
  19. -- FIXED SOME ERRORS ENJOY USING--
  20. -- FIXED SOME ERRORS ENJOY USING--
  21. -- FIXED SOME ERRORS ENJOY USING--
  22. -- FIXED SOME ERRORS ENJOY USING--
  23. -- FIXED SOME ERRORS ENJOY USING--
  24. -- FIXED SOME ERRORS ENJOY USING--
  25. -- FIXED SOME ERRORS ENJOY USING--
  26. -- FIXED SOME ERRORS ENJOY USING--
  27. -- FIXED SOME ERRORS ENJOY USING--
  28. -- FIXED SOME ERRORS ENJOY USING--
  29. -- FIXED SOME ERRORS ENJOY USING--
  30. -- FIXED SOME ERRORS ENJOY USING--
  31. -- FIXED SOME ERRORS ENJOY USING--
  32. -- FIXED SOME ERRORS ENJOY USING--
  33. -- FIXED SOME ERRORS ENJOY USING--
  34. -- FIXED SOME ERRORS ENJOY USING--
  35. -- FIXED SOME ERRORS ENJOY USING--
  36. -- FIXED SOME ERRORS ENJOY USING--
  37. -- FIXED SOME ERRORS ENJOY USING--
  38. -- FIXED SOME ERRORS ENJOY USING--
  39. -- FIXED SOME ERRORS ENJOY USING--
  40. -- FIXED SOME ERRORS ENJOY USING--
  41. -- FIXED SOME ERRORS ENJOY USING--
  42. -- FIXED SOME ERRORS ENJOY USING--
  43. -- FIXED SOME ERRORS ENJOY USING--
  44. -- FIXED SOME ERRORS ENJOY USING--
  45. -- FIXED SOME ERRORS ENJOY USING--
  46. -- FIXED SOME ERRORS ENJOY USING--
  47. -- FIXED SOME ERRORS ENJOY USING--
  48. -- FIXED SOME ERRORS ENJOY USING--
  49. -- FIXED SOME ERRORS ENJOY USING--
  50. -- FIXED SOME ERRORS ENJOY USING--
  51. -- FIXED SOME ERRORS ENJOY USING--
  52. -- FIXED SOME ERRORS ENJOY USING--
  53. -- FIXED SOME ERRORS ENJOY USING--
  54. -- FIXED SOME ERRORS ENJOY USING--
  55. -- FIXED SOME ERRORS ENJOY USING--
  56. -- FIXED SOME ERRORS ENJOY USING--
  57. -- FIXED SOME ERRORS ENJOY USING--
  58. -- FIXED SOME ERRORS ENJOY USING--
  59. -- FIXED SOME ERRORS ENJOY USING--
  60. -- FIXED SOME ERRORS ENJOY USING--
  61. -- FIXED SOME ERRORS ENJOY USING--
  62. -- FIXED SOME ERRORS ENJOY USING--
  63. -- FIXED SOME ERRORS ENJOY USING--
  64.  
  65. local pitchup = false
  66. local pitchdown = false
  67. local pitchfakelag = false
  68. local jitter = false
  69. local sideways = false
  70. local yawfakelag = false
  71. local backward = false
  72. local antiaim = false
  73. local aasettings = false
  74. local alsetting = false
  75. local aimlock = false
  76. local thirdperson = false
  77. local fovchanger = false
  78. local opened = false
  79. local hidekey = Enum.KeyCode.RightShift
  80. local YeetwareCBR = Instance.new("ScreenGui")
  81. local Introduce = Instance.new("Frame")
  82. local IntroduceTitel = Instance.new("TextLabel")
  83. local Updatenotes = Instance.new("TextLabel")
  84. local LoadToMain = Instance.new("TextButton")
  85. local Main = Instance.new("Frame")
  86. local ButtonFrame = Instance.new("Frame")
  87. local LegitButton = Instance.new("TextButton")
  88. local LegitFrame = Instance.new("Frame")
  89. local LegitAimlock = Instance.new("TextButton")
  90. local InfoAim = Instance.new("TextLabel")
  91. local FadedLogo = Instance.new("ImageLabel")
  92. local RageButton = Instance.new("TextButton")
  93. local RageFrame = Instance.new("Frame")
  94. local RageAimlock = Instance.new("TextButton")
  95. local Spinbot = Instance.new("TextButton")
  96. local InfoSpinbot = Instance.new("TextLabel")
  97. local InfoRAim = Instance.new("TextLabel")
  98. local Headshotguarantee = Instance.new("ImageLabel")
  99. local Bruh = Instance.new("ImageLabel")
  100. local VisualButton = Instance.new("TextButton")
  101. local VisualFrame = Instance.new("Frame")
  102. local ESP = Instance.new("TextButton")
  103. local ESPInfo = Instance.new("TextLabel")
  104. local AntiFlash = Instance.new("TextButton")
  105. local AntiFlashInfo = Instance.new("TextLabel")
  106. local TextButton = Instance.new("TextButton")
  107. local ThirdPersonInfo = Instance.new("TextLabel")
  108. local ESPpic = Instance.new("ImageLabel")
  109. local Lunarph = Instance.new("ImageLabel")
  110. local Yeahidk = Instance.new("ImageLabel")
  111. local MiscButton = Instance.new("TextButton")
  112. local MiscFrame = Instance.new("Frame")
  113. local InfoMisc = Instance.new("TextLabel")
  114. local InfCash = Instance.new("TextButton")
  115. local InfCashInfo = Instance.new("TextLabel")
  116. local Respawnn = Instance.new("ImageButton")
  117. local JoinCT = Instance.new("ImageButton")
  118. local JoinT = Instance.new("ImageButton")
  119. local Bridgard = Instance.new("ImageLabel")
  120. local InformationText = Instance.new("TextLabel")
  121. local CloseOptionsButton = Instance.new("TextButton")
  122. local Title = Instance.new("TextLabel")
  123. local BackgroundMain = Instance.new("ImageLabel")
  124. --Properties:
  125. YeetwareCBR.Name = "YeetwareCBR"
  126. YeetwareCBR.Parent = game.CoreGui
  127. YeetwareCBR.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  128.  
  129. Introduce.Name = "Introduce"
  130. Introduce.Parent = YeetwareCBR
  131. Introduce.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  132. Introduce.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  133. Introduce.BorderSizePixel = 5
  134. Introduce.Position = UDim2.new(0.318650424, 0, 0.087649405, 0)
  135. Introduce.Size = UDim2.new(0, 492, 0, 365)
  136. Introduce.Visible = true
  137.  
  138. IntroduceTitel.Name = "IntroduceTitel"
  139. IntroduceTitel.Parent = Introduce
  140. IntroduceTitel.BackgroundColor3 = Color3.new(1, 1, 1)
  141. IntroduceTitel.BackgroundTransparency = 1
  142. IntroduceTitel.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  143. IntroduceTitel.BorderSizePixel = 3
  144. IntroduceTitel.Size = UDim2.new(0, 492, 0, 50)
  145. IntroduceTitel.Font = Enum.Font.GothamBlack
  146. IntroduceTitel.Text = "YEETWARE V3"
  147. IntroduceTitel.TextColor3 = Color3.new(1, 1, 1)
  148. IntroduceTitel.TextScaled = true
  149. IntroduceTitel.TextSize = 14
  150. IntroduceTitel.TextWrapped = true
  151.  
  152. Updatenotes.Name = "Updatenotes"
  153. Updatenotes.Parent = Introduce
  154. Updatenotes.BackgroundColor3 = Color3.new(1, 1, 1)
  155. Updatenotes.BackgroundTransparency = 1
  156. Updatenotes.Position = UDim2.new(0, 0, 0.1369863, 0)
  157. Updatenotes.Size = UDim2.new(0, 492, 0, 253)
  158. Updatenotes.Font = Enum.Font.GothamBlack
  159. Updatenotes.Text = "Hello, we've updated Yeetware, we are calling Yeetware.gg now YEETWARE because, we are going to do alot of GUIS for Roblox-Games where its worth it. Don't forget YEETWARE.CBR (Counter Blox Remastered GUI) is getting still updated because it's the project that 4MGD , Quantrumium + (PRIVAT) are working at. We will update Yeetware.CBR like often as we can, so we can improve Yeetware.CBR by the look , and the \"Quality\". 4MGD is working at the GUI/UI. Quantrumium is working at the Scripts which are used in the GUI. (PRIVAT) will help with the GUI. If you want to Support Yeetware/Skidware for further Projects, feel free to donate us :) :- paypal.me/YEETWARE -: Notes: We don't want to Profit out of skidded scripts. The Donations ain't needed, because; what is really motivating team Yeetware to create GUIS is the Communtiy! anyways Enjoy using Yeetware.CBR V3 - 4MGD"
  160. Updatenotes.TextColor3 = Color3.new(1, 1, 1)
  161. Updatenotes.TextScaled = true
  162. Updatenotes.TextSize = 14
  163. Updatenotes.TextWrapped = true
  164.  
  165. LoadToMain.Name = "LoadToMain"
  166. LoadToMain.Parent = Introduce
  167. LoadToMain.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  168. LoadToMain.BackgroundTransparency = 1
  169. LoadToMain.Position = UDim2.new(0.0121951215, 0, 0.830137014, 0)
  170. LoadToMain.Size = UDim2.new(0, 480, 0, 54)
  171. LoadToMain.Font = Enum.Font.GothamBlack
  172. LoadToMain.Text = "Load into YEETWARE.CBR"
  173. LoadToMain.TextColor3 = Color3.new(1, 1, 1)
  174. LoadToMain.TextScaled = true
  175. LoadToMain.TextSize = 14
  176. LoadToMain.TextWrapped = true
  177. LoadToMain.MouseButton1Down:connect(function()
  178. Introduce.Visible = false
  179. Main.Visible = true
  180. BackgroundMain.Visible = true
  181. end)
  182.  
  183. Main.Name = "Main"
  184. Main.Parent = YeetwareCBR
  185. Main.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  186. Main.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  187. Main.BorderSizePixel = 5
  188. Main.Position = UDim2.new(0.308341146, 0, 0.0498007983, 0)
  189. Main.Size = UDim2.new(0, 550, 0, 450)
  190. Main.Visible = false
  191. Main.Draggable = true
  192.  
  193. ButtonFrame.Name = "ButtonFrame"
  194. ButtonFrame.Parent = Main
  195. ButtonFrame.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  196. ButtonFrame.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  197. ButtonFrame.BorderSizePixel = 5
  198. ButtonFrame.Position = UDim2.new(-0.330909103, 0, 0, 0)
  199. ButtonFrame.Size = UDim2.new(0, 176, 0, 450)
  200.  
  201. LegitButton.Name = "LegitButton"
  202. LegitButton.Parent = ButtonFrame
  203. LegitButton.BackgroundColor3 = Color3.new(1, 1, 1)
  204. LegitButton.BackgroundTransparency = 1
  205. LegitButton.Position = UDim2.new(0, 0, 0.055555556, 0)
  206. LegitButton.Size = UDim2.new(0, 176, 0, 50)
  207. LegitButton.Font = Enum.Font.GothamBlack
  208. LegitButton.Text = "Legit"
  209. LegitButton.TextColor3 = Color3.new(1, 1, 1)
  210. LegitButton.TextSize = 35
  211. LegitButton.MouseButton1Down:connect(function()
  212. BackgroundMain.Visible = false
  213. LegitFrame.Visible = true
  214. RageFrame.Visible = false
  215. VisualFrame.Visible = false
  216. MiscFrame.Visible = false
  217. end)
  218.  
  219. LegitFrame.Name = "LegitFrame"
  220. LegitFrame.Parent = LegitButton
  221. LegitFrame.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  222. LegitFrame.BackgroundTransparency = 1
  223. LegitFrame.Position = UDim2.new(1.03409088, 0, 0.5, 0)
  224. LegitFrame.Size = UDim2.new(0, 550, 0, 400)
  225. LegitFrame.Visible = false
  226.  
  227. LegitAimlock.Name = "LegitAimlock"
  228. LegitAimlock.Parent = LegitFrame
  229. LegitAimlock.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  230. LegitAimlock.BackgroundTransparency = 0.85000002384186
  231. LegitAimlock.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  232. LegitAimlock.BorderSizePixel = 0
  233. LegitAimlock.Position = UDim2.new(0.0338638574, 0, 0.0625, 0)
  234. LegitAimlock.Size = UDim2.new(0, 350, 0, 75)
  235. LegitAimlock.Font = Enum.Font.GothamBlack
  236. LegitAimlock.Text = "Legit Aimlock"
  237. LegitAimlock.TextColor3 = Color3.new(1, 1, 1)
  238. LegitAimlock.TextScaled = true
  239. LegitAimlock.TextSize = 14
  240. LegitAimlock.TextWrapped = true
  241. LegitAimlock.MouseButton1Down:connect(function()
  242. PLAYER = game.Players.LocalPlayer
  243. MOUSE = PLAYER:GetMouse()
  244. CC = game.Workspace.CurrentCamera
  245.  
  246. _G.AIM_AT = 'UpperTorso'
  247. _G.BIND = 101 -- E
  248.  
  249. function GetNearestPlayerToMouse()
  250. local PLAYERS = {}
  251. local PLAYER_HOLD = {}
  252. local DISTANCES = {25}
  253. for i, v in pairs(game.Players:GetPlayers()) do
  254. if v ~= PLAYER then
  255. table.insert(PLAYERS, v)
  256. end
  257. end
  258. for i, v in pairs(PLAYERS) do
  259. if v and (v.Character) ~= nil and v.Team ~= PLAYER.Team then
  260. local AIM = v.Character:FindFirstChild(_G.AIM_AT)
  261. if AIM ~= nil then
  262. local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
  263. local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
  264. local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
  265. local DIFF = math.floor((POS - AIM.Position).magnitude)
  266. PLAYER_HOLD[v.Name .. i] = {}
  267. PLAYER_HOLD[v.Name .. i].dist = DISTANCE
  268. PLAYER_HOLD[v.Name .. i].plr = v
  269. PLAYER_HOLD[v.Name .. i].diff = DIFF
  270. table.insert(DISTANCES, DIFF)
  271. end
  272. end
  273. end
  274.  
  275. if unpack(DISTANCES) == nil then
  276. return false
  277. end
  278.  
  279. local L_DISTANCE = math.floor(math.min(unpack(DISTANCES)))
  280. if L_DISTANCE > 20 then
  281. return false
  282. end
  283.  
  284. for i, v in pairs(PLAYER_HOLD) do
  285. if v.diff == L_DISTANCE then
  286. return v.plr
  287. end
  288. end
  289. return false
  290. end
  291.  
  292. MOUSE.KeyDown:connect(function(KEY)
  293. KEY = KEY:lower():byte()
  294. if KEY == _G.BIND then
  295. ENABLED = true
  296. end
  297. end)
  298.  
  299. MOUSE.KeyUp:connect(function(KEY)
  300. KEY = KEY:lower():byte()
  301. if KEY == _G.BIND then
  302. ENABLED = false
  303. end
  304. end)
  305.  
  306. game:GetService('RunService').RenderStepped:connect(function()
  307. if ENABLED then
  308. local TARGET = GetNearestPlayerToMouse()
  309. if (TARGET ~= false) then
  310. local AIM = TARGET.Character:FindFirstChild(_G.AIM_AT)
  311. if AIM then
  312. CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, AIM.CFrame.p)
  313. end
  314. end
  315. end
  316. end)
  317.  
  318. print("Legit-Aimlock loaded")
  319. end)
  320.  
  321. InfoAim.Name = "InfoAim"
  322. InfoAim.Parent = LegitFrame
  323. InfoAim.BackgroundColor3 = Color3.new(1, 1, 1)
  324. InfoAim.BackgroundTransparency = 100
  325. InfoAim.Position = UDim2.new(0.0156820398, 0, 0.213555753, 0)
  326. InfoAim.Size = UDim2.new(0, 349, 0, 31)
  327. InfoAim.Font = Enum.Font.GothamBlack
  328. InfoAim.Text = "E to Aimlock ; Torso-Level"
  329. InfoAim.TextColor3 = Color3.new(1, 1, 1)
  330. InfoAim.TextSize = 14
  331.  
  332. FadedLogo.Name = "FadedLogo"
  333. FadedLogo.Parent = LegitFrame
  334. FadedLogo.Active = true
  335. FadedLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  336. FadedLogo.BackgroundTransparency = 1
  337. FadedLogo.Position = UDim2.new(0.769090891, 0, 0.0625, 0)
  338. FadedLogo.Size = UDim2.new(0, 100, 0, 100)
  339. FadedLogo.Image = "rbxassetid://3046512159"
  340.  
  341. RageButton.Name = "RageButton"
  342. RageButton.Parent = ButtonFrame
  343. RageButton.BackgroundColor3 = Color3.new(1, 1, 1)
  344. RageButton.BackgroundTransparency = 1
  345. RageButton.Position = UDim2.new(0, 0, 0.222222224, 0)
  346. RageButton.Size = UDim2.new(0, 176, 0, 50)
  347. RageButton.Font = Enum.Font.GothamBlack
  348. RageButton.Text = "Rage"
  349. RageButton.TextColor3 = Color3.new(1, 1, 1)
  350. RageButton.TextSize = 35
  351. RageButton.MouseButton1Down:Connect(function()
  352. BackgroundMain.Visible = false
  353. LegitFrame.Visible = false
  354. RageFrame.Visible = true
  355. VisualFrame.Visible = false
  356. MiscFrame.Visible = false
  357. end)
  358.  
  359. RageFrame.Name = "RageFrame"
  360. RageFrame.Parent = RageButton
  361. RageFrame.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  362. RageFrame.BackgroundTransparency = 1
  363. RageFrame.Position = UDim2.new(1.03409088, 0, -1, 0)
  364. RageFrame.Size = UDim2.new(0, 550, 0, 400)
  365. RageFrame.Visible = false
  366.  
  367. RageAimlock.Name = "RageAimlock"
  368. RageAimlock.Parent = RageFrame
  369. RageAimlock.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  370. RageAimlock.BackgroundTransparency = 0.85000002384186
  371. RageAimlock.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  372. RageAimlock.BorderSizePixel = 0
  373. RageAimlock.Position = UDim2.new(0.0340000018, 0, 0.061999999, 0)
  374. RageAimlock.Size = UDim2.new(0, 350, 0, 75)
  375. RageAimlock.Font = Enum.Font.GothamBlack
  376. RageAimlock.Text = "Rage Aimlock"
  377. RageAimlock.TextColor3 = Color3.new(1, 1, 1)
  378. RageAimlock.TextScaled = true
  379. RageAimlock.TextSize = 14
  380. RageAimlock.TextWrapped = true
  381. RageAimlock.MouseButton1Down:connect(function()
  382. PLAYER = game.Players.LocalPlayer
  383. MOUSE = PLAYER:GetMouse()
  384. CC = game.Workspace.CurrentCamera
  385.  
  386. _G.AIM_AT = 'Head'
  387. _G.BIND = 101 -- E
  388.  
  389. function GetNearestPlayerToMouse()
  390. local PLAYERS = {}
  391. local PLAYER_HOLD = {}
  392. local DISTANCES = {25000}
  393. for i, v in pairs(game.Players:GetPlayers()) do
  394. if v ~= PLAYER then
  395. table.insert(PLAYERS, v)
  396. end
  397. end
  398. for i, v in pairs(PLAYERS) do
  399. if v and (v.Character) ~= nil and v.Team ~= PLAYER.Team then
  400. local AIM = v.Character:FindFirstChild(_G.AIM_AT)
  401. if AIM ~= nil then
  402. local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
  403. local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
  404. local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
  405. local DIFF = math.floor((POS - AIM.Position).magnitude)
  406. PLAYER_HOLD[v.Name .. i] = {}
  407. PLAYER_HOLD[v.Name .. i].dist = DISTANCE
  408. PLAYER_HOLD[v.Name .. i].plr = v
  409. PLAYER_HOLD[v.Name .. i].diff = DIFF
  410. table.insert(DISTANCES, DIFF)
  411. end
  412. end
  413. end
  414.  
  415. if unpack(DISTANCES) == nil then
  416. return false
  417. end
  418.  
  419. local L_DISTANCE = math.floor(math.min(unpack(DISTANCES)))
  420. if L_DISTANCE > 25000 then
  421. return false
  422. end
  423.  
  424. for i, v in pairs(PLAYER_HOLD) do
  425. if v.diff == L_DISTANCE then
  426. return v.plr
  427. end
  428. end
  429. return false
  430. end
  431.  
  432. MOUSE.KeyDown:connect(function(KEY)
  433. KEY = KEY:lower():byte()
  434. if KEY == _G.BIND then
  435. ENABLED = true
  436. end
  437. end)
  438.  
  439. MOUSE.KeyUp:connect(function(KEY)
  440. KEY = KEY:lower():byte()
  441. if KEY == _G.BIND then
  442. ENABLED = false
  443. end
  444. end)
  445.  
  446. game:GetService('RunService').RenderStepped:connect(function()
  447. if ENABLED then
  448. local TARGET = GetNearestPlayerToMouse()
  449. if (TARGET ~= false) then
  450. local AIM = TARGET.Character:FindFirstChild(_G.AIM_AT)
  451. if AIM then
  452. CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, AIM.CFrame.p)
  453. end
  454. end
  455. end
  456. end)
  457.  
  458. print("Rage-Aimbot loaded")
  459. end)
  460.  
  461.  
  462. Spinbot.Name = "Spinbot"
  463. Spinbot.Parent = RageFrame
  464. Spinbot.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  465. Spinbot.BackgroundTransparency = 0.85000002384186
  466. Spinbot.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  467. Spinbot.Position = UDim2.new(0.038181819, 0, 0.375, 0)
  468. Spinbot.Size = UDim2.new(0, 350, 0, 75)
  469. Spinbot.Font = Enum.Font.GothamBlack
  470. Spinbot.Text = "Spinbot"
  471. Spinbot.TextColor3 = Color3.new(1, 1, 1)
  472. Spinbot.TextScaled = true
  473. Spinbot.TextSize = 14
  474. Spinbot.TextWrapped = true
  475. Spinbot.MouseButton1Down:connect(function()
  476. if not antiaim
  477. then
  478. antiaim = true
  479. else
  480. antiaim = false
  481. backward = false
  482. jitter = false
  483. yawfakelag = false
  484. sideways = false
  485. end
  486. end)
  487. Spinbot.MouseButton1Down:connect(function()
  488. if not pitchup
  489. then
  490. pitchup = true
  491. repeat if pitchup then
  492. wait()
  493. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("1")
  494. end
  495. until pitchup == false
  496. else
  497. pitchup = false
  498. end
  499. end)
  500. Spinbot.MouseButton1Down:connect(function()
  501. if not pitchdown
  502. then
  503. pitchdown = true
  504. repeat if pitchdown then
  505. wait()
  506. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-1")
  507. end
  508. until pitchdown == false
  509. else
  510. pitchdown = false
  511. end
  512. end)
  513. Spinbot.MouseButton1Down:connect(function()
  514. if not pitchfakelag
  515. then
  516. pitchfakelag = true
  517. repeat if pitchfakelag then
  518. wait()
  519. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("1")
  520. wait()
  521. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-1")
  522. end
  523. until pitchfakelag == false
  524. else
  525. pitchfakelag = false
  526. end
  527. end)
  528.  
  529. InfoSpinbot.Name = "InfoSpinbot"
  530. InfoSpinbot.Parent = RageFrame
  531. InfoSpinbot.BackgroundColor3 = Color3.new(1, 1, 1)
  532. InfoSpinbot.BackgroundTransparency = 100
  533. InfoSpinbot.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  534. InfoSpinbot.Position = UDim2.new(0.0379999876, 0, 0.561500013, 0)
  535. InfoSpinbot.Size = UDim2.new(0, 349, 0, 31)
  536. InfoSpinbot.Font = Enum.Font.GothamBlack
  537. InfoSpinbot.Text = "You need to press it 2x if it stopped spinning"
  538. InfoSpinbot.TextColor3 = Color3.new(1, 1, 1)
  539. InfoSpinbot.TextSize = 14
  540.  
  541. InfoRAim.Name = "InfoRAim"
  542. InfoRAim.Parent = RageFrame
  543. InfoRAim.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  544. InfoRAim.BackgroundTransparency = 100
  545. InfoRAim.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  546. InfoRAim.Position = UDim2.new(0.0395456553, 0, 0.248555779, 0)
  547. InfoRAim.Size = UDim2.new(0, 349, 0, 31)
  548. InfoRAim.Font = Enum.Font.GothamBlack
  549. InfoRAim.Text = "E to Aimlock ; Head-Level"
  550. InfoRAim.TextColor3 = Color3.new(1, 1, 1)
  551. InfoRAim.TextSize = 14
  552.  
  553. Headshotguarantee.Name = "Headshotguarantee"
  554. Headshotguarantee.Parent = RageFrame
  555. Headshotguarantee.BackgroundColor3 = Color3.new(1, 1, 1)
  556. Headshotguarantee.BackgroundTransparency = 3044833536
  557. Headshotguarantee.Position = UDim2.new(0.674545467, 0, -0.0250000004, 0)
  558. Headshotguarantee.Size = UDim2.new(0, 143, 0, 148)
  559. Headshotguarantee.Image = "rbxassetid://3044833513"
  560.  
  561. Bruh.Name = "B ruh"
  562. Bruh.Parent = RageFrame
  563. Bruh.BackgroundColor3 = Color3.new(1, 1, 1)
  564. Bruh.BackgroundTransparency = 1
  565. Bruh.Position = UDim2.new(0.727272749, 0, 0.387499988, 0)
  566. Bruh.Size = UDim2.new(0, 100, 0, 100)
  567. Bruh.Image = "rbxassetid://3044443917"
  568.  
  569. VisualButton.Name = "VisualButton"
  570. VisualButton.Parent = ButtonFrame
  571. VisualButton.BackgroundColor3 = Color3.new(1, 1, 1)
  572. VisualButton.BackgroundTransparency = 1
  573. VisualButton.Position = UDim2.new(0, 0, 0.388888896, 0)
  574. VisualButton.Size = UDim2.new(0, 176, 0, 50)
  575. VisualButton.Font = Enum.Font.GothamBlack
  576. VisualButton.Text = "Visual"
  577. VisualButton.TextColor3 = Color3.new(1, 1, 1)
  578. VisualButton.TextSize = 35
  579. VisualButton.MouseButton1Down:connect(function()
  580. BackgroundMain.Visible = false
  581. LegitFrame.Visible = false
  582. RageFrame.Visible = false
  583. VisualFrame.Visible = true
  584. MiscFrame.Visible = false
  585. end)
  586.  
  587. VisualFrame.Name = "VisualFrame"
  588. VisualFrame.Parent = VisualButton
  589. VisualFrame.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  590. VisualFrame.BackgroundTransparency = 1
  591. VisualFrame.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  592. VisualFrame.Position = UDim2.new(1.03409088, 0, -2.5, 0)
  593. VisualFrame.Size = UDim2.new(0, 550, 0, 400)
  594. VisualFrame.Visible = false
  595.  
  596. ESP.Name = "ESP"
  597. ESP.Parent = VisualFrame
  598. ESP.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  599. ESP.BackgroundTransparency = 0.85000002384186
  600. ESP.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  601. ESP.Position = UDim2.new(0.0340000018, 0, 0.061999999, 0)
  602. ESP.Size = UDim2.new(0, 350, 0, 75)
  603. ESP.Font = Enum.Font.GothamBlack
  604. ESP.Text = "ESP"
  605. ESP.TextColor3 = Color3.new(1, 1, 1)
  606. ESP.TextScaled = true
  607. ESP.TextSize = 14
  608. ESP.TextWrapped = true
  609.  
  610. ESPInfo.Name = "ESPInfo"
  611. ESPInfo.Parent = VisualFrame
  612. ESPInfo.BackgroundColor3 = Color3.new(1, 1, 1)
  613. ESPInfo.BackgroundTransparency = 100
  614. ESPInfo.Position = UDim2.new(0.0395456553, 0, 0.248555779, 0)
  615. ESPInfo.Size = UDim2.new(0, 349, 0, 31)
  616. ESPInfo.Font = Enum.Font.GothamBlack
  617. ESPInfo.Text = "if you dont see Body, active Legit-Aimlock"
  618. ESPInfo.TextColor3 = Color3.new(1, 1, 1)
  619. ESPInfo.TextSize = 14
  620.  
  621. AntiFlash.Name = "AntiFlash"
  622. AntiFlash.Parent = VisualFrame
  623. AntiFlash.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  624. AntiFlash.BackgroundTransparency = 0.85000002384186
  625. AntiFlash.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  626. AntiFlash.Position = UDim2.new(0.0379999988, 0, 0.375, 0)
  627. AntiFlash.Size = UDim2.new(0, 350, 0, 76)
  628. AntiFlash.Font = Enum.Font.GothamBlack
  629. AntiFlash.Text = "Disable Flashbang"
  630. AntiFlash.TextColor3 = Color3.new(1, 1, 1)
  631. AntiFlash.TextScaled = true
  632. AntiFlash.TextSize = 14
  633. AntiFlash.TextWrapped = true
  634. AntiFlash.MouseButton1Down:connect(function()
  635. game:GetService("ReplicatedStorage").Events.Flash:Destroy()
  636. end)
  637.  
  638. AntiFlashInfo.Name = "AntiFlashInfo"
  639. AntiFlashInfo.Parent = VisualFrame
  640. AntiFlashInfo.BackgroundColor3 = Color3.new(1, 1, 1)
  641. AntiFlashInfo.BackgroundTransparency = 100
  642. AntiFlashInfo.Position = UDim2.new(0.0379999876, 0, 0.561500013, 0)
  643. AntiFlashInfo.Size = UDim2.new(0, 349, 0, 31)
  644. AntiFlashInfo.Font = Enum.Font.GothamBlack
  645. AntiFlashInfo.Text = "You need to press it 2x if it stopped spinning"
  646. AntiFlashInfo.TextColor3 = Color3.new(1, 1, 1)
  647. AntiFlashInfo.TextSize = 14
  648.  
  649. TextButton.Parent = VisualFrame
  650. TextButton.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  651. TextButton.BackgroundTransparency = 0.85000002384186
  652. TextButton.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  653. TextButton.Position = UDim2.new(0.0363636389, 0, 0.699999988, 0)
  654. TextButton.Size = UDim2.new(0, 349, 0, 75)
  655. TextButton.Font = Enum.Font.GothamBlack
  656. TextButton.Text = "Thirdperson"
  657. TextButton.TextColor3 = Color3.new(1, 1, 1)
  658. TextButton.TextScaled = true
  659. TextButton.TextSize = 14
  660. TextButton.TextWrapped = true
  661. TextButton.MouseButton1Down:connect(function()
  662. if not thirdperson
  663. then
  664. thirdperson = true
  665. repeat if thirdperson then
  666. wait()
  667. game.Players.LocalPlayer.CameraMaxZoomDistance = 15
  668. game.Players.LocalPlayer.CameraMinZoomDistance = 15
  669. game.Players.LocalPlayer.CameraMode = "Classic"
  670. game.Workspace.Camera.Arms.IDFArms:Destroy()
  671. end
  672. until thirdperson == false
  673. else
  674. thirdperson = false
  675. end
  676. end)
  677.  
  678. ThirdPersonInfo.Name = "ThirdPersonInfo"
  679. ThirdPersonInfo.Parent = VisualFrame
  680. ThirdPersonInfo.BackgroundColor3 = Color3.new(1, 1, 1)
  681. ThirdPersonInfo.BackgroundTransparency = 100
  682. ThirdPersonInfo.Position = UDim2.new(0.0361818075, 0, 0.886500001, 0)
  683. ThirdPersonInfo.Size = UDim2.new(0, 349, 0, 31)
  684. ThirdPersonInfo.Font = Enum.Font.GothamBlack
  685. ThirdPersonInfo.Text = "You need to press it2x if you're out of Thirdperson"
  686. ThirdPersonInfo.TextColor3 = Color3.new(1, 1, 1)
  687. ThirdPersonInfo.TextSize = 14
  688.  
  689. ESPpic.Name = "ESPpic"
  690. ESPpic.Parent = VisualFrame
  691. ESPpic.BackgroundColor3 = Color3.new(1, 1, 1)
  692. ESPpic.BackgroundTransparency = 1
  693. ESPpic.Position = UDim2.new(0.721818209, 0, 0.0599999987, 0)
  694. ESPpic.Size = UDim2.new(0, 100, 0, 100)
  695. ESPpic.Image = "rbxassetid://3044474560"
  696.  
  697. Lunarph.Name = "Lunarph"
  698. Lunarph.Parent = VisualFrame
  699. Lunarph.BackgroundColor3 = Color3.new(1, 1, 1)
  700. Lunarph.BackgroundTransparency = 1
  701. Lunarph.Position = UDim2.new(0.721818209, 0, 0.387499988, 0)
  702. Lunarph.Size = UDim2.new(0, 100, 0, 100)
  703. Lunarph.Image = "rbxassetid://3044587621"
  704.  
  705. Yeahidk.Name = "Yeahidk"
  706. Yeahidk.Parent = VisualFrame
  707. Yeahidk.BackgroundColor3 = Color3.new(1, 1, 1)
  708. Yeahidk.BackgroundTransparency = 1
  709. Yeahidk.Position = UDim2.new(0.721818149, 0, 0.712499976, 0)
  710. Yeahidk.Size = UDim2.new(0, 100, 0, 100)
  711. Yeahidk.Image = "rbxassetid://3044443917"
  712.  
  713. MiscButton.Name = "MiscButton"
  714. MiscButton.Parent = ButtonFrame
  715. MiscButton.BackgroundColor3 = Color3.new(1, 1, 1)
  716. MiscButton.BackgroundTransparency = 1
  717. MiscButton.Position = UDim2.new(0, 0, 0.557777822, 0)
  718. MiscButton.Size = UDim2.new(0, 176, 0, 50)
  719. MiscButton.Font = Enum.Font.GothamBlack
  720. MiscButton.Text = "Misc"
  721. MiscButton.TextColor3 = Color3.new(1, 1, 1)
  722. MiscButton.TextSize = 35
  723. MiscButton.MouseButton1Down:connect(function()
  724. BackgroundMain.Visible = false
  725. LegitFrame.Visible = false
  726. RageFrame.Visible = false
  727. VisualFrame.Visible = false
  728. MiscFrame.Visible = true
  729. end)
  730.  
  731. MiscFrame.Name = "MiscFrame"
  732. MiscFrame.Parent = MiscButton
  733. MiscFrame.BackgroundColor3 = Color3.new(0.564706, 0, 0.00784314)
  734. MiscFrame.BackgroundTransparency = 1
  735. MiscFrame.Position = UDim2.new(1.03409088, 0, -4.01999998, 0)
  736. MiscFrame.Size = UDim2.new(0, 550, 0, 400)
  737. MiscFrame.Visible = false
  738.  
  739. InfoMisc.Name = "InfoMisc"
  740. InfoMisc.Parent = MiscFrame
  741. InfoMisc.BackgroundColor3 = Color3.new(1, 1, 1)
  742. InfoMisc.BackgroundTransparency = 1
  743. InfoMisc.Position = UDim2.new(0.130909085, 0, 0.25, 0)
  744. InfoMisc.Size = UDim2.new(0, 431, 0, 28)
  745. InfoMisc.Font = Enum.Font.GothamBlack
  746. InfoMisc.Text = "Respawn + Join a Team"
  747. InfoMisc.TextColor3 = Color3.new(1, 1, 1)
  748. InfoMisc.TextScaled = true
  749. InfoMisc.TextSize = 14
  750. InfoMisc.TextWrapped = true
  751.  
  752. InfCash.Name = "InfCash"
  753. InfCash.Parent = MiscFrame
  754. InfCash.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  755. InfCash.BackgroundTransparency = 0.85000002384186
  756. InfCash.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  757. InfCash.Position = UDim2.new(0.0290909093, 0, 0.627499998, 0)
  758. InfCash.Size = UDim2.new(0, 350, 0, 75)
  759. InfCash.Font = Enum.Font.GothamBlack
  760. InfCash.Text = "Inf Cash"
  761. InfCash.TextColor3 = Color3.new(1, 1, 1)
  762. InfCash.TextScaled = true
  763. InfCash.TextSize = 14
  764. InfCash.TextWrapped = true
  765. InfCash.MouseButton1Down:connect(function()
  766. local ao=game.Players.LocalPlayer.Cash;if ao then if ao.Value<=25000-2500 then repeat ao.Value=ao.Value+2500;wait(1/10)until ao.Value>=25000 end;ao.Value=25000 end
  767. end)
  768.  
  769.  
  770. InfCashInfo.Name = "InfCashInfo"
  771. InfCashInfo.Parent = MiscFrame
  772. InfCashInfo.BackgroundColor3 = Color3.new(1, 1, 1)
  773. InfCashInfo.BackgroundTransparency = 100
  774. InfCashInfo.Position = UDim2.new(0.0307272617, 0, 0.81400001, 0)
  775. InfCashInfo.Size = UDim2.new(0, 349, 0, 31)
  776. InfCashInfo.Font = Enum.Font.GothamBlack
  777. InfCashInfo.Text = "Only to buy Guns, Repress after Round"
  778. InfCashInfo.TextColor3 = Color3.new(1, 1, 1)
  779. InfCashInfo.TextSize = 14
  780.  
  781. Respawnn.Name = "Respawnn"
  782. Respawnn.Parent = MiscFrame
  783. Respawnn.BackgroundColor3 = Color3.new(1, 1, 1)
  784. Respawnn.BackgroundTransparency = 1
  785. Respawnn.Position = UDim2.new(0.436363637, 0, -1.49011612e-08, 0)
  786. Respawnn.Size = UDim2.new(0, 100, 0, 100)
  787. Respawnn.Image = "rbxassetid://3044514611"
  788. Respawnn.MouseButton1Down:connect(function()
  789. game.ReplicatedStorage.Events:FindFirstChild("Spawnme"):FireServer()
  790. end)
  791.  
  792. JoinCT.Name = "JoinCT"
  793. JoinCT.Parent = MiscFrame
  794. JoinCT.BackgroundColor3 = Color3.new(1, 1, 1)
  795. JoinCT.BackgroundTransparency = 1
  796. JoinCT.Position = UDim2.new(0.1309091, 0, 0, 0)
  797. JoinCT.Size = UDim2.new(0, 100, 0, 100)
  798. JoinCT.Image = "rbxassetid://3044519986"
  799. JoinCT.MouseButton1Down:connect(function()
  800. game.ReplicatedStorage.Events:FindFirstChild("JoinTeam"):FireServer("CT")
  801. end)
  802.  
  803. JoinT.Name = "JoinT"
  804. JoinT.Parent = MiscFrame
  805. JoinT.BackgroundColor3 = Color3.new(1, 1, 1)
  806. JoinT.BackgroundTransparency = 1
  807. JoinT.LayoutOrder = -1
  808. JoinT.Position = UDim2.new(0.732727289, 0, -0.00249999994, 0)
  809. JoinT.Size = UDim2.new(0, 100, 0, 100)
  810. JoinT.Image = "rbxassetid://3044523126"
  811. JoinT.MouseButton1Down:Connect(function()
  812. game.ReplicatedStorage.Events:FindFirstChild("JoinTeam"):FireServer("T")
  813. end)
  814.  
  815. Bridgard.Name = "Bridgard"
  816. Bridgard.Parent = MiscFrame
  817. Bridgard.BackgroundColor3 = Color3.new(1, 1, 1)
  818. Bridgard.BackgroundTransparency = 1
  819. Bridgard.Position = UDim2.new(0.692727208, 0, 0.622500002, 0)
  820. Bridgard.Size = UDim2.new(0, 100, 0, 100)
  821. Bridgard.Image = "rbxassetid://3044586715"
  822.  
  823. InformationText.Name = "InformationText"
  824. InformationText.Parent = ButtonFrame
  825. InformationText.BackgroundColor3 = Color3.new(1, 1, 1)
  826. InformationText.BackgroundTransparency = 1
  827. InformationText.Position = UDim2.new(0, 0, 0.695555508, 0)
  828. InformationText.Size = UDim2.new(0, 176, 0, 73)
  829. InformationText.Font = Enum.Font.GothamBlack
  830. InformationText.Text = "You can open the GUI by pressing RightShift"
  831. InformationText.TextColor3 = Color3.new(1, 1, 1)
  832. InformationText.TextScaled = true
  833. InformationText.TextSize = 34
  834. InformationText.TextWrapped = true
  835.  
  836. CloseOptionsButton.Name = "CloseOptionsButton"
  837. CloseOptionsButton.Parent = ButtonFrame
  838. CloseOptionsButton.BackgroundColor3 = Color3.new(1, 1, 1)
  839. CloseOptionsButton.BackgroundTransparency = 1
  840. CloseOptionsButton.Position = UDim2.new(0, 0, 0.873333335, 0)
  841. CloseOptionsButton.Size = UDim2.new(0, 176, 0, 50)
  842. CloseOptionsButton.Font = Enum.Font.GothamBlack
  843. CloseOptionsButton.Text = "Close Options"
  844. CloseOptionsButton.TextColor3 = Color3.new(1, 1, 1)
  845. CloseOptionsButton.TextScaled = true
  846. CloseOptionsButton.TextSize = 35
  847. CloseOptionsButton.TextWrapped = true
  848. CloseOptionsButton.MouseButton1Down:Connect(function()
  849. BackgroundMain.Visible = true
  850. LegitFrame.Visible = false
  851. RageFrame.Visible = false
  852. VisualFrame.Visible = false
  853. MiscFrame.Visible = false
  854. end)
  855.  
  856. Title.Name = "Title"
  857. Title.Parent = Main
  858. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  859. Title.BackgroundTransparency = 1
  860. Title.Size = UDim2.new(0, 550, 0, 50)
  861. Title.Font = Enum.Font.GothamBlack
  862. Title.Text = "YEETWARE.CBR VERSION 3"
  863. Title.TextColor3 = Color3.new(1, 1, 1)
  864. Title.TextScaled = true
  865. Title.TextSize = 14
  866. Title.TextWrapped = true
  867.  
  868. BackgroundMain.Name = "BackgroundMain"
  869. BackgroundMain.Parent = Main
  870. BackgroundMain.BackgroundColor3 = Color3.new(1, 1, 1)
  871. BackgroundMain.BackgroundTransparency = 1
  872. BackgroundMain.Position = UDim2.new(0.13636364, 0, 0.111111112, 0)
  873. BackgroundMain.Size = UDim2.new(0, 400, 0, 400)
  874. BackgroundMain.Image = "rbxassetid://3044555051"
  875. -- Scripts:
  876. LegitAimlock.MouseButton1Click:Connect(function()
  877. pcall(function()
  878. local espcolor = Color3.fromRGB(255, 0, 0)
  879. local wallhack_esp_transparency = .4
  880. local gui_hide_button = {Enum.KeyCode.LeftControl, ""}
  881. local plrs = game:GetService("Players")
  882. local lplr = game:GetService("Players").LocalPlayer
  883. local TeamBased = true ; local teambasedswitch = ""
  884. local presskeytoaim = true; local aimkey = ""
  885. aimbothider = false; aimbothiderspeed = 1
  886. local Aim_Assist = false ; Aim_Assist_Key = {Enum.KeyCode.LeftControl, ""}
  887. local espupdatetime = 5; autoesp = true; local charmsesp = true
  888. local movementcounting = true
  889.  
  890.  
  891.  
  892.  
  893. local mouselock = false
  894. local canaimat = true
  895. local lockaim = true; local lockangle = 5
  896. local ver = "0.2.7"
  897. local cam = game.Workspace.CurrentCamera
  898. local BetterDeathCount = true
  899. local ballisticsboost = 0
  900.  
  901. local mouse = lplr:GetMouse()
  902. local switch = false
  903. local key = "k"
  904. local aimatpart = nil
  905. local lightesp = false
  906.  
  907. local abs = math.abs
  908.  
  909. local Gui = Instance.new("ScreenGui")
  910. local Move = Instance.new("Frame")
  911. local Main = Instance.new("Frame")
  912. local EspStatus = Instance.new("TextLabel")
  913. local st1 = Instance.new("TextLabel")
  914. local st1_2 = Instance.new("TextLabel")
  915. local st1_3 = Instance.new("TextBox")
  916. local Name = Instance.new("TextLabel")
  917. --Properties:
  918.  
  919. Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
  920.  
  921.  
  922. local aimbotstatus = {"qc", "qr", "qe", "qd", "qi", "qt", "qs", "dd", "sp", "ql", "qa", "qd", "qs"}
  923. local gotstring = 0
  924. local function getrandomstring()
  925. gotstring = gotstring+666
  926. local str = ""
  927. local randomstring = {"a", "b", "c", "d", "e", "f", "g", "h", "i", "g", "k", "l", "m", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z",
  928. "а","б","в","г","д","е","ё","ж","з","и","й","к","л","м","о","п","р","с","т","у","ф","х","ч","щ","ъ","ы","ъ","э","ю","я", "`", "$",
  929. "0","1","2","3","4","5","6","7","8","9", }
  930. local counting123 = 0
  931. for i, v in ipairs(randomstring) do
  932. counting123 = i
  933. end
  934. do
  935. math.randomseed(tick()+gotstring)
  936. for i = 3, math.random(1,100) do
  937. math.randomseed(i+tick()+gotstring)
  938.  
  939. local oneortwo = math.random(1,2)
  940. if oneortwo == 2 then
  941. math.randomseed(i+tick()+gotstring)
  942. str = str..""..randomstring[math.random(1, counting123)]
  943. else
  944. math.randomseed(i+tick()+gotstring)
  945. str = str..""..string.upper(randomstring[math.random(1, counting123)])
  946. end
  947.  
  948. end
  949. end
  950. return str
  951. end
  952. local mousedown = false
  953. local isonmovething = false
  954. local mouseoffset = Vector2.new()
  955. local mousedown = false
  956. local bspeed = 3584
  957. local aimbotoffset = {dd = ":", sp = " ", qa = "a", qb = "b",qc = "c", qd = "d", qe = "e", qf = "f", qg = "g" , qh = "h" , qi = "i", qj = "j", qk = "k", ql = "l", qm = "m", qn = "n", qo = "o", qp = "p", qq = "q", qr = "r", qs = "s", qt = "t", qu = "u", qv = "w", qx = "x", qy = "y", qz = "z"}
  958.  
  959.  
  960.  
  961. Gui.Name = getrandomstring()
  962.  
  963. Move.Name = getrandomstring()
  964. Move.Draggable = true
  965. Move.Parent = Gui
  966. Move.BackgroundColor3 = Color3.new(0.0431373, 1, 0.0745098)
  967. Move.BackgroundTransparency = 0.40000000596046
  968. Move.BorderSizePixel = 0
  969. Move.Position = UDim2.new(0.5, 0,0.018, 0)
  970. Move.Size = UDim2.new(0, 0, 0, 0)
  971.  
  972. Move.MouseEnter:Connect(function()
  973.  
  974. isonmovething = true
  975.  
  976. end)
  977. Move.MouseLeave:Connect(function()
  978.  
  979. isonmovething = mousedown and true or false
  980. end)
  981. mouse.Button1Down:connect(function()
  982. mousedown = true
  983. mouseoffset = Move.AbsolutePosition - Vector2.new(mouse.X, mouse.Y)
  984. end)
  985. mouse.Button1Up:connect(function()
  986. mousedown = false
  987. end)
  988.  
  989. mouse.Move:Connect(function()
  990. if isonmovething == true and mousedown then
  991. Move.Position = UDim2.new(0, mouseoffset.X + mouse.X, 0, mouseoffset.Y + mouse.Y)
  992. end
  993. end)
  994. local function uc (st)
  995. local ast = ""
  996. for i, v in ipairs(st) do
  997. local let = aimbotoffset[v]
  998. ast = ast..let
  999. end
  1000. return ast
  1001. end
  1002.  
  1003. Main.Name = getrandomstring()
  1004. Main.Parent = Move
  1005. Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1006. Main.BackgroundTransparency = 0.69999998807907
  1007. Main.Position = UDim2.new(0, 0, 0.995670795, 0)
  1008. Main.Size = UDim2.new(0, 0, 0, 0)
  1009.  
  1010. st1.Name = getrandomstring()
  1011. st1.Parent = Main
  1012. st1.BackgroundColor3 = Color3.new(1, 1, 1)
  1013. st1.BackgroundTransparency = 1
  1014. st1.Position = UDim2.new(0, 0, 0, 0)
  1015. st1.Size = UDim2.new(1, 0, 0.161862016, 0)
  1016. st1.Font = Enum.Font.ArialBold
  1017. st1.Text = uc(aimbotstatus)
  1018. st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1019. st1.TextScaled = true
  1020. st1.TextSize = 14
  1021. st1.TextWrapped = true
  1022.  
  1023. st1_2.Name = getrandomstring()
  1024. st1_2.Parent = Main
  1025. st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1026. st1_2.BackgroundTransparency = 1
  1027. st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
  1028. st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  1029. st1_2.Font = Enum.Font.ArialBold
  1030. st1_2.TextXAlignment = Enum.TextXAlignment.Left
  1031. st1_2.Text = "Current ballistics: 0"
  1032. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1033. st1_2.TextScaled = true
  1034. st1_2.TextSize = 14
  1035. st1_2.TextWrapped = true
  1036.  
  1037. local aimbothiderbox = Instance.new("TextBox")
  1038. aimbothiderbox.Name = getrandomstring()
  1039. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1040. aimbothiderbox.Size = UDim2.new(1, 0,0.162, 0)
  1041. aimbothiderbox.TextScaled = true
  1042. aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  1043. aimbothiderbox.Position = UDim2.new(0, 0,0.853, 0)
  1044. aimbothiderbox.BackgroundTransparency = 1
  1045. aimbothiderbox.Parent = Main
  1046.  
  1047. st1_3.Name = getrandomstring()
  1048. st1_3.Parent = Main
  1049. st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1050. st1_3.BackgroundTransparency = 1
  1051. st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
  1052. st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  1053. st1_3.Font = Enum.Font.ArialBold
  1054. st1_3.Text = "Bullet speed = 3584"
  1055. st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1056. st1_3.TextScaled = true
  1057. st1_3.TextSize = 14
  1058. st1_3.TextWrapped = true
  1059. local teambasedstatus = st1_3:Clone()
  1060. teambasedstatus.Parent = Main
  1061. teambasedstatus.TextScaled = true
  1062. teambasedstatus.Position = UDim2.new(0, 0,.7, 0)
  1063. teambasedstatus.Size = UDim2.new(1, 0,.1, 0)
  1064. teambasedstatus.Name = getrandomstring()
  1065. teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
  1066. local espstatustext = teambasedstatus:Clone()
  1067. espstatustext.Name = getrandomstring()
  1068. espstatustext.Position = UDim2.new(0, 0,0.58, 0)
  1069. espstatustext.Text = "Esp loop :"..tostring(autoesp)
  1070. espstatustext.Parent = Main
  1071. local hide = Instance.new("TextButton")
  1072. hide.Text = "_"
  1073. hide.BackgroundTransparency = 1
  1074. hide.TextScaled = true
  1075. hide.TextWrapped = true
  1076. hide.Size = UDim2.new(0.1, 0,1, 0)
  1077. hide.Position = UDim2.new(0.9, 0,-0.15, 0)
  1078. hide.Name = getrandomstring()
  1079. hide.Parent = Move
  1080. Name.Name = getrandomstring()
  1081. Name.Parent = Move
  1082. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  1083. Name.BackgroundTransparency = 1
  1084. Name.Size = UDim2.new(0.838, 0, 1, 0)
  1085. Name.Font = Enum.Font.Arial
  1086. Name.Text = "FPS MultiHack v"..ver
  1087. Name.TextColor3 = Color3.new(0, 0, 0)
  1088. Name.TextScaled = true
  1089. Name.TextSize = 14
  1090. Name.TextWrapped = true
  1091. Name.TextXAlignment = Enum.TextXAlignment.Left
  1092. local scr = Instance.new("ScrollingFrame")
  1093. scr.Size = Main.Size
  1094. scr.Position = Main.Position
  1095. scr.ScrollBarThickness = 0
  1096. scr.BackgroundTransparency = 1
  1097. scr.Name = getrandomstring()
  1098. Main.Size = UDim2.new(1, 0, 1, 0)
  1099. Main.Position = UDim2.new(0,0,0,0)
  1100. Main.Parent = scr
  1101. scr.Parent = Move
  1102. startpos = Main.Position
  1103. Move.Active = true
  1104.  
  1105. -- Scripts:
  1106. hided = false
  1107. hide.MouseButton1Click:Connect(function()
  1108. if hided == false then
  1109. hided = true
  1110. Main:TweenPosition(UDim2.new(0, 0, -1.5, 0))
  1111. else
  1112. hided = false
  1113. Main:TweenPosition(startpos)
  1114. end
  1115. end)
  1116.  
  1117.  
  1118. aimbothiderbox.FocusLost:Connect(function()
  1119. local numb = tonumber(aimbothiderbox.Text)
  1120. if aimbothider == true then
  1121. aimbothiderbox.TextColor3 =Color3.fromRGB(11, 255, 19)
  1122. else
  1123. aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  1124. end
  1125. if numb ~= nil then
  1126. aimbothiderspeed = numb
  1127. if aimbothider == true then
  1128. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1129. else
  1130. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1131. end
  1132. else
  1133. if aimbothider == true then
  1134. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1135. else
  1136. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1137. end
  1138. end
  1139. end)
  1140.  
  1141.  
  1142. local plrsforaim = {}
  1143.  
  1144.  
  1145. Move.Draggable = true
  1146. Gui.ResetOnSpawn = false
  1147. --Gui.Name = "Chat"
  1148. Gui.DisplayOrder = 999
  1149. pcall(function()
  1150. if not game:GetService("CoreGui") then
  1151. Gui.Parent = plrs.LocalPlayer.PlayerGui
  1152. else
  1153. Gui.Parent = game:GetService("CoreGui")
  1154. end
  1155. end)
  1156. local espheadthing
  1157. do
  1158. local BillboardGui = Instance.new("BillboardGui")
  1159. local PName = Instance.new("TextLabel")
  1160. local Pdist = Instance.new("TextLabel")
  1161. local ImageLabel = Instance.new("ImageLabel")
  1162. local ImageLabel_2 = Instance.new("ImageLabel")
  1163. --Properties:
  1164. --BillboardGui.Parent = game.Workspace.Part
  1165. BillboardGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1166. BillboardGui.AlwaysOnTop = true
  1167. BillboardGui.LightInfluence = 0
  1168. BillboardGui.Size = UDim2.new(0, 0, 0, 0)
  1169. BillboardGui.Name = "headoverthing"
  1170. PName.Name = "PName"
  1171. PName.Parent = BillboardGui
  1172. PName.BackgroundColor3 = espcolor
  1173. PName.BackgroundTransparency = 0.55000001192093
  1174. PName.BorderSizePixel = 0
  1175. PName.Size = UDim2.new(0, 100, 0, 23)
  1176. PName.Font = Enum.Font.SourceSans
  1177. PName.Text = "urmom"
  1178. PName.TextColor3 = Color3.new(0, 0, 0)
  1179. PName.TextScaled = true
  1180. PName.TextSize = 14
  1181. PName.TextWrapped = true
  1182. st1.Text = uc(aimbotstatus)
  1183. Pdist.Name = "Pdist"
  1184. Pdist.Parent = BillboardGui
  1185. Pdist.AnchorPoint = Vector2.new(0.5, 0)
  1186. Pdist.BackgroundColor3 = espcolor
  1187. Pdist.BackgroundTransparency = 0.55000001192093
  1188. Pdist.BorderSizePixel = 0
  1189. Pdist.Position = UDim2.new(0.5, 0, 0.5, 0)
  1190. Pdist.Size = UDim2.new(0, 70, 0, 23)
  1191. Pdist.Font = Enum.Font.SourceSans
  1192. Pdist.Text = "666"
  1193. Pdist.TextColor3 = Color3.new(0, 0, 0)
  1194. Pdist.TextScaled = true
  1195. Pdist.TextSize = 14
  1196. Pdist.TextWrapped = true
  1197.  
  1198. ImageLabel.Parent = BillboardGui
  1199. ImageLabel.BackgroundColor3 = Color3.new(0.298039, 1, 0)
  1200. ImageLabel.BackgroundTransparency = 1
  1201. ImageLabel.BorderColor3 = espcolor
  1202. ImageLabel.Position = UDim2.new(1, -15, 0.5, 0)
  1203. ImageLabel.Rotation = 180
  1204. ImageLabel.Size = UDim2.new(0, 15, 0, 23)
  1205. ImageLabel.Image = "rbxassetid://2832171824"
  1206. ImageLabel.ImageColor3 = espcolor
  1207. ImageLabel.ImageTransparency = 0.55000001192093
  1208.  
  1209. ImageLabel_2.Parent = BillboardGui
  1210. ImageLabel_2.BackgroundColor3 = espcolor
  1211. ImageLabel_2.BackgroundTransparency = 1
  1212. ImageLabel_2.BorderColor3 = Color3.new(0.298039, 1, 0)
  1213. ImageLabel_2.Position = UDim2.new(0, 0, 0.5, 0)
  1214. ImageLabel_2.Rotation = 180
  1215. ImageLabel_2.Size = UDim2.new(0, 15, 0, 23)
  1216. ImageLabel_2.Image = "rbxassetid://2832177613"
  1217. ImageLabel_2.ImageColor3 = espcolor
  1218. ImageLabel_2.ImageTransparency = 0.55000001192093
  1219. espheadthing = BillboardGui
  1220. end
  1221.  
  1222.  
  1223.  
  1224. f = {}
  1225. f.UpdateHeadUI = function(v)
  1226.  
  1227.  
  1228. if v.Adornee and v.Adornee ~= nil then
  1229. local destr = false
  1230. if TeamBased then
  1231. destr = true
  1232. local plr = plrs:GetPlayerFromCharacter(v.Adornee.Parent)
  1233. if plr and plr.Team and plr.Team.Name ~= lplr.Team.Name then
  1234. destr = false
  1235. end
  1236. end
  1237. if lightesp == true then
  1238. v.Pdist.TextColor3 = Color3.new(1,1,1)
  1239. v.PName.TextColor3 = Color3.new(1,1,1)
  1240. else
  1241. v.Pdist.TextColor3 = Color3.new(0,0,0)
  1242. v.PName.TextColor3 = Color3.new(0,0,0)
  1243. end
  1244. local d = math.floor((cam.CFrame.p - v.Adornee.CFrame.p).magnitude)
  1245. v.Pdist.Text = tostring(d)
  1246. if d < 14 then
  1247. v.Enabled = false
  1248. else
  1249. v.Enabled = true
  1250. end
  1251. v.StudsOffset = Vector3.new(0,.6+d/14,0)
  1252. if destr then
  1253. v:Destroy()
  1254. end
  1255. else
  1256. v:Destroy()
  1257. end
  1258.  
  1259.  
  1260. end
  1261. st1.Text = uc(aimbotstatus)
  1262. local espforlder
  1263. local partconverter = Instance.new("Part")
  1264. --local headsupdatelist = {}
  1265. st1_3.FocusLost:connect(function()
  1266. if tonumber(st1_3.Text) then
  1267. bspeed = tonumber(st1_3.Text)
  1268. else
  1269.  
  1270. end
  1271. end)
  1272. f.addesp = function()
  1273. pcall(function()
  1274. --print("ESP ran")
  1275. if espforlder then
  1276. espforlder:Destroy()
  1277. espforlder = Instance.new("Folder")
  1278. espforlder.Parent = game.Workspace.CurrentCamera
  1279. else
  1280. espforlder = Instance.new("Folder")
  1281. espforlder.Parent = game.Workspace.CurrentCamera
  1282. end
  1283. for i, v in pairs(espforlder:GetChildren()) do
  1284. v:Destroy()
  1285. end
  1286. for _, plr in pairs(plrs:GetChildren()) do
  1287. if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  1288. if TeamBased == true then
  1289.  
  1290. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
  1291. pcall(function()
  1292. local e = espforlder:FindFirstChild(plr.Name)
  1293. if not e then
  1294. local fold = Instance.new("Folder", espforlder)
  1295. fold.Name = plr.Name
  1296.  
  1297. --partconverter.BrickColor = plr.Team.Color
  1298. --local teamc = partconverter.Color
  1299. for i, p in pairs(plr.Character:GetChildren()) do
  1300. if p:IsA("BasePart") and p.Name ~= "HumanoidRootPart" then
  1301. if charmsesp then
  1302. local urmom = Instance.new("BoxHandleAdornment")
  1303. urmom.ZIndex = 10
  1304. urmom.AlwaysOnTop = true
  1305. urmom.Color3 = espcolor
  1306. urmom.Size = p.Size
  1307. urmom.Adornee = p
  1308. urmom.Name = tick().." Ur mom has big gay"
  1309. urmom.Transparency = wallhack_esp_transparency
  1310. urmom.Parent = fold
  1311. if p.Name == "Head" then
  1312. local th = p:FindFirstChild("headoverthing")
  1313. if not th then
  1314. local ht = espheadthing:Clone()
  1315. ht.PName.Text = p.Parent.Name
  1316. ht.Adornee = p
  1317. --table.insert(headsupdatelist, ht)
  1318. delay(0, function()
  1319. while wait(0.08) and plr and p do
  1320. f.UpdateHeadUI(ht)
  1321. end
  1322. end)
  1323. ht.Parent = p
  1324. end
  1325. end
  1326. end
  1327. end
  1328. end
  1329. plr.Character.Humanoid.Died:Connect(function()
  1330. fold:Destroy()
  1331. end)
  1332.  
  1333. end
  1334. end)
  1335. end
  1336. else
  1337. local e = espforlder:FindFirstChild(plr.Name)
  1338. if not e then
  1339. local fold = Instance.new("Folder", espforlder)
  1340. fold.Name = plr.Name
  1341.  
  1342. --partconverter.BrickColor = plr.Team.Color
  1343. --local teamc = Move.BackgroundColor3
  1344. for i, p in pairs(plr.Character:GetChildren()) do
  1345. if p:IsA("BasePart") and p.Name ~= "HumanoidRootPart" then
  1346. pcall(function()
  1347. if charmsesp then
  1348. local urmom = Instance.new("BoxHandleAdornment")
  1349. urmom.ZIndex = 10
  1350. urmom.AlwaysOnTop = true
  1351. urmom.Color3 = espcolor
  1352. urmom.Size = p.Size
  1353. urmom.Adornee = p
  1354. urmom.Name = tick().." Ur mom has big gay"
  1355. urmom.Transparency = wallhack_esp_transparency
  1356. urmom.Parent = fold
  1357. end
  1358. if p.Name == "Head" then
  1359. local th = p:FindFirstChild("headoverthing")
  1360. if not th then
  1361. local ht = espheadthing:Clone()
  1362. ht.PName.Text = p.Parent.Name
  1363. ht.Adornee = p
  1364. delay(0, function()
  1365. while wait(0.08) and plr and p do
  1366. f.UpdateHeadUI(ht)
  1367. end
  1368. end)
  1369. --table.insert(headsupdatelist, ht)
  1370. ht.Parent = p
  1371. end
  1372. end
  1373. end)
  1374. end
  1375. end
  1376. plr.Character.Humanoid.Died:Connect(function()
  1377. fold:Destroy()
  1378. end)
  1379. end
  1380. end
  1381.  
  1382.  
  1383. end
  1384. end
  1385. end)
  1386. end
  1387.  
  1388. local uis = game:GetService("UserInputService")
  1389. local bringall = false
  1390. local hided2 = false
  1391. local upping = false
  1392. local downing = false
  1393. mouse.KeyDown:Connect(function(a)
  1394.  
  1395. if a == "t" then
  1396. --print("worked1")
  1397. f.addesp()
  1398. elseif a == gui_hide_button[2] and uis:IsKeyDown(gui_hide_button[1]) then
  1399. if hided2 == false then
  1400. hided2 = true
  1401. autoesp =false
  1402. if espforlder then
  1403. espforlder:Destroy()
  1404. end
  1405. Gui.Enabled = false
  1406. else
  1407. Gui.Enabled = true
  1408. hided2 = false
  1409. end
  1410.  
  1411. elseif a == "y" then
  1412. if aimbothider == false then
  1413. aimbothider = true
  1414. if aimbothider == true then
  1415. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1416. else
  1417. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1418. end
  1419. else
  1420.  
  1421. aimbothider = false
  1422. if aimbothider == true then
  1423. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1424. else
  1425. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1426. end
  1427. end
  1428. if aimbothider == true then
  1429. aimbothiderbox.TextColor3 =Color3.fromRGB(11, 255, 19)
  1430. else
  1431. aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  1432. end
  1433. elseif a == "l" then
  1434. if not uis:IsKeyDown(Enum.KeyCode.LeftControl) then
  1435. if autoesp == false then
  1436. autoesp = true
  1437. else
  1438. autoesp = false
  1439. end
  1440. else
  1441. if lightesp == true then
  1442. lightesp = false
  1443. else
  1444. lightesp = true
  1445. end
  1446. end
  1447. elseif a == "]" then
  1448. upping = true
  1449. downing = false
  1450. elseif a== "[" then
  1451. downing = true
  1452. upping = false
  1453. elseif a == Aim_Assist_Key[2] and uis:IsKeyDown(Aim_Assist_Key[1]) then
  1454. if Aim_Assist == true then
  1455. Aim_Assist = false
  1456. --print("disabled")
  1457. else
  1458. Aim_Assist = true
  1459. end
  1460. end
  1461. if a == "j" then
  1462. if mouse.Target then
  1463. mouse.Target:Destroy()
  1464. end
  1465. end
  1466. if a == key then
  1467. if switch == false then
  1468. switch = true
  1469. else
  1470. switch = false
  1471. if aimatpart ~= nil then
  1472. aimatpart = nil
  1473. end
  1474. end
  1475. elseif a == "b" and uis:IsKeyDown(Enum.KeyCode.LeftControl) and not uis:IsKeyDown(Enum.KeyCode.R) then
  1476. if movementcounting then
  1477. movementcounting = false
  1478. else
  1479. movementcounting = true
  1480. end
  1481. elseif a == teambasedswitch then
  1482. if TeamBased == true then
  1483. TeamBased = false
  1484. teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
  1485. else
  1486. TeamBased = true
  1487. teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
  1488. end
  1489. elseif a == "b" and uis:IsKeyDown(Enum.KeyCode.LeftControl) and uis:IsKeyDown(Enum.KeyCode.R) then
  1490. ballisticsboost = 0
  1491. elseif a == aimkey then
  1492. if not aimatpart then
  1493. local maxangle = math.rad(20)
  1494. for i, plr in pairs(plrs:GetChildren()) do
  1495. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  1496. if TeamBased == true then
  1497. if plr.Team.Name ~= lplr.Team.Name then
  1498. local an = checkfov(plr.Character.Head)
  1499. if an < maxangle then
  1500. maxangle = an
  1501. aimatpart = plr.Character.Head
  1502. end
  1503. end
  1504. else
  1505. local an = checkfov(plr.Character.Head)
  1506. if an < maxangle then
  1507. maxangle = an
  1508. aimatpart = plr.Character.Head
  1509. end
  1510. --print(plr)
  1511. end
  1512. local old = aimatpart
  1513. plr.Character.Humanoid.Died:Connect(function()
  1514. --print("died")
  1515. if aimatpart and aimatpart == old then
  1516. aimatpart = nil
  1517. end
  1518. end)
  1519.  
  1520. end
  1521. end
  1522. else
  1523. aimatpart = nil
  1524. canaimat = false
  1525. delay(1.1, function()
  1526. canaimat = true
  1527. end)
  1528. end
  1529. end
  1530. end)
  1531.  
  1532. function getfovxyz (p0, p1, deg)
  1533. local x1, y1, z1 = p0:ToOrientation()
  1534. local cf = CFrame.new(p0.p, p1.p)
  1535. local x2, y2, z2 = cf:ToOrientation()
  1536. local d = math.deg
  1537. if deg then
  1538. return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
  1539. else
  1540. return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  1541. end
  1542. end
  1543.  
  1544.  
  1545. function aimat(part)
  1546. if part then
  1547. --print(part)
  1548. local d = (cam.CFrame.p - part.CFrame.p).magnitude
  1549. local calculatedrop
  1550. local timetoaim = 0
  1551. local pos2 = Vector3.new()
  1552. if movementcounting == true then
  1553. timetoaim = d/bspeed
  1554. pos2 = part.Velocity * timetoaim
  1555. end
  1556. local minuseddrop = (ballisticsboost+50)/50
  1557. if ballisticsboost ~= 0 then
  1558. calculatedrop = d - (d/minuseddrop)
  1559.  
  1560. else
  1561. calculatedrop = 0
  1562. end
  1563. --print(calculatedrop)
  1564. local addative = Vector3.new()
  1565. if movementcounting then
  1566. addative = pos2
  1567. end
  1568. local cf = CFrame.new(cam.CFrame.p, (addative + part.CFrame.p+ Vector3.new(0, calculatedrop, 0)))
  1569. if aimbothider == true or Aim_Assist == true then
  1570. cam.CFrame = cam.CFrame:Lerp(cf, aimbothiderspeed)
  1571. else
  1572.  
  1573. cam.CFrame = cf
  1574. end
  1575. --print(cf)
  1576. end
  1577. end
  1578. function checkfov (part)
  1579. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  1580. local angle = math.abs(fov.X) + math.abs(fov.Y)
  1581. return angle
  1582. end
  1583. pcall(function()
  1584. delay(0, function()
  1585. while wait(.32) do
  1586. if Aim_Assist and not aimatpart and canaimat and lplr.Character and lplr.Character.Humanoid and lplr.Character.Humanoid.Health > 0 then
  1587. for i, plr in pairs(plrs:GetChildren()) do
  1588.  
  1589.  
  1590. local minangle = math.rad(5.5)
  1591. local lastpart = nil
  1592. local function gg(plr)
  1593. pcall(function()
  1594. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Character.Head then
  1595. local raycasted = false
  1596. local cf1 = CFrame.new(cam.CFrame.p, plr.Character.Head.CFrame.p) * CFrame.new(0, 0, -4)
  1597. local r1 = Ray.new(cf1.p, cf1.LookVector * 9000)
  1598. local obj, pos = game.Workspace:FindPartOnRayWithIgnoreList(r1, {lplr.Character.Head})
  1599. local dist = (plr.Character.Head.CFrame.p- pos).magnitude
  1600. if dist < 4 then
  1601. raycasted = true
  1602. end
  1603. if raycasted == true then
  1604. local an1 = getfovxyz(cam.CFrame, plr.Character.Head.CFrame)
  1605. local an = abs(an1.X) + abs(an1.Y)
  1606. if an < minangle then
  1607. minangle = an
  1608. lastpart = plr.Character.Head
  1609. end
  1610. end
  1611. end
  1612. end)
  1613. end
  1614. if TeamBased then
  1615. if plr.Team.Name ~= lplr.Team.Name then
  1616. gg(plr)
  1617. end
  1618. else
  1619. gg(plr)
  1620. end
  1621. --print(math.deg(minangle))
  1622. if lastpart then
  1623. aimatpart = lastpart
  1624. aimatpart.Parent.Humanoid.Died:Connect(function()
  1625. if aimatpart == lastpart then
  1626. aimatpart = nil
  1627. end
  1628. end)
  1629.  
  1630. end
  1631. end
  1632. end
  1633. end
  1634. end)
  1635. end)
  1636. local oldheadpos
  1637. local lastaimapart
  1638. game:GetService("RunService").RenderStepped:Connect(function(dt)
  1639. if uis:IsKeyDown(Enum.KeyCode.RightBracket) or uis:IsKeyDown(Enum.KeyCode.LeftBracket) then
  1640. if upping then
  1641. ballisticsboost = ballisticsboost + dt/1.9
  1642. elseif downing then
  1643. ballisticsboost = ballisticsboost - dt/1.9
  1644. end
  1645. end
  1646. if movementcounting then
  1647. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1648. st1_2.Text = "Current ballistics: "..tostring(math.floor(ballisticsboost*10)/10)
  1649. else
  1650. st1_2.TextColor3 = Color3.new(1,0,0)
  1651. end
  1652. espstatustext.Text = "Esp loop :"..tostring(autoesp)
  1653. if aimatpart and lplr.Character and lplr.Character.Head then
  1654. if BetterDeathCount and lastaimapart and lastaimapart == aimatpart then
  1655. local dist = (oldheadpos - aimatpart.CFrame.p).magnitude
  1656. if dist > 40 then
  1657. aimatpart = nil
  1658. end
  1659. end
  1660. lastaimapart = aimatpart
  1661. oldheadpos = lastaimapart.CFrame.p
  1662. do
  1663. if aimatpart.Parent == plrs.LocalPlayer.Character then
  1664. aimatpart = nil
  1665. end
  1666. aimat(aimatpart)
  1667. pcall(function()
  1668. if Aim_Assist == true then
  1669. local cf1 = CFrame.new(cam.CFrame.p, aimatpart.CFrame.p) * CFrame.new(0, 0, -4)
  1670. local r1 = Ray.new(cf1.p, cf1.LookVector * 1000)
  1671. local obj, pos = game.Workspace:FindPartOnRayWithIgnoreList(r1, {lplr.Character.Head})
  1672. local dist = (aimatpart.CFrame.p- pos).magnitude
  1673. if obj then
  1674. --print(obj:GetFullName())
  1675. end
  1676. if not obj or dist > 6 then
  1677. aimatpart = nil
  1678. --print("ooof")
  1679. end
  1680. canaimat = false
  1681. delay(.5, function()
  1682. canaimat = true
  1683. end)
  1684. end
  1685. end)
  1686. end
  1687.  
  1688.  
  1689.  
  1690. end
  1691. end)
  1692.  
  1693.  
  1694. delay(0, function()
  1695. while wait(espupdatetime) do
  1696. if autoesp == true then
  1697. pcall(function()
  1698. f.addesp()
  1699. end)
  1700. end
  1701. end
  1702. end)
  1703. warn("loaded")
  1704. end)
  1705. end)
  1706.  
  1707. RageAimlock.MouseButton1Click:Connect(function()
  1708. pcall(function()
  1709. local espcolor = Color3.fromRGB(255, 0, 0)
  1710. local wallhack_esp_transparency = .4
  1711. local gui_hide_button = {Enum.KeyCode.LeftControl, ""}
  1712. local plrs = game:GetService("Players")
  1713. local lplr = game:GetService("Players").LocalPlayer
  1714. local TeamBased = true ; local teambasedswitch = ""
  1715. local presskeytoaim = true; local aimkey = ""
  1716. aimbothider = false; aimbothiderspeed = 1
  1717. local Aim_Assist = false ; Aim_Assist_Key = {Enum.KeyCode.LeftControl, ""}
  1718. local espupdatetime = 5; autoesp = true; local charmsesp = true
  1719. local movementcounting = true
  1720.  
  1721.  
  1722.  
  1723.  
  1724. local mouselock = false
  1725. local canaimat = true
  1726. local lockaim = true; local lockangle = 5
  1727. local ver = "0.2.7"
  1728. local cam = game.Workspace.CurrentCamera
  1729. local BetterDeathCount = true
  1730. local ballisticsboost = 0
  1731.  
  1732. local mouse = lplr:GetMouse()
  1733. local switch = false
  1734. local key = "k"
  1735. local aimatpart = nil
  1736. local lightesp = false
  1737.  
  1738. local abs = math.abs
  1739.  
  1740. local Gui = Instance.new("ScreenGui")
  1741. local Move = Instance.new("Frame")
  1742. local Main = Instance.new("Frame")
  1743. local EspStatus = Instance.new("TextLabel")
  1744. local st1 = Instance.new("TextLabel")
  1745. local st1_2 = Instance.new("TextLabel")
  1746. local st1_3 = Instance.new("TextBox")
  1747. local Name = Instance.new("TextLabel")
  1748. --Properties:
  1749.  
  1750. Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
  1751.  
  1752.  
  1753. local aimbotstatus = {"qc", "qr", "qe", "qd", "qi", "qt", "qs", "dd", "sp", "ql", "qa", "qd", "qs"}
  1754. local gotstring = 0
  1755. local function getrandomstring()
  1756. gotstring = gotstring+666
  1757. local str = ""
  1758. local randomstring = {"a", "b", "c", "d", "e", "f", "g", "h", "i", "g", "k", "l", "m", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z",
  1759. "а","б","в","г","д","е","ё","ж","з","и","й","к","л","м","о","п","р","с","т","у","ф","х","ч","щ","ъ","ы","ъ","э","ю","я", "`", "$",
  1760. "0","1","2","3","4","5","6","7","8","9", }
  1761. local counting123 = 0
  1762. for i, v in ipairs(randomstring) do
  1763. counting123 = i
  1764. end
  1765. do
  1766. math.randomseed(tick()+gotstring)
  1767. for i = 3, math.random(1,100) do
  1768. math.randomseed(i+tick()+gotstring)
  1769.  
  1770. local oneortwo = math.random(1,2)
  1771. if oneortwo == 2 then
  1772. math.randomseed(i+tick()+gotstring)
  1773. str = str..""..randomstring[math.random(1, counting123)]
  1774. else
  1775. math.randomseed(i+tick()+gotstring)
  1776. str = str..""..string.upper(randomstring[math.random(1, counting123)])
  1777. end
  1778.  
  1779. end
  1780. end
  1781. return str
  1782. end
  1783. local mousedown = false
  1784. local isonmovething = false
  1785. local mouseoffset = Vector2.new()
  1786. local mousedown = false
  1787. local bspeed = 3584
  1788. local aimbotoffset = {dd = ":", sp = " ", qa = "a", qb = "b",qc = "c", qd = "d", qe = "e", qf = "f", qg = "g" , qh = "h" , qi = "i", qj = "j", qk = "k", ql = "l", qm = "m", qn = "n", qo = "o", qp = "p", qq = "q", qr = "r", qs = "s", qt = "t", qu = "u", qv = "w", qx = "x", qy = "y", qz = "z"}
  1789.  
  1790.  
  1791.  
  1792. Gui.Name = getrandomstring()
  1793.  
  1794. Move.Name = getrandomstring()
  1795. Move.Draggable = true
  1796. Move.Parent = Gui
  1797. Move.BackgroundColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1798. Move.BackgroundTransparency = 0.40000000596046
  1799. Move.BorderSizePixel = 0
  1800. Move.Position = UDim2.new(0.5, 0,0.018, 0)
  1801. Move.Size = UDim2.new(0, 0, 0, 0)
  1802.  
  1803. Move.MouseEnter:Connect(function()
  1804.  
  1805. isonmovething = true
  1806.  
  1807. end)
  1808. Move.MouseLeave:Connect(function()
  1809.  
  1810. isonmovething = mousedown and true or false
  1811. end)
  1812. mouse.Button1Down:connect(function()
  1813. mousedown = true
  1814. mouseoffset = Move.AbsolutePosition - Vector2.new(mouse.X, mouse.Y)
  1815. end)
  1816. mouse.Button1Up:connect(function()
  1817. mousedown = false
  1818. end)
  1819.  
  1820. mouse.Move:Connect(function()
  1821. if isonmovething == true and mousedown then
  1822. Move.Position = UDim2.new(0, mouseoffset.X + mouse.X, 0, mouseoffset.Y + mouse.Y)
  1823. end
  1824. end)
  1825. local function uc (st)
  1826. local ast = ""
  1827. for i, v in ipairs(st) do
  1828. local let = aimbotoffset[v]
  1829. ast = ast..let
  1830. end
  1831. return ast
  1832. end
  1833.  
  1834. Main.Name = getrandomstring()
  1835. Main.Parent = Move
  1836. Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1837. Main.BackgroundTransparency = 0.69999998807907
  1838. Main.Position = UDim2.new(0, 0, 0.995670795, 0)
  1839. Main.Size = UDim2.new(0, 0, 0, 0)
  1840.  
  1841. st1.Name = getrandomstring()
  1842. st1.Parent = Main
  1843. st1.BackgroundColor3 = Color3.new(1, 1, 1)
  1844. st1.BackgroundTransparency = 1
  1845. st1.Position = UDim2.new(0, 0, 0, 0)
  1846. st1.Size = UDim2.new(1, 0, 0.161862016, 0)
  1847. st1.Font = Enum.Font.ArialBold
  1848. st1.Text = uc(aimbotstatus)
  1849. st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1850. st1.TextScaled = true
  1851. st1.TextSize = 14
  1852. st1.TextWrapped = true
  1853.  
  1854. st1_2.Name = getrandomstring()
  1855. st1_2.Parent = Main
  1856. st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1857. st1_2.BackgroundTransparency = 1
  1858. st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
  1859. st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  1860. st1_2.Font = Enum.Font.ArialBold
  1861. st1_2.TextXAlignment = Enum.TextXAlignment.Left
  1862. st1_2.Text = "Current ballistics: 0"
  1863. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1864. st1_2.TextScaled = true
  1865. st1_2.TextSize = 14
  1866. st1_2.TextWrapped = true
  1867.  
  1868. local aimbothiderbox = Instance.new("TextBox")
  1869. aimbothiderbox.Name = getrandomstring()
  1870. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1871. aimbothiderbox.Size = UDim2.new(1, 0,0.162, 0)
  1872. aimbothiderbox.TextScaled = true
  1873. aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  1874. aimbothiderbox.Position = UDim2.new(0, 0,0.853, 0)
  1875. aimbothiderbox.BackgroundTransparency = 1
  1876. aimbothiderbox.Parent = Main
  1877.  
  1878. st1_3.Name = getrandomstring()
  1879. st1_3.Parent = Main
  1880. st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1881. st1_3.BackgroundTransparency = 1
  1882. st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
  1883. st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  1884. st1_3.Font = Enum.Font.ArialBold
  1885. st1_3.Text = "Bullet speed = 3584"
  1886. st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1887. st1_3.TextScaled = true
  1888. st1_3.TextSize = 14
  1889. st1_3.TextWrapped = true
  1890. local teambasedstatus = st1_3:Clone()
  1891. teambasedstatus.Parent = Main
  1892. teambasedstatus.TextScaled = true
  1893. teambasedstatus.Position = UDim2.new(0, 0,.7, 0)
  1894. teambasedstatus.Size = UDim2.new(1, 0,.1, 0)
  1895. teambasedstatus.Name = getrandomstring()
  1896. teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
  1897. local espstatustext = teambasedstatus:Clone()
  1898. espstatustext.Name = getrandomstring()
  1899. espstatustext.Position = UDim2.new(0, 0,0.58, 0)
  1900. espstatustext.Text = "Esp loop :"..tostring(autoesp)
  1901. espstatustext.Parent = Main
  1902. local hide = Instance.new("TextButton")
  1903. hide.Text = "_"
  1904. hide.BackgroundTransparency = 1
  1905. hide.TextScaled = true
  1906. hide.TextWrapped = true
  1907. hide.Size = UDim2.new(0.1, 0,1, 0)
  1908. hide.Position = UDim2.new(0.9, 0,-0.15, 0)
  1909. hide.Name = getrandomstring()
  1910. hide.Parent = Move
  1911. Name.Name = getrandomstring()
  1912. Name.Parent = Move
  1913. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  1914. Name.BackgroundTransparency = 1
  1915. Name.Size = UDim2.new(0.838, 0, 1, 0)
  1916. Name.Font = Enum.Font.Arial
  1917. Name.Text = "FPS MultiHack v"..ver
  1918. Name.TextColor3 = Color3.new(0, 0, 0)
  1919. Name.TextScaled = true
  1920. Name.TextSize = 14
  1921. Name.TextWrapped = true
  1922. Name.TextXAlignment = Enum.TextXAlignment.Left
  1923. local scr = Instance.new("ScrollingFrame")
  1924. scr.Size = Main.Size
  1925. scr.Position = Main.Position
  1926. scr.ScrollBarThickness = 0
  1927. scr.BackgroundTransparency = 1
  1928. scr.Name = getrandomstring()
  1929. Main.Size = UDim2.new(1, 0, 1, 0)
  1930. Main.Position = UDim2.new(0,0,0,0)
  1931. Main.Parent = scr
  1932. scr.Parent = Move
  1933. startpos = Main.Position
  1934. Move.Active = true
  1935.  
  1936. -- Scripts:
  1937. hided = false
  1938. hide.MouseButton1Click:Connect(function()
  1939. if hided == false then
  1940. hided = true
  1941. Main:TweenPosition(UDim2.new(0, 0, -1.5, 0))
  1942. else
  1943. hided = false
  1944. Main:TweenPosition(startpos)
  1945. end
  1946. end)
  1947.  
  1948.  
  1949. aimbothiderbox.FocusLost:Connect(function()
  1950. local numb = tonumber(aimbothiderbox.Text)
  1951. if aimbothider == true then
  1952. aimbothiderbox.TextColor3 =Color3.fromRGB(11, 255, 19)
  1953. else
  1954. aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  1955. end
  1956. if numb ~= nil then
  1957. aimbothiderspeed = numb
  1958. if aimbothider == true then
  1959. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1960. else
  1961. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1962. end
  1963. else
  1964. if aimbothider == true then
  1965. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1966. else
  1967. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1968. end
  1969. end
  1970. end)
  1971.  
  1972.  
  1973. local plrsforaim = {}
  1974.  
  1975.  
  1976. Move.Draggable = true
  1977. Gui.ResetOnSpawn = false
  1978. --Gui.Name = "Chat"
  1979. Gui.DisplayOrder = 999
  1980. pcall(function()
  1981. if not game:GetService("CoreGui") then
  1982. Gui.Parent = plrs.LocalPlayer.PlayerGui
  1983. else
  1984. Gui.Parent = game:GetService("CoreGui")
  1985. end
  1986. end)
  1987. local espheadthing
  1988. do
  1989. local BillboardGui = Instance.new("BillboardGui")
  1990. local PName = Instance.new("TextLabel")
  1991. local Pdist = Instance.new("TextLabel")
  1992. local ImageLabel = Instance.new("ImageLabel")
  1993. local ImageLabel_2 = Instance.new("ImageLabel")
  1994. --Properties:
  1995. --BillboardGui.Parent = game.Workspace.Part
  1996. BillboardGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1997. BillboardGui.AlwaysOnTop = true
  1998. BillboardGui.LightInfluence = 0
  1999. BillboardGui.Size = UDim2.new(0, 0, 0, 0)
  2000. BillboardGui.Name = "headoverthing"
  2001. PName.Name = "PName"
  2002. PName.Parent = BillboardGui
  2003. PName.BackgroundColor3 = espcolor
  2004. PName.BackgroundTransparency = 0.55000001192093
  2005. PName.BorderSizePixel = 0
  2006. PName.Size = UDim2.new(0, 100, 0, 23)
  2007. PName.Font = Enum.Font.SourceSans
  2008. PName.Text = "urmom"
  2009. PName.TextColor3 = Color3.new(0, 0, 0)
  2010. PName.TextScaled = true
  2011. PName.TextSize = 14
  2012. PName.TextWrapped = true
  2013. st1.Text = uc(aimbotstatus)
  2014. Pdist.Name = "Pdist"
  2015. Pdist.Parent = BillboardGui
  2016. Pdist.AnchorPoint = Vector2.new(0.5, 0)
  2017. Pdist.BackgroundColor3 = espcolor
  2018. Pdist.BackgroundTransparency = 0.55000001192093
  2019. Pdist.BorderSizePixel = 0
  2020. Pdist.Position = UDim2.new(0.5, 0, 0.5, 0)
  2021. Pdist.Size = UDim2.new(0, 70, 0, 23)
  2022. Pdist.Font = Enum.Font.SourceSans
  2023. Pdist.Text = "666"
  2024. Pdist.TextColor3 = Color3.new(0, 0, 0)
  2025. Pdist.TextScaled = true
  2026. Pdist.TextSize = 14
  2027. Pdist.TextWrapped = true
  2028.  
  2029. ImageLabel.Parent = BillboardGui
  2030. ImageLabel.BackgroundColor3 = Color3.new(0.298039, 1, 0)
  2031. ImageLabel.BackgroundTransparency = 1
  2032. ImageLabel.BorderColor3 = espcolor
  2033. ImageLabel.Position = UDim2.new(1, -15, 0.5, 0)
  2034. ImageLabel.Rotation = 180
  2035. ImageLabel.Size = UDim2.new(0, 15, 0, 23)
  2036. ImageLabel.Image = "rbxassetid://2832171824"
  2037. ImageLabel.ImageColor3 = espcolor
  2038. ImageLabel.ImageTransparency = 0.55000001192093
  2039.  
  2040. ImageLabel_2.Parent = BillboardGui
  2041. ImageLabel_2.BackgroundColor3 = espcolor
  2042. ImageLabel_2.BackgroundTransparency = 1
  2043. ImageLabel_2.BorderColor3 = Color3.new(0.298039, 1, 0)
  2044. ImageLabel_2.Position = UDim2.new(0, 0, 0.5, 0)
  2045. ImageLabel_2.Rotation = 180
  2046. ImageLabel_2.Size = UDim2.new(0, 15, 0, 23)
  2047. ImageLabel_2.Image = "rbxassetid://2832177613"
  2048. ImageLabel_2.ImageColor3 = espcolor
  2049. ImageLabel_2.ImageTransparency = 0.55000001192093
  2050. espheadthing = BillboardGui
  2051. end
  2052.  
  2053.  
  2054.  
  2055. f = {}
  2056. f.UpdateHeadUI = function(v)
  2057.  
  2058.  
  2059. if v.Adornee and v.Adornee ~= nil then
  2060. local destr = false
  2061. if TeamBased then
  2062. destr = true
  2063. local plr = plrs:GetPlayerFromCharacter(v.Adornee.Parent)
  2064. if plr and plr.Team and plr.Team.Name ~= lplr.Team.Name then
  2065. destr = false
  2066. end
  2067. end
  2068. if lightesp == true then
  2069. v.Pdist.TextColor3 = Color3.new(1,1,1)
  2070. v.PName.TextColor3 = Color3.new(1,1,1)
  2071. else
  2072. v.Pdist.TextColor3 = Color3.new(0,0,0)
  2073. v.PName.TextColor3 = Color3.new(0,0,0)
  2074. end
  2075. local d = math.floor((cam.CFrame.p - v.Adornee.CFrame.p).magnitude)
  2076. v.Pdist.Text = tostring(d)
  2077. if d < 14 then
  2078. v.Enabled = false
  2079. else
  2080. v.Enabled = true
  2081. end
  2082. v.StudsOffset = Vector3.new(0,.6+d/14,0)
  2083. if destr then
  2084. v:Destroy()
  2085. end
  2086. else
  2087. v:Destroy()
  2088. end
  2089.  
  2090.  
  2091. end
  2092. st1.Text = uc(aimbotstatus)
  2093. local espforlder
  2094. local partconverter = Instance.new("Part")
  2095. --local headsupdatelist = {}
  2096. st1_3.FocusLost:connect(function()
  2097. if tonumber(st1_3.Text) then
  2098. bspeed = tonumber(st1_3.Text)
  2099. else
  2100.  
  2101. end
  2102. end)
  2103. f.addesp = function()
  2104. pcall(function()
  2105. --print("ESP ran")
  2106. if espforlder then
  2107. espforlder:Destroy()
  2108. espforlder = Instance.new("Folder")
  2109. espforlder.Parent = game.Workspace.CurrentCamera
  2110. else
  2111. espforlder = Instance.new("Folder")
  2112. espforlder.Parent = game.Workspace.CurrentCamera
  2113. end
  2114. for i, v in pairs(espforlder:GetChildren()) do
  2115. v:Destroy()
  2116. end
  2117. for _, plr in pairs(plrs:GetChildren()) do
  2118. if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  2119. if TeamBased == true then
  2120.  
  2121. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
  2122. pcall(function()
  2123. local e = espforlder:FindFirstChild(plr.Name)
  2124. if not e then
  2125. local fold = Instance.new("Folder", espforlder)
  2126. fold.Name = plr.Name
  2127.  
  2128. --partconverter.BrickColor = plr.Team.Color
  2129. --local teamc = partconverter.Color
  2130. for i, p in pairs(plr.Character:GetChildren()) do
  2131. if p:IsA("BasePart") and p.Name ~= "HumanoidRootPart" then
  2132. if charmsesp then
  2133. local urmom = Instance.new("BoxHandleAdornment")
  2134. urmom.ZIndex = 10
  2135. urmom.AlwaysOnTop = true
  2136. urmom.Color3 = espcolor
  2137. urmom.Size = p.Size
  2138. urmom.Adornee = p
  2139. urmom.Name = tick().." Ur mom has big gay"
  2140. urmom.Transparency = wallhack_esp_transparency
  2141. urmom.Parent = fold
  2142. if p.Name == "Head" then
  2143. local th = p:FindFirstChild("headoverthing")
  2144. if not th then
  2145. local ht = espheadthing:Clone()
  2146. ht.PName.Text = p.Parent.Name
  2147. ht.Adornee = p
  2148. --table.insert(headsupdatelist, ht)
  2149. delay(0, function()
  2150. while wait(0.08) and plr and p do
  2151. f.UpdateHeadUI(ht)
  2152. end
  2153. end)
  2154. ht.Parent = p
  2155. end
  2156. end
  2157. end
  2158. end
  2159. end
  2160. plr.Character.Humanoid.Died:Connect(function()
  2161. fold:Destroy()
  2162. end)
  2163.  
  2164. end
  2165. end)
  2166. end
  2167. else
  2168. local e = espforlder:FindFirstChild(plr.Name)
  2169. if not e then
  2170. local fold = Instance.new("Folder", espforlder)
  2171. fold.Name = plr.Name
  2172.  
  2173. --partconverter.BrickColor = plr.Team.Color
  2174. --local teamc = Move.BackgroundColor3
  2175. for i, p in pairs(plr.Character:GetChildren()) do
  2176. if p:IsA("BasePart") and p.Name ~= "HumanoidRootPart" then
  2177. pcall(function()
  2178. if charmsesp then
  2179. local urmom = Instance.new("BoxHandleAdornment")
  2180. urmom.ZIndex = 10
  2181. urmom.AlwaysOnTop = true
  2182. urmom.Color3 = espcolor
  2183. urmom.Size = p.Size
  2184. urmom.Adornee = p
  2185. urmom.Name = tick().." Ur mom has big gay"
  2186. urmom.Transparency = wallhack_esp_transparency
  2187. urmom.Parent = fold
  2188. end
  2189. if p.Name == "Head" then
  2190. local th = p:FindFirstChild("headoverthing")
  2191. if not th then
  2192. local ht = espheadthing:Clone()
  2193. ht.PName.Text = p.Parent.Name
  2194. ht.Adornee = p
  2195. delay(0, function()
  2196. while wait(0.08) and plr and p do
  2197. f.UpdateHeadUI(ht)
  2198. end
  2199. end)
  2200. --table.insert(headsupdatelist, ht)
  2201. ht.Parent = p
  2202. end
  2203. end
  2204. end)
  2205. end
  2206. end
  2207. plr.Character.Humanoid.Died:Connect(function()
  2208. fold:Destroy()
  2209. end)
  2210. end
  2211. end
  2212.  
  2213.  
  2214. end
  2215. end
  2216. end)
  2217. end
  2218.  
  2219. local uis = game:GetService("UserInputService")
  2220. local bringall = false
  2221. local hided2 = false
  2222. local upping = false
  2223. local downing = false
  2224. mouse.KeyDown:Connect(function(a)
  2225.  
  2226. if a == "t" then
  2227. --print("worked1")
  2228. f.addesp()
  2229. elseif a == gui_hide_button[2] and uis:IsKeyDown(gui_hide_button[1]) then
  2230. if hided2 == false then
  2231. hided2 = true
  2232. autoesp =false
  2233. if espforlder then
  2234. espforlder:Destroy()
  2235. end
  2236. Gui.Enabled = false
  2237. else
  2238. Gui.Enabled = true
  2239. hided2 = false
  2240. end
  2241.  
  2242. elseif a == "y" then
  2243. if aimbothider == false then
  2244. aimbothider = true
  2245. if aimbothider == true then
  2246. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  2247. else
  2248. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  2249. end
  2250. else
  2251.  
  2252. aimbothider = false
  2253. if aimbothider == true then
  2254. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  2255. else
  2256. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  2257. end
  2258. end
  2259. if aimbothider == true then
  2260. aimbothiderbox.TextColor3 =Color3.fromRGB(11, 255, 19)
  2261. else
  2262. aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  2263. end
  2264. elseif a == "l" then
  2265. if not uis:IsKeyDown(Enum.KeyCode.LeftControl) then
  2266. if autoesp == false then
  2267. autoesp = true
  2268. else
  2269. autoesp = false
  2270. end
  2271. else
  2272. if lightesp == true then
  2273. lightesp = false
  2274. else
  2275. lightesp = true
  2276. end
  2277. end
  2278. elseif a == "]" then
  2279. upping = true
  2280. downing = false
  2281. elseif a== "[" then
  2282. downing = true
  2283. upping = false
  2284. elseif a == Aim_Assist_Key[2] and uis:IsKeyDown(Aim_Assist_Key[1]) then
  2285. if Aim_Assist == true then
  2286. Aim_Assist = false
  2287. --print("disabled")
  2288. else
  2289. Aim_Assist = true
  2290. end
  2291. end
  2292. if a == "j" then
  2293. if mouse.Target then
  2294. mouse.Target:Destroy()
  2295. end
  2296. end
  2297. if a == key then
  2298. if switch == false then
  2299. switch = true
  2300. else
  2301. switch = false
  2302. if aimatpart ~= nil then
  2303. aimatpart = nil
  2304. end
  2305. end
  2306. elseif a == "b" and uis:IsKeyDown(Enum.KeyCode.LeftControl) and not uis:IsKeyDown(Enum.KeyCode.R) then
  2307. if movementcounting then
  2308. movementcounting = false
  2309. else
  2310. movementcounting = true
  2311. end
  2312. elseif a == teambasedswitch then
  2313. if TeamBased == true then
  2314. TeamBased = false
  2315. teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
  2316. else
  2317. TeamBased = true
  2318. teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
  2319. end
  2320. elseif a == "b" and uis:IsKeyDown(Enum.KeyCode.LeftControl) and uis:IsKeyDown(Enum.KeyCode.R) then
  2321. ballisticsboost = 0
  2322. elseif a == aimkey then
  2323. if not aimatpart then
  2324. local maxangle = math.rad(20)
  2325. for i, plr in pairs(plrs:GetChildren()) do
  2326. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  2327. if TeamBased == true then
  2328. if plr.Team.Name ~= lplr.Team.Name then
  2329. local an = checkfov(plr.Character.Head)
  2330. if an < maxangle then
  2331. maxangle = an
  2332. aimatpart = plr.Character.Head
  2333. end
  2334. end
  2335. else
  2336. local an = checkfov(plr.Character.Head)
  2337. if an < maxangle then
  2338. maxangle = an
  2339. aimatpart = plr.Character.Head
  2340. end
  2341. --print(plr)
  2342. end
  2343. local old = aimatpart
  2344. plr.Character.Humanoid.Died:Connect(function()
  2345. --print("died")
  2346. if aimatpart and aimatpart == old then
  2347. aimatpart = nil
  2348. end
  2349. end)
  2350.  
  2351. end
  2352. end
  2353. else
  2354. aimatpart = nil
  2355. canaimat = false
  2356. delay(1.1, function()
  2357. canaimat = true
  2358. end)
  2359. end
  2360. end
  2361. end)
  2362.  
  2363. function getfovxyz (p0, p1, deg)
  2364. local x1, y1, z1 = p0:ToOrientation()
  2365. local cf = CFrame.new(p0.p, p1.p)
  2366. local x2, y2, z2 = cf:ToOrientation()
  2367. local d = math.deg
  2368. if deg then
  2369. return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
  2370. else
  2371. return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  2372. end
  2373. end
  2374.  
  2375.  
  2376. function aimat(part)
  2377. if part then
  2378. --print(part)
  2379. local d = (cam.CFrame.p - part.CFrame.p).magnitude
  2380. local calculatedrop
  2381. local timetoaim = 0
  2382. local pos2 = Vector3.new()
  2383. if movementcounting == true then
  2384. timetoaim = d/bspeed
  2385. pos2 = part.Velocity * timetoaim
  2386. end
  2387. local minuseddrop = (ballisticsboost+50)/50
  2388. if ballisticsboost ~= 0 then
  2389. calculatedrop = d - (d/minuseddrop)
  2390.  
  2391. else
  2392. calculatedrop = 0
  2393. end
  2394. --print(calculatedrop)
  2395. local addative = Vector3.new()
  2396. if movementcounting then
  2397. addative = pos2
  2398. end
  2399. local cf = CFrame.new(cam.CFrame.p, (addative + part.CFrame.p+ Vector3.new(0, calculatedrop, 0)))
  2400. if aimbothider == true or Aim_Assist == true then
  2401. cam.CFrame = cam.CFrame:Lerp(cf, aimbothiderspeed)
  2402. else
  2403.  
  2404. cam.CFrame = cf
  2405. end
  2406. --print(cf)
  2407. end
  2408. end
  2409. function checkfov (part)
  2410. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  2411. local angle = math.abs(fov.X) + math.abs(fov.Y)
  2412. return angle
  2413. end
  2414. pcall(function()
  2415. delay(0, function()
  2416. while wait(.32) do
  2417. if Aim_Assist and not aimatpart and canaimat and lplr.Character and lplr.Character.Humanoid and lplr.Character.Humanoid.Health > 0 then
  2418. for i, plr in pairs(plrs:GetChildren()) do
  2419.  
  2420.  
  2421. local minangle = math.rad(5.5)
  2422. local lastpart = nil
  2423. local function gg(plr)
  2424. pcall(function()
  2425. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Character.Head then
  2426. local raycasted = false
  2427. local cf1 = CFrame.new(cam.CFrame.p, plr.Character.Head.CFrame.p) * CFrame.new(0, 0, -4)
  2428. local r1 = Ray.new(cf1.p, cf1.LookVector * 9000)
  2429. local obj, pos = game.Workspace:FindPartOnRayWithIgnoreList(r1, {lplr.Character.Head})
  2430. local dist = (plr.Character.Head.CFrame.p- pos).magnitude
  2431. if dist < 4 then
  2432. raycasted = true
  2433. end
  2434. if raycasted == true then
  2435. local an1 = getfovxyz(cam.CFrame, plr.Character.Head.CFrame)
  2436. local an = abs(an1.X) + abs(an1.Y)
  2437. if an < minangle then
  2438. minangle = an
  2439. lastpart = plr.Character.Head
  2440. end
  2441. end
  2442. end
  2443. end)
  2444. end
  2445. if TeamBased then
  2446. if plr.Team.Name ~= lplr.Team.Name then
  2447. gg(plr)
  2448. end
  2449. else
  2450. gg(plr)
  2451. end
  2452. --print(math.deg(minangle))
  2453. if lastpart then
  2454. aimatpart = lastpart
  2455. aimatpart.Parent.Humanoid.Died:Connect(function()
  2456. if aimatpart == lastpart then
  2457. aimatpart = nil
  2458. end
  2459. end)
  2460.  
  2461. end
  2462. end
  2463. end
  2464. end
  2465. end)
  2466. end)
  2467. local oldheadpos
  2468. local lastaimapart
  2469. game:GetService("RunService").RenderStepped:Connect(function(dt)
  2470. if uis:IsKeyDown(Enum.KeyCode.RightBracket) or uis:IsKeyDown(Enum.KeyCode.LeftBracket) then
  2471. if upping then
  2472. ballisticsboost = ballisticsboost + dt/1.9
  2473. elseif downing then
  2474. ballisticsboost = ballisticsboost - dt/1.9
  2475. end
  2476. end
  2477. if movementcounting then
  2478. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  2479. st1_2.Text = "Current ballistics: "..tostring(math.floor(ballisticsboost*10)/10)
  2480. else
  2481. st1_2.TextColor3 = Color3.new(1,0,0)
  2482. end
  2483. espstatustext.Text = "Esp loop :"..tostring(autoesp)
  2484. if aimatpart and lplr.Character and lplr.Character.Head then
  2485. if BetterDeathCount and lastaimapart and lastaimapart == aimatpart then
  2486. local dist = (oldheadpos - aimatpart.CFrame.p).magnitude
  2487. if dist > 40 then
  2488. aimatpart = nil
  2489. end
  2490. end
  2491. lastaimapart = aimatpart
  2492. oldheadpos = lastaimapart.CFrame.p
  2493. do
  2494. if aimatpart.Parent == plrs.LocalPlayer.Character then
  2495. aimatpart = nil
  2496. end
  2497. aimat(aimatpart)
  2498. pcall(function()
  2499. if Aim_Assist == true then
  2500. local cf1 = CFrame.new(cam.CFrame.p, aimatpart.CFrame.p) * CFrame.new(0, 0, -4)
  2501. local r1 = Ray.new(cf1.p, cf1.LookVector * 1000)
  2502. local obj, pos = game.Workspace:FindPartOnRayWithIgnoreList(r1, {lplr.Character.Head})
  2503. local dist = (aimatpart.CFrame.p- pos).magnitude
  2504. if obj then
  2505. --print(obj:GetFullName())
  2506. end
  2507. if not obj or dist > 6 then
  2508. aimatpart = nil
  2509. --print("ooof")
  2510. end
  2511. canaimat = false
  2512. delay(.5, function()
  2513. canaimat = true
  2514. end)
  2515. end
  2516. end)
  2517. end
  2518.  
  2519.  
  2520.  
  2521. end
  2522. end)
  2523.  
  2524.  
  2525. delay(0, function()
  2526. while wait(espupdatetime) do
  2527. if autoesp == true then
  2528. pcall(function()
  2529. f.addesp()
  2530. end)
  2531. end
  2532. end
  2533. end)
  2534. warn("loaded")
  2535. end)
  2536. end)
  2537.  
  2538. ESP.MouseButton1Click:Connect(function()
  2539. PLR = game.Players.LocalPlayer
  2540. MOUSE = PLR:GetMouse()
  2541.  
  2542. function CREATE(BASE, TEAM)
  2543. local ESP_MAIN = Instance.new('BillboardGui', PLR.PlayerGui)
  2544. local ESP_DOT = Instance.new('Frame', ESP_MAIN)
  2545. local ESP_NAME = Instance.new('TextLabel', ESP_MAIN)
  2546.  
  2547. ESP_MAIN.Name = 'ESP'
  2548. ESP_MAIN.Adornee = BASE
  2549. ESP_MAIN.AlwaysOnTop = true
  2550. ESP_MAIN.ExtentsOffset = Vector3.new(0, 1, 0)
  2551. ESP_MAIN.Size = UDim2.new(0, 5, 0, 5)
  2552.  
  2553. ESP_DOT.Name = 'DOT'
  2554. ESP_DOT.BackgroundColor = BrickColor.new('Institutional white')
  2555. ESP_DOT.BackgroundTransparency = 0.3
  2556. ESP_DOT.BorderSizePixel = 0
  2557. ESP_DOT.Position = UDim2.new(-0.5, 0, -0.5, 0)
  2558. ESP_DOT.Size = UDim2.new(2, 0, 2, 0)
  2559. ESP_DOT.Visible = true
  2560. ESP_DOT.ZIndex = 10
  2561.  
  2562. ESP_NAME.Name = 'NAME'
  2563. ESP_NAME.BackgroundColor3 = Color3.new(255, 255, 255)
  2564. ESP_NAME.BackgroundTransparency = 1
  2565. ESP_NAME.BorderSizePixel = 0
  2566. ESP_NAME.Position = UDim2.new(0, 0, 0, -40)
  2567. ESP_NAME.Size = UDim2.new(1, 0, 10, 0)
  2568. ESP_NAME.Visible = true
  2569. ESP_NAME.ZIndex = 10
  2570. ESP_NAME.Font = 'SciFi'
  2571. ESP_NAME.FontSize = 'Size14'
  2572. ESP_NAME.Text = BASE.Parent.Name:upper()
  2573. ESP_NAME.TextColor = BrickColor.new('Institutional white')
  2574. end
  2575.  
  2576. function CLEAR()
  2577. for _,v in pairs(PLR.PlayerGui:children()) do
  2578. if v.Name == 'ESP' and v:IsA('BillboardGui') then
  2579. v:Destroy()
  2580. end
  2581. end
  2582. end
  2583.  
  2584. function FIND()
  2585. CLEAR()
  2586. spawn(function()
  2587. while wait(0.01) do
  2588. CLEAR()
  2589. for i,v in pairs(game.Players:GetChildren()) do
  2590. if v.Character and v.Character:FindFirstChild('Head') then
  2591. if v.Team == PLR.Team then
  2592. else
  2593. if v.Character:FindFirstChild('Head') then
  2594. CREATE(v.Character.Head, true)
  2595. end
  2596. end
  2597. end
  2598. end
  2599. end
  2600. wait(1)
  2601. end)
  2602. end
  2603.  
  2604. FIND()
  2605. print('YEETWARE.GG HAS PROBLEMS WITH ESP')
  2606. end)
  2607.  
  2608. Spinbot.MouseButton1Down:connect(function()
  2609. if not sideways
  2610. then
  2611. sideways = true
  2612. repeat if sideways then
  2613. --sideways
  2614. wait(0.01)
  2615. AnimationId = "754658275"
  2616. local Anim = Instance.new("Animation")
  2617. Anim.AnimationId = "rbxassetid://"..AnimationId
  2618. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2619. k:Play()
  2620. k:AdjustSpeed(1.5)
  2621. end
  2622.  
  2623. until sideways == false
  2624. else
  2625. sideways = false
  2626. end
  2627. end)
  2628. Spinbot.MouseButton1Down:connect(function()
  2629. if not yawfakelag
  2630. then
  2631. yawfakelag = true
  2632. repeat if yawfakelag then
  2633. --fakelag
  2634. wait(0.01)
  2635. AnimationId = "754658275"
  2636. local Anim = Instance.new("Animation")
  2637. Anim.AnimationId = "rbxassetid://"..AnimationId
  2638. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2639. k:Play()
  2640. k:AdjustSpeed(8)
  2641. end
  2642.  
  2643. until yawfakelag == false
  2644. else
  2645. yawfakelag = false
  2646. end
  2647. end)
  2648. Spinbot.MouseButton1Down:connect(function()
  2649. if not backward then
  2650. backward = true
  2651. repeat if backward then
  2652. wait(0.001)
  2653. AnimationId = "754658275"
  2654. local Anim = Instance.new("Animation")
  2655. Anim.AnimationId = "rbxassetid://"..AnimationId
  2656. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2657. k:Play()
  2658. k:AdjustSpeed(3.2)
  2659. end until backward == false
  2660. else
  2661. backward = false
  2662. end
  2663. end)
  2664.  
  2665. game:GetService("UserInputService").InputBegan:connect(function(key)
  2666. if key.KeyCode == Enum.KeyCode.RightShift then
  2667. if opened == true then
  2668. opened = false
  2669. Main.Visible = false
  2670. elseif opened == false then
  2671. opened = true
  2672. Main.Visible = true
  2673. end
  2674. end
  2675. end)
  2676.  
  2677. game.StarterGui:SetCore("SendNotification",{Title="YEETWARE.CBR",Text="Loading in, thanks for using YEETWARE."})
  2678. wait(1)
  2679. game.StarterGui:SetCore("SendNotification",{Title="YEETWARE.CBR",Text="Loaded in, you can Toggle the GUI by pressing Rightshift"})
  2680.  
  2681. function SCRIPT_GPVN85_FAKESCRIPT() -- Introduce.Script
  2682. local script = Instance.new('Script')
  2683. script.Parent = Introduce
  2684. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  2685.  
  2686. counter = 0
  2687.  
  2688. while wait(0.01) do
  2689. script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2690.  
  2691. counter = counter + 0.01
  2692. end
  2693.  
  2694. end
  2695. coroutine.resume(coroutine.create(SCRIPT_GPVN85_FAKESCRIPT))
  2696. function SCRIPT_SVFZ84_FAKESCRIPT() -- ButtonFrame.Script
  2697. local script = Instance.new('Script')
  2698. script.Parent = ButtonFrame
  2699. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  2700.  
  2701. counter = 0
  2702.  
  2703. while wait(0.01) do
  2704. script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2705.  
  2706. counter = counter + 0.01
  2707. end
  2708.  
  2709. end
  2710. coroutine.resume(coroutine.create(SCRIPT_SVFZ84_FAKESCRIPT))
  2711. function SCRIPT_XHXB87_FAKESCRIPT() -- Main.Script
  2712. local script = Instance.new('Script')
  2713. script.Parent = Main
  2714. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  2715.  
  2716. counter = 0
  2717.  
  2718. while wait(0.01) do
  2719. script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2720.  
  2721. counter = counter + 0.01
  2722. end
  2723.  
  2724. end
  2725. coroutine.resume(coroutine.create(SCRIPT_XHXB87_FAKESCRIPT))
Add Comment
Please, Sign In to add comment