fixed but how do i do custom avatars
-Powdered-
35
Posts
2
Topics
2
Followers
A member registered Aug 01, 2021
Recent community posts
Novetus community » General Discussion · Replied to RBRT_TheBest in Is it possible to fix the Stamper Tool with InsertService?
Novetus community » General Discussion · Replied to RBRT_TheBest in Is it possible to fix the Stamper Tool with InsertService?
Novetus community » General Discussion · Replied to MattRTGB in Is it possible to fix the Stamper Tool with InsertService?
asset delivery sites are easy to make
<?php
$ass = $_GET['id'];
$v = $_GET['version'];
if (isset($_GET['id'])) {
header("Location: https://assetdelivery.roblox.com/v1/asset/?id=$ass");
} elseif (isset($_GET['version'])) {
header("Location: https://assetdelivery.roblox.com/v1/asset/?id=$ass&version=$v");
} else {
die('Unspecified Asset');
}
?>
Novetus community » General Discussion · Replied to Zandy in Project Phoenix: Where to Download, about it, etc
Novetus community » General Discussion · Replied to AlpacaDS in To those who say that Novetus scrapped XP support I say
Novetus community » General Discussion · Posted in Project Phoenix: Where to Download, about it, etc
Novetus community » General Discussion · Replied to CrippleMommy in if you want 2012+ go to retrostudio
Novetus community » General Discussion · Posted in To those who say that Novetus scrapped XP support I say