Jump to content

Droidz

Administrators
  • Posts

    12510
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, it is in vanilla? if yes wait next update. If it is not in vanilla you get this problem with all repair? do you have try to disable wow addons?
  2. Droidz

    AV battlefield

    Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  3. Hello, you code is bad, it is more like: private bool _Partyclass_Druid; public void UpdatePartyComposition() { _Partyclass_Druid = false; var partyMembers = Party.GetPartyHomeAndInstance(); if (partyMembers.Any()) { foreach (var u in partyMembers) { if (u.WowClass == WoWClass.Druid) { _Partyclass_Druid = true; } // Repeat for other clases } } }
  4. If you can wait next update and tell me if problem is resolved
  5. Hello, normal "WRobot subscription" and "WRobot unlimited subscription" works with all WRobot version (but price is per month). "WRobot FOR PRIVATE SERVER" (price per year) subscription works only with WRobot for private server. For you the best choise is "WRobot FOR PRIVATE SERVER"
  6. Hello, target is attackable? You can try to put lower range value in your fightclass
  7. Hello, in advanced general settings tab "regen..." put lower value a min hp%
  8. Hello, I think than you try to use encrypted dll, but this feature was not in old WRobot verison.
  9. Droidz

    Radar errors

    Hello, http://www.tomshardware.co.uk/faq/id-2066988/enable-window-transparency-aero-windows.html
  10. try to install framework 4.6 https://www.microsoft.com/fr-fr/download/details.aspx?id=53344
  11. Bonjour, même dans "dev.. tools" > "Player/Target Buff/Debuff" le buff n'ai pas trouvé?
  12. try to disable option "skip/blacklist if cannot make path"
  13. Hello, try to disable option "auto calcul range..." in advanced general settings
  14. Hello, can you active spell debug mode and share your log file
  15. Hello; use product "WRotation"
  16. Hello, you can edit regen start/end % and food/drink name in advanced general settings. Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  17. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (install required software)
  18. Hello, in fightclass if you use option "in combat only" wrobot will not casts spells. You can try to dispose figthclass wManager.Wow.Helpers.CustomClass.DisposeCustomClass(); wManager.Wow.Helpers.CustomClass.LoadCustomClass();
  19. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  20. Hello, Winifix method can be detected easily, and I have check darklinux method, I never see game change this value, I prefer to be careful (because if the game does not change this value it can be detected easily too)(and this don't resolve direction problem, it just improves the fluidity of movement)
×
×
  • Create New...