Advertisement
exploit43262

Untitled

Jul 25th, 2022 (edited)
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. repeat wait() until game:IsLoaded() wait()
  2. game:GetService("Players").LocalPlayer.Idled:connect(function()
  3. game:GetService("VirtualUser"):ClickButton2(Vector2.new())
  4. end)
  5.  
  6. if game.PlaceId == 648362523 then
  7. repeat wait() until game:IsLoaded()
  8. game.StarterGui:SetCore(
  9. "SendNotification",
  10. {
  11. Title = "Credis",
  12. Text = "Trigzzy#8305, Ytrobloxexploiter786, Pastbinexploit43262"
  13. }
  14. )
  15. Clone = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart:Clone()
  16. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart:Destroy()
  17. Clone.Parent = game:GetService("Players").LocalPlayer.Character
  18. game.Players.LocalPlayer.settings["Display Gun"].Value = true
  19. game.Players.LocalPlayer.CharacterAdded:Connect(
  20. function()
  21. if getgenv().AutoFarm then
  22. pcall(function()
  23. game.Players.LocalPlayer.settings["Display Gun"].Value = true
  24. wait(4)
  25. Clone = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart:Clone()
  26. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart:Destroy()
  27. Clone.Parent = game:GetService("Players").LocalPlayer.Character
  28. end)
  29. end
  30. end
  31. )
  32.  
  33. while getgenv().AutoFarm do
  34. pcall(function()
  35. game:GetService("ReplicatedStorage").RemoteEvent:FireServer(16, "public")
  36. end)
  37. wait()
  38. for i, v in pairs(game.Players:GetPlayers()) do
  39. if v.Name == game.Players.LocalPlayer.Name then
  40. else
  41. pcall(function()
  42. game:GetService("ReplicatedStorage").RemoteEvent:FireServer(30, v)
  43. end)
  44. end
  45. end
  46. end
  47. else
  48. game:GetService("TeleportService"):Teleport(648362523, LocalPlayer)
  49. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement