Skip to content

Instantly share code, notes, and snippets.

@NeKzor
NeKzor / _pc_tas.cfg
Last active June 24, 2018 13:01
Easiest way to get 24.70
// map sp_a4_speed_tb_catch
// made by NeKz
sv_cheats 1
host_framerate 60
sv_allow_mobile_portals 1
sv_noclipduringpause 1
sar_autojump 1
sar_tas_autostart 1
<?php
// php -r "require 'classes/Discord.php'; require 'classes/Debug.php'; Discord::sendWebhook(null);"
//define('ROOT_PATH', str_replace('\\', '/', __DIR__).'/..');
class Discord {
const API = 'https://discordapp.com/api/v6';
private static $id;
private static $token;
<?php
include(__DIR__."/../loader.php");
$params = array(
"dateStart" => "2017-05-11",
"dateEnd" => date('Y-m-d', time() - 60 * 60 * 24),
"banned" => "0",
"demo" => "0",
"yt" => "0");
/*
Rex - Portal Carousel - 24.73
2018-10-09
-0.20 former WR by Rex (lasted 3 days)
Demo File
https://board.iverb.me/getDemo?id=87466
Player
@NeKzor
NeKzor / sda.js
Last active November 4, 2019 20:25
SDA forum scraping + analytics.
{
console.save = function(file, obj) {
let blob = new Blob([JSON.stringify(obj, null, 4)], { type: 'application/json' });
let e = document.createEvent('MouseEvents');
let a = document.createElement('a');
a.download = file;
a.href = window.URL.createObjectURL(blob);
a.dataset.downloadurl = ['application/json', a.download, a.href].join(':');
e.initMouseEvent('click', true, false, window, 0, 0, 0, 0, 0, false, false, false, false, 0, null);
@NeKzor
NeKzor / trees.js
Created January 9, 2020 08:46
Next level routing feat. The Beginners Guide.
const fs = require('fs');
const validCommands = ['color', 'wait', 'play', 'fire', 'clear', 'reset', 'say2'];
const parseVoice = (voice, line) => {
let curCommand = undefined;
let commands = [];
for (let c of line) {
if (c === '[') {
@NeKzor
NeKzor / result.txt
Last active February 22, 2020 12:31
Data dump for Klooger.
sp:
00 884
01 578
02 1
03 790
04 109
05 522
06 801
07 0
08 597
Statistics as of 2020-12-14:
Top wr holders
7 - riolu-tm
5 - Erizel
4 - GNR-HASKELL
3 - RacetalTM
3 - hug0220
Top countries by wrs
Statistics as of 2020-12-15:
Top wr holders
8 - riolu-tm
5 - GNR-HASKELL
4 - Erizel
3 - RacetalTM
2 - hug0220
Top countries by wrs
### Keybase proof
I hereby claim:
* I am nekzor on github.
* I am nekzor (https://keybase.io/nekzor) on keybase.
* I have a public key ASChzUyCppEK-FV2NEK6vgsaUrt7ApeVHa22Oampywj4LAo
To claim this, I am signing this object: