Jump to content

Droidz

Administrators
  • Posts

    12519
  • Joined

  • Last visited

Everything posted by Droidz

  1. thank you, can you try with this .exe and tell me if problem is resolved: Updater.zip
  2. Hello, click on button "+"
  3. You have try to restart your computer?
  4. Hello, https://wrobot.eu/articles/news/following-the-begining-of-the-end-of-wrobot-for-official-servers-r126/
  5. Hello, try to disable your wow addons (and remove wow cache)
  6. Hello, can you give me from and to positions (or the log)
  7. Yes, code is bad. Wait next update and use wManager.Wow.Forms.UserControlTabGeneralSettings.RealoadGeneralSettings()
  8. Hello, create visual studio library project, add references (wmanager.dll, robotmanager.dll, ...) and compile them to create dll file.
  9. https://wrobot.eu/bugtracker/stop-running-pathfinder-on-a-second-server-and-add-the-fucking-pathfinder-to-the-bot-r1135/?do=findComment&comment=5335
  10. 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.
  11. 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
  12. 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)
  13. 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
  14. you need to run game in 32bit https://wrobot.eu/forums/topic/7716-how-to-starting-wow-in-32-bit/
  15. 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(...))
  16. Hello, Quest id result in GetQuestLogTitle(...) was added in Wotlk. I haven't found how to do that in TbC
  17. 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
  18. You can try to download another wow client, you can also try to running bot in VM
  19. With several hotspots you cannot found npc? if yes you need to use c# code
  20. Hello, no problem to do that
  21. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  22. Droidz

    Cant start it !

    Hello, try to disable your wow addons
  23. Droidz

    relogger issue

    Try to rename Relogger.exe (and Relogger.exe.config)
×
×
  • Create New...