REVIEW WORKFLOW
From source link to published script
The workflow below describes how a submitted or discovered script can be examined for a finished RobxScript page.
Source & Developer Review
The review starts with the script source, developer information and the page where the script was obtained. We check that the source matches the script being submitted and that the publication is not built around an unrelated or misleading download.
Raw URL Inspection
In a full review, raw links and remote code locations are checked to confirm that the URL points where expected and that the loadstring is not silently fetching an unrelated payload.
Lua & Loader Review
Readable Lua, generated loaders and loadstring targets are reviewed for unexpected behavior. Extra attention is given to hidden remote requests, secondary payloads and code that does not match the advertised script.
In-Game Function Test
Where an in-game test is performed, the script is executed in the Roblox experience it was made for. The test checks whether the GUI loads, whether the main advertised functions work and whether observed behavior matches the description prepared for the post.
Feature Verification
Visible functions are compared with the final Features section. Key requirements, mobile support, executor notes and other important limitations are checked so the post describes the script as accurately as possible.
Final Publication Review
For a recorded full review, the title, game, developer, source link, code, feature list and update information are considered together so the page describes the version reviewed on that date.