So in turbowarp when you use the fps setting. it will make scripts run faster, wich means the game is sped up. wich is not what we want. but there is a easy way around this. just calculate the current FPS then use ((movement speed) / ((FPS/30)) this prevents the the movement to be sped up when you use high fps.
I made the FPS counter myself. i somehow figured it out without any help