Method PlayerBot.GetBotMaster [-] [+]

Returns the current master (owner/controller) of a bot.

For a normal player-owned bot, this is the player controlling it. For a self-bot, this may return the bot/player itself. For an unowned random bot, this may return nil.

@return Player|nil master : the current master player, or nil if none

Synopsis

Playerbot.GetBotMaster( 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