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)
-   -   Make GFY Great Again (https://gfy.com/showthread.php?t=1247053)

wocnom 02-19-2017 12:07 PM

Make GFY Great Again
 

So, lately I noticed that like 1/3 of "Fucking Around & Program Discussion" is spammed with _SO MANY_ Trump threads.
> I don't like it. Don't get me wrong, I just don't care. I wanna read about adult biz stuff.

What could I do? Well, a lot of you surely remember the userscript from Killswitch for blocking user posts on the client side. I am using it sice then.

Quote:

Originally Posted by wocnom (Post 20622539)
Hi there,

this is actually not a bad idea considering useless spam on this forum. I fork the version from CPA-Rush with these changes:
  • It's applicated to the whole forum (search, all sections - not only to "Fucking Around & Program Discussion").
  • In thread listings, the threads stared by users in your hide_list are moved to the bottom of the list and set opacity to 0.5. So you can still see the spam, if you want, but the priority is lower than proper threads from other users.
  • Posts from users in your hide_list are not removed from the thread, but the background color of these posts are set to black. So it's somehow optical marked for you.

Why is this more suitable for me?
  • I still wanna know about existence of these junk posts/threads but I wanna set them lower priority (threads) and mark the posts.

So I added some more features in version 1.2. to fix our problem:
  • There are another array (hide_titles), where you put keyword for the titles of posts. When the keyword is matched in the title, the thread is removed.
  • There is variable visible. When you set it to TRUE, you can still read the threads/post. They are just moved to the bottom of the site with lower opacity (threads) and black (posts) like i wrote in quote above. When you set it to FALSE, the threads and posts are removed completely.

An example if visible = true:

https://i.imgbox.com/fP27C79G.jpg

THE SCRIPT: http://pastebin.com/raw/cB8J7TV1

Installation in firefox:
  • You must have installed addon GreaseMonkey.
  • Copy the code of script from pastebin. Create file with name "gfy.user.js" and save the code to it.
  • Modify the arrays (hide_users, hide_titles).
  • Drag the file a drop it into firefox.
  • Accept, enable and use the script.

johnnyloadproductions made a video of installation the userscript in previous thread:

Quote:

Originally Posted by johnnyloadproductions (Post 20624055)

Feel free to modify the userscript, share it or whatever you want to do with it.
If you have any trouble, just post here. I am using the userscript in firefox. I didn't try it in chrome.

The credits go to: Killswitch, Mr Pheer, CPA-Rush, johnnyloadproductions, wocnom.

brassmonkey 02-19-2017 12:18 PM

i said it b4 the code was made by a mainstream user! in like 2004 :1orglaugh:1orglaugh they did not write it!
https://gfy.com/fucking-around-and-pr...l-special.html

bns666 02-19-2017 01:29 PM

:1orglaugh

Pete 02-19-2017 02:26 PM

Fuck Off!

Barry-xlovecam 02-19-2017 03:04 PM

If people where here for business there would be business threads.
If people replied to business threads they would advance on the list in the top fold.
So, what does that tell you ...
The longest journey begins with the first step start a business thread every day -- one in 10 or 20 might be of interest around here and get replies these days. Don't just whine about it -- DO SOMETHING POSITIVE.

JohnnyClips - BANNED FOR LIFE 02-19-2017 03:05 PM

I'm making Eric 5x as much as he was making before

Ferus 02-19-2017 03:08 PM

Like HELL I am going to install anything like that on my computer. Might as well just post all my passwords in my signature.

Barry-xlovecam 02-19-2017 03:11 PM

Quote:

Originally Posted by JohnnyClips (Post 21558157)
I'm making Eric 5x as much as he was making before

Then you should get a raise :oP
to 5 cents a post

blackmonsters 02-19-2017 03:30 PM

Quote:

Originally Posted by wocnom (Post 21557680)

So, lately I noticed that like 1/3 of "Fucking Around & Program Discussion" is spammed with _SO MANY_ Trump threads.
> I don't like it. Don't get me wrong, I just don't care. I wanna read about adult biz stuff.

What could I do? Well, a lot of you surely remember the userscript from Killswitch for blocking user posts on the client side. I am using it sice then.



So I added some more features in version 1.2. to fix our problem:
  • There are another array (hide_titles), where you put keyword for the titles of posts. When the keyword is matched in the title, the thread is removed.
  • There is variable visible. When you set it to TRUE, you can still read the threads/post. They are just moved to the bottom of the site with lower opacity (threads) and black (posts) like i wrote in quote above. When you set it to FALSE, the threads and posts are removed completely.

An example if visible = true:

https://i.imgbox.com/fP27C79G.jpg

THE SCRIPT: http://pastebin.com/raw/cB8J7TV1

Installation in firefox:
  • You must have installed addon GreaseMonkey.
  • Copy the code of script from pastebin. Create file with name "gfy.user.js" and save the code to it.
  • Modify the arrays (hide_users, hide_titles).
  • Drag the file a drop it into firefox.
  • Accept, enable and use the script.

johnnyloadproductions made a video of installation the userscript in previous thread:



Feel free to modify the userscript, share it or whatever you want to do with it.
If you have any trouble, just post here. I am using the userscript in firefox. I didn't try it in chrome.

The credits go to: Killswitch, Mr Pheer, CPA-Rush, johnnyloadproductions, wocnom.


I have a nice add-on that I wrote.
It allows you to see that someone was quoted but their quote is turned into the shit that it is.


The code you removed the comments from in the video should be changed to this :


$('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>");
}
});
}); //replaces quotes of shitty people with a piece of shit.


