Jump to content

Droidz

Administrators
  • Posts

    12601
  • Joined

  • Last visited

Everything posted by Droidz

  1. can you share log of this sesssion please
  2. ok ty, and with: (folder bin too) wManager.dll
  3. Can you try to download robotManager.dll and move/replace file in folder "Bin" (and tell me if problem is resolved or not)
  4. Hello, it is cloudflare IP, and cloudflare manage ssl. you still get this problem?
  5. Hello, wManager.Wow.Bot.States.ToTown.ForceToTown = true;
  6. Sorry for the delay, I am busy. Someone is available for testing
  7. continue here https://wrobot.eu/bugtracker/wow-vanilla-memory-error-after-06052019-update-r1223/
  8. you have try with several character?
  9. I cannot reproduce problem, I recompiled files, if you can update WRobot and check if Windows is updated and try to install https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/slimdx/SlimDX Runtime .NET 4.0 x86 (January 2012).msi (try also to disable your antivirus when you install WRobot)
  10. Hello, can you continue here please: https://wrobot.eu/bugtracker/wow-vanilla-memory-error-after-06052019-update-r1223/
  11. thank you, I check, you can try to launch WRobot with shortcut "WRobot no dx" and tell me if you get crash please
  12. Can you try without fightclass, and can you send me (by private message) few recent crash rapports files please (in folder "World of Warcraft\Errors\", only .txt files)
  13. Only vanilla? you have try with another fightclass? and to disable plugins?
  14. Hello, you still get this problem? You have updated plugins/fightclasses/profiles? All crashes is in Vanilla?
  15. Hello, can you give more details like log file, profile, ...
  16. log file is in folder "Logs"
  17. hello, can you share your log file please
  18. hey, what is your current code to extract key?
  19. Hello, I think than problem is your profile, try another
  20. https://wrobot.eu/forums/topic/10998-not-castingmounting/?do=findComment&comment=52486
  21. Some software can cause this problem, but if you cannot resolved problem try to active option "use lua to move" in advanced general settings
  22. if someone can try new WRobot version
  23. You use good combat range in your fightclass? (and share you log please)
  24. If you use lua, you can try code like if DEFAULT_CHAT_FRAME then local c=DEFAULT_CHAT_FRAME:GetNumMessages() for i=1,c do local msg = DEFAULT_CHAT_FRAME:GetMessageInfo(i) if msg then YOUR CODE HERE end end end If message are display in WRobot tab "Chat" you can also use wrobot class Channel (sample: https://wrobot.eu/forums/topic/4802-mage-portal-bot/ )
×
×
  • Create New...