Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Stake High Roller Monitor
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Monitor Stake high roller bets
// @match https://stake.com/*
// @grant GM_xmlhttpRequest
// @connect 161.33.140.17
// @run-at document-start
// ==/UserScript==