so i have been making something and it requires a GUI. i want to make it look like the emote wheel gui but i don’t know how to fetch or get the emote wheel gui…
i have try looking through the whole entire player and all that stuff while the emote gui is open but i find nothing… please help me figure out how to get the emote gui
You should be able to find the native Roblox image files in C:\Users\(Your Windows Username)\AppData\Local\Roblox on Windows. Note that these files change when Roblox updates and it’s not guaranteed that the file you’re looking for will always exist there.
On MacOS, you can right click the Roblox.app file and click Show Package Contents. There should be a resources folder that also has a “content” folder inside. It may take some clicking around to find the right files.
The .app file is the installation of Roblox you installed to your computer. You probably have Roblox in your Dock. You can right click the Roblox icon, hover over Options, and click Show in Finder. This will open a Finder window directly to where you have Roblox installed. From there simply follow the instructions in my last post.