wManager.Wow.Helpers Namespace
WRobot

wManagerGlobalSetting Members

The wManagerGlobalSetting type exposes the following members.

Methods


  Name Description
Protected method ConfigWinForm (Inherited from Settings.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Static member Load
Loads instance from FilePath.
Protected method MemberwiseClone (Inherited from Object.)
Public method Save()()()()
Saves instance to FilePath..
Protected method Save(String)
Save to xml file
(Inherited from Settings.)
Public method ToForm
Converts to form.
(Inherited from Settings.)
Public method ToString (Inherited from Object.)
Public method ToStringFormat
Converts to stringformat.
(Inherited from Settings.)

Fields


  Name Description
Public field BlacklistShow
Show blacklists (in map 2D and 3D tab "Map")
Public field ByName
Show NPC/object by name (in map 2D and 3D tab "Map")
Public field CloseGameIfAdminRights
Close the game if it has Administrator rights (Windows)
Public field CloseIfCannotLoginWowMinutes
Close bot if cannot login ingame after X minutes (this option is only used if you are using the relloger application)
Public field DriveLetter
Security option used in few bot versions to create fake drive that link to WRobotFileName folder.
Public field FullWowPath
The path to Wow
Public field HideLuaError
Hide in-game lua error
Public field LowFps
Low FPS (in map 2D and 3D tab "Map")
Public field LowQuality
Low quality (in map 2D and 3D tab "Map")
Public field MaxFPS
Most versions require a minimum of FPS in-game to work properly. This option increase the "Maximum FPS" option in game if it is lower than the value of this option (https://wowwiki.fandom.com/wiki/CVar_maxFPS and https://wowwiki.fandom.com/wiki/CVar_maxFPSBk)
Public field MaxLuaMemoryUsage
The maximum amount of memory in use by Lua (in kilobytes). If the value is greater than this option the bot uses the lua reload function.
Public field MeShow
Show my character (in map 2D and 3D tab "Map")
Public field NpcShow
Show NPCs (in map 2D and 3D tab "Map")
Public field ObjectsShow
Show objects (in map 2D and 3D tab "Map")
Public field PathShow
Show path (in map 2D and 3D tab "Map")
Public field PlayersShow
Show other players (in map 2D and 3D tab "Map")
Public field Remote
Activate remote option (to access to the bot from the website) (option found tab "Main")
Public field TargetShow
Show target (in map 2D and 3D tab "Map")
Public field TopMost
Bot window away in top most (option found tab "Tools")
Public field ToTrayBar
Minimize to tray bar (option found tab "Tools")
Public field UseShortcuts
Use shortcuts, activate shortcuts to start/stop/pause bot (you need to restart bot to activate/disable this feature) (option found tab "Tools")
Public field WaitTimeToRelogSeconds
Time to wait (second) before reconnecting after disconnection.
Public field WindowName
Bot window name (empty to use default window name) (option found tab "Tools")
Public field WRobotFileName
Security option used in few bot versions to assign name of generated executable bot launcher. The name is automatically generated but can be changed.
Public field WRobotTmpFolderName
Security option used in few bot versions to assign folder where to save WRobotFileName. The name is automatically generated but can be changed.

Properties


  Name Description
Public property Static member CurrentSetting
Gets or sets the current global setting.
Public property Static member FilePath
Gets the file path.