Skip to main content
Returns the hidden CoreGui container as a Folder Instance.
GUI objects parented to this Folder are protected from common detection methods. Repeated calls return the same Instance, so caching the result yourself is unnecessary.

Returns

Folder - a single Folder Instance parented under CoreGui, kept out of reach of the game’s own scans.

Aliases

  • get_hidden_gui

Example

Use this container to hide cheat interfaces and overlay HUDs from game security scans.