Roblox Limited Item Thingy

shows more information about them in the catalog pages and trading menu.

These are versions of this script where the code was updated. Show all versions.

  • v2 2023-04-07

    Improved code.

    Hashes the info into a new cookie instead of Getting the value.
    Uses textContent instead of innerHTML to set the content of the limitedDetails element, since it doesn't contain any HTML.
    Now Uses const instead of let for the limitedItem variable, since it is not reassigned.
    Uses Array.from() instead of querySelectorAll() to convert the NodeList into an array.

  • v1 2023-04-06

长期地址
遇到问题?请前往 GitHub 提 Issues。