sucksuck

Untitled

Jan 29th, 2024
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.05 KB | None | 0 0
  1. local Players = game:GetService("Players")
  2. local UserInputService = game:GetService("UserInputService")
  3. local RunService = game:GetService("RunService")
  4. local Debris = game:GetService("Debris")
  5. local Mouse = Players.LocalPlayer:GetMouse()
  6.  
  7. local MainGui = Instance.new("ScreenGui")
  8. local Frame = Instance.new("Frame")
  9. local TextButton = Instance.new("TextButton")
  10. local TextButton_2 = Instance.new("TextButton")
  11. local TextButton_3 = Instance.new("TextButton")
  12. local TextButton_4 = Instance.new("TextButton")
  13. local TextLabel = Instance.new("TextLabel")
  14. local Frame_2 = Instance.new("Frame")
  15. local Frame_3 = Instance.new("Frame")
  16. local Frame_4 = Instance.new("Frame")
  17. local Frame_5 = Instance.new("Frame")
  18. local TpPlr = Instance.new("TextButton")
  19. local TpPlr_2 = Instance.new("TextButton")
  20. local TpPlr_3 = Instance.new("TextButton")
  21. local TpPlr_4 = Instance.new("TextButton")
  22. local TpPlr_5 = Instance.new("TextButton")
  23. local TextBox = Instance.new("TextBox")
  24. local TextLabel_2 = Instance.new("TextLabel")
  25. local TpPlr_6 = Instance.new("TextButton")
  26. local TpPlr_7 = Instance.new("TextButton")
  27.  
  28.  
  29. local MainGui = Instance.new("ScreenGui")
  30. local Frame = Instance.new("Frame")
  31. local TextButton = Instance.new("TextButton")
  32. local TextButton_2 = Instance.new("TextButton")
  33. local TextButton_3 = Instance.new("TextButton")
  34. local TextButton_4 = Instance.new("TextButton")
  35. local TextLabel = Instance.new("TextLabel")
  36. local Frame_2 = Instance.new("Frame")
  37. local Frame_3 = Instance.new("Frame")
  38. local Frame_4 = Instance.new("Frame")
  39. local Frame_5 = Instance.new("Frame")
  40. local TpPlr = Instance.new("TextButton")
  41. local TpPlr_2 = Instance.new("TextButton")
  42. local TpPlr_3 = Instance.new("TextButton")
  43. local TpPlr_4 = Instance.new("TextButton")
  44. local TpPlr_5 = Instance.new("TextButton")
  45. local TextBox = Instance.new("TextBox")
  46. local TextLabel_2 = Instance.new("TextLabel")
  47. local TpPlr_6 = Instance.new("TextButton")
  48. local TpPlr_7 = Instance.new("TextButton")
  49.  
  50.  
  51. MainGui.Name = "MainGui"
  52. MainGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  53. MainGui.ResetOnSpawn = false
  54.  
  55. Frame.Parent = MainGui
  56. Frame.AnchorPoint = Vector2.new(0.5, 0.5)
  57. Frame.BackgroundColor3 = Color3.fromRGB(94, 94, 94)
  58. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  59. Frame.BorderSizePixel = 0
  60. Frame.Active = true
  61. Frame.Draggable = true
  62. Frame.Position = UDim2.new(0.492462307, -86, 0.620498598, -168)
  63. Frame.Size = UDim2.new(0, 385, 0, 471)
  64.  
  65. TextButton.Parent = Frame
  66. TextButton.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  67. TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  68. TextButton.BorderSizePixel = 0
  69. TextButton.Position = UDim2.new(0.0391176678, 0, 0.116598919, 0)
  70. TextButton.Size = UDim2.new(0, 163, 0, 43)
  71. TextButton.Font = Enum.Font.SourceSans
  72. TextButton.Text = "Reach"
  73. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  74. TextButton.TextSize = 27.000
  75. TextButton.TextWrapped = true
  76.  
  77. TextButton_2.Parent = Frame
  78. TextButton_2.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  79. TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  80. TextButton_2.BorderSizePixel = 0
  81. TextButton_2.Position = UDim2.new(0.0391176678, 0, 0.243297473, 0)
  82. TextButton_2.Size = UDim2.new(0, 163, 0, 43)
  83. TextButton_2.Font = Enum.Font.SourceSans
  84. TextButton_2.Text = "Blatant Script [OP]"
  85. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  86. TextButton_2.TextSize = 26.000
  87.  
  88. TextButton_3.Parent = Frame
  89. TextButton_3.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  90. TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  91. TextButton_3.BorderSizePixel = 0
  92. TextButton_3.Position = UDim2.new(0.0391176678, 0, 0.369714379, 0)
  93. TextButton_3.Size = UDim2.new(0, 163, 0, 43)
  94. TextButton_3.Font = Enum.Font.SourceSans
  95. TextButton_3.Text = "Toggle Walkspeed"
  96. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  97. TextButton_3.TextSize = 20.000
  98.  
  99. TextButton_4.Parent = Frame
  100. TextButton_4.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  101. TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  102. TextButton_4.BorderSizePixel = 0
  103. TextButton_4.Position = UDim2.new(0.0391176678, 0, 0.498236656, 0)
  104. TextButton_4.Size = UDim2.new(0, 163, 0, 43)
  105. TextButton_4.Font = Enum.Font.SourceSans
  106. TextButton_4.Text = "Snipe Script (Toggle)"
  107. TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  108. TextButton_4.TextSize = 20.000
  109.  
  110. TextLabel.Parent = Frame
  111. TextLabel.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  112. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  113. TextLabel.BorderSizePixel = 0
  114. TextLabel.Position = UDim2.new(0.0183384493, 0, 0.0290077291, 0)
  115. TextLabel.Size = UDim2.new(0, 368, 0, 36)
  116. TextLabel.Font = Enum.Font.SourceSans
  117. TextLabel.Text = "Prema.lua"
  118. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  119. TextLabel.TextScaled = true
  120. TextLabel.TextSize = 14.000
  121. TextLabel.TextWrapped = true
  122.  
  123. Frame_2.Parent = Frame
  124. Frame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  125. Frame_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  126. Frame_2.BorderSizePixel = 0
  127. Frame_2.Position = UDim2.new(0.998749495, 0, -0.00329045579, 0)
  128. Frame_2.Size = UDim2.new(0, 9, 0, 478)
  129.  
  130. Frame_3.Parent = Frame
  131. Frame_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  132. Frame_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  133. Frame_3.BorderSizePixel = 0
  134. Frame_3.Position = UDim2.new(-0.0207792204, 0, -0.0103724776, 0)
  135. Frame_3.Size = UDim2.new(0, 11, 0, 478)
  136.  
  137. Frame_4.Parent = Frame
  138. Frame_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  139. Frame_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  140. Frame_4.BorderSizePixel = 0
  141. Frame_4.Position = UDim2.new(-0.0051948051, 0, -0.0103724618, 0)
  142. Frame_4.Size = UDim2.new(0, 395, 0, 10)
  143.  
  144. Frame_5.Parent = Frame
  145. Frame_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  146. Frame_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
  147. Frame_5.BorderSizePixel = 0
  148. Frame_5.Position = UDim2.new(-0.0207792204, 0, 0.991965115, 0)
  149. Frame_5.Size = UDim2.new(0, 402, 0, 10)
  150.  
  151. TpPlr.Name = "Tp Plr"
  152. TpPlr.Parent = Frame
  153. TpPlr.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  154. TpPlr.BorderColor3 = Color3.fromRGB(0, 0, 0)
  155. TpPlr.BorderSizePixel = 0
  156. TpPlr.Position = UDim2.new(0.517039776, 0, 0.243297473, 0)
  157. TpPlr.Size = UDim2.new(0, 171, 0, 43)
  158. TpPlr.Font = Enum.Font.SourceSans
  159. TpPlr.Text = "Teleport Plr"
  160. TpPlr.TextColor3 = Color3.fromRGB(0, 0, 0)
  161. TpPlr.TextSize = 26.000
  162.  
  163. TpPlr_2.Name = "Tp Plr"
  164. TpPlr_2.Parent = Frame
  165. TpPlr_2.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  166. TpPlr_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  167. TpPlr_2.BorderSizePixel = 0
  168. TpPlr_2.Position = UDim2.new(0.517039776, 0, 0.369034678, 0)
  169. TpPlr_2.Size = UDim2.new(0, 171, 0, 43)
  170. TpPlr_2.Font = Enum.Font.SourceSans
  171. TpPlr_2.Text = "Teleport Map 5"
  172. TpPlr_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  173. TpPlr_2.TextSize = 26.000
  174.  
  175. TpPlr_3.Name = "Tp Plr"
  176. TpPlr_3.Parent = Frame
  177. TpPlr_3.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  178. TpPlr_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  179. TpPlr_3.BorderSizePixel = 0
  180. TpPlr_3.Position = UDim2.new(0.517039776, 0, 0.625934899, 0)
  181. TpPlr_3.Size = UDim2.new(0, 171, 0, 43)
  182. TpPlr_3.Font = Enum.Font.SourceSans
  183. TpPlr_3.Text = "View Plr"
  184. TpPlr_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  185. TpPlr_3.TextSize = 26.000
  186.  
  187. TpPlr_4.Name = "Tp Plr"
  188. TpPlr_4.Parent = Frame
  189. TpPlr_4.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  190. TpPlr_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  191. TpPlr_4.BorderSizePixel = 0
  192. TpPlr_4.Position = UDim2.new(0.517039776, 0, 0.744830847, 0)
  193. TpPlr_4.Size = UDim2.new(0, 171, 0, 43)
  194. TpPlr_4.Font = Enum.Font.SourceSans
  195. TpPlr_4.Text = "Unview"
  196. TpPlr_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  197. TpPlr_4.TextSize = 26.000
  198.  
  199. TpPlr_5.Name = "Tp Plr"
  200. TpPlr_5.Parent = Frame
  201. TpPlr_5.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  202. TpPlr_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
  203. TpPlr_5.BorderSizePixel = 0
  204. TpPlr_5.Position = UDim2.new(0.0391176678, 0, 0.625934899, 0)
  205. TpPlr_5.Size = UDim2.new(0, 167, 0, 43)
  206. TpPlr_5.Font = Enum.Font.SourceSans
  207. TpPlr_5.Text = "Tp Spawn"
  208. TpPlr_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  209. TpPlr_5.TextSize = 26.000
  210.  
  211. TextBox.Parent = Frame
  212. TextBox.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  213. TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
  214. TextBox.BorderSizePixel = 0
  215. TextBox.Position = UDim2.new(0.515072107, 0, 0.11460264, 0)
  216. TextBox.Size = UDim2.new(0, 171, 0, 43)
  217. TextBox.Font = Enum.Font.SourceSans
  218. TextBox.Text = "Type Player Name Here"
  219. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  220. TextBox.TextSize = 14.000
  221.  
  222. TextLabel_2.Parent = Frame
  223. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  224. TextLabel_2.BackgroundTransparency = 1.000
  225. TextLabel_2.BorderColor3 = Color3.fromRGB(107, 107, 107)
  226. TextLabel_2.BorderSizePixel = 0
  227. TextLabel_2.Position = UDim2.new(0.101937354, 0, 0.81662029, 0)
  228. TextLabel_2.Size = UDim2.new(0, 303, 0, 82)
  229. TextLabel_2.Font = Enum.Font.SourceSans
  230. TextLabel_2.Text = "Made by .xyz0001"
  231. TextLabel_2.TextColor3 = Color3.fromRGB(63, 63, 63)
  232. TextLabel_2.TextScaled = true
  233. TextLabel_2.TextSize = 14.000
  234. TextLabel_2.TextWrapped = true
  235.  
  236. TpPlr_6.Name = "Tp Plr"
  237. TpPlr_6.Parent = Frame
  238. TpPlr_6.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  239. TpPlr_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
  240. TpPlr_6.BorderSizePixel = 0
  241. TpPlr_6.Position = UDim2.new(0.0391176678, 0, 0.744830847, 0)
  242. TpPlr_6.Size = UDim2.new(0, 167, 0, 43)
  243. TpPlr_6.Font = Enum.Font.SourceSans
  244. TpPlr_6.Text = "ClickTp Tool"
  245. TpPlr_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  246. TpPlr_6.TextSize = 26.000
  247.  
  248. TpPlr_7.Name = "Tp Plr"
  249. TpPlr_7.Parent = Frame
  250. TpPlr_7.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
  251. TpPlr_7.BorderColor3 = Color3.fromRGB(0, 0, 0)
  252. TpPlr_7.BorderSizePixel = 0
  253. TpPlr_7.Position = UDim2.new(0.517039776, 0, 0.496423215, 0)
  254. TpPlr_7.Size = UDim2.new(0, 171, 0, 43)
  255. TpPlr_7.Font = Enum.Font.SourceSans
  256. TpPlr_7.Text = "Teleport to Map 4"
  257. TpPlr_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  258. TpPlr_7.TextSize = 26.000
  259.  
  260. TpPlr_7.MouseButton1Click:Connect(function()
  261. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Spawn4.SpawnLocation.CFrame
  262. end)
  263.  
  264.  
  265. TpPlr_6.MouseButton1Click:Connect(function()
  266. local tool = Instance.new("Tool")
  267. tool.RequiresHandle = false
  268. tool.Name = "Prema.lua TP"
  269. tool.Parent = game.Players.LocalPlayer.Backpack
  270.  
  271. local mouse = game.Players.LocalPlayer:GetMouse()
  272.  
  273. local function teleport()
  274. local pos = mouse.Hit + Vector3.new(0,2.5,0)
  275. if valid(pos) then
  276. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  277. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  278. end
  279. end
  280.  
  281. function valid(pos)
  282. return pos.Y >= 0 and pos.Y <= 50
  283. end
  284.  
  285. local connection
  286.  
  287. tool.Equipped:Connect(function()
  288. connection = mouse.Button1Down:Connect(teleport)
  289. end)
  290.  
  291. tool.Unequipped:Connect(function()
  292. if connection then
  293. connection:Disconnect()
  294. connection = nil
  295. end
  296. end)
  297. end)
  298.  
  299.  
  300. local function teleportToPlayer(partialName)
  301. for _, player in ipairs(game.Players:GetPlayers()) do
  302. if string.sub(player.Name, 1, #partialName):lower() == partialName:lower() then
  303. local character = player.Character
  304. if character then
  305. local humanoid = character:FindFirstChildOfClass("Humanoid")
  306. local torso = character:FindFirstChild("Torso") or character:FindFirstChild("UpperTorso") or character:FindFirstChild("LowerTorso")
  307.  
  308. if humanoid and torso then
  309. game.Players.LocalPlayer.Character:MoveTo(torso.Position)
  310. return
  311. else
  312. warn("Player has no suitable body parts to teleport to.")
  313. return
  314. end
  315. else
  316. warn("Player has no character.")
  317. return
  318. end
  319. end
  320. end
  321. warn("Player not found.")
  322. end
  323.  
  324. TpPlr.MouseButton1Click:Connect(function()
  325. local partialName = TextBox.Text
  326. teleportToPlayer(partialName)
  327. end)
  328.  
  329. local function teleportToSpawn()
  330. local spawnLocation = game.Workspace.Spawn.Spawns.SpawnLocation
  331. game.Players.LocalPlayer.Character:MoveTo(spawnLocation.Position)
  332. end
  333.  
  334. local function teleportToMap4()
  335. local map4Location = game.Workspace.Spawn4.SurfaceLight
  336. game.Players.LocalPlayer.Character:MoveTo(map4Location.Position)
  337. end
  338.  
  339. local function teleportToMap5()
  340. local map5Location = game.Workspace.Spawn5.SurfaceLight
  341. game.Players.LocalPlayer.Character:MoveTo(map5Location.Position)
  342. end
  343.  
  344. TpPlr_5.MouseButton1Click:Connect(teleportToSpawn)
  345. TpPlr_7.MouseButton1Click:Connect(teleportToMap4)
  346. TpPlr_2.MouseButton1Click:Connect(teleportToMap5)
  347.  
  348.  
  349. local function viewPlayer(partialName)
  350. for _, player in ipairs(game.Players:GetPlayers()) do
  351. if string.sub(player.Name, 1, #partialName):lower() == partialName:lower() then
  352. game.Workspace.CurrentCamera.CameraSubject = player.Character.Humanoid
  353. return
  354. end
  355. end
  356. warn("Player not found.")
  357. end
  358.  
  359. local function unviewPlayer()
  360. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  361. end
  362.  
  363. TpPlr_3.MouseButton1Click:Connect(function()
  364. local partialName = TextBox.Text
  365. viewPlayer(partialName)
  366. end)
  367.  
  368. TpPlr_4.MouseButton1Click:Connect(unviewPlayer)
  369.  
  370.  
  371. local function JEXLYC_fake_script()
  372. local script = Instance.new('LocalScript', TextButton)
  373.  
  374. local button = script.Parent
  375.  
  376. local function executeReachScript()
  377. local Settings = {
  378. ["Circle"] = {
  379. ["ReachEnabled"] = true,
  380. ["Reach"] = 20,
  381. }
  382. }
  383.  
  384. local ReachSettings = Settings["Circle"]
  385.  
  386. RunService.Stepped:Connect(function()
  387. if ReachSettings["ReachEnabled"] then
  388. local success, error = pcall(function()
  389. local Handle = Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Handle
  390. for _, Player in pairs(Players:GetPlayers()) do
  391. local Character = Player.Character
  392. if Character and Character ~= Players.LocalPlayer.Character and Character.Humanoid.Health ~= 0 and (Character.HumanoidRootPart.Position - Handle.Position).Magnitude <= ReachSettings["Reach"] then
  393. Character["Left Arm"]:BreakJoints()
  394. Character["Left Leg"]:BreakJoints()
  395. Character["Right Leg"]:BreakJoints()
  396. Character["Left Arm"].CFrame = Handle.CFrame
  397. Character["Left Leg"].CFrame = Handle.CFrame
  398. Character["Right Leg"].CFrame = Handle.CFrame
  399. Character["Left Arm"].Transparency = 1
  400. Character["Left Leg"].Transparency = 1
  401. Character["Right Leg"].Transparency = 1
  402. end
  403. end
  404. end)
  405.  
  406.  
  407.  
  408. end
  409. end)
  410. end
  411.  
  412. button.MouseButton1Click:Connect(executeReachScript)
  413. end
  414.  
  415. coroutine.wrap(JEXLYC_fake_script)()
  416.  
  417. local function AZYOAH_fake_script()
  418. local script = Instance.new('LocalScript', TextButton_2)
  419.  
  420. local button = script.Parent
  421. local Player = Players.LocalPlayer
  422. local States = { AutoAim = false, Mode = 1 }
  423.  
  424. local function createAutoAimFrame()
  425. local AutoAimFrame = Instance.new("Frame", MainGui)
  426. AutoAimFrame.Name = "AutoAimFrame"
  427. AutoAimFrame.BackgroundTransparency = 1
  428. AutoAimFrame.Position = UDim2.new(0.007, 0, 0.938, 0)
  429. AutoAimFrame.Size = UDim2.new(0, 289, 0, 42)
  430.  
  431. local AutoAimLabel = Instance.new("TextLabel", AutoAimFrame)
  432. AutoAimLabel.Name = "AutoAimLabel"
  433. AutoAimLabel.BackgroundTransparency = 1
  434. AutoAimLabel.Position = UDim2.new(0.042, 0, 0, 0)
  435. AutoAimLabel.Size = UDim2.new(0, 296, 0, 33)
  436. AutoAimLabel.Font = Enum.Font.SourceSansBold
  437. AutoAimLabel.Text = "Mode: Teleport"
  438. AutoAimLabel.TextColor3 = Color3.new(1, 0, 0)
  439. AutoAimLabel.TextScaled = true
  440. AutoAimLabel.TextSize = 14
  441. AutoAimLabel.TextWrapped = true
  442. AutoAimLabel.TextXAlignment = Enum.TextXAlignment.Left
  443.  
  444. local function toggleMode()
  445. States.Mode = 3 - States.Mode
  446. AutoAimLabel.Text = "Mode: " .. (States.Mode == 1 and "Teleport" or "Looking")
  447. AutoAimLabel.TextColor3 = States.AutoAim and Color3.new(0.043, 1, 0.043) or Color3.new(1, 0, 0.016)
  448. end
  449.  
  450. UserInputService.InputBegan:Connect(function(input)
  451. if input.KeyCode == Enum.KeyCode.B and not UserInputService:GetFocusedTextBox() then
  452. States.AutoAim = not States.AutoAim
  453. end
  454. end)
  455.  
  456. local function findNearestPlayer(Position)
  457. local List = {unpack(Players:GetPlayers())}
  458. local Torso, Distance = nil, 15
  459.  
  460. for _, v in pairs(List) do
  461. if v and v ~= Player then
  462. local HumanoidRootPart = v.Character:FindFirstChild("HumanoidRootPart")
  463. local Humanoid = v.Character:FindFirstChild("Humanoid")
  464.  
  465. if HumanoidRootPart and Humanoid and Humanoid.Health > 0 then
  466. local CurrentDistance = (HumanoidRootPart.Position - Position).magnitude
  467. if CurrentDistance < Distance then
  468. Torso, Distance = HumanoidRootPart, CurrentDistance
  469. end
  470. end
  471. end
  472. end
  473.  
  474. return Torso
  475. end
  476.  
  477. local function aimAtNearestPlayer()
  478. if States.AutoAim then
  479. local Root = Player.Character:FindFirstChild("HumanoidRootPart")
  480. local MousePos = findNearestPlayer(Root.Position)
  481.  
  482. if MousePos then
  483. if States.Mode == 1 then
  484. Player.Character:SetPrimaryPartCFrame(CFrame.new(Vector3.new(MousePos.Position.X, Root.Position.Y, MousePos.Position.Z)))
  485. else
  486. local Direction = (MousePos.Position - Root.Position).unit
  487. Root.CFrame = CFrame.new(Root.Position, Root.Position + Direction)
  488. end
  489. end
  490. end
  491. end
  492.  
  493. RunService.RenderStepped:Connect(aimAtNearestPlayer)
  494.  
  495. local function destroyScript()
  496. if AutoAimFrame then
  497. AutoAimFrame:Destroy()
  498. end
  499.  
  500. if script then
  501. script:Destroy()
  502. end
  503. end
  504.  
  505. local function onChatted(player, message)
  506. if player == Player then
  507. local lowerMessage = message:lower()
  508. if lowerMessage == "/mode 1" or lowerMessage == "/mode tp" then
  509. States.Mode = 1
  510. AutoAimLabel.Text = "Mode: Teleport"
  511. elseif lowerMessage == "/mode 2" or lowerMessage == "/mode looking" then
  512. States.Mode = 2
  513. AutoAimLabel.Text = "Mode: Looking"
  514. elseif lowerMessage == "/destroy" then
  515. destroyScript()
  516. end
  517. end
  518. end
  519.  
  520. Player.Chatted:Connect(onChatted)
  521. end
  522.  
  523. button.MouseButton1Click:Connect(createAutoAimFrame)
  524. end
  525.  
  526. coroutine.wrap(AZYOAH_fake_script)()
  527.  
  528. local function JXEMZ_fake_script()
  529. local script = Instance.new('LocalScript', TextButton_3)
  530.  
  531. local button = script.Parent
  532. local isWalkspeedToggled = false
  533. local storedWalkspeed
  534.  
  535. local function toggleWalkspeed()
  536. local player = Players.LocalPlayer
  537. local originalWalkspeed = player.Character and player.Character:FindFirstChildOfClass("Humanoid") and player.Character:FindFirstChildOfClass("Humanoid").WalkSpeed or 16
  538.  
  539. if not storedWalkspeed then
  540. storedWalkspeed = originalWalkspeed
  541. end
  542.  
  543. isWalkspeedToggled = not isWalkspeedToggled
  544.  
  545. if isWalkspeedToggled then
  546. player.Character:FindFirstChildOfClass("Humanoid").WalkSpeed = 40
  547. else
  548. player.Character:FindFirstChildOfClass("Humanoid").WalkSpeed = storedWalkspeed
  549. end
  550. end
  551.  
  552. button.MouseButton1Click:Connect(toggleWalkspeed)
  553. end
  554.  
  555. coroutine.wrap(JXEMZ_fake_script)()
  556.  
  557. local function BNWB_fake_script()
  558. local script = Instance.new('LocalScript', TextButton_4)
  559.  
  560. local Players = game:GetService("Players")
  561.  
  562. local LocalPlayer = Players.LocalPlayer
  563. local Mouse = LocalPlayer:GetMouse()
  564. local HighlightColor = Color3.fromRGB(255, 0, 0)
  565.  
  566. local function createHighlight(character)
  567. local highlight = Instance.new("SelectionBox")
  568. highlight.Name = "Highlight"
  569. highlight.Adornee = character.PrimaryPart
  570. highlight.Color3 = HighlightColor
  571. highlight.LineThickness = 0.05
  572. highlight.Transparency = 0.5
  573. highlight.Parent = character.PrimaryPart
  574. return highlight
  575. end
  576.  
  577. local function createLabel(character)
  578. local billboardGui = Instance.new("BillboardGui")
  579. local textLabel = Instance.new("TextLabel")
  580.  
  581. billboardGui.Adornee = character.PrimaryPart
  582. billboardGui.Size = UDim2.new(0, 100, 0, 50)
  583. billboardGui.StudsOffset = Vector3.new(0, 5, 0)
  584. billboardGui.Parent = character.PrimaryPart
  585.  
  586. textLabel.BackgroundTransparency = 1
  587. textLabel.Size = UDim2.new(0, 100, 0, 50)
  588. textLabel.Font = Enum.Font.SourceSansBold
  589. textLabel.Text = "Snipe"
  590. textLabel.TextColor3 = Color3.new(1, 0, 0)
  591. textLabel.TextScaled = true
  592. textLabel.Parent = billboardGui
  593.  
  594. return billboardGui
  595. end
  596.  
  597. local highlightedCharacter = nil
  598. local highlightObject = nil
  599. local labelObject = nil
  600. local targetPlayer = nil
  601.  
  602. local snipeEnabled = false
  603. local connection1 = nil
  604. local connection2 = nil
  605. local connection3 = nil
  606.  
  607. local function toggleSnipeScript()
  608. snipeEnabled = not snipeEnabled
  609. print("Snipe Script " .. (snipeEnabled and "enabled" or "disabled"))
  610. if snipeEnabled then
  611. connection1 = RunService.RenderStepped:Connect(function()
  612. if not snipeEnabled then return end
  613.  
  614. local Target = Mouse.Target
  615. if Target then
  616. local player = Players:GetPlayerFromCharacter(Target.Parent)
  617. if player and player ~= LocalPlayer then
  618. if highlightedCharacter ~= player.Character then
  619. if highlightObject then
  620. highlightObject:Destroy()
  621. end
  622. if labelObject then
  623. labelObject:Destroy()
  624. end
  625. highlightedCharacter = player.Character
  626. highlightObject = createHighlight(highlightedCharacter)
  627. labelObject = createLabel(highlightedCharacter)
  628. end
  629. else
  630. if highlightObject then
  631. highlightObject:Destroy()
  632. highlightObject = nil
  633. highlightedCharacter = nil
  634. end
  635. if labelObject then
  636. labelObject:Destroy()
  637. labelObject = nil
  638. end
  639. end
  640. end
  641. end)
  642.  
  643. connection2 = RunService.RenderStepped:Connect(function()
  644. if not snipeEnabled or not targetPlayer or not targetPlayer.Character or not targetPlayer.Character:FindFirstChild("HumanoidRootPart") or targetPlayer.Character:FindFirstChild("Humanoid").Health <= 0 then
  645. targetPlayer = nil
  646. return
  647. end
  648.  
  649. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = targetPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame - Vector3.new(0, 5, 0)
  650. end)
  651.  
  652. connection3 = Mouse.Button1Down:Connect(function()
  653. local target = Mouse.Target
  654. if target then
  655. targetPlayer = Players:GetPlayerFromCharacter(target.Parent)
  656. if targetPlayer and targetPlayer ~= LocalPlayer and targetPlayer.Character and targetPlayer.Character:FindFirstChild("HumanoidRootPart") then
  657. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = targetPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  658. end
  659. end
  660. end)
  661. else
  662. if connection1 then
  663. connection1:Disconnect()
  664. connection1 = nil
  665. end
  666. if connection2 then
  667. connection2:Disconnect()
  668. connection2 = nil
  669. end
  670. if connection3 then
  671. connection3:Disconnect()
  672. connection3 = nil
  673. end
  674. targetPlayer = nil
  675. end
  676. end
  677.  
  678. local button = script.Parent
  679. button.MouseButton1Click:Connect(toggleSnipeScript)
  680.  
  681. end
  682. coroutine.wrap(BNWB_fake_script)()
  683.  
  684.  
Advertisement
Add Comment
Please, Sign In to add comment