wManager.Wow.Helpers Namespace
WRobot

wManager Namespace

Classes


  Class Description
Public class BlackListSerializable
Class BlackListSerializable. This class is saved in an .xml file ("\ Data \ BlackList.xml"). The blacklist contained in this file is used by all characters of this bot installation.
Public class BlackListSerializable..::..BlackNpc
Class BlackNpc.
Public class BlackListSerializable..::..BlackNpcType
Class BlackNpcType.
Public class BlackListSerializable..::..Blackspot
Class Blackspot.
Public class GeneralSettings
Class GeneralSettings (UI for settings file wManagerSetting). Implements the Form
Public class Information
Class Information.
Public class Pulsator
Class Pulsator. Use to attach game and initialize bot.
Public class Statistics
Class Statistics (show tab "In Game").
Public class wManagerGlobalSetting
Class wManagerGlobalSetting. The configurations in this file are used by all the characters. XML file is in "WRobot\Settings\WRobotGlobalSetting.xml" Implements the Settings
Public class wManagerSetting

Class wManagerSetting. This class contains options attached to the used character. It also contains the session blacklists.

File is in folder "WRobot\Settings\", file name format is: Settings.AdviserFilePathAndName("General", ObjectManager.Me.Name + "." + Usefuls.RealmName) (result like "WRobot\Settings\General-PlayerName.RealmName.xml")

Implements the Settings

Public class wManagerSetting..::..IgnoredNerbyPlayerClass
Class IgnoredNerbyPlayerClass ([IgnoredNerbyPlayer]).
Public class wManagerSetting..::..MyMacro
Class MyMacro. Allows you to simulate the pressing of a keyboard key every X seconds according to simple conditions. This option is rarely used now it is better to use a plugin for this kind of task. Used by state MyMacro
Public class wManagerSetting..::..PluginSetting
Class PluginSetting. Used in wManagerSetting by the settings [PluginsSettings]. This allows the bot to remember which IPlugin are activated or not ("Plugins" tab).