Jump to content

KnightRyder

Members
  • Posts

    396
  • Joined

  • Last visited

Everything posted by KnightRyder

  1. I use TeamViewer without issues, but just because I don't doesn't mean other people wont. I also have RealVNC and it works fine too, so I would suggest looking into any VNC program you want.
  2. You can try using the Move During Combat Plugin.
  3. This is what I did. Also, if you do this make sure you have anti-afk.
  4. Are you talking about the Zapthrottle Mote Extractor?
  5. Sounds related to https://wrobot.eu/bugtracker/no-vendicar-meshes-in-krokuun-r837/
  6. I would suggest getting the following addon as it helps a lot with questing profiles: https://mods.curse.com/addons/wow/quickquest
  7. Meshes in Mac'Aree seem to be totally off too. Here's a log screengrab before it pathed me off the cliff.
  8. Also have problem with it not wanting to target mobs I need to kill. It will black list them for 30 sec and then do circles on top of them. If i target manually it will kill though.
  9. Can someone provide a guide as to how to get quester to use a vehicle to kill mobs for a quest instead of running the normal fight class? I have some experience getting the bot to push certain buttons, but not while being in its own vehicle which can move and have several buttons to click.
  10. I do not, I don't really play on private servers. It came out on or before Pandaria so I would assume anything 5.0 or higher would have capability of having them. If they don't that really surprises me. I use them all the time with real friends in game.
  11. Thread t = new Thread(() => { int questId = 47287; while (robotManager.Products.Products.IsStarted) { if (Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause) { if (!Quest.HasQuest(questId)) break; { Lua.LuaDoString ("QuestChoiceFrameOption1:Click()"); } } Thread.Sleep(500); } }); t.Start(); Doesn't seem to be working.
  12. Looking to see what code or how to click the QuestChoiceFrameOption1.OptionButton in Quester? Attached picture with /fstack to show what I'm talking about. Also, the Vindicaar Matrix Core is hard to click on, bot seems to think it has to stand on it to be in range.
  13. Start up the profile creator for grinder, go around and make your gather path. Add any of the rares you want to the target list (can do it manually with NPC ID if they are not up). I thought there were videos on here somewhere but I cannot find them at the moment.
  14. I would suggest setting up a grinder profile and have it gather nodes along your path.
  15. Making a quester profile and a specific target that I need to kill is spawned partially in the ground. When I setup the steps to kill, it will find it and try to go to it but ends up getting killed in lava since I am currently on a melee class. The target is huge and can fight him from further away. Is it possible to add some kind of runcode to change fight distance then to set it back to normal?
  16. https://wrobot.eu/files/file/414-multi-pull/
  17. You can look at the profiles other people have created: https://wrobot.eu/files/category/53-dungeons/
  18. Is there a way to disable the warning about wow found in 64bit versions? I know I cant attach to it and I almost always have more than one version running. Having to click ok, then no, and accidentally hitting yes and getting frustrated when it closes my 64 bit version is getting annoying. Is there some kind of flag or command I can use?
×
×
  • Create New...