VALORANT Rank Yoinker

Configuration Generator

General Settings

Skins for this weapon will be shown in the table.

How many chat messages to display at once.

Table Columns

Enable or disable table columns

Skin for the selected weapon.

Ranked Rating

Leaderboard

Peak Rank

Previous Rank

Headshot % from previous history.

Winrate

K/D Ratio

Player Level if not hidden.

Flags

Enable or disable flags

Display last played date and time.

Hide leaderboard column when nobody is on leaderboard.

Clear Terminal before each match.

Show game chat in terminal.

Peak rank for the given Act.

Enable Discord RPC.

Show aggregate rank for ranked matches.

Generated Config

config.json
{
  "weapon": "Vandal",
  "chat_limit": 5,
  "table": {
    "skin": true,
    "rr": true,
    "leaderboard": true,
    "peakrank": true,
    "previousrank": false,
    "headshot_percent": true,
    "winrate": true,
    "kd": false,
    "level": true
  },
  "flags": {
    "last_played": true,
    "auto_hide_leaderboard": true,
    "pre_cls": false,
    "game_chat": true,
    "peak_rank_act": true,
    "discord_rpc": true,
    "aggregate_rank_rr": true
  }
}