Jump to content

Hermepok

Community Newbie
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Hermepok

  1. I seem to remember someone did it already? It was maybe a year or so ago but they used a bot
  2. How would there be a security threat in any type of way? I would just have a client/bot that would host a game 24/7 and would have several commands that could alter the teams/map/map size/playercount...etc. And every hour or so, a program would parse the data from replayCache to figure out how many games were played that hour and would add the users in the game(to the database). Then I would parse through the metadata for each game i got from the replayCache and would get every users statistic and win loss ratio like that. The hardest part is going to be figuring out how this metadata.json works because there is so much information in it and I am not too familiar with JSON objects. But itll be fun to research it!
  3. Thank you, that is exactly what I needed. My second question, is it possible to run a server 24/7 where users can enter commands to switch the settings around without me actually being there to change them? Would I have to create a bot or is it something else? My connection is amazing and If I can accomplish this, then it would let users play on a great host without me being there and I would love to try and make a ladder server that is 24/7 that will keep track of player stats and win rates of all users that would play on it.
  4. Are there server logs that can be obtained if you host a game? I tried looking through many of the files and couldn't find one relating to it. The reason I want it is because I want to make a simple program that will parse through my server logs to keep track of my 2v2 and 3v3 win rates and statistics in each game. Could this also be achieved through the Replays?
×
×
  • Create New...