Bitcoin Forum
May 08, 2024, 11:57:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [Userscript] Unofficial Bitcointalk Reporter Badges  (Read 396 times)
mprep (OP)
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
January 31, 2022, 07:50:21 PM
Merited by Welsh (20), OmegaStarScream (10), dkbit98 (10), LoyceV (8), hosseinimr93 (6), DdmrDdmr (6), Xal0lex (5), TryNinja (4), ibminer (3), Halab (2), Rikafip (2), Symmetrick (2), suchmoon (1), Lucius (1), Lafu (1), ABCbits (1), TheBeardedBaby (1), Charles-Tim (1)
 #1

Since official reporter badges are (I assume) still on theymos's backlog, I thought I'd throw together a simple userscript as a "thank you" to all the active reporters over the years. Data is sourced from theymos's publicly posted stats back in 2017 and in 2021. A user can have 2 badges if they appeared in both lists. Badges are also dependent on where in that list you were (top 3, more than 1000 reports or just present in the list). If you're not sure about what a specific badge means, just hover over it and you should see a brief description.

Here's the script:

Code:
// ==UserScript==
// @name         Unofficial Bitcointalk reporter badges
// @namespace    mprep
// @version      0.1
// @description  adds Bitcointalk reporter badges based on theymos's reporter data published in 2017 and 2021
// @author       mprep
// @match        https://bitcointalk.org/index.php?topic=*
// @match        https://bitcointalk.org/index.php?action=pm*
// ==/UserScript==

