Hey,   A lot of small changes with big impact this release.   Download link: http://osbot.org/devbuilds/osbot 2.5.55.jar   API CHANGES: - Inventory#getEmptySlotCount() has been deprecated. - Inventory#getItems() will now work without having the widget loaded. - Equipment#getItems() will now work without having the widget loaded. - Added Bot#getBreakCondition() and Bot#setBreakCondition(Callable<Boolean>). FIXES: - Fixed Bank#isOpen check. - Im