Hide Particular Hive Spammer's Comments Completely

Want to completely hide a comment spammer's posts in the Peakd front-end?

No problem, use this JavaScript snippet and eliminate their weird public abuse-kink from your life ...

Step 1 install the Wild Monkey Chrome extension

Step 2 Add the following script, specifying https://Peakd.com as the page to run the script on

// ==UserScript==
// @name         Hide kgakakillerg Comments
// @namespace    https://peakd.com/
// @version      1.0
// @description  Hide comments by spammer whose id starts with kgakakillerg_
// @match        *://*/*
// @run-at       document-idle
// ==/UserScript==

(function() {
  'use strict';
  const selector = '[id^="kgakakillerg_"]';

  function hideSpammer(root = document) {
    root.querySelectorAll(selector).forEach(el => {
      const container = el.closest('article, .comment, .comment-item, .reply') || el.parentElement;
      if (container) container.style.display = 'none';
    });
  }

  hideSpammer();

  // Watch for dynamically loaded comments
  const obs = new MutationObserver(muts => {
    for (const m of muts) {
      for (const node of m.addedNodes) {
        if (node.nodeType === 1) hideSpammer(node);
      }
    }
  });
  obs.observe(document.body, { childList: true, subtree: true });
})();

Step 3 activate!

Screenshot 2025-10-17 at 15.19.20.png

Boom! Never see KKKs whining about downvotes in your comment area again!



0
0
0.000
3 comments
avatar

Lol what a loser 😂😂😂😂😂

Keep supporting your scamming farming downvoting friend's 😂😂😂😂😂😂

0
0
0.000
avatar

Hello everyone I hope you are all good and well today in this post is some of the evidence to prove my case

If you didn't know I've been getting downvoted for a long time on Hive

They have been trying to bully me with downvotes and words but it doesn't affect me I've been online for over 25 years

So I've dealt with people like this before it's nothing new

But what they are doing is bad Very badi joined steemit like everyone else thinking it offers freedom but I must say steemit offered much more freedom than Hive does

Everyone already knows I only post my own original content I have no need to steal anything from anyone

I've been labelled a lot of things on Hive 😂 by the biggest farmers scammers and downvoters

Actions speak louder than any words do especially when them words are coming from a compolsive liars

I will keep updating this post when I get time

kgakakillerg evidence

kgakakillerg original content

kgakakillerg evidence

kgakakillerg evidence

kgakakillerg original content

kgakakillerg evidence

kgakakillerg evidence

kgakakillerg evidence

kgakakillerg evidence

kgakakillerg evidence

kgakakillerg evidence

kgakakillerg evidence

kgakakillerg evidence

kgakakillerg evidence

kgakakillerg evidence

kgakakillerg evidence

kgakakillerg evidence

https://hive.blog/hive/@ureka.stats/the-untrending-report-hive-downvote-analysis-16-09-2025-20250916181314

https://hive.blog/hivedev/@makerhacks/please-peakd-allow-me-to-completely-block-spammers-would-you-ever-vote-for-this

https://hive.blog/hive-167547/@dlmmqb/re-kgakakillerg-t34wy6

https://hive.blog/hive-170475/@acidyo/re-kgakakillerg-t32sw1

https://hive.blog/hive-167922/@themarkymark/re-kgakakillerg-t30ziu

https://hive.blog/hive/@ureka.stats/the-untrending-report-hive-downvote-analysis-29-09-2025-20250929172045

No downvotes for this racist person 🧐 kgakakillerg evidence

https://hive.blog/hive-196387/@acidyo/re-kgakakillerg-t41yr6

https://hive.blog/dvs/@dhedge/re-kgakakillerg-t3clz3

https://hive.blog/hive-150329/@kgakakillerg/t3a8fu

https://hive.blog/musical/@steevc/re-kgakakillerg-t2kz1m

0
0
0.000
avatar

Funny how you called it wild monkey you are a racist person 😂😂😂😂😂

0
0
0.000