Method PlayerBot.HasActivePlayerMaster [-] [+]

Return true if the bot currently has a connected real player as its master.

This is useful for checking whether the bot is actively owned/controlled by a live player right now. It is typically false for RNDBots, bots with no master, and self-bots.

@return bool

Synopsis

Playerbot.HasActivePlayerMaster( guidLow )

Arguments

number guidLow

Bot GUID low.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

Nothing.

Generated on
©2026 - ALE Lua Engine