• Visit Rebornbuddy
  • [DoH] Leve Turn-in Profiles for levels 15-50

    Discussion in 'OrderBot Profiles' started by Reaux, Jan 14, 2017.

    1. Reaux

      Reaux Member

      Joined:
      Nov 15, 2016
      Messages:
      40
      Likes Received:
      3
      Trophy Points:
      8
      I already updated my profiles. Redownload and check it out. :)
       
    2. Reaux

      Reaux Member

      Joined:
      Nov 15, 2016
      Messages:
      40
      Likes Received:
      3
      Trophy Points:
      8
      I already fixed the issues with Limsa classes getting stuck. To fix the delay after getting leve quest you have to edit your ExBuddy.

      ExBuddy\OrderBotTags\Behaviors\ExPickupGuildLeveTag.cs
      Line 34 "[DefaultValue(30)]" change to "[DefaultValue(1)]"

      It should work fine now. :)
       
    3. jdix03

      jdix03 New Member

      Joined:
      Mar 4, 2015
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      There any way to use this and not be required for every turn in to he HQ?
       
    4. Reaux

      Reaux Member

      Joined:
      Nov 15, 2016
      Messages:
      40
      Likes Received:
      3
      Trophy Points:
      8
      Yes it is possible. I will just edit the profile. What class do you need?
       
    5. jdix03

      jdix03 New Member

      Joined:
      Mar 4, 2015
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      I think I figured it out. I just removed the "hq" from the profile on the one I was working on and it seemed to work. I just started working on crafting so I would need them for all. No use in you having to do that work if it is easy enough for me to do it myself. :)
       
    6. jdix03

      jdix03 New Member

      Joined:
      Mar 4, 2015
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      Maybe I didn't fix it. I am having the same problem as KrazyDragon was having. I have changed the line in ExBuddy like you suggested. Before I changed the line it would just open the quest window and close if over and over again. After changing the "30" to "1" it will open the window, not accept the quest, and continue on it's way to the turn in guy without any new quests. It tries to turn in a few times before porting back to the beginning and starting the process over again.
       
    7. Reaux

      Reaux Member

      Joined:
      Nov 15, 2016
      Messages:
      40
      Likes Received:
      3
      Trophy Points:
      8
      Is it working before? ExBuddy is buggy and it seems that the developers are not yet fixing the bugs. I will try to troubleshoot ExBuddy and I'll inform you once I get progress.
       
    8. Reaux

      Reaux Member

      Joined:
      Nov 15, 2016
      Messages:
      40
      Likes Received:
      3
      Trophy Points:
      8
      ExPickupGuildLeveTag.cs is currently not working. I've tried some methods but still wont work so you just have to wait 30 after the bot closes the levequest window. I've updated the description on my post. Share the news. :)
       
    9. udieformenow

      udieformenow New Member

      Joined:
      Dec 13, 2014
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      1
      not picking up any of the armorer levequests just opens the window closes it and teles i changed that value and still nothing
       
    10. Reaux

      Reaux Member

      Joined:
      Nov 15, 2016
      Messages:
      40
      Likes Received:
      3
      Trophy Points:
      8
      Change the

      return TrySendAction(2, 3, 2, 4, guildLeveId)
      to
      return TrySendAction(2, 3, 3, 4, guildLeveId)

      Check this line in GuildLeve.cs
      The parameters might have changed. This should be the values.
       
    11. gbxemu

      gbxemu New Member

      Joined:
      May 30, 2017
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      1
      The bot keeps opening and closing the Leve window :/ doesn't take the leve.
       
    12. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      @Reaux If you can get more than one person to confirm these 2 changes work, I can make the changes.

      Also feel free to open an issue, or a pull request on the repository directly.
       
    13. fishame

      fishame New Member

      Joined:
      Jul 13, 2015
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      1
      I had same problem with not picking up a new leve, now after i made changes on GuildLeve.cs and ExPickupGuildLeveTag.cs it works now but not 100%. Im doing 35-40 gsm leve, i have HQ Aquamarine Bracelet on my inventory but when my char goes to Vivenne(NPC) to complete leve it stops and does not select the item needed to finish quest, i get this error:

      ReadWriteMemoryException:
      en ExBuddy.Helpers.Memory.Request.GetItemByIndex(Int32 index) en C:\RB\Rebornbuddy64 1.0.146.0\Plugins\ExBuddy\Helpers\Memory.cs:línea 37
      en ExBuddy.Helpers.Memory.Request.get_ItemId1() en C:\RB\Rebornbuddy64 1.0.146.0\Plugins\ExBuddy\Helpers\Memory.cs:línea 16
      en ExBuddy.Helpers.Memory.Request.get_ItemsToTurnIn() en C:\RB\Rebornbuddy64 1.0.146.0\Plugins\ExBuddy\Helpers\Memory.cs:línea 31
      en ExBuddy.OrderBotTags.Behaviors.ExTurnInGuildLeveTag.<Main>d__35.MoveNext() en C:\RB\Rebornbuddy64 1.0.146.0\Plugins\ExBuddy\OrderBotTags\Behaviors\ExTurnInGuildLeveTag.cs:línea 190
       
    14. Keebler658

      Keebler658 Member

      Joined:
      Mar 18, 2015
      Messages:
      31
      Likes Received:
      1
      Trophy Points:
      8
      Hi there. I am also having the same issue with either the accept or turn in depending on what GuildLeve.cs is used. It's been several months since there was activity on this one so I thought I'd check in. Anyone have any luck?
       
    15. Reaux

      Reaux Member

      Joined:
      Nov 15, 2016
      Messages:
      40
      Likes Received:
      3
      Trophy Points:
      8
      I've been updating my profiles right now and it's looking good.
       
    16. Keebler658

      Keebler658 Member

      Joined:
      Mar 18, 2015
      Messages:
      31
      Likes Received:
      1
      Trophy Points:
      8
      What am I missing on these then? I really feel it's something in the GuildLeves.cs that is causing the issues. If I used the modified file it will get the quest but not turn it in. Any suggestions would be greatly appreciated.
       
    17. Reaux

      Reaux Member

      Joined:
      Nov 15, 2016
      Messages:
      40
      Likes Received:
      3
      Trophy Points:
      8
      Fresh install the RB application in a new folder. Then use the updated Exbuddy here https://github.com/Entrax643/ExBuddy Just run your profile and that's it. :)
       
    18. Keebler658

      Keebler658 Member

      Joined:
      Mar 18, 2015
      Messages:
      31
      Likes Received:
      1
      Trophy Points:
      8
      Reaux,

      I just did a fresh install and only installed ExBuddy from the SVN and it still will not accept the quest. It opens and closes the accept window several times then runs to the quest turn-in NPC. I have tried this with the Alchemist and Weaver profiles. Any help would be greatly appreciated.
       
    19. Keebler658

      Keebler658 Member

      Joined:
      Mar 18, 2015
      Messages:
      31
      Likes Received:
      1
      Trophy Points:
      8
      So I found that using Entrax's ExBuddy will make these profiles work perfectly. Maybe this is something I missed? But I used the SVN from here: https://github.com/Entrax643/ExBuddy/trunk/ExBuddy
       
    20. Reaux

      Reaux Member

      Joined:
      Nov 15, 2016
      Messages:
      40
      Likes Received:
      3
      Trophy Points:
      8
      Do not use SVN on the link that I gave you. Try downloading it as zip and put it in your Plugin folder.
       

    Share This Page