© Ilya Shpigor 2018
Ilya ShpigorPractical Video Game Bots https://doi.org/10.1007/978-1-4842-3736-6_2

2. Clicker Bots

Ilya Shpigor1 
(1)
St. Petersburg, c.St-Peterburg, Russia
 

First, we will consider clicker bots, which require minimum effort for development. This chapter covers commonly used developer tools and techniques to embed game data on the OS level and capture game data on output devices. An appropriate example will demonstrate each considered approach. We will write a small clicker bot for the MMORPG game Lineage 2. It will help us to gain a good understanding of the pros and cons of this type of bot. Finally, we will consider techniques which allow anticheat protection systems to catch clicker bots.

Developer Tools

When you start to develop ...

Get Practical Video Game Bots: Automating Game Processes using C++, Python, and AutoIt now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.