steph
Account Details
SteamID64 76561198208622111
SteamID3 [U:1:248356383]
SteamID32 STEAM_0:1:124178191
Country Rainbow Nation
Signed Up March 13, 2017
Last Posted March 2, 2024 at 9:28 PM
Posts 796 (0.3 per day)
Game Settings
In-game Sensitivity 3
Windows Sensitivity
Raw Input 1
DPI
1200
Resolution
1920x1080
Refresh Rate
144hz
Hardware Peripherals
Mouse Logitech G403
Keyboard Logitech G910
Mousepad  
Headphones ATH-M50x
Monitor  
1 ⋅⋅ 48 49 50 51 52 53
#87 TF2 Center adblock fuckery in TF2 General Discussion
EmilioEstevezqsvuiEmilioEstevezunsafeWindow.noAds = true;

Put that in a greasemonkey script and you can run adblock on tf2center without it redirecting you.

This works with Greasemonkey on Firefox but not with Tampermonkey on Chrome. What gives?

unsafeWindow doesn't have the same access in Chrome as it does in Firefox.

Something like this should work in both :

// ==UserScript==
// @name tf2center allow adblock
// @namespace tf2center
// @version 1
// @match *://tf2center.com/*
// @grant none
// ==/UserScript==

function allowAdblock() {
noAds = true;
}

function inject(func) {
var source = func.toString();
var script = document.createElement('script');
script.innerHTML = "("+ source +")()";
document.body.appendChild(script);
}

inject(allowAdblock);

this no longer works, nor does any other of the 6 or 7 scripts that i've looked at

posted about 7 years ago
#34 The Road to Invite: A TF2 Visual Novel in Projects

but can I fuck b4nny

posted about 7 years ago
#366 yttrium's competitive viewmodels in Customization

is there any way to show the medibeam while hiding the medigun?

posted about 7 years ago
#8 free hats in Off Topic
smesihttps://pbs.twimg.com/media/C8Q6L1tUMAI-XaC.jpg

wait a minute what please provide a source

posted about 7 years ago
#54 favorite jump maps? in TF2 General Discussion

I like engie jumping on jump_above.

Impossible to do the last quint though :(

posted about 7 years ago
#23 HELP! PC Crashes from TF2 in Q/A Help

reseat your ram, check how much you have. Are you mixing sticks?

I was having almost this exact same problem until I figured out that my computer was only recognizing like 2 gb of ram because I had different brands of ram in different slots (like an idiot). I fixed it by taking all but one of the same brand out, and reseating the remaining sticks.

(and yes i know you said you ruled out all hardware problems but it's worth a shot)

If that doesn't work, try running Prime95 for 24 hours (with no other apps open) and report temps and stuff back here.

By the way, you could reinstall windows. That has a pretty good chance of fixing it (and any other problems you might be having)

posted about 7 years ago
#10 ESEA S24 W9: Six Apes vs. mario party 4 in Matches

why did they forfeit?

posted about 7 years ago
#4 fastF_ LFT Mid-Open Medic in Recruitment (looking for team)
bleghfarecfurry

:3

posted about 7 years ago
#675 Vent your anger in Off Topic

this game's anti cheat is a joke

i played 20 games of casual today and 15 of them had blatant cheaters that didn't get kicked

posted about 7 years ago
#617 Comanglia's Config / FPS Guide in Customization

.

posted about 7 years ago
#5 Killsound suggestions in Customization

i have b4nny saying "FUCKER" but cut to just the "FUCK" part as a hit/killsound
http://hit.tf/showthread.php?tid=858

really dumb but i like it

posted about 7 years ago
#6 HTTPS in Site Discussion

https://i.imgur.com/jicvS01.png

and you say my post "screams of reddit" lmfao

posted about 7 years ago
#4 HTTPS in Site Discussion

please for the love of god fix this. With the new law in the US that's likely to pass, unencrypted connections (such as those currently to tftv) could be wiretapped and sold to advertisers by ISPs for profit. Ignoring the political bullshit, tftv is far too big of a site to not have https functionality anyway.

posted about 7 years ago
#32 Nursay and Getawhale get ROASTED in TF2 General Discussion

why are we giving this retard attention

edit: i left a comment and he deleted it lmfao
https://i.imgur.com/S2h6O9f.png

posted about 7 years ago
#24 ETF2L S26 GF: Se7en vs. Arctic Foxes in Matches

rip furry team :(

posted about 7 years ago
1 ⋅⋅ 48 49 50 51 52 53