Jump to content

Ohren

Elite user
  • Posts

    465
  • Joined

  • Last visited

Posts posted by Ohren

  1. 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.

  2. 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).

  3. 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. 

  4. 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. 

  5. 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.

  6. [N] 15:57:10 - Long Move distance: 4679.324
    [D] 15:57:59 - Digsite zone found: Name: East Sra'vess Digsite - Distance =5632.064
    [D] 15:57:59 - Digsite zone found: Name: Torjari Pit Digsite - Distance =3431.049
    [D] 15:58:12 - Avoid wall: StrafeRight
    [D] 15:58:14 - Avoid wall: StrafeRight
    [D] 15:58:24 - Avoid wall: StrafeLeft
    [D] 15:58:25 - Avoid wall: StrafeRight
    [D] 15:58:27 - Avoid wall: StrafeLeft
    [D] 15:58:28 - Avoid wall: StrafeRight
    [D] 15:58:34 - Avoid wall: StrafeLeft
    [D] 15:58:35 - Avoid wall: StrafeRight
    15:58:43 - Stop Archaeologist Complete
    [D] 15:58:45 - Avoid wall: StrafeRight
    [D] 15:58:46 - Avoid wall: StrafeRight
    [D] 15:58:49 - Avoid wall: StrafeRight
    [D] 15:58:52 - Avoid wall: StrafeLeft
    

    Just constantly runs into the wall

×
×
  • Create New...