约 99,000 个结果
在新选项卡中打开链接
  1. Get decal image from ID using Roblox's web API

    2023年1月8日 · I’m testing with asset ID 775859954. The ID you provided is a shirt, which are only available in the catalog and not the library. The catalog does not currently have an API …

  2. How to get ImageId of a decal? - DevForum | Roblox

    2021年5月28日 · After you install the plugin to chrome or whatever you use, reload the Roblox website and navigate to your decal. From there you’ll see a few buttons above it, one of them …

  3. How do I get an asset ID of a decal? - DevForum | Roblox

    2022年6月16日 · Question How would I grab the asset ID of a decal through a script? I’ve looked through the API Roblox Site, however I couldn’t find a solution. Example ID Marketplace Link: …

  4. How to get decal image from asset ID - DevForum | Roblox

    2025年9月12日 · How to get decal image from asset ID Help and Feedback Scripting Support billybobtijoseph (Septance) September 12, 2025, 10:26pm

  5. Best method of getting the template ID of clothing? - Roblox

    2024年4月19日 · I have tried the subtracting one from the ID and comparing the creator IDs of both items until they match, but this method does not work for group items as the template and …

  6. How can I get a texture id from a decal id? - Roblox

    2022年4月4日 · I’m unsure of how to get a texture id from a decal asset. I’ve tried taking the Id and subtracting 1, which works for old decals but not new ones. I’d like to avoid having to use …

  7. Imiji - convert decal IDs to image IDs - Roblox

    2025年2月15日 · When you paste in a decal ID, Imiji will fetch the decal instance from Roblox, parse out the image ID from its data, and generate short and long URIs for you: From here, …

  8. How to get the decal id of an image? - DevForum | Roblox

    2025年4月7日 · When I put a decal on a part and paste in the decal’s ID, the decal object immediately converts it into an image id, one which is different from the decal id. Is there any …

  9. How do I download Image/Decal Assets using Roblox API?

    2024年1月26日 · I am trying to download Images and Decals through Roblox’s API using methods in this DevForum topic. It appears that none of the methods are working for downloading an …

  10. Get ImageId From DecalId - Scripting Support - Roblox

    2024年10月9日 · There’s a problem, im looking for a ImageId, i used roblox open cloud to upload a image but you cant get a ImageId so i can only obtain the DecalId.