Roblox Script - Sonic Speed Simulator | Instant Collect All Eggs | Complete Egg Hunt 2023


Features:
  • Instantly Collect All Eggs
Script:
local args = {
[1] = "IncrementPlayerData",
[2] = {
["dataPath"] = {
[1] = "PodiumTasks"
},
["delta"] = 60,
["dataKey"] = "EggsFound"
}
}

game:GetService("ReplicatedStorage").Knit.Services.MapStateService.RE.OnStateAction:FireServer(unpack(args))
Previous Post Next Post