Find any script for Roblox

Enter the name of the game or script.

Script – Tack and Field simulator

Thank you for using our website
Your script:

NO KEY

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