• Visit Rebornbuddy
  • Is there a code to wait for GP regen? Ephemeral node farm

    Discussion in 'Rebornbuddy Forum' started by fourseason, Aug 19, 2017.

    1. fourseason

      fourseason New Member

      Joined:
      Oct 26, 2015
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
      Sorry to ask this, I hope someone can tell me how to write the code for waiting until I have enough GP.

      Code:
      <ExGather DiscoverUnknowns="true" AlwaysGather="false" GatherStrategy="TouchAndGo"
                              CordialType="Cordial" CordialTime="Auto" while="IsTimeBetween(0,4)">
      I'm using it for ephemeral collectible farming and reduction for the aethersand. Been looking at pre 4.0 profiles, and searching around the forum, I just couldn't find the info I need. Even went into the .cs files in ExBuddy, but i couldn't understand fully how the files tied to each other and where can I edit :(

      Is there a wait condition I can put inside the ExGather Tag? It serve no purpose for me when GP is not enough and it will keep running around resetting nodes then doing the 300+ collectible rotation since GP not >600, I would love it to
      Example: started with 600+GP, gather the collectible, then go to two node to reset, then go back to the ephemeral node and just wait there until cordial is up, or that GP regenerate itself to 600+ to restart cycle. Can someone help me out here please?
       
    2. QueenLilith

      QueenLilith Member

      Joined:
      May 26, 2017
      Messages:
      82
      Likes Received:
      11
      Trophy Points:
      8
      This is something I have been looking through myself for the profiles I have built but the only work around I saw was to use the "CordialType" tag but it appears to not be using Cordials as intended. Only other thing you can do, unless you can find something or figure a way around it, is to execute 1 gather in a 2 hour in-game time window. It has a lower yield overall than doing it yourself but that system is built to work that way unfortunately or until ExBuddy is updated around the new parameters.
       
      Last edited: Aug 20, 2017
    3. QueenLilith

      QueenLilith Member

      Joined:
      May 26, 2017
      Messages:
      82
      Likes Received:
      11
      Trophy Points:
      8
      Hey there again, I was working on a profile last night and got this to work without issue overall. You might need to go down into the GatherRotation area depending on how you have it working but as long as the rotation called on needs 600 GP it will wait for the Cordial or until you are high enough to start gathering. I was using DefaultRotation for mine but you might need to call on a specific one if that is not working.
       
    4. zmsl

      zmsl New Member

      Joined:
      Jul 20, 2017
      Messages:
      8
      Likes Received:
      4
      Trophy Points:
      3
      Are you using the latest copy of ExBuddy from Entrax's repo? I rewrote the cordial and GP-wait logic there and might be able to help or take suggestions.
       
    5. fourseason

      fourseason New Member

      Joined:
      Oct 26, 2015
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
      Yea, i'm using the latest there. I'm running the 550 rotation, I guess I'll read through most of the .cs rotation files and modify/remake for my own use when I need it again, currently I resort to manually spearfish since I was mainly farming for duskligh aethersand and that manually spearfishing yields alot more faster than btn/min. Wish that exbuddy support spearfishing though. It's really so much faster, cant even compare to btn or min ephemeral node farm.
       

    Share This Page