Skip to content

Latest commit

 

History

History
81 lines (59 loc) · 5.59 KB

LINKS.md

File metadata and controls

81 lines (59 loc) · 5.59 KB

Useful Links

Tools

Clicker Bots

  • AutoIt is a scripting programming language.
  • AutoHotKey is an Open Source AutoIt alternative.
  • Notepad++ is an universal source code editor.
  • ColorPix application for probing the coordinates and colors of pixels.
  • API Monitor v2 lets you monitor and control API calls made by applications and services.

In-game Bots

  • Visual Studio 2015 Community IDE freeware IDE for Windows applications development.
  • MinGW open source environment and toolchain for Windows applications development.
  • OllyDbg freeware debugger for 32-bit applications.
  • WinDbg freeware debugger for both 32-bit and 64-bit applications.
  • Cheat Engine memory scanner, debugger and hex editor.

Extra Techniques

  • Arduino IDE is an environment to develop applications for Arduino boards.
  • CommAPI scripts is AutoIt scripts to access WinAPI communications functions.
  • Deviare open source hooking engine.
  • mhook Windows API hooking library.
  • EasyHook open source hooking engine.
  • Tool to generate proxy DLL.

Resources & Articles

Common Information

Clicker Bots

In-game Bots

Out-game Bots

Extra Techniques

Bots Projects

Anti-cheat Systems Resources