no im pretty sure you put it in a script
-Powdered-
30
Posts
2
Topics
1
Followers
A member registered Aug 01, 2021
Recent community posts
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