• Visit Rebornbuddy
  • Mining Profile (With Platinum Ore)

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

    1. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0

      You can't put other tags within a Gather tag. Use this instead:
       
    2. kinmen

      kinmen New Member

      Joined:
      Oct 23, 2014
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      After update r42 version , it show this error.
       

      Attached Files:

    3. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      A function name changed. There's no need for that tag anymore though, you can just use the new RunCode tag to run:
       
    4. kinmen

      kinmen New Member

      Joined:
      Oct 23, 2014
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      how to use that?

      i got error message
      Code:
      12:52:56.222 N] Failed to load profile: Element Stealth is not supported. Please check your XML and try again. (<Stealth Activate="True" />) Line 204
      [12:52:56.223 D] System.Exception: Element Stealth is not supported. Please check your XML and try again. (<Stealth Activate="True" />) Line 204
         at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
         at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
         at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
         at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
         at Clio.XmlEngine.PropertyProcessor.(XElement , Type )
         at Clio.XmlEngine.PropertyProcessor..(XElement )
         at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
         at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
         at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
         at Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo )
         at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
         at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
         at ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path)
         at ff14bot.NeoProfiles.NeoProfile.Load(String path)
         at ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath)
       
    5. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0

      -sigh-, I'm too tired to bother explaining it in detail, here's a fixed tag...

      View attachment Stealth.cs
       
    6. toofast999

      toofast999 New Member

      Joined:
      May 18, 2013
      Messages:
      20
      Likes Received:
      1
      Trophy Points:
      3
      Everyone wants everything done for them XD.

      I know how you feel, im a programmer myself.
       
    7. PureFresh

      PureFresh Member

      Joined:
      Nov 10, 2014
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      6
      so, how do i use stealth then ??


      i found that running orderbot
      to collect shards in mordhona
      need to sneak when close to them

      how do you put stealth into a script ??

      i hope you guys still check this thread
      Written ON:~~~
       
    8. mphil355

      mphil355 New Member

      Joined:
      Aug 9, 2014
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      that is what the entire discussion above is about, putting stealth into a script.
      please read back
       
    9. PureFresh

      PureFresh Member

      Joined:
      Nov 10, 2014
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      6
      lol.
      even after reading i'm still lost.
      i dont think using the (( .cs ))
      would work because it turns on the (( stealth as soon as you warp in to the aetherite ))
      that means you would walk super slooow to the destination.

      correct ??

      how do i use the second :::
      ff14bot.Managers.Actionmanager.DoAction("Stealth", Core.Player);

      thank you.
       
    10. mphil355

      mphil355 New Member

      Joined:
      Aug 9, 2014
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      The post at the top of this page..
       
    11. PureFresh

      PureFresh Member

      Joined:
      Nov 10, 2014
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      6
      hey Phil
      well, i did try to do the one at the top of the page
      i got it warp and everything

      problem is ::
      he casts STEALTH
      as soon as he zone in.

      and our target is still very far away.
      walkiing in stealth is super slow.

      do you know how to implement the other :::
      ff14bot.Managers.Actionmanager.DoAction("Stealth", Core.Player);

      maybe this one casts stealth
      when you are close to your target
       
    12. Marth

      Marth Member

      Joined:
      Dec 9, 2013
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      6
      It's not mining Platinum for me for some reason.

      EDIT: This is likely because I was removing items from the profile that I didn't need/want to mine. Could someone please advise which of the items on the profile actually mines for platinum? I don't see the tags for platinum anywhere.

      Thanks
       
      Last edited: Jan 11, 2015

    Share This Page