![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() ![]() |
|
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
Thread Tools |
![]() |
#1 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
BWWWAAAAHAHAHAHA! hehehe hahaha
![]() // ==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 = [ 'Juicy D. Links', 'Mr Pheer', 'mineistaken', 'TheSquealer', '420', '#23', 'Brian837', 'desertfoxx', 'xXXtesy10', 'L-Pink', 'escorpio', 'Sid70', 'Horatio Caine', 'CjTheFish', 'nico-t', 'Relic', 'Smack dat', 'Grapesoda', 'Matt 26z', 'Nitzer Ebb', 'Relic', 'wehateporn', 'Google Expert', 'Joshua G', 'Smut-Talk', 'MrMaxwell', 'onwebcam', 'OneHungLo', 'Just Alex', 'GFED', 'BobJones123', 'Boozer', 'MFCT', 'Scott McD', 'Drax', 'JohnnyNight', 'Juicifer', 'Steve Rupe', 'oppoten' ]; $(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>💩</font>"); } }); }); //removes any quotes someone may have made of a person on ignore, even if quotes multiple times }); //end of nested forloops for checking both posts and quotes. });
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#2 |
Pay It Forward
Industry Role:
Join Date: Sep 2005
Location: Yo Mama House
Posts: 76,936
|
thank u
![]() ![]()
__________________
TRUMP 2025 KEKAW!!! - Support The Laken Riley Act!!! END DACA - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#3 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
You might want to add CaptainHowdy
He's starting to go off the edge this week. ![]()
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#4 | |
Pay It Forward
Industry Role:
Join Date: Sep 2005
Location: Yo Mama House
Posts: 76,936
|
Quote:
![]() ![]() ![]()
__________________
TRUMP 2025 KEKAW!!! - Support The Laken Riley Act!!! END DACA - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#5 |
Videochat Solutions
Industry Role:
Join Date: Aug 2004
Location: Canada
Posts: 48,540
|
![]()
__________________
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#6 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#7 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
Matt-ADX
xKingx
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#8 |
Confirmed User
Industry Role:
Join Date: Oct 2002
Location: In wonderland..
Posts: 7,147
|
Ignore list? By who?
And what did little me do to get added to that list? ![]()
__________________
Deposit Today With BTC - Play With Bitcoins |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#9 | |
StraightBro
Industry Role:
Join Date: Aug 2003
Location: Monarch Beach, CA USA
Posts: 56,232
|
Quote:
I want to block all the Russian bots / fake nics on here. Officially over them now. |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#10 | |
Confirmed User
Industry Role:
Join Date: Jun 2003
Location: Switzerland / Germany / Thailand
Posts: 5,469
|
Quote:
add asspimp and you can sell it as a standard feature ![]() ![]() ![]() |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#11 |
StraightBro
Industry Role:
Join Date: Aug 2003
Location: Monarch Beach, CA USA
Posts: 56,232
|
^^^ Truth
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#12 |
Too lazy to set a custom title
Industry Role:
Join Date: Dec 2004
Location: Happy in the dark.
Posts: 92,999
|
The best ignore feature is inside your head ...
__________________
FLASH SALE INSANITY! deal with a 100% Trusted Seller Buy Traffic Spots on a High-Quality Network 1 Year or Lifetime — That’s Right, Until the Internet Explodes! |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#13 | |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
Quote:
Good catch! Geeze, How did I miss that one? ![]()
__________________
Make Money with Porn |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#14 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
Disclaimer : The only reason 'Mr Pheer' is on the list is because he got all bent out of shape because I trashed his drone ideology about where drones could fly and he put me
in this script. ![]()
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#15 | |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
Quote:
I haven't tried that but try using chrome on your phone.
__________________
Make Money with Porn |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#16 |
Pay It Forward
Industry Role:
Join Date: Sep 2005
Location: Yo Mama House
Posts: 76,936
|
if i remember right he acted like he coded it. it was made by a mainstream guy. no porn it was about some sports bs. i gave him credit
__________________
TRUMP 2025 KEKAW!!! - Support The Laken Riley Act!!! END DACA - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#17 | |
StraightBro
Industry Role:
Join Date: Aug 2003
Location: Monarch Beach, CA USA
Posts: 56,232
|
Quote:
I installed tampermonkey and I'm trying to import the script from the text area and it says it can't parse it. |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#18 | |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
Quote:
Maybe you are picking up something extra when you copy it.
__________________
Make Money with Porn |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#19 | |
StraightBro
Industry Role:
Join Date: Aug 2003
Location: Monarch Beach, CA USA
Posts: 56,232
|
Quote:
![]() |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#20 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
![]() ......
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#21 |
Confirmed User
Join Date: Jul 2007
Location: OC
Posts: 3,015
|
You can remove L pink, he passed away 18 months ago.
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#22 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
Nope, that fucker will come back as a zombie.
![]()
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#23 |
Pay It Forward
Industry Role:
Join Date: Sep 2005
Location: Yo Mama House
Posts: 76,936
|
blackmonsters 2020
__________________
TRUMP 2025 KEKAW!!! - Support The Laken Riley Act!!! END DACA - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#24 |
Pay It Forward
Industry Role:
Join Date: Sep 2005
Location: Yo Mama House
Posts: 76,936
|
wrong! he's on a smaller forum don't know why
![]()
__________________
TRUMP 2025 KEKAW!!! - Support The Laken Riley Act!!! END DACA - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#25 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
Which one? I want to go there and photoshop his avatar.
![]()
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#26 | ||
see you later, I'm gone
Industry Role:
Join Date: Oct 2002
Posts: 14,057
|
Quote:
Edited in: I found when Mr Pheer did his thread and he gave creedit to killswitch. https://gfy.com/fucking-around-and-pr...-gift-gfy.html Quote:
__________________
All cookies cleared! |
||
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#27 | |
see you later, I'm gone
Industry Role:
Join Date: Oct 2002
Posts: 14,057
|
Here is where Killswitch dropped it on the board:
https://gfy.com/fucking-around-and-pr...st-inside.html Quote:
__________________
All cookies cleared! |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#28 |
Pay It Forward
Industry Role:
Join Date: Sep 2005
Location: Yo Mama House
Posts: 76,936
|
ask bladewire add that bitch sarettah
__________________
TRUMP 2025 KEKAW!!! - Support The Laken Riley Act!!! END DACA - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#29 |
Confirmed User
Industry Role:
Join Date: Jan 2015
Posts: 1,489
|
So you don't wanna see my pro-Hillary threads? What are you, a bunch of Trump supporters??
By the way, vote Hillary in 2020. Four more years!
__________________
Keeping you abreast of the teens that get undressed. Girls By Location - Couples By Location - Guys By Location - Trans By Location |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#30 |
Confirmed User
Industry Role:
Join Date: Oct 2002
Location: In wonderland..
Posts: 7,147
|
^^^ A handful of gfy members yapping about nothing...
![]()
__________________
Deposit Today With BTC - Play With Bitcoins |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#31 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
Nope!
Will never add sarettah. Sarettah was the only one on GFY who help me out after I got out of the hospital. Although I sometimes think he may have did it just to verify my identity to make sure I wasn't Brassmonkey, I really appreciated the help. I had nothing when I got out of the hospital. The hospital gave me a T-shit, nylon shorts and shower shoes to go home because I had been brought into the hospital naked and unconscious. If I made a TV show about what happened to me, I would call the show "Naked and Dead". ![]()
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#32 |
see you later, I'm gone
Industry Role:
Join Date: Oct 2002
Posts: 14,057
|
That's pretty funny to see Butcher's Bitch call someone else a bitch.
![]() .
__________________
All cookies cleared! |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#33 | |
emperor of my world
Join Date: Aug 2004
Location: nethalands
Posts: 29,903
|
Quote:
![]() ![]() ![]() ![]() |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#34 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
celandina
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#35 |
see you later, I'm gone
Industry Role:
Join Date: Oct 2002
Posts: 14,057
|
I made a tweak or two. I think this version works way better.
![]() You're welcome. 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 show_users = [ 'sarettah' ]; $(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(); $(show_users).each(function (show_index, show_user) { if (thread_starter !== show_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(); $(show_users).each(function (show_index, show_user) { if (post_author !== show_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(); $(show_users).each(function (show_index, show_user) { if (post_author !== show_user) { //post_block.remove(); $(post_block_quote).html("<br><font color=#998877><i>I'm a useless piece of </i></font><font size=6>💩</font>"); } }); }); //removes any quotes someone may have made of a person on ignore, even if quotes multiple times }); //end of nested forloops for checking both posts and quotes. });
__________________
All cookies cleared! |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#36 |
Confirmed User
Industry Role:
Join Date: Jan 2015
Posts: 1,489
|
If (hypothetically) there was anyone here with alternative nicks (which there aren't), the last thing they'd want is if a buddy were to mistakenly address an alt nick as the primary nick. Thereby blowing the cover of an alt nick.
The safest way (hypothetically) to assure that wouldn't happen is if you were to not see the alt nicks in the first place, no? We wouldn't want anyone to know which nicks on this site are the alts. Do some of you get it now? Hint hint?
__________________
Keeping you abreast of the teens that get undressed. Girls By Location - Couples By Location - Guys By Location - Trans By Location |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#37 | |
see you later, I'm gone
Industry Role:
Join Date: Oct 2002
Posts: 14,057
|
Quote:
What? .
__________________
All cookies cleared! |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#38 |
StraightBro
Industry Role:
Join Date: Aug 2003
Location: Monarch Beach, CA USA
Posts: 56,232
|
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#39 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
![]()
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#40 |
see you later, I'm gone
Industry Role:
Join Date: Oct 2002
Posts: 14,057
|
Whats so funny?
![]() .
__________________
All cookies cleared! |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#41 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
Damn, I turned if off for for a while and what a mistake.
![]()
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#42 |
So Fucking Banned
Join Date: Jul 2005
Posts: 102
|
magaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#43 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
Added Ernie D. Links
![]()
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#44 |
see you later, I'm gone
Industry Role:
Join Date: Oct 2002
Posts: 14,057
|
I'm telling you, just run the version I put up and you never have to add another user, you will see only the important posters and their posts.
![]() .
__________________
All cookies cleared! |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#45 | |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
Quote:
![]()
__________________
Make Money with Porn |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#46 | |
see you later, I'm gone
Industry Role:
Join Date: Oct 2002
Posts: 14,057
|
Quote:
Much shorter list to maintain ![]() .
__________________
All cookies cleared! |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#47 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
I don't know the user names of new clients so that wouldn't work.
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#48 |
emperor of my world
Join Date: Aug 2004
Location: nethalands
Posts: 29,903
|
![]() when south park makes fun of you, you know you've really become a crybaby loser ![]() |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#49 |
emperor of my world
Join Date: Aug 2004
Location: nethalands
Posts: 29,903
|
![]() blackmonsters: "it's all their fault, it's not me!!!!!" ![]() ![]() ![]() ![]() |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#50 |
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,227
|
Added Bladewire
![]()
__________________
Make Money with Porn |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() |
|||||||
|
|||||||
Bookmarks |