• Visit Rebornbuddy
  • Mining Profile (With Platinum Ore)

    Discussion in 'Mining-Botany Profiles' started by toofast999, Oct 29, 2014.

    1. toofast999

      toofast999 New Member

      Joined:
      May 18, 2013
      Messages:
      20
      Likes Received:
      1
      Trophy Points:
      3
      Mining Profile (With Platinum Ore) - Requires 420 gathering to farm the platinum ore

      View attachment Miner Unspoiled.xml


      You can adjust what slots to mine (depending on the market and what's currently selling for the most).

      If you run into any issues or recommendations let me know.
       
      lordofthereef likes this.
    2. Haseo

      Haseo New Member

      Joined:
      Aug 7, 2014
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      You, sir, are both a gentleman and a scholar.
       
    3. Azoth

      Azoth Member

      Joined:
      Mar 6, 2014
      Messages:
      470
      Likes Received:
      8
      Trophy Points:
      18
      Awesome, tyvm.

      Is there any way for it to gather Water Clusters when its at the Than Soil node? I'm guessing you can use <ItemNames> like at the Umbral Rocks node, however I assume that requires Toil to be used.
      Ideally, for maximum crystals, it would hit both slots and use King's Yield or water ward; idk if that's possible.
       
    4. toofast999

      toofast999 New Member

      Joined:
      May 18, 2013
      Messages:
      20
      Likes Received:
      1
      Trophy Points:
      3
      It would be awesome if there was a way to tell it to hit a slot and tell it to hit another slot... I don't think its possible as of yet though.

      Thanalan soil is cheap now on my server, so I think going for the water clusters is worth it more.
       
    5. kaihaider

      kaihaider Community Developer

      Joined:
      May 18, 2010
      Messages:
      1,325
      Likes Received:
      5
      Trophy Points:
      38
      I'm pretty sure you can do this with orderbot, although it will be quite wordy
       
    6. toofast999

      toofast999 New Member

      Joined:
      May 18, 2013
      Messages:
      20
      Likes Received:
      1
      Trophy Points:
      3
      Can you perhaps guide me? Maybe provide me with a profile that does this?

      Cheers.
       
    7. kaihaider

      kaihaider Community Developer

      Joined:
      May 18, 2010
      Messages:
      1,325
      Likes Received:
      5
      Trophy Points:
      38
      Your posted profiles would take a while to convert >_> but here's a basic example

      Code:
      <Profile>   <Name>Mythril Ore-Southern Than-LVL 31</Name>
         <KillRadius>50</KillRadius>
         <Order>
      	<If Condition="not IsOnMap(146)">
      		<TeleportTo Name="Forgotten Springs" AetheryteId="20" />
      	</If>
            <Gather while="True">
               <GatherObject>Mineral Deposit</GatherObject>
               <HotSpots>
      		<Hotspot Radius="80" X="165.298462" Y="3.100333" Z="951.855164" name="Mythril Ore" />
               </HotSpots>
               <ItemNames>
                  <ItemName>Mythril Ore</ItemName>
               </ItemNames>
      		 <GatheringSkillOrder>
      			<GatheringSkill SpellName="King's Yield II" TimesToCast="1" />
      		 </GatheringSkillOrder>
            </Gather>
         </Order>
      </Profile>
       
    8. toofast999

      toofast999 New Member

      Joined:
      May 18, 2013
      Messages:
      20
      Likes Received:
      1
      Trophy Points:
      3
      ???

      That only collects 'Mythril Ore', I thought you meant farming 2 items from the same node.
       
    9. kaihaider

      kaihaider Community Developer

      Joined:
      May 18, 2010
      Messages:
      1,325
      Likes Received:
      5
      Trophy Points:
      38
      orderbot is very flexible so if multiple ItemNames/slots doesn't work then you can have separate blocks inside of the profile that change based on some variable/condition.

      I've never messed with profiles beyond minor editing and sorry but I don't feel like messing around with it until i figure it out but I'm 99% sure it's possible
       
    10. kinmen

      kinmen New Member

      Joined:
      Oct 23, 2014
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      hey, i think ur profile is awesome , but i have some problem here.
      im play cn server (now v2.16 , next month path to v2.2) and the time & place & item is here ???????14??????_???????14????17173???????
      wish u can help me to correct to this version use , thank you!
       
    11. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      Platinum Ore was released with patch 2.4, Chinese servers will not have it yet.
       
    12. kaihaider

      kaihaider Community Developer

      Joined:
      May 18, 2010
      Messages:
      1,325
      Likes Received:
      5
      Trophy Points:
      38
      Sorry didn't notice your original profile was orderbot XD but the honorbuddy section is probably a good place to get ideas on adding advanced logic into profiles.

      I don't know what you mean :S
      That website looks interesting though...

      edit: you're awesome kagamihiiragi17. google translate wouldn't work for me on that site XD
       
      Last edited: Oct 30, 2014
    13. kinmen

      kinmen New Member

      Joined:
      Oct 23, 2014
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      the website is china server pop time and map.

      i have use this profiles , but it just teleport to somewhere and do nothing because there r nothing , but sometimes it can goto the right way and mining.

      so i mean is this profiles can match right time and item in old game version like china 2.2 next month?
       
    14. toofast999

      toofast999 New Member

      Joined:
      May 18, 2013
      Messages:
      20
      Likes Received:
      1
      Trophy Points:
      3
      Adjust the times accordingly and remove platinum ore and it should be fine.
       
    15. kinmen

      kinmen New Member

      Joined:
      Oct 23, 2014
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      can you show me how to do that? thank you!
       
    16. kinmen

      kinmen New Member

      Joined:
      Oct 23, 2014
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      i have a problem , when it pop in revenant's toll map , and got mob hit will interrupt mining , so how can i insert "Stealth" skill in the right way? because im insert <GatheringSkill SpellName="Stealth" TimesToCast="1" /> into profiles but it won't work!
       
    17. toofast999

      toofast999 New Member

      Joined:
      May 18, 2013
      Messages:
      20
      Likes Received:
      1
      Trophy Points:
      3
      The problem is you cant stealth before mining it efficiently with order bot...

      This can be resolved if order bot had a mount tag.

      It's a limitation currently of order bot
       
    18. Plutten

      Plutten New Member

      Joined:
      Aug 19, 2014
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      Is there a way to modify this to mine normal nodes instead of waiting for the next unspoiled one?

      Thanks.
       
    19. toofast999

      toofast999 New Member

      Joined:
      May 18, 2013
      Messages:
      20
      Likes Received:
      1
      Trophy Points:
      3
      I dont think you want to mine in between, you need the GP.
       
    20. Plutten

      Plutten New Member

      Joined:
      Aug 19, 2014
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      So just don't use any abilities when mining normal nodes.
       

    Share This Page