Giter Club home page Giter Club logo

Comments (5)

f-o avatar f-o commented on June 12, 2024

Thank you for reporting this @Alternatifx !

What happens when you press a key? Does it continue in the script, or does it just exit out?

Could you please tell me a bit more about your system? What OS are you using?
And what version of Python are you running? You can do python --version.

from mega-account-generator.

Alternatifx avatar Alternatifx commented on June 12, 2024

pressing any key just exit it out, no account was created on .csv
win 10 python v3.9

from mega-account-generator.

f-o avatar f-o commented on June 12, 2024

I've just been investigating this, and was able to reproduce the error.
I've just committed a new fix to better give an explanation on what's going on. Previously it would try for 5 times to get the verification email, but never actually tell the user how far it was. It's now updates accordingly.

In regards to the actual issue at hand though... Well, I'm afraid that MEGA has figured out that people were creating accounts in bulk, using Mail.tm, and has therefor blacklisted their email domain.

I just tried manually creating an account on MEGA, using a fresh email from Mail.tm, and no verification email came through.
I also tried changing the email to another, older, Mail.tm email address, and the verification came within seconds.

What I think has happened, is that they have manually blacklisted the current Mail.tm domain - fthcapital.com.
This is possibly due to abuse, potentially from users of this script.
So I'm afraid I can't really do anything to fix this at the moment, since it's MEGA putting a restriction on this entire ordeal.
The best I could do would be to implement other Temporary Email providers, but I gotta figure out which ones have good API's then.

The good news is that Mail.tm does rotate their email domains quite often, so while the current domain has been blacklisted, and therefor made the script unusable, once Mail.tm puts up a new domain for their temp email addresses, the script will come back to life. I just hope it's not gonna be a cat-against-the-mouse type or ordeal. But it might turn out to be so in the end, unfortunately.

from mega-account-generator.

Alternatifx avatar Alternatifx commented on June 12, 2024

ahh.. that explain why it was not working sometimes then back to normal after a few days later
thank you

from mega-account-generator.

f-o avatar f-o commented on June 12, 2024

ahh.. that explain why it was not working sometimes then back to normal after a few days later thank you

Yes, that would indeed make sense.
I've never experienced this before, but I guess that MEGA is actively trying to combat accounts from temporary email providers.
Fortunately they do not ban accounts that are already created on these domains. Not yet at least...

I will implement more different temp email providers in the future.
But it's gonna be a big change for the script. I will basically need to rewrite all of it.
So until then we just need to wait.

from mega-account-generator.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.