(function ()
{
    /* Icons from Font Awesome (https://fontawesome.com/)
    
    URLs:
    https://fontawesome.com/v5.15/icons/star?style=solid
    https://fontawesome.com/v5.15/icons/user-ninja?style=solid
    https://fontawesome.com/v5.15/icons/award?style=solid
    https://fontawesome.com/v5.15/icons/medal?style=solid
    https://fontawesome.com/v5.15/icons/robot?style=solid
    https://fontawesome.com/v5.15/icons/crown?style=solid
    
    All icons were modified (changed colors, set fixed size, added on-hover text)

    Used under the Creative Commons Attribution 4.0 International license (https://creativecommons.org/licenses/by/4.0/legalcode)
    */
    let crownIcon = '<span style="color: goldenrod;" title="Was one of the all-time top 3 reporters in 2017"><svg height="15"  aria-hidden="true" focusable="false" data-prefix="fas" data-icon="crown" class="svg-inline--fa fa-crown fa-w-20" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="currentColor" d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span>';
    let starIcon = '<span style="color: #0059b3;" title="Was one of the all-time top 40 reporters with more than 1000 good reports (in 2017)"><svg height="15"  aria-hidden="true" focusable="false" data-prefix="fas" data-icon="star" class="svg-inline--fa fa-star fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg></span>';
    let medalIcon = '<span style="color: #595959" title="Was one of the all-time top 40 reporters (in 2017)"><svg height="15"  aria-hidden="true" focusable="false" data-prefix="fas" data-icon="medal" class="svg-inline--fa fa-medal fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M223.75 130.75L154.62 15.54A31.997 31.997 0 0 0 127.18 0H16.03C3.08 0-4.5 14.57 2.92 25.18l111.27 158.96c29.72-27.77 67.52-46.83 109.56-53.39zM495.97 0H384.82c-11.24 0-21.66 5.9-27.44 15.54l-69.13 115.21c42.04 6.56 79.84 25.62 109.56 53.38L509.08 25.18C516.5 14.57 508.92 0 495.97 0zM256 160c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm92.52 157.26l-37.93 36.96 8.97 52.22c1.6 9.36-8.26 16.51-16.65 12.09L256 393.88l-46.9 24.65c-8.4 4.45-18.25-2.74-16.65-12.09l8.97-52.22-37.93-36.96c-6.82-6.64-3.05-18.23 6.35-19.59l52.43-7.64 23.43-47.52c2.11-4.28 6.19-6.39 10.28-6.39 4.11 0 8.22 2.14 10.33 6.39l23.43 47.52 52.43 7.64c9.4 1.36 13.17 12.95 6.35 19.59z"></path></svg></span>';

    let robotIcon = '<span style="color: goldenrod;" title="One of 2021\'s top 3 reporters"><svg height="15" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="robot" class="svg-inline--fa fa-robot fa-w-20" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="currentColor" d="M32,224H64V416H32A31.96166,31.96166,0,0,1,0,384V256A31.96166,31.96166,0,0,1,32,224Zm512-48V448a64.06328,64.06328,0,0,1-64,64H160a64.06328,64.06328,0,0,1-64-64V176a79.974,79.974,0,0,1,80-80H288V32a32,32,0,0,1,64,0V96H464A79.974,79.974,0,0,1,544,176ZM264,256a40,40,0,1,0-40,40A39.997,39.997,0,0,0,264,256Zm-8,128H192v32h64Zm96,0H288v32h64ZM456,256a40,40,0,1,0-40,40A39.997,39.997,0,0,0,456,256Zm-8,128H384v32h64ZM640,256V384a31.96166,31.96166,0,0,1-32,32H576V224h32A31.96166,31.96166,0,0,1,640,256Z"></path></svg></span>';
    let ninjaIcon = '<span style="color: #0059b3;" title="One of 2021\'s top 50 reporters with more than 1000 good reports"><svg height="15" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="user-ninja" class="svg-inline--fa fa-user-ninja fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M325.4 289.2L224 390.6 122.6 289.2C54 295.3 0 352.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-70.2-54-127.1-122.6-133.2zM32 192c27.3 0 51.8-11.5 69.2-29.7 15.1 53.9 64 93.7 122.8 93.7 70.7 0 128-57.3 128-128S294.7 0 224 0c-50.4 0-93.6 29.4-114.5 71.8C92.1 47.8 64 32 32 32c0 33.4 17.1 62.8 43.1 80-26 17.2-43.1 46.6-43.1 80zm144-96h96c17.7 0 32 14.3 32 32H144c0-17.7 14.3-32 32-32z"></path></svg></span>';    
    let awardIcon = '<span style="color: #595959;" title="One of 2021\'s top 50 reporters"><svg height="15" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="award" class="svg-inline--fa fa-award fa-w-12" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"></path></svg></span>';
    // End of icon code

    // Data from https://bitcointalk.org/index.php?topic=5360879.msg57980000#msg57980000
    let newReporters = {
        "actmyname": 38580,
        "Ratimov": 33267,
        "eaLiTy": 13852,
        "GazetaBitcoin": 4750,
        "hosseinimr93": 3800,
        "friends1980": 3090,
        "DaveF": 2744,
        "lovesmayfamilis": 1665,
        "Rikafip": 1548,
        "Csmiami": 1529,
        "Mbitr": 1458,
        "miner29": 1403,
        "xandry": 1225,
        "mk4": 1173,
        "dkbit98": 1165,
        "suchmoon": 1162,
        "Barcode_": 1010,
        "Lucius": 972,
        "xhomerx10": 852,
        "LoyceV": 834,
        "DdmrDdmr": 832,
        "sandy-is-fine": 811,
        "OmegaStarScream": 769,
        "NotFuzzyWarm": 724,
        "Xal0lex": 698,
        "pooya87": 677,
        "SiNeReiNZzz": 595,
        "DroomieChikito": 580,
        "vareole": 569,
        "UserU": 560,
        "Lafu": 550,
        "odolvlobo": 546,
        "UnclWish": 511,
        "alucard20724": 504,
        "Charles-Tim": 504,
        "RickDeckard": 447,
        "colires": 435,
        "ETFbitcoin": 425,
        "bluspirit": 418,
        "LeGaulois": 364,
    };

    // Data from https://bitcointalk.org/index.php?topic=2166379.msg21740582#msg21740582
    let oldReporters = {
        "Lutpin": 11008,
        "shorena": 10423,
        "Cyrus": 4641,
        "botany": 4568,
        "xandry": 4271,
        "xhomerx10": 4098,
        "mexxer-2": 3936,
        "Foxpup": 3719,
        "EFS": 3597,
        "rickbig41": 3321,
        "Quickseller": 2982,
        "mprep": 2794,
        "hilariousandco": 2723,
        "TheButterZone": 2430,
        "DannyHamilton": 2425,
        "Welsh": 2213,
        "achow101": 1847,
        "redsn0w": 1786,
        "-ck": 1756,
        "subSTRATA": 1633,
        "mitzie": 1526,
        "dbshck": 1523,
        "deadley": 1495,
        "SFR10": 1417,
        "EcuaMobi": 1370,
        "malevolent": 1317,
        "--Encrypted--": 1268,
        "tmfp": 1230,
        "Lauda": 1197,
        "suchmoon": 1111,
        "Vod": 1110,
        "okae": 1063,
        "OmegaStarScream": 1060,
        "railzand": 965,
        "mocacinno": 955,
        "austin": 896,
        "Mitchell": 895,
        "Muhammed Zakir": 877,
        "unamis76": 852,
        "NLNico": 779,
        "MissCrypto": 773,
        "xetsr": 750,
        "dogie": 725,
        "KWH": 705,
        "Chris!": 696,
        "grv": 677,
        "dihydrogenmonoxide": 647,
        "pedrog": 643,
        "ocminer": 617,
        "cr1776": 606,
    }


    function addIcons(usernameEl, icons)
    {
        usernameEl.parentElement.insertAdjacentHTML("afterEnd","<br><i class='smalltext'>" + icons.join("</i><br><i class='smalltext'>") + "</i>");
    }


    let user_links = document.querySelectorAll("b>a[href^='https://bitcointalk.org/index.php?action=profile;u='][title^='View the profile of ']");
    for (let i=0; i < user_links.length; i++)
    {
        let icons = [];
        let username = user_links[i].innerText.trim();
        if (username in newReporters)
        {
            if (newReporters[username] > 10000) // Top 3
            {
                icons.push(robotIcon);
            }
            else if (newReporters[username] > 1000)
            {
                icons.push(ninjaIcon);
            }
            else
            {
                icons.push(awardIcon);
            }
        }
        if (username in oldReporters)
        {
            if (oldReporters[username] > 4600) // Top 3
            {
                icons.push(crownIcon);
            }
            else if (oldReporters[username] > 1000)
            {
                icons.push(starIcon);
            }
            else
            {
                icons.push(medalIcon);
            }
        }
        if (icons.length > 0)
        {
            user_links[i].parentElement.insertAdjacentHTML("afterEnd","<br>" + icons.join(" "));
        }
    }
    
})();

