You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm already have a message with button and I'm able to click it via clickButton(), but after about 100 clicks it's impossible to click it. I think it's a message cache manager limit problem, probably. But even after message.fetch() it's not clickable. I summoned a lot of messages wich made me muted by moders of server for spamming. Any solutions to infinitely click button?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to make a loop with clicking a button.
I'm already have a message with button and I'm able to click it via
clickButton()
, but after about 100 clicks it's impossible to click it. I think it's a message cache manager limit problem, probably. But even aftermessage.fetch()
it's not clickable. I summoned a lot of messages wich made me muted by moders of server for spamming. Any solutions to infinitely click button?Beta Was this translation helpful? Give feedback.
All reactions