• Visit Rebornbuddy
  • [OrderBot] Crafting Profiles 50-60

    Discussion in 'Other Profiles' started by Sycho, Jul 30, 2015.

    1. oni222

      oni222 New Member

      Joined:
      Jan 2, 2015
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      I made Deflama's changes and the bot worked until I went to sleep.
      Then in the morning it had stopped during crafting.

      Craftmanship is 324 control 344 level 53.

       
    2. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      don't suppose you forgot to cross class comfortzone Oni?
       
    3. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      If you have it set as a cross class skill then all you can do is just restart the profile. It not always loading all the cross class skills is a known issue, and unfortunately there is nothing I can do on my end.
       
    4. oni222

      oni222 New Member

      Joined:
      Jan 2, 2015
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      I have been running the profile for a few hours now without problems.

      Thanks for your help.
       
    5. ShotsFired162

      ShotsFired162 New Member

      Joined:
      Aug 15, 2015
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Hi Sycho,

      First thanks for these profiles, they are amazing, I ran the Weaver one from 54 - 60 with no issues!

      I ran into an issue with the Goldsmith profile quitting out during the Gather Wind Crystals step, I adjusted line 161 from:
      <Gather while="not HasAtLeast(10, 160)">
      to
      <Gather while="not HasAtLeast(10, 360)"> and it worked again.

      Hope this helps!
       
    6. oni222

      oni222 New Member

      Joined:
      Jan 2, 2015
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      On the goldsmith how many Mythrite sands does it collect? I have 1777 NQ and 377 HQ but it is still mining them....
      I saw that you had the following in the profile:
      <!--Harvest Mythrite Sand-->

      <If Condition="not HasAtLeast(12531, 500)">

      Does the 12531 mean the mythrite item number or 12531 nq, 500 hq?
       
    7. ShotsFired162

      ShotsFired162 New Member

      Joined:
      Aug 15, 2015
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Hi Oni,

      It aims for 500 mythrite sands, in any mix of HQ & NQ, I believe the number before that is the item number (as seen here http://xivdb.com/?item/12531).

      That's odd its still mining them though, maybe try changing the 500 to 1 on both line 72 & 94 and see if it will go to the next stage.
       
    8. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Thanks for letting me know. I will get the profile updated.

      The 12531 is the item ID and the 500 is the number to collect. I have ran into an issue from time to time where RB wouldn't pick up the number of an item I had in my inventory. When it does that I just had to restart the game and everything worked fine again.
       
    9. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      Your leatherworking profile now has this

      <If Condition ="Core.Player.ClassLevel &gt; 50">
      <LogMessage Message="Your current level of botanist is not high enough for this profile. Please level to 51 and start the profile again."/>
      <RunCode Name="Stop"/>
      </If>
       
    10. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Fixed
       
    11. oni222

      oni222 New Member

      Joined:
      Jan 2, 2015
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      I restarted my computer and it went to gather crystals instead. Once it finishes I will keep you posted if it proceeds to crafting.

      EDIT:

      Crafting has started. Things are looking good for now, I will leave it running for the rest of the day and keep you posted.
       
      Last edited: Aug 15, 2015
    12. Houki

      Houki Member

      Joined:
      Aug 7, 2015
      Messages:
      72
      Likes Received:
      0
      Trophy Points:
      6
      is there a way to do this profile without having it collect the items? I have them all i'd rather just have it craft for me
       
    13. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      If you have the minimum amount of materials it should just skip the gathering.. but you could edit out the gathering if you wanted to
       
    14. Houki

      Houki Member

      Joined:
      Aug 7, 2015
      Messages:
      72
      Likes Received:
      0
      Trophy Points:
      6
      thanks for the reply

      so i was reading the .xml thing and it says

      <!--Harvest Cotton Bolls-->

      <If Condition="not HasAtLeast(5343, 198)">

      does that mean if i have 198 it won't go lookin for them? sorry my first time using something like this
       
    15. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      That is correct, if you have 198 cotton bolls it will skip the harvesting.
       
    16. Houki

      Houki Member

      Joined:
      Aug 7, 2015
      Messages:
      72
      Likes Received:
      0
      Trophy Points:
      6
      weird i have the items in my inventory and it still trys to go gather them

      i can't figure out what lines of text to delete to stop it from gathering, everytime i do this the bot freezes my RB
       
      Last edited: Aug 16, 2015
    17. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Please post a log so I can see what it is doing.
       
    18. Burn

      Burn New Member

      Joined:
      Jul 25, 2015
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      It went and gathered everything just fine and then started crafting, but I had to interrupt it about half way through in order to help a friend. When I re-started the routine, it wanted to go gather all the missing materials again.

      Is there any way to make it just pick up where it left off with the crafting?
       
    19. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      it should only go gather till it has the set amount, not all of it once more, but as for stopping it mid craft and resuming.. that would require you to edit the numbers
       
    20. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      The best way would be move the crafting portion so it was before the gathering then change the numbers in the first if statement to just what is needed for a single combine.
       

    Share This Page