cheat.IsFakeDucking
Returns a boolean if Fake Duck is currently running.
Syntax
{boolean} cheat.GetUserID()
Parameters
This function has no parameters.
Return value
Returns a boolean indicating the status of the Fake Duck.
Example
local ducking = cheat.IsFakeDucking();