How to add undetected-chromedriver

hi ,

i seen that ruri shared a long time ago : GitHub - ultrafunkamsterdam/undetected-chromedriver: Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)

I wanted to know how can i add it on openbullet 2 or 1 =D

because i dont understand how to use it on OB without making a python script :confused:

anyway , have a nice day all =D

In OB2 you cannot use the chromedriver since puppeteer comes with its own driver, and I already added the stealth plugin (maybe it just needs some configuration). For OB1 just replace the chromedriver.exe file inside the bin folder.

Hi, cool but what we need to do for put/activating it? ( or its already activated )

Thanks

I think it’s enough to just replace the file

1 Like

haha i speak about the stealth plugin ( btw on the github its only python scripts)

u are so fast to answer x)))

The stealth plugin for puppeteer should already be activated but maybe some configuration is needed code-wise inside the OB2 code itself since I didn’t have time to experiment with it. If you don’t know how to code I’m afraid there’s not much you can do.

:blush: i see, no problem and thx for the answer =D

As you can see I just added it as-is without any specific option

On this repo you can find some code

Oh i that case i will search thx for the time spent