Jump to content

Droidz

Administrators
  • Posts

    12510
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, quest type "KillAndLoot" are not made to fly, use quest type "FollowPath" if you want use fly path. ramparts[horde] EDITED.xml
  2. Version 1.0.0

    6106 downloads

    Grinder profiles pack for Wotlk Install: Download and extract file in the folder "WRobot Wotlk\Profiles\Grinder\".
  3. For Vanilla you can try it: http://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-memory-editing/515591-bot-1-12-1-wow-bot-source-code.html For TBC you can try Pirox (you can found some old cracked version on the web).
  4. Hello, Sorry but I don't think make version of WRobot for TBC or Vanilla (he are too much change (to keep the same base), I already had quite a problems with wotlk, TBC and Vanilla require a lot of work). But, If one day I find the courage and I get enought requests, I'll work on it (I'll release WRobot for BC before Vanilla version).
  5. Droidz

    Profile Disappeared

    Hello please read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (don't forget to try to reinstall wrobot). If your problem is not resolved, please share your log file: http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/
  6. Hello, when you blacklist from tab "tools" it is only for your character. To blacklist for all characters add zone/mob to the blacklist of the profile (with profile editor).
  7. Hello, Sorry, I'll not add this. But I planned to make a program that manages several sessions of WRobot (product change, profile change, restart) and Wow (launch, restart, relog,...)
  8. Do you have try to disable your wow addons?
  9. Hello, Using "no dx" mode does not alter the functionality.
  10. Hello, Can you share also your profile please.
  11. Hello, Try to launch WRobot with shortcut "WRobot No DX".
  12. Hello, what is the steps realised by WRobot on your computer?
  13. Hello, look this sample: http://wrobot.eu/forums/topic/1743-how-to-add-players-unit-to-a-list/?do=findComment&comment=8653
  14. If you can read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 And share your log file (of session where you get this problem): http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/
  15. Hello, Add step type "PickUp" (put quest name in parameter) Add step type "RunCode", in parameter put this code: Thread t = new Thread(() => { uint itemId = 62899; int questId = 28000; while (robotManager.Products.Products.IsStarted) { if (Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause) { if (!Quest.HasQuest(questId)) break; if (ObjectManager.Target.IsValid && ObjectManager.Target.IsAlive && ObjectManager.Target.HealthPercent <= 25) { ItemsManager.UseItem(itemId); } } Thread.Sleep(500); } }); t.Start(); (you need to have quest in your questlog, you can replace "62899" but the item id, "28000" by the quest id and "25" by the max target health) Add step type "Pulse" (put quest name in parameter) Add step type "TurnIn" (put quest name in parameter)
  16. Hello, to convert HB quest profiles you need to use "Quester" product > "Product Settings" > "Easy profiles creator" > "Tools" > "Helpers tools" > "Buddy to WRobot". But WRobot don't convert all HB profile information, and Hb profile don't contain all informations required for WRobot profile, you need to fix profile manually. And I'll not update/add support of older profile at converter (if you want really the profile you can also convert it manually, for grinder profile you can use notepad with "replace") (you can also use trinity database to create quicly your quest profile http://wrobot.eu/files/file/470-quests-database/ ).
  17. Hello, thank for suggestion, i noted , I come back here when I add this feature.
  18. Hello, this feature is active, normally WRobot blacklist units if seem stuck (but it is not easy to detect mobs stuck).
  19. You still have this problem? have you try to download again and install in a new folder WRobot? Do you have lastest framework version?
  20. Version 1.0.0

    440 downloads

    Leave BG Auto leave the current battlefield if it is Isle of Conquest or Strand of the Ancients How to install: You need to move downloaded file (Leave BG.cs) in folder "\WRobot\Plugins\", launch (or relauch) WRobot, go to tab "Plugins" and turn on "Leave BG.cs".
  21. Hello, I cannot reproduct this problem, you can you try to increment/lower min/max latency in advanced general settings
  22. Hello, I'll reply here: http://wrobot.eu/bugtracker/the-bot-does-not-remove-the-skins-wrobot-for-wow-wod-623-r352/
  23. Vous avez des sacs spéciales (mines/herbes...)? Si c'est pas le cas essayé de lancer WRobot avec le raccourci "WRobot No Lock Frame".
×
×
  • Create New...