This file contains hidden or 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 Vulcun Loot Drop Bot | |
// @namespace steamcommunity.com/id/Paramone/ | |
// @version 2.0 Release | |
// @description A simple bot made to AFK on Vulcun.com and still get items. Feel free to contribute. | |
// @author xParamone | |
// @match https://vulcun.com/user/lobby* | |
// @include https://www.vulcun.com/user/lobby* | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or 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 Vulcun | |
// @namespace https://gist.github.com/Lajt/aa367a3364655972306f | |
// @version 1.1 | |
// @description Vulcun | |
// @author Lajt | |
// @match http://tampermonkey.net/index.php?version=3.12&ext=dhdg&updated=true | |
// @include https://vulcun.com/user/lobby* | |
// @include http://vulcun.com/user/lobby* | |
// @grant none |