ZraidDetect

Returns true if the number of member joins in the guild within the time window meets or exceeds the threshold. Best used inside an onMemberJoin event.

Syntax

ZraidDetect{joinCount;windowSeconds?}

Arguments

NameTypeRequiredDefault
joinCountnumberYes-
windowSecondsnumberNo60

Example

ZraidDetect{5;30}