Сontent continues after AD

Сontent continues after AD

Сontent continues after AD

Script – Prison pump

Thank you for using our website
Your script:

				
					while true do
    local success, err = pcall(function()
        local player = game:GetService("Players").LocalPlayer
        local data = require(workspace.Src.C).Gen(player)
        game:GetService("ReplicatedStorage").WorkoutHandler_TriggerWorkoutGain:FireServer(data)
    end)
    if not success then warn(err) end
    task.wait(0.00)
end
				
			

if the script does not work, try other scripts on our website