• 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
      Thanks for the clarification. I will go sell some shards so the bot wont get stuck overnight.
       
    2. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Munkee is correct. I need to have st something to clear nodes. Would suggest selling or storing some of your shards.
       
    3. Jowston

      Jowston New Member

      Joined:
      Oct 13, 2012
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Gotta say man, amazing idea for a profile you've got here.

      Noticed it was missing (so far) one node while gathering the Rainbow Cotton Bolls, however. Just needed to add a hotspot.. Here's that change I made starting line 127 for Weaver:

      Code:
      <Gather Loops="1">
                    <GatherObject>Lush Vegetation Patch</GatherObject>
                    <HotSpots>
                      <HotSpot Radius="90" XYZ="-325.6719, 78.56532, -304.2089"/>
                      <HotSpot Radius="90" XYZ="-134.0511, 92.70495, -326.4604"/>
                      <HotSpot Radius="90" XYZ="-150.2271, 88.35134, -217.0442"/>
      		<HotSpot Radius="90" XYZ="-161.3066, 91.16286, -350.9063"/>
                    </HotSpots>
      I'll edit this post with updates as they come.

      Edit: As Sycho mentioned, adding this new point (last one listed above) did pickup a missing node, I was also killed many times for it.
       
    4. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      I did notice it missed that but there is a fate that spawns there a lot and kill ya if you tried to gather the node. After dying a few times I decided to leave it out.
       
    5. BISskits

      BISskits New Member

      Joined:
      Aug 9, 2015
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      1
      Thanks for creating this profile, it's a huge help. I have a question however; is it possible to edit the code so i can send my character somewhere else besides the foundation to craft? I'm a little concerned that crafting ~100+ items in front of 100 people might draw some attention.
       
    6. Munkee

      Munkee New Member

      Joined:
      Dec 9, 2012
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      Ahhhh, that's right, clearing nodes. Definitely can't just remove the shards from the list. Makes sense :p
       
    7. Munkee

      Munkee New Member

      Joined:
      Dec 9, 2012
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      In the XML, you can change this code (Lines 184-188 & Lines 401-405):
      Code:
                <If Condition="not IsOnMap(418)">
                  <If Condition="not IsOnMap(419)">
                    <TeleportTo Name="Foundation" AetheryteId="70" />
                  </If>
                </If>
      But if you do so, from what I'm seeing, you'll probably have to change the <MoveTo> codes that follow and the NPCRepair NpcID. This is between the lines mention above and the start of craft.
       
    8. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      It could go somewhere else but would have to make a lot of changes to the moveto's like Munkee mentioned. As far as doing the combines in front of that many people I don't think they really pay attention to you if you are moving to different spots. It is also set up to do 100 combines then go harvest more materials.
       
    9. oni222

      oni222 New Member

      Joined:
      Jan 2, 2015
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      The leatherworker profile keeps on stopping. Below is my entire log after multiple runs and stops.

       
    10. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      It's probably because of this line :
      [01:06:19.218 N] Your current level of botanist is not high enough for this profile. Please level to 51 and start the profile again, I think he fixed that though, try updating the profile
       
    11. oni222

      oni222 New Member

      Joined:
      Jan 2, 2015
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      I have updated the svn on it and my botanist is 60.

      Ill try to grab the latest file manually.

      EDIT: No good. Still having the same issue.

      Here is the latest log
       
      Last edited: Aug 12, 2015
    12. oni222

      oni222 New Member

      Joined:
      Jan 2, 2015
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      It looks like the profile stops at getting the tea leaves. After a while of trying to find nodes, it stops the bot.
      I am a botanist 60 so it is not a skill lvl issue.
       
    13. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      What level is your leatherworker?
       
    14. Sycho

      Sycho New Member

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

      Note about the Goldsmith profile.

      Make sure to read the top of the profile for all the requirements.
      This profile will also equip new gear. May not be done the best way but works well for now.
       
    15. oni222

      oni222 New Member

      Joined:
      Jan 2, 2015
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      LVL 52 Leatherworker.

      I lvled it manually.

      Thanks again for all the hard work. I am using your Goldsmith profile until we figure out what is wrong with the Leatherworker.
      If you need me to test anything tell me and I will switch over again.
       
    16. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Think I see the problem and have fixed it. Update the profile and get if a go.
       
    17. oni222

      oni222 New Member

      Joined:
      Jan 2, 2015
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Sounds good buddy, I will test it now.
       
    18. oni222

      oni222 New Member

      Joined:
      Jan 2, 2015
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Even with the latest profile it still stops.
      Looks like it failed a botanist lvl check? My botanist is lvl 60.
       
    19. deflama

      deflama New Member

      Joined:
      Feb 16, 2013
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      0
      Change line 124 in the leatherworker file from this:

      Code:
      <If Condition ="Core.Player.ClassLevel [B]&gt; 50[/B]">
      to this:

      Code:
      <If Condition ="Core.Player.ClassLevel [B]&lt; 51[/B]">
      Should fix your issue
       
    20. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Deflama is correct. I forgot to change that but will get it fixed when I get home in a few hours.
       

    Share This Page