OpenBullet 2 CLI convert Config to C#

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 :
Capture

1 Like

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

1 Like

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

1 Like

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.

1 Like

I can’t find it, can you take a picture , I want to add a key Captcha from 2captcha

thanks Ruri

@demiurgo
@Pure
@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)

1 Like

Ok Thanks , I will try it now

Thank you working 100%

1 Like

I want to ask if you can see our code C# .sln
OpenBullet 2 CLI in order to make adjustments or view the entire code of the Config

For example, add lock or colors
AdvDeb

Thanks

@Ruri
@Pure