Skip to content

Instantly share code, notes, and snippets.

/*
Run at https://store.steampowered.com/account/history/
Right click inspect element and load the pages if needed
995 : Chroma Case Key
215 : Chroma 2 Case Key
111 : Falchion Case Key
71 : Operation Vanguard Case Key
69 : Huntsman Case Key
58 : Operation Phoenix Case Key
// ==UserScript==
// @name Steam Card Buyer
// @namespace http://leakforums.org/
// @version 0.2
// @description Messy script to buy cards
// @author You
// @include http://steamcommunity.com*
// @include https://steamcommunity.com*
// @match *://steamcommunity.com/*/gamecards/*
// @grant none
@Zalvie
Zalvie / nginx.sh
Last active August 29, 2015 14:16
wget http://nginx.org/keys/nginx_signing.key -O - | apt-key add -
echo "deb http://nginx.org/packages/mainline/debian/ $(lsb_release -s -c) nginx" | tee -a /etc/apt/sources.list
echo "deb-src http://nginx.org/packages/mainline/debian/ $(lsb_release -s -c) nginx" | tee -a /etc/apt/sources.list
apt-get update && apt-get install nginx -y
<?php
defined('IN_MYBB') OR die('No');
function filter_avatars_info() {
return array(
'name' => 'Filter Avatars',
'description' => '',
'author' => 'Cake',
'website' => 'http://keybase.io/to',
'version' => '1.0',
# Req: MySQLdb, Python2.7
import MySQLdb, socket, string, sys, collections
try:
socket.inet_pton(socket.AF_INET, '80.80.80.80')
except: # Windows is being a dick like usual
import ctypes
@Zalvie
Zalvie / whm.php
Last active August 1, 2016 08:19
<?php
# "server":{"host":"x","port":22,"username":"x","password":"x","path":"\\/root\\/back","type":"scp","email":"x@gmail.com"}
function backup($user) {
global $config;
$postdata = http_build_query(array('cpanel_jsonapi_user' => $user,
'cpanel_jsonapi_module' => 'Fileman',
<?php
# Ref: http://community.mybb.com/thread-157011.html
# Ref: http://risk-rpg.net/groupstats.php
define("IN_MYBB", 1);
require_once "./global.php";
$usergroups = $cache->read('usergroups');
$groups = array('Vampire Groups' => [18, 21, 22],

Keybase proof

I hereby claim:

  • I am Zalvie on github.
  • I am to (https://keybase.io/to) on keybase.
  • I have a public key whose fingerprint is 87B6 4A0B 8789 3625 2EF5 14F8 17F5 69B7 4FC1 F7F4

To claim this, I am signing this object: