Ingame Lineage 2 bot
Client | ||
InjectionLibrary | ||
L2BotCore | ||
L2BotDll | ||
.gitattributes | ||
.gitignore | ||
L2Bot.sln | ||
LICENSE | ||
README.md |
Yet another ingame bot for Lineage 2.
Project components
L2BotCore (C++)
The bot framework. It realization can be an ingame bot, a radar etc.
L2BotDll (C++)
Injectable Dll with framework realization for Lineage 2 Interlude.
InjectionLibrary (C++)
Helper library for code injection.
Client (C#)
Intercommunications
Communication between the client and the injected code occurs through a named pipe with json-messages.