f-o / MEGA-Account-Generator

🔴 MEGA.nz account generator written in Python. Uses Mail.tm temporary emails for generating accounts, and automatically verifies them. Can also be used to keep accounts alive, by periodically logging in to them.
MIT License
67 stars 10 forks source link

Login periodically #5

Open Mrclean0091 opened 4 months ago

Mrclean0091 commented 4 months ago

This might be a stupid question but how to log into your accounts periodically ?

f-o commented 4 months ago

Hello there,

This is not a stupid question at all! In fact, I have been meaning to better the documentation on how to set this up for a while now. I will write a Wiki entry going over all the possibilities, both for Windows and Linux.

I will get this sorted in the near future, and then I will let you know here on the issue. Thanks for letting me know!

Mrclean0091 commented 3 months ago

Maybe this can help, but for me I had success using Task Scheduler on Windows 10. Thank you very much for your work !