Jump to content

post your sexy screens here! pt. 2


Recommended Posts

Posted

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:

  1. Install the Tampermonkey extension for your browser (Chrome, Firefox, or Edge).
  2. Click the Tampermonkey icon in your toolbar and select "Create a new script...".
  3. Delete any default code and paste the script above into the editor.
  4. Press Ctrl + S (or Cmd + S on Mac) to save.
  5. Refresh the forum page.
Posted
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:

  1. Install the Tampermonkey extension for your browser (Chrome, Firefox, or Edge).
  2. Click the Tampermonkey icon in your toolbar and select "Create a new script...".
  3. Delete any default code and paste the script above into the editor.
  4. Press Ctrl + S (or Cmd + S on Mac) to save.
  5. 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.

Posted
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. 

Posted
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:

  1. Install the Tampermonkey extension for your browser (Chrome, Firefox, or Edge).
  2. Click the Tampermonkey icon in your toolbar and select "Create a new script...".
  3. Delete any default code and paste the script above into the editor.
  4. Press Ctrl + S (or Cmd + S on Mac) to save.
  5. Refresh the forum page.

or simply you can use the site’s own tools to avoid seeing anything you don’t want...

 

Capturadetela2026-04-28055216.png.3ed990ea7bfbed5699458d4fa7a555e7.png

Posted
19 minutes ago, TheShadowHunter said:

or simply you can use the site’s own tools to avoid seeing anything you don’t want...

 

Capturadetela2026-04-28055216.png.3ed990ea7bfbed5699458d4fa7a555e7.png

Oh okay, I had no idea this was a thing. 

Posted

1231813-1668961488.png
teaser/promo shot of SAM by great modder, maximusmaxy!:cool:

 

18 hours ago, parzysty said:

I wrote a script that will hide every post of the feet poster.

Wow, how considerate of you! - sarcasm.:classic_tongue: 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.:classic_smile:
 

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.:grin: 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.:sweat_smile:

@Maxie_Alice,  Alina Phan, @XxCutestxX@almond93Boom679, 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)?:smiley: If not, then at least share your visuals of some naughty hottie with LL' community.:tounge_wink:

Cheers!:beer:

Posted

image.thumb.png.8741a9b94708fc69e4460da5fd038e07.png

 

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

TeaseRogoinPenthouse_Moment7.jpg.1f5b3c868fd17b5371c4d296fddcbb36.jpgFallout43_9_20222_30_55PM.png.d8e3da5a3464614fc1f2c5ccd0be475e.pngFallout46_19_202111_10_46PM.png.eb8992d9243d3ac2a3bdb6179a027d6f.pngFallout45_19_202112_37_07AM.png.d49f0fe27af772314593a177c56d255e.pngFallout46_18_20217_43_56PM.png.9941280447371a4f721e2d6ffa96e7dd.png

Spoiler

377160_screenshots_20200115232240_1(2).jpg.3089f4b21a5850009269e7b3be4d2c74.jpgFallout46_29_20213_25_24PM(2).png.88b59c3d21c5f35496bf325ec6171c46.pngFallout46_26_202112_19_34PM.png.8d3a10aa3dd54b31212e48c70030b4f0.pngFallout46_29_20213_15_11PM.png.973dc8cfebab0f726a4fafee907f037f.pngFallout45_8_20218_48_34PM.png.650b642b38418f1520d0e8fb59870b56.pngFallout48_17_20218_35_09AM.png.657befe84cc4d21c678563b19bf731b2.png

Spoiler

Fallout45_18_20218_07_36AM.png.3d6c8251431a1e23be54fd93d6e1d692.pngFallout411_21_202111_20_14AM.png.e67d26d95a7c5ee45593ac97f04642d1.pngFallout411_23_202110_09_22PM.png.d62eb225e2915fe84ffe11b57bd9eb6d.pngFallout47_23_20227_58_02PM.png.57f03f1e2e1697eea253d499ced1e899.pngFallout45_23_20214_19_27PM.png.71bba59e651ef94dc646c50be04d568d.pngFallout410_29_20216_29_56PM.png.308a7dc69ace089df3228181836b8bc3.pngFallout42_13_20227_32_20AM.png.3e5d5ce480f3012c8673c6f1f18c7732.png

