It's able to obtain information from Lineage2 game client by reading colors
of specific pixels on the screen and according to this input it is able to
simulate pressing keys F1-F12.
L2click is invisible for server because it does not modify packets.
- can read changes on the screen and according to them it presses keys
- or do any other actions
- can't be detected by server because L2click does not work with packets
- can switch between two windows and in each window it is able to press keys
- works only in window mode
Home