Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View Thespikedballofdoom's full-sized avatar
💭
deez

Thespikedballofdoom

💭
deez
View GitHub Profile
@Thespikedballofdoom
Thespikedballofdoom / TF2 LINES FILEMATCH DEMOMAN
Last active March 23, 2023 22:41
ALL TF2 LINES FILE MATCH
Thanks to wiki.teamfortress.com for transcription
Keep it up lads! Demoman_autocappedcontrolpoint01
Guts and glory lads! Demoman_autocappedcontrolpoint02
Now it's our flippin' point hehah! Demoman_autocappedcontrolpoint03
Aye that's the way ye do it! Hehah! Demoman_autocappedintelligence01
Time to get bluttered! Demoman_autocappedintelligence02
That'll teach 'em! Demoman_autocappedintelligence03
That wasn't su
//-enablefakeip -no_texture_stream -novid -precachefontchars -nojoy -nosteamcontroller. Don't use -reuse (doesn't do much and can cause crashes), -particles 1(Limits beams to 512)
//useful command: differences shows every command that isn't at default. The only reason we leave some things which match the defaults here is so no config can FUCK US UP.
alias + "gamemenucommand openserverbrowser"
alias burner "ent_create trigger_ignite model *10 damage 1 burn_duration 40 spawnflags 1"
alias dimmer_clicked ""
alias exb "prop_physics_create props_c17/oildrum001_explosive.mdl"
alias ddmao prec_delete_demo
alias hudr "hud_reloadscheme; toggle mat_antialias 0 1"
alias ittt "connect 9xkr; disconnect; map itemtest"
alias mariokart "connect 74.91.124.49:27015" //for use with gamemenu.res, plz dont remove
@Thespikedballofdoom
Thespikedballofdoom / FLAGS
Created October 30, 2022 00:06
Spikes edit of yt patch collection
// ==UserScript==
// @name YouTube Patch Collection
// @version 2.0.0
//
// @description Allows for changing of yt.config_ values -- visit my members at yt.config_.EXPERIMENT_FLAGS in the console
//
// @author Aubrey Pankow (aubyomori@gmail.com)
// @author Taniko Yamamoto (kirasicecreamm@gmail.com)
// @author Thespikedballofdoom (biden@whitehouse.gov)
// @downloadURL https://raw.githubusercontent.com/aubymori/YouTubePatchCollection/main/YouTubePatchCollection.user.js
@Thespikedballofdoom
Thespikedballofdoom / YouTube Config Editor.user.js
Created October 26, 2022 23:08
YouTube Config Editor [Deal with youtube's new stupid experiments]
// ==UserScript==
// @name YouTube Config Editor
// @namespace goodtube.github.io
// @version 0.3.5
// @description Edits yt.config_
// @author GoodTube/Thespikedballofdoom
// @match *://*.youtube.com/*
// @exclude *studio.youtube.com/*
// @run-at document-start
// @grant none