Spoiler

Fallout45_11_20215_08_19PM.png.b57cd80b224cb0b11f26899aefc0c1d5.png

20191026044126_1.jpg.26b3d3e77fafc7138880421cc0098c0e.jpg

Spoiler

20191216003412_1.jpg.1341f1ce3afd71247aafdc115180d5a3.jpg20200115231214_1.jpg.d2de3ea4a9e0e5061a20ce9e0bb68555.jpg20200330213354_1.jpg.9a26121f55b9d1323a44b422198e0fe7.jpg20200408212459_1.jpg.11d2210da25506e0beec463672a08435.jpg20200410223218_1.jpg.c9845a6a4cd0e9b39e8c2f9af79d8f52.jpg

Spoiler

20200705142150_1.jpg.609b7913251a2e291ebdcb9c0264b240.jpg20200719145301_1.jpg.1556a7661672cc2501c7c259544372b6.jpg20200724121739_1.jpg.e23321c4ec5806f7ed882d62d77ace80.jpg20200813193636_1.jpg.f6ef2be2a2d5e845b7ea71e1bfa05199.jpg20200820201942_1.jpg.4682bc52666b6c59b8bfb2ec0f2a5d08.jpg

 

 

New PC (4090 I9)

Spoiler

Fallout42_15_20249_43_26PMedqerf.thumb.png.6fe1e8f147ea40e860c6126b50125b10.pngFallout42_12_20244_05_58PM.thumb.png.32054bfad3eb5a3d5328d45ea176e484.png20240331131840_1.thumb.jpg.a99d33a5b274e8e600323ec5cc462d3b.jpgFallout48_7_202411_07_00PM.thumb.png.8021638d0047fd60b3c6d7803cb2e2ca.pngFallout47_15_202412_16_39PM.thumb.png.0f3d54eddee3de38cd31a1bc8fbc4b0e.pngFallout45_8_20246_17_19PM.thumb.png.c4ab02779229eeddc1734aaf9357046f.pngFallout43_16_20243_06_05PM.thumb.png.ab80202820197ecd54c62c175cb6d2a2.pngFallout47_7_20242_35_01PM.thumb.png.1eb12bc18f2db55e06240b3ed98973db.pngFallout47_6_20245_18_10PM.thumb.png.509f66c88aa208c9cf457e31e7232fd2.pngFallout47_6_20245_43_13PM.thumb.png.bf11026f60ca8a1f84e4ac3747692942.pngFallout410_1_202410_22_22PM.thumb.png.3e352b274608fc70cb7be138a0e82e62.pngFallout46_24_20249_05_14PM.thumb.png.e5ad87341dd15ff5a34b3596327dd85d.png

 

Posted (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:

  1. Install the Tampermonkey extension for your browser (Chrome, Firefox, or Edge).
  2. Click the Tampermonkey icon in your toolbar and select "Create a new script...".
  3. Delete any default code and paste the script above into the editor.
  4. Press Ctrl + S (or Cmd + S on Mac) to save.
  5. Refresh the forum page.

lmfao! What a clown! XD

Orrr you could just block for all I care. still *reported*

Edited by Nevadathehighelf
Posted (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 by Nevadathehighelf
Posted (edited)
On 4/28/2026 at 11:47 AM, Chupa Chups said:

1231813-1668961488.png
teaser/promo shot of SAM by great modder, maximusmaxy!:cool:

 

Wow, how considerate of you! - sarcasm.:classic_tongue: 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.:classic_smile:
 

I personally think that @Nevadathehighelf has some quite original ideas and a sophisticated sense of humour.:grin: 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.:sweat_smile:

@Maxie_Alice,  Alina Phan, @XxCutestxX@almond93Boom679, 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)?:smiley: If not, then at least share your visuals of some naughty hottie with LL' community.:tounge_wink:

Cheers!:beer:

 

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 by Nevadathehighelf

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...