Spotify bot problem

mincaoh

Newbie
Joined
Dec 27, 2020
Messages
18
Reaction score
5
Hello! I wrote a Spotify on Python bot that creates the account by itself and with the same account plays the playlist.

This bot creates a new account for each instance, for 1 year I have boosted my playlists with big success but by few days Spotify doesn't counts the streams, only 10, 15 streams a day. Shit!

Despite the bot is playing many instances 24/7, it doesn't count more than 20 plays per day, it's like a ban but the accounts work. This is a fucking mistery!

Have any of you ever had a similar problem?

I tried a lot of proxies from differents places, ip, vpn and many other sources to create accounts but nothing has changed. What is your method of increasing plays? Which bot do you use and how does it work?

Thanks in advance
 
no ... could it be a problem? and how can I do it?

I've been trying to loop some accounts for 24 hours and this works fine but I don't want 10 listeners x 200 plays, I want 200 listeners x 200 plays. The problem is that if I create many accounts only a few of them have good results. Is very strange
 
no fingerprint, you are 2 people are saying me that... so it could be the solution.. are there a place where i can find these finger print?
 
no fingerprint, you are 2 people are saying me that... so it could be the solution.. are there a place where i can find these finger print?

You wrote that you coded the Spotify bot on your own in Python:

I wrote a Spotify on Python bot that creates the account by itself and with the same account plays the playlist.

So you are the only person to know which of your modules and functions will have to be edited to avoid unique footprints and use a randomization instead. Every bot leaves footprints.
 
What have you written the bot in? Does it use the browser or http requests? Selenium?
 
You wrote that you coded the Spotify bot on your own in Python:



So you are the only person to know which of your modules and functions will have to be edited to avoid unique footprints and use a randomization instead. Every bot leaves footprints.

I correct, I've the footprint, I talked with a partner I work with and we are leaving the footprints.
 
someone of you do the restore of the password when Spotify change it after the instance plays?
 
I've updated my bot removing the fingerprints and adding randomized useragents. I will tell you more tomorrow when new reports will be in.

In added of this, now the bot recover the password when Spotify changes it. If these tasks don't improve my results I will work for mix free and premium accounts.

Thanks for all advices, god bless you

PS.
if you can help me more please keep writing your suggestions, this thread could be very helpful for others too
 
I've updated my bot removing the fingerprints and adding randomized useragents. I will tell you more tomorrow when new reports will be in.

In added of this, now the bot recover the password when Spotify changes it. If these tasks don't improve my results I will work for mix free and premium accounts.

Thanks for all advices, god bless you

PS.
if you can help me more please keep writing your suggestions, this thread could be very helpful for others too
How you can recover password after change??...also i think owners that change password not spotify because i tested with my own account never changed without my authorization
 
Hello! I wrote a Spotify on Python bot that creates the account by itself and with the same account plays the playlist.

This bot creates a new account for each instance, for 1 year I have boosted my playlists with big success but by few days Spotify doesn't counts the streams, only 10, 15 streams a day. Shit!

Despite the bot is playing many instances 24/7, it doesn't count more than 20 plays per day, it's like a ban but the accounts work. This is a fucking mistery!

Have any of you ever had a similar problem?

I tried a lot of proxies from differents places, ip, vpn and many other sources to create accounts but nothing has changed. What is your method of increasing plays? Which bot do you use and how does it work?

Thanks in advance
Best of luck!
 
How you can recover password after change??...also i think owners that change password not spotify because i tested with my own account never changed without my authorization

Spotify changes the password of your account if it suspect you are using a bot or if you use a VPN or some kind of proxies, so if you want to use again this account you must to request to change the password and your account will be usable again.
 
Back
Top