Welcome to my blog. You can now find SofanMax at Google News!

Another User Script for Drrr.com - LocalMute

Another User Script for Drrr.com - LocalMute is a script which you can install to locally mute annoying people in drrr.com
2 min read
Durarara!! (in Japanese: デュラララ!!), or often abbreviated as DRRR!!, is one of the most interesting light novel which was adapted into one of the most underrated anime ever.

Most of you probably do not recognize this series due to its unusual theme. It features a large number of characters whose life intertwined with each other in some ways. This series incorporates slice of life, action and supernatural elements into its story, creating a gripping and mysterious yet lighthearted tale.

The main story is also heavily influenced by image board culture and urban legends. If you like stuffs about hive mind, anonymous, and internet legends, you will definitely find DRRR!! to be very enticing.

DRRR!! was adapated into three seasons. The first season was aired in 2011 and last one had finished aired in 2016. For most anime fans, DRRR!! may have faded into obscurity. However, there are many loyal cult-like followers which still can be found all around the internet even years after the series had ended.

You can find some of DRRR!!'s fans in drrr.com. This website's user interface is inspired by the chat room which can be found in the series. You can find some nice anonymous online friends in there, much like in the anime. However, due to its anonymous nature, the users of the chat room may not always be the most pleasant.

Thankfully, there are fans of the chatroom who come up with creative user scripts which you can install to censor bad users.


How to Use LocalMute


This user script is intended for room user to mute other user locally (it means the mute effect only happen in your own computer, which is good enough). Room hosts are not advised to use this script because they may miss offending users.

If you're using Firefox, first add Code Injector extension, then follow these instruction:
  • Go to the tab where you open your drrr.com room.
  • Click on the add-ons' logo then "Add rule".
  • Then click on "Current Host" (again, make sure you do it when you are on your drrr.com tab).
  • Copy and paste the JavaScript code below, make sure you copy the whole code as instructed including //start copying here.
After you are done setting up the script, you can begin by muting other users using "!mute + username" command. Be advised that the username is case-sensitive.

Credit: NT and hey boy
//start copying here

d=[ ];
$(window).on('room.chat.message',function(event,chat){
    kero = chat.message.split(" ");
    ghost = [kero[0]];
    tomat = $(kero).not(ghost).get();
    sain = tomat.join(" ");

if(d.includes(chat.from.name) === true){
    var blah = talks.from.id;   blah.remove();
    }
else if(profile.id === chat.from.id && kero[0]=="!mute"){
    d.push(sayn);
    }
});

//credit: NT & hey boy
//end of copy

Leave a comment if the script does not work.
Professional content writer, copywriter, and owner of TokoKata. Passionate blogger and SEO enthusiast. Practicing my bachelor's degree in accounting at the Indonesian Stock Exchange.

You may like these posts

5 comments

  1. 3 years
    Please I have
    “Alternate page with proper canonical tag”
    In my search console so I add canonican Link to my HTML, this is a week now nothing have changed.

    Two what if I have 20k view from quora in a month that is all my page view is from quora will I get Google ads approve, and how much can I earn
  2. 3 years
    What is your website? I can't say for sure why you have such error. It could be that your page is not original and scrapped from different website, hence the error. But again, it could be entirely something else, need to see the website before I can give you advice. AdSense approval does not depend on the source of traffic. However, after approval, you still need organic traffic from Google search. Based on some people that I know, if all of your visitors comes from social media, including Quora, you may get flagged with invalid clicks/invalid traffic.l
    1. 3 years
      Thanks for your reply.

      My website is Motivational quotes.

      The URL is

      https://creeptoo.blogspot.com/?m=1
    2. 3 years
      Messing around with canonical is not advisable at all if you are on Blogspot. Your template is probably broken, better change it.
      Furthermore, quotes are inherently not original. Multiple websites probably have the same content. As a result, Google thinks that your website is a duplicate, so it is not canon.
    3. 3 years
      Thanks I have changed it.
      Is the template okay now!