• Visit Rebornbuddy
  • [O][BTN][MIN] (Old) Unspoiled Stuff (to sell-craft) & Adamantite-Chysalh

    Discussion in 'Mining-Botany Profiles' started by entrax, Sep 13, 2015.

    1. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      Hi everyone, this profile will not gather more thing than Azoth's profile but it's more focus on Gather and it's fully configurable.

      What can it does ?

      Code:
      
      <!-- 0-4 AM Both can be enable -->	
      	<!ENTITY CrawlerCocoon "1">
      	<!ENTITY DarksteelOre "1">
      
      <!-- 4-7 AM -->	
      	<!ENTITY Spinach "0">
      
      <!-- 7-10 AM & PM both can be enable -->	
      	<!ENTITY Chysahl_Morning "0">
      	<!ENTITY Chysahl_Afternoon "0">   
      	<!ENTITY GoldOre "1">
      
      <!-- 10-11 AM & PM -->	
      	<!ENTITY Adamantite "1">	
      
      <!-- 11-12 AM & PM Only 1 choice -->	
      	<!ENTITY Porcini "1">
      	<!ENTITY AbalathianRockSalt "0">
      
      <!-- 1-3 PM -->	
      	<!ENTITY BlackTruffle "0">     
      
      <!-- 5-7 PM Only 1 choice -->	
      	<!ENTITY ThavnairianMistletoe "1">
      	<!ENTITY Rosemary "0">
              
      <!-- 7-8 PM Only 1 choice -->
      	<!ENTITY VirginBasiliskEgg "0">
      	<!ENTITY VolcanicRockSalt "1">
      	
      <!-- Collectable Settings | Set to 1 if you want them as Collectable or 0 if you don't want -->		
      	<!ENTITY Collect_Chysahl "0">
      	<!ENTITY Collect_Adamantite "0">
      
      

      His fully rotation during 24hours ET loop :
      Code:
       
      -> [Wait for GP] Cocoon 
      -> [Cordial] Darksteel 
      -> [I]Spinach[/I] 
      -> (Chysalh) And/Or Gold Ore 
      -> Adamantite 
      -> [Cordial] Porcini Or Abalathian Rock Salt
      -> [I]BlackTruffle[/I] 
      -> Mistletoe Or Rosemary 
      -> Volcanic Rock Salt OR Virgin Basilisk Egg 
      -> Chysalh
      -> Adamantite
      -> [Cordial] Porcini Or Abalathian Rock Salt 
      -> Cocoon etc..
      Only Spinach, Black Truffle and Chysalh aren't enable in default settings because i I didn't do enough gils with them.
      You can enable Spinach and/or Black truffle without having any GP issue, it's not the same for Chysalh so I cut both Chysalh spawn in two disctincts entity (Morning 9AM / Afternoon 9PM), like this you can gather Gold Ore at 9AM and Chyslah at 9PM.



      How to use it ?


      Player Settings

      First of all, almost everything in this profile are using ExMatt's OrderBotTag, so big ovation for him plz.
      You can found his Github here
      After using SVN or direct download, put ExBuddy in your Plugins directory.
      It'll be something like this
      Code:
      Rebornbuddy\Plugins\ExBuddy
      
      Don't forget to enable "EnableFlight" in your plugins list.

      Then you need to set your Miner gear set to 20 and Botanist gear set to 21 or change codechunks.

      And open the profile to set what you want from it to do.

      You only have to set what you want it to gather and how it'll do it :

      GatherIncrease_Tag : It's the specific rotation when you used Unspoiled rotation.
      Tags possibles :
      Yield : +2 Yield items / +5% or 15% Yield rate / 500-600 GP
      Quality : +30% Quality / +5% or 15% Yield rate / 300-400 GP
      YieldAndQuality : +2 Yield items / +10% Quality rate / 500-600 GP
      Required : Depending on tag / 300-500+ GP

      Set to 1 what you want to gather or 0 if you don't want.
      Collect_XXX : Set to 1 if you want them as Collectable or 0 if you don't want.

      If you want to gather Adamantite(or Chysalh) as collectable BOTH "Entity" have to be set at 1 !
      Code:
      <!ENTITY Adamantite "1">  <!-- 1 = Yes I want to gather some adamantite - 0 = No I don't care about this shit -->
      <!ENTITY Collect_Adamantite "1"> <!-- 1 = Yes I want it collectable - 0 = I don't care about collectable -->
      Few tips

      Be sure to synchronize your windows' clock if the bot take a while to detect new hour (with IsTimeBetween)

      > Click the clock (in system tray, lower right corner)
      > Change date and time settings
      > Internet Time tab
      > Change Settings button.
      > From here you can select the synchronization source and do an immediate update.

      Be sure to synchronize your OrderBotTags with ExMatt's one (via github)

      There you go, load profile and Good Farm !
      Enjoy the profit :
      View attachment 187427

      [​IMG]
       
      Last edited: Sep 27, 2015
    2. dayum12

      dayum12 Member

      Joined:
      Aug 22, 2015
      Messages:
      54
      Likes Received:
      1
      Trophy Points:
      8
      Hey!

      Running this profile as we speak. It gets stuck on Silkworm Coccoons... Frankly put, my toon stands mounted by the side of the node.
      Is it because it's waiting for GP or what's the issue?

      EDIT: Yes, it was... It was waiting for GP. Sorry!
       
    3. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      Can you download this one and try again plz? the one you have isn't even his "final form" x)
       
    4. dayum12

      dayum12 Member

      Joined:
      Aug 22, 2015
      Messages:
      54
      Likes Received:
      1
      Trophy Points:
      8
    5. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
    6. dayum12

      dayum12 Member

      Joined:
      Aug 22, 2015
      Messages:
      54
      Likes Received:
      1
      Trophy Points:
      8
      Now it works!

      You know what would really make this an amazing script? If you'd add in other farming places in-between the waiting times.
      Such as Titanium Ore, Ramie Stalks, you name it.
       
    7. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      Nice Idea !
      I already see how I could make that happen, with Multiple alternatives spots :)

      edit : But raid time now x)
       
    8. Nyxouille

      Nyxouille Member

      Joined:
      May 20, 2015
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      6
      Waiting for this <3. That would be awesome !

      And thx for the script.
       
    9. dayum12

      dayum12 Member

      Joined:
      Aug 22, 2015
      Messages:
      54
      Likes Received:
      1
      Trophy Points:
      8
      I've ran the profile for a while... It seems to skip some porcini's. Seems like it's because of the hotspot orientation, it rushes to the end of the island, while the tree will be on the other end.
       
    10. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      Hum it should go where there is 2 possible trees, wait untill 12 am/pm, try to found if it can detect a tree spanwed, if nothing detected during 25sec then it'll check the node at the end.

      Is your windows' clock synchronized ?

      And every others things were okay ? :)
       
    11. dayum12

      dayum12 Member

      Joined:
      Aug 22, 2015
      Messages:
      54
      Likes Received:
      1
      Trophy Points:
      8
      ^everything else farms fine. Seems like the porcini has 3 trees tho!
       
    12. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      that's what it does, it waits between 2 of the spawns, then when the node spawns it waits for 25, then checks the 3rd
       
    13. plebian

      plebian New Member

      Joined:
      Aug 21, 2015
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Hey Entrax I am using this profile and so far is the only one out of anyones I can get working :D so thanks for that!

      This profile is almost perfect for me ...

      If you can add a few things I would love you forever.

      Furymint
      Morels

      And if anyone can figure out how to gather the emp nodes for being able to reduce for Duskborne sands you will be a GOD in my book
       
      Last edited: Sep 13, 2015
    14. dayum12

      dayum12 Member

      Joined:
      Aug 22, 2015
      Messages:
      54
      Likes Received:
      1
      Trophy Points:
      8
      ^coerthan tea leaves too please!
       
    15. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      I'll make a profil about HW unspoiled 51-55 material soon, but idk yet if I'll add them to this profile and/or blue&red Scrip or make a new one

      I could try to when i have some free time x)
       
    16. Nyxouille

      Nyxouille Member

      Joined:
      May 20, 2015
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      6
      Possible to add Dravanian Paprika ? <3

      Coerthas Western Highlands 7pm-8pm 25,32 (Bot) (Slot 3)

      Or a choice for Morel or Porcini, same timer :-(
       
    17. plebian

      plebian New Member

      Joined:
      Aug 21, 2015
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Id love to use your red/blue script one but it just isnt working for me :( not sure why
       
    18. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      Paprika/Morel are already included in Blue / red Script

      Can you post a log & when you start (ET time) & what materials was enable in the apropriate post plz ? :)





      Some ppl are asking to add some mate in this profile even if they'r in the other, others asking for 51-55 unspoiled. So I think i'll try to make an All-In-One with 51-60 HW unspoiled + old (only those in this profile), like this everyone should be happy x)
       
    19. sminttadent

      sminttadent New Member

      Joined:
      Jul 13, 2015
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      1
      Bug: Crawler Cocoons is getting Unaspected Crystals instead.

      I wish I new how to add my own stuff, but I don't know programming :(.

      Could you add the topsoils to the profile? They are still really good money on my server.
       
      Last edited: Sep 14, 2015
    20. Darkevil123

      Darkevil123 New Member

      Joined:
      Jul 6, 2014
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      0
      Name has changed like 2-3 patch before change Crawler Cocoon for Silkworm Cocoon and it will be fine
       

    Share This Page