wait() shouldn’t really be used in scenarios like this.
LocalPlayer is for LocalScripts, not Scripts.
Also, why are you using a loop for this?
wait() shouldn’t really be used in scenarios like this.
LocalPlayer is for LocalScripts, not Scripts.
Also, why are you using a loop for this?