Jump to content

Droidz

Administrators
  • Posts

    12519
  • Joined

  • Last visited

Everything posted by Droidz

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

    no start in quester

    Hello, please contact profile owner.
  8. Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  9. Hello, this problem was caused by your fightclass, what version of WRobot do you use?
  10. 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();
  11. You can use task type "ChangeWowPath" if you want use different WoW.exe
  12. Hello, you need to use C# and(or) LUA (use wrobot api wManager.Wow.Helpers.AuctionHelpers)
  13. Hello, disable "Use click to move" in advanced general settings
  14. Hello, you cannot change this, but you can change option "Max unit near" to avoid to pulls large packs of mobs.
  15. try to increment your min/max latency in advanced general settings tab "Others"
  16. Hello, put you loggin (accoun name) in "BattkeBet Account" and "Accound name"
  17. 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).
  18. 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/ ).
  19. Droidz

    AFK

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