NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript==
// @name XVIDSTAGE Free user auto-click/play
// @namespace http://xvidstage.com/*
// @description Automatically access and play videos at xvidstage.com...
// @icon http://up.picr.de/19002150ob.png
// @include http://xvidstage.com/*
// @copyright ExXxtreme
// @author ExXxtreme
// @version v1.1
// @grant none
// ==/UserScript==
document.getElementsByName('method_free')[0].click(); return player_start();