Jump to content

Droidz

Administrators
  • Posts

    12601
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, try to increment min/max latency in advanced general settings
  2. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 and reinstall frameworks
  3. Hello, you got this problem frequently? you are in special zone?
  4. Hello, try this wrobot plugin
  5. Hello, a lot of wow addons are able remove useless items
  6. Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  7. Hello, no only wow
  8. Droidz

    no start in quester

    Hello, please contact profile owner.
  9. Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  10. Hello, this problem was caused by your fightclass, what version of WRobot do you use?
  11. Hello, with code like Memory.WowMemory.LockFrame(); Vector3 found = Vector3.Zero; for (float i = 1; i < 150; i+= 0.5f) { var to = new Vector3(ObjectManager.Me.Position.X, ObjectManager.Me.Position.Y, ObjectManager.Me.Position.Z - i); bool obstacleFound = wManager.Wow.Helpers.TraceLine.TraceLineGo(ObjectManager.Me.Position, to, CGWorldFrameHitFlags.HitTestGroundAndStructures); if (obstacleFound) { found = new Vector3(to); break; } } Memory.WowMemory.UnlockFrame();
  12. You can use task type "ChangeWowPath" if you want use different WoW.exe
  13. Hello, you need to use C# and(or) LUA (use wrobot api wManager.Wow.Helpers.AuctionHelpers)
  14. Hello, disable "Use click to move" in advanced general settings
  15. Hello, you cannot change this, but you can change option "Max unit near" to avoid to pulls large packs of mobs.
  16. try to increment your min/max latency in advanced general settings tab "Others"
  17. Hello, put you loggin (accoun name) in "BattkeBet Account" and "Accound name"
  18. Hello, yes WRobot works on Windows XP, he uses Framework 4.0 (in required files I have put link to Framework 4.6 because this version support Framework 4.0 and has better performance, but if you use Win XP, install Framework 4.0).
  19. Hello, By default, WRobot doesn't wait after harvest. Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  20. Droidz

    AFK

    Hello, try to active option "Use lua to move" in advanced general settings
  21. Hello, http://wrobot.eu/forums/topic/3633-getting-started-with-wrobot-video
  22. http://wrobot.eu/forums/topic/3323-quest-profile-creation-video-tutorial/
×
×
  • Create New...