IceCap
IceCap is a Python library for building World of Warcraft assistant applications. It provides a set of tools and utilities to interact with the game, automate tasks, and enhance the gaming experience.
The library is built for WoW 3.3.5a (build 1340) and will not work with other versions of the game.
Features
-
Memory management
The library provides a memory management system that allows you to read and write to the game's memory. This enables you to access game data and manipulate it as needed. -
Entities as objects
The library allows you to interact with game entities as Python objects, making it easier to work with them in your code. -
Client assets management
Access MPQ archives programmatically to load and use assets such as textures, maps, and models.