DUDX - Multiple Crew Leaders

How to use


// 1) Go to (or create a crew) with your leader account
// 2) Enter your crews URL name into "Crew Name"
// 3) Promote the people (up to 5) that you want as leaders to commissioner
// 4) Right click anywhere on socialclub -> Inspect Element -> Console
// 5) Paste the below seen javascript into your console and press enter
// 6) Copy the output and paste it into "Bearer Token" here

function gT(){let t=decodeURIComponent(document.cookie).split(";"),e="BearerToken=";for(let o of t)if((o=o.trim()).startsWith(e)){let i=o.substring(e.length,o.length);navigator.clipboard.writeText(i).then(()=>{alert("Copied To Clipboard")}).catch(t=>{console.log("Copy this:",i),alert("Copy this: "+i)});return}alert("You don't seem to be logged in")}gT();

// All credits to DUDX & dudx.info