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 was wondering if we could implement an auto-liking feature and auto-scrolling for stories. I don't particularly enjoy watching other people's stories, but I know they appreciate it when their posts and stories receive likes, as it shows engagement. These would be cool features that could save time.
I've already experimented with this using a browser by detecting all the like buttons and clicking them with JavaScript injections, adding a small delay to avoid being flagged as spam. I did something similar for stories too.
It would be great if you could add an option in the settings called "Enable Creative Tool," which would add a small icon near the DM & Like buttons. This icon could have two options: "Watch Stories (Auto)" and "Auto-Like."
The text was updated successfully, but these errors were encountered:
I could see about implementing this feature for reels, though I can't make any promises just yet.
For the auto-scrolling, surprisingly it's actually built into the app itself. It's being a/b tested across accounts, which is probably why you don't have access to it. I could look if it's possible to provide configuration options to enable/customize the feature though!
Hey!
I was wondering if we could implement an auto-liking feature and auto-scrolling for stories. I don't particularly enjoy watching other people's stories, but I know they appreciate it when their posts and stories receive likes, as it shows engagement. These would be cool features that could save time.
I've already experimented with this using a browser by detecting all the like buttons and clicking them with JavaScript injections, adding a small delay to avoid being flagged as spam. I did something similar for stories too.
It would be great if you could add an option in the settings called "Enable Creative Tool," which would add a small icon near the DM & Like buttons. This icon could have two options: "Watch Stories (Auto)" and "Auto-Like."
The text was updated successfully, but these errors were encountered: