Tagged Questions

0
votes
2answers
56 views

How do you write a program that interacts with others like banlist for warcraft 3?

As in title, what is banlist written in, or can be written in? I have a basic knowledge of Python but I don't see a way to get information from a running program.
6
votes
4answers
686 views

Developing addins for World of Warcraft - Getting started?

As a long time World of Warcraft player, and a passionate developer I have decided that I would like to combine the two and set about developing some addins. Not only to improve my …