C++ port of a bot

Hello,

I started to wonder if the bot was ever ported to C++, as my C# skills are non-existing.
Also, since im only starting - does a bot have to run as a foreground window?

not really sure why would somebody will bother to rewrite it to C++ … it’s quicker to learn differencies tho.

and yes, bot needs to have eve in foreground

Well, i just wanted to understand how it reads the values from python memory - as its quite hard, from what i tried so far.