#Cooldown components/buttons?
1 messages · Page 1 of 1 (latest)
Yeah uhh i had this issue too but i didnt use a cooldown in the listen
I coded my own cooldown system where the user who clicks the button gets added to a list and removed adter the cooldown ends
And then just check if the user is in the list once they press the button
I dun think it's possible to spam buttons as when loading it is disabled from the user side