Jarxay

sdaadsasd

Jul 22nd, 2022 (edited)
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.91 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local Frame_2 = Instance.new("Frame")
  9. local UICorner = Instance.new("UICorner")
  10. local TextLabel = Instance.new("TextLabel")
  11. local TextButton = Instance.new("TextButton")
  12. local UICorner_2 = Instance.new("UICorner")
  13. local TextButton_2 = Instance.new("TextButton")
  14. local UICorner_3 = Instance.new("UICorner")
  15. local TextButton_3 = Instance.new("TextButton")
  16. local UICorner_4 = Instance.new("UICorner")
  17. local TextButton_4 = Instance.new("TextButton")
  18. local UICorner_5 = Instance.new("UICorner")
  19. local TextButton_5 = Instance.new("TextButton")
  20. local UICorner_6 = Instance.new("UICorner")
  21. local TextButton_6 = Instance.new("TextButton")
  22. local UICorner_7 = Instance.new("UICorner")
  23. local TextLabel_2 = Instance.new("TextLabel")
  24. local crosshair = Instance.new("Frame")
  25. local ImageLabel = Instance.new("ImageLabel")
  26. local C = Instance.new("Frame")
  27. local Line = Instance.new("TextLabel")
  28. local A = Instance.new("Frame")
  29. local Line_2 = Instance.new("TextLabel")
  30. local B = Instance.new("Frame")
  31. local Line_3 = Instance.new("TextLabel")
  32. local D = Instance.new("Frame")
  33. local Line_4 = Instance.new("TextLabel")
  34.  
  35. --Properties:
  36.  
  37. ScreenGui.Parent = game.CoreGui
  38. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  39. ScreenGui.DisplayOrder = 88888
  40. ScreenGui.ResetOnSpawn = false
  41.  
  42. Frame.Parent = ScreenGui
  43. Frame.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  44. Frame.BackgroundTransparency = 1.000
  45. Frame.Position = UDim2.new(-0.0123099089, 0, 2.98023224e-08, 0)
  46. Frame.Size = UDim2.new(0, 208, 0, 180)
  47.  
  48. Frame_2.Parent = Frame
  49. Frame_2.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  50. Frame_2.Position = UDim2.new(0.75480783, 0, 1.61666667, 0)
  51. Frame_2.Size = UDim2.new(0, 297, 0, 249)
  52.  
  53. UICorner.Parent = Frame_2
  54.  
  55. TextLabel.Parent = Frame_2
  56. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  57. TextLabel.BackgroundTransparency = 1.000
  58. TextLabel.Size = UDim2.new(0, 119, 0, 19)
  59. TextLabel.Font = Enum.Font.Code
  60. TextLabel.Text = "Fadeaway"
  61. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  62. TextLabel.TextScaled = true
  63. TextLabel.TextSize = 14.000
  64. TextLabel.TextWrapped = true
  65.  
  66. TextButton.Parent = Frame_2
  67. TextButton.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  68. TextButton.Position = UDim2.new(0.51762557, 0, 0.397061855, 0)
  69. TextButton.Size = UDim2.new(0, 132, 0, 23)
  70. TextButton.Font = Enum.Font.Code
  71. TextButton.Text = "Fly"
  72. TextButton.TextColor3 = Color3.fromRGB(255, 0, 4)
  73. TextButton.TextScaled = true
  74. TextButton.TextSize = 14.000
  75. TextButton.TextWrapped = true
  76.  
  77. UICorner_2.Parent = TextButton
  78.  
  79. TextButton_2.Parent = Frame_2
  80. TextButton_2.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  81. TextButton_2.Position = UDim2.new(0.0664471462, 0, 0.269076288, 0)
  82. TextButton_2.Size = UDim2.new(0, 132, 0, 23)
  83. TextButton_2.Font = Enum.Font.Code
  84. TextButton_2.Text = "ESP"
  85. TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  86. TextButton_2.TextScaled = true
  87. TextButton_2.TextSize = 14.000
  88. TextButton_2.TextWrapped = true
  89.  
  90. UICorner_3.Parent = TextButton_2
  91.  
  92. TextButton_3.Parent = Frame_2
  93. TextButton_3.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  94. TextButton_3.Position = UDim2.new(0.51762563, 0, 0.272458255, 0)
  95. TextButton_3.Size = UDim2.new(0, 132, 0, 23)
  96. TextButton_3.Font = Enum.Font.Code
  97. TextButton_3.Text = "AIMBOT"
  98. TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  99. TextButton_3.TextScaled = true
  100. TextButton_3.TextSize = 14.000
  101. TextButton_3.TextWrapped = true
  102.  
  103. UICorner_4.Parent = TextButton_3
  104.  
  105. TextButton_4.Parent = Frame_2
  106. TextButton_4.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  107. TextButton_4.Position = UDim2.new(0.51762557, 0, 0.143944189, 0)
  108. TextButton_4.Size = UDim2.new(0, 132, 0, 23)
  109. TextButton_4.Font = Enum.Font.Code
  110. TextButton_4.Text = "SPAMMER"
  111. TextButton_4.TextColor3 = Color3.fromRGB(255, 0, 0)
  112. TextButton_4.TextScaled = true
  113. TextButton_4.TextSize = 14.000
  114. TextButton_4.TextWrapped = true
  115.  
  116. UICorner_5.Parent = TextButton_4
  117.  
  118. TextButton_5.Parent = Frame_2
  119. TextButton_5.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  120. TextButton_5.Position = UDim2.new(0.0866491646, 0, 0.139928132, 0)
  121. TextButton_5.Size = UDim2.new(0, 121, 0, 23)
  122. TextButton_5.Font = Enum.Font.Code
  123. TextButton_5.Text = "AUTO DEPLOY"
  124. TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  125. TextButton_5.TextScaled = true
  126. TextButton_5.TextSize = 14.000
  127. TextButton_5.TextWrapped = true
  128.  
  129. UICorner_6.Parent = TextButton_5
  130.  
  131. TextButton_6.Parent = Frame_2
  132. TextButton_6.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  133. TextButton_6.Position = UDim2.new(0.0664471239, 0, 0.397061855, 0)
  134. TextButton_6.Size = UDim2.new(0, 132, 0, 23)
  135. TextButton_6.Font = Enum.Font.Code
  136. TextButton_6.Text = "Crosshair"
  137. TextButton_6.TextColor3 = Color3.fromRGB(255, 0, 0)
  138. TextButton_6.TextScaled = true
  139. TextButton_6.TextSize = 14.000
  140. TextButton_6.TextWrapped = true
  141.  
  142. UICorner_7.Parent = TextButton_6
  143.  
  144. TextLabel_2.Parent = Frame_2
  145. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  146. TextLabel_2.Position = UDim2.new(0.191919193, 0, 0.722891569, 0)
  147. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  148. TextLabel_2.Font = Enum.Font.SourceSans
  149. TextLabel_2.Text = "Next update: Toggles"
  150. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  151. TextLabel_2.TextSize = 14.000
  152.  
  153. crosshair.Name = "crosshair"
  154. crosshair.Parent = ScreenGui
  155. crosshair.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  156. crosshair.BorderColor3 = Color3.fromRGB(0, 0, 0)
  157. crosshair.BorderSizePixel = 0
  158. crosshair.Position = UDim2.new(0.5, 0, 0.5, -18)
  159. crosshair.Visible = false
  160.  
  161. ImageLabel.Parent = crosshair
  162. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  163. ImageLabel.BackgroundTransparency = 1.000
  164. ImageLabel.Position = UDim2.new(0, -150, 0, -150)
  165. ImageLabel.Size = UDim2.new(0, 300, 0, 300)
  166. ImageLabel.Visible = false
  167. ImageLabel.ZIndex = 2
  168. ImageLabel.Image = "http://www.roblox.com/asset/?id=68308747"
  169.  
  170. C.Name = "C"
  171. C.Parent = crosshair
  172. C.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  173. C.BackgroundTransparency = 1.000
  174. C.ClipsDescendants = true
  175. C.Position = UDim2.new(0, -2, 0, 0)
  176. C.Size = UDim2.new(0, 4, 0, 500)
  177.  
  178. Line.Name = "Line"
  179. Line.Parent = C
  180. Line.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  181. Line.BorderColor3 = Color3.fromRGB(100, 100, 100)
  182. Line.Position = UDim2.new(0.5, -1, 0, 10)
  183. Line.Size = UDim2.new(0, 2, 0, 15)
  184. Line.Font = Enum.Font.SourceSans
  185. Line.Text = ""
  186. Line.TextSize = 14.000
  187.  
  188. A.Name = "A"
  189. A.Parent = crosshair
  190. A.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  191. A.BackgroundTransparency = 1.000
  192. A.ClipsDescendants = true
  193. A.Position = UDim2.new(0, -2, 0, -500)
  194. A.Size = UDim2.new(0, 4, 0, 500)
  195.  
  196. Line_2.Name = "Line"
  197. Line_2.Parent = A
  198. Line_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  199. Line_2.BorderColor3 = Color3.fromRGB(100, 100, 100)
  200. Line_2.Position = UDim2.new(0.5, -1, 1, -25)
  201. Line_2.Size = UDim2.new(0, 2, 0, 15)
  202. Line_2.Font = Enum.Font.SourceSans
  203. Line_2.Text = ""
  204. Line_2.TextSize = 14.000
  205.  
  206. B.Name = "B"
  207. B.Parent = crosshair
  208. B.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  209. B.BackgroundTransparency = 1.000
  210. B.ClipsDescendants = true
  211. B.Position = UDim2.new(0, 0, 0, -2)
  212. B.Size = UDim2.new(0, 500, 0, 4)
  213.  
  214. Line_3.Name = "Line"
  215. Line_3.Parent = B
  216. Line_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  217. Line_3.BorderColor3 = Color3.fromRGB(100, 100, 100)
  218. Line_3.Position = UDim2.new(0, 10, 0.5, -1)
  219. Line_3.Size = UDim2.new(0, 15, 0, 2)
  220. Line_3.Font = Enum.Font.SourceSans
  221. Line_3.Text = ""
  222. Line_3.TextSize = 14.000
  223.  
  224. D.Name = "D"
  225. D.Parent = crosshair
  226. D.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  227. D.BackgroundTransparency = 1.000
  228. D.ClipsDescendants = true
  229. D.Position = UDim2.new(0, -500, 0, -2)
  230. D.Size = UDim2.new(0, 500, 0, 4)
  231.  
  232. Line_4.Name = "Line"
  233. Line_4.Parent = D
  234. Line_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  235. Line_4.BorderColor3 = Color3.fromRGB(100, 100, 100)
  236. Line_4.Position = UDim2.new(1, -25, 0.5, -1)
  237. Line_4.Size = UDim2.new(0, 15, 0, 2)
  238. Line_4.Font = Enum.Font.SourceSans
  239. Line_4.Text = ""
  240. Line_4.TextSize = 14.000
  241.  
  242. -- Scripts:
  243.  
  244. local function TNOVL_fake_script() -- TextButton.LocalScript
  245. local script = Instance.new('LocalScript', TextButton)
  246.  
  247. toggle = false
  248. script.Parent.MouseButton1Up:Connect(function()
  249. if toggle == false then
  250. toggle = true
  251. script.Parent.TextColor3 = Color3.new(0,255,0)
  252. else
  253. toggle = false
  254. script.Parent.TextColor3 = Color3.new(255,0,0)
  255. end
  256.  
  257. local plr = game.Players.LocalPlayer
  258. SpeedForward = false
  259. SpeedUpwards = false
  260. SpeedDownwards = false
  261. local uis = game:GetService("UserInputService")
  262.  
  263.  
  264.  
  265.  
  266. uis.InputBegan:Connect(function(input,gameProccesedEvent)
  267. if input.KeyCode == Enum.KeyCode.V then
  268. if toggle == true then
  269. SpeedForward = true
  270.  
  271. while SpeedForward == true do
  272. if toggle == true then
  273. wait(0.0025)
  274. plr.Character.HumanoidRootPart.CFrame = plr.Character.HumanoidRootPart.CFrame + plr.Character.HumanoidRootPart.CFrame.lookVector * 6
  275. end
  276.  
  277. end
  278. end
  279.  
  280. end
  281. end)
  282.  
  283. uis.InputEnded:Connect(function(input,gameProccesedEvent)
  284. if input.KeyCode == Enum.KeyCode.V then
  285. SpeedForward = false
  286. end
  287. end)
  288.  
  289.  
  290. uis.InputBegan:Connect(function(input,gameProccesedEvent)
  291. if input.KeyCode == Enum.KeyCode.LeftControl then
  292. if toggle == true then
  293.  
  294.  
  295. SpeedUpwards = true
  296. game.Workspace.Gravity = 30
  297. while SpeedUpwards == true do
  298. if toggle == true then
  299. wait(0.0025)
  300. plr.Character.HumanoidRootPart.CFrame = plr.Character.HumanoidRootPart.CFrame * CFrame.new(0,5,0)
  301. end
  302. end
  303. end
  304. end
  305. end)
  306.  
  307.  
  308. uis.InputEnded:Connect(function(input,gameProccesedEvent)
  309. if input.KeyCode == Enum.KeyCode.LeftControl then
  310. SpeedUpwards = false
  311. game.Workspace.Gravity = 196.2
  312. end
  313. end)
  314.  
  315.  
  316. uis.InputBegan:Connect(function(input,gameProccesedEvent)
  317. if input.KeyCode == Enum.KeyCode.LeftAlt then
  318. if toggle == true then
  319.  
  320.  
  321. SpeedDownwards = true
  322.  
  323. while SpeedDownwards == true do
  324. wait(0.0025)
  325. plr.Character.HumanoidRootPart.CFrame = plr.Character.HumanoidRootPart.CFrame * CFrame.new(0,-5,0)
  326. end
  327. end
  328.  
  329. end
  330. end)
  331.  
  332.  
  333.  
  334. uis.InputEnded:Connect(function(input,gameProccesedEvent)
  335. if input.KeyCode == Enum.KeyCode.LeftAlt then
  336. SpeedDownwards = false
  337. end
  338. end)
  339.  
  340. end)
  341. end
  342. coroutine.wrap(TNOVL_fake_script)()
  343. local function HHIZQKD_fake_script() -- TextButton_2.LocalScript
  344. local script = Instance.new('LocalScript', TextButton_2)
  345.  
  346. script.Parent.MouseButton1Up:Connect(function()
  347. -- settings
  348. local settings = {
  349. defaultcolor = Color3.fromRGB(255,0,0),
  350. teamcheck = false,
  351. teamcolor = true
  352. };
  353.  
  354. -- services
  355. local runService = game:GetService("RunService");
  356. local players = game:GetService("Players");
  357.  
  358. -- variables
  359. local localPlayer = players.LocalPlayer;
  360. local camera = workspace.CurrentCamera;
  361.  
  362. -- functions
  363. local newVector2, newColor3, newDrawing = Vector2.new, Color3.new, Drawing.new;
  364. local tan, rad = math.tan, math.rad;
  365. local round = function(...) local a = {}; for i,v in next, table.pack(...) do a[i] = math.round(v); end return unpack(a); end;
  366. local wtvp = function(...) local a, b = camera.WorldToViewportPoint(camera, ...) return newVector2(a.X, a.Y), b, a.Z end;
  367.  
  368. local espCache = {};
  369. local function createEsp(player)
  370. local drawings = {};
  371.  
  372. drawings.box = newDrawing("Square");
  373. drawings.box.Thickness = 1;
  374. drawings.box.Filled = false;
  375. drawings.box.Color = settings.defaultcolor;
  376. drawings.box.Visible = false;
  377. drawings.box.ZIndex = 2;
  378.  
  379. drawings.boxoutline = newDrawing("Square");
  380. drawings.boxoutline.Thickness = 3;
  381. drawings.boxoutline.Filled = false;
  382. drawings.boxoutline.Color = newColor3();
  383. drawings.boxoutline.Visible = false;
  384. drawings.boxoutline.ZIndex = 1;
  385.  
  386. espCache[player] = drawings;
  387. end
  388.  
  389. local function removeEsp(player)
  390. if rawget(espCache, player) then
  391. for _, drawing in next, espCache[player] do
  392. drawing:Remove();
  393. end
  394. espCache[player] = nil;
  395. end
  396. end
  397.  
  398. local function updateEsp(player, esp)
  399. local character = player and player.Character;
  400. if character then
  401. local cframe = character:GetModelCFrame();
  402. local position, visible, depth = wtvp(cframe.Position);
  403. esp.box.Visible = visible;
  404. esp.boxoutline.Visible = visible;
  405.  
  406. if cframe and visible then
  407. local scaleFactor = 1 / (depth * tan(rad(camera.FieldOfView / 2)) * 2) * 1000;
  408. local width, height = round(4 * scaleFactor, 5 * scaleFactor);
  409. local x, y = round(position.X, position.Y);
  410.  
  411. esp.box.Size = newVector2(width, height);
  412. esp.box.Position = newVector2(round(x - width / 2, y - height / 2));
  413. esp.box.Color = settings.teamcolor and player.TeamColor.Color or settings.defaultcolor;
  414.  
  415. esp.boxoutline.Size = esp.box.Size;
  416. esp.boxoutline.Position = esp.box.Position;
  417. end
  418. else
  419. esp.box.Visible = false;
  420. esp.boxoutline.Visible = false;
  421. end
  422. end
  423.  
  424. -- main
  425. for _, player in next, players:GetPlayers() do
  426. if player ~= localPlayer then
  427. createEsp(player);
  428. end
  429. end
  430.  
  431. players.PlayerAdded:Connect(function(player)
  432. createEsp(player);
  433. end);
  434.  
  435. players.PlayerRemoving:Connect(function(player)
  436. removeEsp(player);
  437. end)
  438.  
  439. runService:BindToRenderStep("esp", Enum.RenderPriority.Camera.Value, function()
  440. for player, drawings in next, espCache do
  441. if settings.teamcheck and player.Team == localPlayer.Team then
  442. continue;
  443. end
  444.  
  445. if drawings and player ~= localPlayer then
  446. updateEsp(player, drawings);
  447. end
  448. end
  449. end)
  450. end)
  451. end
  452. coroutine.wrap(HHIZQKD_fake_script)()
  453. local function EBJQXP_fake_script() -- TextButton_3.LocalScript
  454. local script = Instance.new('LocalScript', TextButton_3)
  455.  
  456. script.Parent.MouseButton1Up:Connect(function()
  457. local function ElAimbotL()
  458.  
  459. local Camera = workspace.CurrentCamera
  460. local Players = game:GetService("Players")
  461. local RunService = game:GetService("RunService")
  462. local UserInputService = game:GetService("UserInputService")
  463. local TweenService = game:GetService("TweenService")
  464. local LocalPlayer = Players.LocalPlayer
  465. local Holding = false
  466.  
  467. _G.AimbotEnabled = true
  468. _G.TeamCheck = false -- If set to true then the script would only lock your aim at enemy team members.
  469. _G.AimPart = "Head" -- Where the aimbot script would lock at.
  470. _G.Sensitivity = 0 -- How many seconds it takes for the aimbot script to officially lock onto the target's aimpart.
  471.  
  472. _G.CircleSides = 50 -- How many sides the FOV circle would have.
  473. _G.CircleColor = Color3.fromRGB(255, 255, 255) -- (RGB) Color that the FOV circle would appear as.
  474. _G.CircleTransparency = 0.7 -- Transparency of the circle.
  475. _G.CircleRadius = 50 -- The radius of the circle / FOV.
  476. _G.CircleFilled = false -- Determines whether or not the circle is filled.
  477. _G.CircleVisible = true -- Determines whether or not the circle is visible.
  478. _G.CircleThickness = 0 -- The thickness of the circle.
  479.  
  480. local FOVCircle = Drawing.new("Circle")
  481. FOVCircle.Position = Vector2.new(Camera.ViewportSize.X / 2, Camera.ViewportSize.Y / 2)
  482. FOVCircle.Radius = _G.CircleRadius
  483. FOVCircle.Filled = _G.CircleFilled
  484. FOVCircle.Color = _G.CircleColor
  485. FOVCircle.Visible = _G.CircleVisible
  486. FOVCircle.Radius = _G.CircleRadius
  487. FOVCircle.Transparency = _G.CircleTransparency
  488. FOVCircle.NumSides = _G.CircleSides
  489. FOVCircle.Thickness = _G.CircleThickness
  490.  
  491. local function GetClosestPlayer()
  492. local MaximumDistance = _G.CircleRadius
  493. local Target = nil
  494.  
  495. for _, v in next, Players:GetPlayers() do
  496. if v.Name ~= LocalPlayer.Name then
  497. if _G.TeamCheck == true then
  498. if v.Team ~= LocalPlayer.Team then
  499. if v.Character ~= nil then
  500. if v.Character:FindFirstChild("HumanoidRootPart") ~= nil then
  501. if v.Character:FindFirstChild("Humanoid") ~= nil and v.Character:FindFirstChild("Humanoid").Health ~= 0 then
  502. local ScreenPoint = Camera:WorldToScreenPoint(v.Character:WaitForChild("HumanoidRootPart", math.huge).Position)
  503. local VectorDistance = (Vector2.new(UserInputService:GetMouseLocation().X, UserInputService:GetMouseLocation().Y) - Vector2.new(ScreenPoint.X, ScreenPoint.Y)).Magnitude
  504.  
  505. if VectorDistance < MaximumDistance then
  506. Target = v
  507. end
  508. end
  509. end
  510. end
  511. end
  512. else
  513. if v.Character ~= nil then
  514. if v.Character:FindFirstChild("HumanoidRootPart") ~= nil then
  515. if v.Character:FindFirstChild("Humanoid") ~= nil and v.Character:FindFirstChild("Humanoid").Health ~= 0 then
  516. local ScreenPoint = Camera:WorldToScreenPoint(v.Character:WaitForChild("HumanoidRootPart", math.huge).Position)
  517. local VectorDistance = (Vector2.new(UserInputService:GetMouseLocation().X, UserInputService:GetMouseLocation().Y) - Vector2.new(ScreenPoint.X, ScreenPoint.Y)).Magnitude
  518.  
  519. if VectorDistance < MaximumDistance then
  520. Target = v
  521. end
  522. end
  523. end
  524. end
  525. end
  526. end
  527. end
  528.  
  529. return Target
  530. end
  531.  
  532. UserInputService.InputBegan:Connect(function(Input)
  533. if Input.UserInputType == Enum.UserInputType.MouseButton2 then
  534. Holding = true
  535. end
  536. end)
  537.  
  538. UserInputService.InputEnded:Connect(function(Input)
  539. if Input.UserInputType == Enum.UserInputType.MouseButton2 then
  540. Holding = false
  541. end
  542. end)
  543.  
  544. RunService.RenderStepped:Connect(function()
  545. FOVCircle.Position = Vector2.new(UserInputService:GetMouseLocation().X, UserInputService:GetMouseLocation().Y)
  546. FOVCircle.Radius = _G.CircleRadius
  547. FOVCircle.Filled = _G.CircleFilled
  548. FOVCircle.Color = _G.CircleColor
  549. FOVCircle.Visible = _G.CircleVisible
  550. FOVCircle.Radius = _G.CircleRadius
  551. FOVCircle.Transparency = _G.CircleTransparency
  552. FOVCircle.NumSides = _G.CircleSides
  553. FOVCircle.Thickness = _G.CircleThickness
  554.  
  555. if Holding == true and _G.AimbotEnabled == true then
  556. TweenService:Create(Camera, TweenInfo.new(_G.Sensitivity, Enum.EasingStyle.Sine, Enum.EasingDirection.Out), {CFrame = CFrame.new(Camera.CFrame.Position, GetClosestPlayer().Character[_G.AimPart].Position)}):Play()
  557. end
  558. end)
  559. end;
  560. ElAimbotL()
  561. end)
  562.  
  563.  
  564.  
  565. end
  566. coroutine.wrap(EBJQXP_fake_script)()
  567. local function SMRUJQ_fake_script() -- TextButton_4.LocalScript
  568. local script = Instance.new('LocalScript', TextButton_4)
  569.  
  570. st
  571. end
  572. coroutine.wrap(SMRUJQ_fake_script)()
  573. local function FOQMG_fake_script() -- TextButton_5.LocalScript
  574. local script = Instance.new('LocalScript', TextButton_5)
  575.  
  576. script.Parent.MouseButton1Up:Connect(function()
  577. while true do
  578. wait()
  579. -- Script generated by SimpleSpy - credits to exx#9394
  580.  
  581. game:GetService("ReplicatedStorage").Remotes.Deploy:FireServer()
  582.  
  583.  
  584. end
  585. end)
  586. end
  587. coroutine.wrap(FOQMG_fake_script)()
  588. local function LAOQ_fake_script() -- TextButton_6.LocalScript
  589. local script = Instance.new('LocalScript', TextButton_6)
  590.  
  591. toggle = false
  592. script.Parent.MouseButton1Up:Connect(function()
  593. if toggle == false then
  594. toggle = true
  595. script.Parent.Parent.Parent.Parent.crosshair.Visible = true
  596. script.Parent.TextColor3 = Color3.new(0,255,0)
  597. else
  598. script.Parent.Parent.Parent.Parent.crosshair.Visible = false
  599. toggle = false
  600. script.Parent.TextColor3 = Color3.new(255,0,0)
  601. end
  602.  
  603. end)
  604. for i,v in pairs(game.Players:GetChildren()) do
  605. v.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  606. end
  607.  
  608. --255, 0, 0
  609. end
  610. coroutine.wrap(LAOQ_fake_script)()
  611. local function DQOOL_fake_script() -- Frame.LocalScript
  612. local script = Instance.new('LocalScript', Frame)
  613.  
  614. local uis = game:GetService("UserInputService")
  615.  
  616.  
  617. uis.InputBegan:Connect(function(input,gameProccesedevent)
  618. if input.KeyCode == Enum.KeyCode.RightShift then
  619. script.Parent.Visible = not script.Parent.Visible
  620. end
  621. end)
  622. end
  623. coroutine.wrap(DQOOL_fake_script)()
  624.  
Advertisement
Add Comment
Please, Sign In to add comment