MADE BY Award#3023
FEATURE:
- RAPIDLY INCREASES TIME PLAYED
GAME LINK:
CANT SAY THE WORD
SCRIPT:
getgenv().time = true;
spawn(function()
while time == true do
game:GetService("Players").LocalPlayer.PlayerGui.LocalScript.RemoteEvent:FireServer()
wait()
end
end)