Skip to content

Instantly share code, notes, and snippets.

View svperfecta's full-sized avatar
👾

Brian Corrigan svperfecta

👾
View GitHub Profile
{
"UUID": "ed3d51dd-a88c-4697-80f3-361fc514d844",
"PatchVersion": "1.0.2alpha",
"GameMode": "casual",
"Timestamp": 1476088221,
"Duration": 1706,
"Stats": {
"endGameReason": "victory",
"losingTeam": 0,
"difficulty": "very_hard",
{
"Name": "Scribejewel",
"UUID": "54a0a1fa-2f64-418a-94cf-85fbe55ea758",
"level": 12,
"elo": 1282,
"elo_aral": 1217,
"elo_earned_season_4": 0,
"elo_earned_season_5": 0,
"elo_ranked": 1268,
"completed": 87,
### Keybase proof
I hereby claim:
* I am svperfecta on github.
* I am svperfecta (https://keybase.io/svperfecta) on keybase.
* I have a public key ASBNN0lnniOzlU-Eie79u79bdXyfcz04ZLAEb07yzceG8go
To claim this, I am signing this object:
@svperfecta
svperfecta / event.md
Created April 19, 2020 00:11
PUBG Event Format
@svperfecta
svperfecta / s3iampermissions.json
Last active February 24, 2020 04:04
S3 Bucket Upload Permissions
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"s3:ListAllMyBuckets"
],
"Resource": [
"arn:aws:s3:::*"
[
{
"teamId":1,
"players":[
{
"playerId":0,
"playerName":"4AM_Kenny",
"isAlive":true,
"teamId":1
},
###
###' ejabberd configuration file
###
###
### The parameters used in this configuration file are explained in more detail
### in the ejabberd Installation and Operation Guide.
### Please consult the Guide in case of doubts, it is included with
### your copy of ejabberd, and is also available online at
### http://www.process-one.net/en/ejabberd/docs/
#
# In this file you can configure options that are passed by ejabberdctl
# to the erlang runtime system when starting ejabberd
#
#' POLL: Kernel polling ([true|false])
#
# The kernel polling option requires support in the kernel.
# Additionally, you need to enable this feature while compiling Erlang.
#
@svperfecta
svperfecta / heatmapembed.html
Last active July 24, 2017 13:26
Heatmap Embed
<div
class='gamelocker'
data-gl-oembed-title='semc-vainglory'
data-gl-oembed-widget='telemetry-heatmap'
data-gl-oembed-options='{"height":5,"width":6}'
data-gl-oembed-url='https://cdn.gamelockerapp.com/semc-vainglory/na/2017/05/03/01/31/2be27e6f-2fa0-11e7-8833-0242ac110009-telemetry.json'
></div>
@svperfecta
svperfecta / gist:78d78ff43dd76f09b16b47e162cae99f
Last active May 22, 2017 17:15
e8aa2448-3c8f-11e7-9512-f44d306d7275.json
$ curl -g --request GET --url 'https://api.dc01.gamelockerapp.com/shards/tournament-eu/matches/e8aa2448-3c8f-11e7-9512-f44d306d7275' --header 'accept: application/json' --header 'authorization: Bearer <TOKEN>' --header 'x-title-id: semc-vainglory' | pbcopy
{
"data":{
"type":"match",
"id":"e8aa2448-3c8f-11e7-9512-f44d306d7275",
"attributes":{
"createdAt":"2017-05-19T12:37:25Z",
"duration":867,
"gameMode":"private",
"patchVersion":"2.4",