collectAll

static boolean collectAll()

Collects all items using the default collect option (the left click option)

Return

true if all items were collected, false otherwise

static boolean collectAll(GrandExchange.CollectMethod method)

Collects all items using the specified collect method

Return

true if all items were collected, false otherwise

Parameters

method

the collect method to use