Jump to content

Droidz

Administrators
  • Posts

    12590
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  2. Do you have activated product setting "Randomise path"? If yes disable this option
  3. Yes he works, but it is better to test with trial version before purchase.
  4. Hello, you can try to add gate in object at harvest (wManager.wManagerSetting.CurrentSetting.ListHarvest.Add(190942);) and use quest type "UseSpellOn"
  5. Hello, For download and use trial version read this:https://wrobot.eu/forums/topic/2972-download-wrobot-for-tbc/ For start guide: https://wrobot.eu/forums/topic/3633-getting-started-with-wrobot-video/
  6. 2017-07-26_20-32-37.mp4 He works (Wotlk), If you want you can increment reactivity of eventlua, for that put lower valua at "wManager.wManagerSetting.CurrentSetting.EventsLuaWithArgsWaitTime"
  7. Hello, I don't get this problem, and few update ago I added time before blacklist vendor. Can you share log file of WRobot session with this problem please (with WRobt updated)
  8. Droidz

    Tbc problem lvl1

    Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, request help on forum with your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  9. Do you have try to run wow without addons and wrobot without plugins, can you share your profile pelase
  10. Hello, try to remove your wow cache and settings
  11. Hello, can you share screenshot of your folder "C:\Windows\Microsoft.NET\Framework\"
  12. 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)
  13. Droidz

    Tbc problem lvl1

    Try to use another fightclass
  14. Droidz

    Tbc problem lvl1

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

    scripts error

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

    895 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)
  19. 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"
  20. 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)
  21. 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/ ).
  22. 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).
  23. Hello, it is (for your current settings) "if smaller than 1% regen to 70%", you need to change 1 by value like 60%
  24. It is only for WRobot for Wow private server
  25. I need to test myself in game to found solution. If you know similar zone easy to reach.
×
×
  • Create New...