Jump to content

Droidz

Administrators
  • Posts

    12510
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, download WRobot here https://wrobot.eu/files/file/2-wrobot-official/ and install it in new folder, if this install don't works share again your log
  2. Hello, you can run WRobot during 1 year (one session at the same time). You can use free trial version to test WRobot before purchase (buy key unlock time limit)
  3. Hello, you cannot with grinder product, you can try to blacklist zone where your character death (or change of vendor/repair)
  4. Hello, for few users (and I haven't seen this problem recently), teamviewer was blocking keyboard access, if you don't get problem you can continue to use it.
  5. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  6. If you can try new verssion https://wrobot.eu/forums/topic/2811-bg-join/?page=3#comment-43496
  7. Hello, if you can try https://wrobot.eu/forums/topic/2811-bg-join/?do=findComment&comment=43496
  8. If someone can try this plugin and tell me if he works: Disable AcceptBattlefieldPort.cs using System.Threading; using robotManager.Products; using wManager.Wow.Helpers; public class Main : wManager.Plugin.IPlugin { public void Initialize() { while (Products.IsStarted) { if (Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause) Lua.LuaDoString("AcceptBattlefieldPort=function(i,a) PVPReadyDialogEnterBattleButton:Click() end"); Thread.Sleep(1000 * 30); } } public void Dispose() { } public void Settings() { } }
  9. Hello, no recent change in gototask, are you sure about that?
  10. Droidz

    Target is Fleeing

    Hello, can you (when your target fleeing) go to tab "Tools" > "Development Tools" and click on "Target info" and send me result (if you can also tell me your WRobot version)
  11. Hello, Sorry, I haven't planned to add more remote features, but you can use program like teamviewer if you want better access.
  12. Hello, by default WRobot regen before to loot, you are probably tagged in combat (server bug?), try to use this plugin: DontSkipRegenIfFlaggedInCombat.cs public class Main : wManager.Plugin.IPlugin { public void Initialize() { wManager.wManagerSetting.CurrentSetting.SkipRegenIfFlaggedInCombat = false; } public void Dispose() { } public void Settings() { } }
  13. ok, if you can tell me if new update change something
  14. Hello, https://wrobot.eu/files/file/481-combine/
  15. One of your profiles/plugins/fightclasses change bad wow/wrobot settings. Do you have low FPS in game?
  16. Hello, try to increment your min/max latency (in advanced general settings) and try to disable your wow addons
  17. Wait next update, I tried to avoid processor load when you use low wow fps.
  18. Do all steps: Disable all wow addons. Download and install WRobot in new folder, install only your profile (don't install plugins/fightclasses). Run Wow in window mode (not full screen, and never minimize wow window!). Put lower wow graphics quality, but try to get good FPS (40 or more) Run WRobot and check CPU usage and if Wow don't freeze during few minutes. (tell me here with your log file if you get freeze/cpu usage problem) Now start to add you fightclass and check again CPU/freeze during few minutes. Now add one per one Wrobot plugins, wow addons.
  19. Droidz

    Regen

    Hello, you are flagged in combat?
  20. Hello, if you have buy old private server subscription and you use more than 10 sessions send me private message
  21. What is your Windows version and language? Do you have try to install last framework version? Windows is updated?
  22. you can found shortcuts in wrobot folder. Some users have resolved freeze problem by disabling wow addons
×
×
  • Create New...