(may contain bugs, use at your own risk)

Note to anyone new to userscripts: you need a userscript manager browser extension to install and use this script (e.g. Tampermonkey; available both for Chrome and Firefox in their respective extension stores).

1715212620
Hero Member
*
Offline Offline

Posts: 1715212620

View Profile Personal Message (Offline)

Ignore
1715212620
Reply with quote  #2

1715212620
Report to moderator
1715212620
Hero Member
*
Offline Offline

Posts: 1715212620

View Profile Personal Message (Offline)

Ignore
1715212620
Reply with quote  #2

1715212620
Report to moderator
TalkImg was created especially for hosting images on bitcointalk.org: try it next time you want to post an image
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
dkbit98
Legendary
*
Offline Offline

Activity: 2226
Merit: 7143



View Profile WWW
January 31, 2022, 08:05:27 PM
 #2

Very nice!
Let me propose that this Reporter Badge script could be added to BPIP Extension, so they could be used even without userscript managers.
I don't know how complicated is to add this to extension, and correct me if I am wrong but I think that other scripts and themes are already added.
This should be optional in settings, so maybe suchmoon and ibminer could comment if that is even possible and if they have free time for this update.


.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
mprep (OP)
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
January 31, 2022, 08:13:16 PM
 #3

Very nice!
Let me propose that this Reporter Badge script could be added to BPIP Extension, so they could be used even without userscript managers.
I don't know how complicated is to add this to extension, and correct me if I am wrong but I think that other scripts and themes are already added.
This should be optional in settings, so maybe suchmoon and ibminer could comment if that is even possible and if they have free time for this update.


The only userscript-exclusive feature the script uses is the "@match" header directive (which is relatively easy to emulate in JS) so it shouldn't be a massive undertaking if the BPIP people wanted to incorporate it into the extension. I wouldn't be against it (as long as the legally required attribution notices for the 3rd party icons are preserved).

Xal0lex
Staff
Legendary
*
Offline Offline

Activity: 2450
Merit: 2448



View Profile WWW
January 31, 2022, 09:39:34 PM
Last edit: January 31, 2022, 09:49:38 PM by Xal0lex
 #4

Thanks.

Question. Installed the script, but I don't see any badges. Where should they be displayed?

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
twiki
Member
**
Offline Offline

Activity: 191
Merit: 55


View Profile
January 31, 2022, 10:10:36 PM
 #5

Thanks.

Question. Installed the script, but I don't see any badges. Where should they be displayed?
Have you saved your settings?



If yes, then the icons should be displayed as shown in the picture.

Xal0lex
Staff
Legendary
*
Offline Offline

Activity: 2450
Merit: 2448



View Profile WWW
January 31, 2022, 10:50:54 PM
 #6

Thanks.

Question. Installed the script, but I don't see any badges. Where should they be displayed?
Have you saved your settings?

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

If yes, then the icons should be displayed as shown in the picture.

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

Well, of course I kept it. And it can't be otherwise.

P.S. It's okay, I didn't copy the script completely

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Lucius
Legendary
*
Offline Offline

Activity: 3234
Merit: 5643


Blackjack.fun🎲


View Profile WWW
February 01, 2022, 04:18:10 PM
 #7

It may be a strange question, but who can see that badge? I'm asking this because I don't see anything shown in the @mprep profile, and I see that @twiki posted a sample screen that clearly shows a blue star under @mprep name.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
LoyceV
Legendary
*
Offline Offline

Activity: 3304
Merit: 16620


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
February 01, 2022, 04:45:08 PM
 #8

It may be a strange question, but who can see that badge?
Anyone who installed the userscript.

