#vrchat-general-2
1 messages ยท Page 257 of 1
that explains it
Oh, I'm sorry to hear that
i5 6200u sucks.
ehhh its aight
Load smaller worlds or safe ram by using Firefox instead of Chrome ๐
Unless you can show me your ram usage in task manager, I'm going to assume that your issue is caused by the CPU. @vocal shard
40 percent usage okay.
as ive already said i cant show what was the task manager situation while i played vrchat because the laptop was FROZEN
Then how do you know it's a ram issue?
im just going to assume it happened because it ran out of ram and used pagefile
I feel like it's the cpu.
Sucking.
VrChat is a game heavily reliant on cpu.
If it eats up almost 50 percent on my computer running a quad core intel cpu, then what do you think it'll do to a duo core cpu?
@sharp hornet https://i.imgur.com/mBLmjak.jpg
Dual core cpus in 2018?
never before ive had it this bad
@sharp hornet the game runs ok actually
only when there's too many avs at once it'll lag to like 25 or 15 fps
I get low FPS at times too even with my decent specs
NEVER ive had it completely lock up my system
You better start using low graphics
mouth machine broke
Your poor laptop couldn't handle the avatars
i was in the same world for a long time
so it was probably why
it was at penthouse at night
not sure what the user limit is there
hi can somebody here help me with mmd decimation
thanks
is there a world where i can watch youtube videos with my friends ?
do you know anyone who can help me with something?
has there been any word on when the new scripting system is going live?
what scripting system
There was a community update where they mentioned patching in a new scripting system for worlds to use
cant remember the name of it
Oh its called playmaker
Well CTF and bowling is broken now, so it would probably be for the best to get a new system
People are still stealing avatars ๐
@covert chasm Woah, your poly detection is done locally? It'd probably be a better idea for your servers to do it and reject illegal poly counts
You know this, though. It must be some technicality I'm not aware of
Was literally just browsing VRCSDK and stumbled upon it lol
People have tampered with that to get in avatars >20k tris.
I mean, it's a single line of code.
It's common knowledge but people try not to shareit anyways
smh
I met a guy who got a 50k model fully into the game with tampering.
It's easy to do.
But scummy to do.
I don't blame people for exploiting it, it's like it was made easy on purpose
50k is quite a lot but shouldn't lag anybody
the mirrors and lots of particle effects are the ones that lag me
As long as it's not above (2^16)-1 (so 65535) I've heard that it doesn't matter much
yea their game is poorly made (from a server check standpoint)
they dont check local teleports
they dont check avatar IDs or keys to make sure it belongs to them
I wouldn't go as far to say it's poorly made
they dont check if poly count is excessive when sent to upload
I'd say there are some things that aren't checked that need to be
Its nice how you guys says this stuff where all the devs and mods can see
That's the intention
It just grew too fast
It's constructive criticism.
well ya even games like roblox have better server authentication
It's not something along the lines of devs and mods you suck.
This platform is still being developed.
Hey guys
in roblox to be able to do something that modifies the game for everyone
you would have to ask server
VrChat is still in early access after all.
then u can make server do some checks on sent information
There was no problem when the playercount was 100, but with a playercount like this there will be trolls
or else it wont replicate
If the community members who are experienced in game development don't poke and prod, it'd be detrimental. If we found some vulnerability and let them know before other more malicious people would, it's for the better.
and theres some bugs where object physics wont belong to your character making u unable to pick up objects
They just couldn't keep up with the growth and implement security
this vulnerabilities would be told in secret though, this channel is quite the wrong place for such things
would it be ok to use such high poly avatars in friends worlds?
yes but why use high poly avs in the first place
cause low poly suk
u-boat just editing the sdk is already against the rules
their game is too easy to exploit not that i have
๐
There are bans for modifying sdk now.
ive just seen a bunch of vurnerabilities that others have found
@hasty wedge low poly no succ
normal maps help with low poly
About how he was banned for modifying client.
generic, a mod himself said, modifying both the client or the sdk is ban-able
Poly modifications are impossible to detect if done right, unless they cross check the reported value with what was actually uploaded
which is possible
no its always possible to detect
Which is my point? @vocal shard
oh
Well if you steal avatars or teleport 20 people below the map, I don't really feel bad for you getting banned
u just have to send the model to the vrchat server
then they can check there
and pass that model over
Which is why I don't screw with the sdk in any way.
and stealing avatars is too easy
Head the game itself knows everything about your character since it has to send it to everyone else
You guys are deaf, I'm saying they're not cross checking which is their problem.
if avatars had some sort of key attached to them that was stored
if they don't do that, its' impossible to detect
u can check if they have a valid avatar key in the database
and if it belongs to their user
and they could simply prevent client from changing their own avatar
It's possible to check, they just have to not trust the client
and instead client will tell server to change their avatar
I'm sure they have a hash for each one that's not the blueprint id
that way when client changes it it will not replicate
so nobody will see it
and if they try to upload it would upload their server character
idk y u can upload them ingame anyways
but ya its just poorly made, not gameplay wise
but its not very secure
the only thing secure about vrchat i suppose are the servers themselves (no IP tracking, database hacking) and the amazon cloud service it stores models on
They clearly have a way to know who's avatar is who's else your uploaded one wouldn't be listed as yours
Should be
If you change avatars to something that isn't public yet and it isn't yours it is invalid
ya but they let things replicate to server
i.e. teleporting players could so easily be prevented
if character physics didnt replicate back and forth
or if its a server message then if they checked teleport ability
I've seen people teleport objects but have yet to see someone teleport players
its 100% possible due to bad security checks
if they kept client and server separate there would be more latency in game but it would be more secure
The person doing it was being a little nice though, they were teleporting all of the sleds back to the top of Sled Hill
hopefully not noticable enough latency
"if they kept client and server seperate ..." what are you even going on about
Dev team is aware of such a script though.
client and server are separate, the server is likely a relay
as in they do not replicate literally everything back and forth
they keep client as client and server as server
server replicates to client
and only local movement physics and input replicates to server
key word is only
Normally it's like
Client says hey i just moved over here
Server goes okay i'll tell everyone that
they could still teleport
but that doesnt matter all that much
teleporting others is much more of a problem
But some people are doing
hey i just teleported everyone over here
Server just says sure that's normal i'll tell everyone
ya
and stuff like
*spawns object*
server: *replicates*
*spawns avatar*
server: *replicates*
Object spawning used to be done with scripts and had practical use
but people ruined it I guess
yes but instead of spawning client side
u could have made it so that in a world
button -> to server, given client -> spawn object -> replicate to clients
There was someone in an avatar testing world that had a polaroid camera that printed out pictures people could pick up
and server could also check distance and delay for button
might have been a mod though
i mean making these fixes would probably
break some of the game
most of the scripts
and cause a bunch of re-writing
but it should have been made like that anyways lol
i mean it shouldnt be too hard to replicate things efficiently in worlds if the scripts were meant to replicate from client automatically
the only issue would probably be them not screwing up the changes
!online
There are 10191 users in VRChat currently
You could probably make a custom version in blender if you just get the textures to move and be transparent.
@stone current wat?
Good morning
so guys
Im creating all of twilight town in vrchat for you guys!
It may take a while
but I think it'll be a fun project
๐
Twilight town?
From kingdom hearts
Oh.
its the starting world
Good luck with that.
Im putting all of it in VR chat ๐
I downloaded every single file and model.
Its a matter of colission really
Cool I guess
and vclusters
I hardly know anything about kingdom hearts
whats a vcluster
vision clusters. or does unity not have vclusters?
dont think thats a thing
determines what to render relative to what is being seen in game
But for now
I think im gonna keep it like
one area
and expand from that area onwards
What's the server Id? I'm on mobile
Does anyone know how to fix the flares on avatar for charizard? In unity
Nah.
Test
i love that in this game 1 second my gpu usage is at 20% and the next its at 100%
^
Its not optimized models of spme players
only a few months ago the game ran great and now if theres any more than 10 people in a room it ruins everyones fps
even if nothing big is going on
when you see someone doing that, click on them, click on details and screenshot that too
Just uploaded my first ever video ๐ญ ๐ค I'm scared...
??
lol 38 views already. mine have... 3.
is vrchat down? i cant seem to login
nah im on right now
Nice, know the world name? And or how to access the ui for selecting videos?
Appreciate it.
Hello World, and all of its inhabitents!
Hello!, regrettably Iโm one of those inhabitants of which you speak.
I'm just looking for somone to do some MMD merging for me. ^^;
The upload servers must of just went down. Now i cant upload this model stuck
Is it just my game crashing??
@supple bison @umbral night
Thank you!
I made it easier for you. :p
@crystal epoch what do u mean by that
hi
Servers in usa
My american friend has 100+ ping
Im in EU and have 90+ ping
Is it just me who doesn't care about the ping?
I mean, 200 ping felt pretty normal with no delays or anything
When talking to people
If you were to play many other games with that ping you would be lagging a lot
For some reason that ping in vrc doesnt feel like a big ping, I dont feel any delays
Try playing battledisc and say that again ๐ข
But yes, ping doesn't matter too much on social platforms
especially 100-200 ping
I usually have 130 ping (From sweden) and I'm doing fine, except when playing battledisc with a lot of users in the world and against non-eu players
But that guy with 3k ping lUl
Then you can clearly see something's up
I have 30 ping in EU servers as a Lithuanian
Poor soul
And 110 in NA, so idk
o
Although, I liked my ping in NA playing black desert online
I had no clue what was my ping, but had 0 lag
Neighbour Lithuanian ๐ค
๐ค
ping lol

