1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
/*
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
/* The uberstyle that the Send Concepts uberstyle used */
/** Btw, the uberstyle isn't done yet. Well, feel free to use it.
Btw, credits to BonkM...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
#: tuts/ratings
#: sounds/ratings
#: prefabs/ratings
#: effects/ratings
#: members/submissions/ratings
#: craftings/ratings
#: skins/ratings
#:...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
// This is a Panface script
// Addconds page from the TF2 Wiki: https://wiki.teamfortress.com/wiki/Cheats
// This script is to apply addcond affec...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
@charset "utf-8";
/* "Brown Uberstyle" by 105th Inc. */
body {
font: 14px 'open sans';
background: #6f4400;
}
#ColumnGrid {
backgr...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
@charset "utf-8";
/* "Creamy Uberstyle" by 105th Inc. */
body {
font: 14px 'open sans';
background: #4400a9;
}
#ColumnGrid {
backg...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
@charset "utf-8";
/* 105th Inc. */
body {
font: 14px 'open sans';
background: #080808;
}
#ColumnGrid {
background: #080808;
}...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
@charset "utf-8";
/* 105th Inc. */
body {
padding: 1px;
font: 14px 'open sans';
word-wrap: break-word;
background: #000000;...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
@charset "utf-8";
/* CSS Document */
body {
padding: 1px;
font: 14px 'open sans';
word-wrap: break-word;
background: #000000;...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
#ImportantLinks li a {
font-size: 10px;
display: block;
margin-bottom: 5px;
padding: 5px;
border: 1px solid #444;
border...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
.Avatar img {margin: 0;}
.Avatar.Online, .Avatar.Offline {border: none;}
.Avatar.Online:after, .Avatar.Offline:after {
content: '';
posi...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
/summon FallingSand ~ ~1 ~ {Block:stone,Time:1,Passengers:[{id:FallingSand,Block:redstone_block,Time:1,Passengers:[{id:FallingSand,Block:activator_rai...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
a.Avatar.Offline, a.Avatar.Online
{
padding-left : 0px;
border : 0;
}
a.Avatar.Offline
{
outline: 2px double #B7B7B7;...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
image_speed = 0.4 or anything you want put it here;...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
if(keyboard_check(vk_left)){
sprite_index = your sprite name here;
x -= 4;
if(keyboard_check(vk_right)){
sprite_index = your sprite na...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
@font-face
{
font-family : 'Motorhead';
src : url('http://files.gamebanana.com/bitpit/motorhead.ttf');
}
body {
padding: 0;...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
//Blast's Alias Script Color Switch\\
alias "cyan" "cl_crosshaircolor 4; bind "pgup" black"
alias "black" "cl_crosshaircolor 5;cl_crosshaircolor_b 0...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
@import url('http://fonts.googleapis.com/css?family=Oswald');
#ChatModule .Content {
border: 2px solid #1C272E;
box-shadow: 0 0 8px black i...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
////////////////// TheSupremePatriot’s "Dead, Not Big Surprise - Suicide Bind” //////////////////
bind “KEY” "wait 100; say I am dead; wait...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
My Skills
YOUR_SKILL#1
YOUR_SKILL#2
YOUR_SKILL#3
YOUR_SKILL#4
YOUR_SKILL#5...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
.NsfwPreview {
-webkit-filter: blur(0px) !important;
filter: blur(0px) !important;
filter: none !important;
/* filter: url(#NsfwPr...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
This goes in spy.cfg:
bind mwheelup "exec offense"
bind mouse3 "exec defense"
Bind mwheeldown "exec support"
alias scout "disguise 1 -1" /...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
.NsfwPreview {
-webkit-filter: blur(0px) !important;
-moz-filter: blur(0px) !important;
-ms-filter: blur(0px) !important;
-o-filte...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
// Precision Optics v1.0
//
// • Toggle Zoom (default)
alias "POAim" "-attack2; bind mouse2 Aim; crosshair 0"
alias "POAim2" "-attack2; bind mou...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
records.Grid recordCell.Preview .Preview {
max-height: 20em !important;
}...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
body .MiniMedal_legendary {
background: url("https://files.gamebanana.com/bitpit/legendary_44d3e.gif");
}...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
0255EF4C 00000008...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
C2032648 00000004
98830000 2C1E0005
41820008 4E800020
38A00006 2085000A
60000000 00000000...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
.RichText .Spoiler {
color: var(--DefaultTextColor) !important;
filter: blur(5px) !important;
transition-property: -webkit-filter !important;...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
040B7B8C 60000000...