Throttles your cursor to make it run at 20hz. Useful for websites that have lag induced by a high cursor polling rate. Also features auto-precision when your mouse stops moving to ensure unaltered cursor aim. Keywords: throttle mouse lag cursor lag starblast.io starblast dueling fps uncap bypass unlimiter unlock mod 60fps bugfix
yea, it really just kinda slowed down my game :(
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
sir this code just creates a new eventlistener and throttles its execution. While that would be all well and good, the thing is that it dosen't actually do anything after it throttles the event, just executes nothing. if you want to throttle all listeners that get added to the page you have to overwrite document.addEventListener