Miscellaneous Library
Executor identity, HTTP, clipboard, client settings, and serialisation.
identifyexecutorReturns information about the executor alongside its version.requestCreates a HTTP request with specified options.httpgetHTTP GET request to url.setclipboardSets the 'text' into the user clipboard.setrbxclipboardSets the 'text' into the Roblox Studio clipboard.saveinstanceSaves an instance in .rbxl or .rbxm format.setfpscapSets the fps cap set by the client.getfpscapReturns the fps cap set by the client.getfflagReturns the value of a Fast Flag.setfflagSets the value of a Fast Flag.getfflagtypeGets the type of a Fast Flag.gethwidReturns a unique string for the users device.messageboxCreates a message box with the specified text, caption and flags.queueonteleportQueues 'code' for teleport and executes once a teleport completes.clearteleportqueueClears the queue created by 'queueonteleport'.