from nz connecting i get like 430
Too bad
What if ping is like a placebo and it doesn't actually exist
doesn't matter tho
๐ค ๐ค
cya o/
Placebo does exist though ๐ค it even -kinda- works. I have a ping of 240 usually
Not what I meant
Ping just affects us causing placebo effect, but it doesn't actually exist
xd
The ping doesn't exist what I mean
How to add emojis?
Where?

Just parent a picture above your avatar before uploading it @sleek bone
hello all o_O/
Is there a procedure for dealing with peeps with hacked clients?
#moderation-reports and providing your output log with the report @willow tide
!outputlog
You can find your output log at C:\Users\%Username%\AppData\LocalLow\VRChat named vrchat;outputlog.txt
How do you guys find those hackers
They find you, you don't find them
Don't
Also, Peck, are you by chance Starlite (I think was the name)
I have 6 imported, LUL
I'm just Peck
Rip
Yea
Well, not as much problem when they're from the internet
But I'm still concerned about those who legit spend time just to hack in a fuckn socialising game
Yea
Its dumb to hack in a game like VRChat
Why in this game as apposed to any other?
Maybe I just don't go to places with them
cause there is literally nothing to hack for?
No micro transactions, no in-game currency, no leaderboard
and it says in 24 hours i will be unbaned
Just go around and speak russian or use soundboard for attention
Also, I might have not encountered one yet cause I dislike crowded places, lol
A hacker?
No
Inappropiated avatar
Not you
oh xd
NO NUDE AVATARS PSL
No frogs too
Or germans
But I love PayPay the Frag
I don't try to get attention, I just get it for some reason
Yea alright m8
maybe ur avatar is a cute kawaii anime girl
I died a little writing that
Well its a anime deer girl
So I guess you're right
jesus fuck my dudes
my ping is at 13k
o.o
And?
But on every other game it's at 20-30
dafuq is wrong with ya'lls servers
Make sure your little sister isnt downloading something
she's asleep.
Everybody is except me
like i said in every other game it's at 20-30
except vrchat
which is at 13k
You do know that ping is dynamic right?
Well given that when i join a room, it spikes up to 13k and sits there
How long ago did you test those other games?
about 2 minutes ago.
So you have multiple games open?
no.
i shut off vrchat, cause it was, then ran another game, and ran around, and it was stable
maybe it's just cause they use a shitty outdated version of unity
Do you know how ping works... or what it is?
It's the latency between me and the servers
Ping is that thing that ends with ping xd
Yes
higher is worse
hgiher ping is more pong
Checked just now and I have about 70 ping higher than I usually got
Do you know of reasons why the ping might be bad?
Can I upload a avatar to my steam anme? and not my vrchat account?
Server issues
well damn
Server issues is one
And i'm assuming server stuff too
But
@regal reef had the same problem
Because all the other devices in my house are off except mine
Ping is the time between recieving packets
Still porting friends from Steam to VR account
Your speed will be lower (higher ping) when you enter a new room
The routing for few select users might be going crazy, I dunno
Because you have to download all those avatars
It randomly spiked up
while i'd been on the same server for half an hour
Maybe someone with a stupid-big avatar joined
and nobody new joined
we generally stand aroundish the spawn
so i know nobody joined
Either way, it's safe to say it's more likely than not server issues. Ping shouldn't increase when someone with an unoptimized avatar joins.
So i wanted to ask zarni, do you know how one would get "Developer" access on the sdk? or does that mean you literally are/arenot an official developer?
But still... 13k is way to big for server issues based on this guys premises. Wouldnt everyone be complaining?
That is a leftover from the "ancient times"
Another thing
wouldnt it be more secure to upload through the client lol
like you used to
that way people cant mess with the tri limit lel
they just need server-side verification on uploads instead of client-side
Like you used to? When was this?
According to a wiki i read
when uploading avatars, you used to be able to upload the .vrca through the client
That was probably atleast 2-3 years ago
I joined little over a year ago, so that was before my time
Ah
The wikia is horribly out of date FYI
I know lol, but it's still fun to look around on
The other thing that was confusing to me
api.vrchat.cloud
and vrchat.com, both go to the same site lol
that was interesting to me
So does vrchat.net
huh
didnt know about that one
Oh also
Zarni, i was wondering, is there a way to make it so when you turn with a controller, you go a bit faster?
like with an xbox controller
I personally have never tried playing with a USB controller, so I don't know. I don't think so however
๐
D:
@vocal shard Since I go to servers with 2-4 people, new people always come to me
Since I'm usually the only one who talks
I feel hella awkward when ppl don't talk, they walk up to you and just stare into your soul after doing wave emote
90% of the people I meet with vr doesn't talk
I always begin with a warm "Hello there" sometimes it's Obiwan saying it, mostly it's me.
A guy I met on vrchat had the knuckles skin on and was so confused why people didn't want to talk to him
I blocked a group of 10 knuckles at once.
I don't block all of them
they were being the cancerous knuckles.
some are actually nice people
oh
they click teir tongue, I click the Block button
ehhh
i wouldnt instantly block them
some just do it as an actual joke
Some of them are really nice people tbh
i met one who had been raiding for 4 hours and was taking a break and said he absolutely hated doing it, but it was fun reguardless
my friends raid as different stuff
they seem to be into doing the whiteknight raiding atm
I hate it
Wait, he said he hated doing raids but it was fun? That just sounds so contradictory
no he hated being the knuckles
I remember a guy told Ugandans to stand dogether for a group pic, and while they were standing like that, he actually just blocked them.
Aah
there was this map that had a bunch of nazi stuff in it
so we raided uganda as nazi's
it didnt go over well :/
they ignored us
i believe the map got taken down too
that's usually how you get people who are raiding to leave
So! What do I do, if I can't connect to any servers the rest of you are on?
HAH
it is a server side thing
i was getting 13k ping
the best you can do is wait it out
Where do you live?
wisconsin
I haven't gone above 200
as zarni said
it could be some randomass routing for a few people
ah
hopefully when my 1060 gets here i'll be able to use blender properly again
question why is it any time i log in theres absultly no one on
did you make sure to update yur game?
Make sure you join an instance with people in it
how do i check for an update
close steam entirely and reopen
For whatever reason when I go to a public world, if I just click "go" I would enter a seperate instance. I need to make sure to select a populated instance and then join it.
ive done that meny times
server joining is kinda borked
ive tried a lot of rooms and all empty
Make sure you are on build 487
i kinda wish vrchat had something similar to the discord status thing
You can see that in the quick menu ingame
where you could watch the server/api statuses and everything
Make a post about that on the canny. There is a link in the channel description in #feature-requests
I thought I'd never block a person
But there was this one knuckles t-pose avatar that was basically the size of the world
And blocking it felt so good
Otherwise I just mute the obnoxious ones (usually, the ones with soundboards)
As for knuckles, I just ignore them
Muting and blocking is there to be used
I don't typically block, however if I'm in a poor mood and I cannot be bothered being namecalled then off they go
I legit didn't want to block a single person
i couldnt put a post in canny but i did put it in the feature request
Muting is fine, they'll find a way to get my attention if they need it
now is it next to the word version ?
nvm i found it
duskitty is it the one next to version ?
Why I block people :
1/ Gigantic model
2/ Laggy model
2/ Seizure inducing animations
3/ Micspam
๐ค
Why I block people
- if they're people who still think the Ugandan Knuckles meme is still funny
- annoying pricks
4.good guys
- They don't speak English
my brain cells are just
- traps
literally gone
I block Ugandan Knuckles instantly and any Ear Rape, such as those who run around playing annoying Russian music
Blocking traps??
I stomp on them with my larger avatars
killmekillmekillmekillme-
Like Imperialdramon, MegaGargomon, Shoutmon X3 and Omnimon
If we block traps here am I blocked then
Are those player names or new Godzilla monsters?
WELP
anyone know how to get a dds file working as a texture? it doesnt work for some of mine and when i convert to another format some parts turn blue (from gold) and it goes transparent when i add a shader
I bet that people who own a Vive will recommend Vive and people who own Oculus will recommend Oculus. But if you had both what would you recommend?
both? ๐ค