Pik2
Copper Member
Newbie
*
Offline Offline

Activity: 68
Merit: 0

.gg/tompicks


View Profile WWW
February 01, 2022, 04:52:02 PM
 #9

Nice little fix while we wait for the actual badge to come out
examplens
Legendary
*
Offline Offline

Activity: 3276
Merit: 3169


Crypto Swap Exchange


View Profile WWW
February 01, 2022, 04:59:42 PM
Merited by Lucius (1)
 #10

It may be a strange question, but who can see that badge? I'm asking this because I don't see anything shown in the @mprep profile, and I see that @twiki posted a sample screen that clearly shows a blue star under @mprep name.

You also had a badge under your name. I make ss for you with a hint  Wink


█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Husires
Legendary
*
Offline Offline

Activity: 1596
Merit: 1285



View Profile WWW
February 01, 2022, 07:13:10 PM
 #11

 I'm using the phone now, I'll try it later.
So my Holmes badges are gone? What badges were used, because I see different formations?
Does bad reports affect the rating? or only good reports?

I suggest getting a Holmes badge when you reach a certain number "300 report", then changing the color every level.






There are some good badges on that topic, I was hoping the user would have the option to use the occasion with him.

.BEST..CHANGE.███████████████
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
███████████████
..BUY/ SELL CRYPTO..
Charles-Tim
Legendary
*
Offline Offline

Activity: 1540
Merit: 4851



View Profile
February 02, 2022, 08:49:34 AM
 #12

It may be a strange question, but who can see that badge?
Anyone who installed the userscript.
Extensions are limited even not to your device, but to your broswer that you installed the extension. Assuming you used Firefox for it, it will only be limited to the Firefox broswer. That does not mean if you login on another browser that you will see it, it will not show unless the extension is also installed on the browser and do the setup. Let us hope it will be like the rank up badges one day that everyone can see.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
mprep (OP)
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
February 02, 2022, 09:50:31 AM
Merited by The Sceptical Chymist (5)
 #13

I'm using the phone now, I'll try it later.
So my Holmes badges are gone? What badges were used, because I see different formations?
My script is unofficial (a.k.a. done on my own initiative and not endorsed by theymos or Bitcointalk) so I've only used resources that are freely available to me (specifically, a few of Font Awesome's open source icons as well as data publicly posted by theymos). I have no clue as to what icons theymos is going to use for the official reporter badges nor do I know as to what the report count thresholds are gonna be. You get an (unofficial) badge if you appeared in either the 2017 or 2021 list of top reporters (links to both of those can be found in this thread's OP). If you appeared in both lists, you get 2 badges. The type of badge / icon you get depends on your position in each list (top 3, more than 1000 good reports or just in the list).

Does bad reports affect the rating? or only good reports?
The userscript only takes into account good reports.

There are some good badges on that topic, I was hoping the user would have the option to use the occasion with him.
I'm not an expert in copyright (read: I have no clue beyond anecdotes and info from random potentially dubious articles) but while theymos might have an implicit license to display those icons on the forum1 I don't. As for allowing users to pick the icons used for the badges, while it is possible, I feel like that's way out of scope for this userscript and would require quite a bit more coding work.

1 AFAIK users implicitly give a website a license to display the content they've posted onto it as long as they themselves own it or at least have the right to sublicense it; as to whether that only applies to content being displayed as posts as opposed to being incorporated into other parts of the website is beyond me

The Sceptical Chymist
Legendary
*
Offline Offline

Activity: 3332
Merit: 6832


Cashback 15%


View Profile
February 02, 2022, 10:41:20 AM
 #14

Very cool (even though I don't qualify for one)!  I think having a badge for reporting is a great incentive to keep doing so and an excellent way to recognize members who do a lot of good for the forum in the background, without receiving the recognition they deserve.  If it weren't for people who report a good deal of shitposts, spam, and whatever else, bitcointalk would be even more of a mess than it is.  Moderators deserve props for taking action on the reports of course, but without those reports there's just no way in hell they'd be able to detect all of the nonsense.

Thanks for the show of gratitude, mprep.  You're a great moderator, even though I don't frequent the sections you handle very often.  You've also been around for as long as I can remember.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
Lafu
Legendary
*
Offline Offline

Activity: 2968
Merit: 3046



View Profile
February 03, 2022, 07:22:57 PM
 #15

Thanks mprep  Cool

I havnt installed it for now or using it and will take a look at some stage when i have the time for !
Just to see what kind of Badges are sticked to the Users .
And yeah something like this would be nice to get from theymos on the Forum at some time.

You're a great moderator, even though I don't frequent the sections you handle very often.  You've also been around for as long as I can remember.
indeed and i agree with that he is a great moderator , and he is mostly everywhere on the forum.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!