Skip to content

Instantly share code, notes, and snippets.

@DiegoRomario
Last active July 25, 2025 23:15
Show Gist options
  • Save DiegoRomario/72a427e60a63c513d6307546707be363 to your computer and use it in GitHub Desktop.
Save DiegoRomario/72a427e60a63c513d6307546707be363 to your computer and use it in GitHub Desktop.
r6-recoil-manager
{
"attackers":{
"Twitch ⭐":{
"X":0,
"Y":15,
"GRIP":"",
"BARREL":"Extended",
"SIGHTS":"2.5"
},
"Ash ⭐":{
"X":0,
"Y":10,
"GRIP":"Vertical",
"BARREL":"Compensator",
"SIGHTS":"2.5"
},
"Ace ⭐":{
"X":0,
"Y":9,
"GRIP":"Horizontal",
"BARREL":"Compensator",
"SIGHTS":"2.5"
},
"Jackal ⭐":{
"X":0,
"Y":9,
"GRIP":"Vertical",
"BARREL":"Compensator",
"SIGHTS":"2.5"
},
"Fuze ⭐":{
"X":0,
"Y":9,
"GRIP":"Horizontal",
"BARREL":"Compensator",
"SIGHTS":"2.5"
},
"Glaz ⭐":{
"X":0,
"Y":6,
"GRIP":"",
"BARREL":"Compensator",
"SIGHTS":"1.0"
},
"Lion ⭐":{
"X":1,
"Y":7,
"GRIP":"Horizontal",
"BARREL":"Supressor",
"SIGHTS":"2.5"
},
"Ying ⭐":{
"X":0,
"Y":4,
"GRIP":"Horizontal",
"BARREL":"Compensator",
"SIGHTS":"1.0"
},
"Amaru":{
"X":0,
"Y":14,
"GRIP":"Horizontal",
"BARREL":"Compensator",
"SIGHTS":"2.0"
},
"Brava":{
"X":0,
"Y":8,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"2.0"
},
"Capitão":{
"X":0,
"Y":8,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"2.0"
},
"Maverick":{
"X":0,
"Y":9,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"2.0"
},
"Nøkk":{
"X":1,
"Y":17,
"GRIP":"",
"BARREL":"Supressor",
"SIGHTS":"2.0"
},
"Ram":{
"X":0,
"Y":10,
"GRIP":"Vertical",
"BARREL":"Compensator",
"SIGHTS":"2.0"
},
"Sens":{
"X":0,
"Y":6,
"GRIP":"Vertical",
"BARREL":"Extended",
"SIGHTS":"2.5"
},
"Striker":{
"X":0,
"Y":9,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"2.0"
},
"Zero":{
"X":0,
"Y":10,
"GRIP":"Vertical",
"BARREL":"Compensator",
"SIGHTS":"2.0"
}
},
"defenders":{
"Doc ⭐":{
"X":0,
"Y":8,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"2.5"
},
"Kapkan ⭐":{
"X":0,
"Y":6,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"1.0"
},
"Azami ⭐":{
"X":0,
"Y":6,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"1.0"
},
"Torn ⭐":{
"X":0,
"Y":4,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"1.0"
},
"Goyo ⭐":{
"X":0,
"Y":13,
"GRIP":"Horizontal",
"BARREL":"Compensator",
"SIGHTS":"2.0"
},
"Rook ⭐":{
"X":0,
"Y":8,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"2.5"
},
"Kaid ⭐":{
"X":0,
"Y":12,
"GRIP":"Horizontal",
"BARREL":"",
"SIGHTS":"2.5"
},
"Castle ⭐":{
"X":0,
"Y":0,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"2.5"
},
"Bandit":{
"X":0,
"Y":4,
"GRIP":"",
"BARREL":"Extended",
"SIGHTS":"0"
},
"Caveira":{
"X":0,
"Y":4,
"GRIP":"",
"BARREL":"Extended",
"SIGHTS":"1.0"
},
"Clash":{
"X":0,
"Y":10,
"GRIP":"",
"BARREL":"Extended",
"SIGHTS":"1.0"
},
"Ela":{
"X":1,
"Y":8,
"GRIP":"Vertical",
"BARREL":"Compensator",
"SIGHTS":"1.0"
},
"Fenrir":{
"X":0,
"Y":4,
"GRIP":"",
"BARREL":"Extended",
"SIGHTS":"0"
},
"Lesion":{
"X":0,
"Y":4,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"1.0"
},
"Melusi":{
"X":0,
"Y":5,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"1.0"
},
"Mute":{
"X":0,
"Y":15,
"GRIP":"Horizontal",
"BARREL":"Compensator",
"SIGHTS":"1.0"
},
"Skopós":{
"X":0,
"Y":3,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"1.0"
},
"Valk":{
"X":0,
"Y":3,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"1.0"
},
"Vigil":{
"X":0,
"Y":6,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"1.0"
},
"Warden":{
"X":0,
"Y":3,
"GRIP":"Horizontal",
"BARREL":"Extended",
"SIGHTS":"1.0"
}
}
}
{
"role": "attackers",
"operator": "Ace"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment