2022 Roblox Avatar Editor

Brings Back The 2022 Avatar Editor code is by Vue2016 https://userstyles.world/user/Vue2016

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

/* ==UserStyle==
@name           2022 Roblox Avatar Editor
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Brings Back The 2022 Avatar Editor code is by Vue2016 https://userstyles.world/user/Vue2016
@author         Vue2016
==/UserStyle== */

@-moz-document url-prefix("https://www.roblox.com/my/avatar") {


}
.rbx-tab.six-tab:nth-child(2) {
	display: none;
		}
		.rbx-tab.six-tab:nth-child(3).ng-hide {
			display: block !important;
			order: 6;
		}
		.rbx-tab.six-tab:nth-child(6) .text-lead {
			font-size: 0;
			height: 16px
		}
		.rbx-tab.six-tab:nth-child(6) .text-lead:before {
			content: 'Body';
			font-size: 18px;
			font-weight: 400;
			display: inline-block
		}
		.rbx-tab.six-tab:nth-child(6) .text-lead .icon-down {
			margin-top: -8px
		}

.ropro-changes .tab-content>.scaling-tab, .ropro-changes .tab-content>.scaling-tab .pill-toggle {
			z-index: 2!important;
		}