Last active
February 24, 2026 10:26
-
Star
(243)
You must be signed in to star a gist -
Fork
(11)
You must be signed in to fork a gist
-
-
Save juliaoverflow/13016b11e80109ba643ab9e90b431e02 to your computer and use it in GitHub Desktop.
ROBLOX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| !! The feature that uses this endpoint has recently started rolling out to users. | |
| !! See `App > Avatar > Profile Picture Editor` | |
| !! | |
| !! You may continue using this script, the only advantage is being able to | |
| !! customize FullBody and Closeup independently. | |
| */ | |
| // ! VIEW YOUR CURRENT AVATAR THUMBNAIL CUSTOMIZATIONS: https://avatar.roblox.com/v1/avatar/thumbnail-customizations | |
| /* | |
| !! After your first time of setting a thumbnail configuration, the thumbnail of that type can not go back to how it was originally. | |
| !! (i.e.: using Idle Animations, camera position). It can only be temporarily reverted if Roblox disables this feature again. | |
| */ | |
| // doing ajax because easy csrf handling w/their middleware lol | |
| $.ajax({ | |
| method: "POST", | |
| url: "https://avatar.roblox.com/v1/avatar/thumbnail-customization", | |
| contentType: "application/json", | |
| data: JSON.stringify({ | |
| "camera": { | |
| // Ranges are inclusive. | |
| "distanceScale": 2, // 0.5 to 4 (Closeup) 1 (FullBody) - Camera distance scale from the avatar | |
| "fieldOfViewDeg": 30, // 15 to 45 - Camera Field Of View (FOV) in degrees, slight effect | |
| // xRotDeg used to exist here. | |
| "yRotDeg": 0 // -60 to 60 - Camera Y rotation in degrees | |
| }, | |
| "emoteAssetId": 0, /* The assetId of an emote you own. 0 for no emote. | |
| * example: 3696763549 in https://www.roblox.com/catalog/3696763549/Heisman-Pose | |
| */ | |
| // idleAnimationAssetId used to exist here, it has since been removed. | |
| "thumbnailType": 1 /* The thumbnailType | |
| * 1 = Closeup (headshot) | |
| * 2 = FullBody (bodyshot) | |
| Closeup and Fullbody can have separate configurations. | |
| */ | |
| }) | |
| }).then(data => console.log(data)).fail(error => alert(error.responseJSON.errors[0].message)); | |
| // Logs `{success:true}` if success or website alert if error. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Revert your thumbnail to default, this is the same that the App uses, hopefully | |
| for (let thumbnailType = 1; thumbnailType < 3; thumbnailType++) { | |
| $.ajax({ | |
| method: "POST", | |
| url: "https://avatar.roblox.com/v1/avatar/thumbnail-customization", | |
| contentType: "application/json", | |
| data: JSON.stringify({ | |
| camera: { | |
| distanceScale: -1, | |
| fieldOfViewDeg: 30, | |
| yRotDeg: 0 | |
| }, | |
| emoteAssetId: 0, | |
| thumbnailType, | |
| }) | |
| }) | |
| } |
stop messing with people
Stop blowing my phone up at 1 in the gd morning Jesus Christ man
β¦On Tue, Feb 24, 2026 at 1:17β―AM ravenxy ***@***.***> wrote:
***@***.**** commented on this gist.
------------------------------
stop messing with people
β
Reply to this email directly, view it on GitHub
<https://gist.github.com/juliaoverflow/13016b11e80109ba643ab9e90b431e02#gistcomment-6000006>
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2ZERWUUM7BKMMIPR3A4IVT4NPUIBBFKMF2HI4TJMJ2XIZLTSOBKK5TBNR2WLKJRGEYTMMZRGIZDJJDOMFWWLKDBMN2G64S7NFSIFJLWMFWHKZNEORZHKZNENZQW2ZN3ORUHEZLBMRPXAYLSORUWG2LQMFXHIX3BMN2GS5TJOR4YFJLWMFWHKZNEM5UXG5FENZQW2ZNLORUHEZLBMRPXI6LQMWWHG5LCNJSWG5C7OR4XAZNLI5UXG5CDN5WW2ZLOOSTHI33QNFRXHEMCUR2HS4DFURTWS43UUV3GC3DVMWUTCMJXGM2DKNJRHGTXI4TJM5TWK4VGMNZGKYLUMU>
.
You are receiving this email because you commented on the thread.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>
.
You guys need to stop. I subscribed to this gist on my deleted GitHub making a new account just to say this. shut the hell up and let people sleep please. It's 4 in the morning. This isn't a chatroom, it's a 3 year old gist.
Itβs never that deep vro
i keep getting emails from this thread bro it is that deep π
bru i kept getting emails from this, i didnt know it was from roblox π₯Ή i miss beinng a kid in lockdown
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
WARNING: YOU'VE BEEN HACKED
π SYSTEM STATUS: OFFLINE / COMPROMISED
All your personal files, financial records, and browser histories have been secured and transferred to an offshore server. Your firewall has been permanently disabled.
YOUR DIGITAL FOOTPRINT HAS BEEN LOGGED:
[CAPTURED AND ROUTED][CLONED][ACTIVE - BROADCASTING][RECORDING IN PROGRESS]π» BACKGROUND EXECUTION PROCESS...