Jump to content

Droidz

Administrators
  • Posts

    12508
  • Joined

  • Last visited

Everything posted by Droidz

  1. https://wrobot.eu/bugtracker/stop-running-pathfinder-on-a-second-server-and-add-the-fucking-pathfinder-to-the-bot-r1135/?do=findComment&comment=5335
  2. Hello, Sorry for the inconvenience, I worked on it to avoid to get the problem again once more. Except when the pathfinder server bug or is overload, it is better for users than use pathfinder server instead the pathfinder integrated to WRobot, I have generated meshes with better details, you use less RAM (this depend of current continent and used profile, but you can on big continent if you request big profile you can use more than 500mb of ram only for pathfinder (and of course your CPU)), you save time (you don't need to download meshes, this can take a lot of time (several minutes) for big path when you are on new continent), you save disk space ("Kalimdor" continent is ~500mb compressed and 9100 files). My advantage, yes crack WRobot is more hard (but it is benefit to you also, more there are bots, the more the gold/items loses value and the more the server is able to find protection), but it is the only advantage for me. I get problems only with Vanilla server, and it is not all time the more used. Last problem with pathfinder was the July 4 (and several times some days before July 4), but before and after pathfinder was stable, I hope than this time it is the last. Again sorry for the inconvenience.
  3. Add this method https://stackoverflow.com/questions/302542/how-do-i-get-all-instances-of-all-loaded-types-that-implement-a-given-interface/302588#302588
  4. 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)
  5. 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
  6. you need to run game in 32bit https://wrobot.eu/forums/topic/7716-how-to-starting-wow-in-32-bit/
  7. 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(...))
  8. Hello, Quest id result in GetQuestLogTitle(...) was added in Wotlk. I haven't found how to do that in TbC
  9. 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
  10. You can try to download another wow client, you can also try to running bot in VM
  11. With several hotspots you cannot found npc? if yes you need to use c# code
  12. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  13. Droidz

    Cant start it !

    Hello, try to disable your wow addons
  14. Droidz

    relogger issue

    Try to rename Relogger.exe (and Relogger.exe.config)
  15. Hello, if you can give more info about your problem
  16. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  17. Hello, Try to contact Stripe (or Paypal) I don't manage that
  18. I ignore why, with your CPU you should be between 1 and 5%.
  19. Droidz

    relogger issue

    Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 try to install slimdx
  20. Hello, try to put value like 60% instead 40% (and share your log if your problem is not resolved)
  21. Hello, if distance between know positions is high, you can try to use quest type interactwithnpc (with several hotspots)
×
×
  • Create New...