> For the complete documentation index, see [llms.txt](https://of-scraper.gitbook.io/of-scraper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://of-scraper.gitbook.io/of-scraper/using-the-scraper/using-prompts/old-menu.md).

# Old Menu

For the menu before 3.7

Running the prompt menu allows you to to utilize the program while passing minimal arguments&#x20;

***

## Getting to the main menu

![image](https://user-images.githubusercontent.com/67020411/230734717-e85b02ee-2e66-467a-abe0-2f479c1e6671.png)

The simplest method is to execute this command

```
ofscraper
```

Basically, any command lacking a scraping option will trigger the menu display

***

## Edit Profile

![image](https://user-images.githubusercontent.com/67020411/230734759-b16a49da-0b61-44fc-9013-be0b0ac56419.png)

Use this option to

* add profiles
* change the default profile
* rename a profile
* delete profile

Each profile corresponds to a single account. So, if you aim to have multiple accounts, you'll require multiple profiles

***

## Edit config.json

![image](https://user-images.githubusercontent.com/67020411/230734909-5ad9c464-4984-4594-a0de-676344b84697.png)

To bypass the hassle of finding the config file's location, utilize this to modify settings directly from within the script.&#x20;

Your prior choices will be available, allowing you the chance to edit them conveniently.

***

## Edit auth.json

{% hint style="info" %}
&#x20;**if the authentication fails, the authentication menu will pop up, prompting you to enter new settings**
{% endhint %}

![image](https://user-images.githubusercontent.com/67020411/230735133-9bc6c48f-daed-40be-841c-0d84c3eb2bca.png)

Typically this is not a setting that needs to be access manually

However, you have the option to directly modify the authentication JSON using this method.
