SkillAgentSearch skills...

L2Bot2.0

Ingame Lineage 2 bot

Install / Use

/learn @k0t9i/L2Bot2.0
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

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

AI

The bot client have two AI: combat and deleveling.

Combat AI can attack and spoil mobs in any combination depending on the settings. It can also collect the selected drop and rest when it reaches a certain level of HP and MP.

Deleveling AI ​​can automatically attack guards in any town/village until it reaches a configured level.

Both AIs use pathfinding to achieve desired goals.

image

Related Skills

View on GitHub
GitHub Stars37
CategoryDevelopment
Updated11d ago
Forks15

Languages

C#

Security Score

95/100

Audited on Mar 20, 2026

No findings