This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Furality Auto Party | |
// @namespace http://tampermonkey.net/ | |
// @version 1.0.2 | |
// @description Auto accept users into your party, invite them, then remove them. Refreshes every 1.5 mins | |
// @author Tran Fox | |
// @match https://furality.online/party | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=furality.online | |
// @grant none | |
// @downloadURL https://gist.github.com/Tran-Foxxo/0dab50223a05369c692df41763e6f094/raw/ |