• Visit Rebornbuddy
  • [Orderbot] Ephemeral Fishies ;)~

    Discussion in 'Fishing profiles' started by Calleil, Oct 1, 2015.

    1. SuperMoon

      SuperMoon Member

      Joined:
      Oct 2, 2015
      Messages:
      35
      Likes Received:
      1
      Trophy Points:
      8
      Edit: 7-8 am. Repeatedly get this. Is it normal? Bait was still purchased, but I had blue tokens left over.

      Code:
      [08:13:19.211 V] [Poi.Clear] Reason: Current behavior changed to TeleportTo: LineNumber: 337, ZoneId: 0, AetheryteId: 75, Name: Idyllshire, Force: False, Aetheryte: aetheryte 0x12EC52B0, IsDone: False, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, .
      [08:13:19.211 D] Replaced hook [ProfileOrderBehavior_Hook] fdf1949e-333c-4e3a-9a73-efc947458151
      [08:13:19.267 V] [Poi.Clear] Reason: Current behavior changed to ExTurnInCollectablesTag: { Collectables: [CollectableTurnIn: { Name: Illuminati Perch, Value: 826 }], ForcePurchase: True, ShopPurchases: [ShopPurchase: { MaxCount: 99, ShopItem: BruteLeech }, ShopPurchase: { MaxCount: 99, ShopItem: CraneFly }, ShopPurchase: { ShopItem: BlueToken }], LineNumber: 338 }.
      [08:13:19.267 D] Replaced hook [ProfileOrderBehavior_Hook] c1957b6d-42a7-4bae-841f-9974016fc81b
      [08:13:19.278 N] [ExTurnInCollectables v3.0.7.1510111] No items to purchase
      
      A quick troubleshooting glance shows me that this might be because your ShopPurchase1 and ShopPurchase2 entities are set to 99. This is physically impossible, as they're sold in stacks of 50. I changed it to 50, and next window I will see if this is gone.
       
      Last edited: Oct 12, 2015
    2. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      You might be misunderstanding how it works. But it looks like I should probably add more log info there.

      It will purchase an item if you have less than the MaxCount in your inventory and you have enough scrips to buy them. It will buy them in list order. I will add some additional log info that will help me diagnose issues.
       
    3. Jonb1982

      Jonb1982 New Member

      Joined:
      Aug 30, 2015
      Messages:
      17
      Likes Received:
      1
      Trophy Points:
      3
      I just started using your profile and I have noticed a very strange behavior in the Hinterlands...

      It will repeatedly cycle through bait options, eventually give up (if the game doesn't crash first), and teleport back to Idyllshire... then repeat until the game does crash. The log from RB will just keep cycling the line despite the game having already crashed.

      I am using the profile as provided (except changed the number for my fisher's gear set.)

      Any ideas why this might be happening?
       
    4. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      You need to add a BaitDelay="" to your fish lines, my sweetspot is somewhere between 350-450.. just start at like 500 and see if that helps so like BaitDelay="500"
       
    5. Jonb1982

      Jonb1982 New Member

      Joined:
      Aug 30, 2015
      Messages:
      17
      Likes Received:
      1
      Trophy Points:
      3
      The current delay is 150. I'll adjust it to 500 and see how that works out for me. Thank you.
       
    6. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      Np man, I hope it sorts it out, my game goes bananas too if the delay is too short
       
    7. Jonb1982

      Jonb1982 New Member

      Joined:
      Aug 30, 2015
      Messages:
      17
      Likes Received:
      1
      Trophy Points:
      3
      So far that seems to have resolved my issue(s). There were a few spots in which the location it landed were not quite close enough to fish so I corrected them as well and I'm currently running (as far as I can tell thus far) error-free. Thanks for the help!
       
    8. Calleil

      Calleil Member

      Joined:
      Mar 2, 2015
      Messages:
      144
      Likes Received:
      2
      Trophy Points:
      18
      Man, what a weekend.

      Glad to hear everyone seems to be doing ok with this.

      Baitdelay seems to help certain machines/ISP setups it seems. Use whatever works.

      The purchasing bait is set to 99 because the tag buys if you have less than that. Working as intended.

      One thing from my own testing is the time between 7 and 8am, after purchases or if no purchases are needed, the log gets spammed until 8am rolls around and the next spot TP kicks in. Not by any means a death knell, but if I could sort out a way for that not to happen it would be nice. I'll have a look at it later.

      So much hangover. So little coffee so far.
       
    9. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      you need a waitwhile "catch" tag.
       
      Last edited: Oct 13, 2015
    10. Calleil

      Calleil Member

      Joined:
      Mar 2, 2015
      Messages:
      144
      Likes Received:
      2
      Trophy Points:
      18

      That's the ticket :) Thanks ExMatt.

      To those using the profile today, around line 351, just search for </TurnInCollectables> add this line under it:

      </TurnInCollectables>
      <WaitWhile Condition ="IsTimeBetween(7,8)" />
      </If>

      I'll update the OP tonight, not much of a change but should cut down on all that log spamming.
       
    11. afetus

      afetus New Member

      Joined:
      Dec 21, 2012
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      Still after setting BaitDelay to 500, it those not select any different bait. Here is a log, only after I manually select the correct bait those it continue to fish normally.
       

      Attached Files:

    12. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      Did you try increasing it? :p
       
    13. afetus

      afetus New Member

      Joined:
      Dec 21, 2012
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      all the way to 2000
       
    14. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      Oh yeah.. so you did.. that's eh.
       
    15. afetus

      afetus New Member

      Joined:
      Dec 21, 2012
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      whats weird its that it work like a charm at first straight out of the download, then i updated Exbuddy and this started happening. reverted back to version 270 and still the same.
       
    16. azerus

      azerus New Member

      Joined:
      Jan 7, 2011
      Messages:
      333
      Likes Received:
      0
      Trophy Points:
      0
      will test it.

      Is there a fishing profil to farm red script with fishing?
       
    17. afetus

      afetus New Member

      Joined:
      Dec 21, 2012
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      View attachment 16272 2015-10-13 21.03.txt

      OK Tested with fresh install of rebornbuddy and Exbuddy nothing else installed with delays at 300, 500, 1000, 1500. Still same outcome it cannot select a different bait.
       

      Attached Files:

      Last edited: Oct 13, 2015
    18. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      Can you select bait using the numpad0 and numpad6 keys manually?
       
    19. SuperMoon

      SuperMoon Member

      Joined:
      Oct 2, 2015
      Messages:
      35
      Likes Received:
      1
      Trophy Points:
      8
      I've had the same problem too, when working on my Fishing farming profiles. Even with a BaitDelay of 2000 it won't select.

      Yes, just tested it out.
       
    20. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      If you are running the game or RB as admin and not the other, this can happen. Any chance this is true?
       

    Share This Page