Skip to main content

A package to get Solved Funcaptcha tokens for Roblox.

Project description

FcBypass

A python module to get Funcaptcha tokens from capbypass

Create a FcBypass instance

import FcBypass
fcbypass = FcBypass.Solver(Key="ENTER_YOUR_CAPBYPASS_KEY_HERE")

The variable fcbypass can then be used multiple times to fetch tokens from capbypass.

Use cases

Signup:

response = fcbypass.FunCaptchaTask(
    blob = "Submit your blob String here",
    proxy = "http://username:password@ip:port",
    Signup = True
                        )
print(response.Token)

Login:

response = fcbypass.FunCaptchaTask(
    blob = "Submit your blob String here",
    proxy = "http://username:password@ip:port",
    Login = True
                        )
print(response.Token)

Action:

response = fcbypass.FunCaptchaTask(
    blob = "Submit your blob String here",
    proxy = "http://username:password@ip:port",
    Action = True
                        )
print(response.Token)

Your response.Token

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fcbypass-1.0.6.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fcbypass-1.0.6-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file fcbypass-1.0.6.tar.gz.

File metadata

  • Download URL: fcbypass-1.0.6.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for fcbypass-1.0.6.tar.gz
Algorithm Hash digest
SHA256 26274a087c64d43ee534c438a51f2034bca8f53d352984319e77bacf49c1b914
MD5 24fe43f96de233734db9fd98c6000021
BLAKE2b-256 d2ad58b292448e291c5e8dac8687df984ac89bc1c2e926d1f1a2ffb66782971f

See more details on using hashes here.

File details

Details for the file fcbypass-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: fcbypass-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for fcbypass-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 3e43a4e3c75850fa294381b6c94b0bbc70b55830d48f772ca25ad76a6d83545a
MD5 5af44278d2449b39d2e67955191b0bd1
BLAKE2b-256 f13c8a09502ef30668048b5dcabaf57dfbca1eba5be0a2ca55d7c8aea830c600

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page