Automates Fishing. Makes bait using Anizok's Bait Dispenser and Fresh Fish. Will equip fishing poles.
If you do not have the Anizok's Bait Dispenser in the #10 inventory slot the script will move stuff around (make a mess out of your bags) to place the Dispenser in the # Slot.
Edit the file for items to destroy.
If you do not have the Anizok's Bait Dispenser in the #10 inventory slot the script will move stuff around (make a mess out of your bags) to place the Dispenser in the # Slot.

Edit the file for items to destroy.
INI:
local destroyitems = {
["Add your Loot to Destroy Here"] = true,
["Tattered Cloth Sandal"] = true,
["Rusty Dagger"] = true,
["Small Twig"] = true,
["Twilight Orchid"] = true,
["Broken Fish Hook"] = true,
["Fish Scales"] = true,
["Small Twigs"] = true
}