• Visit Rebornbuddy
  • [O][CBT][FISH][BTN][MIN][CUL] Baked Pipira Pira

    Discussion in 'Other Profiles' started by entrax, Sep 13, 2015.

    1. JayIsBlack

      JayIsBlack New Member

      Joined:
      Oct 21, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      1
      Is there way to just have it gather pipira pira, porcini, and milk without the crafting?
       
    2. EnternalEnvy

      EnternalEnvy Member

      Joined:
      May 11, 2014
      Messages:
      222
      Likes Received:
      3
      Trophy Points:
      18
      bro its right in the profile...just set 0 in the craft section...<!ENTITY Craft "1"> <!-- 1 for crafting - 0 for stopping the bot when you get enough materials-->
      learn to read...
       
    3. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      It's a shame all of Entrax's hard work depends on reading...shouldn't it just know?
       
    4. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      V 2.01
      - Fixed a mistake I made with bait in Churning mist
       
      Last edited: Oct 21, 2015
    5. EnternalEnvy

      EnternalEnvy Member

      Joined:
      May 11, 2014
      Messages:
      222
      Likes Received:
      3
      Trophy Points:
      18
      so after running the profile extensively over the last 2-3 days, here are the few small problems that I encountered.
      1. The bot still get stuck while switching from gathering water crystal to the abalathian rock salt spawn.
      2. The bot will rarely get stuck while fishing, both in sea of clouds, and dravanian, like it would just stand there with fishing rod upward and doing nothing unless you manually move it.
      3. The bot will also rarely get stuck while fishing for pipira, as I observed it either stuck as I mentioned above or it will keep on fishing even when the weather passed, it was clear weather and the bot still fishing, so as the result it will keep saying :" You cast your line at the Hundred Throes. Nothing bites"

      I'm not sure whether or not these are profile issues or mine so please excuse me if the things I mentioned above are my side
       
      Last edited: Oct 23, 2015
    6. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      Thanks you for that

      Oh ofc.. I never set gather salt to 1...
      I never get that in while I was testing my new update, so mb it was a "if condition" issue or a fish tag issue I can't really know =/
      I spot this few times, sometimes it's clear but the bot want to go for pipira and sometimes the weather is good but the bot doesn't care. i think it's about SkywatcherPlugin and ff14angler data so I can't really do something about that.

      Also new update

      V 2.1
      - Force="True" added to Ok'Zundu port and "IsOnMap" check removed
      - Some mistake with cluster condition fixed
      - Profile structure reordered
      - The profile will no longer consider food already in bag, if you set 99 it'll gather enough materials to craft 99 foods even if you already have 1 or more baked pipira pira in your inventory.
      - Few others fix that I can't remember x)
       
      Last edited: Oct 24, 2015
    7. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      Well i guess that could be my next project....redoing the skywatcher to be local data.... i was going to work on a lvl 60 0/1/2 star tag but I want to reverse engineer the HQ mats first since i don't think Mastahg is willing to share that info it might take a while.
       
    8. EnternalEnvy

      EnternalEnvy Member

      Joined:
      May 11, 2014
      Messages:
      222
      Likes Received:
      3
      Trophy Points:
      18
      thank you both ExMatt and Entrax for the updates. Really appreciated
       
    9. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      V 2.2
      In fact... we don't need Inge II for the recipe... so the thing about regular profile and profils bis is useless.
      Also the craft now require 388 CP like before :)

      V 2.21
      - InnovationCheck fixed
       
      Last edited: Oct 24, 2015
    10. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      Thanks to ExMatt for reminding me a mistake I made :)

      V 2.3
      - Add an option to choose between using Muscle Memory + 3 CS II or using 4 CS II to complete the progress(388 vs 382 Cp)
      Code:
      <!-- If you can complete the craft with only 4 CS 2 set 0, 1 if you can't -->
      <!ENTITY MuscleMemory_Rotation "1">
      
      - You can now set 0 to ID_FOOD if you don't need one.
      - If you have at least 406 CP (with muscle memory rotation) or 400 CP (with 4 CS II rotation) you can now add an extra Precise/basic Touch
      Code:
      <!-- If you have at least 406 CP (with muscle memory rotation) or 400 CP (with 4 CS II rotation) -->
      <!ENTITY Extra_Touch "0">
      
      Edit : I'm really sorry if some had to download again and again in last hours =/
       
      Last edited: Oct 24, 2015
    11. EnternalEnvy

      EnternalEnvy Member

      Joined:
      May 11, 2014
      Messages:
      222
      Likes Received:
      3
      Trophy Points:
      18
      just want to double check, in my case with 784craft/724control/444CP (With baked onion soup HQ), i should set it as follow

      Code:
      <!-- If you can complete the craft with only 4 CS 2 set 0, 1 if you can't -->
      <!ENTITY MuscleMemory_Rotation "0">
      <!-- Food Settings Set 0 if you don't need a food -->
      <!-- Foods ID Baked onion Soup : 12861 Seafood Stew : 12865 -->
      <!ENTITY ID_FOOD "12861">
      <!-- If you have at least 406 CP (with muscle memory rotation) or 400 CP (with 4 CS II rotation) -->
      <!ENTITY Extra_Touch "1">
      <!-- You have Tricks of the Trade as cross skill and you want to use it set 1, 0 if you don't -->
      <!ENTITY ToT "1">
      <!-- You have Reclaim as cross skill and you want to use it set 1, 0 if you don't -->
      <!ENTITY Reclaim "1">
      <!-- (Reclaim set to 1 REQUIRED !) How many stacks at least to NOT use Reclaim -->
      <!ENTITY IQ_Stack "7">
      thanks Entrax
       
    12. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      Reclaim will never be used because you'll do 7 basic / precise and 1 hasty with 444cp so you'll reach at least 8 stacks
      Others settings are fine.
       
    13. EnternalEnvy

      EnternalEnvy Member

      Joined:
      May 11, 2014
      Messages:
      222
      Likes Received:
      3
      Trophy Points:
      18
      shoutout to Entrax for the great profile and ExMatt for the plugin support to make this even possible. This is how "extensively" i ran your profile for the last few days =D Time to destroy marketboard (jk)
      Untitled.png
       
      y2krazy likes this.
    14. fourseason

      fourseason New Member

      Joined:
      Oct 26, 2015
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
      Thanks for the awesome profile. I just got to know rebornbuddy.
      Question:
      if have 398 cp, isn't the below more reliable for hq?
      Comfort Zone > Inner Quiet > Waste Not > Steady Hand II > Precise/Basic Touch x5 > Manipulation > Steady Hand II > Precise/Basic Touch > Innovation > Precise/Basic Touch > Great Strides > Byregot's Blessing > Carefull Synthesis II x4

      I did modify the crafting part to suit my rotation though, i hate hasty touch lol. hope you won't mind
       
    15. rainio

      rainio New Member

      Joined:
      Aug 11, 2014
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      1
      Hi, just started using this profile and when I open it I get this error message, what does this mean?

       
      Last edited: Oct 26, 2015
    16. Trittium

      Trittium New Member

      Joined:
      Aug 8, 2015
      Messages:
      127
      Likes Received:
      1
      Trophy Points:
      0
      entrax this shit looks really flipping cool just have a concern does it have the common sense to lets say gather the 50 pip then porcini then the rest or does it do like 1 mat then 1 then 1 then craft 1 item then rotate?
       
    17. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      it's not like sand in my draconian profile.
      It's more like
      - We need porcini / we're able to get some ? -> go for porcini
      - We need pipira / weather is good ? go for pipira
      - We still need pipira and time is between 11-12 ? go reset fish's fear
      - We need any crystal/shard/milk ? go for them BUT if weather became good for pipira (and we still need some) / if it's time for porcini or salt and we still need them it'll stop and restart the loop.
       
    18. Trittium

      Trittium New Member

      Joined:
      Aug 8, 2015
      Messages:
      127
      Likes Received:
      1
      Trophy Points:
      0

      i know this question cant be pinpointed but if i set this to run while i sleep lets say 8 hours. how many would be made?
       
    19. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      It's a weird question, for me it's not about items per hour. This profile will just farm enough materials to be able to craft the quantity you had set... that's it.

      It'll depend on the quantity you had set, if it's really high the bot will wait for porcini/pipira before crafting. If you don't have luck with weather proc it'll take longer too.
       
    20. Trittium

      Trittium New Member

      Joined:
      Aug 8, 2015
      Messages:
      127
      Likes Received:
      1
      Trophy Points:
      0

      so if i want 2 stacks of 99 it would be odd then?
       

    Share This Page