botmode
Account Details
SteamID64 76561198019322078
SteamID3 [U:1:59056350]
SteamID32 STEAM_0:0:29528175
Country United States
Signed Up July 29, 2012
Last Posted March 27, 2025 at 10:15 PM
Posts 1967 (0.4 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 ⋅⋅ 104 105 106 107 108 109 110 ⋅⋅ 131
#4 ESEA is shit in TF2 General Discussion

submit another ticket
edit: also add tri / killing that really helps

posted about 11 years ago
#65 Best person you have been on a team with? in TF2 General Discussion

arctic joe, slinky, and dingo

posted about 11 years ago
#20 MGE Arenas you can't live without in TF2 General Discussion

I wish the ammomod arenas were bigger like regular on am_variety_test or whatever that map is
I also wish they didn't have walls

waste is the bastard cousin of ammomod[mge]
trainyard is awful
there is no reason to have 2 turris
via needs update to pro
and bball mge kind of sucks, better just to join a bball server imo

rest are ok enough

posted about 11 years ago
#1582 Frag Clips Thread in Videos

https://www.youtube.com/watch?v=4GZ-QbogjtY

:O

posted about 11 years ago
#11 REMOVE FREIGHT FROM DM in TF2 General Discussion

the map is basically an overlarge flat map and the little terrain it does have damages fights
the buildings in the middle split the mid in half resulting in often uneven fights between smaller numbers, the trains worsen this fact (not fun)
the hut you can stand on in the middle of the map allows soldiers to sit up there and spam easily padding their stats (not fun)
it's difficult for a demo or soldier to close the distance to shoot these soldiers due to the possibility of a scout (or anyone really) shooting them in the back especially due to first point risen (not fun)
even if the demo can shoot the soldier he can easily jump away to the other hut and continue to spam like a nut (not fun)
the water is impossible to see through with most configs, although this rarely matters when it does it is somewhat frustrating (not fun)
soldiers can be shoot the two cement blocks meaning that a scout can never use it for movement beyond hiding behind it, unlike say badlands trains, although the object is there it adds little to the game beyond seperating the healthpack from a large open area meaning those who typically go to grab the healthpack die (not fun)
trains are hilarious (fun)

the map adds little to the dm rotation, nothing that isn't already existant in other maps and isn't part of either the esea or cevo map pool meaning there is little sense for its existence as part of the dm servers

it's the only map in the rotation that makes me want to stop playing dm, unless someone can raise a few solid points as to why it should be kept in the rotation I don't see why it should

posted about 11 years ago
#1 REMOVE FREIGHT FROM DM in TF2 General Discussion

this map is awful for dm and the fact that it's a "classic" map and how hilarious it is to see people get trained doesn't excuse this

sal please

posted about 11 years ago
#33 Odd tf2 related dreams? in Off Topic
Soapyi get tf2 dreams from time to time and they're incredibly lame.
it's not like i'm immersed into the world of team fortress or anything cool like that, it's just me playing the game and talking to whoever in mumble.

soapy you've been sleep deprived for the last week

you were actually talking to us in mumble...you weren't asleep

posted about 11 years ago
#17 mason reviewing demos in Mentoring

botmode
scout
viaduct
esea-o
https://mega.co.nz/#!c0RkxbJS!cbev_KIXU7jcbBH3zvHX-z4DIUGCEsv0Q4o7OGCMDNo
http://sizzlingstats.com/stats/176777

posted about 11 years ago
#45 What Would You like to See On: Pyro in TF2 General Discussion
Air_so just because someone isn't invite means they can't possibly have an idea or argument worth hearing? thats fucking stupid.

I agree with you, that's not what I meant in the slightest, being in invite, plat, prem, whatever means you have more experience and understanding of the game than the rest of the players below you. my idea was to have those experienced players post and stimulate the discussion and change pyro so the game is able to be more balanced and more fun. ultimately, it is getting tested so dumb opinions will have less of an impact in the end once they are weeded out.

also can people stop quoting things and saying "this" or "I agree" without adding or subtracting anything from their arguments, that's what the +/- frags are for.

posted about 11 years ago
#39 What Would You like to See On: Pyro in TF2 General Discussion

i feel like if this thread was locked to plat / invite (maybe main) level players this conversation would be very interesting

posted about 11 years ago
#6 Want to buy secondary monitor, KC area in Hardware

Keep my friends close, keep my enemies away
Like they on repellent, oh they so jealous

posted about 11 years ago
#124 ESEA S16 - Registration extended in TF2 General Discussion

TFTV: MIXUP VS FROYO HYPE SHOWMATCH, I CHOOSE YOU

posted about 11 years ago
#7 Show us your cool scripts :D in Customization
Show Content

Alias "White" "cl_crosshair_red 255; cl_crosshair_blue 255; cl_crosshair_green 255"
Alias "Grey" "cl_crosshair_red 170; cl_crosshair_blue 170; cl_crosshair_green 170"
Alias "Black" "cl_crosshair_red 0; cl_crosshair_blue 0; cl_crosshair_green 0"
Alias "Red" "cl_crosshair_red 255; cl_crosshair_blue 20; cl_crosshair_green 20"
Alias "Blue" "cl_crosshair_red 0; cl_crosshair_blue 255; cl_crosshair_green 0"
Alias "Green" "cl_crosshair_red 0; cl_crosshair_blue 0; cl_crosshair_green 255"
Alias "Yellow" "cl_crosshair_red 255; cl_crosshair_blue 0; cl_crosshair_green 255"
Alias "Purple" "cl_crosshair_red 255; cl_crosshair_blue 255; cl_crosshair_green 0"
Alias "Teal" "cl_crosshair_red 0; cl_crosshair_blue 255; cl_crosshair_green 255"
Alias "Orange" "cl_crosshair_red 255; cl_crosshair_blue 85; cl_crosshair_green 170"

echo "______________________"
echo "|| CROSSHAIR COLORS ||"
echo "||__________________||"
echo " Type the color in console"
echo "to change the color of your"
echo "crosshair"
echo "_____________________"
echo "|Color | RGB value |"
echo "|White | 255 255 255|"
echo "|Grey | 170 170 170|"
echo "|Black | 0 0 0 |"
echo "|Red | 255 0 0 |"
echo "|Blue | 0 0 255|"
echo "|Green | 0 255 0 |"
echo "|Yellow| 255 255 0 |"
echo "|Purple| 255 0 255|"
echo "|Teal | 0 255 255|"
echo "|Orange| 255 170 85 |"
echo "|___________________|"

credit to pyyyour for the colors

posted about 11 years ago
#1461 Frag Clips Thread in Videos

Jarrett000 made a video:
http://www.youtube.com/watch?v=aBYFNspVPGM

I made a video too:
http://www.youtube.com/watch?v=a6ZOrKwnQ2s

posted about 11 years ago
#19 Just how good is good enough for b4nny? in Off Topic
beaslywhat the hell does the chick from full house smoking a cig have to do with pizza

the real question is why is in the gif after the dog and before the adventure time gifs
why is that guy eating a paper plate? he doesn't even seem to be eating any pizza either

posted about 11 years ago
1 ⋅⋅ 104 105 106 107 108 109 110 ⋅⋅ 131