Jump to content

Droidz

Administrators
  • Posts

    12599
  • Joined

  • Last visited

Everything posted by Droidz

  1. https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 : Install slimdx Try also to download not modified wow client
  2. Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  3. Hello, remove your folder "data\meshes\"
  4. if you can tell me if your problem is resolved
  5. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  6. Hello, do you use good item id? In fightclass editor, in "spell settings" you can try to use option "Timer"
  7. Hello, if you use the same setting class name , C# will select your class (because "additional c#" code is added in class "Main") and ignore default setting class.
  8. Hello, do you have try to disable all wow addons?
  9. Hello, do you have try to use "pathfinder serser" (in advanced general settings tab "pathfinding"?
  10. Droidz

    keys

    Hello, you have bought trial subscription for 3 days
  11. Hello, http://www.wowhead.com/quest=32098/short-supply-reward#comments , try to use IsQuestFlaggedCompleted
  12. Hello, you cannot with default features
  13. Hello, problem resovled by private message
  14. Update done
  15. Update in progress
  16. "Logs" folder in Wrobot folder
  17. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  18. Bonjour, je pense que ce problème est causé par votre serveur, j'ai jamais vu ce probleme sur officiel
  19. Hello, use event "robotManager.Events.FiniteStateMachineEvents.OnBeforeCheckIfNeedToRunState" like: https://wrobot.eu/forums/topic/5078-plugin-for-attacking-specific-mobs/?do=findComment&comment=23616
  20. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  21. You have launched battlenet launcher to check if Wow is updated?
  22. Hello, try to replace line 4 by var n = ObjectManager.GetNearestWoWUnit(ObjectManager.GetWoWUnitByEntry(mobID), false); Try also to active radar3d to check if is blacklisted
  23. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  24. Hello, it is not a bug, items names are server side, you need to have item in your bag (or request item info like when you "GetNameById) for that Wow request the item name at the server ( http://wowwiki.wikia.com/wiki/API_GetItemInfo )
×
×
  • Create New...