Jump to content

deadwell1

WRobot user
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

deadwell1's Achievements

  1. I have a grinder bot that runs inside an instance of Wotlk. Sometimes it can be pushed off an edge and die. Currently the bot releases and then runs really far. This is going to get me banned. How do I tell grinder to stop the first time it dies?
  2. So here is a super basic version of my grinder. The bot starts in the instances, runs around, then at the end it leaves the instance. Red arrow #1 is where the bot spawns outside the instance, and red arrow #2 is it going straight back into the instance. I tested stopping the bot and restarting it while it is outside, and it seems to work perfect, but I was manually restarting it. Where can I put a C# code to restart the bot after it leaves the instance? I'm hoping there is a code I can put between the red arrows. Also I have a plugin that resets instances every time I leave one.
  3. Can this C# code be a spell that targets the mob like this or do I kind of have to rebuild the way the bot works? Is there a way to target mob within 30m radius and I'll just make it repeat every 30 seconds? I could care less how many mobs he pulls as long as he attacks the specific mob first. I'm able to tank like 15-20 mobs at a time, but this 1 mob kills me if he is not targeted and get his channeling spell off (Rapid Fire).
  4. I'm running 5 Wrobots on a private server and they are doing Black Temple. They are able to kill everything except 1 random mob that does a ridiculous amount of damage if left alone. The mob is Illidari Heartseeker and they do normal damage until they use the skill Rapid Fire which hits all 5 of my characters and will kill them after only 6 shots. The skill does I think 8-10 shots each time it's used. This ability does more damage then anything Illidan does. I'm looking for a way to target Illidari Heartseeker's before any other units. Illidari Heartseekers are always with 4-5 mobs. If I could just target them first, I could cc them and easy win, but they are almost always the last one to be targeted. I'm also hoping I can use this function for other instances and mobs throughout the game. My tank is using Grinder (WRobot) and the other 4 are using Party. I don't know C# or any other programming, but I have a very basic understanding of programming. I'm hoping I can put this into a Fight Class, but adding it to Grinder, Automation, or Party would work too.
  5. I have a grinder profile the runs around and instance and kills everything, then runs back to the entrance and leaves the instance, I tried to get the bot to run about 10 feet away, then go back into the instance, but the bot seems to just run away somewhere really far. The instance I'm running is Ragefire Chasm. Inside the instance, everything is good. When I leave the instance the bot seems to never come back. I have successfully reset the instance while outside, but the bot just runs away. With path finding on it runs on the path (I assume to some coordinate far away) and without path finding it just runs straight into a wall forever. Sometimes the bot will go back into the instance, but it never works more then once. Somehow changing continents makes the bot lose it's location. Do you know a way to have the bot leave the instance and return?
×
×
  • Create New...