2024-08-15 17:22:22 +02:00
2024-08-12 22:06:01 +02:00
2023-01-16 15:33:32 +04:00
2024-08-12 22:06:01 +02:00
2024-08-15 17:22:22 +02:00
2023-01-16 15:33:20 +04:00
2023-01-28 14:54:49 +04:00
2023-08-09 02:14:09 +05:00
2023-10-29 22:04:33 +05:00

Yet another ingame bot for Lineage 2.

image_2023-08-09_00-43-10

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#)

Unfinished client.

Intercommunications

Communication between the client and the injected code occurs through a named pipe with json-messages.

Pathfinding

Pathfinding is done using L2jGeodataPathFinder.

image_2023-10-29_20-53-56

Languages
C# 54.2%
C++ 45.5%
C 0.3%