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 BUGPOOL | |
// @namespace BUGPOOL | |
// @version 0.1 | |
// @description Don't look at the errors, i'm shitcoder | |
// @author Wynell © BUGPOOL | |
// @match https://vk.com/* | |
// @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 Agar V2 | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author wynell | |
// @match https://discordapp.com/channels/@me/617073512904917022 | |
// @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 Agar IO Test | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author Wynell | |
// @match https://agar.io/* | |
// @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
let { VK } = require('vk-io') | |
, { createCanvas } = require('canvas'); | |
let canvas = createCanvas(1590, 400, 'svg') | |
, ctx = canvas.getContext('2d'); | |
let {updates,upload} = new VK({ | |
token: 'tokentokentokentokentokentokentokentokentokentokentokentokentokentokentokentoken' | |
}); |
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
{"lastUpload":"2019-08-16T09:20:56.864Z","extensionVersion":"v3.4.1"} |