#Is it possible to change the tappable object anti tap system duration through script?
1 messages · Page 1 of 1 (latest)
You can only do
Set enable = false
Wait x secs
Set enable = true```
for now
that way you can change the anti click duration
okay thats alr i guess