TW_DragonEggYT

ScriptTest

Jul 26th, 2022 (edited)
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. _G.HeadSize = 60
  2. _G.Disabled = true
  3.  
  4. game:GetService('RunService').RenderStepped:connect(function()
  5. if _G.Disabled then
  6. for i,v in next, game:GetService('Players'):GetPlayers() do
  7. if v.Name ~= game:GetService('Players').LocalPlayer.Name then
  8. pcall(function()
  9. v.Character.HumanoidRootPart.Size = Vector3.new(_G.HeadSize,_G.HeadSize,_G.HeadSize)
  10. v.Character.HumanoidRootPart.Transparency = 0.7
  11. v.Character.HumanoidRootPart.BrickColor = BrickColor.new("Really blue")
  12. v.Character.HumanoidRootPart.Material = "Neon"
  13. v.Character.HumanoidRootPart.CanCollide = false
  14. end)
  15. end
  16. end
  17. end
  18. end)
  19.  
  20.  
  21. while true do
  22. Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-15.051087379455566, 378.74078369140625, 166.64340209960938)
  23. wait(10)
  24. Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-15.051087379455566, 378.74078369140625, 166.64340209960938)
  25. wait(10)
  26. Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-15.051087379455566, 378.74078369140625, 166.64340209960938)
  27. wait(10)
  28. Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-15.051087379455566, 378.74078369140625, 166.64340209960938)
  29. wait(10)
  30. Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-15.051087379455566, 378.74078369140625, 166.64340209960938)
  31. wait(10)
  32. Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2687.838623046875, 366.67486572265625, -302.12646484375)
  33. wait(0.5)
  34. Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-6974.115234375, 378.69964599609375, -1315.176025390625)
  35. wait(0.5)
  36. Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(4486.41064453125, 1352.33447265625, -3852.460693359375)
  37. wait(0.5)
  38. Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2313.051025390625, 371.3382568359375, 1188.3065185546875)
  39. wait(0.5)
  40. Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-8699.435546875, 389.26507568359375, -5741.5654296875)
  41. wait(0.5)
  42. end
Advertisement
Add Comment
Please, Sign In to add comment