Find any script for Roblox

Enter the name of the game or script.

Script – Drive world

Thank you for using our website
Your script:

NO KEY

--Normal missions
for i,v in pairs(game.ReplicatedStorage.PlayerData[game.Players.LocalPlayer.Name].Tasks.Missions:GetChildren()) do
local quest = v
game:GetService("ReplicatedStorage").Systems.Tasks.Claim:InvokeServer(quest)
end