Hey guys,
I just wanted to share my fletcher that I threw together over the past couple days to knock out some tedious fletching.
A few key things to note are as follows:
- Runs AeroLib (and as such, the Interpreter must be switched to Lape)
- Currently only has Maple Longs supported (the only logs I had to test with)
- An additional file, Profiles.Simba, must be downloaded to Simba/Includes/AeroLib/Profiles.Simba
- There is not currently Random Support as I mostly ran it in Pest Control's bank
- As I was not particularly worried about tracking progress, I have yet to set up an actual Progress report (Simply shows the time running and logs cut)
- Operates using an FSM loop
Things I hope to update soon:
- Support for additional log types as well as short bows
- Add an actual progress report
- Add additional antiban beyond the profile waiting system
- Random support for when outside of Pest Control Bank
- Updates to parts of the stringing code
Anyways, with those things in mind, a little about how to set it up:
- The user setup is on lines 9-35
- Before running, make sure Interpreter is set to Lape
- Make sure AeroLib and my small Profiles.Simba are downloaded correctly
- Be sure to enter the bankbooth colors on lines 11 and 12 (Can be any bankbooth, however be aware that if outside of PC bank, theres no random support!)
- Enable Smart and hit go!
As I'm sure you can see it is very much a work in progress, so if there are any issues getting it to run, please let me know and I'll do my best to provide assistance. Other than that, I just wanted to give a huge shout out to Flight for his awesome include, as well as his Catherby Cooker to use as an AeroLib guide/skeleton in a number of ways.
Any comments/critiques are more than welcome!
Attachment 23365
Attachment 23366
Hopefully I did everything correct while posting this, as I haven't done much posting before haha.

