Jump to content

Ohren

Elite user
  • Posts

    465
  • Joined

  • Last visited

Everything posted by Ohren

  1. Yep, I quit making fight classes. Best of luck.
  2. I have the second most downloaded file on WRobot, second to Wrobot itself. I just make fight classes. Nothing too special, just good rotations that you can customize how you see fit. :) And I've been away ~2 years.
  3. Well I screwed this post up. >.> Just post whatever fight classes ya'll want. I'll prioritize from there.
  4. I'm getting back into it. Going to be working on fight classes starting soon.
  5. With cross realm zones being EVERYWHERE, just stick to a PVE realm.
  6. To solve this issue, I used CastSpellByID(228260) with the condition of Insanity > 70 to cast Void Eruption and enter Voidform. From there I used CastSpellByID(228260) to cast Void Bolt. When in Voidform, the spell ID for Void Bolt is the same as the spell ID for Void Eruption when you are not in Voidform. Added in buff check condition to ensure I was in Voidform to cast this, and another checking the duration of the cooldown for Voidbolt (or else it chain casts when it's on cooldown and won't go down the list).
  7. I used to have a zip file that I could update and WRobot checked for updates automatically. I can't remember how to do this, and I have about 10 I want to upload right now.
  8. Yes, I was definitely looking to avoid event handling. I suppose I'll leave the demonology class the way it is. Seems risky considering PQR had issues with it from what I've obtained.
  9. Version 1.0.0

    113 downloads

    Basic rotation I put together. Does not have much for intelligence programmed into it, and no defensive cool downs. I'm currently leveling my DH so I'm learning the spec before making anything too fancy.
  10. Working on a very detailed rotation for Demonology Warlocks, but I can't seem to find a way to count how many imps are out with simple LUA. If I can't find a simple solution, I can do a much more complicated and time consuming count with timers, but I'd like to avoid that.
  11. Put the name as CastSpellByID(108211). Then in the top menu (above conditions) scroll all the way down and find Not spell, is LUA and turn that to true. Finally add a condition for Buff => Leeching Poison = False.
  12. I've used it off and on for about 3 years now. No issues. That being said, I never run the bot over night. And whenever I create a profile, I WATCH IT closely for the first few hours to make sure there is no hang ups.
  13. Version 1.0.0

    463 downloads

    Another basic rotation. I have spent a bit of time working on getting insanity and voidform to actually work. That being said, it sometimes skips some mind spikes because it is busy flaying. Currently set up for the talent that reduces insanity required to go into voidform to 70.
  14. Version 1.0.1

    106 downloads

    This is a simple rotation I put together. I use it for dungeons while I am controlling my characters movements and in a couple basic grinder profiles. The survivability is great, but it doesn't include any defensive cool downs. Future I plan on adding all defensive cool downs and possibly making the rotation a little bit smarter, but since I am just now getting back into creating profiles, it may be a bit. Update log 1.0.0 - Added basic rotation.
  15. I have got my Shadow Priest fight class to switch into Voidform, which was kind of a pain. But now it refuses to cast Void Bolt. I have tried by name and spell ID, but Void Bolt replaces Void Eruption when you go into Void Form. Void Bolt (Id found: 228266, Name found: Void Bolt, NameInGame found: Void Bolt, Know = True, IsSpellUsable = True) I have tried using the spell ID for Void Eruption and Void Bolt. And the names of both. But nothing seems to want to cast Void Bolt.
  16. Do you still have the LUA snippet to list all spells by spell ID? That may solve it.
  17. Can't seem to get Void Eruption to go off for the life of me, any ideas?
  18. It should be as simple as using a Buff condition for them. If it's not, I can try some LUA magic but I can't actually test it since my guild is using my account for raids and professions.
  19. Usually this is caused by bad conditions in a fight class. If your mage was L90 using one of my fight classes, it should have worked. Lower than 90 (and not using the right talents sometimes) can cause it to do an infinite loop of just one spell. Consider this, Spell one, Arcane Blast (no conditions for spell) Spell two, Arcane Barrage (only condition is 4 stacks of Arcane Charge. WRobot will check to see if spell one can be cast, since there is no conditions manually set, this is 100% (assuming you have the mana, LoS, know the spell whatever other conditions WRobot automatically checks). Since it cast Arcane Blast, it resets to the top of the list, trying to cast it again. It will do this repeatedly. Switch them around and you have 1/4 of the Arcane Mage fight class.
  20. Every character I use WRobot on, comes up with the process in use, are you sure you would like to start the bot dialogue box. I've completely reinstalled WRobot but it still isn't working.
  21. I am not on WoW so I can't test it, but give this a shot. Booshy 6.0 BeastMasterHunter.xml
  22. Take a look at my guardian druid fight class. Healing touch works with DoC procs using the LUA I posted above.
  23. How much are you willing to pay? I have an automated AH script that uses Auctionator right now, wouldn't take much to switch it to TSM.
×
×
  • Create New...