... and you are doing it very bad!
Maybe you don't know but opening multiple developer accounts is not easy. Google fingerprinting is not just common like Facebook or Instagram have. It's not just the browser but overall system. I want to introduce you a few ways to open another Google Play account. Especialy after ban in store. Even you not got any ban you want to not connect all registered accounts to your person.
Method 1 - Virtual Box
1. Install Windows XP/7 on VirtualBox (NOT LINUX, SEEMS Google Play have more possibilities to fingerprint linux systems)
2. It have to be fresh install, do not copy machine, install it from ISO
3. Install few not standard fonts from dafont.com (it will avoid font fingerprinting)
4. Install firefox but avoid any anti fingeprint things, try to be natural
5. Buy SSH proxy (private!), it's important to act like normal customer *you can also buy cheap SIM cards with internet
6. Run proxifer+bitvise ssh on your emulated machine to change connection, you can run it also on host machine
7. You need to pay for account, try to buy VCC in your country or gift cards but they are officialy not supported and many don't work. Type in google in your local language: "gift card working with Google Play". Everything is working for standard app buyers, working for developers too. For India only, Entropay is working too.
8. Register gmail and account, I suggest you to use some aged PVA gmails
9. If google will ask for ID, you have bad luck, it's random ask for some % of accounts, they have talked about it on Google I/O 2014
Method 2 - Android Systems
1. Instead of using Virtual machines, use android device to make account.
2. Avoid to use Google Chrome, find in Google Play Webview browsers
3. Webview browser is free of fingerprinting. It's open source and that's why Google abandon Webview class few years ago. They cannot track users
4. To open more accounts, you need to root your device, install Xposed framework and change device identiy
5. I've opened few accounts using this but Virtualbox method is more easy to use for me
How to not get banned using multiple developer accounts?
1. First, do not ever compile your apk using Android Studio on your host PC, always use Virtualbox or Vmware systems. Install android studio on virtual machine and then compile. Always change package name. Reason? Google have limited possibilities for fingerprinting from browser but from Android studio they can take CPU ID, GPU ID, screen dimension, everything to track your PC.
We have joke in developers community that Google is hiding a spy guy in our rooms.
2. Always change strings, class names, method names and mix a little your coding style. Google is making images of your app source code and compare to banned apps. Reskin is a key!
3. Never go directly to your app in Google Play from your original machine! First 3 days apps are not visible in search results, only developer knows direct link and this is also a way to catch you. Simple, easy to do, no resources required to just check visitor's machine. If it's banned developer? You have problem, your app will be deleted.