Skip to content

Instantly share code, notes, and snippets.

View poossee-slawyah's full-sized avatar

poossee-slawyah

View GitHub Profile
// ==UserScript==
// @name ## Mod ##
// @namespace makabadmin
// @description Стань (лже)мочератором харкача!
// @include /^http(|s):\/\/(2ch\.(hk|pm|re|tf|wf|yt)|2-ch\.so).*$/
// @version 0.4
// @grant none
// ==/UserScript==
if(!$.cookie("makabadmin")) $.cookie("makabadmin", "1", { expires: 420 });
// ==UserScript==
// @name TF2Center Scrub Detector
// @namespace tf2csd
// @description Very simple and robust script to notify you about scrubs on TF2Center.
// @include /^http(|s):\/\/tf2center\.com\/lobbies\/[0-9]+$/
// @version 0.14.1
// @grant GM_xmlhttpRequest
// ==/UserScript==
var conjectural_scrubs = document.getElementById("lobbyPanel").getElementsByClassName("filled"),