#WitheredFoxyJumpscare

1 messages · Page 1 of 1 (latest)

lethal mirage
hybrid moss
#

my face when I miss the jumpscare and volume warning and play the video: MCringe

digital knoll
#

peak

knotty fern
#

this is amazinf

river elm
#

Best plugin

lost mauve
#

will enable this on halloween night

#

peak plugin

undone sparrow
#

the baron of whenever, somewhat wherever

woven veldt
#

i wish i could use this

#

how hard it is installing custom plugins

#

from one to ten

lost mauve
#

2 if u have basic reading comprehension skills

strong arrow
neat lily
neat lily
woven veldt
#

their guess was incorrect right after i sent those messages i went to the steps and built vencord and installed the plugins in 2 minutes 😭

#

but uh this plugin is idk the behaviour is weird

#

when the jumpscare plays it always ends abruptly after like 2 seconds always

#

SOMETIMES plays the full jumpscare but rarely

woven veldt
#

:(

cedar turtle
#

just not the same man :(

cedar turtle
lethal mirage
#

uhhh

#

idk why that happens

cedar turtle
# lethal mirage idk why that happens

might've found a possible fix but unsure how reliable it is- so far so good tho
not sure if im allowed to share as i had to ask ai to make the necessary changes to the code

lethal mirage
#

well lets see what it is

cedar turtle
# lethal mirage well lets see what it is

updated WitheredFoxy function

old:

    return <>
        <img
            src="https://i.imgur.com/bGGEAtL.gif"
            id="foxy-jumpscare"
            style={{
                position: "absolute",
                inset: 0,
                width: "100vw",
                height: "100vh",
                pointerEvents: "none",
                zIndex: 1000000
            }}
        />
        <audio src="https://i.imgur.com/Mbfzdyn.mp4" autoPlay />
    </>;
}```

new:
```function WitheredFoxy() {
    const audioRef = React.useRef(null);

    React.useEffect(() => {
        if (audioRef.current) {
            audioRef.current.play();
        }
    }, []);

    return <>
        <img
            src="https://i.imgur.com/bGGEAtL.gif"
            id="foxy-jumpscare"
            style={{
                position: "absolute",
                inset: 0,
                width: "100vw",
                height: "100vh",
                pointerEvents: "none",
                zIndex: 1000000
            }}
        />
        <audio ref={audioRef} src="https://i.imgur.com/Mbfzdyn.mp4" />
    </>;
}```
lethal mirage
#

if you want to pr that go ahead

cedar turtle
cedar turtle
thorny quail
#

hah

tropic epoch
#

no

bitter wharf
#

so uh the sound doesnt work

oak bluff
#

this scaared me as a fnaf fan

oak bluff
#

i set it to golden freddy's chancee