Jump to content

Droidz

Administrators
  • Posts

    12581
  • Joined

  • Last visited

Everything posted by Droidz

  1. problem resolved by private emssage
  2. I will soon open a new Discord (I wait to completely close WRobot for official servers, to avoid to get removed again)
  3. try https://wrobot.eu/forums/topic/7047-resurrecting-bugged-elysium/?do=findComment&comment=32963
  4. I am sorry, I don't know why WRobot don't works on your computer.
  5. For the regen problem try to use https://wrobot.eu/bugtracker/regen-before-looting-r1053/?do=findComment&comment=5080
  6. This error causes problem? https://www.google.com/search?q=System.ComponentModel.Win32Exception+(0x80004005)
  7. Try to disable all useless program, your antivirus and ...
  8. I ban him
  9. Hello, If you want use WRobot for official server read before https://wrobot.eu/forums/topic/9190-wrobot-20-released/?tab=comments#comment-42705 , if you play on private server no problem, you can use free trial version to test wrobot before purchase.
  10. Try to disable you antivirus and all useless programs (to run wow and wrobot only)
  11. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (install slimdx et vc++)
  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. Hello, in C# when you use float type you need to end by "f" (when use have decimal number), but not when you use double type (but result is the same)
  14. Hello try https://wrobot.eu/forums/topic/3749-how-to-add-random-delay-to-cast-interrupt/?do=findComment&comment=17612
  15. 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
  16. 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)
  17. Hello, you cannot with grinder product, you can try to blacklist zone where your character death (or change of vendor/repair)
  18. 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.
  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. If you can try new verssion https://wrobot.eu/forums/topic/2811-bg-join/?page=3#comment-43496
  21. Hello, if you can try https://wrobot.eu/forums/topic/2811-bg-join/?do=findComment&comment=43496
  22. 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() { } }
  23. Hello, no recent change in gototask, are you sure about that?
  24. 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)
×
×
  • Create New...