Youtube_AppealsCat

Elemental Battlegrounds XP Farm, TP Diamonds/Shards

Nov 27th, 2021 (edited)
9,450
0
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. -- Made by: BaconLord#0001
  2. -- Join his discord server: https://discord.gg/dTAjRQEZhx
  3. spawn(function()
  4. while wait () do
  5. game.Players.LocalPlayer.Character:WaitForChild("Humanoid"):ChangeState(11)
  6. end end)
  7. wait(1)
  8. local _speed=3000
  9. function tp(...)
  10. local plr=game.Players.LocalPlayer
  11. local args={...}
  12. if typeof(args[1])=="number"and args[2]and args[3]then
  13. args=Vector3.new(args[1],args[2],args[3])
  14. elseif typeof(args[1])=="Vector3" then
  15. args=args[1]
  16. elseif typeof(args[1])=="CFrame" then
  17. args=args[1].Position
  18. end
  19. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  20. game:GetService("TweenService"):Create(
  21. plr.Character.HumanoidRootPart,
  22. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  23. {CFrame=CFrame.new(args)}
  24. ):Play()
  25. end
  26.  
  27. tp(-638.353638, -58.3049469, 757.653931, -0.709312856, -2.77422252e-11, 0.704893827, 6.66586893e-15, 1, 3.93633112e-11, -0.704893827, 2.79256011e-11, -0.709312856)
  28. wait(0.5)
  29. local baseplate = Instance.new("Part")
  30. baseplate.Parent = workspace
  31. baseplate.Size = Vector3.new(80,1,80)
  32. baseplate.Anchored = true
  33. baseplate.Name = "Baseplate"
  34. baseplate.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-2,0)
  35. wait(1.5)
  36.  
  37. spawn(function()
  38. while wait () do
  39. game:GetService("ReplicatedStorage").Remotes.DoClientMagic:FireServer("Fire","Consecutive Fire Bullets")
  40. game:GetService("ReplicatedStorage").Remotes.DoMagic:InvokeServer("Fire","Consecutive Fire Bullets")
  41. game:GetService("ReplicatedStorage").Remotes.DoClientMagic:FireServer("Fire","Great Fire Blast")
  42. game:GetService("ReplicatedStorage").Remotes.DoMagic:InvokeServer("Fire","Great Fire Blast")
  43. end end)
  44.  
  45. spawn(function()
  46. while wait () do
  47. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame = game:GetService("Workspace")[".Ignore"][".ServerEffects"]:WaitForChild("Shard").CFrame
  48. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame = game:GetService("Workspace")[".Ignore"][".ServerEffects"]:WaitForChild("Diamond").CFrame
  49. end end)
  50.  
  51. wait(1)
  52. spawn(function()
  53. while wait (5) do
  54. local _speed=3000
  55. function tp(...)
  56. local plr=game.Players.LocalPlayer
  57. local args={...}
  58. if typeof(args[1])=="number"and args[2]and args[3]then
  59. args=Vector3.new(args[1],args[2],args[3])
  60. elseif typeof(args[1])=="Vector3" then
  61. args=args[1]
  62. elseif typeof(args[1])=="CFrame" then
  63. args=args[1].Position
  64. end
  65. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  66. game:GetService("TweenService"):Create(
  67. plr.Character.HumanoidRootPart,
  68. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  69. {CFrame=CFrame.new(args)}
  70. ):Play()
  71. end
  72.  
  73. tp(-638.353638, -58.3049469, 757.653931, -0.709312856, -2.77422252e-11, 0.704893827, 6.66586893e-15, 1, 3.93633112e-11, -0.704893827, 2.79256011e-11, -0.709312856)
  74. end end)
  75. local vu = game:GetService("VirtualUser")
  76. game:GetService("Players").LocalPlayer.Idled:connect(function()
  77. vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  78. wait(1)
  79. vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  80. end)
  81.  
  82. print("Works MADE BY BACONLORD")
Comments
Add Comment
Please, Sign In to add comment