Displays bars, cooldowns, and battle stats (with total) for specific users on their Torn profile. PDA friendly.
script to look at stats and status bar info with others using API keys. Used for sharing stats between friends.
Usage :
const specialUsers = [
{ user: 1, apiKey: "n/a" },
{ user: 1, apiKey: "n/a" }
change user to torn ID and apiKey to their API key, full access usually. 
