Upvote Upvoted 17 Downvote Downvoted
1 2
TF2Center Scrub Detector
1
#1
0 Frags +

I made a little script for Greasemonkey that detects cheaters on TF2Center and notifies you about that. It still is not completed. Report bugs and request features here.

Screenshot: http://a.pomf.se/lvcgkn.png (he is not a cheater, it's me, lol).
Download here: https://gist.github.com/238145cd7ab134e34987 (press "Raw").

Scrublist is being worked on. I am planning to download and parse ETF2L banlist.

I made a little script for Greasemonkey that detects cheaters on TF2Center and notifies you about that. It still is not completed. Report bugs and request features here.

Screenshot: http://a.pomf.se/lvcgkn.png (he is not a cheater, it's me, lol).
Download here: https://gist.github.com/238145cd7ab134e34987 (press "Raw").

Scrublist is being worked on. I am planning to download and parse ETF2L banlist.
2
#2
1 Frags +

How does it detect cheaters? Matches steam IDs from a known list?

How does it detect cheaters? Matches steam IDs from a known list?
3
#3
7 Frags +
yttriumHow does it detect cheaters? Matches steam IDs from a known list?

Yes.

[quote=yttrium]How does it detect cheaters? Matches steam IDs from a known list?[/quote]
Yes.
4
#4
1 Frags +

What a name, but the idea is pretty good, I like it

What a name, but the idea is pretty good, I like it
5
#5
11 Frags +
backquasYes.

Looking at the code now that I'm on a computer, what I would do is host a list of Steam IDs in a raw file in your git repository. That way you could update it with commits without having to update the actual code itself - people could just download the scrub detector and every time they enter a new lobby, it would fetch a fresh list of hackers. Could easily have pull requests for submitting new hackers, too.

[quote=backquas]Yes.[/quote]
Looking at the code now that I'm on a computer, what I would do is host a list of Steam IDs in a raw file in your git repository. That way you could update it with commits without having to update the actual code itself - people could just download the scrub detector and every time they enter a new lobby, it would fetch a fresh list of hackers. Could easily have pull requests for submitting new hackers, too.
6
#6
1 Frags +
yttriumbackquasYes.Looking at the code now that I'm on a computer, what I would do is host a list of Steam IDs in a raw file in your git repository. That way you could update it with commits without having to update the actual code itself - people could just download the scrub detector and every time they enter a new lobby, it would fetch a fresh list of hackers. Could easily have pull requests for submitting new hackers, too.

I tried to use GM_xmlhttpRequest, but it did not work, dunno why. What's now is just a workaround. I will fix that soon.

[quote=yttrium][quote=backquas]Yes.[/quote]
Looking at the code now that I'm on a computer, what I would do is host a list of Steam IDs in a raw file in your git repository. That way you could update it with commits without having to update the actual code itself - people could just download the scrub detector and every time they enter a new lobby, it would fetch a fresh list of hackers. Could easily have pull requests for submitting new hackers, too.[/quote]
I tried to use GM_xmlhttpRequest, but it did not work, dunno why. What's now is just a workaround. I will fix that soon.
7
#7
-7 Frags +

Very cool. However I am quite reluctant to download this until I know exactly what it does.

Can you provide a little more information as to how it is detecting cheaters?

Very cool. However I am quite reluctant to download this until I know exactly what it does.

Can you provide a little more information as to how it is detecting cheaters?
8
#8
6 Frags +

Why are we installing a userscript that only lists 7 players in a list? I thought this at least used the ETF2L / lotus / skial / SMAC banlists.

Oh and this plugin would be obsolete if you submitted your evidence to tf2center so these players aren't able to use the site in the first place 8)

dollarlayerVery cool. However I am quite reluctant to download this until I know exactly what it does.

Can you provide a little more information as to how it is detecting cheaters?

It isn't, check the link. he just has a list with 7 steamID's he has added.

Why are we installing a userscript that only lists 7 players in a list? I thought this at least used the ETF2L / lotus / skial / SMAC banlists.

Oh and this plugin would be obsolete if you submitted your evidence to tf2center so these players aren't able to use the site in the first place 8)

