Solve standard and enterprise hCaptcha challenges with VastCap’s API
hcaptcha
login:password@ip_address:port
. Required for accurate solving.true
for enterprise hCaptcha (Discord, Epic Games, TikTok, etc).true
if the captcha is invisible (e.g., discord.com/register uses invisible captcha).
More info: https://docs.hcaptcha.com/invisible/
Set enterprise: true
for Discord, Epic Games, TikTok, and other enterprise sites.
Discord Register, for example, uses invisible hcaptcha.
HCaptchaTask
. Set enterprise: true
for enterprise sites (Discord, Epic Games, TikTok, etc).HCaptchaEnterpriseTask
is deprecated. Use HCaptchaTask
with the enterprise
parameter instead.