Jump to content

Droidz

Administrators
  • Posts

    12576
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, can you share log (or from/to position )
  2. Hello, I reply to your PM
  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. You can try code like (no tested): if not _oldGetTime then _oldGetTime = GetTime; _randomTime = math.random(1000, 86400); function GetTime() return _oldGetTime() + _randomTime; end end it should not cause problem to the bot and addons (and use custom variable name).
  5. Can you try to disable all WRobot plugins, and try with another fightclass/profile to check if you get this problem again
  6. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (install required softwares) 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/ ).
  7. share again log please
  8. Hello, you have added vendor in you profile or npc db?
  9. Hello, disable smooth option and disable wow addons
  10. I need full log file to understand what happen. But servers are online, and your log seem clean
  11. Hello, try to remove wow cache folder and if problem is not resolve to download another wow client (in another website). If the problem persists as Matenia says, share the crash log (in the wow error folder). You can also try to disable wrobot plugin,, try with another profile/fightclasses and try to launch WRobot with shortcut "WRobot no dx"
  12. Hello, if you want press key to external program window use code like: Replace ExeFileNameWithoutExtension by file name (without .exe) You can replace F1 by https://docs.microsoft.com/fr-fr/dotnet/api/system.windows.forms.keys?view=netframework-4.7.2 If you want press key to Wow window:
  13. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  14. Hello, you still get this problem?
  15. Hello, Can you share your full log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). And You have try to use another profile?
  16. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 install slimdx
  17. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  18. Normally fixe was release, I'll check
  19. When server is done he don't return path, and bot is in pause (your character don't move) Can you describe to me with more detail the problem you have.
  20. Hello, you install of HMP is bad, check guide and reinstall this plugin
  21. Hello, try to use your profile with "Quester" product
  22. try to call
  23. https://github.com/Irame/TSM_WOTLK/blob/fd714be7de31950592b4ac68c620fc6280e1d508/TradeSkillMaster_AuctionDB/Modules/Scanning.lua#L384
  24. Hello, you can try to look code of addon
  25. Hello, the Pathfinder servers are online and no one reported any problems to me. Can you share your log file.
×
×
  • Create New...