Giter Club home page Giter Club logo

outlookgen's People

Contributors

blacksnowdot0 avatar dependabot[bot] 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar

outlookgen's Issues

Something is wrong all the time

Hi there.

I have tested the Gen the whole day but i cant get it to work.

I insterted my API Key from 2captcha in the config and brought 3 different proxies but i always get the bug:

Something is wrong.

I dont know what im doing wrong.

Please be so fine and help me.

Unable to bypass captcha

Receives a valid token from twocaptcha service but fails to progress after executing the driver.script with token...

The captcha page loops and the program returns an error.

Any idea how to solve?

Proxy Issue?

Not sure what to put into proxy text file? Please help and provide examples!

Please add NopeCHA.crx Support

Hey, It would be great if you could add NopeCHA Chrome Extension Support. It is cheaper than TwoCaptcha and AnyCaptcha. Your code is super clean Love it. Starred!

fix config??

my script is working but it says i need to fix config

image

Hello 👋

So I just wanted to know how you found the code to submit the funcaptcha token to the website I was searching for hours to find something in the web but found nothing how did you find it? 🧐

PS: I don’t testet the code since yet but it looks pretty legit so I would give it a try if you say that this is still working.

pls help?

anyone know how to fix the invalid proxy? in what order do i put the proxies in?

like ip:port:?

"Something is wrong"

I'm using the proxies from your auto update repo, but am still getting that error.

2captcha wont solve the captcha

hi, i think captcha didnt solve, first its error occured, then i try non headless. when come to enter captcha, the captcha wont solve, any idea how to fix it ?

New API problem

Hello,
Anycaptcha closes on 30th July, and move to 1stcaptcha.com

Wwould anyone be able to update API code to 1stcaptcha?

Account gets created but doesn't get saved on txt

Hello,
As far as I understand (I know nothing about coding), my problem is that my free proxys create the accounts, but when it tries to sign in again, I get the "You've tried to sign in too many times with an incorrect account or password." error on the Chrome tab and "tried 100 time to find element" error on the cmd.
Is there a fix to this or is it maybe possible to delete the part of the code where it tries to sign in again and just saves the created account without trying to log in.
THANKS!

Incomplete Documentation!

Need to update the documentation.
Clarify the process of adding proxies, editing config file, etc.

import errors

raceback (most recent call last):
File "/root/OutlookGen/main.py", line 3, in
from ctypes import windll
ImportError: cannot import name 'windll' from 'ctypes' (/usr/lib/python3.9/ctypes/init.py)

No Longer Working

Seems your script no longer work, the captcha gets solved, them immediately stops, this tested with varies proxies.

(Solved) Something is wrong

Not sure if there's something wrong with the script or I messed something up, but I'm getting these errors
"Something is wrong | can only concatenate str (not "NoneType") to str"
"tried 100 time to find element...
Something is wrong | 'NoneType' object has no attribute 'click'"
Captchas are getting solved but I get these errors, my config below
{
"Common": {
"Prefix": "&beGen&5>> ",
"ProxyFile": "proxy.txt",
"OutputFile": "account.txt",
"Timer": true,
"ProxyCheckTimeout": 2
},
"Captcha": {
"providers": "twocaptcha",
"api_key": "xxxx",
"site_key": "B7D8911C-5CC8-A9A3-35B0-554ACEE604DA"
},
"EmailInfo": {
"Domain": "@outlook.com",
"minBirthDate": 1980,
"maxBirthDate": 1999,
"PasswordLength": 10,
"FirstNameLength": 5,
"LastNameLength": 5
},
"DriverArguments": [
"--disable-logging",
"--disable-login-animations",
"--disable-notifications",
"--incognito",
"--ignore-certificate-errors",
"--disable-blink-features=AutomationControlled",
"--disable-gpu",
"--headless",
"--no-sandbox",
"--lang=en"
image

]
}

Please add Imagetyperz Captcha support

Hello, your bot is great but it lacks support for an important Captcha solving service such as imagetyperz.com, if you could add support for it then it would be great.

no idBtn_Back

after exec script, no idBtn_Back element appear
driver.execute_script( 'parent.postMessage(JSON.stringify({eventId:"challenge-complete",payload:{sessionToken:"' + token + '"}}),"*")') self.update() self.fElement(driver, By.ID, 'idBtn_Back').click()

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.