Jump to content

All Activity

This stream auto-updates

  1. Today
  2. Yesterday
  3. Fixed. You need to manually run the Updater to update all content once.
  4. Hello, the problem should be resolved.
  5. got the same issue, it runs fine the first time, then when i lauch WoW, everything crash and cann't run Wrobot anymore until the next reboot
  6. 22 2月 2026 12H41.log.htmlThere is no useful information in the log. I open the bot, it shows "Connecting to server..." and then crashes immediately. Everything worked fine before the update.
  7. Diagnostic_20260222_123656.txt
  8. There was an update prompt today. After updating, the software crashes when it shows "Connecting to the server". It worked fine before the update. edit: After testing, switching to another version via the Updater and updating over it works fine. However, when switching back to the WOLK version and updating again, it crashes. Please investigate the cause.
  9. Last week
  10. Hello, Yes, it's a typo that made it into production a long time ago. Unfortunately, fixing it now would break all existing FightClass profiles (XML serialization relies on the exact property name), so it has to stay as is. Sorry for the lost time debugging, I understand the frustration. I'll add a note about it in the documentation.
  11. Hello, This problem should be resolved.
  12. no apologies, the matter has been solved I now see it's an 1.12 instead of a 1.12.1, so unsupported by wrobot. thx for the help
  13. Hello, try downloading the game client from another website. Wrobot only works with unmodified game clients.
  14. thats not really work dude
  15. Can I buy it using cryptocurrency?
  16. 8 years later...no more buying this program
  17. playing vanilla wow 1.12 on the download elysium project, but when I start wrobot it says "incorrect game version"
  18. Hey devs, I've been working on some custom FightClass profiles and ran into something that's been driving me crazy for the past few hours. Not sure if this is intentional or an actual bug. The problem: The API uses "ContionType" instead of "ConditionType" - notice the missing 'i'. Same thing with the enum "FightClassContionsType". I was writing XML files and naturally typed this (DOESN'T WORK): <FightClassCondition> <ConditionType>HealthPercent</ConditionType> <Param xsi:type="FightClassConditionNumber"> <Type>Smaller</Type> <Value>50</Value> </Param> </FightClassCondition> Spent forever debugging why my conditions weren't working. Finally checked the actual API docs and saw it's spelled ContionType. Changed to this and it works: <FightClassCondition> <ContionType>HealthPercent</ContionType> <Param xsi:type="FightClassConditionNumber"> <Type>Smaller</Type> <Value>50</Value> </Param> </FightClassCondition> My question is: Is this a typo that made it into production, or was there a reason for spelling it this way? It's in both the CHM file and the HTML docs, so it's definitely in the compiled DLL. Here's what the API shows: public class FightClassCondition { public FightClassContionsType ContionType { get; set; } public FightClassConditionBase Param { get; set; } } If it's a bug: Any chance of fixing this in a future version? I know it would break existing profiles, but maybe you could support both spellings during a transition period? If it's intentional: Could you add a note somewhere in the docs? Would've saved me a lot of time. Just want to make sure I'm not missing something obvious here. Thanks!
  19. Earlier
  20. Was looking forward to utilize the remote function, but despite running WoW in windows (not maximized, not fullscreen, not minimized), and the Remote setting is on, I have nothing on this page https://wrobot.eu/remote/. What is truly odd is that I have actually seen output for the remote page and got quite a chock that it was working all the sudden. It turns out that the remote is actually working, when the bot is in flight (taxi)! As soon as the bot gets to the ground and continues the profile I get no output on the page! https://snipboard.io/mDuV1I.jpg I have analysed my network traffic and can see traffic for these addresses and ports Image PID Local Address Local Port Remote Address Remote Port Packet Loss (%) Latency (ms) WRobot.exe 13824 192.168.2.3 59973 137.74.42.160 80 0 25 WRobot.exe 13824 192.168.2.3 58115 172.67.154.210 443 0 11 WRobot.exe 13824 192.168.2.3 59929 104.21.6.87 443 - - 11 Feb 2026 19H54.log.html
  21. Hello, you can find the list of supported versions here: https://wrobot.eu/supported-wow-versions/ . The version you just mentioned appears to be a Classic version that is not supported by Wrobot.
  22. CTM is CLICK TO MOVE push Interface Mouse Disable CLICK TO MOVE for all in the FUTURE
  23. Hi, Wrobot dont work on version 2.5.5 for TBCC version. There is a solution or a work in progress to solve this issue ? Have a nice day !
  24. its easy to make it lol
  25. ja musst halt denn Admin privat schreiben dann gehts evlt mit paypal
  26. put in you wtf.config in the end SET fixedRealm "REALM NAME" is working by mostly server but not here anybody fix?
  27. i got banned after 2 days botting herbs all my accounts also my main get ip bann
  1. Load more activity
×
×
  • Create New...