Skip to content

Instantly share code, notes, and snippets.

View Korsinemi's full-sized avatar
💜
Developing furry stuff

Kori 🦊 Korsinemi

💜
Developing furry stuff
View GitHub Profile
@Korsinemi
Korsinemi / roverify.korsinemi.js
Last active March 19, 2024 00:23
Roblox Verified Badge Script - RoVerify (Script for Greasy Fork)
// ==UserScript==
// @name ✅ RoVerify | Roblox Verification Badge
// @namespace https://github.com/Korsinemi
// @version 2.5
// @description A simple script that adds the Roblox verification badge to your name.
// @icon https://en.help.roblox.com/hc/article_attachments/7997146649876/Roblox_Verified_Badge.png
// @supportURL https://gist.github.com/Korsinemi/fbd0aba2579c62553f14db72a0a1b228
// @author Korsinemi
// @match https://www.roblox.com/*
// @match https://create.roblox.com/*
@Korsinemi
Korsinemi / EmoteProfileROBLOX.js
Created August 19, 2022 00:04
An easy script to get a ROBLOX Profile with an emote pic - To run just copy the code, paste on console and follow the instructions
$.ajax({
method: "POST",
url: "https://avatar.roblox.com/v1/avatar/thumbnail-customization",
contentType: "application/json",
// ------------ //
data: JSON.stringify({
//-> The configurations of the camera pos
"camera": {
//-> Ranges are inclusive.
"distanceScale": 2, // 0.5 to 4