Jump to content

Droidz

Administrators
  • Posts

    12590
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, you can use c# condition like: (ObjectManager.Me.FocusObj.IsValid && ObjectManager.Me.FocusObj.HaveBuff("SPELLNAME")) (ObjectManager.Me.FocusObj.IsValid && ObjectManager.Me.FocusObj.BuffTimeLeft("SPELLNAME") < 1000) (ObjectManager.Me.FocusObj.IsValid && ObjectManager.Me.FocusObj.HealthPercent <= 50)
  2. If you get partial result you can use offmeshesconnections, if you haven't error the only way to resolve this problem is to use this method: https://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/?do=findComment&comment=26713 (or quest type followpath) (between the isles the water seems deep, pathfinder don't know where is water, he generate path where your character can walk)
  3. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  4. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  5. I'll fix it is wrobot code in next update
  6. var skyfire = ObjectManager.GetWoWGameObjectByEntry(241630).FirstOrDefault(); var fires = ObjectManager.GetWoWGameObjectByEntry(243244); wManager.Wow.Forms.UserControlMiniMap.LandmarksMiniMap.Remove("volatileflare"); foreach (var f in fires) { var g = new Vector3(f.Matrix.M41, f.Matrix.M42, f.Matrix.M43); // Good position Logging.Write(" FIRE: " + f.Name + " matrix=" + f.Matrix + " local=" + f.Position + " global=" + g + " dist=" + ObjectManager.Me.Position.DistanceTo(g) + " distZ=" + ObjectManager.Me.Position.DistanceZ(g)); wManager.Wow.Forms.UserControlMiniMap.LandmarksMiniMap.Add(g, "volatileflare", System.Drawing.Color.Chartreuse, 10, "", true); }
  7. Hello, - Like: https://wrobot.eu/forums/topic/6443-move-back-if-add-code-in-fightclass-editor/?do=findComment&comment=29418 - You can try to add Chests names in "Harvest objects" list (in advanced general settings tab "Looting..." - Try to disable your wow addons, you can also look existing fightclasses to found good spell settings
  8. Hello, You can disable option "Harvest Minerals/Herbs" and add nodes at harvest in "Harvest objects" list (in advanced general settings tab "Looting...". (Or you can add list of nodes at skip "Don't harvest...")
  9. Hello, Try to disable all wow addons, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ), you can also try to contact Lbniese
  10. Hello, try to reinstall https://www.microsoft.com/en-us/download/details.aspx?id=48130 and to run https://www.microsoft.com/en-us/download/details.aspx?id=30135
  11. Droidz

    Droidz

    Réponse pas MP
  12. Hello, you cannot with default feature, but you can request plugin for that (you can also contact https://wrobot.eu/files/file/1332-paid-roboalert-€195-event-alerts-sound-email-logging-on-whisper-death-say-logout/ to request feature)
  13. Hello, yes WRobot works on Warmane and most 3.3.5a servers. You can use trial version to check if WRobot works on your server
  14. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  15. Droidz

    Achat item pnj

    Bonjour, que voulez vous acheter et dans quelle condition?
  16. How(where) do you use this code?
  17. Hello, sorry I cannot remove this protection (to avoid crack). But you can use Messagebox or log
  18. Droidz

    Fishing Vanilla

    Hello, https://wrobot.eu/forums/topic/4918-since-last-update-the-bot-spams-reloadui/?do=findComment&comment=22750
  19. Hello, you cannot with default WRobot features.
  20. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ) and screenshot of your regen settings.
  21. Yes the V2
  22. Yes, selected zone is Azsuma. If I select Stormheim I can do this quest with demon hunter?
  23. Version 1.0.0

    446 downloads

    [80-85] Hyjal and Uldum (Grind) Leveling your character from level 80 to 85 in Hyjal and Uldum. Installation: Download and move file in folder "WRobot\Profiles\Quester\", you need to use this file with product "Quester". You need to start the profile in Kalimdor. Recommanded: - Use WRobot plugins https://wrobot.eu/files/file/1340-auto-choose-food-and-drink/ and https://wrobot.eu/files/file/414-multi-pull/ - Use http://www.wowhead.com/spell=61447/travelers-tundra-mammoth to sell items (option in advanced general settings).
×
×
  • Create New...