GetScreenSize
GetCursorPos
GetDpiScale
IsInGame
IsMenuOpen
GetMapName
de_dust2), or nil when not in a game.
FindPattern
? is a wildcard byte. Returns the address as a number, or nil if not found.
FindExport
nil if the module or export is missing.
GetModule
nil if it is not loaded.
Interface
"module::name" or separate module and name strings. Returns the interface address, or nil if it is unavailable.
The name is prefix-matched, so a versionless "Source2EngineToClient00" still resolves.
SchemaOffset
Returns a schema field’s runtime offset, or
nil if unresolved.
FNV1A
Murmur2
0x31415926.
GetClipboard
nil if none is available.
SetClipboard
GetUsername
Log output
LogChat writes to chat. LogScreen shows an on-screen log.
Addresses from this page are plain numbers. Wrap one with
entity.Cast for typed access.