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

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

    1. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Yours looks to be the same problem, should be fixed now.
       
    2. Munkee

      Munkee New Member

      Joined:
      Dec 9, 2012
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      Hello,

      I'm trying to get this to work but all my Careful Synth II's only yields 58 progress, so this requires me to use 3 Careful Synth II's. I'm not sure what can be the cause. Simulator is showing that I should be getting 98 progress.
      Craftsman: 415
      Control: 393
      CP: 349

      ***EDIT: FYI, incase this hasn't been mentioned. Careful Synth II went up to 133 progress after reaching Lv51 on Weaver.

      Also, on your line 77-80, I have this:
      Code:
                <If Condition ="Core.Player.ClassLevel &lt; 52">
                  <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>
      But line 112-115 has it as "Core.Player.ClassLevel &lt; 51"

      I modified Line 77 for it to work for me.
       
    3. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      So once you reached 51 it started working for you?
       
    4. Munkee

      Munkee New Member

      Joined:
      Dec 9, 2012
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      (This is strictly for Weaver Lv)
      It was working at Lv50, just needed to modify the default craft sequence. (I removed 1 Hasty Touch and added in another Careful Synth II)
      Once I hit Lv51, I used the original sequence in the XML.

      Botany needed to be Lv51 regardless, but I modified Line 77 from "< 52" to "< 51" to make that portion work
       
    5. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Ahh okay, thanks for the information.
       
    6. razzle

      razzle Member

      Joined:
      Nov 3, 2012
      Messages:
      188
      Likes Received:
      1
      Trophy Points:
      18
      ok i hate to be a bother but when i go and try to collect the cotton boils and am wearing my wearvers gears the toon just sits and does not change into botanist gears. I have to manually change the gears then the bot continues thru until i return to get more cotton boils.


      View attachment 7340 2015-08-03 12.53.txt
       
    7. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Not sure what happened, by the log it shows that the code to change to botanist ran. I went a head and made a small change to the profile that should keep this from happening again.
       
    8. razzle

      razzle Member

      Joined:
      Nov 3, 2012
      Messages:
      188
      Likes Received:
      1
      Trophy Points:
      18
      tyvm i will try it again and see what happens
       
    9. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      I have added Leatherworker.

      NOTE ABOUT THE PROFILE.
      The grinding of mobs for skins is slow going.
       
    10. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      You did it again buddy

      <If Condition="Core.Player.ClassLevel &lt; 51">
      <LogMessage Message="Your current level of Leatherworker is not high enough for this profile. Please level to 50 and start the profile again."/>

      hehe
       
    11. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Thanks :)

      It's been fixed.
       
    12. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      Had to manually harvest tea leaves, it gets there before the spawn and finishes its 1 loop before the node pops, after manually selecting and harvesting the tea, the profile moves around, rests while regenning gp, then tp's back to tailfeather and moves to the archeonis once again, instead of just going back from your resting spot.
       
    13. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Will run it some more but thought I had all the bugs out of that area. The moveto tag in Western Highlands only seems to work about half the time so ended up using a gather tag to get to the starting location. It will complete a loop before the time for the spawn then wait and continue after the correct time.
       
    14. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      owh.. Maybe I should have let it sit in front of the node a little longer then.. I'll watch it next time without interfering :p
      Thank you btw, these profiles are awesome
       
    15. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      The equipment wear was set to high also so fixed that so it shouldn't port as often.
       
    16. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      Alright, I let it sit longer and it did it's thing, sorry about that :)
       
    17. oni222

      oni222 New Member

      Joined:
      Jan 2, 2015
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      First off thank you for all the hard work you have put into this.
      I intend to lvl all crafts form 50-60 using your profiles (assuming you keep on releasing more crafts). If you need a beta tester hit me up.

      Just one question about your weaver profile. Does it keep doing the lvl 51 synth (rainbow thread) all the way to 60 or does it change at some point?
       
    18. Munkee

      Munkee New Member

      Joined:
      Dec 9, 2012
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      It changes to Ramie Thread @ Lv 55
       
    19. oni222

      oni222 New Member

      Joined:
      Jan 2, 2015
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Ah thank you for the info.

      Also I did notice that it keeps on trying to farm Thunder shards (even though I have 9999). I think the recipe needs crystals so I am sure the WVR profile needs updating.
       
    20. Munkee

      Munkee New Member

      Joined:
      Dec 9, 2012
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      The profile is setup to farm crystals then shards (when crystals is not available). You may have to sell some shards or store some in your retainer OR edit/remove lightning shards in the profile itself.
       

    Share This Page