User Controls

Userscript to Block/Mute Users

  1. #41
    ner vegas African Astronaut
    Originally posted by Ghost The government is the block script with a big sign saying "SAFE SPACE" and his arms are crossed and any bad words that try to cross into the SAFE SPACE get brutalized

    Installing a block script is like walking to work in the morning and while waiting for the bus a group of NIGGERS approach you and say HEY WORKING BOY WE CAN BEAT YOU UP BEFORE THAT BUS ARRIVES WHAT NOW YA FUCKING WORKING BITCH and they steal your brown paper bag lunch so the next day before leaving you dial 911 and tell the police to meet you at the bus stop and then the NIGGERS walk by and see you standing arm and arm with the officers and you all smirk at those niggers in the eye and say "HA! YOu"RE NOT GONNA RUIN THE WORKING MANS DAY NOW!"

    well in this scenario I'm the government so I have the monopoly on violence and you can suck my dick at gunpoint
  2. #42
    CandyRein Black Hole
    Omg I’m cumming so hard in here
    The following users say it would be alright if the author of this post didn't die in a fire!
  3. #43
    ner vegas African Astronaut
    weird
  4. #44
    CandyRein Black Hole
    Fuq …I cummd again
    The following users say it would be alright if the author of this post didn't die in a fire!
  5. #45
    ner vegas African Astronaut
    Originally posted by CandyRein Fuq …I cummd again

    The following users say it would be alright if the author of this post didn't die in a fire!
  6. #46
    CandyRein Black Hole
    Lmfao
  7. #47
    Originally posted by ner vegas

    Notice how it doesn't really block the bum hole.
  8. #48
  9. #49
    Today, you're blocking. Tomorrow, you could be blocked.
  10. #50
    Charles Ex Machina African Astronaut
    Originally posted by CandyRein Fuq …I cummd again



    Originally posted by CandyRein That just made me cum so hard…

    The Great Slut Inflection Point
  11. #51
    ner vegas African Astronaut
    Originally posted by Blunt Wrap Supreme Added some code for taking out wariat quotes, prob can be done better, it seems to werk though.


    // ==UserScript==
    // @name NiS Script
    // @namespace https://niggasin.space
    // @version 0.1
    // @description Blocking script
    // @match https://niggasin.space/*
    // @icon https://www.google.com/s2/favicons?sz=64&domain=mozilla.org
    // @grant none
    // ==/UserScript==


    const anyOf = (...strings) => str => strings.includes(str)

    const combineBlockers = blockers => str => {
    for(const b of blockers) {
    if (typeof b !== 'function') alert(b)
    }
    return blockers.some(b => b(str))
    }

    const blockPosts = (...blockers) => {
    const block = combineBlockers(blockers)
    for(const post of document.getElementsByClassName('post')) {
    const {innerText} = post.getElementsByClassName('author-name')[0]
    if (block(innerText)) post.style.display = 'none'
    }
    }

    blockPosts(
    anyOf(
    'Warcry',
    'Wariat'
    )
    )

    const blockThreads = (...blockers) => {
    const block = combineBlockers(blockers)
    for(const elem of document.getElementsByClassName('thread-author')) {
    if (!block(elem.textContent.trim())) continue
    elem.parentElement.parentElement.style.display = 'none'
    }
    }

    blockThreads(
    anyOf(
    'Warcry',
    'Wariat'
    )
    )

    const usernames = [
    'Warcry',
    'Wariat'
    ];

    const blockquotes = document.querySelectorAll('blockquote');
    blockquotes.forEach(function(blockquote) {
    const shouldRemove = usernames.some(name => blockquote.textContent.includes(`Originally posted by ${name}`));
    if (shouldRemove) {
    blockquote.remove();
    }
    });


    why const everything
  12. #52
    Solstice Naturally Camouflaged
    Originally posted by Ghost blocking people is akin to calling the police

    Thanking your own posts on your alt is akin to being a pathetic faggot
  13. #53
    Meikai Heck This Schlong
    The following users say it would be alright if the author of this post didn't die in a fire!
  14. #54
    Solstice Naturally Camouflaged
    Originally posted by Meikai

    Evil old men who fake being weak and powerless while secretly fucking everyone over to their benefit....yeah Palpatine and Biden aren't far off.
  15. #55
    ner vegas African Astronaut
    fully automatic applause at the end of the show
  16. #56
    ner vegas African Astronaut
    I'm sitting at .380 thanks
  17. #57
    Charles Ex Machina African Astronaut
    Originally posted by vindicktive vinny well when people stopped believing anything the media throws at them and started to turn to alternative media or citizen journalists cencorship will resume.

    if anything technology we have today are more efficient and absolute at censoring information than was possible in era of the past.

    totallen conzorzhip.

    yes. vindickated vinny vindickated again.

    the path to totallen censorship has traditionally never came from without, but rather has always came from within, when citizen, having been annoyed and pained from the free and unrestrained flow of information, clamor for protection from the information they're uncomfortable with, from the powers that be.

    at all cost.
  18. #58
    Charles Ex Machina African Astronaut
    Originally posted by ner vegas fully automatic applause at the end of the show

    cluster standing ovations
    The following users say it would be alright if the author of this post didn't die in a fire!
  19. #59
    Originally posted by Charles Ex Machina yes. vindickated vinny vindickated again.

    the path to totallen censorship has traditionally never came from without, but rather has always came from within, when citizen, having been annoyed and pained from the free and unrestrained flow of information, clamor for protection from the information they're uncomfortable with, from the powers that be.

    at all cost.

  20. #60
    Charles Ex Machina African Astronaut
    i can imagine "nerve gas" to be the spartan guy that blinded himself because he couldnt stand looking at his kings penis.



Jump to Top