Page 1 of 1

python script edit for browser login

Posted: Thu Mar 10, 2022 7:27 am
by dani
Hi Martin,
I have proxies that work without capture and I would like to know how it is possible to rewrite the python script so that the "Y" and the Enter key are pressed automatically and the login after valid automatically saves the cookies for browser login

Re: python script edit for browser login

Posted: Thu Mar 10, 2022 4:53 pm
by petruspanus
Use microsoft power automate

Re: python script edit for browser login

Posted: Thu Mar 10, 2022 5:17 pm
by martin@rootjazz
DanielDeSol wrote: Thu Mar 10, 2022 7:27 am Hi Martin,
I have proxies that work without capture and I would like to know how it is possible to rewrite the python script so that the "Y" and the Enter key are pressed automatically and the login after valid automatically saves the cookies for browser login
Then perhaps the normal login routine should work for you.

Goto the ACCOUNTS tab
Check the account
click the link VALIDATE:LOGIN

This will create an action and send it to the PROCESSING TAB
Goto the processing tab and click RUN. The action will run.
You can double click the action to view the logs and submit logs.

Note, "MAYBE" work.


Regards,
Martin

Re: python script edit for browser login

Posted: Thu Mar 10, 2022 6:44 pm
by dani
petruspanus wrote: Thu Mar 10, 2022 4:53 pm Use microsoft power automate
Hello Martin,
Thanks very much. But I am very ignorant in the area
I would need to know where to put which command line
to Rewrite the script for the automatic Y and press enter.

Re: python script edit for browser login

Posted: Thu Mar 10, 2022 6:50 pm
by dani
martin@rootjazz wrote: Thu Mar 10, 2022 5:17 pm
DanielDeSol wrote: Thu Mar 10, 2022 7:27 am Hi Martin,
I have proxies that work without capture and I would like to know how it is possible to rewrite the python script so that the "Y" and the Enter key are pressed automatically and the login after valid automatically saves the cookies for browser login
Then perhaps the normal login routine should work for you.

Goto the ACCOUNTS tab
Check the account
click the link VALIDATE:LOGIN

This will create an action and send it to the PROCESSING TAB
Goto the processing tab and click RUN. The action will run.
You can double click the action to view the logs and submit logs.

Note, "MAYBE" work.


Regards,
Martin
No, unfortunately that doesn't work at all. I tried all of this a few days ago and today.
And for 2Capcha it is not even displayed in the settings, for example how much credit I still have
That was earlier. I tried it. On the old computer that still had an old version of Soundcloud Manager on it

Re: python script edit for browser login

Posted: Thu Mar 10, 2022 10:43 pm
by martin@rootjazz
DanielDeSol wrote: Thu Mar 10, 2022 6:50 pm
martin@rootjazz wrote: Thu Mar 10, 2022 5:17 pm
DanielDeSol wrote: Thu Mar 10, 2022 7:27 am Hi Martin,
I have proxies that work without capture and I would like to know how it is possible to rewrite the python script so that the "Y" and the Enter key are pressed automatically and the login after valid automatically saves the cookies for browser login
Then perhaps the normal login routine should work for you.

Goto the ACCOUNTS tab
Check the account
click the link VALIDATE:LOGIN

This will create an action and send it to the PROCESSING TAB
Goto the processing tab and click RUN. The action will run.
You can double click the action to view the logs and submit logs.

Note, "MAYBE" work.


Regards,
Martin
No, unfortunately that doesn't work at all. I tried all of this a few days ago and today.
And for 2Capcha it is not even displayed in the settings, for example how much credit I still have
That was earlier. I tried it. On the old computer that still had an old version of Soundcloud Manager on it

Login was working for me last I tested if the IP doesn't require a captcha. I'll check.

As for removing the browser y input - not possible as the program requires an input from you to tell it, it is done at this time

Re: python script edit for browser login

Posted: Sat Mar 12, 2022 9:00 am
by petruspanus
DanielDeSol wrote: Thu Mar 10, 2022 6:44 pm
petruspanus wrote: Thu Mar 10, 2022 4:53 pm Use microsoft power automate
Hello Martin,
Thanks very much. But I am very ignorant in the area
I would need to know where to put which command line
to Rewrite the script for the automatic Y and press enter.
Power automate is easy. I haven't worked with it before too.

Re: python script edit for browser login

Posted: Sat Mar 12, 2022 2:52 pm
by martin@rootjazz
DanielDeSol wrote: Thu Mar 10, 2022 6:44 pm
petruspanus wrote: Thu Mar 10, 2022 4:53 pm Use microsoft power automate
Hello Martin,
Thanks very much. But I am very ignorant in the area
I would need to know where to put which command line
to Rewrite the script for the automatic Y and press enter.
that wasn't me. But let me take a quick look to see if something can be done

Re: python script edit for browser login

Posted: Sat Mar 12, 2022 7:24 pm
by martin@rootjazz
The next update will include this feature. I shall let you know when it is ready.



Regards,
Martin

Re: python script edit for browser login

Posted: Sat Mar 12, 2022 11:08 pm
by martin@rootjazz