Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Nimbilicious

#1
The guy over at http://www.sc2rc.com/ has made a partial replay parser. That is, he extracts some basic info about the game like who played it, what map it was, and what races people were.
#2
Hey,
I'm interested in developing some ai tools that would assist a person while playing. Stuff like automatically building units under certain conditions and some micro tasks. If things go well I'd like to introduce some machine learning algorithms based on parsed replays to weight behaviors during certain circumstances. I haven't done hacks/scripts for games before, but I have a lot of programming and research experience. Basically I want to extract state information from the game, run some code,  and issue commands during play. Anyone know how to get started on this?