Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Novetus

A multi-version ROBLOX client launcher built to allow the user to run LAN and Internet servers. · By Bitl Development Studio

Asset Delivery Sites

A topic by OldRobloxFan created Dec 19, 2021 Views: 1,051 Replies: 18
Viewing posts 1 to 7

after the main asset delivery site epicgamers.xyz shut down. there aren't many popular asset delivery sites left to choose from. so if anyone know of working sites that redirects assets, please name them in the comment section under:

Deleted post

can you name some?

Deleted post
(-1)

2012.hereelabs.cf

i don't know, i might try it one time though

(-1)

it died

(-1)

atleast epicgamers.xyz came back

Sad News of Linked Links Removal of "/asset"

Roblox has been removed /asset due to errors. The main delivery was epicgamers.xyz, it later shutdown and removed /asset command. That's why I can't show the real ways.
Deleted post

it came back mate epicgamers.xyz is back

YAY! thanks for informing me!!!

austiverse.com/asset/?id=

Thank you

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'); 

}

?>

standalone clients outside of Novetus will not accept asset delivery sites. only assets in roblox.com. is there any way to make the other clients accept any assets from any sites like Novetus?

Patch trustcheck.

how do i patch trustcheck?

(-1)

playitggtest123123.tk/asset/?id=