Pages:
Author

Topic: [LIST] Banned users - page 6. (Read 6428 times)

sr. member
Activity: 910
Merit: 351
January 04, 2019, 07:00:48 AM
#9
Is adding "banned" status on banned member requires a lot of coding? If not, can theymos enable it? Or why don't he enable it already?
Not sure if this has been discussed before, I don't visit meta frequently and too lazy to search :/
legendary
Activity: 2240
Merit: 3150
₿uy / $ell ..oeleo ;(
January 04, 2019, 05:20:10 AM
#8

I think it's time Maggiordomo to be white-listed by the mods so you skip the cool down time between posts.
What is the current restriction for member regarding this?

Quote
How long do I need to wait between forum posts?
Waiting time between forum posts is calculated with the following formula:
Code:
waittime = 360;
if(activity >= 15)
        waittime = (int)(90 - activity);
if(activity >= 60)
        waittime=(int)(34.7586 - (0.0793103 * activity));
if(activity >= 100)
        waittime = max((int)(14-(activity/50)), 4);

This is taken from Lauda's Newbies - Read before posting
sr. member
Activity: 308
Merit: 280
January 04, 2019, 04:34:50 AM
#7
There's no way for me to know why a user was banned, and considering the size of the list, I'm not going to manually add data. This list isn't meant to aid banned users, it's meant to help hunting them down.
AFAIK  Cheesy you can have data from your copy/paste reporting thread. It would be nice since we don't have any public info related banned users.

I think it's time Maggiordomo to be white-listed by the mods so you skip the cool down time between posts.
What is the current restriction for member regarding this?
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
January 04, 2019, 04:08:47 AM
#6
Great, next week i'll start to have a look on how to integrate the leaving of the feedback into the bot and start processing these initial ~150k user in a semi manual way.   Smiley
Thanks for doing this!
I won't update http://loyce.club/bans/banned.txt until you're done. After that, I'll start creating updates for your bot.
The other files will get regular updates already.

Can this list have a sidenote with the reason for the ban? This would help people to identify the reason. Just an idea. If there is a way to edit the list by others, it would be better.
There's no way for me to know why a user was banned, and considering the size of the list, I'm not going to manually add data. This list isn't meant to aid banned users, it's meant to help hunting them down.
The answer is "plagiarism" anyway Cheesy
legendary
Activity: 2240
Merit: 3150
₿uy / $ell ..oeleo ;(
January 04, 2019, 04:08:43 AM
#5
WOW, That will save us a lot of time.
I think it's time Maggiordomo to be white-listed by the mods so you skip the cool down time between posts.
If it gets whitelisted then instead of having notification threads, we could receive PMs and take the unnecessary extra notification load off the forum.
legendary
Activity: 2254
Merit: 2406
Playgram - The Telegram Casino
January 04, 2019, 03:52:08 AM
#4
This is a great project, and shows the resourcefulness of members on bitcointalk.
And this would improve the viewer experience and make it easier for those who try to maintain the standard of the forum.
sr. member
Activity: 308
Merit: 280
January 04, 2019, 03:32:50 AM
#3
Great work as always Loyce. Much appreciated.
Can this list have a sidenote with the reason for the ban? This would help people to identify the reason. Just an idea. If there is a way to edit the list by others, it would be better. We people can sometimes contribute, at least those who are banned for plagiarism, Or you can do it by your style?
member
Activity: 294
Merit: 15
i'm just a bot
January 04, 2019, 03:03:44 AM
#2
reserved
hero member
Activity: 784
Merit: 1416
January 04, 2019, 03:20:20 AM
#2
Great, next week i'll start to have a look on how to integrate the leaving of the feedback into the bot and start processing these initial ~150k user in a semi manual way.   Smiley

In the post of Maggiordomo up here we can show what has been processed already or any other useful information.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
January 04, 2019, 03:03:06 AM
#1
Problem
Unlike Mods, users can't see if someone is banned. It's a waste of everyone's time to report plagiarism or other abuse if the user is banned already.

Solution
I made a list of as many banned accounts as possible. This is very useful for automated spam searching.
Vod gave me old data from modlog. I've added more data from Vod's site BPIP.org, archive.li and archive.org.

List of 159,302* banned users
For human processing: this list includes links to the full Merit history (if there is any), and profiles on BPIP:
1a. http://loyce.club/bans/banned.html (big file!).
Sample:
Quote
    1. 182: Derrick (Merit history - BPIP) has been Autobanned
    2. 333: jib (BPIP) has been Autobanned
    3. 545: melvster (BPIP) has been Autobanned
    4. 651: epaulson (Merit history - BPIP) has been Autobanned
1b. http://loyce.club/bans/usernames.txt (smaller for quick searches: CTRL-F)
Sample:
Code:
182: Derrick
333: jib
545: melvster
651: epaulson

For machine processing:
2a. http://loyce.club/bans/Autobanned.txt (Autobanned userIDs).
Sample:
Code:
182
333
545
651
2b. http://loyce.club/bans/Nuked.txt (Nuked userIDs).
Sample:
Code:
8841
11570
12620
13359
2c. http://loyce.club/bans/banned.txt (2a and 2b combined)

All lists are sorted on userID, oldest accounts are shown first.

Updates
I'll update the lists daily, using data from modlog.

Incomplete
Unfortunately, I don't have a complete list of all banned accounts.  If a data dump becomes available, I'll use that.
If someone (trusted) has older copies of modlog, please let me add them.

NEW: Unbanned?
If your account was unbanned, all you need to do is make a post (anywhere on the forum) and you'll be removed from the list in about a day (see details).

Mistakes?
If I made a mistake, just post here.

One last thing
Please don't join this list Cheesy


*Counted at the start of this topic



See [overview] LoyceV's useful data on Bitcointalk for more of my forum-related topics
Pages:
Jump to: