Skip to main content
2 votes
1 answer
1k views

I've developed a simple app with a single button that triggers different text changes. My aim is to distinguish between human users and potential bots. If the clicks happen too rapidly, it's likely a ...
Vasant Raval's user avatar
1 vote
0 answers
830 views

I am trying to make a bot that can scrape any site, however some sites i run into problems. For now i Just open the browser in headless: false mode and then navigate myself. But i still run into ...
Bertil Frigaard's user avatar
0 votes
0 answers
860 views

Getting error as "Captcha.UserInputID is not set. Your implementation of BotDetect is not completely secure yet. Please add "yourCaptchaInstance.UserInputID = <CAPTCHA_CODE_INPUT_ID>;&...
Rujj's user avatar
  • 57
0 votes
1 answer
1k views

Hi I am trying to implement the captcha of botdetect in MVC Core 6. After a lots of search i don't find any solution for MVC Core 6. If Anyone have an idea for using on mvc 6.0 than tell me. steps ...
kamlesh jha's user avatar
1 vote
2 answers
1k views

This is my first stackoverflow post so please excuse any posting nuances I may fail to observe. The issue I'm running in to is regarding automating a login process to my credit card website using ...
Sage Herrin's user avatar
1 vote
0 answers
167 views

BotDetect Captcha seems to be using System.Drawing.Common which--as of .NET 7--is no longer usable when running on Linux. Is there an option I've overlooked?
Donny Kwitty's user avatar
  • 1,381
1 vote
0 answers
250 views

I want to use botdetect captcha from captcha.com in my React project. The problem is that we use Typescript instead of JavaScript and when I tried to create a react component from those famous 3 files ...
Aliasghar Yaghoobzadeh's user avatar
1 vote
1 answer
465 views

Is it possible to track if you are using automation tool to do things automatically? Can someone please answer my question?
Max's user avatar
  • 119
-2 votes
1 answer
521 views

I am trying to set up an automated sports betting bot using selenium and running it on selenium. When running the bot on the server the website recognises this and therefore doesn't allow me to ...
Joe's user avatar
  • 59
10 votes
1 answer
13k views

So, I'm trying to write a script to login on https://us.etrade.com/e/t/user/login I am using Selenium for this but it somehow detects selenium when it starts and results in a message that says that ...
Newprogrammer's user avatar
4 votes
1 answer
1k views

I have decided to use BotDetect Captcha in my project to stop spam, however, I have not been able to check if the user has entered the correct captcha since Razor Pages doesn't support Filters. On ...
Razor's user avatar
  • 17.5k
1 vote
1 answer
3k views

this is my first post and I'm facing a though problem since weeks. I developed an account creation bot with python to sign up accounts on a resell platform 24/7. https://youtu.be/jOxEtLjROLI <- ...
seezyfeezy's user avatar
0 votes
0 answers
1k views

I am implementing BotDetect CAPTCHA using the help of this site. https://captcha.com/doc/java/howto/spring-captcha-integration.html but I am facing problem because It has implemented using JSP and I ...
Pankaj Singh's user avatar
2 votes
1 answer
2k views

I'm researching best practices and toolkits used in design of safe authentication user flows that safeguard against bot, video recording, DOS, and spam attacks. I noticed Binance uses a slider puzzle, ...
Dr Strangelove's user avatar
0 votes
1 answer
500 views

I use angular-captcha with angular frontend and spring backend. I did all the steps defined here but when I call my-api-endpoint/simple-captcha-endpoint?get=html&c=yourFirstCaptchaStyle ws it ...
betty bth's user avatar

15 30 50 per page