• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Unable to pick up leve quest

    Discussion in 'Rebornbuddy Support' started by Ashan80, Mar 3, 2016.

    1. Ashan80

      Ashan80 New Member

      Joined:
      Sep 13, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      I'm trying to use the command RaptureAtkUnitManager.GetWindowByName("GuildLeve").SendAction(2, 3, 3, 4, 309); inside profile or just using Rebornconsole in order to get a leve quest (in particular ID 309 for culinarian) but with no success. The command close the leve list window without accept the leve. This command is similar to TrySendAction used inside ExBuddy and this fact happens also with it. Are the params Uint32 (Ulong with 64bit) changed? Is there another way to get levequest? Please help.
       
    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,343
      Likes Received:
      383
      Trophy Points:
      83
      The parameters probably have changed. Try changing it to (2, 3, 2, 4, 309) . The leve system was never officially implemented and exbuddy uses some nasty work arounds to access internals that may or my not be working.
       
    3. magoclow

      magoclow Member

      Joined:
      Mar 17, 2015
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      6
      mastahg, any chance of exbuddy get updated for grab levequest again?
       
    4. Ashan80

      Ashan80 New Member

      Joined:
      Sep 13, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Thanks Mastahg, I've changed the params and now it works. Great!
       

    Share This Page