.NET scripting

Verbatim

Member
Hello!

Is it possible to write an addons to your bot using .net? I want to change some behaviours completely, but I'm pretty better in C# than in this script language (python, if I'm not mistaken?).
 

CyberTech

Rest in Peace
Staff member
Hello!

Is it possible to write an addons to your bot using .net? I want to change some behaviours completely, but I'm pretty better in C# than in this script language (python, if I'm not mistaken?).
The scripting language is lavishscript, not python. It is documented at www.lavishsoft.com/wiki

Yes, you can write bots (not addons to a bot, you are getting a framework, not a bot) using .net or lavishscript.
 

Verbatim

Member
Thank you for fast answer. Couple of questions:
1. What do you mean by "framework"? ISXEVE or EveBot?
2. If it was EveBot, could you give small example, how to use EveBot objects (i.e. Belt) from .Net?
 
Top Bottom