Everything posted by Droidz
- change foodname by code
- cast spell by id
-
wrobot attacking hunter pets
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ) (of session where is happen).
-
LICENSE KEY expiration time is wrong
sorry is done
-
Key expired?
https://wrobot.eu/forums/topic/9679-license-key-expiration-time-is-wrong/?do=findComment&comment=44974
-
LICENSE KEY expiration time is wrong
Hello, problem resolved
-
Random error...
https://wrobot.eu/forums/topic/9678-pathfinder-problem-again/?tab=comments#comment-44969
-
Pathfinder problem again?
Hello, seem to works, you get still this problem?
-
Error
use like this ItemsManager.UseItem((uint)idMount); (or uint idMount = 0;)
-
Bot does not always loot skinned mobsa
Hello, increment min/max latency in advanced general settings
-
Search Distance doesnt affect Z axis
Changed Status to Added Changed Version to All
-
cant run 10 sessions.
read this logs are in "Logs" folder
-
Search Distance doesnt affect Z axis
Try this plugin LootMaxDistanceZ.cs : using System.ComponentModel; using wManager.Wow.ObjectManager; public class Main : wManager.Plugin.IPlugin { public void Initialize() { wManager.Events.LootingEvents.OnLootingPulse += delegate (WoWUnit unit, CancelEventArgs cancelable) { try { if (unit.GetDistanceZ > 15) { wManager.wManagerSetting.AddBlackList(unit.Guid, 1000 * 60, true); cancelable.Cancel = true; } } catch {} }; } public void Dispose() { } public void Settings() { } } (replace 15 (line 12) by max Z distance)
-
Search Distance doesnt affect Z axis
You get only problem to loot?
-
Bot will not mail items
the one closest to your profile (if WRobot can make good path to go to)
-
"License key for other WRobot Program"??
Hello, you play in what wow version? ( https://wrobot.eu/articles/news/following-the-begining-of-the-end-of-wrobot-for-official-servers-r126/ )
-
Search Distance doesnt affect Z axis
Hello, WRobot check distance 2d
-
Game version incorrect
Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (install slimdx, framework and vc++), disable your antivirus and redownload and reinstall WRobot in new folder
-
WOTLK server
Hello, download WRobot here https://wrobot.eu/files/file/2-wrobot-official/ extract and launch "Updater.exe" and in product version select your game version
-
cant run 10 sessions.
All sessions create log, read this to share your logs https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/
-
Error
Hello, Can you share your code (line where you use UseItem())
-
Credit card declined
Hello, try to use paypal
-
cant run 10 sessions.
Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ) (or sessions closed).
-
(SOLVED) Empty Product settings window after recent update | 2.0.1 (22794) | 1.12.1 (~5875) | Win 10 Pro x64
try to disable your antivirus and launch again updater
-
(SOLVED) Empty Product settings window after recent update | 2.0.1 (22794) | 1.12.1 (~5875) | Win 10 Pro x64
Hello, try to launch again "Updater"