I may write a version that asks if you want to autobuff, might even make the NCF initialized better.
Also
if (!(item_amount($item[Spooky Putty monster]) > 0)) {
print("you don't have a putty monster to farm.", "red");
return false;
}
Shouldn't this be looking for Spooky putty sheet?