[quote=dollarlayer]Very cool. However I am quite reluctant to download this until I know exactly what it does.

Can you provide a little more information as to how it is detecting cheaters?[/quote]
It isn't, check the link. he just has a list with 7 steamID's he has added.
9
#9
0 Frags +

Here are the profiles as links if anybody wants to check out the people like I did. There are only 6, one of them is listed twice in the script

http://steamcommunity.com/id/TF2Carbonated/
http://steamcommunity.com/profiles/76561198115853449
http://steamcommunity.com/id/GiveMeAGoodID/
http://steamcommunity.com/id/13370588/
http://steamcommunity.com/id/lucinati/
http://steamcommunity.com/id/jbgbiusrghihsogrhsog/

Here are the profiles as links if anybody wants to check out the people like I did. There are only 6, one of them is listed twice in the script


http://steamcommunity.com/id/TF2Carbonated/
http://steamcommunity.com/profiles/76561198115853449
http://steamcommunity.com/id/GiveMeAGoodID/
http://steamcommunity.com/id/13370588/
http://steamcommunity.com/id/lucinati/
http://steamcommunity.com/id/jbgbiusrghihsogrhsog/
10
#10
3 Frags +

3/6 have login bans on center.

3/6 have login bans on center.
11
#11
0 Frags +

This is pretty useless. It's basically a list of 6 steamIDs.

This is pretty useless. It's basically a list of 6 steamIDs.
12
#12
6 Frags +

As I already said, it is not finished. I just notified you about that I am working on it. And this list is temporary.

As I already said, it is not finished. I just notified you about that I am working on it. And this list is temporary.
13
#13
0 Frags +

Yeah right now this isn't anything special, but if you cross reference it with popular communites ban list like kalt said it would be great.

Yeah right now this isn't anything special, but if you cross reference it with popular communites ban list like kalt said it would be great.
14
#14
3 Frags +

When I saw the thread title "scrub detector", I thought it meant detecting actual scrublords, not just cheaters, damn.

Good work nonetheless, let's keep places like TF2C as cheater-free as possible.

When I saw the thread title "scrub detector", I thought it meant detecting actual scrublords, not just cheaters, damn.

Good work nonetheless, let's keep places like TF2C as cheater-free as possible.
15
#15
-11 Frags +

 

 
16
#16
12 Frags +
Snowshoemake a thread when it's actually finished

Make a new thread when I finish it if you want.

[quote=Snowshoe]make a thread when it's actually finished[/quote]
Make a new thread when I finish it if you want.
17
#17
0 Frags +

You have iMish in there, that's funny, that's a second person that's considered a bad person on my friends list

You have iMish in there, that's funny, that's a second person that's considered a bad person on my friends list
18
#18
3 Frags +

This rather looks like a personal shitlist, what quality control do you have of the people you add to the list?
and more importantly, where are the entries coming from?

This rather looks like a personal shitlist, what quality control do you have of the people you add to the list?
and more importantly, where are the entries coming from?
19
#19
1 Frags +
kKaltUuThis rather looks like a personal shitlist, what quality control do you have of the people you add to the list?
and more importantly, where are the entries coming from?

Try to read OP post carefully.

[quote=kKaltUu]This rather looks like a personal shitlist, what quality control do you have of the people you add to the list?
and more importantly, where are the entries coming from?[/quote]
Try to read OP post carefully.
20
#20
0 Frags +

I need to find a hosting for scrublist. Script is almost ready.

I need to find a hosting for scrublist. Script is almost ready.
21
#21
2 Frags +

i dont see a problem with him posting this as a work in progress

from what i read there have been a few good suggestions made to make it even better, that he might have not thought of on his own

excellent idea, keep it going

i dont see a problem with him posting this as a work in progress

from what i read there have been a few good suggestions made to make it even better, that he might have not thought of on his own

excellent idea, keep it going
22
#22
0 Frags +
backquasI need to find a hosting for scrublist. Script is almost ready.

You can host it on GitHub or use some free WWW hosting like this one

