Git Product home page Git Product logo

twitteraccountgenerator's People

Contributors

twitter-tools avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

twitteraccountgenerator's Issues

Arkose challenges

Hello, the script is working fantastically. However, I'm facing an issue that I'm not sure how to handle. After some accounts are opened, they receive a warning named "Arkose." Is there a chance you could add an extra piece of code to solve this? It seems the problem can be overcome by logging into the account with a token and solving a captcha, but I couldn't manage to do it. I think it might be a problem that you could solve in just a few minutes. I hope you can add this feature as well. Thanks for everything.

What remains to be improved?

Hi, I was wondering what still needs to be improved to make the tokens even better?
Why did you make this script open source?

invalid ELF header

hi,
i get this whenever I run the program.
what am i doing wrong?

Traceback (most recent call last):
File "/root/TwitterAccountGenerator/main.py", line 12, in
import helpers
File "/root/TwitterAccountGenerator/helpers/init.py", line 9, in
from . import twitter
File "/root/TwitterAccountGenerator/helpers/twitter.py", line 14, in
LIBRARY = ctypes.CDLL("helpers/instrumentation.so")
File "/usr/lib/python3.9/ctypes/init.py", line 374, in init
self._handle = _dlopen(self._name, mode)
OSError: helpers/instrumentation.so: invalid ELF header

instrumentation.so error

Hi. When starting the script I get this error message

OSError: dlopen(helpers/instrumentation.so, 0x0006): tried: 'helpers/instrumentation.so' (not a mach-o file), '/System/Volumes/Preboot/Cryptexes/OShelpers/instrumentation.so' (no such file), '/usr/lib/helpers/instrumentation.so' (no such file, not in dyld cache), 'helpers/instrumentation.so' (not a mach-o file), '/Users/cheesy008/python_projects/TwitterAccountGenerator/helpers/instrumentation.so' (not a mach-o file), '/System/Volumes/Preboot/Cryptexes/OS/Users/cheesy008/python_projects/TwitterAccountGenerator/helpers/instrumentation.so' (no such file), '/Users/cheesy008/python_projects/TwitterAccountGenerator/helpers/instrumentation.so' (not a mach-o file)

I'm using python 3.12, Mac OS. Maybe this error is somehow connected to the python version or to OS itself.
In which environment did you run this project?

Increasing success rate for account generation

capsolver doesn't work very well. Most of the time it gives too many challenges error. So it might be a good idea to add a capsolver alternative.

Also, what type of proxy and which proxy provider do you recommend using?

Captcha question

Hi, while testing the code, i saw this line:
captcha_key = provider.solve_captcha()

so, you actually solve the captcha before it even appear? how do you know that a captcha will appear? do all captchas have the same key?

when running the 'email_code_flow' , i get: "code":398,"message":"Can't complete your signup right now.", what is the problem?

Thanks

error since today

2024-05-19 20:20:58,209 - INFO - Completed password flow
Traceback (most recent call last):
File "C:\create2\helpers\email.py", line 69, in rent_email
yield id_, jsn["mail"]
File "C:\create2\main.py", line 956, in gen
third_token = twitter.password_flow(
^^^^^^^^^^^^^^^^^^^^^^
File "C:\create2\main.py", line 463, in password_flow
self.auth["oauth_token"] = jsn["subtasks"][0]["open_account"]["oauth_token"]
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'open_account'

look like the password_flow has been updated on twitter side .

Can't complete your signup right now

All my attempts today got this error:
"Can't complete your signup right now"

I tried different proxies. yet the result did not change.

However, 60% of my attempts yesterday were successful.

Do you have any idea what happened today?

FunCaptcha blob data

Hi, is there any good way to get the blob data of the funcaptcha to pass it to the captcha solver to solve the captchas with higher success rate? I couldn't figure out which request provides it.

error code 398

I've been receiving the following error excessively for a few days now, what do I need to do to overcome this issue? After opening 5 accounts, I'm refreshing my IP, so the problem is not the IP. I can't even open 5 accounts; I barely managed to open 10 accounts in an hour. What else could it be, I am open to suggestions.

The error I received: {'errors': [{'code': 398, 'message': "Can't complete your signup right now."}]}

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.