C>S 0x08 BOTNET_COMMAND_TO

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:BotNet Messages (PACKET)
Message Id:0x08
Message Name:BOTNET_COMMAND_TO
Direction:Client to Server
Used By:(nothing or unknown)
Message Format:
(does not include protocol header)
(UINT32) Target bot ID
(STRING) Sender name    [max: 32]
(STRING) Command        [max: 384]

Remarks

Command to specific bot.

Sends a command in S>C 0x04 BOTNET_COMMAND to a specific bot.

The command is relayed if:

  1. The target bot ID user is online;
  2. The sender has permission to relay commands. Permission here refers to write access to the database, or restricted access and the command match a pre-defined list of acceptable restricted user commands; and
  3. The target is on the same database as the sending user.

If the client does not meet the requirements, no command is relayed.

| Edited: Anonymous

Comments

no one has commented yet.