wManagerSetting Fields
The wManagerSetting type exposes the following members.
Fields
Name | Description | |
---|---|---|
AcceptOnlyProfileNpc |
Accept only NPC (vendor, repair, ...) of the product profile (don't use NPC already in NpcDB, when you start product he adds NPCs to the NpcDB with CurrentProfileNpc at true, when you use AcceptOnlyProfileNpc option bot search only NPC with Npc.CurrentProfileNpc = true).
|
|
BlacklistGameObjectDefaultTimeMs |
GameObject blacklist default time (in millisecond) (herbs, mines, chest, ...)
|
|
BlacklistTaxiDefaultTimeMs |
Taxi blacklist default time (in millisecond)
|
|
BlacklistUnitDefaultTimeMs |
Unit blacklist default time (in millisecond) (mobs, npc)
|
|
CustomClass |
FightClass selected, file name like "MyFightclass.xml" (fightclasses are in folder "WRobot\FightClass\")
|
|
DetectEvadingMob |
Detect evading mob and leave combat
|
|
DismountLandGroundDistance |
Dismount flying mount ground distance (when Land(Single, Single) 0 to dismount when hit the ground)
|
|
DismountWhenStuck |
Dismount when character seems stuck
|
|
DrinkMaxPercent |
Stop character regen if more than X % of mana.
|
|
EquipAvailableBagIfFreeContainerSlot |
Equip available bag if free container slot
|
|
EventsLuaWithArgsWaitTime |
Refresh time of EventsLuaWithArgs (read new in game events) (in milliseconds)
|
|
FightInteractTargetMinDistance |
Interact with target during fight if distance is lower than X even if not line of sight
|
|
FoodMaxPercent |
Stop character regen if more than X % of health.
|
|
ForceAutoLoot |
Force auto loot
|
|
HearthstoneAfterXBlockagesLatest10Minutes |
Use hearthstone after x blockages latest 10 minutes (0 to disable, see also HearthstoneNameOrIdAfterXBlockagesLatest10Minutes)
|
|
HearthstoneNameOrIdAfterXBlockagesLatest10Minutes |
Hearthstone item name or id (used with HearthstoneAfterXBlockagesLatest10Minutes)
|
|
IgnoreFightWhenInMove |
Ignore fight when traveling
|
|
IgnoreFightWithPlayer |
Ignore combat with other players
|
|
IgnoreServerRoadsWater |
If you don't want use roads and water of the PathFinder server (the bot take the shortest paths instead of the roads)
|
|
KeyBindingMacro |
Key used to run macro when you call RunMacroTextHW(String)
|
|
KeyboardToTurn |
Use keyboard to turn (instead of direct rotation)
|
|
LastProductSelected |
The last product used (used at startup to select last product)
|
|
LootAndHarvestRangeQuickly |
The loot and harvest quickly if in interact range (FarmingRange and LootingRange)
|
|
LootInCombat |
Loot in combat
|
|
MaxCheckIfGoodMouseShortcutsWhenInteract |
Some GM change your mouse buttons shortcut (to no longer be able to interact with unit/object), try to detect that (0 to disable this option)
|
|
MaxTryPerNode |
Number maximum of try per node (farming)
|
|
MaxUnitsNearMobs |
The maximum units near mobs MaxUnitNearest(WoWUnit, Int32)
|
|
MaxUnitsNearObjects |
The maximum units near objects MaxUnitNearest(WoWUnit, Int32)
|
|
MaxZDistanceAttack |
Maximum z distance to start attack
|
|
MaxZDistanceFarm |
Maximum z distance to go farming node
|
|
MaxZDistanceIsAttacked |
Maximum z distance to defend oneself when mobs attack character
|
|
MyMacro1 |
My macro 1
|
|
MyMacro2 |
My macro 2
|
|
MyMacro3 |
My macro 3
|
|
MyMacro4 |
My macro 4
|
|
NewUserSettings |
This value is true only if settings was created with new instance (false if was loaded from xml file) (assigned in Load(Boolean)).
|
|
NpcScanAuctioneer |
Automatically add nearest Npc auctioneer to NpcDB.
|
|
NpcScanMailboxes |
Automatically add nearest Mailbox to NpcDB.
|
|
NpcScanRepair |
Automatically add nearest Npc repair to NpcDB.
|
|
NpcScanVendor |
Automatically add nearest Npc vendor to NpcDB.
|
|
OffMeshConnectionsSearchDistance |
The off mesh connections search distance
|
|
PathFinderFromServer |
Use PathFinder server (else use local pathfinder but it is no longer available on recent versions of the bot)
|
|
PathFinderRequestLog |
Request pathfinder server log
|
|
PathFinderRequestTimeoutMs |
Pathfinder server request timeout (in milliseconds)
|
|
PathFinderServerSeemDownPauseBotTimeSec |
How many time pause bot (in seconds) when pathfinder server seems down
|
|
PluginsSettings |
Plugins list (when user removes a plugin from the folder ("WRobot/Plugins/") it remains in this list, but only plugins present in the folder are displayed tab "Plugins")
|
|
RandomJumping |
Jump randomly during travel.
|
|
ReadObjectManagerFTS |
Number of ObjectManager refreshes per second (a high value is better, but also uses a lot more CPU)
|
|
RecordChatInLog |
Write Wow chat messages in log file.
|
|
RetrieveCorpseMaxDistance |
Max distance of the character corpse to retrieve corpse
|
|
SaveWindowPosition |
Save bot window position
|
|
SearchRadiusMobs |
Mobs search distance (mainly grinding).
|
|
SearchRadiusObjects |
GameObject search distance (mainly farming).
|
|
SizeHeight |
Last bot window height
|
|
SizeWidth |
Last bot window width.
|
|
SkipInOutDoors |
Skip node inside if character is outside, and skip node outside if character is inside.
|
|
SkipNodesInWater |
Skip nodes in water
|
|
SkipRegenIfFlaggedInCombat |
Skip regen if flagged in combat
|
|
SmoothPath |
Smoothing paths generated by PathFinder (makes movement a little more human, in very rare cases can add blockages).
|
|
SmoothPathDistance |
Smoothing paths distance (1.0 by default, option for SmoothPathDistance).
|
|
TryToAvoidEnemyGroupsRatio |
Try to avoid group of mobs (Ratio), 0 to disable, recommended value is ~1.2 (Bot will add up all the level of the mobs and divide it by the level of your character, if the result gives a ratio higher than the given hi will try to avoid zone)
|
|
TryToUseBestBagFoodDrink |
Try to use best food and drink available in the bag.
|
|
UseCTM |
To use CTM (click to move in game option)
|
|
UseSpiritHealerAfterXDeathsLatest10Minutes |
The use spirit healer after x deaths latest10 minutes
|
|
WaitWhenBuffWaitingToResurrect |
Wait when character has buff "Waiting to Resurrect"
|
|
WindowPosX |
Last bot window position x (need option SaveWindowPosition)
|
|
WindowPosY |
Last bot window position y (need option SaveWindowPosition)
|