OogaBoogaNoob

.

Apr 5th, 2022 (edited)
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. loadstring(game:HttpGet(('https://pastebin.com/raw/TFHbP7HP'),true))()
  2.  
  3. wait(1)
  4.  
  5. local playerhead = game.Players.LocalPlayer.Character.Head
  6. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  7. if v.Name == "TouchInterest" and v.Parent then
  8. firetouchinterest(playerhead, v.Parent, 0)
  9. end
  10. end
  11.  
  12. wait(5)
  13.  
  14. local msg1 = Instance.new("Message")
  15. msg1.Parent = game.Workspace
  16. msg1.Text = "teleporting"
  17. wait(4)
  18. msg1:remove()
  19.  
  20. wait(1)
  21.  
  22. local plec = 5166670285
  23. if game.PlaceId ~= plec then
  24. game:GetService("TeleportService"):Teleport(plec, LocalPlayer)
  25. end
  26.  
  27. wait(1)
  28.  
  29. local plec = 3210622855
  30. if game.PlaceId ~= plec then
  31. game:GetService("TeleportService"):Teleport(plec, LocalPlayer)
  32. end
  33.  
  34. wait(1)
  35.  
  36. local plec = 8891045283
  37. if game.PlaceId ~= plec then
  38. game:GetService("TeleportService"):Teleport(plec, LocalPlayer)
  39. end
Advertisement
Add Comment
Please, Sign In to add comment