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 // @namespace http://xvidstage.com/* // @description Automatically access videos at xvidstage.com... // @icon http://up.picr.de/19002150ob.png // @include http://xvidstage.com/* // @copyright ExXxtreme // @author ExXxtreme // @version v1.0 // @grant none // ==/UserScript== document.getElementsByName('method_free')[0].click();