DefiniteGround
Newbie
- Feb 24, 2020
- 5
- 0
which one did you get?
Hello! hoping someone can help me out, for the past couple months ive been using a bot that i bought for quite a bit of money that logged into spotify, using a csv file and played songs for a specific amount of time that i wanted it to ect ect
now im building my own bot (trying to) because the developer of the bot is horrible, never answers my questions, updates are few and far between, and for some reason, im lucky if i dont get hit with " invalid license. allowed number of activations has been exceeded"
anyways, if youre reading this man im sorry but your customer service skills arent the best
now to my question, one thing i cant seem to find anywhere no matter how hard i research or use different keywords, how do i get the bot that i am creating to sign into a unique login, ie: 10 different chrome browsers open, 10 diff accounts in csv file under format
"user1,password1
user2,password2" ect ect
how do i get browser one to attempt to log into user1,password1 and if login fails, then for it to close out and reopen and try to use user2,password2 if that makes any sense
also, so far im using like generic notepad to create this script, any help as to wether i should be using some kind of program (ie: i hear alot about python and stuff) that would work more efficiently or any tips would be greatly appreciated, im on windows 10 so something windows could run
sorry for the long post, thank you for taking the time to read it and hopefully someone can help me out!