www.roblox-scripter.com

Сontent continues after AD

Script – Tack and Field simulator

Thank you for using our website
Your script:

				
					while true do
local args = {
    [1] = "Turks on top" -- enter ur text here
}

game:GetService("ReplicatedStorage"):WaitForChild("FinishRaceEvent"):FireServer(unpack(args))
game:GetService("RunService").Heartbeat:wait()
end
				
			

How about trying out new scripts?