Nevadathehighelf Posted April 23 Posted April 23 (edited) Trisha Tisdale fallout 4 Edited April 23 by Nevadathehighelf 2
Hurricane370 Posted April 24 Posted April 24 Underground Clinic https://images2.imgbox.com/e8/4c/uv1t0iyh_o.png 2
Nevadathehighelf Posted April 24 Posted April 24 (edited) Trisha Tisdale feet soles fallout 4 Edited April 24 by Nevadathehighelf 2
Nevadathehighelf Posted April 25 Posted April 25 (edited) Homie couldn't HOLD it! Edited April 25 by Nevadathehighelf
Nevadathehighelf Posted April 27 Posted April 27 (edited) feet soles fallout 4 Edited April 27 by Nevadathehighelf 1
parzysty Posted April 27 Posted April 27 I wrote a script that will hide every post of the feet poster. // ==UserScript== // @name Forum Block: Nevadathehighelf // @namespace http://tampermonkey.net/ // @version 1.0 // @description Hides all posts by Nevadathehighelf on Invision Community forums // @author You // @match *://www.loverslab.com/* // @grant none // @run-at document-end // ==/UserScript== (function() { 'use strict'; // The username to target const targetUser = "nevadathehighelf"; const hidePosts = () => { // Target all 'article' tags that represent forum posts const posts = document.querySelectorAll('article.cPost'); posts.forEach(post => { // Check for the profile link within the article // IPS forums usually use the format /profile/ID-username/ const authorLink = post.querySelector(`a[href*="-${targetUser}/"]`); if (authorLink) { post.style.display = 'none'; } }); }; // Run once on load hidePosts(); // Run again if the page loads more content (AJAX/Infinite Scroll) const observer = new MutationObserver(hidePosts); observer.observe(document.body, { childList: true, subtree: true }); })(); How to install it: Install the Tampermonkey extension for your browser (Chrome, Firefox, or Edge). Click the Tampermonkey icon in your toolbar and select "Create a new script...". Delete any default code and paste the script above into the editor. Press Ctrl + S (or Cmd + S on Mac) to save. Refresh the forum page. 2
cosworth Posted April 28 Posted April 28 9 hours ago, parzysty said: I wrote a script that will hide every post of the feet poster. // ==UserScript== // @name Forum Block: Nevadathehighelf // @namespace http://tampermonkey.net/ // @version 1.0 // @description Hides all posts by Nevadathehighelf on Invision Community forums // @author You // @match *://www.loverslab.com/* // @grant none // @run-at document-end // ==/UserScript== (function() { 'use strict'; // The username to target const targetUser = "nevadathehighelf"; const hidePosts = () => { // Target all 'article' tags that represent forum posts const posts = document.querySelectorAll('article.cPost'); posts.forEach(post => { // Check for the profile link within the article // IPS forums usually use the format /profile/ID-username/ const authorLink = post.querySelector(`a[href*="-${targetUser}/"]`); if (authorLink) { post.style.display = 'none'; } }); }; // Run once on load hidePosts(); // Run again if the page loads more content (AJAX/Infinite Scroll) const observer = new MutationObserver(hidePosts); observer.observe(document.body, { childList: true, subtree: true }); })(); How to install it: Install the Tampermonkey extension for your browser (Chrome, Firefox, or Edge). Click the Tampermonkey icon in your toolbar and select "Create a new script...". Delete any default code and paste the script above into the editor. Press Ctrl + S (or Cmd + S on Mac) to save. Refresh the forum page. Seriously? If something is not up your alley, why do you not simply disregard and scroll over it, like most of us do? But each to his own. 2
parzysty Posted April 28 Posted April 28 1 hour ago, cosworth said: Seriously? If something is not up your alley, why do you not simply disregard and scroll over it, like most of us do? But each to his own. Because every 2nd post is his? It's extremely tedious scrolling past his stuff and it's easy to miss what others have made. 1
TheShadowHunter Posted April 28 Posted April 28 11 hours ago, parzysty said: I wrote a script that will hide every post of the feet poster. // ==UserScript== // @name Forum Block: Nevadathehighelf // @namespace http://tampermonkey.net/ // @version 1.0 // @description Hides all posts by Nevadathehighelf on Invision Community forums // @author You // @match *://www.loverslab.com/* // @grant none // @run-at document-end // ==/UserScript== (function() { 'use strict'; // The username to target const targetUser = "nevadathehighelf"; const hidePosts = () => { // Target all 'article' tags that represent forum posts const posts = document.querySelectorAll('article.cPost'); posts.forEach(post => { // Check for the profile link within the article // IPS forums usually use the format /profile/ID-username/ const authorLink = post.querySelector(`a[href*="-${targetUser}/"]`); if (authorLink) { post.style.display = 'none'; } }); }; // Run once on load hidePosts(); // Run again if the page loads more content (AJAX/Infinite Scroll) const observer = new MutationObserver(hidePosts); observer.observe(document.body, { childList: true, subtree: true }); })(); How to install it: Install the Tampermonkey extension for your browser (Chrome, Firefox, or Edge). Click the Tampermonkey icon in your toolbar and select "Create a new script...". Delete any default code and paste the script above into the editor. Press Ctrl + S (or Cmd + S on Mac) to save. Refresh the forum page. or simply you can use the site’s own tools to avoid seeing anything you don’t want... 3
parzysty Posted April 28 Posted April 28 19 minutes ago, TheShadowHunter said: or simply you can use the site’s own tools to avoid seeing anything you don’t want... Oh okay, I had no idea this was a thing.
Chupa Chups Posted April 28 Posted April 28 teaser/promo shot of SAM by great modder, maximusmaxy! 18 hours ago, parzysty said: I wrote a script that will hide every post of the feet poster. Wow, how considerate of you! - sarcasm. Such incitement and turning folks against one fellow falls under cyberbullying in my book. Why don’t you use your programming skills to achieve more friendly goals/solutions? For example, to create a script that prevents videos from mega nz from autoplaying when viewing posts from a user’s profile. 7 hours ago, parzysty said: Because every 2nd post is his? It's extremely tedious scrolling past his stuff and it's easy to miss what others have made. I personally think that @Nevadathehighelf has some quite original ideas and a sophisticated sense of humour. His enthusiasm for posting screenshots from the game is a kind of appeal/call for other Fallout lovers to boost this thread, in my view. @Maxie_Alice, Alina Phan, @XxCutestxX, @almond93, Boom679, CrocWearingCrocs, @Z4chary, @Jehuty599, @bdmt, @Sicknass and others! Um.. Could you write a script or a few words of admiration for these elite screen archers to encourage them to participate (have fun here)? If not, then at least share your visuals of some naughty hottie with LL' community. Cheers! 5
XxCutestxX Posted April 28 Posted April 28 Hi everyone, I’ve been going through my old PC files and revisiting the thousands of screenshots I’ve taken over the years playing Fallout 4. I didn’t realize just how much time I’ve poured into modding and working in the Creation Kit,honestly, probably more than actually playing the game at this point lol. I wanted to share some of those screenshots with you all, especially to show how my character has evolved over time. I’ve split them into two sections: one for my original PC setup and one for my current one. I’d really love your thoughts, do you think I should bring back my original character’s face for the new playthrough? Also, feel free to DM me any mods that made the game especially fun for you, I’m always looking for new ideas and inspiration. I’ve been working on several mods for years now and I’m planning to start uploading them soon to Nexus Mods. My favorites to create are feral ghoul/zombie-style mods, especially ones with dungeon-clearing quests and clue-finding. I also stream on Twitch (SFW), where most of my gameplay revolves around a feral apocalypse-style experience. 😘 Old PC (MSI 2070 I7) Spoiler Spoiler Spoiler Spoiler Spoiler Spoiler New PC (4090 I9) Spoiler 7
zxcv_asdf_019500 Posted April 30 Posted April 30 (edited) Rumors say, that Forced Evolutionary Virus has changed... Spoiler Edited May 4 by zxcv_asdf_019500 3
Nevadathehighelf Posted April 30 Posted April 30 (edited) On 4/27/2026 at 5:21 PM, parzysty said: I wrote a script that will hide every post of the feet poster. // ==UserScript== // @name Forum Block: Nevadathehighelf // @namespace http://tampermonkey.net/ // @version 1.0 // @description Hides all posts by Nevadathehighelf on Invision Community forums // @author You // @match *://www.loverslab.com/* // @grant none // @run-at document-end // ==/UserScript== (function() { 'use strict'; // The username to target const targetUser = "nevadathehighelf"; const hidePosts = () => { // Target all 'article' tags that represent forum posts const posts = document.querySelectorAll('article.cPost'); posts.forEach(post => { // Check for the profile link within the article // IPS forums usually use the format /profile/ID-username/ const authorLink = post.querySelector(`a[href*="-${targetUser}/"]`); if (authorLink) { post.style.display = 'none'; } }); }; // Run once on load hidePosts(); // Run again if the page loads more content (AJAX/Infinite Scroll) const observer = new MutationObserver(hidePosts); observer.observe(document.body, { childList: true, subtree: true }); })(); How to install it: Install the Tampermonkey extension for your browser (Chrome, Firefox, or Edge). Click the Tampermonkey icon in your toolbar and select "Create a new script...". Delete any default code and paste the script above into the editor. Press Ctrl + S (or Cmd + S on Mac) to save. Refresh the forum page. lmfao! What a clown! XD Orrr you could just block for all I care. still *reported* Edited April 30 by Nevadathehighelf
Nevadathehighelf Posted April 30 Posted April 30 (edited) speaking of feet, Edited April 30 by Nevadathehighelf 1
Nevadathehighelf Posted April 30 Posted April 30 (edited) On 4/28/2026 at 5:20 AM, parzysty said: Oh okay, I had no idea this was a thing. You're a fucking retard bro. Seriously though what a dickface! XD You had to come on here and 'write a script' just to do what a simply block would do. People post trans pics here; didn't see you complain about that though...Hmmm I wonder why... But I don't complain about those or any of the things people post. I post what I want, like everybody else. Instead you want to write a whole ass script to force into the browser just for something the site already has, ahahaaa! This is a brand new one for me dude. Do yourself a favor and just get lost. If everybody is gunna post what they want, I'm gunna do the same. Edited April 30 by Nevadathehighelf 3
Nevadathehighelf Posted April 30 Posted April 30 (edited) On 4/28/2026 at 11:47 AM, Chupa Chups said: teaser/promo shot of SAM by great modder, maximusmaxy! Wow, how considerate of you! - sarcasm. Such incitement and turning folks against one fellow falls under cyberbullying in my book. Why don’t you use your programming skills to achieve more friendly goals/solutions? For example, to create a script that prevents videos from mega nz from autoplaying when viewing posts from a user’s profile. I personally think that @Nevadathehighelf has some quite original ideas and a sophisticated sense of humour. His enthusiasm for posting screenshots from the game is a kind of appeal/call for other Fallout lovers to boost this thread, in my view. @Maxie_Alice, Alina Phan, @XxCutestxX, @almond93, Boom679, CrocWearingCrocs, @Z4chary, @Jehuty599, @bdmt, @Sicknass and others! Um.. Could you write a script or a few words of admiration for these elite screen archers to encourage them to participate (have fun here)? If not, then at least share your visuals of some naughty hottie with LL' community. Cheers! Thank you dude. Honestly, I appreciate that more than you know. I do try to get the gorgeous angle. I actually paint my screenshots, which can be found here: My art site: https://yourunclegregpaints.wordpress.com/ and I have my own site for the feet which can be found here: my feet screenshots: https://jillvalentinefeet.wordpress.com/ I've been on loverslab and the nexus for years, and I've always posted feet. You know people post what they want, and of course I might not agree with it, but I don't really say anything at all, because for me, if people have their kinks, that's them. I'm down for people being themselves. Feet, for me, is my kink, lol! No doubt the 'script' was just a gemini script from AI that he had them write. fuck em. What a jerk. Everybody, post what you want. I don't mind. And anybody that happens to give me a like, I'll like your stuff back. Edited April 30 by Nevadathehighelf 5
Recommended Posts
Posted by Psalam,
Reputation Points
Go to this post
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now