Everything posted by Droidz
- Obliterate?
-
Sugestion: Free moving while on party
Hello, sorry I cannot change this.
-
Chat in Remote
Hello, sorry but I'll not add this feature.
-
General Settings window no longer resizable
Hello, general settings window was never been resizable
- Dk starting area Quester
-
.LongMove.LongMoveGo in Broken Isles
Hello, longmove use only the flying mount.
-
how to do not random bg
Hello, in product settings you can select "ramdon" or select specific BG (max 2)
- Hearthstone
-
Subscription
Hello, you don't need to cancel your subscription: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/?do=findComment&comment=17816
-
WRobot Not Working
Hello, you seem launch Wow in 64 bit. Can you check if all is good: start wow in 32-bit Try also to install SlimDX
- WRobot stuck gathering Ancient Mana
-
Blacklist all neutral npc
Hello, you get this problem in product "WRotation"? if yes try to active option "Launch rotation when combat starts". This problem can be caused by your fightclass also.
-
Reloger 2
Hello, yes you can, add task type 'ChangeCharacter'
-
Possible to use sprint while gather?
Hello, you can found on website several way to use Stealth: https://www.google.com/search?q=site%3Awrobot.eu+stealth
- Milling not working!
-
Player Near Node
Hello, add step type runcode before pulse your quest: wManager.wManagerSetting.CurrentSetting.HarvestAvoidPlayersRadius = 0;
-
Enigmatic quest, require precise movement
Hello, to avoid to jump you can try also to: wManager.wManagerSetting.CurrentSetting.AvoidWallWithRays = false; For precision movement you can: wManager.Wow.Helpers.ClickToMove.CGPlayer_C__ClickToMove(position.X, position.Y, position.Z, Int128.Zero(), (int)wManager.Wow.Enums.ClickToMoveType.Move, 0.5f); OR wManager.Wow.Helpers.MovementManager.MoveTo(new Vector3(x, y, z)); Code for quest "Enigmatic" (replied by private message, but this can help): if (wManager.Wow.ObjectManager.ObjectManager.Me.HaveBuff(219247)) { var tile = wManager.Wow.ObjectManager.ObjectManager.GetObjectWoWAreaTrigger() .Where(u => u != null && u.IsValid && (u.SpellID == 219246 || u.SpellID == 219262)) .OrderBy(u => u.Position.DistanceTo(wManager.Wow.ObjectManager.ObjectManager.Me.Position)) .FirstOrDefault(); if (tile != null) { var loc = tile.Position; if (loc.DistanceTo(ObjectManager.ObjectManager.Me.Position) > 1.5) { MoveTo(loc); } } }
-
Ignore Gathering While I have Agro ?
Hello, in general settings you can try to put "Max units near" at 0. But not easy way to skip node if you are in combat.
-
Discord Channel?
Hello, http://wrobot.eu/forums/topic/4087-discord-channel/
- help
-
Regen ON Command per fightclass
Hello, I'll not add this command. But you can try to force regen with: wManager.wManagerSetting.CurrentSetting.FoodPercent = 95; wManager.wManagerSetting.CurrentSetting.DrinkPercent = 95; (don't forget to restore default settings)
-
party option works for first encounter
Hello, Can you share your log file please (http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/).
-
Crash
Hello, you seem to get problem with " LootFilter " (it is an WRobot plugin?) Try to reinstall WRobot, if your problem is not resolved: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (try also to reinstall framework)
-
Last Detection Date?
Hello, WRobot was never detected. Yes you can use WRobot only for rotations (With 'WRotation' product).
-
problem
Hello, do you have repair npc in your NPC DB (tab "Tools") or in your profile.