Skip to content

Instantly share code, notes, and snippets.

NS2Stats.org: ( Array
(
[map] => ns2_docking
[key] => bbddce3cc3be81b988a984bf078df1af
[last_part] => 1
[part_number] => 5
[roundlog] => { "damageType": 1, "attackerz": 0, "gametime": 264.34664916992, "attacker_hp": 100, "attacker_weapon": "rifle", "structure_x": "117.9068", "structure_name": "harvester", "action": "hit_structure", "attacker_armor": 30, "attacker_team": 1, "attackerx": 0, "attacker_lifeform": "marine", "attackery": 0, "attacker_steamId": 3357151555, "time": "2013-08-11 20:09:47", "damage": 10, "structure_y": "-2.0320", "structure_id": 996, "structure_z": "76.4794" }
{ "damageType": 1, "attackerz": 0, "gametime": 264.39987182617, "attacker_hp": 100, "attacker_weapon": "rifle", "structure_x": "117.9068", "structure_name": "harvester", "action": "hit_structure", "attacker_armor": 30, "attacker_team": 1, "attackerx": 0, "attacker_lifeform": "marine", "attackery": 0, "attacker_steamId": 3357151555, "time": "2013-08-11 20:09:47", "damage": 10, "structure_y": "-2.0320", "structur
[21:23:26]Ghoul[49071975] ran command sh_votesurrender with no arguments.
Log is send
Ghoul[49071975] ran command sh_votesurrender with no arguments.
NS2Stats.org: ( Array
(
[map] => ns2_docking
[key] => bbddce3cc3be81b988a984bf078df1af
[last_part] => 1
[part_number] => 1
[roundlog] => { "time": "2013-08-07 19:22:48", "team": 0, "gametime": 25.091495513916, "action": "player_join_team", "name": "Bot (2)", "score": 0 }
Log is send
Ghoul[49071975] ran command sh_votesurrender with no arguments.
NS2Stats.org: ( Array
(
[map] => ns2_docking
[key] => bbddce3cc3be81b988a984bf078df1af
[last_part] => 1
[part_number] => 1
[roundlog] => { "time": "2013-08-07 19:09:24", "team": 0, "gametime": 32.608516693115, "action": "player_join_team", "name": "Bot (2)", "score": 0 }
{ "time": "2013-08-07 19:09:27", "team": 0, "gametime": 35.339736938477, "action": "player_join_team", "name": "Bot", "score": 0 }
NS2Stats.org: ( Array
(
[map] => ns2_docking
[key] => bbddce3cc3be81b988a984bf078df1af
[last_part] => 1
[part_number] => 1
[roundlog] => { "time": "2013-08-07 18:59:11", "team": 0, "gametime": 45.040676116943, "action": "player_join_team", "name": "Bot (4)", "score": 0 }
{ "time": "2013-08-07 18:59:14", "team": 0, "gametime": 48.14928817749, "action": "player_join_team", "name": "Bot (3)", "score": 0 }
{ "time": "2013-08-07 18:59:14", "team": 0, "gametime": 48.278617858887, "action": "player_join_team", "name": "[BOT] Crispix", "score": 0 }
{ "time": "2013-08-07 18:59:14", "team": 0, "gametime": 48.344875335693, "action": "player_join_team", "name": "[BOT] m4x0r", "score": 0 }
NS2Stats.org: ( Array
(
[map] => ns2_docking
[key] => bbddce3cc3be81b988a984bf078df1af
[last_part] => 1
[part_number] => 43
[roundlog] => { "time": "2013-08-07 16:42:02", "team": 0, "gametime": 68.527076721191, "action": "player_join_team", "name": "Bot", "score": 0 }
{ "time": "2013-08-07 16:42:05", "team": 0, "gametime": 71.521759033203, "action": "player_join_team", "name": "[BOT] Joev (2)", "score": 0 }
{ "time": "2013-08-07 16:42:05", "team": 0, "gametime": 71.723770141602, "action": "player_join_team", "name": "[BOT] MonsieurEvil", "score": 0 }
{ "time": "2013-08-07 16:42:05", "team": 0, "gametime": 71.997734069824, "action": "player_join_team", "name": "[BOT] MonsieurEvil (2)", "score": 0 }
NS2Stats.org: ( Array
(
[map] => ns2_docking
[key] => bbddce3cc3be81b988a984bf078df1af
[last_part] => 1
[part_number] => 38
[roundlog] => { "time": "2013-08-07 13:44:38", "team": 0, "gametime": 52.062564849854, "action": "player_join_team", "name": "[BOT] SteveRock", "score": 0 }
{ "time": "2013-08-07 13:44:40", "team": 0, "gametime": 53.766555786133, "action": "player_join_team", "name": "Bot (4)", "score": 0 }
{ "time": "2013-08-07 13:44:40", "team": 0, "gametime": 53.917079925537, "action": "player_join_team", "name": "[BOT] CoolCookieCook", "score": 0 }
{ "time": "2013-08-07 13:44:40", "team": 0, "gametime": 53.952152252197, "action": "player_join_team", "name": "[BOT] Numerik", "score": 0 }
@GhoulofGSG9
GhoulofGSG9 / mixedmodeauth.java
Created April 11, 2012 19:04
mixedmodeauth.java for MC 1.2.5
/**
* MixedModeAuth: MixedModeAuth.java
*/
package thulinma.mixedmodeauth;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;