Let me know the name of the plugin or what functionality you're trying to add!

– Some underground automation communities release exclusive plugins, but be extra careful with malware.

This article will walk you through everything you need to know: from where to find plugins, to step-by-step installation methods, troubleshooting common errors, and best practices for security.

: Some plugins may require configuration. Look for the plugin in the list of installed plugins, and there should be an option to configure or settings to adjust.

| Plugin Name | Function | Install Method | | :--- | :--- | :--- | | | 2Captcha, Anti-Captcha, CapMonster | Manual DLL | | RegexExtractor | Advanced regex with named capture groups | Built-in (but enhanced version available on GitHub) | | DatabaseBlocks | MySQL, PostgreSQL, SQLite queries | Manual DLL + deps | | FileSystemBlocks | Read/write local files (be careful!) | Manual DLL | | CryptoBlocks | AES, RSA, XOR, Base64 custom ops | Built-in + plugin extras |

Use a dependency manager like NuGet to fetch missing libraries. From the OB2 folder, run: