Majorpancakes
New Member
- Joined
- Mar 8, 2014
- Messages
- 15
is there anyway you could make a silver ore farming route? ive tried making the profiles but i am not very good.
<ItemNames>
<ItemName>Unaspected Crystal</ItemName>
<ItemName>Wind Cluster</ItemName> <!--Wind Cluster-->
</ItemNames>
Hey,
Thanks for all the profiles here but does anyone have an updated profile as of patch 2.5 a lot of the nodes have been moved..so the bot tps but goes to the old nodes and just derps out not seeing the new node abit away..
Hey,
Thanks for all the profiles here but does anyone have an updated profile as of patch 2.5 a lot of the nodes have been moved..so the bot tps but goes to the old nodes and just derps out not seeing the new node abit away..
I'll take a look when I get a chance. What profile, what level?
Lv50 Unspoilt and this profile MuntaUnspoiledMining
Hey Kaga, your profiles have not only helped me level but also make quite a large amount of gil.
I see fit to repay the favor by providing an Unspoiled Mining profile that I have been using for a while now. The only problems I have with it are every now and again the bot stands still and switches between "Idle" and "Gather", I have checked the logs and I have no idea how to fix it.
Anyway, This bot runs around hawthorn collecting crystals and at the correct times it goes to areas to collect Unspoiled Nodes.
1am: Darksteel Ore
6am: Umbral Rock
9am: Gold Ore
7pm: Level 3 Topsoil
ONE STAR NODES
decided this is the best one: View attachment 152392
It came from this thread i quoted it for ease its on page 10, i tried upping the radius in the profile to 120 will see if that helps
<If Condition="IsTimeBetween(2,3)">
<If Condition="Core.Me.CurrentJob != ClassJobType.Miner">
<ChangeJob Type="Miner" />
</If>
<TeleportTo Name="Camp Dragonhead" AetheryteId="23" />
<Gather Loops="1">
<GatherObject>Unspoiled Mineral Deposit</GatherObject>
<HotSpots>
<HotSpot Radius="100" XYZ="309.7161,305.0083,-62.78537" />
<!--HotSpot Radius="95" XYZ="301.0099, 307.6327, -89.7529"/-->
</HotSpots>
<Slot>2</Slot> <!--Darksteel Ore -->
<GatheringSkillOrder>
<GatheringSkill SpellName="King's Yield II" TimesToCast="1" />
<GatheringSkill SpellName="Sharp Vision" TimesToCast="1" />
<GatheringSkill SpellName="Deep Vigor" TimesToCast="1" />
</GatheringSkillOrder>
</Gather>
<MoveTo XYZ="224.433, 302, -181.7083"/>
<WaitWhile Condition="IsTimeBetween(2,3)"/>
</If>
Is there a way to have to mine sections of this after you reach the cap? Like say if i wanted to target something particular
Like say i wanna mine electrume how would i go about setting it to mine that bc now it just stops bc im arldy 50 which btw was amazing your scpt is on key.
Probably a dumb question but, how do you use the xml link for this profile? Thanks