MMO P&S How to create a bot for phone accounts automation?

Wishiter

Well-known member
Joined
Nov 20, 2016
Messages
212
I'm interested in automating account creation on my phone but lack programming skills. I'm looking for software similar to Browser Automation Studio but designed for mobile devices. I'm unsure where to begin my search or the keywords to use. If anyone can assist me with this, I would appreciate it.
 
I'm interested in automating account creation on my phone but lack programming skills. I'm looking for software similar to Browser Automation Studio but designed for mobile devices. I'm unsure where to begin my search or the keywords to use. If anyone can assist me with this, I would appreciate it.

Do you have a phone, or do you need one to use with Memu?
 
I'm interested in automating account creation on my phone but lack programming skills. I'm looking for software similar to Browser Automation Studio but designed for mobile devices. I'm unsure where to begin my search or the keywords to use. If anyone can assist me with this, I would appreciate it.

Why not run your automation script on a Windows VPS and access the VPS from your phone using an RDP client?
 
Why not run your automation script on a Windows VPS and access the VPS from your phone using an RDP client?

The issue isn't about using the phone; it's about actually doing things on the phone itself, not just through it.
 
If I'm getting your question correctly, you might want to check out ZennoDroid. I haven't personally used it, but it's an Android emulator that lets you create simple scripts for task automation.
 
I'm interested in automating account creation on my phone but lack programming skills. I'm looking for software similar to Browser Automation Studio but designed for mobile devices. I'm unsure where to begin my search or the keywords to use. If anyone can assist me with this, I would appreciate it.

Check out "adb" (Android Debug Bridge). It allows you to automate everything on your phone and is quite useful. You can also use your phone as a free 4G/5G proxy by setting up port forwarding.
 
I'm interested in automating account creation on my phone but lack programming skills. I'm looking for software similar to Browser Automation Studio but designed for mobile devices. I'm unsure where to begin my search or the keywords to use. If anyone can assist me with this, I would appreciate it.

Before diving into automation, are you familiar with the key fingerprints we need to manage when creating mass accounts on phones? That’s the crucial part to focus on first.
 
Check out "adb" (Android Debug Bridge). It allows you to automate everything on your phone and is quite useful. You can also use your phone as a free 4G/5G proxy by setting up port forwarding.

Wow, I'll definitely check this out. Thanks!
 
Similar threads Most view View more
Back
Top Bottom