Skip to content

Instantly share code, notes, and snippets.

@theVDude
theVDude / tagpro-texture-replacer.user.js
Created April 9, 2016 04:04
use a different texture pack in tagpro
// ==UserScript==
// @name TagPro Texture Replacer
// @description Replace textures in tagpro
// @version 1
// @grant none
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @license 2014
// @author whatever
@theVDude
theVDude / tagpro-all-temp-splats.user.js
Created January 13, 2016 06:04
Make all splats fade in tagpro
// ==UserScript==
// @name TagPro All Temp Splats
// @description Make all splats temporary in tagpro
// @version 1
// @grant none
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @license 2016
// @author thevdude
@theVDude
theVDude / gm.js
Created May 27, 2012 15:20
sad game from reddit
//http://adventure.gamism.org/gamer_mom/gm.js
var canvas = document.getElementById("stagecanvas");
var stage = canvas.getContext("2d");
var mother=new Array(); //These are the actual image files loaded into memory.
var father=new Array();
var daughter=new Array();
var m=1, f=1, d=1; //I'm treating the selected images as queues rather than specific filenames,
var mqueue = new Array(); //so that the images in the queue (I know, I'm misusing the word. Sue me.)
var fqueue = new Array(); //can cycle randomly when needed. This way you never get the sense that the
@theVDude
theVDude / lastfm.js
Created May 17, 2012 04:16
Last.fm plugin for ircnode bot using mongodb
// A last.fm nowplaying plugin.
// Author: thevdude (rb.cubed@gmail.com)
//
// Uses installed node modules mongoose, lastfm, inflection, and bitly.
//
// Current functions include:
// Display user's currently or last played track (np)
// Compare lastfm users with the tasteometer (cp)
// Get a users lastfm url (url)
// Find a user's top ten artists for different time periods (topten)
@theVDude
theVDude / tagpro-chat-enhancer.user.js
Last active September 29, 2015 00:01
Tagpro Chat Enhancer
// ==UserScript==
// @name TagPro Chat Enhancer
// @namespace http://www.reddit.com/user/-omicron-/
// @description Disables ingame chat messages while logging messages outside the game environment with the same styling/formating but allowing for all kinds of extra functionality in doing so.
// @include http://tagpro-*.koalabeast.com:*
// @include http://tagpro-*.koalabeast.com/groups/*
// @include http://tangent.jukejuice.com:*
// @include http://tangent.jukejuice.com/groups/*
// @include http://maptest.newcompte.fr:*
// @include http://maptest.newcompte.fr/groups/*
2014-11-04 11:46:25 pooppants AMorpork: LuckySpammer i registered "ballborg" on tagpro but i don't remember what email address I used. Can one of you guys look it up? Profile id: 543403a0592471293493cd56
2014-11-04 11:47:11 pooppants if it's really embarassing email address please highlight everyone
2014-11-04 11:56:30 LuckySpammer lmao pooppants
2014-11-04 11:56:36 LuckySpammer can't I put the email address in here?
2014-11-04 11:56:47 pooppants u can
2014-11-04 11:56:51 LuckySpammer steve.buttlicker.rocks@gmail.com
2014-11-04 11:56:53 pooppants Loool
2014-11-04 11:56:54 LuckySpammer wtf
2014-11-04 11:56:56 pooppants that's my email
2014-11-04 11:57:07 bizkut hahaha
@theVDude
theVDude / 2014-09-15.log
Created September 14, 2015 15:28
2014-09-15
2014-09-15 00:00:51 [TagPro] TEST GAME DETECTED 3 games / 7 players. likely http://tagpro-maptest.koalabeast.com:8000 or http://tagpro-maptest.koalabeast.com:8001
2014-09-15 00:00:53 +bizkut_ Can people give me show suggestions? I have nothing to watch
2014-09-15 00:01:10 --> moose (4c585fe2@gateway/web/freenode/session) has joined #tagpro
2014-09-15 00:01:19 +McBride36 bizkut_, the leauge
2014-09-15 00:01:21 +McBride36 league
2014-09-15 00:01:53 -- xuzt is now known as tagbot
2014-09-15 00:02:02 -- tagbot is now known as xuzt
2014-09-15 00:02:04 -- xuzt is now known as tagbot
2014-09-15 00:02:14 -- tagbot is now known as xuzt
2014-09-15 00:02:18 -- xuzt is now known as tagbot
@theVDude
theVDude / agar-io-keys.user.js
Created May 4, 2015 18:41
Agar.io use keys for movement
// ==UserScript==
// @name Agar Movement Keys
// @description Use arrow keys or ESDF to move.
// @version 0.2
// @match http://agar.io/
// @grant none
// ==/UserScript==
// Get canvas and create an object with (fake) mouse position properties.
var canvas = document.getElementById("canvas");
@theVDude
theVDude / tagpro-texture-muscles-cups.user.js
Created April 6, 2015 16:32
Tagpro Muscle's Cups texture pack
// ==UserScript==
// @name TagPro Muscle's Cups
// @description Replace textures in tagpro
// @version 1
// @grant none
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @license 2014
// @author whatever
@theVDude
theVDude / tagpro-texture-cahan.user.js
Created March 31, 2015 15:38
Cahan Texture Pack for Tagpro -- no splats
// ==UserScript==
// @name TagPro Texture Replacer -- Cahan -- no splats
// @description Replace textures in tagpro
// @version 1
// @grant none
// @include http://tagpro-*.koalabeast.com:*
// @include http://tangent.jukejuice.com:*
// @include http://*.newcompte.fr:*
// @license 2014
// @author whatever