Whitelist RBLX VR Controls Scheme from CoreGui Images Check #1558
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Roblox might've been slowly taking the "put the images in the cloud" route instead of putting them in the client itself. And the worst part is that it's uploaded through their employee's account rather than the Roblox (User ID 1) account itself.
Here's the log message from Adonis reports remotely sent through a webhook.
Note that my own Adonis fork used in productions doesn't kick players when a CoreGui detection occured since I already have known IDs related to exploiting.
Notice that the player info claimed that Roblox was being rendered with 1:1 aspect ratio, doesn't have a touchscreen, and primarily uses Gamepad1 as the input type.
The mentioned AssetID redirects to this image relating to VR Controls scheme:
And the uploader,
worldsynth
, has an official Administrator badge:Plus it's a good thing the profile is public, revealing one more decal which looks very similar each other:
Which, with all the explanation above, adding 2 more asset IDs into the whitelist is needed to make sure VR players, primarily Meta Quest users aren't getting false kicks on Roblox experiences with CoreGui Image checks enabled.