Logo with title ".Blog"

Studio cookies

Published on

If you have tooling that makes use of Studio’s cookies, Roblox recently changed how they work in Windows. Cookies are no longer stored in the registry, and are instead stored as Credentials:

Tooling will still be able to access these cookies just fine. There’s a winapi for it, so most languages will likely have a library for it. I listed some in another tweet.

Relevant libraries for some random languages: