Making an undetectable android bot that runs multiple instances. Can anyone point me in right direction?

Azoni

Newbie
Joined
Jan 17, 2023
Messages
2
Reaction score
1
Hello.
Today I decided that i want to try to make a bot for a shopping site, but all tutorials i've seen only talk about how to automate the process itself.I want to learn how to manage running multiple instances of my bot along with changing its fingerprints (and everything else that should be changed to make it more undecetable )for every one of my instances. Sadly i haven't been able to find many resources on that subject especially that it has to automate android app not web.

In case its not clear what im trying to achive every instance of my bot should more or less do the following:
1. Change its fingerprints and ip (and everything else that should be changed to make it more undecetable)
2. run android app
3. Do the automated process
4. Reset and repeat
~
have few of this bots running in parallel to speed up the process.

I know there are some people here that make bots. If any of you can tell me about a tool that could be good for automating android or anything or point me where to look for knowledge on how to make android bots undetectable and run them in parrarel without spending more cpu than necessary I will give you a bro fistbump
 
I would suggest to try react native. Node js and adb technologies
 
Back
Top