LuisKey

Untitled

Nov 30th, 2018
1,056
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.76 KB | None | 0 0
  1. _G.AF = true
  2. _G.R = false
  3. wait(1)
  4. _G.R = true
  5. function copy()
  6. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  7.     setclipboard(tostring(char.Position))
  8. end
  9.  
  10. local _1BS = Vector3.new(-251.438843, 286.240143, 980.644653)
  11. local BTS = Vector3.new(-283.651245, 280.763702, 1003.48425, -0.998344898, -4.71891104e-09, -0.0575101189, -2.11418572e-09, 1, -4.53524471e-08, 0.0575101189, -4.51557973e-08, -0.998344898)
  12. local BT = CFrame.new(-273.733398, 279.476349, 1005.24664, -0.453701854, 0, 0.891153514, 0, 1, 0, -0.891153514, 0, -0.453701854)
  13. local _1B = CFrame.new(-253.166702, 286.240143, 979.757568, -0.450805545, 3.08250705e-08, 0.892622173, -4.84970855e-08, 1, -5.90258971e-08, -0.892622173, -6.98987748e-08, -0.450805545)
  14. function tp()
  15.     local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  16.     while _G.AF do
  17.     wait()
  18.     if PROTOSMASHER_LOADED then
  19.         wait()
  20.         print("proto")
  21.         local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  22.         char.CFrame = BT
  23.     else
  24.         wait()
  25.         print("visenya or synapse :P")
  26.     local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  27.         char.Position = BTS
  28.     end
  29. end
  30. end
  31. while _G.R do
  32. wait(.2)
  33. game:GetService("ReplicatedStorage").RemoteEvent:FireServer({ "Respawn" })
  34. end
  35. function tp1()
  36. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  37.     while _G.AF do
  38.     wait()
  39.     if PROTOSMASHER_LOADED then
  40.         wait()
  41.         print("proto")
  42.         local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  43.         char.CFrame = _1B
  44.     else
  45.         wait()
  46.         print("visenya or synapse :P")
  47.     local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  48.         char.Position = _1BS
  49.     end
  50. end
  51. end
  52.  
  53. tp() -- 10T bt [delete if you have 60M-100M and use tp1()]
  54. tp1() -- 1B bt [delete if you have 600B-10T+ bt and use tp()]
Add Comment
Please, Sign In to add comment