wManager.Wow.Helpers Namespace
WRobot

Usefuls Methods

The Usefuls type exposes the following members.

Methods


  Name Description
Public method Static member CopperToString
Coppers to string (result like "0 G 00 S 00 C").
Public method Static member EjectVehicle
Ejects from vehicle.
Public method Static member FrameTime_GetCurTimeMs
Game time in milliseconds.
Public method Static member LaunchWow
Launch World Of Warcraft (return process id).
Public method Static member LuaErrorsCount
Lua errors count.
Public method Static member NeedToUseLuaToMove
Needs to use lua to move (check if simulate keyboard update LastHardwareAction).
Public method Static member SelectGossipOption(Int32)
Selects a gossip (conversation) option.
Public method Static member SelectGossipOption(GossipOptionsType)
Selects the gossip option.
Public method Static member SimulateHardwardAction
Simulates hardware action (anti-afk).
Public method Static member StringToCopper
Strings to copper (value like "0 G 00 S 00 C").
Public method Static member TextBoxActivated
Textbox activated (game textbox for send chat message or use macro).
Public method Static member WaitIsCasting
Wait the is casting (max Latency + 350 + 1000 * 60).
Public method Static member WaitIsCastingAndLooting
Wait is casting and looting (call WaitIsCasting()()()() and WaitIsLooting()()()()).
Public method Static member WaitIsLooting
Wait is looting (max 2200 ms + Latency * 2).
Public method Static member WowAddon
Gets Wow addons.
Public method Static member WowVersionBuild
Gets game build (extract from WowVersionString(Memory), value like "12340").
Public method Static member WowVersionString
Gets game version (string format like "Version 3.3.5 (12340) (Release)").