1. A description of the suggestion: Add shift dropping to the API.
Jagex updated it. Would also have to check if enabled
http://services.runescape.com/m=news/a=235/shift-click-drop--qol?oldschool=1
2. How will this suggestion impact scripters and/or botters? Increased speed of dropping.
3. Post any examples such as code or pictures to supplement your description (optional)
inventory.shiftDropAll();
inventory.shiftDrop("itemName");
inventory.shiftDropAllExcept("itemName");