Created by quaxly#3711
Features:
- MEMORY/CPU SAVER
- YOU NEED TO ENABLE FPS UNLOCK WITHIN SYNAPSE SETTINGS
SCRIPT:
while task.wait() do if iswindowactive() then setfpscap(1000) else setfpscap(5) end end
Features:
SCRIPT:
while task.wait() do if iswindowactive() then setfpscap(1000) else setfpscap(5) end end