Jump to content

Droidz

Administrators
  • Posts

    12579
  • Joined

  • Last visited

Everything posted by Droidz

  1. http://wrobot.eu/forums/topic/4885-stutter-moving-vanilla/#comment-22822
  2. http://wrobot.eu/forums/topic/4912-question-on-speed-buffs-how-to-enable-them-via-fightclass-editor/?do=findComment&comment=22832
  3. Hello, do you have put false at the spell settings 'Check if spell is good distance' and 'check if target is in view'?
  4. Bonjour, pouvez vous partager vos fichier logs ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  5. I have added option, to disable usage of CTM, go to advanced general settings and uncheck option "Use Click To Move (CTM)".
  6. Pour convertir vous devez savoir comment créer un profil de quêtes, les profils ne sont que partiellement convertie est il y a beaucoup de travail pour qu'ils fonctionnent
  7. Instead of "GoToStep: 0" you can try to close bot with C# code: wManager.Pulsator.Dispose(true); And if you use "Relogger" he will relaunch wrobot. If you want send me your profile by private message I'll search what is the cause of this problem.
  8. I will add option to be move without CTM (but I'll keep CTM by default)
  9. Bonjour, vous pouvez partiellement convertir les profils de HB dans les outils (tools) dans l'editeur de profils de quête (easy quest creator)
  10. Wait next update, I have disabled autoattack for hunter
  11. Hello, yes with editor select location and press keyboard key "Del" (you can use tab Map to see selected location). Or you can edit your profile with notepad.
  12. https://forum.elysium-project.org/topic/23716-click-to-move-not-working-1121/ problem seem caused by CTM, but I don't get this problem in my computer, I'll switch to a different system for moving the character in next updates.
  13. The problem with private servers, it is than objects has added by the creator of the servers (but I can try to use mangos or trinity database to add defaults map objects)
  14. You can try to use "Relogger" to restart wrobot sometime when you want run WRobot with this profile for long time.
  15. Hello, you get this problem all time? In your log WRobot seem detect attack and start attack with "Corrupted Toad"
  16. Hello, try to contact plugin owner
  17. Hello, if you want use profile create one big loop (like than grinder or gatherer profile), and save the profile in folder "WRobot\Profiles\Battlegrounder\" (for Eye of the Storm use file name "[A]EotS.xml" for the Alliance profile, "[H]EotS.xml" for Horde profile)
  18. Can you send me screenshot of your current vendor settings.
  19. Hello, added, if you can wait next update
  20. Hello, do you use wow addon? To increment reloadui delay, edit files "General-*****.*******.xml" (you can found this files in folder "WRobot\Settings\"), search "<MaxLuaMemoryUsage>37000</MaxLuaMemoryUsage>" and replace 37000 by bigger value (put high value can cause wow crash). To increment reloadui delay, edit files 'WRobotGlobalSetting.xml" (you can found this files in folder "WRobot\Settings\"), search "<MaxLuaMemoryUsage>37000</MaxLuaMemoryUsage>" and replace 37000 by bigger value (put high value can cause wow crash) (to check your current lua memory usage in game you can run this script in the chat: /run DEFAULT_CHAT_FRAME:AddMessage(gcinfo()) ).
  21. It is possible that fightclass launchinging spells while WRobot is not in combat (only because you have target). Try adding this line to the beginning of your code: wManager.Wow.Helpers.Interact.InteractGameObject(wManager.Wow.ObjectManager.ObjectManager.Me.GetBaseAddress);
  22. Hello, "RunMacroText" and "/click" does not exist in vanilla. Use this c# line to click on taxi buton: Lua.LuaDoString("TaxiButton1:Click()");
  23. Hello, no sorry
  24. Hello, in spell settings put false at "Cast if mounted".
×
×
  • Create New...