Fecality

fecality instance

username

string

your forum username

lag_ticks

number

number of commands being choked currently

desync

number

desync delta

can_fastfire

boolean

can you double tap

in_fakeduck

boolean

are you fake ducking

in_slowwalk

boolean

are you slow walking

allow_insecure

boolean

are you allowing potentially malicious functions (ex: utils.find_pattern)

Example

local forum_name = info.fatality.usernamelocal current_lag = info.fatality.lag_ticks

Last updated