GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Rant FFS GFY is getting stupid now (https://gfy.com/showthread.php?t=1186390)

rogueteens 03-06-2016 02:16 PM

FFS GFY is getting stupid now
 
Please lets get rid of that damn monkey, the Fucking Around forum is ruined by his copy/pasting post count racing.

All those stupid pointless posts have swamped any good, relevant posts.

Please god, weald the ban hammer.

#23 03-06-2016 02:50 PM

Quote:

Originally Posted by rogueteens (Post 20751820)
Please lets get rid of that damn monkey, the Fucking Around forum is ruined by his copy/pasting post count racing.

All those stupid pointless posts have swamped any good, relevant posts.

Please god, weald the ban hammer.

No shit if anybody else would spam like that theyd get banned

brassmonkey 03-07-2016 12:36 AM

juicy bumped old threads numb nutts

SBJ 03-07-2016 07:14 AM

Quote:

Originally Posted by brassmonkey (Post 20752801)
juicy bumped old threads numb nutts

YES THIS!

BM posts 2 or 3 news articles a day and you can read them or ignore them. Juicy has been on a mission of bumping 15-20 of BMs old threads to make it look like BM is posting that many new threads.

blackmonsters 03-07-2016 07:27 AM

Quote:

Originally Posted by rogueteens (Post 20751820)
Please lets get rid of that damn monkey, the Fucking Around forum is ruined by his copy/pasting post count racing.

All those stupid pointless posts have swamped any good, relevant posts.

Please god, weald the ban hammer.


Ban the asshole who keeps bumping those ancient threads.

Brass post a couple bullshits a day just like wehateporn and DVTimes.
The board is ruined by all the people whining about Brass and bumping the threads.

BlackCrayon 03-07-2016 07:34 AM

just use the add on that blocks whatever users you want. makes the board much cleaner and you don't have to rely on mods to get rid of them. i have a good 20 users on mine.

blackmonsters 03-07-2016 07:44 AM

Quote:

Originally Posted by rogueteens (Post 20751820)
Please lets get rid of that damn monkey, the Fucking Around forum is ruined by his copy/pasting post count racing.

All those stupid pointless posts have swamped any good, relevant posts.

Please god, weald the ban hammer.


Code:

// ==UserScript==
// @name        gfy.com
// @description block  threads,  posts, etc from certain users
// @include    https://gfy.com/*
// @include    http://*.gfy.com/*
// @require    https://code.jquery.com/jquery-1.7.2.min.js
// @version    1.0
// @grant      none
// ==/UserScript==
 
var hide_users = [
        'HaterNick01',
        'HaterNick02',
        'HaterNick03',
        'HaterNick04'

];
 
$(document).ready(function () {
    $('#threadslist tbody tr').each(function (thread_index, thread_value) {
        var thread_block = $(this);
        var thread_starter = $('span[style="cursor:pointer"]', this).text();
        $(hide_users).each(function (hide_index, hide_user) {
            if (thread_starter === hide_user) {
//        $('#threadslist tbody:last').append("<tr style='opacity: 0.5'>" + thread_block.html() + "</tr>");
                thread_block.remove();
            }
        });
    });
 
    $('table[id^="post"]').each(function (post_index, post_value) {
        var post_block = $(this);
        var post_author = $('a.bigusername', this).text();
        $(hide_users).each(function (hide_index, hide_user) {
            if (post_author === hide_user) {
                post_block.remove();
            }
        }); //removes entire post of someone on the ignore list.
 
        $('div[style^="margin:"]').each(function (post_index, post_value) {
       
            var post_block = $(this);
            var post_block_quote = $('div[style^="font-style:italic"]', this);
            var post_author = $('strong', this).text();
            $(hide_users).each(function (hide_index, hide_user) {
                if (post_author === hide_user) {
                    //post_block.remove();
                                                    $(post_block_quote).html("<br><font color=#998877><i>I'm a useless piece of </i></font><font size=6>&#128169</font>");
                }
            });
        }); //removes any quotes someone may have made of a person on ignore, even if quotes multiple times but they have to have the name in the quote

 
    }); //end of nested forloops for checking both posts and quotes.
});


:2 cents:

LatinaCamChat 03-07-2016 08:50 AM

Quote:

Originally Posted by SBJ (Post 20753398)
YES THIS!

BM posts 2 or 3 news articles a day and you can read them or ignore them. Juicy has been on a mission of bumping 15-20 of BMs old threads to make it look like BM is posting that many new threads.

Yeah, defending brassniglet on the matter. What a fucking goof :uhoh

SekobA 03-07-2016 09:48 AM

yeah we dont need all yahoo news on gfy

Rochard 03-07-2016 10:11 AM

I pretty much ignore Brassmonkey. I am okay with news being posted here, but if someone is just copying and pasting news that is not really interesting.... There isn't much purpose in it.

#23 03-07-2016 11:29 AM

We can do this today !

SBJ 03-07-2016 11:36 AM

Quote:

Originally Posted by LatinaCamChat (Post 20753656)
Yeah, defending brassniglet on the matter. What a fucking goof :uhoh

I'm not defending shit.. Just FUCKING SICK of Juicy bumping 20 four to eight year old threads!

Why are you people so fucking stupid to think BM is the problem here?? I don't think I've ever seen more than 3 copy and paste stories in a day posted by him.. 3 threads can easily just be overlooked or read if it's a interesting copy/paste. But when Juicy bumps 20 OLD threads it make the 1st page look like shit. That is NOT BMs fault.

CDSmith 03-07-2016 12:03 PM

I probably click on 1 or 2% of BM's 'news' posts. You have to admit, a few of them are interesting. As for the rest, well I guess I've developed a kind of filter over the years, because I skim right over most of the noise and click what interests me.

I guess I'm saying he doesn't much bother me.

If I really wanted to drown out a Brassmonkey I'd probably start up a half dozen or a dozen more relevant threads of my own per day. You know, businessy stuff, industry stuff, articles, insider stuff, and 'would you hitit?' threads.

But who has the time for that? :1orglaugh

Relic 03-07-2016 12:09 PM

Quote:

Originally Posted by CDSmith (Post 20754337)
I probably click on 1 or 2% of BM's 'news' posts. You have to admit, a few of them are interesting. As for the rest, well I guess I've developed a kind of filter over the years, because I skim right over most of the noise and click what interests me.

I guess I'm saying he doesn't much bother me.

If I really wanted to drown out a Brassmonkey I'd probably start up a half dozen or a dozen more relevant threads of my own per day. You know, businessy stuff, industry stuff, articles, insider stuff, and 'would you hitit?' threads.

But who has the time for that? :1orglaugh

I have time for the Manitoba News.

nico-t 03-07-2016 12:24 PM

Quote:

Originally Posted by blackmonsters (Post 20753428)
Ban the asshole who keeps bumping those ancient threads.

Brass post a couple bullshits a day just like wehateporn and DVTimes.
The board is ruined by all the people whining about Brass and bumping the threads.

i have no idea why you keep sticking up for brasshat. Do you have a soft spot for complete idiots who cannot string a simple sentence together?

The Porn Nerd 03-07-2016 12:35 PM

I will go on record here: I LIKE BRASSMONKEY!

I like his posts, I like his replies, I like his avatar and I even like his fucking bee business. in fact, I like BM a fuck lot more than many people who post here.

Seriously, why ANYONE wastes his/her life complaining about other forum members and what/how they post is beyond me.

And it tells me one thing: many GFYers have absolutely NO LIFE.
Get some hobbies people, please.

SBJ 03-07-2016 01:02 PM

Quote:

Originally Posted by nico-t (Post 20754424)
i have no idea why you keep sticking up for brasshat. Do you have a soft spot for complete idiots who cannot string a simple sentence together?

Well it looks like the issue has been resolved. Juicy appears to be banned and won't be bumping 20+ old threads now..

Hate BM all you want but read the last 20 posts by him and read the last 20 by Juicy. There is only one post on juicy's last 20 that wasn't a hate post against BM or black people in general
https://gfy.com/search.php?searchid=5368774

MaDalton 03-07-2016 01:14 PM

a couple Brassmonkey threads are not the main reason why this place became a dump

SBJ 03-07-2016 01:17 PM

Quote:

Originally Posted by MaDalton (Post 20754592)
a couple Brassmonkey threads are not the main reason why this place became a dump


Yup I blame Canada!


xXXtesy10 03-07-2016 02:05 PM


The Porn Nerd 03-07-2016 02:08 PM

Quote:

Originally Posted by MaDalton (Post 20754592)
a couple Brassmonkey threads are not the main reason why this place became a dump

I blame myself. :(

:banana


All times are GMT -7. The time now is 12:32 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123