Skip to content

Instantly share code, notes, and snippets.

{
"Name": "FoG",
"RequestType": "POST",
"RequestURL": "https://files.f-o-g.eu/upload_handler.php",
"FileFormName": "file[0]",
"Arguments": {
"secure": "true"
},
"ResponseType": "Text",
"URL": "https://files.f-o-g.eu/$json:files[0].hash$"
@awillinger
awillinger / killstreak.sp
Created October 2, 2016 15:44
Blue.exe /ks
#include <sourcemod>
#include <clientprefs>
#include <sdktools>
#include <tf2>
#include <nstocks>
// *** [ DEFINES ] ***
#define PLUGIN_AUHTOR "n0:name"
#define PLUGIN_VERSION "1.1.5"