What is the best way to automate scrolling through Instagram and Tiktok ?

ayoubnadi

Junior Member
Joined
Jan 13, 2024
Messages
151
Reaction score
38
Hello I'm trying to automate a simple warm up process on my android phone i just wanna build something to automate scrolling through Instagram feed and TikToki also, but i don't know which is the best approach to do so without getting detected that I'm using a bot, i would love to hear all kind of suggestions and thanks in advance
 
Hello I'm trying to automate a simple warm up process on my android phone i just wanna build something to automate scrolling through Instagram feed and TikToki also, but i don't know which is the best approach to do so without getting detected that I'm using a bot, i would love to hear all kind of suggestions and thanks in advance
You could use Android’s Accessibility Service to perform scroll gestures, or tools like Tasker/MacroDroid for basic automation. If you’re coding it yourself, AccessibilityService is probably the most flexible option.
 
You could use Android’s Accessibility Service to perform scroll gestures, or tools like Tasker/MacroDroid for basic automation. If you’re coding it yourself, AccessibilityService is probably the most flexible option.
i think apps like tasker wont make me able to randomize actions! since to warm up accounts well you need to perform different actions and they should be random and not so repetitive or am i wrong ?
 
I would use scrcpy + semi-genuine scroll inputs to emulate. However, it's worth noting the major farms use real devices for the scroll presumably because the emulated co-ordinates leak the fact they're emulated (e.g. the line is too straight, very little jitter on the finger drag).
 
I would use scrcpy + semi-genuine scroll inputs to emulate. However, it's worth noting the major farms use real devices for the scroll presumably because the emulated co-ordinates leak the fact they're emulated (e.g. the line is too straight, very little jitter on the finger drag).
thats true but i do see a lot of videos lately of ppl automating multiple devices using codes without the need of any real devices to mimic how we scroll and warm up accounts manually and the thing is i dont wanna use this on a big scale just one android phone and maybe like 2 or 3 accounts thats it
 
for account warming with automation u really need to focus on the randomization part. different action patterns each session, random delays between scrolls, occasionaly switching between apps. the bigger issue is the emulator fingerprinting tho, insta gets pretty good at detecting fake scroll patterns from virtual devices so even with randomization ur detection risk is higher. if ur just doing 2-3 accounts and not scaling it shud be fine but keep proxy rotation and user agent spoofing in mind
 
Offer a Crunchroll account upgrade to any random teenager of your country and they will happily zombie scroll all day if needed, better than relying on automated systems that can be detected
 
for account warming with automation u really need to focus on the randomization part. different action patterns each session, random delays between scrolls, occasionaly switching between apps. the bigger issue is the emulator fingerprinting tho, insta gets pretty good at detecting fake scroll patterns from virtual devices so even with randomization ur detection risk is higher. if ur just doing 2-3 accounts and not scaling it shud be fine but keep proxy rotation and user agent spoofing in mind
i dont wanna automate that on an emulator i wanna do it with my own physical android device but im afraid like it will be detected by enabling the adb control or something like that thats why i ask if its safe and it will not be detected or there is other work arounds to automate physical device without actually getting flagged, and yes i just wanna do it for a 2 or 3 accounts max not on a big scale
 
Offer a Crunchroll account upgrade to any random teenager of your country and they will happily zombie scroll all day if needed, better than relying on automated systems that can be detected
lol i mean i hope if it was this easy here i would even upgrade two of his accounts lol
 
thats true but i do see a lot of videos lately of ppl automating multiple devices using codes without the need of any real devices to mimic how we scroll and warm up accounts manually and the thing is i dont wanna use this on a big scale just one android phone and maybe like 2 or 3 accounts thats it
Warming up manually is your best bet then. Don't do automation for such small scale, it will get caught fairly easily.
 
There are two ways to get views on your on your insta or any other social media acc first is that you should find some agency that makes you gain views on a dedicated video but it could be costly.Secondly you can use some app that allow you to make multi screens on a single video like tasker through basic automation but it could be risky.It is Upto you whether to choose which option!!!!
 
Back
Top