#πŸ₯-vencord-support-πŸ₯

1 messages Β· Page 97 of 1

thin kite
#

restart what

#

pc?

rough dirge
#

Yep

thin kite
#

okay

rough dirge
#

So that git is a recognized command by cmd

thin kite
#

ok git is installing

rough dirge
#

DID YOU ONLY GET ONE OF THOSE!?

thin kite
#

what

#

no i got node as well

#

LMFAO

rough dirge
#

Then why you installing Git again?

#

Huh

#

DID YOU TIME TRAVEL AGAIN?

thin kite
#

BRO

#

LMFAOO

#

BRO DOESNT KNOW THE DIFFERENCE BETWEEN DOWNLOADING AND INSTALLING

#

I DOWNLOADED THE INSTALLERS, AND NOW IM INSTALLING THE SHIT

#

OK BOTH ARE INSTALLED

plucky gale
#

Hello, seems i had copy pasted the code wrong, i apology for my mistake, have a nice day!

tight iron
#

my friend cant see my nitro profile colour

thin kite
#

alr the thing cloned now what @rough dirge

azure perch
rugged magnet
sick glade
#

do they even have vencord

rough dirge
#

Type that

thin kite
#

bet holon

plucky gale
thin kite
rough dirge
#

npm install

#

Then type node src

thin kite
#

kk

rough dirge
#

Then it should start running

thin kite
#

"arrpc process started"

#

what now

#

the plugin is off rn btw the arrpc do i turn it on now

rough dirge
#

Breh

thin kite
#

what

rough dirge
#

Turn the arRPC plugin on

#

And then

#

Go to Discord

thin kite
#

ok its on

tight iron
#

what is better

rough dirge
#

Hit CTRL+SHIFT+I

#

On keyboard

#

No

#

CTRL+SHIFT+J

#

And then

thin kite
#

done

#

oh ok

#

ok now what

rough dirge
#
(() => {
let Dispatcher, lookupAsset, lookupApp, apps = {};

const ws = new WebSocket('ws://127.0.0.1:1337'); // connect to arRPC bridge websocket
ws.onmessage = async x => {
  msg = JSON.parse(x.data);
  console.log(msg);

  if (!Dispatcher) {
    const wpRequire = window.webpackChunkdiscord_app.push([[ Symbol() ], {}, x => x]);
    const cache = wpRequire.c;
    window.webpackChunkdiscord_app.pop();

    for (const id in cache) {
      let mod = cache[id].exports;
      mod = mod && (mod.Z ?? mod.ZP);

      if (mod && mod.register && mod.wait) {
        Dispatcher = mod;
        break;
      }
    }

    const factories = wpRequire.m;
    for (const id in factories) {
      if (factories[id].toString().includes('getAssetImage: size must === [number, number] for Twitch')) {
        const mod = wpRequire(id);

        const _lookupAsset = Object.values(mod).find(e => typeof e === "function" && e.toString().includes("apply("));
        lookupAsset = async (appId, name) => (await _lookupAsset(appId, [ name, undefined ]))[0];

        break;
      }
    }

    for (const id in factories) {
      if (factories[id].toString().includes(`e.application={`)) {
        const mod = wpRequire(id);

        const _lookupApp = Object.values(mod).find(e => typeof e === "function" && e.toString().includes(`e.application={`));
        lookupApp = async appId => {
          let socket = {};
          await _lookupApp(socket, appId);
          return socket.application;
        };

        break;
      }
    }
  }

  if (msg.activity?.assets?.large_image) msg.activity.assets.large_image = await lookupAsset(msg.activity.application_id, msg.activity.assets.large_image);
  if (msg.activity?.assets?.small_image) msg.activity.assets.small_image = await lookupAsset(msg.activity.application_id, msg.activity.assets.small_image);

  if (msg.activity) {
    const appId = msg.activity.application_id;
    if (!apps[appId]) apps[appId] = await lookupApp(appId);

    const app = apps[appId];
    if (!msg.activity.name) msg.activity.name = app.name;
  }

  Dispatcher.dispatch({ type: "LOCAL_ACTIVITY_UPDATE", ...msg }); // set RPC status
};
})();

Paste this code in the console.

thin kite
#

GOD DAMN

#

OKAY

rough dirge
#

This will actually run the RPC

thin kite
#

done

#

now what

azure perch
rough dirge
#

You should have RPC

#

Wait

thin kite
#

can u see it

rough dirge
#

"Then just use apps with Discord RPC like normal and they should work!"

#

Use apps

#

Tf

#

πŸ’€

#

Idk

thin kite
#

LMFAO WHAT

#

BRO WHAT 😭

rough dirge
#

Go to cmd

sick glade
#

wtf are you trying to do

thin kite
#

okay 😭

rough dirge
#

Are you able to type commands?

#

Anywhere

thin kite
#

yes

rough dirge
azure perch
#

i already told u arrpc doesnt relate to custom rpc shiddohwell

sick glade
#

^

thin kite
rough dirge
thin kite
rough dirge
thin kite
rough dirge
#

I can't do this myself

#

Mac is gay

sick glade
#

arRPC is an open-source version of discord’s RPC implementation for games

#

for (more commonly) web users

#

it doesn’t have anything to do with custom RPC

rough dirge
#

He is using

#

Discord web

thin kite
#

yea im using web vencord

#

vencord on dc web

sick glade
#

yeah but what are you trying to do

rough dirge
#

