• Visit Rebornbuddy
  • Kupper - Demo/Testing

    Discussion in 'Combat Routines' started by Ichiba, Oct 30, 2014.

    1. Krolja

      Krolja New Member

      Joined:
      Apr 30, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      I'm having trouble getting my bot to recognize the profile. When I load the bot it just says there are no rotations for this class. I installed the folder in the Routines subfolder, should I have put it somewhere else?
       
    2. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      Are you a ninja or a rogue?
       
    3. Krolja

      Krolja New Member

      Joined:
      Apr 30, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Ninja, currently. Should I just take the soul off and let it do it's thing that way? I thought maybe it would at least do the normal combo, apologies for not trying this before posting.
       
    4. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      Thought so. You should see something like
      Code:
      get { return new ClassJobType[] {ClassJobType.Rogue,}; }
      in the profile. (open it with notepad etc) ctrl+F and find that code and replace it with this:
      Code:
      get { return new ClassJobType[] {ClassJobType.Rogue, ClassJobType.Ninja,}; }
       
    5. Ichiba

      Ichiba New Member

      Joined:
      Jun 14, 2014
      Messages:
      258
      Likes Received:
      8
      Trophy Points:
      0
      Currently it is only set up for Rogue, but I'm going to go ahead and upload a version that should be alright for Ninja as well. It won't use any Ninja specific stuff, however, because I have no way to test it yet.

      EDIT: Updated for this in the OP. Make sure you do like it says and delete your old Kupper folder first since filenames have changed.
       
      Last edited: Oct 30, 2014
    6. Krolja

      Krolja New Member

      Joined:
      Apr 30, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Got it running right now. So far no major issues, doing it's job. Thanks for the upload and help!
       
    7. hamison

      hamison New Member

      Joined:
      Sep 30, 2014
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      thanks a bunch ! :D can afk atma farm now :D
       
    8. baflip16

      baflip16 New Member

      Joined:
      Jul 31, 2014
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Do you have any plans to keep this updated via SVN in the future?
       
    9. iisoloii

      iisoloii Member

      Joined:
      Sep 2, 2014
      Messages:
      64
      Likes Received:
      0
      Trophy Points:
      6
      How do i install this?
       
    10. Ichiba

      Ichiba New Member

      Joined:
      Jun 14, 2014
      Messages:
      258
      Likes Received:
      8
      Trophy Points:
      0
      It says yes right above the download link.
       
    11. Ichiba

      Ichiba New Member

      Joined:
      Jun 14, 2014
      Messages:
      258
      Likes Received:
      8
      Trophy Points:
      0
      I.... did not think this would be an issue. Adding instructions to the OP.
       
    12. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      I'm not sure if this will affect your dancing edge code at all or you already know about it, but i thought you should have a look at this: Ninja/Rogue - Mistranslated Skills (info inside) : ffxiv apparently dancing edge's tooltip is wrong and you can get the potency bonus from any direction.
       
    13. Ichiba

      Ichiba New Member

      Joined:
      Jun 14, 2014
      Messages:
      258
      Likes Received:
      8
      Trophy Points:
      0
      Yeah, I saw a post about this yesterday and removed the flanking requirement from Dancing Edge in the routines. Thanks though.
       
    14. sorenelise

      sorenelise Member

      Joined:
      Dec 4, 2011
      Messages:
      188
      Likes Received:
      0
      Trophy Points:
      16
      This quote is the reason you have a Donate button. LOL- Great work looking forward to your continued support of this routine.

       
    15. Ichiba

      Ichiba New Member

      Joined:
      Jun 14, 2014
      Messages:
      258
      Likes Received:
      8
      Trophy Points:
      0
      Haha, Thanks, I really appreciate it.

      I've been working on Ninja today but it's a real pain in the ass because there isn't really a way to tell if something you casted actually worked. I think I've solved it for the most part though, and have something out in the next day or 2.
       
    16. Xotrem

      Xotrem Member

      Joined:
      May 20, 2014
      Messages:
      78
      Likes Received:
      1
      Trophy Points:
      8
      What about Mudras or was that what you were primarily talking about?
       
    17. Ichiba

      Ichiba New Member

      Joined:
      Jun 14, 2014
      Messages:
      258
      Likes Received:
      8
      Trophy Points:
      0
      Yeah, Mudras.
       
    18. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      Can't wait for the ninutsu part out. If you need someone to test it, i have a 43 ninja so far lol
       
    19. sorenelise

      sorenelise Member

      Joined:
      Dec 4, 2011
      Messages:
      188
      Likes Received:
      0
      Trophy Points:
      16
      uh huh... will my ninja is 45... na na naa na boo boo Jk.
       
    20. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      BREAKING NEWS: My ninja is now 48 ;)
       

    Share This Page