No console output/no errors/no warnings/no exceptions
No crash
A simple barbarian fishing script that used to work
inventory.dropAllExcept("Feather", "Barbarian rod");
64-bit
Shift-dropping and non-shift dropping broken
Script will attempt to drop all and accidentally select an item and keep selecting used item on next item. Incredibly bot-like. The only solution I could find was to turn off shift-dropping, but it still occurred after a few tries.
Edit: S