STEAM GROUP
TF2 Outpost by Fanbyte
Membership by invitation only
STEAM GROUP
TF2 Outpost by Fanbyte
2,163
IN-GAME
21,606
ONLINE
Founded
7 August, 2011
Language
English
swarƒega 6 Nov, 2012 @ 12:26am
Suggestion: Show online traders only
Sometimes you want to get an item quickly and its a bit tiresome trawling through 100s of trades, lots of which are offline. Could we have an option in the search page to only search for trades from online people?
< >
Showing 1-3 of 3 comments
Honster 7 Nov, 2012 @ 6:07pm 
This, or some sort of 'autobump only when on steam' would be great.
zemnmez 7 Nov, 2012 @ 11:57pm 
This should be in suggestions, also, you can do this by pasting this snippet into your Javascript console until it becomes a real feature:

$("img.offline").parent().parent().parent().not("#header").filter("[id]").hide("fast").next().filter("form").hide("fast")

Or this into your address bar:

javascript:$("img.offline").parent().parent().parent().not("#header").filter("[id]").hide("fast").next().filter("form").hide("fast")

Also, don't ever do this if you don't trust me/whoever is giving you script, it is the simplest possible way to hijack an account; to give someone code that they run.

To get them back is:

$("img.offline").parent().parent().parent().not("#header").filter("[id]").show("fast").next().filter("form").show("fast")

or, for the address bar:

javascript:$("img.offline").parent().parent().parent().not("#header").filter("[id]").show("fast").next().filter("form").show("fast")
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: 6 Nov, 2012 @ 12:26am
Posts: 3