Is it possible to convert Config to C# and source code?
Hello @jehadfatooh100
Personally I have never tried it but yes it is possible to do it :
I mean to use the code as a C# checker.
@Ruri
OpenBullet 2 CLI convert Config to C#
If you want to use it as a checker you will have to use the same library that Ruri uses I think it will be more suitable for you
You can use OB2 CLI version with a config that you converted to C#, it’s definitely possible. Otherwise, as @WannaCry said, you can code your own tool using RuriLib.
Here is the guide for the OB2 CLI
Can I add key captcha with OB2 CLI
Yes, the settings are just .json
files so you can simply edit them in any text editor! Just look in the folder and find the settings files.
I can’t find it, can you take a picture , I want to add a key Captcha from 2captcha
thanks Ruri
I don’t think the settings file is created until a config is run. Try unzipping this and placing RuriLibSettings.json inside your UserData folder. You can set the captcha key there.
RuriLibSettings.zip (756 Bytes)
Ok Thanks , I will try it now
Thank you working 100%