• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [O][MIN][BTN] Blue & Red Scripts | Unspoiled & Legendary Materials Farm

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

    1. bibi34000

      bibi34000 New Member

      Joined:
      Oct 16, 2015
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      1
      i have a problem with the last rev of your script

      when he change job he dont put Truth Of Forests/Truth Of Mountains

      so i just put the old 2line for the job gearset in your last script rev for replace the new one and it work again
       
    2. jo0nyer

      jo0nyer New Member

      Joined:
      Jun 26, 2015
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      1
      With the latest rebornbuddy update, the profile doesn't gather Chysal and Adamantite. It waits for the 9 AM/PM and 11 AM/PM spawns and right when it strikes the time, it teleports away. Not sure how to fix it.
       
    3. fantasticfantasy

      fantasticfantasy Member

      Joined:
      Jan 12, 2015
      Messages:
      100
      Likes Received:
      0
      Trophy Points:
      16
      So its been working haphazardly now. Sometimes.. it will just sit at a HW node and do nothing. But what has been happening everytime is when it tele's to Iddylshire.. it will go berzerk near the aetherythe constantly going back and forth on the spot.

      The iddylshire and occasional not doing anything at a node are the only issues Ive been having so far. Otherwise its pretty good.
       
    4. lnsomniatic

      lnsomniatic New Member

      Joined:
      May 28, 2015
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Thanks for the great profile, its been working great except for the BTN Ephemeral Nodes in Coerthas Western Highlands. After initially hitting the ephemeral node it will get stuck in a weird jumping animation which does not stop until i restart the bot. Then it will occasionally get stuck auto running towards one of the walls on the west nodes as it trys to "touch and go". Is there a fix for this or a way to remove farming sands for that time and zone?
       
    5. Nyxouille

      Nyxouille Member

      Joined:
      May 20, 2015
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      6
      Same problem for the jumping at Coerthas.. (happens too with "Ephemeral_Nodes_v1.2.xml" script).

      (Merci Entrax ;D)
       
    6. rooxila

      rooxila New Member

      Joined:
      Jul 27, 2015
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      1
      Same, it just gets up to 380 max, the only diference is I have the Node Settings to 0

      Do I need more perception? GP stays at 600 all the time
       
    7. azulian

      azulian Member

      Joined:
      Feb 11, 2015
      Messages:
      43
      Likes Received:
      1
      Trophy Points:
      8
      So i downloaded a clean copy, wanted to try to get this to do the EphemeralFarm
      <!ENTITY YoloFarm "0">
      <!ENTITY EphemeralFarm "1">
      <!ENTITY TinyScripsFarm "0">
      <!-- EphemeralFarm Settings -->
      <!ENTITY Farm_Sand_Collect_Rate "346">
      <!ENTITY EphemeralFarm_Furrymint "1">
      <!ENTITY EphemeralFarm_BlackSoil "0">
      <!ENTITY CordialType_Ephemeral "Cordial">
      <!ENTITY CordialTime_Ephemeral "None">
      <!-- Node Settings -->
      <!ENTITY BTN_4_8 "1">
      <!ENTITY MIN_8_12 "1">
      <!ENTITY BTN_16_20 "1">
      <!ENTITY MIN_20_24 "1">

      When i try to run code with this after changing the gearset changes to my gear sets it just teleports to ildyshire and freaks out after trying the aetheryte?
       
    8. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      Idylshire fix on SVN, i'll post an update here when i'm done with adding new stuff
       
    9. razzle

      razzle Member

      Joined:
      Nov 3, 2012
      Messages:
      188
      Likes Received:
      1
      Trophy Points:
      18
      getting stuck

      my home is Idyllshire and when I try to farm nodes the bot gets stuck at the aetheryte.

      View attachment 4924 2016-01-14 20.08.txt

      nvm seems all the other profiles are still trying to use the npc in idyllshire to teleport in the hinterlands. so they are not working either.
       
      Last edited: Jan 14, 2016
    10. game21

      game21 New Member

      Joined:
      Dec 15, 2015
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      1
      Hi,

      The profile is amazing. Thank you so much.

      Only one problem, When I farm adam ore, if someone others use same profile, we two characters will wait in the same point...:) u know it's a little weird if other ppl see that. Any solutions? thx
       
    11. game21

      game21 New Member

      Joined:
      Dec 15, 2015
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      1
      i had same prob before. But after I unlock all Aetheryte in Idyllshire(one small on the north), it would work well....
       
    12. 7h3Cub3

      7h3Cub3 Member

      Joined:
      Jan 13, 2016
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      6
      Thanks you.

      Hello,

      First thanks for this great profile been working like a charm :)

      I have a few code tweak i made because i got stuck from time to time feel free to include them if you like them in your next SVN commit :)

      I modded your Idyllshire Aetherite code chunk to be able to select the gate i want so that i could shave off flight time.

      Code:
      <!-- Idyllshire Aetherite click teleport to Eastern Hinterland-->
                      <CodeChunk Name="useAethernetWH">
                      <![CDATA[  ff14bot.Managers.GameObjectManager.GetObjectByNPCId(75).Interact(); await Buddy.Coroutines.Coroutine.Sleep(2000);  if (ff14bot.RemoteWindows.SelectString.IsOpen) ff14bot.RemoteWindows.SelectString.ClickSlot(0); await Buddy.Coroutines.Coroutine.Sleep(2000); if (ff14bot.RemoteWindows.SelectString.IsOpen) ff14bot.RemoteWindows.SelectString.ClickSlot(1); await Buddy.Coroutines.Coroutine.Sleep(3000); ]]>
      		</CodeChunk>
      
      <!-- Idyllshire Aetherite click teleport to Western Hinterland-->
      		<CodeChunk Name="useAethernetWH">
      		<![CDATA[  ff14bot.Managers.GameObjectManager.GetObjectByNPCId(75).Interact(); await Buddy.Coroutines.Coroutine.Sleep(2000);  if (ff14bot.RemoteWindows.SelectString.IsOpen) ff14bot.RemoteWindows.SelectString.ClickSlot(0); await Buddy.Coroutines.Coroutine.Sleep(2000); if (ff14bot.RemoteWindows.SelectString.IsOpen) ff14bot.RemoteWindows.SelectString.ClickSlot(2); await Buddy.Coroutines.Coroutine.Sleep(3000); ]]>
      		</CodeChunk>
      
      I noticed in your last SVN you removed the use of Aetherythe in Idyllshire, i guessed it was for people that didn't unlocked those teleport. Make you a bit conspicuous in Idyllshire (unatural movement) so i brought them back again ^^, im working on the side on a solution like being able to enumerate the available teleport or maybe if the unlocking quest were done so that the best method is selected.

      The next one avoid you being stuck when going for this particular spot (i got stuck several times with previous code), the "moveforward" call could be removed i think

      Code:
              <ExLog Color="#FFFF00" Name="GatherManager &Version;" Message="[BTN] EphemeralFarm [4:8] ~ Destination ----&gt; The Answering Quarter"/>
      	<TeleportTo Force="True" Name="Idyllshire" AetheryteId="75"/>
      	<RunCode Name="BTN"/>
      	<ExPurify/>
      	<ExMoveTo XYZ="71.70625, 209, -18.7505455" Distance="10"/>
      	<RunCode Name="useAethernetEH"/>
      	<RunCode Name="MoveForward"/>
               <!-- Walking movement after teleport to pass through the gate so that your flying chocobo don't get stuck sometimes -->
      	<ExMoveTo XYZ="-530, 150, -471" Distance="5"/>
      	<ExFlyTo XYZ="-470.2735, 167.3033, -139.4283" Radius="3.0"/>
      
      Next just a bit of tweak to make going for cuprite or light kidney ore a bit faster.

      Code:
                <ExLog Color="#FFFF00" Name="GatherManager &Version;" Message="[MIN] Cuprite or Light Kidney Ore"/>
      	  <TeleportTo Force="True" Name="Idyllshire" AetheryteId="75"/>
      	  <!--<RunCode Name="MIN"/>-->
      	  <ExMoveTo XYZ="71.70625, 209, -18.7505455" Distance="10"/>
      	  <RunCode Name="useAethernetWH"/>
      	  <!-- Walking movement after teleport to pass through the gate so that your flying chocobo don't get stuck sometimes -->
      	  <ExMoveTo XYZ="-216, 103, -584" Distance="5"/>
      	  <ExFlyTo Radius="3.0" XYZ="665.7573, 216.7327, 331.6227"/>
      
      I'll be happy to help if you have testings to do, and i'll report in the same post other tweaks if i happen to do them.

      Keep up the good work you rock :cool:

      Cheers.
       
      Last edited: Jan 16, 2016
    13. Jessix

      Jessix Member

      Joined:
      Dec 3, 2015
      Messages:
      39
      Likes Received:
      1
      Trophy Points:
      8
      Is there a way to add the 600GP rotation for 8/8 on ephemeral or does the 550 one do it?

      Also, can you make it use the 550 rotation on any rare item, not just the level 60 ones?
       
      Last edited: Jan 16, 2016
    14. lemony

      lemony New Member

      Joined:
      Jan 16, 2016
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Hi, sorry if it's in the 100+ pages, but does this profile have a way of switching between miner/botanist? I primarily do botanist for ephemeral nodes, but 12-4pm only the mining one is available. When it teleports to that zone all it does is fly back and forth. I have to manually switch to Miner for it to understand.
       
    15. 7h3Cub3

      7h3Cub3 Member

      Joined:
      Jan 13, 2016
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      6
      Read the first post and look at the section regarding ephemeral nodes, it is explained how to choose between min/bot for a certain timeslot. I would have thinked reading at least the first post before asking a question would be mandatory...
       
    16. lemony

      lemony New Member

      Joined:
      Jan 16, 2016
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      I read the 0 and 1 for going to a certain zone, but it doesn't change the job itself. Is there something else I am missing? Example is:

      <!-- Node Settings -->
      <!ENTITY BTN_4_8 "1">
      <!ENTITY MIN_8_12 "0">
      <!ENTITY BTN_16_20 "1">
      <!ENTITY MIN_20_24 "0">

      From 12_4 though only MIN is available, but it's not going to switch to miner on its own. At least for me... If that is the case is there a way for it skip that timeslot? Thanks
       
    17. 7h3Cub3

      7h3Cub3 Member

      Joined:
      Jan 13, 2016
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      6
      No 0 or 1 make you switch between BTN and miner.

      "BTN_4_8 / MIN_8_12 / BTN_16_20 / MIN_20_24 : Enable(1) or Disable(0), if it's disabled the bot will go for the ephemeral with the other job."

      it's pretty much self explanatory.

      so for example

      <!ENTITY MIN_20_24 "0"> will you make go as a botanist for 20-24 timeslot

      <!ENTITY MIN_20_24 "1"> will make you go as a miner for 20-24 timeslot

      for the slot MIN_12_20, as you stated there is no setting because it's miner only.

      So my conclusion is, if it doesn't switch, it's because you didn't modified your gear settings in the script. You have to change the chat command sent accordingly to your gear sets and the food you want to use.

      Look in the XML for this.

      Code:
      		<CodeChunk Name="MIN">
      			<![CDATA[	ff14bot.Managers.ChatManager.SendChat("[B][SIZE=3][COLOR="#FF0000"]/gs change 13[/COLOR][/SIZE][/B]");	 ............
      		</CodeChunk>
      		<CodeChunk Name="BTN">
      			<![CDATA[	ff14bot.Managers.ChatManager.SendChat("[B][SIZE=3][COLOR="#FF0000"]/gs change 14[/COLOR][/SIZE][/B]"); ..........
      		</CodeChunk>
      		<CodeChunk Name="FSH">
      			<![CDATA[ff14bot.Managers.ChatManager.SendChat("[B][SIZE=3][COLOR="#FF0000"]/gs change 5"[/COLOR][/SIZE][/B]);]]> ...........
      		</CodeChunk>
      		<CodeChunk name="FOOD">
      			.............  if (item.EnglishName == [B][SIZE=3][COLOR="#FF0000"]"Trapper's Quiche"[/COLOR][/SIZE][/B] )	..............
      		</CodeChunk>
      
      
      Change the numbers corresponding to your gear sets ingame (you have that number either in the gear set interface or at the bottom right of the icon if you made it as a bar icon) and put your food too
       
      Last edited: Jan 16, 2016
    18. lemony

      lemony New Member

      Joined:
      Jan 16, 2016
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Thanks a lot. That was my problem. :D
       
    19. razzle

      razzle Member

      Joined:
      Nov 3, 2012
      Messages:
      188
      Likes Received:
      1
      Trophy Points:
      18
      NOT gathering Cuprite Morel or Abalathian Mistletoe

      I fly to the first location then just sit there until the node disappears the teleport back to holding location. all I ever get is a No viable path message.

      View attachment 2760 2016-01-16 20.21.txt
       
    20. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      You don't have the flight plugin enabled.
       

    Share This Page