# Asset ID Grabber

The Asset ID Grabber in Versatile is a feature that checks your cookies for the assets they own. If any assets are found, the IDs will be saved in the AssetGrabber folder under scraped.txt.

# How to Use the Asset ID Grabber

  1. Open Versatile: Launch the Versatile application.
  2. Navigate to the Asset ID Grabber Feature: Find this feature in the main menu.
  3. Start the Bot: Click on 'Start' to begin checking for asset IDs.

# Configuration Options

  • threads: This determines the speed at which Versatile runs. Specifically, it's the number of requests Versatile will send simultaneously. We recommend a range from 20-50. If in doubt, choose 30.
  • threads_per_cookie: This determines how quickly Versatile should go through each cookie. It's recommended to leave this on the default setting.
  • debug: Debug mode prints out error messages and shows info that Versatile would usually hide. You should keep it on false for a better experience. Only enable it when asked by staff, so they can see what error you are having.