# How to use
OPEN RSMP.EXE
## Config file
- `proxyless` - This is if you want to use proxies or not. Set it to `true` if you do not want to use proxies, and `false` if you want to use proxies.
- `threads` - This is how many tokens will be changed at the same time, you can set it to any number you want
- `remove_finished_tokens` - If you set this to `true`, after it finishes changing the password of a token it will remove it from tokens.txt. If you set it to `false`, it will not remove it from tokens.txt
- Setting this to `true` can slow it down a lot if you are using a lot of tokens
- I reccomend setting this to `true` if you are using proxies, then you can easilly retry the ones that failed
- `watermark`
- `watermark` - If you want to set a custom password for all of the tokens add it here, if not leave it blank
- `random_characters` - If you want random letters added to the end of the custom password, set it to `true`, if not set it to `false`, if you are not using a custom password you can ignore it
- **Example:**
- If I want to make my tokens all have the password `AuroraTools`, I set `watermark` to “AuroraTools” and `random_characters` to `false`
- If I want my tokens to have passwords with random chracters, (like `AuroraTools-19`, `AuroraTools-cH`, `AuroraTools-3M`), then I set `watermark` to “AuroraTools-” and `random_characters` to `true`
## Proxies
You don’t need proxies **unless there are a lot of invalid tokens**
You can use any provider for proxies
The format for proxies is `user:pass@ip:port` or `ip:port`. Use [this proxy formatter](
https://speedproxies.net/proxy-formatter/) if you need to reformat the proxies.