Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Today
  3. Easiest way to protect your accounts? Don't use wrobot on warmane Thats all you need...
  4. Yesterday
  5. DISCOR=efeiliuzi000
  6. Last week
  7. Exactly with the relogger! 1. So this plugin is to be used in WRobot right? 2. How does WRobot detects end of the battleground?
  8. Can you do this through a relogger? u can use plugin like this: using System; using System.Threading; using robotManager.Helpful; using wManager.Wow.Helpers; public class Main : wManager.Plugin.IPlugin { private bool _isLaunched; public void Initialize() { _isLaunched = true; Logging.Write("Waiting for Battleground"); while (!Battleground.IsInBattleground()) { Thread.Sleep(1000); } Logging.Write("Join Battleground, wait for the end"); while (Battleground.IsInBattleground()) { Thread.Sleep(1000); } Logging.Write("end of battleground - kill wow"); for (int i = 10; i >= 1; i--) { Logging.Write(i.ToString()); Thread.Sleep(1000); } Logging.Write("kill wow"); wManager.Wow.Memory.WowMemory.Memory.GetProcess().Kill(); } public void Dispose() { _isLaunched = false; // Code to run when the bot is stopped } public void Settings() { // Code to run when someone clicks the plugin settings button } } after killing wow relogger will automaticly relauch your wow and bot
  9. Hello Is there a way to make the bot ignore certain places when it flies using longmove? Very often a problem arises in 3.3.5, a bot flying in the ice crown flies under the ice crown citadel, despite the fact that it is on the black list, and cannot get out of there, flying back and forth in an endless loop
  10. Hello guys! Is it possible to config battlegrounder / relogger for: closing wow client after Battleground finish and then re-launch wow, log back in again and q for the next one? i'm stuck at the closing wow client after finishing battleground. and i dont see any triggers i could stick to for this. ready to pay if someone has the solution lol
    Still Works in 2025. Thank you!!
  11. and then? they couldnt ban me again? ive got banned yesterday. too bad, i bouht a key for 1 year. and now after 3 day playing ... im doomed by Warmane. 2023 2024 i botted like hell,all accounts, nothing was happend. how can we protect us now for detecting? example autoquest, Wrotation etc.
  12. Подскажите куда и как вставлять, этот плагин?
  13. Olá a todos! Gostaria de saber se alguém começou a desenvolver, ou se já existe algum perfil para farmar Pit of Saron, no WotLK, o famoso "PIT FARMING" em busca de emblemas, tentei utilizar um personagem manualmente, e outros 3 em modo "Party" porém acontecem muitos erros, delays, o healer não cura corretamente, tem um delay grande para começar em caso de agro, e acaba morrendo um por um. Atualmente uso o Fight Clas "AIO.dll" onde tem todas classes e specs, caso não exista, gostaria de um norte para começar a desenvolver. Desde já agradeço.
  14. Earlier
  15. bonjour. Same problem. Droidz please check pm. I tired
  16. bio33

    wotlk pathfinder

    Hi, Pathfinder errors appear at night, but during the day everything is usually fine. 10 дек 2025 20H51 - bsdeDz.log.html
  17. 10 дек 2025 00H09 - BHUr.log.html
  18. I am no longer receiving the error, seems to be fixed. If it happens again I will post the log file, thank you!
  19. Hello, Could you please share the full log file of the session where you encountered the issue? You can find instructions on how to post your log file here: https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/
  20. Hello, I’m frequently encountering an error that says “Pathfinder server seems down.” The bot typically runs for 10–60 seconds, then the error appears and it stops working. Sometimes it resumes on its own after a while and other times I have to manually stop and start the current task. I’ve seen others in the chatbox reporting the same issue since November. Does this mean the server is genuinely experiencing frequent downtime, or is this a problem on my side that I can resolve? This is what the error looks like: [E] 04:18:00 - GetRequest: http://pathfinderwotlk.mmorobot.com/?IsOnline=1 -> System.Threading.Tasks.TaskCanceledException: Eine Aufgabe wurde abgebrochen. bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei robotManager.Helpful.Others..MoveNext() [E] 04:18:08 - PostRequest: http://pathfinderwotlk4.wrobot.eu/ -> System.Net.Http.HttpRequestException: Der Antwortstatuscode gibt keinen Erfolg an: 502 (Bad Gateway). bei System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() bei robotManager.Helpful.Others. .MoveNext() [E] 04:18:08 - GetRequest: http://pathfinderwotlk4.wrobot.eu/?IsOnline=1 -> System.Net.Http.HttpRequestException: Der Antwortstatuscode gibt keinen Erfolg an: 502 (Bad Gateway). bei System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() bei robotManager.Helpful.Others..MoveNext() [E] 04:18:08 - PathFinder server seem down, try to change server. 04:18:09 - [Security] Pathfinder server seem down, pause bot for 10 secondes
    Product is top ! Sadly delete quest you dont want to !!!
  21. you could say somewhere this shit is payed so I do not waste my time downloading it.
  22. Version 1.0.0

    10 downloads

    Recommended character level: +40 Recommended mining level: +125 Veins available: Tin, Iron, Gold and various other veins Settings: Use search range of 300. You can choose between enabling indoor nodes or not. Not having it enabled is safer but you lose on ores. Been a while since I uploaded. 6 years haha? But anyways, here's the pathing I used for getting through the 125-225 levels for both mining and blacksmithing. This profile should work for all pre-Cataclysm game versions. I recommend setting bot to stop on full inventory. This profile is not optimized for making profit, use strictly for leveling your professions. Screenshot for the route I used.
  23. I had this issue and even turned off lua to move and only used click to move to try and stop it, eventually I did a fresh install of wrobot and it worked. I am not sure what the automation product is, but maybe it's that? I only use the Quester and specifically only use grinding profiles. I made a second account and tried using the fisherbot, and for whatever reason it triggers the afk warning and kicks me so maybe it's not only tied to movement
  24. Thanks, I agree it is to do with the movement, I tried writing my own very simple fight class which works flawlessly in wrotation but causes the logout within a few minutes on automation. Disabling the charge skill helped but unless it can run 100% without hitting the logout, I can't let it run on its own. If we could just nail down the exact mechanism causing the detection and logout we could defeat it..
  25. I Did have this issue before but have since not had this since i made a few changes, it has to do with the Movement. i unchcked LUA movement and use CTM with CTM enabled ingame, i also stopped using plugins like Smoothmove. i also stopped using certain profiles like Andoidos quester profiles as its coded to Force use Lua movement and would automatically reenable Luamovement in the settings, so i would check what profile or plugins that you are using that effect Movement.
  26. Maybe someday. I don't play DPS so it will be untested when it comes out
  27. Only using the automation product with a single mob selected. It also does this on WRotation if I enable "Loot NPC in range". Are you saying you don't have this issue? It may be related to fight class or some specific event triggering the logout.
  1. Load more activity
×
×
  • Create New...