Skip to content

FakeROBUX by adrianek

Screenshot of FakeROBUX

Details

Authoradrianek

LicenseNo License

CategoryPrank

Created

Updated

Size575 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This is css script is only fake robux you didnt get it its to prank friends and other

Notes

Fake robux

Source code

/* ==UserStyle==
@name           FakeRobux
@namespace      USO Archive
@author         Adrianek
@description    `This is css script is only fake robux you didnt get it its to prank friends and other`
@version        20191103.19.26
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("roblox.com"), domain("robloxlabs.com") {
.rbx-text-navbar-right {
	visibility: hidden;
	position: relative;
    padding-right: 20px;
}

.rbx-text-navbar-right:after {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	content: "15K";
}
}

Reviews

No reviews yet.