Skip to content

bloblems/ValorantScriptableWidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Valorant Rank Widget

About

Scriptable Widget that shows a players current rank, Current RR, and last match change in RR

Setup

Initial Requirements


How To

  • Obtain your Player PUUID, Simplest way to get it is here

  • Open Rank.JS file and Change out the URI with the one generated from previous step with PUUID

let e = new Request("https://api.henrikdev.xyz/valorant/v1/by-puuid/mmr/[REGION]/[PUUID]");
  • Upload Rank.JS file to Scriptable and add it to your Homescreen

Special Thanks

This project wouldn't have happened without.

Support Me