Yes
But seriously statistically speaking what one would be better? Like if you remove all bias.
The long term game is definitely Vive, due to it being part of the SteamVR ecosystem
Iโve heard that they offer the same mostly, but vive relies more on space
I can save up... But I don't like the Vive controller it looks bulky and uncomfortable.
Meaning in the future when new headsets come out (LG, Pimax, Vive Pro to name a few..) or even controllers made by other companies, you can simply pick and choose which ones you want
Oculus has their own semi-closed garden and, well, doesn't really seem to have much plans long-term
And vive remote charge times are a pain
I see, I wish that the headset it self would take some processing off the PC I know mine is VR compatible but still don't want to over work it.
@willow tide I will run wires down my sleeves if I have to!
If you want a short term solution then oculus is the best choice
Iโve seen a guy sit in the pug with his hands out in his charger while he sat stationary...
Meaning when new VR gear comes out, you probably have to "rebuy" everything again instead of upgrading components like with the vive
That makes little sense, but ok...
Oculus is not a modular system, unlike the vive (or rather SteamVR to be precise). It makes sense to me to assume that in my view
Sounds like Vive is a worth investing into then. Also was it the Vive or the Oculus that needed separate headphones?
Vive
Vive does not come with the deluxe headstrap by default, unless it's a special package
I kinda like that because I'm super picky about headphones.
I'm getting Oculus because it has headphones and microphone integrated
So I have no problem just using my own.
one thing I do like about the CV1, the headphones are quality
you can remove the headphones from the oculus and use your own
and yeah, the headphones on the oculus are really good
Vive Pro has built in mic and headphones.
If you can deal with the default vive headstrap then using your own headphones is not an issue at all
Is Vive Pro out yet?
Regular vive has built in mic
No
Not yet
Vive pro supposedly has dual mics, but I don't know much about that
It's gonna be more than the normal Vive I'm guessing
I'm up way too late making a button work - https://www.youtube.com/watch?v=y6REwkEhWho
HTC has said there will be a HMD only option for the vive pro
depending on how much then I'll upgrade to it
Any release date yet?
Not that I know of
The increased resolution seems very appealing
Also stereo front cameras is neat to me
I use the front camera religiously on my vive
I'm the kind of gal who plays games windowed and doesn't even care. So resolution is not an issue.
In VR it's an entire different ballpark
I actually play VRChat windowed lol.
Same
my HP WMR headset gets here today
I heard Oculus controller's batteries long really long
I'm looking forward to seeing how it stacks up
Do an unboxing video lol
It's the difference between using your glasses or not when having poor vision
No
Not just screensize on a flat screen
Amazon , for 215 USD
My glasses are a pain with the Oculus
I use contacts
I wear glasses irl already sooo
I have to return it
@sacred mantle yes, they last a long time and when they eventually do run out you can just throw in a new pair (each controller take 1 AA battery)
Vive is better for glasses users aswell. Vive pro supposedly even more so
I can't afford a vive ;_;
Inb4 Zarni works at Valve.
ok
I wish
I'm up way too late building in webvr
My pc isn't good enough and I got very little space
time for bed
Idk I'll either get an exchange for a working wmr or I'll save up the rift and then wait for a price drop
Thats why I went with the Oculus
I'd kill for those steamVR knuckle controllers
Me too
Ikr
Yeah, me too, I got little play area so Oculus is more worth it for me
im holding out for gen 2 vive, had rift since release and don't regret it a bit but vive is progressing so much more lately
@lilac swan who would you kill?
what you want is the Noitom Hi5
Let me think for a while
Kill a knuckle for a knuckle?

