Jump to content

KnightRyder

Members
  • Posts

    396
  • Joined

  • Last visited

Everything posted by KnightRyder

  1. What or where would you suggest to make a profile to do to get nethershards? I havn't spent much time there so not sure what the best way is to get them.
  2. Thought they took out the rep requirement for world quests? Don't they just give you WQ with the whistle now?
  3. Make a grinding profile, but only put the rare mob in. Turn on mining/herbing and only attack if attacked and done.
  4. I've heard of twinking, but TBH any toon you level cap and give BIS items to will be super powerful.
  5. Blues I'm assuming are blue items, but what exactly are you farming with Ultimate Shal'Dorei?
  6. I created a grinding profile where I flew over all the spawn points, then I created an addon that would scan for the portal, and if found it would stop and make a noise. I can try and dig it up for you when I get home, if your interested? Edit: Found my original post about it. Maybe will help too?
  7. I have WoW installed to 2 directories. I have a batch file I use to copy over the updates from WoW1 to WoW2 and then delete the 64bit exe. I usually have my WoW1 set to use 64bit and since I have multiple accounts, I open the 2nd 32 bit version as windowed on another monitor to dual box. That way I'm not contantly changing settings like windowed/fullscreen and 64/32 bit. This also lets me use the bot on the WoW2 version with no issues.
  8. Doesn't Windows 10 make a dump file with the error? I'm not sure as I still have 7 and it makes a dump file for analysis later.
  9. I'm curious how people are not getting banned if they are botting...?
  10. I'm seeing lots of issues running into and out of caves or houses/buildings. It's as if the bot doesn't know where the door or entrance/exit is to the house. or if its a cave, it will try to go on top of the cave and say its stuck trying to find something. Seems to be whenever the mini-map changes to show the inside of whatever it is going into. Edit: pathing around Snowmane Village in Highmountain seems to be really messed up. It's trying to walk to points in the air. I'm assuming it's because of phasing?
  11. I know of the http://wrobot.eu/files/file/303-move-during-combat/ plugin but looking for something more specific? I was wondering if there's a piece of code I can run to make my character strafe if fighting a certain NPC or if I get a certain debuff? Or maybe even just on a timer to move every X seconds X feet/meters? Basically, there's a specific fight where a debuff I'm standing in kills me, all I have to do is move. Also, is there a way to run the Easy Quests Editor without it being tied to WRobot? Like how the fight class editor is; I can have that open and not have WRobot running.
  12. I did and it did not work at first. I think I had my sleep time set too high. Also It doesn't seem to be doing a very good job. It will target a mob, use the spell and kill it, but wont target another mob for a while. I think its trying to path to it or something, since this is a flying quest that we cannot control where it moves. Is there a way to temporarily turn that off? If i target another mob manually, it does use the button and kill it. Here is the log where it only killed 10 mobs:
  13. Yes. Just don't use a profile and it will stand where you started it and keep fishing til you stop.
  14. Thanks, that seems to get it to click the button, but how do it get it to click under the mobs to kill them? I've tried: ClickOnTerrain.Pulse(new Vector3(ObjectManager.Target.Position)); and wManager.Wow.Helpers.ClickOnTerrain.Spell(218592, new Vector3(nearHostile.Position));
  15. Noticed I cant spell Points in the title, oops. Just wanting to see if anyone had any ideas yet?
  16. I've been trying to get it to push a button on my vehicle bar as well and cant get it to work. Mine's called OverrideActionBarButton1 but I can't seem to get it to work. It needs to push the button then click on the ground by the enemy. I've tried several combinations including: RunMacroText("/click OverrideActionBarButton1"); ClickOnTerrain.Pulse(new Vector3(ObjectManager.Target.Position)); Lua.LuaDoString("/click OverrideActionBarButton1"); ClickOnTerrain.Pulse(new Vector3(ObjectManager.Target.Position)); wManager.Wow.Helpers.ClickOnTerrain.Spell(218592, new Vector3(nearHostile.Position)); if (ObjectManager.Target.IsValid && ObjectManager.Target.IsAlive && ObjectManager.Target.HealthPercent <= 100) It only ever seems to target them.
  17. How can I have quester use grapple points? I have been able to setup a step to interact with NPC and get it to grapple up to the hook, but just after casting (but before being taken up to the hook) it will try to run away to find a way to walk up. Usually this ends up making it run off the side of a mountain back to where it came from. I've tried making "is complete condition" to the hooks position but it doesn't care and will keep walking around trying to interact with other points.
  18. I found this extremely helpful.
  19. Turning this off, seems a little worse. I have to move it more manually, and even through the first couple of points for it to start. Also some times I could not get it to go at all. it would just run to a point if i got too far away. In this log I could not get it to perform Steps 90 or 91.
  20. I have setup a quester run the quest Pop Quiz Advanced Rune Drawing. It will pick up the quest just fine and trace the first rune but will not start the 2nd. I've attached the log below. If I move the character manually, it will start and proceed to do the 2nd rune, then get stuck starting the 3rd again. Once again I can move the character and then it will continue the path. It's like it will go to the first spot, but not contenue onto the next. I moved the character between 15:58 and 16:02, and again between 16:02 and16:07.
  21. Hey Flaxxen, I'm stuck on the same part. Let me know if you get it please?
×
×
  • Create New...