:1orglaugh

romeo22 02-19-2017 03:40 PM

very good I agree

j3rkules 02-19-2017 03:58 PM

Works like charm.

:winkwink:

NatalieK 02-19-2017 04:48 PM

why am I on that list, cheeky fkr...

I bring only positive to GFY. I´m not negative, this script is negative :(

JohnnyClips - BANNED FOR LIFE 02-19-2017 04:48 PM

Quote:

Originally Posted by GspotProductions (Post 21558451)
why am I on that list, cheeky fkr...

I bring only positive to GFY. I´m not negative, this script is negative :(

You're not exactly the brightest bulb of the bunch :1orglaugh:1orglaugh

brassmonkey 02-19-2017 07:02 PM

Quote:

Originally Posted by GspotProductions (Post 21558451)
why am I on that list, cheeky fkr...

I bring only positive to GFY. I´m not negative, this script is negative :(

who the fuck cares? im on the bitch op list! that asshole can block me! that fuker has like 100 post! :1orglaugh:1orglaugh:1orglaugh the retard is giving out credit to people that did nothing but found code and posted it!

Barry-xlovecam 02-19-2017 07:15 PM

Quote:

Originally Posted by GspotProductions (Post 21558451)
why am I on that list, cheeky fkr...

I bring only positive to GFY. I´m not negative, this script is negative :(

I am glad I am on that list. I think the OP is a fucking wanker crybaby. It is because of foolishness like this I prefer NOT to discuss business here. Too many unworthy persons here -- it has alway been like that here. I am selective of who I will help -- not like I am struggling to make any money ...

NatalieK 02-19-2017 07:32 PM

Quote:

Originally Posted by JohnnyClips (Post 21558454)
You're not exactly the brightest bulb of the bunch :1orglaugh:1orglaugh

Quote:

Originally Posted by brassmonkey (Post 21558910)
who the fuck cares? im on the bitch op list! that asshole can block me! that fuker has like 100 post! :1orglaugh:1orglaugh:1orglaugh the retard is giving out credit to people that did nothing but found code and posted it!

Quote:

Originally Posted by Barry-xlovecam (Post 21558934)
I am glad I am on that list. I think the OP is a fucking wanker crybaby. It is because of foolishness like this I prefer NOT to discuss business here. Too many unworthy persons here -- it has alway been like that here. I am selective of who I will help -- not like I am struggling to make any money ...

:1orglaugh

we´re all on the list, Brass says OP´s a little bitch and hasn´t done anything apart from using other peoples code to gain some credit & like Barry says, op´s the wanker

seems the OP needs to be put on ignore :winkwink:

mineistaken 02-19-2017 07:54 PM

Quote:

Originally Posted by GspotProductions (Post 21558451)

I bring only positive to GFY. I´m not negative

Yes, your 2 latest threads (as an example) are surely positive.
Oh, wait, by libby double standard it is ok to be negative towards "the wrong" side. It equated to being positive in libbyland :1orglaugh

yumyumiulia 02-19-2017 11:50 PM

Gfy was always great :))

sarettah 02-19-2017 11:56 PM

Quote:

Originally Posted by Barry-xlovecam (Post 21558934)
I am glad I am on that list. I think the OP is a fucking wanker crybaby. It is because of foolishness like this I prefer NOT to discuss business here. Too many unworthy persons here -- it has alway been like that here. I am selective of who I will help -- not like I am struggling to make any money ...

I don't see you on the list.

The list I see in the pastebin link the OP put up is:

'TTI-Rich',
'DVTimes',
'Twitter',
'brassmonkey',
'ShowMe69',
'AFSC',
'jerkules',
'desertfoxx',
'xXXtesy10',
'clickity click',
'wehateporn',
'marlboroack',
'EddyTheDog',
'Tumblr',
'Grapesoda',
'emill',
'arena18',
'Harmon',
'Rob',
'Muad\'Dib',
'yuu',
'MyPornoMovie',
'GspotProductions',
'windycityxx',
'JohnnyClips'

.

sarettah 02-20-2017 08:42 AM

When I run the original one that Killswitch put up (which is only when the noise level really gets to me), the list I have is:

'Joshua G',
'wehateporn',
'Coup',
'crockett',
'Grapesoda',
'onwebcam',
'plaster',
'Dvae',
'LatinaCamChat',
'GspotProductions',
"Muad'Dib",
'noshit',
'm4nipul8',
'Scott McD',
'VikingMan',
'crucifissio',
'mineistaken',
'nico-t',
'Bladewire',
'badgirlfilms',
'Vendot',
'Google Expert',
'MiamiBoyz',
'Relic',
'Bjorn_Tasty1',
'GFED',
'galleryseek',
'Smack dat',
'Paul Markham',
'Matt-ADX',
'TheSquealer',
'JohnnyClips',
'Dead Eye',
'Pete',
'Brian mike',
'tjjones',
'brassmonkey',
'2MuchMark',
'TCLGirls',
'TheDynasty',
'escorpio',
'john1975',
'cocksucker mcgee',
'Steve Rupe',
'pillow'

.

#bumpthebiz

Spunky 02-20-2017 08:47 AM

I blame it on the reefer

NETSEX 02-20-2017 09:39 AM

that is to much time of my life if i do that

Paul Markham 02-20-2017 09:47 AM

If GFY were mostly business, it would have gone a long time ago. Like most of the business only forums.

romeo22 02-20-2017 11:25 AM

I miss old Gfy

Pete 02-20-2017 02:51 PM

Quote:

Originally Posted by romeo22 (Post 21561172)
I miss old Gfy

Me too.....

nikki99 02-20-2017 02:57 PM

yeahhhhhh :thumbsup

CPA-Rush 02-20-2017 03:59 PM

Quote:

Originally Posted by Ferus (Post 21558163)
Like HELL I am going to install anything like that on my computer. Might as well just post all my passwords in my signature.

learning how to read source code help:pimp

CPA-Rush 02-20-2017 04:02 PM

thanks wocnom for the addition https://gfy.com/images/icons/smile.gif

CaptainHowdy 02-20-2017 04:12 PM

GFY is what YOU make of it ...

Sid70 02-21-2017 06:31 AM

Fucking too late.

http://i79.fastpic.ru/big/2016/0605/...e83d88da2b.png

davidCRM 02-21-2017 06:59 AM

hell yeah, i'm gonna try it on Chrome. thanks :thumbsup

CPA-Rush 03-04-2017 10:05 AM

love it !

Code:


var hide_titles = [

  'murder',
  'sucide',
  'crime',
  'die',
  'death',
  'dead',
  'arrested',
  'star',
  'feminist',
  'refuge',
  'muslims',
  'politics',
  'right wing',
  'party',
  'communist',
  'fascist',
  'dictator',
  'north korea',
  'iran',
  'army',
  'beast',
  'zoo',
  'incest',
  'poo',
  'bankruptcy',
  'zuzana',
  'chaturbate',
  'bonga',
  'spam me',
  'Help ME',
  'so fucking banned',
  'racist',
  'racism',
  'hahahahahaha',
  'n*gger',
  'n**ger',
  'negro',
  'Irwin',

Code:

var visible = false;

GFED 03-04-2017 10:13 AM

Quote:

Originally Posted by sarettah (Post 21560518)
When I run the original one that Killswitch put up (which is only when the noise level really gets to me), the list I have is:

'Joshua G',
'wehateporn',
'Coup',
'crockett',
'Grapesoda',
'onwebcam',
'plaster',
'Dvae',
'LatinaCamChat',
'GspotProductions',
"Muad'Dib",
'noshit',
'm4nipul8',
'Scott McD',
'VikingMan',
'crucifissio',
'mineistaken',
'nico-t',
'Bladewire',
'badgirlfilms',
'Vendot',
'Google Expert',
'MiamiBoyz',
'Relic',
'Bjorn_Tasty1',
'GFED',
'galleryseek',
'Smack dat',
'Paul Markham',
'Matt-ADX',
'TheSquealer',
'JohnnyClips',
'Dead Eye',
'Pete',
'Brian mike',
'tjjones',
'brassmonkey',
'2MuchMark',
'TCLGirls',
'TheDynasty',
'escorpio',
'john1975',
'cocksucker mcgee',
'Steve Rupe',
'pillow'

.

#bumpthebiz

sweet, i made someone's ignore list... :1orglaugh:1orglaugh:1orglaugh:1orglaugh:1orglaugh :1orglaugh:1orglaugh:1orglaugh:1orglaugh:1orglaugh :1orglaugh:1orglaugh:1orglaugh

Bladewire 03-04-2017 10:31 AM

Quote:

Originally Posted by sarettah (Post 21560518)
When I run the original one that Killswitch put up (which is only when the noise level really gets to me), the list I have is:

'Joshua G',
'wehateporn',
'Coup',
'crockett',
'Grapesoda',
'onwebcam',
'plaster',
'Dvae',
'LatinaCamChat',
'GspotProductions',
"Muad'Dib",
'noshit',
'm4nipul8',
'Scott McD',
'VikingMan',
'crucifissio',
'mineistaken',
'nico-t',
'Bladewire',
'badgirlfilms',
'Vendot',
'Google Expert',
'MiamiBoyz',
'Relic',
'Bjorn_Tasty1',
'GFED',
'galleryseek',
'Smack dat',
'Paul Markham',
'Matt-ADX',
'TheSquealer',
'JohnnyClips',
'Dead Eye',
'Pete',
'Brian mike',
'tjjones',
'brassmonkey',
'2MuchMark',
'TCLGirls',
'TheDynasty',
'escorpio',
'john1975',
'cocksucker mcgee',
'Steve Rupe',
'pillow'

.

#bumpthebiz

:disgust

Kittens 03-04-2017 01:10 PM

Quote:

Originally Posted by Bladewire (Post 21594124)
:disgust

That's hilarious. Bitch boy clearly annoys others. What the fuck do you do outside of get yourself put on a global block list for being a fuckwad? :1orglaugh:1orglaugh:1orglaugh

If you put nearly as much attention into your business as you do policing GFY and getting yourself put on block lists, you might not feel the need to spend so much time here. :2 cents:

Bladewire 03-04-2017 01:20 PM

Quote:

Originally Posted by Kittens (Post 21594547)
That's hilarious. Bitch boy clearly annoys others. What the fuck do you do outside of get yourself put on a global block list for being a fuckwad? :1orglaugh:1orglaugh:1orglaugh

If you put nearly as much attention into your business as you do policing GFY and getting yourself put on block lists, you might not feel the need to spend so much time here. :2 cents:

Hopefully Eric can contact you to see what previous nic you claim to have had him delete on the forum in 2012 as you claim in this thread Business PornHero has inspired me... Lets talk biz. - GoFuckYourself.com - Adult Webmaster Forum

I'm guessing you were banned for multiple nics and scamming people for money.

You're already polluting other threads with negativity & drama & insulting multiple people without provocation.

JohnnyClips - BANNED FOR LIFE 03-04-2017 01:21 PM

Quote:

Originally Posted by Bladewire (Post 21594595)
Hopefully Eric can contact you to see what previous nic you claim to have had him delete on the forum in 2012 as you claim in this thread Business PornHero has inspired me... Lets talk biz. - GoFuckYourself.com - Adult Webmaster Forum

I'm guessing you were banned for multiple nics and scamming people for money.

You're already polluting other threads with negativity & drama & insulting multiple people without provocation.

You've done the exact same thing

Liberals ALWAYS project

Kittens 03-04-2017 01:22 PM

Quote:

Originally Posted by Bladewire (Post 21594595)
Hopefully Eric can contact you to see what previous nic you claim to have had him delete on the forum in 2012 as you claim in this thread Business PornHero has inspired me... Lets talk biz. - GoFuckYourself.com - Adult Webmaster Forum

I'm guessing you were banned for multiple nics and scamming people for money.

You're already polluting other threads with negativity & drama & insulting multiple people without provocation.

:1orglaugh:1orglaugh:1orglaugh

This fucking guy, so god damn childish. SOMEONE HURT MY FEELINGS ON GOFUCKYOURSELF.COM!!!! :1orglaugh:1orglaugh:1orglaugh

No wonder you're on a global block list. I'm getting sick of it already, and I haven't been here that long.

Bladewire 03-04-2017 01:24 PM

Quote:

Originally Posted by Kittens (Post 21594607)
:1orglaugh:1orglaugh:1orglaugh

This fucking guy, so god damn childish. SOMEONE HURT MY FEELINGS ON GOFUCKYOURSELF.COM!!!! :1orglaugh:1orglaugh:1orglaugh

No wonder you're on a global block list. I'm getting sick of it already, and I haven't been here that long.

You're having self control issues and showing people who you really are, better keep it under wraps :2 cents:

Kittens 03-04-2017 01:27 PM

Quote:

Originally Posted by Bladewire (Post 21594628)
You're having self control issues and showing people who you really are, better keep it under wraps :2 cents:

http://i.imgur.com/pzJnJno.gif

SilentKnight 03-04-2017 01:35 PM

Quote:

Originally Posted by Barry-xlovecam (Post 21558151)
If people where here for business there would be business threads.
If people replied to business threads they would advance on the list in the top fold.
So, what does that tell you ...
The longest journey begins with the first step start a business thread every day -- one in 10 or 20 might be of interest around here and get replies these days. Don't just whine about it -- DO SOMETHING POSITIVE.

^^^^^ this ^^^^^^

SilentKnight 03-04-2017 01:38 PM

Quote:

Originally Posted by sarettah (Post 21560518)
When I run the original one that Killswitch put up (which is only when the noise level really gets to me), the list I have is:

'Joshua G',
'wehateporn',
'Coup',
'crockett',
'Grapesoda',
'onwebcam',
'plaster',
'Dvae',
'LatinaCamChat',
'GspotProductions',
"Muad'Dib",
'noshit',
'm4nipul8',
'Scott McD',
'VikingMan',
'crucifissio',
'mineistaken',
'nico-t',
'Bladewire',
'badgirlfilms',
'Vendot',
'Google Expert',
'MiamiBoyz',
'Relic',
'Bjorn_Tasty1',
'GFED',
'galleryseek',
'Smack dat',
'Paul Markham',
'Matt-ADX',
'TheSquealer',
'JohnnyClips',
'Dead Eye',
'Pete',
'Brian mike',
'tjjones',
'brassmonkey',
'2MuchMark',
'TCLGirls',
'TheDynasty',
'escorpio',
'john1975',
'cocksucker mcgee',
'Steve Rupe',
'pillow'

.

#bumpthebiz

Damn...another list I didn't make. :1orglaugh

Will promise to try harder.

Kittens 03-04-2017 01:40 PM

Quote:

Originally Posted by SilentKnight (Post 21594682)
Damn...another list I didn't make. :1orglaugh

Will promise to try harder.

I put you on my "This guy fucks" list. Does that help?

wocnom 03-11-2017 06:26 AM

Quote:

Originally Posted by Barry-xlovecam (Post 21558151)
If people where here for business there would be business threads.
If people replied to business threads they would advance on the list in the top fold.
So, what does that tell you ...
The longest journey begins with the first step start a business thread every day -- one in 10 or 20 might be of interest around here and get replies these days. Don't just whine about it -- DO SOMETHING POSITIVE.

Quote:

Originally Posted by GspotProductions (Post 21558451)
why am I on that list, cheeky fkr...
I bring only positive to GFY. I´m not negative, this script is negative :(

Quote:

Originally Posted by brassmonkey (Post 21558910)
who the fuck cares? im on the bitch op list! that asshole can block me! that fuker has like 100 post! :1orglaugh:1orglaugh:1orglaugh the retard is giving out credit to people that did nothing but found code and posted it!

You actually couldn't be more wrong.
I don't get it, why you so butthurt. This is not about distribution of my personal user/topic filter at all. That's just like example how to fill the arrays.

User, who downloaded the script, makes _HIS PERSONAL_ filter. That's the whole point. It's like client side adblock, but so much more moral. Nobody gets paid for me reading the junk I don't care.

The script is the cure.

The script is... FREEDOM.


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

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