Some peoples avatars set off my cringe-o-meter, I get scared. :(
Cringe-o-meter?
Yes lol
What is that
A metaphor
It means it's hard for me to talk with people with non-human / anime characters not sure why.
help how do i export an image as png in blender
Screenshot
Weeaboo?
Well it's hard for me to talk to people in general.
Oh
Also... Having a clear guy voice yet wanting to pass in-game without sounding like some dick who's mocking a girls voice. What would you do? (voice changer + whisper?)
The terrible part is that the vr headset wouldn't even turn on like I couldn't even experience anything at all
O
I use VAC
I don't speak ingame
To boost man's not hot
@crystal epoch I have a few avatars that have faces that can make you cringe
Virtual audio cable, I can connect it to audacity and set the output to a virtual cable and then set that virtual cable as my mic in Vrchat
For some reason I have no trouble talking to people at all
But I mean, one question
@crystal epoch I've decided.
Which is also my mic set in vrc
Why play a social game if you're not being yourself
How to become a trap 101
๐ค
So u can grab dem animรฉ tits
^
why did my dds file for the hair work but no other dds file did
That's the only reason for vr
roleplay ?
Yeah, #BoysMakeBetterGirls
No
I'm trans... So I am being myself. I just happen not to believe in any of those surgeries or drugs etc...
#trapsaregay
Lol
I play VRChat because I don't feel so cripplingly lonely there
Ikr
Who tf thumbed down
OK bye school bus is here
When you get your first friend on VRchat
Lol
@lilac swan ?
Not running around with voice changer and not interacting at all
VR Pill must go
Or screaming and screeching
:O
For my knuckles controllers

And social games should be 13+ or 16+, idk
Oh noes, start of a revolution?
Isn't VRChat 13+
I'd interact more with voice mods then without lol.
VRchat is indeed 13+
Yea thats what I thought
But why @crystal epoch
Oh it is?
I mean, I found a friend girl with VR who was 12
I said why already...
Yup.
All I recall is that you mentioned you're trans
Age doesn't nessecarily mean how mature you act
Indeed.
Itโs 2018 muh dood, arguments over gender were 2016-2017
Wait, doesn't necessarily, didn't see the key word, mb
I mean I don't like people hearing my real voice and that's why I usually stick to text chat. However we don't have text chat here...
Yeah, I hate people who aren't in their own gender and I don't want to get banned for that, lol
It's rare seeing young people act mature, though
https://www.voicemod.net/ Have you checked this out, NanoAi? It's free and one of the best voice changers I tried yet
so much for tolerance
But you know wanting to pass is very common in our community and in VRChat I'm given that opportunity without having to ruin my body with drugs etc...
i hate it when people still assume i sound like a kid from my voice
even if im told them my age n shit
smh
I mean, voice makes up the most impression
They assume gender so much on VRchat lmao
Mhmm
I always assume, is there a problem? :>
who cares about gender it's a game
^
Yeah, there are traps, who cares
@lilac swan I like how they say that they are compatible with League of Legends a game that has no voice chat...
inb4 VRchat turns into a Dating VR
I think i got harrassed by someone because they wanted to know if I was a trap or not
gg
They asked for pictures
I read their description and
Minecraft (troll like a boss)
``` ๐ฉ
And I'm sure they were over 18 and I'm not
Pedos?
Despite the cringe, it is a decent voice changer
Who knows @sacred mantle
I mean
Minecraft doesn't have voice either lol.
VRchat is a perfect place for pedos lmao
I hope it's not just a pitch shift I can use clownfish for that...
Tbh, that's why I'm getting VR
Show lolis the love they deserve
SO I can touch them lolis
what about a reverse loli? ๐ค
I already got molested even when I don't have a loli ๐ค
All lolis deserve love
Define reverse loli
pls
i need the love
So like old woman?
Reverse loli? Old woman?
@coarse blaze Do not joke about molestation.


U meant reverse traps
yeah
And boys are shota
@tepid raptor ADORABLE
I'm being serious.
i mean old ladies thing
So how many of you guys have Vive?
could happen
Why tho
This is not up for debate
@lilac swan I hope it's not just pitch shift I'm going to be so mad if it is lol.
I never understood the reason people disallow such stuff
@crystal epoch I don't think it is
Guys calm it lol
Are we getting into dark humour?
No lol
I mean, I live on it
Will try it out then.
๐ค
Can someone tell me if anything special has been going on in VRChat during this week?
And french
don't forget all the englishmen as well
If not I'll just use my normal voice with a pitch shift and hopefully not die from social anxiety lol.
Haven't heard the french yet
and spanish lmao
๐ซ๐ท
๐ฅ
have you seen the wobbly ones? XD
No srsly, I'm concerned about where you go
I do too, but I haven't met that kind of stuff
The great pug is a scary place
^
Then again, I don't think they go to less crowded places
There was an avatar that was shiny af
Wait theres a wobbly ones raid now?
I visit mostly Gaia Night, the nightclub and penthouse so yeah
I almost went blind
Pug is too big for me
don't worry, you'll eventually run into one once more ppl start doing it
^
Pug lags me out usually
Please hang out in Zarniwoop's avatar dungeon. It's been going down the popular list. ๐ฐ
Hey guys, i've been having troubles with VRchat using a VR
I always hang out in pug
wondering if you lot knew how to help
You make avatars @lilac swan?
what vr you using
oculus touch
@lilac swan RIP
I do
rip
@lilac swan With a name like that I'm kinda scared to go there lol.
its a dungeon
Meh
Ill be sure to visit that later today when I play
I hope I do
Rumors say lost players' get turned into avatar pedestals... ๐
are the models any good anyway?
Oh my.
like sometimes i can see my avatar but not always and i can't see some peoples avatar and only their username tag ๐ฆ
Haha then you can have a felix avatar if i get lost
I wouldn't wanna get lost in there then.
Well a dungeon isn't exactly a welcoming or fun place afaik.
Well, I have close to zero anime girls avatars, so that's my selling point.
Dungeon is the best place
Which is probably why it's not as popular...
Boooo
:>
Lolis are what ruling VRchat#
The day I add anime girls and lolis is the day I hate myself
Have an avatar that's called "steal any avatar" and its just a mirror.
I do have two anime girls
Don't you?
Do it for the memes! You must do it!
add a unique Knuckles... then it will be very popular
I did move one of my most popular avatars to a much harder to reach spot when I updated it, just to piss people off
No knuckles ever
and have the idiots spit on you
No
hha
because muh normal knuckles < meme knuckles
Add a model of the Vive Knuckles lol
Is there a model of gaben yet?
lol
There was a knuckles that was basically a sun that floated up to the sky on gaia nights
I think there is one on the asset store
Lit up everything
I have been playing with the idea of randomly spawn an avatar pedestal in one of few select places when an instance is generated
Can you do that?
I want some weeping angels
@lilac swan Can you have an avatar that's an avatar pedestal?
There is a randomizer function, so yes
uhh
I guess I can
Yeah put the weirder ones on random haha
Or have the pedestal randomly teleport when someone interacts with it
What is this? A troll dungeon?
Have it play the "no" voice clip from HL2
My avatar world is one of the few ones you have to work to get access to the avatars
anyone here a warhammer 40k fan?
Though it's only needed to do once per instance
Is it like the Hotel California?
You can come back any time you like, but you can never leave?
๐
:ArtsyThumbs:
Alt + F4
If you appreciate calm places, then I suggest you enter the mirror room in my dungeon also and enter the portal in there
Got a not-so-hidden private world there
I dunno I kinda want to find that room from Portal where all the robots scream at you.

and a couple of PPSH rounds
@lilac swan I think the pepe ban is unjust since if you actually read the hate symbols database it's not the meme itself it was the perversion of the meme by internet users who have modified it to be racist and or offensive in another way.
Rip
I personally don't agree with the ban, but that's how it is.
ORC VECTOR or riot
Oi Zarni whatโs your world called?
Hows everyone doing anyway?
Here's a psyduck
Which one? The avatar dungeon?

doing Kotori now

How do you get other emojis for Discord?
I need a Kanna emote in my life.
YOu taunt me with your Kanna's

If you do get nitro, I'll link you a Kanna emote den.
A server dedicated to Kanna emotes.
I joined a lot of servers that's only for emotes--
It's worth it, get the Kanna emotes.

I'm trying to cut down on my monthly costs.
You're not worth Kanna
You dont need Nitro?
Iirc, there are some servers that allows you to use their emotes in other servers without needing for Nitro.
@vocal shard which was is the Kanna gun
Whet
I didn't get what you just said.

Yess
I still have no idea what you said earlier but ok
What server it was in
Oh, give me a sec.
I have it already
Owh
Kek
Could still grab some more in there.
how do you even find these servers?
I'm having trouble finding any
Search for "Discord Global Emote Servers"
Is there like a site where people steal avatars and sells them?
Just got my shit stolen, now I'm being told they're going to sell it lmao
Don't know how they'd go about doing that, it has a shader on it but besides that it's very bland and not worth paying for
Screenshot, send log.
Those that steals avatars can't really do much to your avatar.
The procedure is
Get copied avatar's blueprint ID (manage uploaded content)
Make new avatar that's just a cube or something worthless
attach that blueprint ID to the cube (via pipeline manager)
Upload
Detach ID from proper avatar, upload (it'll generate a new ID)
Done!```
Yeah I dont think they could do anything.
lol nice, I'll just make it a cube then
:GWnkeFeelsGood:
It's been reduced.
So now only the most dedicated script kiddies are still doing it.
The rest were doing it before because it was so easy.
then again
But then
came.











