Questions tagged [botdetect]

36 questions
-1
votes
0 answers

How to identify bot-written tweets based on the text?

I am trying to classify some tweets to either bot-produced or not. I have searched the internet thoroughly but haven't found any package/solution that does not require connecting to Twitter API. Can you think of a way (and showcase) its use?
Pie-ton
  • 550
  • 4
  • 17
-1
votes
1 answer

Botometer keeps returning TypeError

I have used this function before and it worked perfectly. However, I may have accidentally changed something and it now returns the error: TypeError: 'module' object is not callable For the line: bom =…
rpatt97
  • 21
  • 2
-1
votes
1 answer

BotDetect Captcha not loading

I included BotDetect Captcha in my login page but the captcha control is not loading. I tried a simple page based on examples but still captcha is not working/loading Here are the config lines : webconfig Your help is highly needed and appreciated
-1
votes
1 answer

BotDetect Captcha Issue: New Session Initialized on Postback

Good Day! I just need some help regarding this issue that I'm encountering using BotDetect Captcha. Issue: Session Troubleshooting: New Session Initialized on Postback, potential timeout or Session resume problem I'm using version 4.1.0.0 of…
Ruffles
  • 1
  • 4
-1
votes
1 answer

Error with Botdetect Captcha (laravel-captcha)

I use Laravel 5.5 and i have an error of the Japanese captcha code. I can't find the reason, sometime it's happen in recent days (i didn't change anything): Undefined offset: -1 {"exception":"[object] (ErrorException(code: 0): Undefined offset:…
Huy PH
  • 11
  • 3
-2
votes
1 answer

Website recognising I am using a server whilst using selenium

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 deposit, but when running it off the server I don't run…
1 2
3