automated warm hole
Registered Member
- Aug 19, 2020
- 62
- 17
I want to use ADB to automate follow/unfollow, like and post directly from android app inputting touch events. I don't want to do anything crazy just manage 3 accounts at most.
Obviously I would try to add as many random touch and swipe patterns as possible as to make it look like a real user.
The phone is connected via my home internet router but 4g sim is also possible.
I even have code for lowering the battery % through commands just in case they see it fishy always being 100%.
Also the module for the bot that can recognize like buttons and icons and then return the screen coordinates of said element in order to inject input at said location is ready.
I don't know if I'm forgetting about something I should add. Is ADB the pinnacle of botting? Can the IG app know that you're on debugging mode or that the inputs are injected through command on the shell?
Thanks my dudes
Obviously I would try to add as many random touch and swipe patterns as possible as to make it look like a real user.
The phone is connected via my home internet router but 4g sim is also possible.
I even have code for lowering the battery % through commands just in case they see it fishy always being 100%.
Also the module for the bot that can recognize like buttons and icons and then return the screen coordinates of said element in order to inject input at said location is ready.
I don't know if I'm forgetting about something I should add. Is ADB the pinnacle of botting? Can the IG app know that you're on debugging mode or that the inputs are injected through command on the shell?
Thanks my dudes