Desc and color trigger is activated
This trigger is ran when FurBot receives the color code and the description of a furre. Description is automatically saved into [desc] variable, and color code into [color]. The name of the furre is saved into [descname] variable.
DS-trigger is sent
This trigger is ran when FurBot receives a call of DS-trigger from the Furcadia server. Information about the trigger is saved as follows: [dsidx] and [dsidy] variables contain the coordinates of the triggering furre, [dsx2] and [dsy2] variables contain the coordinates of the trigger, [dsid] variable contains the trigger number, and [dsx] and [dsy] variables contain the previous coordinates of the triggering furre.
Entering the dream
This trigger is ran when FurBot enters into a dream. The name of the dream is saved into [dreamname] variable.
Someone moves
This trigger is ran when someone moves near the bot, and the information about the move is saved as follows: [mvx] and [mvy] variables contain the new coordinates of the furre, [mvid] variable contains the id-number of the furre, and [mvx2] and [mvy2] variables contain the previous coordinates of the moving furre.