• Visit Rebornbuddy
  • [Request] Adamantite Ore

    Discussion in 'Rebornbuddy Profiles' started by becto, Aug 25, 2015.

    1. tichy

      tichy Member

      Joined:
      Jun 6, 2015
      Messages:
      142
      Likes Received:
      3
      Trophy Points:
      18
      Donated without even having used it - love the work you're doing for the community!
       
    2. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      So here we are.... I hope you are all paying attention... I basically just invented CombatAssist for gathering! Try it out!

      It is called FreeRange mode. The only downside is you can't autorun for more than 5 seconds(may finally be a use again for a macro keyboard or mouse)..it seems when RB clears the POI and changes behavior it stops autorun also.

      Here check it out!
      https://www.thebuddyforum.com/rebor...t-adamantite-ore-post2031549.html#post2031549
       
    3. tichy

      tichy Member

      Joined:
      Jun 6, 2015
      Messages:
      142
      Likes Received:
      3
      Trophy Points:
      18
      Do you even sleep? Also, please explain ><
       
    4. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      So basically auto gathering with rotations if you run around and get close enough to nodes? sorta like when RB "sendpath request while not connected....." or what ?:eek:
       
    5. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      I guess it is comparable...but until I make a botbase specifically for that.... i guess we are stuck without autorun.


      Edit: But you can also put in your own movement logic in orderbot tags to also make it work.
       
    6. Eklipse

      Eklipse New Member

      Joined:
      Dec 13, 2014
      Messages:
      208
      Likes Received:
      0
      Trophy Points:
      0
      how do you pulls all the files from github at once ? I assume its not like SVN , new to github
       
    7. fuegonova

      fuegonova New Member

      Joined:
      Jun 30, 2015
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
    8. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      As fuegonova mentioned, while it will pull ALL of the files, you can remove the items you don't want. Here's the download link:

      [​IMG]
       
    9. fuegonova

      fuegonova New Member

      Joined:
      Jun 30, 2015
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Last edited: Aug 29, 2015
    10. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
    11. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      I haven't had a chance to really try/tweak it...but i took the measurements and locations and put together an XML file.. feel free to try this and let me know if it works.

      Sorry...i forgot to change the teleport location

      Edit:

      try adding

      nodeLocation="222.5773, 218.4649, -658.0814" to the first gatherspot. It doesn't work how it is... might also need to tweak the Distance="4" or something like that on the GatherCollectable tag...the default is 3. I don't hvae much experience with making these types of profiles for the Mature Tree nodes...but they are definitely trickier.
       

      Attached Files:

      Last edited: Aug 29, 2015
    12. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      If you install it, just try running the FreeRangeGatherAll.xml

      It will gather the following items (that aren't commented out) in priority order. All you have to do is run close enough to the node, it will do the rest. It works the same way for scrips if you use one of the other profiles.

      Code:
      
      					<ItemName>Timeworn Dragonskin Map</ItemName>
      					<ItemName>Adamantite Ore</ItemName>
      					<!--<ItemName>Heavens Lemon</ItemName>-->
      					<ItemName>Abalathian Mistletoe</ItemName>
      					<!--<ItemName>Dravanian Mistletoe</ItemName>-->
      					<ItemName>Porcini</ItemName>
      					<!--<ItemName>Morel</ItemName>-->
      					<ItemName>Cloud Banana</ItemName>
      					<!--<ItemName>Chives</ItemName>-->
      					<!--<ItemName>Coerthan Tea Leaves</ItemName>-->
      					<ItemName>Pearl Sprouts</ItemName>
      					<ItemName>Hardsilver Ore</ItemName>
      					<ItemName>Birch Log</ItemName>
      					<!--<ItemName>Hardsilver Sand</ItemName>-->
      					<ItemName>Cloud Mica</ItemName>
      					<ItemName>Grade 5 Carbonized Matter</ItemName>
      					<ItemName>Dark Matter Cluster</ItemName>
      					<ItemName>Old World Fig</ItemName>
      					<ItemName>Scarlet Sap</ItemName>
      					<ItemName>Ice Cluster</ItemName>
      					<ItemName>Water Cluster</ItemName>
      					<ItemName>Grade 4 Carbonized Matter</ItemName>
      					<ItemName>Wind Cluster</ItemName>
      					<ItemName>Fire Cluster</ItemName>
      					<ItemName>Lightning Cluster</ItemName>
      					<ItemName>Earth Cluster</ItemName>
      					<ItemName>Gold Ore</ItemName>
      					<ItemName>Volcanic Rock Salt</ItemName>
      					<ItemName>Darksteel Ore</ItemName>
      					<ItemName>Young Cieldas Spinach</ItemName>
      					<ItemName>Crawler Cocoon</ItemName>
      
      
       
    13. Mooncloud

      Mooncloud Member

      Joined:
      Aug 19, 2015
      Messages:
      120
      Likes Received:
      2
      Trophy Points:
      18
      ExMatt, you should probably segment out everything you've done into a separate post!
       
    14. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      I will..when i feel it is more ready, its getting close.
       
    15. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      I really think i'm going to need to redo flight paths.... the file I am using.... is not really working out.
       
    16. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      On several occasions running the adamantite profile in collect mode it will start trying to use abilities before the collect window is open, or just fail to hit the ore twice to open the window at all, I'm not sure if that's lag or delay on my part though.. EU -> Canada..

      EDIT: Might only be at Node 3
       
    17. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38

      When is the last time you downloaded the project? I have continuously been updating it. I feel comfortable with where it is right now. There may have been a few code pushes that did not contain working code for all scenarios. I was working on the freerange stuff for a while. But now I think all of it is working rather well... send me some logs if you don't mind, but make sure to get the latest code. I will start adding in versions soon.
       
      Last edited: Aug 29, 2015
    18. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      I'd say earlier today.. but timezones.. Obviously should have checked, I see your commit message changed since I grabbed it last.. I'll try that out..

      Also threw some money your way.. I'm loving everything :)
       
      Last edited: Aug 29, 2015
    19. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      Thanks again, it definitely helps. Let me know what you think about the FreeRange profiles....Its really nice to not mess up while you actually gather. by having to think.
       
    20. magoclow

      magoclow Member

      Joined:
      Mar 17, 2015
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      6

      testing now!
       

    Share This Page