Jump to content

Droidz

Administrators
  • Posts

    12579
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, can you share screenshot of your folder "C:\Windows\Microsoft.NET\Framework\"
  2. Try code like EventsLuaWithArgs.OnEventsLuaWithArgs += (id, args) => { if (id == wManager.Wow.Enums.LuaEventsId.UNIT_SPELLCAST_START) { for (int i = 0; i < args.Count; i++) { Logging.Write("Arg" + (i + 1) + " contains: " + args[i]); } } }; (your code probably crash a lot of time)
  3. Droidz

    Tbc problem lvl1

    Try to use another fightclass
  4. Droidz

    Tbc problem lvl1

    Changed Status to Not a Bug Changed Version to All
  5. Droidz

    scripts error

    Changed Status to Fixed Changed Version to All
  6. Changed Status to Fixed Changed Version to All
  7. Hello, can you share screenshot of your folder "C:\Windows\Microsoft.NET\Framework\"
  8. Version 1.0.0

    894 downloads

    Auto Choose Food And Drink Select best food/drink of your bag/merchant before to regen/buy. Credit: reapler (for idea and base code)
  9. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). Try to activate option "Use lua to move"
  10. Bonjour, le seul profil de quêtes vanilla disponible est: https://wrobot.eu/files/file/1081-paid-vanilla-questing-profiles/ . Il existe également ce type de profil: https://wrobot.eu/files/file/1245-h-paid-quest-1-70-grinder/ (les profils TBC sont plus ou moins compatible Vanilla)
  11. Droidz

    TBC Wrobot crashes

    Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  12. Hello, To download files (profiles/fightclasses) of WRobot for official wow servers you need active WRobot subscription on your WRobot account (no restriction for WRobot files for server private).
  13. Hello, it is (for your current settings) "if smaller than 1% regen to 70%", you need to change 1 by value like 60%
  14. It is only for WRobot for Wow private server
  15. I need to test myself in game to found solution. If you know similar zone easy to reach.
  16. Droidz

    error after update

    Changed Status to Fixed Changed Version to All
  17. Droidz

    error after update

    Hello, can you sendme profile (or an example that generates this error) (by private message if you want)
  18. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  19. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  20. Hello, wManager.Wow.Helpers.Fight.CombatStartSince To get command, convert your xml fightclasses to c# (with fightclass editor)
  21. Hello, sorry, I'll fix it in few next update (in few minutes)
  22. Hello, sorry I'll not add this feature, but you can request plugin for that https://wrobot.eu/forums/forum/28-profiles-and-requests/
×
×
  • Create New...