Posts: 6
Threads: 1
Joined: Apr 2017
The basic one doesnt do anything, it just opens the recipe, starts the crafting process and then just sits there and does nothing.
I want to make Blue Scrip collectible items and set the right item and the right min value...
Posts: 114
Threads: 7
Joined: Feb 2016
04-29-2017, 12:08 PM
(This post was last modified: 04-29-2017, 12:14 PM by Gseeker.)
Check here branybrand!
geneticdoom has made very cool
crafting profiles.
Just drop the profile files on your C:\MINIONAPP\Bots\FFXIVMinion\LuaMods\ffxivminion\Skillmanagerprofiles for the x32 or for x64 C:\MINIONAPP\Bots\FFXIVMinion64\LuaMods\ffxivminion\SkillManagerProfiles
Reload your bot
and then pick one from the bots list and try it.
Edit:
Don't forget also to find what collectible you are making on your bot and specify the collectability limit in the x32 or in the x64 simply type the collectible's name and collectability limit you want.
Posts: 6
Threads: 1
Joined: Apr 2017
thanks for the reply :)
Quote:Don't forget also to find what collectible you are making on your bot and specify the collectability limit in the x32 or in the x64 simply type the collectible's name and collectability limit you want.
do you mean this?
because my bot still isnt doing anything and i dont understand why
Posts: 114
Threads: 7
Joined: Feb 2016
04-29-2017, 09:11 PM
(This post was last modified: 04-29-2017, 09:12 PM by Gseeker.)
(04-29-2017, 05:06 PM)branybrand Wrote: thanks for the reply :)
Quote:Don't forget also to find what collectible you are making on your bot and specify the collectability limit in the x32 or in the x64 simply type the collectible's name and collectability limit you want.
do you mean this?
because my bot still isnt doing anything and i dont understand why
Yep! Also activate the Collectable Synthesis skill before you start to craft with the bot and you are good to go!
Posts: 144
Threads: 20
Joined: Feb 2017
you need to create the skill profile yourself. also have to add collectable info.
Posts: 6
Threads: 1
Joined: Apr 2017
is there a guide on how to find the different ids etc.? the fishing example profile had some comment lines that at least game a clue on what i need for which line and how to find it, but the crafters example.lua isnt very helpful :/
Posts: 144
Threads: 20
Joined: Feb 2017
04-30-2017, 10:12 AM
(This post was last modified: 04-30-2017, 10:20 AM by lanceangel.)
(04-30-2017, 09:55 AM)branybrand Wrote: is there a guide on how to find the different ids etc.? the fishing example profile had some comment lines that at least game a clue on what i need for which line and how to find it, but the crafters example.lua isnt very helpful :/
are you using 64-bit bot? crafting or gathering?
use 64 bit bro. it's super easy.
1. create new crafting skill profile. click the eye icon to the right of skill profile.
2. add tab is the middle tab. name it. click add. it automatically switches to that profile so u can edit it.
2. add skills. it auto- saves.
3. add collectable item name and min value in the collectable tab. collectable is middle tab.
Posts: 114
Threads: 7
Joined: Feb 2016
(04-30-2017, 09:55 AM)branybrand Wrote: is there a guide on how to find the different ids etc.? the fishing example profile had some comment lines that at least game a clue on what i need for which line and how to find it, but the crafters example.lua isnt very helpful :/
If you did what i wrote above you should be like this! Then all depends which Skill profile suits you best depending your equipment!
In this
subforum there are more profiles and guides on "how to" in crafting aside geneticdoom's profiles, if you haven't explored the whole mmominion forum a bit yet.
Posts: 144
Threads: 20
Joined: Feb 2017
04-30-2017, 10:34 AM
(This post was last modified: 04-30-2017, 10:35 AM by lanceangel.)
don't give yourself a headache branybrand. use 64 bit. buy sebbs gathering packs. easy / done
Posts: 6
Threads: 1
Joined: Apr 2017
installed it this morning and just figured out how to make the 64bit client start :P... gonna check it out later when i have time, thanks for the tip :)