> For the complete documentation index, see [llms.txt](https://scripting.karamba3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scripting.karamba3d.com/2.-scripting-with-karamba3d-inside-grasshopper/2.6-the-vb-script-component.md).

# 2.6: The VB Script Component

The steps for setting up a VB script component for using Karamba3D are analogous to those described in section [2.1](/2.-scripting-with-karamba3d-inside-grasshopper/2.1-hello-karamba3d.md). In order to run the above example in VB you could use one of the many C# to VB converters (see e.g. [http://www.developerfusion.com/tools/convert/csharp-to-vb/](https://www.developerfusion.com/tools/convert/csharp-to-vb/)) to get the corresponding VB source text.
