Everything posted by Droidz
-
wrobot crash
You're lucky, it's probably a bug because you've never had the right to run more than one session at a time, you have an old WRobot lifetime key for official server (1 session), you are lucky that I agreed to give access to private server versions
-
wrobot crash
You have key to run 1 session at the same time
-
error
You use last update of HumanMasterPlugin?
-
After update cpu usage went so high
Check if you have update for your plugins. And do that:
-
wrobot crash
Hello, do you run more than 1 session at the same time? do you have try to disable your antivirus?
-
Battlegrounder keeps deserting me
Download last update, this problem is normally resolved
-
Crash on Launch
Hello, try to re download and reinstall WRobot, if problem is not resolved try to disable your antivirus before to resinstall WRobot
-
error
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Bot don't follow the "Don't harvest list"
Hello, This list filtered objects (like herbs, mines, chests) not items, for item you can use wow addons
-
Did we loose our lifetime license?
Hello, On your account you have one key for private servers (of 10 sessions) for 1 year (purchased the 02/17/18), you can found your key here https://wrobot.eu/clients/purchases/
-
Afk Loop spam
List of plugin activated: General_Scroll_User.cs = True HumanMasterPlugin.dll = True RequestHandler.cs = True WhatsGoingOn.dll = True VanillaFlightMaster 1-1-0.dll = True VanillaFlightMaster 1-2-0.dll = True VanillaFlightMaster 1-3-2.dll = True wDiscord.dll = True and it is not default settings (and why activate several version of VanillaFlightMaster ?) You can keep your current install/files/settings, but to the test, download and install WRobot in new folder, run Automaton, if no problem, try to add your fightclass and run again, if it is ok try with your profile, if it is ok try to add one plugin, the second plugin, ...
-
Warmane Lordaeron Bans
Yesterday's update solved the problem of detection on other servers but seem not on Warmane. Today's update does not solve the problem (it's a hotfix of yesterday's update and additions for the pathfinder). I continue to search. Someone use WRobot without plugin and with a simple fightclass? And some uses the shortcut "WRobot no dx" to run WRobot?
-
Thoradins Wall...
Today update add support of new offmeshconnections features: I haven't added it to UI for now, but you can do it with code: wManager.Wow.Helpers.PathFinder.OffMeshConnections.Add(new wManager.Wow.Helpers.PathFinder.OffMeshConnection(new List<Vector3> { new Vector3(-8857.249, 538.4138, 106.2859), new Vector3(-8842.317, 550.2717, 96.78889) { Action = "lua: print('gg')" } }, -1) { TryToUseEvenIfCanFindPathSuccess = true, Type = wManager.Wow.Helpers.PathFinder.OffMeshConnectionType.Unidirectional }); With this code, WRobot will jump instead to down the stairs when he exit the Flightmaster in Stormwind. And WRobot support now the roads and waters, I need to complet list (for now only roads of Eastern kingdoms and Kalimdor are recorded (thank to Reaper)): wManager.Wow.Helpers.PathFinder.ReportArea(new Vector3(1, 2, 3), 3, RDManaged.RD.PolyArea.POLYAREA_ROAD); wManager.Wow.Helpers.PathFinder.ReportArea(new Vector3(1, 2, 3), 3, RDManaged.RD.PolyArea.POLYAREA_WATER);
-
Afk Loop spam
update your plugin HMP
-
"[MovementManager] Think we are stuck" while stunned
Hello, wait next update, I'll check more info before to move ("!IsCast && !Influenced && !IsStunned && !IsOnTaxi" instead only "!IsCast")
- Afk Loop spam
-
Bot casts spell but dont do this after update
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Afk Loop spam
I changed a lot of codes (mainly in PathFinder), I tried to don't change methods signature but It is possible than I changed one (recompile will probably resolve problem)
-
New issue
Hello, can you share full log file here please https://wrobot.eu/forums/topic/10132-afk-loop-spam/?page=2
-
Afk Loop spam
You get afk with new version? It is not clean install, you have all your old plugin/fightclass, send me log of session with new install, run automaton without fightclass
-
Afk Loop spam
Share log without HMP please
-
Afk Loop spam
Can you tell me if you get same ploblem if you disable all wrobot plugins
-
Shaman wont use basic Attack! WOTLK
Hello, download new update
-
Bot not attacking mobs. "Mob seem bugged".
Hello, this problem is resolved with new update.
-
AFK Spam
https://wrobot.eu/forums/topic/10132-afk-loop-spam/?do=findComment&comment=47690