Method PlayerBot.DeleteBotAccount [-] [+]

Deletes an account and all its characters.

Synopsis

result = Playerbot.DeleteBotAccount( accountId )

Arguments

number accountId

The account ID to delete.

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

Returns

number result

AccountOpResult enum (0 = AOR_OK).

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

Generated on
©2026 - ALE Lua Engine