This post is by a banned member (Astrocoder) - Unhide
31 January, 2022 - 01:39 AM
Reply
This post is by a banned member (JaxTeller) - Unhide
11 February, 2022 - 06:14 AM
Reply
This post is by a banned member (lucieparaskeva) - Unhide
10 March, 2022 - 03:30 PM
Reply
thank for share, hope still work
This post is by a banned member (Tuddy) - Unhide
29 May, 2022 - 07:13 AM
Reply
(14 January, 2021 - 07:22 PM)coNdenseR Wrote: Show MoreI've seen somebody that wanted a spotify password changer so I made it, you need to enter combolist and new passwords like this:
Quote:This program is for educational purposes only, i'm not responsible if you use it for illegal purposes.
Your combo file needs to be like this, otherwise program code NOT work!
username:passwd
secondusr:pass
johndoe:apple
your new password file needs to be like this, otherwise code will NOT work!
paswd
anotherpaswd
password
If there is 4 accounts in the combolist, you need to enter 4 new passwords for these accounts in order. If you want to set the same passwd for every account,
you need to enter like this. E.g. you have 4 account in the combolist:
password
password
password
password
no newline or space at the top or bottom!!!
1. You need to install Selenium (via pip)
2. You need Chrome driver for Selenium (for your version of chrome)
3. Change the WEB_DRIVER_PATH variable to the path of the Chrome driver
4. Choose your combofile(accounts) username:password
5. Choose your new passwords file
Here is the source code:
This post is by a banned member (azel12) - Unhide
15 June, 2022 - 03:16 PM
Reply
(14 January, 2021 - 07:22 PM)coNdenseR Wrote: Show MoreI've seen somebody that wanted a spotify password changer so I made it, you need to enter combolist and new passwords like this:
Quote:This program is for educational purposes only, i'm not responsible if you use it for illegal purposes.
Your combo file needs to be like this, otherwise program code NOT work!
username:passwd
secondusr:pass
johndoe:apple
your new password file needs to be like this, otherwise code will NOT work!
paswd
anotherpaswd
password
If there is 4 accounts in the combolist, you need to enter 4 new passwords for these accounts in order. If you want to set the same passwd for every account,
you need to enter like this. E.g. you have 4 account in the combolist:
password
password
password
password
no newline or space at the top or bottom!!!
1. You need to install Selenium (via pip)
2. You need Chrome driver for Selenium (for your version of chrome)
3. Change the WEB_DRIVER_PATH variable to the path of the Chrome driver
4. Choose your combofile(accounts) username:password
5. Choose your new passwords file
Here is the source code: great source
This post is by a banned member (Andreahds) - Unhide
17 July, 2022 - 07:31 AM
Reply
This post is by a banned member (luzohagu) - Unhide
22 July, 2022 - 02:18 PM
Reply
(14 January, 2021 - 07:22 PM)coNdenseR Wrote: Show MoreI've seen somebody that wanted a spotify password changer so I made it, you need to enter combolist and new passwords like this:
Quote:This program is for educational purposes only, i'm not responsible if you use it for illegal purposes.
Your combo file needs to be like this, otherwise program code NOT work!
username:passwd
secondusr:pass
johndoe:apple
your new password file needs to be like this, otherwise code will NOT work!
paswd
anotherpaswd
password
If there is 4 accounts in the combolist, you need to enter 4 new passwords for these accounts in order. If you want to set the same passwd for every account,
you need to enter like this. E.g. you have 4 account in the combolist:
password
password
password
password
no newline or space at the top or bottom!!!
1. You need to install Selenium (via pip)
2. You need Chrome driver for Selenium (for your version of chrome)
3. Change the WEB_DRIVER_PATH variable to the path of the Chrome driver
4. Choose your combofile(accounts) username:password
5. Choose your new passwords file
Here is the source code: nice thynks
This post is by a banned member (agency_ikone) - Unhide
17 September, 2022 - 01:40 AM
Reply
hope work in 2022
|