Advertisement
lygelz23

TP SCRIPTS

Feb 3rd, 2019
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.44 KB | None | 0 0
  1. tpdf.MouseButton1Down:Connect(function()
  2. for _,v in pairs(game.Workspace.buythings:GetDescendants()) do
  3. if v:FindFirstChild("aura") and v:FindFirstChild("remove") then
  4. print(v.Name)
  5. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = v.Position
  6. end
  7. end
  8.  
  9. end)
  10.  
  11. tpchest.MouseButton1Down:Connect(function()
  12. for _,v in pairs(game.Workspace.treasure:GetDescendants()) do
  13. if v:FindFirstChild("ClickDetector") then
  14. v.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-5)
  15. end
  16. end
  17.  
  18. end)
  19. Immortal.MouseButton1Down:Connect(function()
  20.  
  21. plr = game.Players.LocalPlayer
  22. mouse = plr:GetMouse()
  23. mouse.KeyDown:connect(function(key)
  24. if key == " " then
  25. game.Players.LocalPlayer.Character.Humanoid:ChangeState(3)
  26. end
  27. end)
  28. plr = game.Players.LocalPlayer
  29. mouse = plr:GetMouse()
  30. mouse.KeyUp:connect(function(key)
  31. if key == " " then
  32. jumping = false
  33. end
  34. end)
  35.  
  36. FF = true
  37.  
  38. while wait() do
  39. if FF then
  40. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  41. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  42. l.Parent = game.Players.LocalPlayer.Character
  43. l.Name = "Humanoid"
  44. wait()
  45. game.Players.LocalPlayer.Character["1"]:Destroy()
  46. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  47. game.Players.LocalPlayer.Character.Animate.Disabled = true
  48. wait()
  49. game.Players.LocalPlayer.Character.Animate.Disabled = false
  50. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  51. wait(4.85)
  52. workspace.CurrentCamera.CameraType = Enum.CameraType.Scriptable
  53. pos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  54. wait(.4)
  55. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  56. workspace.CurrentCamera.CameraType = Enum.CameraType.Track
  57. end
  58. end
  59.  
  60. end)
  61.  
  62. Luffy.MouseButton1Down:Connect(function()
  63. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(12438, 69, -10713)
  64.  
  65. for i,v in pairs (game.Workspace.boards:GetChildren()) do
  66. if v.boss.Value == "Luffy" then
  67. v.Part.CFrame = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame
  68. end
  69. end
  70.  
  71. end)
  72.  
  73. marco.MouseButton1Down:Connect(function()
  74. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-151, 131, -8425)
  75.  
  76. for i,v in pairs (game.Workspace.boards:GetChildren()) do
  77. if v.boss.Value == "marco" then
  78. v.Part.CFrame = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame
  79. end
  80. end
  81.  
  82.  
  83. end)
  84.  
  85. whitebeard.MouseButton1Down:Connect(function()
  86. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(10464, 64, -4822)
  87.  
  88. for i,v in pairs (game.Workspace.boards:GetChildren()) do
  89. if v.boss.Value == "whitebeard" then
  90. v.Part.CFrame = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame
  91. end
  92. end
  93.  
  94.  
  95. end)
  96.  
  97. zoro.MouseButton1Down:Connect(function()
  98. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5402, 51, -3349)
  99.  
  100. for i,v in pairs (game.Workspace.boards:GetChildren()) do
  101. if v.boss.Value == "Zoro" then
  102. v.Part.CFrame = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame
  103. end
  104. end
  105.  
  106.  
  107. end)
  108.  
  109. usopp.MouseButton1Down:Connect(function()
  110. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2803, 65, -4427)
  111.  
  112. for i,v in pairs (game.Workspace.boards:GetChildren()) do
  113. if v.boss.Value == "usopp" then
  114. v.Part.CFrame = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame
  115. end
  116. end
  117.  
  118. end)
  119.  
  120. borsalino.MouseButton1Down:Connect(function()
  121. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(6940, 61, -8185)
  122.  
  123. for i,v in pairs (game.Workspace.boards:GetChildren()) do
  124. if v.boss.Value == "Borsalino" then
  125. v.Part.CFrame = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame
  126. end
  127. end
  128.  
  129. end)
  130.  
  131. SyrupVillage.MouseButton1Down:Connect(function()
  132. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2803, 65, -4427)
  133.  
  134. end)
  135.  
  136. LogueTown.MouseButton1Down:Connect(function()
  137. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5402, 51, -3349)
  138.  
  139. end)
  140.  
  141. DrumIsland.MouseButton1Down:Connect(function()
  142. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-151, 131, -8425)
  143.  
  144. end)
  145.  
  146. Alabasta.MouseButton1Down:Connect(function()
  147. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(10464, 64, -4822)
  148.  
  149. end)
  150.  
  151. MarineFord.MouseButton1Down:Connect(function()
  152. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(6940, 61, -8185)
  153.  
  154. end)
  155.  
  156. blockof.MouseButton1Down:Connect(function()
  157. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(12438, 69, -10713)
  158.  
  159. end)
  160.  
  161. Karate.MouseButton1Down:Connect(function()
  162. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2631, 49, -9926)
  163.  
  164. end)
  165.  
  166. Arlong.MouseButton1Down:Connect(function()
  167. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-23, 42, -4482)
  168.  
  169. end)
  170.  
  171. Orange.MouseButton1Down:Connect(function()
  172. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-43, 42, 508)
  173.  
  174. end)
  175.  
  176. Shell.MouseButton1Down:Connect(function()
  177. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2202, 42, -1030)
  178.  
  179. end)
  180.  
  181. Water7.MouseButton1Down:Connect(function()
  182. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(992, 46, -11794)
  183.  
  184. end)
  185.  
  186. Fishman.MouseButton1Down:Connect(function()
  187. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(7054, 183, -12613)
  188.  
  189. end)
  190.  
  191. Sky.MouseButton1Down:Connect(function()
  192. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(12655, 1139, -2377)
  193.  
  194. end)
  195.  
  196. Rusu.MouseButton1Down:Connect(function()
  197. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(13608, 86, -5611)
  198.  
  199. end)
  200.  
  201. Buso.MouseButton1Down:Connect(function()
  202. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-43, 42, 508)
  203.  
  204. end)
  205.  
  206. Ken.MouseButton1Down:Connect(function()
  207. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-23, 42, -4482)
  208.  
  209. end)
  210.  
  211. Yoru.MouseButton1Down:Connect(function()
  212. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(12396, 1423, -2304)
  213.  
  214. end)
  215.  
  216. twoss.MouseButton1Down:Connect(function()
  217. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5498, 51, -3447)
  218.  
  219. end)
  220.  
  221. BlackLeg.MouseButton1Down:Connect(function()
  222. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2579, 49, -10318)
  223.  
  224. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement