Skip to content

Instantly share code, notes, and snippets.

// ==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==
// ==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==
// ==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==
@Petrivah
Petrivah / main.js
Created August 16, 2019 16:08
Negezor, what's wrong?
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'
});
@Petrivah
Petrivah / cloudSettings
Last active October 11, 2019 10:03
Visual Studio Code Settings Sync Gist
{"lastUpload":"2019-08-16T09:20:56.864Z","extensionVersion":"v3.4.1"}