• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Accessing info from a game to a website.

Status
Not open for further replies.
Level 11
Joined
Jun 30, 2008
Messages
580
In Warcraft 3 we were able to use a bot to send information from the game (i.e kills) and send them to our website to keep track of stats (risknextgen.com) we were wondering if there is anyway to access info from sc2 to send to our website?
 
Level 4
Joined
May 13, 2010
Messages
66
You'd have to code a program that extracts the requisite data from the bank file (an XML) and upload it to a server. The user would have to run this program every time they played your map, so it'd also have to be a separate download. Not a problem for single player maps, more difficult for multiplayer maps, especially if the uploaded information is of the utmost importance to your ideas in some way.
 
Status
Not open for further replies.
Top