Ok so what flag is saying

#

Is that

thin kite
#

my custom rpc isnt appearing to ppl

rough dirge
#

If you have CustomRPC plugin enabled

#

Disable it

#

.

sick glade
#

then it’s probably misconfigured

rough dirge
#

And leave arRPC on

rough dirge
thin kite
#

okay

sick glade
#

it’s nothing to do with arRPC like autumn said

rough dirge
#

Idk what the server looks like

sick glade
#

separate things

#

just show your custom RPC config

rough dirge
#

Ok

#

So

thin kite
rough dirge
#
  • DISPATCH
  • SET_ACTIVITY
  • INVITE_BROWSER
  • GUILD_TEMPLATE_BROWSER
  • DEEP_LINK
#

Those are your available commands

thin kite
#

what

rough dirge
#

What are they?

#

Irdk

sick glade
#

??? 😭

rough dirge
#

πŸ’€

#

Tf this RPC is so confusing

thin kite
#

what the fuck is going on πŸ—£οΈπŸ—£οΈ

sick glade
#

spiked can you just

#

screenshot your custom RPC settings

rough dirge
#

Wait it's lunch time rn

thin kite
#

like

sick glade
#

search for the plugin

#

click on the settings icon

#

screenshot everything

rough dirge
#

Be back in 5m when I get food and sit down somwhere

thin kite
#

okok

sick glade
#

try changing the big image key url

teal smelt
#

discord PWA

sick glade
#

well first if you disabled the plugin you should enable it again

thin kite
#

okok

#

but the issue here is i can see it but other ppl cant

#

ig ill try

azure perch
#

try imgur link for image

thin kite
#

like do i js get rid of it

thin kite
sick glade
#

^^

sick glade
thin kite
#

okok

#

alr i js changed it to a random imgur link and enabled it

#

i can see it on my profile

scenic summit
#

is there a suggestion text channel?

thin kite
#

i think

#

nvm

scenic summit
#

no thats a link to github

rough dirge
#

Back

scenic summit
#

helo

thin kite
#

wb

sick glade
azure perch
#

btw there was a user cant get rpc to work even with completely valid config and they only got it work by changing account trolley

marble palmBOT
# azure perch btw there was a user cant get rpc to work even with completely valid config and ...

Troubleshooting CustomRPC

  • Every time you make a change make sure you reload (ctrl + r)
  • Sometimes toggling it off and on again is necessary (and reloading)
  • Make sure Settings > Activity Privacy > "Display current activity as a status message" is toggled on

Can you see it and no one else can?

  • if you've set a big image and/or a small image you need to fill in their respective tooltip field
  • don't add any values to the unix timestamps
  • emojis work, some unicode don't. try with just alphanumerics (0-1, A-z) first

Do you not see a preview of your intended RPC in plugin settings?

  • Change your image link, the plugin is likely not able to extract the image from it
  • links starting with media.discordapp or cdn.discordapp won't work
  • if necessary add your image through the discord dev portal (check out the NTTS tutorial made 2 years ago) https://youtu.be/Vx2HAZu1ipw?t=317

None of the above worked

  • The CustomRPC spirits are not with us today, please send a screenshot of your settings here so we can look them over!
thin kite
sick glade
#

