About 104,000 results
Open links in new tab
  1. Convert decal ID to image ID (2025) - DevForum | Roblox

    Jan 21, 2025 · DECAL ID TO IMAGE ID Lemme get this straight, I can totally relate to some developers that it’s so frustrating to get the image id from decal id ESPECIALLY IF YOU …

  2. Imiji - convert decal IDs to image IDs - Community Resources

    Feb 17, 2020 · 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, you can …

  3. Script that changes decal every few seconds - Roblox

    Nov 7, 2021 · Hello, I am trying to make a TV screen change decals every few seconds. This is what I have my Decal and Script nested under: This is the current properties for the Decal: …

  4. Converting Decal IDs to Image IDs - Community Tutorials - Roblox

    Oct 10, 2023 · Most ID gaps are around 10 but I’ve seen cases where it can go up to 25). For that reason, I don’t suggest using this method either. The Best Method? Recently, Roblox had …

  5. How do I convert a decal id to an image id - Roblox

    Jul 7, 2023 · I’m making a game where one of the things you can do is paste decals onto blocks, but people are having issues with using the marketplace id’s, what should I do to fix this and …

  6. How to "convert" decal correctly from id - Roblox

    Nov 13, 2024 · I want the player to be able to put in the id of a decal, and it show up for there house, but roblox does that thing where its a different id once inserted and doesn’t want to …

  7. How would I convert a Image ID to a Decal ID? - Roblox

    Aug 26, 2023 · The above reply will only make the image load, not fetch the decal ID. A solution to fetching the decal id is brute forcing by taking advantage of the fact that the decal id is the …

  8. Convert Decal asset id to Image asset id - Roblox

    Nov 17, 2017 · Currently the approach commonly used to do this is to take the Decal asset id (1156386453), then keep subtracting 1 from this id until an Image asset is found with the same …

  9. How To find and create Images (NOT DECALS) - Roblox

    Jan 23, 2022 · He is wanting to know for shirt templates, not decals for parts. Also @HenryThe_Legendary, you do NOT upload images to Roblox if you are using them for …

  10. Decal is white after upload image bug - Creator Hub (create

    Nov 21, 2024 · Repro While upload image into decal in Creation hub > Dev item > Decal and wait for decal appear. What happened with white image in decal: And still there in image: after …