FieldCraft III Farming - Rimless Glasses
Material Farming > Crafting > Desynthing > Junk Selling
Options and Requirements are at the top of the profile.
[HIDE]
Material Farming > Crafting > Desynthing > Junk Selling
Options and Requirements are at the top of the profile.
Code:
<!--
[B]Author: Savannah
Required Classes:
GSM at 50+
A combat class able to effectively farm lvl 50 mobs if you want to farm the mats yourself.
Required Aetherytes:
Wineport
Ul'Dah
Ul'Dah Aetheryte Shards[/B]
-->
<!DOCTYPE Profile [
<!ENTITY Version "Katana v.1.0.0">
[B]<!ENTITY RepairEnable "1"> << I hear you should disable this if you use Agil
<!ENTITY EnableMatFarming "1"> << Disable this if you just want to buy stuff from the Marketboard and pretty much make this profile obsolete
<!ENTITY CraftCount "1"> << Amount of Rimless Glasses you want it to farm for/Craft and desynth in a cycle
<!ENTITY FC3Count "1"> << Amount of FieldCraft III's you want before it stops[/B]
]>
<CodeChunk name="KungFu"> <!-- Combat Gearset -->
<![CDATA[
await Buddy.Coroutines.Coroutine.Sleep(3000);
[B]ff14bot.Managers.ChatManager.SendChat("/gs change 33"); << Change Your GearSet here![/B]
await Buddy.Coroutines.Coroutine.Sleep(3000);
]]>
</CodeChunk>
<CodeChunk name="GemFu"> <!-- Goldsmith Gearset -->
<![CDATA[
await Buddy.Coroutines.Coroutine.Sleep(3000);
[B]ff14bot.Managers.ChatManager.SendChat("/gs change 12"); << Change Your GearSet here![/B]
await Buddy.Coroutines.Coroutine.Sleep(3000);
]]>
</CodeChunk>
This is an autonomous Profile (Hopefully)
It will farm Garlean Fiber, Garlean Steel Joints and buy Clear Glass Lenses.
It will craft Rimless Glasses.
It will chop the Rimless Glasses back into bits and pieces in the hopes of FC III's.
It will not do your laundry!
But it will vendor these items:
Legionary Visor
Garlean Steel Plate
Garlean Rubber
Clear Demimateria III
So with a little help from the RNG gods on Garlean Steel Joint drop rates, and Desynth luck - All the FC III's you want!.
I don't have gsm desynth myself, so I haven't been able to fully test it, feel free to yell at me if it's horribly bad, either here or on Discord.
PS. The Selling part is probably really badly done, but that's all new to me, so if you have a better way, please do tell =)
(Apart from making a behavior file, because that's still a little Russian to me)
This profile requires ExBuddy
View attachment [O]Ninjutsu - Rimless Glasses.xml
I'm horrible at making nice looking forum posts, but I tried.
It will farm Garlean Fiber, Garlean Steel Joints and buy Clear Glass Lenses.
It will craft Rimless Glasses.
It will chop the Rimless Glasses back into bits and pieces in the hopes of FC III's.
It will not do your laundry!
But it will vendor these items:
Legionary Visor
Garlean Steel Plate
Garlean Rubber
Clear Demimateria III
So with a little help from the RNG gods on Garlean Steel Joint drop rates, and Desynth luck - All the FC III's you want!.
I don't have gsm desynth myself, so I haven't been able to fully test it, feel free to yell at me if it's horribly bad, either here or on Discord.
PS. The Selling part is probably really badly done, but that's all new to me, so if you have a better way, please do tell =)
(Apart from making a behavior file, because that's still a little Russian to me)
This profile requires ExBuddy
View attachment [O]Ninjutsu - Rimless Glasses.xml
I'm horrible at making nice looking forum posts, but I tried.
Last edited: