Code Monkey home page Code Monkey logo

Comments (6)

Exponential-Workload avatar Exponential-Workload commented on August 15, 2024

@Kody1 Internally it sits at around 16-ish seconds.
The text document indicates higher to account for network latency increase post-timeout-start.
The internals are not at 15s to account for network latency decrease post-timeout-start.

tl;dr there's around a 1 second buffer incase your network speed changes internally, and there's a 2-3 second buffer in terms of what the text says

from krnlkey.

Kody1 avatar Kody1 commented on August 15, 2024

Can u make it auto click and submit the recaptcha?

from krnlkey.

Exponential-Workload avatar Exponential-Workload commented on August 15, 2024

Can u make it auto click and submit the recaptcha?

captchas are, by design, made difficult to automate.
the code atm is ~100-ish lines long - adding captcha completion via integration via a paid captcha solving service like 2captcha would, not only cost me money, but increase the code size to ca. ~500-ish lines long minimum.

  • most, if not all, captcha solving services charge money since they have actual humans completing captchas; fully automatic captcha solvers require you to have millions to invest in the technology behind

from krnlkey.

Kody1 avatar Kody1 commented on August 15, 2024

I meant since I have one click captcha make a feature where it automatically clicks and enable it to change what browser it uses

from krnlkey.

Kody1 avatar Kody1 commented on August 15, 2024

Also may I suggest that you make the first Get krnl key and bypass linkvertise option instantly take u to the site instead of waiting first

from krnlkey.

Exponential-Workload avatar Exponential-Workload commented on August 15, 2024

Also may I suggest that you make the first Get krnl key and bypass linkvertise option instantly take u to the site instead of waiting first

It has to wait 15-20s otherwise the server will reject it, unless i use a weird exploit that isn't consistent at all

from krnlkey.

Related Issues (6)

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.