[quote=backquas]I need to find a hosting for scrublist. Script is almost ready.[/quote]

You can host it on GitHub or use some free WWW hosting like [url=http://www.000webhost.com]this one[/url]
23
#23
0 Frags +
HerganbackquasI need to find a hosting for scrublist. Script is almost ready.
You can host it on GitHub or use some free WWW hosting like this one

Do not want to make a GitHub account. Free hostings are shitty.

Maybe somebody wants to maintain scrublist?

unfi dont see a problem with him posting this as a work in progress

from what i read there have been a few good suggestions made to make it even better, that he might have not thought of on his own

excellent idea, keep it going

If you are talking about downloading list instead of keeping it in file, I just did not add GM_xmlhttpRequest to @grant, that is why I wrote this piece of shitcode.

[quote=Hergan][quote=backquas]I need to find a hosting for scrublist. Script is almost ready.[/quote]

You can host it on GitHub or use some free WWW hosting like [url=http://www.000webhost.com]this one[/url][/quote]
Do not want to make a GitHub account. Free hostings are shitty.

Maybe somebody wants to maintain scrublist?

[quote=unf]i dont see a problem with him posting this as a work in progress

from what i read there have been a few good suggestions made to make it even better, that he might have not thought of on his own

excellent idea, keep it going[/quote]
If you are talking about downloading list instead of keeping it in file, I just did not add GM_xmlhttpRequest to @grant, that is why I wrote this piece of shitcode.
24
#24
0 Frags +

i wish i could be a scrub

i wish i could be a scrub
25
#25
0 Frags +

Okay, I gisted a preview, but it does not work until you have link to list of scrubs' Steam64 IDs.

Okay, I gisted a preview, but it does not work until you have link to list of scrubs' Steam64 IDs.
26
#26
1 Frags +

I'll throw up a Github repo for it, along with a host for the list.

I'll throw up a Github repo for it, along with a host for the list.
27
#27
0 Frags +
yttriumI'll throw up a Github repo for it, along with a host for the list.

Thanks.

[quote=yttrium]I'll throw up a Github repo for it, along with a host for the list.[/quote]
Thanks.
28
#28
2 Frags +

Github: https://github.com/Yttrium-tYcLief/ScrubDetector
Persistent scrublist: https://raw.githubusercontent.com/Yttrium-tYcLief/ScrubDetector/master/scrublist
Install link: https://github.com/Yttrium-tYcLief/ScrubDetector/raw/master/tf2csd.user.js

The content of both the script link and scrublist link can be changed without the link itself changing. Changes are very easy to push, and people can use the Issues section of the repo to submit new cheaters.

The scrublist can be accessed without SSL by simply changing https to http if you don't want to bother with SSL.

Github: https://github.com/Yttrium-tYcLief/ScrubDetector
Persistent scrublist: https://raw.githubusercontent.com/Yttrium-tYcLief/ScrubDetector/master/scrublist
Install link: https://github.com/Yttrium-tYcLief/ScrubDetector/raw/master/tf2csd.user.js

The content of both the script link and scrublist link can be changed without the link itself changing. Changes are very easy to push, and people can use the Issues section of the repo to submit new cheaters.

The scrublist can be accessed without SSL by simply changing https to http if you don't want to bother with SSL.
29
#29
0 Frags +
yttriumif you don't want to bother with SSL.

That's bad idea.

[quote=yttrium]if you don't want to bother with SSL.[/quote]
That's bad idea.
30
#30
1 Frags +
backquasThat's bad idea.

Honestly, you don't really need to muck around with SSL if all you're doing is pulling a single string of Steam64 IDs. It's not like you're signing into a service, or even submitting any information whatsoever.

While I support using SSL for any type of website that has any text fields whatsoever, this isn't that kind of situation.

[quote=backquas]That's bad idea.[/quote]
Honestly, you don't really need to muck around with SSL if all you're doing is pulling a single string of Steam64 IDs. It's not like you're signing into a service, or even submitting any information whatsoever.

While I support using SSL for any type of website that has any text fields whatsoever, this isn't that kind of situation.
1 2
Please sign in through STEAM to post a comment.