Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. You can try, based on https://stackoverflow.com/a/302588 foreach (var instancesOfImplementingType in GetInstancesOfImplementingTypes<UserControlTabGeneralSettings>()) { instancesOfImplementingType.LoadGeneralSettings(); } (to refresh UI, but I'm not sure that it solves the problem)
  2. Bonjour, Oui, vous pouvez lancer plusieurs Wow et WRobot en même temps sur le même PC (c'est le nombre de "sessions" https://wrobot.eu/store/category/2-wrobot/ ) Vous devez utiliser le produit "Party", vous pouvez également utiliser c'est plugins: https://wrobot.eu/files/file/1645-partybot-helper/ & https://wrobot.eu/files/file/650-party-chat-command/ Vous pouvez testé tout ça gratuitement avec la version d'essai, mais normalement 1 pc peut supporter 5 Wow+bot
  3. you need to run game in 32bit https://wrobot.eu/forums/topic/7716-how-to-starting-wow-in-32-bit/
  4. Hello, You cannot do that, and if you use quester product, wrobot reset old settings when stopped. In vanilla I just check if IsMounted (ObjectManager.Me.IsMounted) I don't check if it is good mount name (you can try "Me.MountDisplayId" if you want check a specific mount). To dismount I use CancelPlayerBuff(...) and check texture name (GetPlayerBuffTexture(...))
  5. Hello, Quest id result in GetQuestLogTitle(...) was added in Wotlk. I haven't found how to do that in TbC
  6. Next time, can you target in game mob, and in wrobot go to tab "tools" > "Dev... tools" > click on "Target info" and share result here
  7. You can try to download another wow client, you can also try to running bot in VM
  8. With several hotspots you cannot found npc? if yes you need to use c# code
  9. Hello, no problem to do that
  10. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  11. Droidz

    Cant start it !

    Hello, try to disable your wow addons
  12. Droidz

    relogger issue

    Try to rename Relogger.exe (and Relogger.exe.config)
  13. Hello, if you can give more info about your problem
  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. Hello, Try to contact Stripe (or Paypal) I don't manage that
  16. I ignore why, with your CPU you should be between 1 and 5%.
  17. Droidz

    relogger issue

    Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 try to install slimdx
  18. What CPU do you have?
  19. Hello, try to put value like 60% instead 40% (and share your log if your problem is not resolved)
  20. hello, if you can try again
  21. Hello, if distance between know positions is high, you can try to use quest type interactwithnpc (with several hotspots)
  22. Hello, in general settings you can disable this option
  23. hello, to lower fps can increment wrobot cpu usage. Yo can try https://wrobot.eu/forums/topic/9235-how-many-bots-at-the-same-time-do-you-use/?tab=comments#comment-43092
  24. Hello, https://wrobot.eu/articles/news/following-the-begining-of-the-end-of-wrobot-for-official-servers-r126/
×
×
  • Create New...