Name Result Description Code Params Examples
UserName String Account user name
function UserName: string;
There are no arguments You need to register to view the code example.
NewName String Account name. Can be changed.
property NewName: string;
There are no arguments You need to register to view the code example.
Control TL2Control Account controller
function Control: TL2Control;
There are no arguments You need to register to view the code example.
GPS TGps Account paths generator
function GPS: TGps;
There are no arguments You need to register to view the code example.
AutoScript Boolean Is script autorun active on account. Can be changed.
property AutoScript: boolean;
There are no arguments You need to register to view the code example.
AutoScriptPath String Path to account autorun script. Can be changed.
property AutoScriptPath: string;
There are no arguments You need to register to view the code example.
History TMessages Account interface messages/logs list
function History: TMessages;
There are no arguments You need to register to view the code example.
Disable Boolean Is game characters/windows binding to account disabled. Can be changed.
property Disable: boolean;
There are no arguments You need to register to view the code example.

Objects

Имя Класс Description
BotList TList из TBot Adrenaline accounts list
Bot TBot Current Adrenaline account