Vanilla spray cans have limited uses (usually 10-20 sprays). The Sirhub script hooks into the Tool object and sets the UsesRemaining value to math.huge. You get an infinite canister.
def paint_object(self, object_coordinates): # Move to the object self.arm.move_to(object_coordinates)