New: loadstring(game:HttpGet("https://raw.githubusercontent.com/LuaQLeak/Scripts/main/Rainbow-Friends.lua"))() Script2 local _speed=500 function tp(...) local plr=game.Players.LocalPlayer local args={...} if typeof(args[1])=="number"and args[2]and args[3]then args=Vector3.new(args[1],args[2],args[3]) elseif typeof(args[1])=="Vector3" then args=args[1] elseif typeof(args[1])=="CFrame" then args=args[1].Position end local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude game:GetService("TweenService"):Create( plr.Character.HumanoidRootPart, TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear), {CFrame=CFrame.new(args)} ):Play() end tp(-386.052185, 336.46814, 18.4031811, 0.00222836784, 0.000437591865, -0.999997437, -1.10201267e-06, 0.999999881, 0.000437590468, 0.999997556, 1.29730878e-07, 0.00222836831) script 1: loadstring(game:HttpGet("https://raw.githubusercontent.com/LuaQLeak/Scripts/main/Rainbow-Friends.lua"))() script 2: local _speed=500 function tp(...) local plr=game.Players.LocalPlayer local args={...} if typeof(args[1])=="number"and args[2]and args[3]then args=Vector3.new(args[1],args[2],args[3]) elseif typeof(args[1])=="Vector3" then args=args[1] elseif typeof(args[1])=="CFrame" then args=args[1].Position end local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude game:GetService("TweenService"):Create( plr.Character.HumanoidRootPart, TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear), {CFrame=CFrame.new(args)} ):Play() end tp(-386.052185, 336.46814, 18.4031811, 0.00222836784, 0.000437591865, -0.999997437, -1.10201267e-06, 0.999999881, 0.000437590468, 0.999997556, 1.29730878e-07, 0.00222836831)