Everything posted by Droidz
-
Serialize(String path, object @object)#3: Cannot write file.
Hello, can you read this: https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ) (install required software)
-
Won't let me purchase?
hello, your problem seem resolved
-
Windows Aero
Hello, I don't think than it is the problem, Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 try to install required software (slimdx, vc++, framework). if your problem is not resolve share your log file please
-
stuck in battle, can not use a mount
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Detect Fighting Multiple Mobs
Hello, wManager.Wow.ObjectManager.ObjectManager.GetUnitAttackPlayer() wManager.Wow.ObjectManager.ObjectManager.GetNumberAttackPlayer()
-
Change WRobot setting with plugin
thank you, can you try with this .exe and tell me if problem is resolved: Updater.zip
-
Auto log in to Wrobot?
Hello, click on button "+"
-
Change WRobot setting with plugin
You have try to restart your computer?
-
fishing
Hello, https://wrobot.eu/articles/news/following-the-begining-of-the-end-of-wrobot-for-official-servers-r126/
-
Cata Quest Profile
Hello, try to disable your wow addons (and remove wow cache)
-
[Vanilla][Mesh] Thoradins wall
Hello, can you give me from and to positions (or the log)
-
Change WRobot setting with plugin
Yes, code is bad. Wait next update and use wManager.Wow.Forms.UserControlTabGeneralSettings.RealoadGeneralSettings()
-
How to turn my c# fight class into a .dll?
Hello, create visual studio library project, add references (wmanager.dll, robotmanager.dll, ...) and compile them to create dll file.
-
Off pathsfinder
- Bots acting weird lately?
- Sudden Pathing problems
https://wrobot.eu/bugtracker/stop-running-pathfinder-on-a-second-server-and-add-the-fucking-pathfinder-to-the-bot-r1135/?do=findComment&comment=5335- STOP RUNNING PATHFINDER ON A SECOND SERVER AND ADD THE FUCKING PATHFINDER TO THE BOT !!!
Hello, Sorry for the inconvenience, I worked on it to avoid to get the problem again once more. Except when the pathfinder server bug or is overload, it is better for users than use pathfinder server instead the pathfinder integrated to WRobot, I have generated meshes with better details, you use less RAM (this depend of current continent and used profile, but you can on big continent if you request big profile you can use more than 500mb of ram only for pathfinder (and of course your CPU)), you save time (you don't need to download meshes, this can take a lot of time (several minutes) for big path when you are on new continent), you save disk space ("Kalimdor" continent is ~500mb compressed and 9100 files). My advantage, yes crack WRobot is more hard (but it is benefit to you also, more there are bots, the more the gold/items loses value and the more the server is able to find protection), but it is the only advantage for me. I get problems only with Vanilla server, and it is not all time the more used. Last problem with pathfinder was the July 4 (and several times some days before July 4), but before and after pathfinder was stable, I hope than this time it is the last. Again sorry for the inconvenience.- Change WRobot setting with plugin
Add this method https://stackoverflow.com/questions/302542/how-do-i-get-all-instances-of-all-loaded-types-that-implement-a-given-interface/302588#302588- Change WRobot setting with plugin
You can try, based on https://stackoverflow.com/a/302588 foreach (var instancesOfImplementingType in GetInstancesOfImplementingTypes<UserControlTabGeneralSettings>()) { instancesOfImplementingType.LoadGeneralSettings(); } (to refresh UI, but I'm not sure that it solves the problem)- multi licence sur un même pc
Bonjour, Oui, vous pouvez lancer plusieurs Wow et WRobot en même temps sur le même PC (c'est le nombre de "sessions" https://wrobot.eu/store/category/2-wrobot/ ) Vous devez utiliser le produit "Party", vous pouvez également utiliser c'est plugins: https://wrobot.eu/files/file/1645-partybot-helper/ & https://wrobot.eu/files/file/650-party-chat-command/ Vous pouvez testé tout ça gratuitement avec la version d'essai, mais normalement 1 pc peut supporter 5 Wow+bot- Legion Bot wrong version ?
you need to run game in 32bit https://wrobot.eu/forums/topic/7716-how-to-starting-wow-in-32-bit/- Change WRobot setting with plugin
Hello, You cannot do that, and if you use quester product, wrobot reset old settings when stopped. In vanilla I just check if IsMounted (ObjectManager.Me.IsMounted) I don't check if it is good mount name (you can try "Me.MountDisplayId" if you want check a specific mount). To dismount I use CancelPlayerBuff(...) and check texture name (GetPlayerBuffTexture(...))- Quest remove
Hello, Quest id result in GetQuestLogTitle(...) was added in Wotlk. I haven't found how to do that in TbC- Wrobot is stopping working
Next time, can you target in game mob, and in wrobot go to tab "tools" > "Dev... tools" > click on "Target info" and share result here- Cpu usage to high
You can try to download another wow client, you can also try to running bot in VM - Bots acting weird lately?