Rutherther / NosSmooth

Nostale bot library written in C#. May describe the current state of the game/character from packets. Multiple sources available for capturing the packets from running game.
MIT License
6 stars 3 forks source link

Reverse engineering #21

Open Rutherther opened 2 years ago

Rutherther commented 2 years ago
Rutherther commented 2 years ago
Rutherther commented 1 year ago

Input to the game can be intercepted by hooking WinControl, see #39. Focus does not change the name of focused entity, because the method is just an inner method of focusing that does not handle that part. It also does not change the direction of the player.

Rutherther commented 1 year ago

Find out login fields, selecting server, channel and character.