try shortening this (you can remove the garbage after ?si=123456789...

rough dirge
#

I forgor SETTINGS EXIST FOR IT

thin kite
#

what if

#

i js

#

get rid of the button

scenic summit
#

so ik that the whole vencord is tecnically against discord tos, but nobody has been banned correct?

sick glade
#

no

#

vf tos

mighty ravenBOT
#
Will I get banned for using Vencord? Will plugin X get me banned?

Client modifications are against Discord's Terms of Service.

However, Discord is pretty indifferent about them and there are no known cases of users getting banned for using client mods! So you should generally be fine as long as you don't use any plugins that implement abusive behaviour. But no worries, all inbuilt plugins are safe to use!

Regardless, if your account is very important to you and it getting disabled would be a disaster for you, you should probably not use any client mods (not exclusive to Vencord), just to be safe

Additionally, make sure not to post screenshots with Vencord in a server where you might get banned for it

scenic summit
sick glade
thin kite
#

bruh

#

are u fr πŸ’€

sick glade
rough dirge
#

I hope Discord isn't working on some Anti-Client-Mod thing silently

thin kite
#

god damn wow

#

so the link was too long??

scenic summit
rough dirge
#

The link had ?si

sick glade
rough dirge
#

That part could've gone

thin kite
scenic summit
#

yeah...

sick glade
#

you could try adding the buttons back

scenic summit
#

so anyways

sick glade
#

but removing the emoji

#

and shortening the playlist link

rough dirge
#

Breh

thin kite
#

can u still see it

rough dirge
#

I did not mean to

sick glade
#

yes i can

thin kite
#

okok

thin kite
scenic summit
#

MICROWAVE

rough dirge
rough dirge
scenic summit
#

MICROWAVE

thin kite
#

can u see it still

sick glade
#

yes

thin kite
#

LETS FUCKING GO

tight iron
#

? why i can.t see but my friend can see his profil in colours

scenic summit
#

MICROWAVE REVOLUTION

thin kite
#

FUCK YEAH

scenic summit
#

YEAH

thin kite
#

IM THE BEST

scenic summit
#

FUCKING MICROWAVE REVOLUTION

thin kite
#

thank u guys tho fr

rough dirge
teal smelt
scenic summit
#

microwave

#

EMBRASE THE MICROWAVE

rough dirge
#

I actually didn't mean to send the 2nd deleted message

#

I realised just after that

#

That I messed up

#

Big time

scenic summit
#

microwave?

teal smelt
#

yeah but why the .clean

rough dirge
#

Del pls

near ingot
#

.purge supremacy

rough dirge
#

Just pretend you didn't see that

scenic summit
#

no

rough dirge
#

Ik server logs exist

#

I fucked up

scenic summit
#

yes

#

and its funny

teal smelt
#

nah on this server probably not

sick glade
#

consider not using selfbots because they’re mega cringe

teal smelt
#

but still people can see it because of message logger trolley

rough dirge
#

Del this pls πŸ™

scenic summit
rough dirge
#

I screwed up so bad

#

And I only realised after

tight iron
rough dirge
#

Your friend needs to have Vencord with the FakeProfileThemes plugin too

tight iron
rough dirge
#

If you want him to see your profile colours

tight iron
#

i use the plugin

rough dirge
#

Your friend needs to use the plugin aswell

tight iron
#

he is useing but i cant see he can see

rich tide
#

try restarting your discord

#

CTRL + R

teal smelt
#

maybe they didn't pasted the 3y3 text right

rough dirge
#

CTRL+R

#

Yeah

rough dirge
#

Others here were able to see it

#

Idk why he can't see it

scenic summit
#

hold alt+f4 that always fixes everything

rough dirge
#

I think he pasted too many times?

teal smelt
#

no plugin moment

tight iron
#

he can see his profile and my profil i cant see my profile and his profile i have plugin wtf

rough dirge
#

Go to cmd and type shutdown.exe

#

Or shutdown

#

Idk the command

azure perch
#

do you have this off

rich tide
#

that might be it lol

rough dirge
#

Oh yeah..

tight iron
sick glade
#

It definitely is toggled on

rough dirge
rich tide
#

disable it

rough dirge
#

Turn it off

#

Then you will be able to see your colours

#

We can see your colours.

hot vault
#

i have hidden channel viewer thing on but why cant i see hidden channels in a server

azure perch
hot vault
tight iron
#

how can i have an banner

azure perch
#

usrbg plugin

tight iron
#

how can i have an banner?

hot vault
#

what does the "hide unreads" setting do for the hidden channel viewer thing?

iron aspen
#

Hello.

thin kite
#

hey guys!!! its me again sorry

#

no issues js curious how i can get profile colors

iron aspen
#

I am using a custom theme and the call box and members bar are one color in the theme. Is there a way to separate these?

azure perch
thin kite
#

then what

rough dirge
#

In the Nitro section of Profiles

#

Select your colours

#

And then click "Copy 3y3"

#

And paste the content into your About Me

#

I gtg to Drama now

#

A

#

Bye

thin kite
#

alr so thats what i did but it doesnt paste shit

#

it js pastes the last thing i copied which is the spotify link

iron aspen
unreal gyro
#

hey sorry, is the read all notifs button broken atm?

rough dirge
#

An empty space

#

But that empty space consumes like 20ish characters of your bio

#

That's how yk it worked

thin kite
#

nah bro it doesnt take anything

rough dirge
#

Huh

#

Shit broken?

thin kite
#

like its not even lke i did anything

#

prolly

rough dirge
#

󠁛󠀣󠀲󠀱󠀰󠀰󠁦󠁦󠀬󠀣󠁦󠁦󠀰󠀰󠁦󠁦󠁝

thin kite
#

huh

#

ok wait

rough dirge
#

Nah it does work

#

That was the result

thin kite
#

mine didnt

#

could u like choose colors i want and send it here

rough dirge
#

Yeah sure

#

Send me the hex codes for the colours

#

@thin kite

thin kite
#

fuck

#

ok wait

rough dirge
#

And tell me which is Primary and Accent

broken tiger
#

hello i heird that i can copy paste the vencord files into discord with out using the installer

thin kite
#

#220807 primary

#

#ba2a38 secondary

rough dirge
#

󠁛󠀣󠀲󠀲󠀰󠀸󠀰󠀷󠀬󠀣󠁒󠁑󠀲󠁑󠀳󠀸󠁝

#

There

rough dirge
thin kite
#

yo can u see it

#

i can see it it looks sick

rough dirge
#

Yes I can

thin kite
#

YIPPEE

#

so ppl without vencord cant see it right

rough dirge
#

Yep

thin kite
#

dang

#

why tho

#

actually

#

thats stupid

rough dirge
#

Also people with Vencord but without the FakeProfileThemes plugin cannot see it.

thin kite
#

yeye

rough dirge
#

Ban risk

#

Only client side

thin kite
#

yeye

split moth
#

is there like a third party plugin or something that lets me change notification sounds

#

kinda like that one BD plugin

rough dirge
#

Nope

#

The only closest there is, is the call sound

#

To always have the secret Discord ringtone

azure perch
rough dirge
#

Oh wait what

broken tiger
rough dirge
#

Yes

#

There is

#

Uninstall your current Vencord before installing dev build

azure perch
#

why do you not want to use installer and choose harder way

rough dirge
#

He wants a third party plugin

#

That's why

#

Maybe

#

That's the only reason you should be getting dev build

rugged magnet
#

whos channel is this

#

lmao

rough dirge
#

Latest message

rugged magnet
#

oh

rough dirge
#

Pretty sure the first ever video tutorial to exist πŸ’€

#

But it's unlisted

uncut rain
#

how do i change the directory for vencord?

rough dirge
#

Open the installer

#

You should see this.

uncut rain
#

yea what is the enviroment variable?

#

i can't seem to change it

unreal gyro
#

does anyone else use readallnotifs plugin?

#

it doesnt seem to be working

broken tiger
#

possible custom plugins on vencord web?

rugged magnet
#

im working on something for it

#

its almost done

#

uwu

broken tiger
#

what

split moth
#

wait how do i install this

uncut rain
#

gotta have dev build for third party plugins

split moth
#

so this thing

rugged magnet
#

currently broken

#

cuz moving servers

#

:3

uncut rain
#

make sure to uninstall vencord before doing this

#

it will show u how to install dev build

split moth
#

so will doing this overwrite my save data on my current vencord install

uncut rain
#

ngl i have no clue

split moth
#

like themes n stuff

uncut rain
#

uh technically yes but you could save them

#

plugins on the other hand i have no clue

shell veldt
#

no

#

it won't

uncut rain
#

is there a way to check if you've installed the dev build properly?

broken tiger
uncut rain
#

is it up to date

#

i had to update mine

split moth
#

alright i think i installed it

split moth
uncut rain
#

gotta make a folder called userplugins in your src folder, then git clone it to that folder

rough dirge
uncut rain
#

oh well Shrug

rough dirge
split moth
uncut rain
#

wherever you installed your dev build at

rough dirge
split moth
#

so wait this one or something else

uncut rain
#

no

rough dirge
#

Why are you tehere?

#

there*

#

Why in Discord appdata?

uncut rain
#

where did you install your dev build at?

split moth
#

ooooh im dumb lmao

broken tiger
split moth
#

is it this

rough dirge
#

Yep

#

Open the directory

uncut rain
#

make sure you spelt it correctly

rough dirge
#

Of the dev install

broken tiger
rough dirge
#

No need to go to the dist folder

broken tiger
#

my bad

rough dirge
#

Navigate to

split moth
#

alright i think i got it

rough dirge
#

C:\Users\Bloope\Documents\Vencord

#

Yep

broken tiger
rough dirge
#

Now create a new folder

#

Called userplugins

uncut rain
split moth
#

ok did that

rough dirge
#

Inside src folder

split moth
#

yup

rough dirge
#

Go inside userplugins

#

On the top bar of file explorer and type "cmd"

split moth
#

so wait where exactly do i git clone from

rough dirge
#

Double check that cmd opens in the userplugins directory

#

Then git clone

#

What plugin are you looking for?

split moth
uncut rain
broken tiger
#

where to put

uncut rain
#

git clone [link here]

split moth
#

oh so do i just git clone the vencord repo

uncut rain
#

wdym

split moth
#

idk im tryna install a plugin

uncut rain
#

oh i grabbed the wrong link

#

mb

rough dirge
uncut rain
#

git clone https://github.com/ArjixWasTaken/Vencord.git

#

@split moth

split moth
#

oki did that

#

so do i just reboot vencord now

rough dirge
#

Not this

#

This is literally Vencord

#

Prob with his plugins

split moth
#

yeah figured lol

rough dirge
#

But Vencord lol

split moth
#

so wait what do i do for the sound plugin then

#

nvm i think i found it

broken tiger
#

@rough dirge on "pnpm buildWeb" what i gotta do now?

split moth
broken tiger
#

.

lone spindle
#

D:\Vencord>pnpm install --frozen-lockfile
 ERR_PNPM_META_FETCH_FAIL  GET https://registry.npmjs.org/pnpm: request to https://registry.npmjs.org/pnpm failed, reason: getaddrinfo ENOTFOUND registry.npmjs.org
Lockfile is up to date, resolution step is skipped
Packages: +406
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 WARN  GET https://registry.npmjs.org/@vap/core/-/core-0.0.12.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@vap/shiki/-/shiki-0.10.5.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-5.2.0.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/fflate/-/fflate-0.7.4.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/nanoid/-/nanoid-4.0.2.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/diff/-/diff-5.0.3.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/lodash/-/lodash-4.14.194.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.16.3.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/react/-/react-18.2.0.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.3.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/csstype/-/csstype-3.1.2.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.1.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/yazl/-/yazl-2.4.2.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
 ENOENT  ENOENT: no such file or directory, stat 'D:\Vencord\node_modules.pnpm@vap+core@0.0.12\node_modules\eventemitter3'

pnpm: ENOENT: no such file or directory, stat 'D:\Vencord\node_modules.pnpm@vap+core@0.0.12\node_modules\eventemitter3'
Progress: resolved 406, reused 1, downloaded 0, added 0

#

pls help

lone spindle
#

no

rugged magnet
#

hum

#

idk

lone spindle
#

Portugal

rugged magnet
#

try using a different dns

lone spindle
#

how?

rugged magnet
#

google how to change dns

crystal widget
#

how do i give vencord access??

rugged magnet
#

you have a bigger permission problem

crystal widget
split moth
# split moth

is this where i should be downloading the plugin from

azure perch
split moth
#

already got the folder

#

then put it into userplugins

#

now what

lone spindle
#

D:\Vencord>pnpm install --frozen-lockfile
Lockfile is up to date, resolution step is skipped
Packages: +406
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 ENOENT  ENOENT: no such file or directory, stat 'D:\Vencord\node_modules.pnpm@vap+shiki@0.10.5\node_modules\vscode-textmate'

pnpm: ENOENT: no such file or directory, stat 'D:\Vencord\node_modules.pnpm@vap+shiki@0.10.5\node_modules\vscode-textmate'
Progress: resolved 406, reused 3, downloaded 0, added 0

#

alr changed dns

rugged magnet
#

why are you building from source anyway

lone spindle
#

where should i build then

rugged magnet
#

no i mean

#

just

#

vs w

mighty ravenBOT
# rugged magnet vs w

⚠️ Do not run the installer as Administrator

Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe

If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.

To do so, open Powershell, run the following command, then follow along with the instructions/prompts

iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
lone spindle
#

im making a plugin

#

just help pls

broken tiger
#

hey, what shoud i do after i did "pnpm buildWeb" ?

rugged magnet
mighty ravenBOT
rugged magnet
#

fuck

mighty ravenBOT
lone spindle
#

oh ok sry

rugged magnet
lone spindle
#

ok

broken tiger
rugged magnet
#

wdym

#

what about it

#

there isnt support offered for building yoruself

broken tiger
#

oh

rugged magnet
#

what do you need though

split moth
#

ok i figured out how to get it working but

#

yea i dont think the plugin is finished

broken tiger
rugged magnet
#

keep in mind if you go the route of building yourself you forfeite all support

#

but yes

#

just use something that can run userscript

broken tiger
#

ok thanks

azure perch
rugged magnet
#

oh i didnt know the extension had dev mode

#

cool

rough dirge
#

Got 2m till end of school

#

So

broken tiger
#

oh i see its ok

rough dirge
#

You do pnpm inject

#

Assuming you already made userplugins folder in src

#

And then install Vencord

broken tiger
#

on web right?

rough dirge
#

Wait

#

Web

broken tiger
#

yeah

rough dirge
#

Wait I got 1m

broken tiger
#

alr

rough dirge
#

I will be back when I'm waiting for bus

#

5m

broken tiger
#

ok ok

iron aspen
#

I want to use a custom font in Discord using themes, but some fonts aren't being recognized.

#

I am using Vencord QuickCSS editor.

#

It appears that only basic HTML fonts are working.

rough dirge
#

Sorry it took a while

broken tiger
#

nah its okay

rough dirge
#

My phone died and I'm using someone's hotspot in the bus.

#

On laptop

#

So

#

To clarify

#

Are you trying to get Dev Build on web?

#

Or the desktop client?

wise dagger
#

my lord

rough dirge
#

Wait does it work with Opera?

#

I use Opera GX

#

I haven't located the extensions files.

rugged magnet
#

no

#

i dont think so

#

not 100% sure tho

rough dirge
#

How though?

#

It's a chromium-based browser.

rugged magnet
#

youd have to ask someone more familiar with the vencord internals

shell veldt
#

it works in every modern browser

rough dirge
#

But where can I find the source of the extension (dev build) so I can add to Opera?

rugged magnet
#

I thought i head something somewhere about it having issues with opera and brave

rough dirge
#

They're all chromium-based browsers

#

Not going to happen.

rugged magnet
#

my bad

broken tiger
hearty yarrow
#

hey everyone

#

when i use discord in the background it disconnect me is there a fix for it

broken tiger
#

anyone else cant scroll down in messages, like it just keeps jumping back up unless you scroll super hard sku

regal hawk
#

with some error

#

on opera gx

rough dirge
#

I haven't even tried yet

#

But if that's the case

#

Then no point of the extension when you cannot access the one thing you need to enable the third-party plugins

#

Also, idk what happened but the Read all notifications button and online friends counter are gone

winter lichen
#

Did read all notifications button plugin is shutdown? I don't have this button, and info about my friends and servers above it.

azure perch
winter lichen
#

I don't have it

#

yeah I have turn on plugins

magic egret
#

third time this happens now huh

magic egret
winter lichen
magic egret
#

odd

amber sonnet
#

hello, is there a plugin that lets me set timezones for people?

#

aliucord has it I believe, but I want that feature on pc as well and vencord seems like a great client

#

how it works over there is you set the timezone and then it shows up right next to your actual time

#

and it's handy especially in a server full of people from different places

azure perch
amber sonnet
#

how would I go about installing it?

magic egret
#

havent finished
"how do i install"
huh

amber sonnet
#

o h

#

I thought it was like

#

wip

#

but it still works

#

just buggy

#

shaking and crying

azure perch
#

idk if it works or not

amber sonnet
#

then let's test it out lmao

#

I'm stupid and have no clue how I'm supposed to download it

azure perch
amber sonnet
azure perch
#

yes, and you need that for dev/use custom plugin

vivid warren
#

Someone What BANger plugin can do?

broken tiger
wise dagger
#

no way

rough dirge
#

Like where is that clone url

arctic vector
#

vf mobile

mighty ravenBOT
#
Is there a mobile version of Vencord?

Yes actually! We have an Android app embedding the Discord website

However, as Discord's mobile website has some issues (performance, usability, etc), chances are you won't like it.In that case you will instead want to use one of the following mods focused on Mobile.

Do note however that these mods are not related to / affiliated with Vencord, so we do not provide support for them in any way. Join their support servers for help & more info!

rough dirge
#

This is like entire Vencord

#

I just want the 1 plugin url

azure perch
#

clone repo and get it yourself

rough dirge
#

Where would I place it though?

#

In src\plugins?

azure perch
#

ofc userplugins

rough dirge
#

Ah okay

#

It was in plugins folder

#

That's why

plain bloom
#

has the bug with the folders plugin ever been fixed? (where open folders also show "add a server", discovery, etc)

#

it's still happening for me but I'm on firefox so maybe it hasn't updated

untold laurel
#

hello , i need help
when i try t add theme in brave browser it doesnt work but in firefox it works with vencord
why is this happening
the error is "failed to fetch"
can anyone help

simple owl
#

Brave is just bad

#

Unfortunately

#

Nothing we can do

eager spade
#

i downloaded vencordinstaller and didn't run it as an administrator but it still says run me as a normal user not administrator

winter lichen
#

ah...

eager spade
#

i even tried bat file to run it as a normal user

hazy breach
eager spade
#

i downloaded it on the website

#

just downloaded it

hazy breach
#

have you tried doing the UAC thing the error message suggests

eager spade
#

it's never notify

#

it was set like a year ago

#

i rechecked

#

still it's never notify

hazy breach
#

make sure you don't have UAC set to never notify

eager spade
#

oh

#

should I make it a step higher

#

or the highest

hazy breach
#

either

#

feel free to redisable it when youre done with installing vencord

eager spade
#

oh it says restart the pc now

#

brb

untold laurel
wicked anvil
#
ember folio
#

Why is it not working? I am running the latest version of Windows 10.

untold laurel
eager spade
#

nothing is happening now

#

when I run it as a normal user nothing runs

#

πŸ˜”

#

yea no signs from vencord

#

bye

wicked anvil
#

bye

simple owl
#

Or just the default Firefox newtab

#

There are a TON of ways

untold laurel
#

?

simple owl
#

You don't need them all

#

Just Google "adding discord to new tab Firefox"

#

And follow any one of the instructions

untold laurel
#

ok

#

thanks man

wraith kettle
#

i fixed it

slate ridge
#

I cannot install vencord onto my discord app, can anyone help?

slate ridge
hazy breach
slate ridge
hazy breach
#

can you send a screenshot of the discord & host versions at the bottom of settings?

slate ridge
#

aight

wise dagger
#

run (() => { Vencord.Settings.useQuickCss = false copy(Vencord.Settings.themeLinks.join("\n")) Vencord.Settings.themeLinks = [] })()
in console (ctrl + shift + i on windows)

#

@broken tiger

#

the fucking

#

newline

compact mortar
hazy breach
# slate ridge

are you sure you restarted discord fully, from the tray, not by pressing the x button (or did the installer close discord itself)

slate ridge
compact mortar
# slate ridge

not where is Host, but ~~how ~~what is Host? What does it all mean!

slate ridge
#

Just following instructions here

hazy breach
compact mortar
slate ridge
compact mortar
wise dagger
#

sorry for the ping, discord buggin

hazy breach
#

give me a sec

slate ridge
#

Aight, take all the time you need

hazy breach
slate ridge
#

Does that mean that vencord didn't get installed into here?

hazy breach
#

yeah

#

try the alternative install method then ig

#

vs w

mighty ravenBOT
# hazy breach vs w

⚠️ Do not run the installer as Administrator

Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe

If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.

To do so, open Powershell, run the following command, then follow along with the instructions/prompts

iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
slate ridge
#

I did

#

nothing happened

#

😭

slate ridge
#

Yeah I did try that one

#

but uh

#

same thing

hazy breach
#

you got given an answer already

#

vf themes

mighty ravenBOT
#
My themes broke and now I can't open settings or disable them

open the dev tools with CTRL + Shift + i and click on the "console" tab at the top. Then paste and run (with enter) the following code.

It will- disable custom css (you can turn it back on in Vencord Settings)- copy your current theme links to your clipboard as a backup- remove all themes

js(() => { Vencord.Settings.useQuickCss = false copy(Vencord.Settings.themeLinks.join("\n")) Vencord.Settings.themeLinks = []})()

slate ridge
#

I saw a bunch of files in the vencord folder though

#

can I just manually put them into my discord resource folder?

compact mortar
#

@slate ridge shot in the dark, sorry if this is unhelpful, but is it possible you have multiple dc installs (e.g. Stable and PTB)?

wise dagger
slate ridge
slate ridge
compact mortar
#

i’ll take that as probably no

slate ridge
#

probably

compact mortar
#

have you tried uninstalling and reinstalling dc?

slate ridge
#

what's dc?

compact mortar
#

clean uninstall, lemme get the link

#

dicksword

hazy breach
#

it seems to be an issue on vencord's side thoguh

slate ridge
compact mortar
#

ah ok

compact mortar
hazy breach
#

yeah i guess the vencord gods just dont like you

compact mortar
#

i misspoke

slate ridge
compact mortar
#

could happen to anyone really

compact mortar
#

ducksword

unreal gyro
hazy breach
unreal gyro
#

i use ptb, frick

slate ridge
#

oh shit I just leaked my fucking name

unreal gyro
#

no worries

slate ridge
#

haha

#

uh

#

forget that ever happened

hazy breach
#

vf themes

mighty ravenBOT
#
My themes broke and now I can't open settings or disable them

open the dev tools with CTRL + Shift + i and click on the "console" tab at the top. Then paste and run (with enter) the following code.

It will- disable custom css (you can turn it back on in Vencord Settings)- copy your current theme links to your clipboard as a backup- remove all themes

js(() => { Vencord.Settings.useQuickCss = false copy(Vencord.Settings.themeLinks.join("\n")) Vencord.Settings.themeLinks = []})()

slate ridge
#

(delete this please)

#

thank you

hazy breach
#

wait

compact mortar
wise dagger
#

one liner

hazy breach
#

the bot's messgae is broken

wise dagger
#

js(() er

#

D::

#

no way

sick glade
#

it’s been broken for a bit

hazy breach
#

(() => { Vencord.Settings.useQuickCss = false; copy(Vencord.Settings.themeLinks.join("\n")); Vencord.Settings.themeLinks = []})()

#

proper one

#

ish

wise dagger
#

no

#

oh yeah

sick glade
#

yes with the semicolons

#

otherwise gotta be newlines

wise dagger
#

semicoloner

slate ridge
#

Lemme just uh

#

uninstall the installer

#

and pray that it works

wise dagger
sick glade
#

impossible challenge (99% fail)

slate ridge
#

it didn't

hazy breach
#

last resort would be to install vencord manually

hazy breach
#

which since it did download the files should work

#

sec

slate ridge
slate ridge
hazy breach
#
  • fully close discord
  • go back to %localappdata%\Discord\app-1.0.9016\resources
  • rename the app.asar file to _app.asar
  • create an app.asar folder there
  • download the two attached files
  • open index.js in notepad (right click -> "open with" if needed), and replace [your windows username]
  • place both files in the new app.asar folder
marble palmBOT
hazy breach
#

shut up tessie

compact mortar
#

uncommon tessie L

slate ridge
#

what files?

wise dagger
#

i wonder

sick glade
#

the files attached to the message..?

hazy breach
slate ridge
#

πŸ’€ πŸ’€ πŸ’€ πŸ’€ πŸ’€ πŸ’€ πŸ’€ πŸ’€ πŸ’€ πŸ’€ πŸ’€ πŸ’€ πŸ’€ πŸ’€ πŸ’€

slate ridge
#

okay uh

#

I might know what caused this

#

hold on

sick glade
#

Windows.old husk

slate ridge
#

yep

#

I didn't migrate everything through

#

so that's why it didn't click in the first place

hazy breach
#

how do people have discord installed in windows.old

#

welp found the issue then

#

you probably have 2 discord installs

shell veldt
slate ridge
#

yep

#

there is it

#

@hazy breach Thank you for bearing through this tomfoolery with me 😭

unique badge
#

hey guys

acoustic hamlet
#

I joined to speficly ask this 1 question, If I use Vencord on my PC and use for example fake nitro, will that apply for my Phone which uses normal discord? Or would that cause weird things to happen?

storm estuary
#

no

acoustic hamlet
#

: (

#

thanks

compact mortar
compact mortar
dusky vault
#

Installer aint working for me it wont let me give it disk acsess

sick glade
#

please grant the

marble palmBOT
# sick glade please grant the

This message is misleading. Try running sudo chown -R "${USER}:wheel" /Applications/Discord.app and running the installer again afterwards

mossy flint
sick glade
#

manually

gloomy helm
#

ok im here now

mossy flint
gloomy helm
#

so is vencord available on android then?

sick glade
#

yes

gloomy helm
#

not on ios

night hollow
#

vf mobile

mighty ravenBOT
#
Is there a mobile version of Vencord?

Yes actually! We have an Android app embedding the Discord website

However, as Discord's mobile website has some issues (performance, usability, etc), chances are you won't like it.In that case you will instead want to use one of the following mods focused on Mobile.

Do note however that these mods are not related to / affiliated with Vencord, so we do not provide support for them in any way. Join their support servers for help & more info!

gloomy helm
#

ooo ios

sick glade
#

guh all the faq markdown is fucked up

night hollow
charred nebula
#

You love discord fuckery

gloomy helm
#

i wont get banned by using these right?πŸ’€

sick glade
#

no

wicked anvil
#

vf tos

mighty ravenBOT
#
Will I get banned for using Vencord? Will plugin X get me banned?

Client modifications are against Discord's Terms of Service.

However, Discord is pretty indifferent about them and there are no known cases of users getting banned for using client mods! So you should generally be fine as long as you don't use any plugins that implement abusive behaviour. But no worries, all inbuilt plugins are safe to use!

Regardless, if your account is very important to you and it getting disabled would be a disaster for you, you should probably not use any client mods (not exclusive to Vencord), just to be safe

Additionally, make sure not to post screenshots with Vencord in a server where you might get banned for it

gloomy helm
#

ohkk

#

ty!

gloomy helm
# mighty raven

since i cant use vencord(im on ios), which one is suggested? vendetta or enmity

umbral swift
#

what does the new update add?

wooden barn
polar sand
#

what are yalls favourite themes

rapid cedar
#

with invisiblechat plugin, usually if someone sets the password to "password" it decrypts just fine

#

but sometimes it just refuses to decrypt (doesn't even give you a prompt to, the button just does nothing)

wise dagger
opaque umbra
opaque umbra
#

😭

wicked anvil
#

i use vendetta and prefer it to enmity

simple owl
#

I use vendetta

#

It's nice

compact mortar
#

i’d also say Vendetta; it gets many more mentions here; (altho that might be biased if the devs are closer)

sick glade
opaque umbra
simple owl
wise dagger
#

real

shell veldt
#

enmity is ios only

#

while most people here use android

astral jacinth
#

how do i stop these? they started appearing every time i launch vencord after i imported the settings of vencord from my other laptop

simple owl
simple owl
#

They don't really like discord

astral jacinth
wise dagger
compact mortar
#

real

simple owl
#

Real

lone flare
#

when discordBadges plugin?

#

where we get to put any badge we want

#

like bd

sick glade
#

nowhere

wise dagger
#

nop

analog salmon
#

the support channel

lone spindle
#

D:\Vencord>pnpm install --frozen-lockfile
Lockfile is up to date, resolution step is skipped
Packages: +406
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 ENOENT  ENOENT: no such file or directory, stat 'D:\Vencord\node_modules.pnpm@vap+core@0.0.12\node_modules\eventemitter3'

pnpm: ENOENT: no such file or directory, stat 'D:\Vencord\node_modules.pnpm@vap+core@0.0.12\node_modules\eventemitter3'
Progress: resolved 406, reused 15, downloaded 0, added 0
help pls

sick glade
lone spindle
slate garnet
#

this is not working;

wicked anvil
#

remove the js at the start

rugged magnet
#

remove js

sick glade
#

that won’t work

rugged magnet
#

Oh

wise dagger
#

semicoloner

sick glade
#

(() => { Vencord.Settings.useQuickCss = false; copy(Vencord.Settings.themeLinks.join("\n")); Vencord.Settings.themeLinks = []})()

#

@slate garnet

sick glade
#

oops

#

stupid textreplace

#

again

#

i edited

#

copy that

wise dagger
#

cuhh

sick glade
#

i love β€œβ€

compact mortar
#

lol

#

what does that?

analog salmon
#

ooh

sick glade
analog salmon
#

i should just make my own keyboard map

sick glade
sick glade
#

well is your discord any different

slate garnet
#

no

#

didnt do anythinh

#

g

compact mortar
sick glade
analog salmon
slate garnet
lone flare
compact mortar
#

text search the channel for badges

#

note that they will be only visible to you – locally

lone flare
#

Yeah whatevs

tawny abyss
#

i think i screwed up my discord entirely

#

i tried to uninstall vencord

#

idk what to do

#

i just searched vencord in my pc files and deleted everythiing

plucky gale
#

If you wanted to uninstall vencord you could just have ran vencord installer or terminal and it would have a option to uninstall it.

wise dagger
tawny abyss
#

uhm

#

no

#

i might still have vencord installer

plucky gale
#

yeah that is the button i'm saying

plucky gale
wise dagger
#

no way WHAT

compact mortar
lone flare
wise dagger
#

read pinned in snippets channel

tawny abyss
#

uninstalled

#

vencord cool i just need lightweight client cuz toaster pc

wise dagger
#

vesktop

#

shiggy

tawny abyss
#

is replugged good

compact mortar
#

does it even work again?

sick glade
#

the problem is discord

#

just use discord web or smth like vesktop

wise dagger
#

vesktop!!!/? woahh

tidal grove
#

is there anyway to remove the link after the emote

wicked anvil
#

nope

tidal grove
#

So the trick is to just use the emotes by itself

sick glade
#

yes but only for yourself/anybody that has this option toggled on

#

so not really

tidal grove
#

Cuz I noticed it only happens when u use it with another piece of text

tidal grove
rich tide
#

I have yet to make a help message explaining this emote stuff

tidal grove
#

Ig I’ll just use the emotes by itself

rich tide
#

yes you need to do that

#

It's the proper way to use the plugin unless you want messages that may not look how you want for others

plush forge
#

i need some help downloading Vencord for mac, its asking me to grant it full disk acess even tho i gave it full acess

sick glade
#

please grant the

marble palmBOT
# sick glade please grant the

This message is misleading. Try running sudo chown -R "${USER}:wheel" /Applications/Discord.app and running the installer again afterwards

sick glade
#

^

plush forge
#

please grant full disk access

#

can someone help

tall canopy
#

read the bot message

sick glade
wise dagger
#

great about me

#

husk

wicked anvil
#

husk

indigo temple
#

Hi, I have the same problem since I've installed vencord... My discord is crashing randomly

wicked anvil
#

ignore the devtools part

#

vf devtools

mighty ravenBOT
#
Why do I get logged out after opening DevTools?

Discord tries to protect you from getting scammed by "hiding" your token when you open DevTools, which means it deletes it from storage and only keeps it in memory in order to make it harder to obtain.

If you now close discord before closing DevTools again, your token will not be saved anywhere anymore and as a consequence you will be logged out

Solution: Close DevTools before closing discord or better yet enable the NoDevtoolsWarning plugin which removes this "feature"

wicked anvil
#

fuck wrong one

sick glade
#

would be vf oom iirc

wicked anvil
#

ahh ty

lone flare
indigo temple
sick glade
#

discord

wicked anvil
#

can be both

#

depends on how bad ur pc is

indigo temple
#

Ok and if I delete some plugins it will work or no ?

spice haven
#

hello i have a problem with ShowHiddenChannels
usually its working but on one server it isnt showing few text channels and categories (voice works after clicking show all voice channels button)
i am sure that those channels exist as i have screenshots of them send by one of the mods on said server

shell veldt
#

discord

wicked anvil
#

discord rarely crashes from normal use for me

indigo temple
sick glade
#

run (await DiscordNative.processUtils.getLastCrash()).rendererCrashReason; in console and screenshot the output

compact mortar
sick glade
#

out of memory

rugged magnet
#

w.k