Skip to content

Instantly share code, notes, and snippets.

@Toonidy
Last active September 17, 2024 09:24
Show Gist options
  • Save Toonidy/63ed7704085f23cf8707da988e84ff10 to your computer and use it in GitHub Desktop.
Save Toonidy/63ed7704085f23cf8707da988e84ff10 to your computer and use it in GitHub Desktop.
Nitro Type/Math Unlimited Garage Space by Ray-Adams

Copy and paste the code below into the URL section of a new bookmark.

javascript:(async(a,b='',c,d=JSON.parse(JSON.parse(localStorage['persist:nt']).user).garage)=>{if(!a)return;for(c=0;c<a*30;c++)b+=`garage%5B${c}%5D=${d[c]||''}&`;await fetch('api/v2/loot/arrange-cars',{'headers':{'Authorization':'Bearer '+localStorage.player_token,'Content-Type':'application/x-www-form-urlencoded'},'body':b,'method':'POST','mode':'cors'});alert`Logging you out... Please log back in to see changes.`;document.querySelector('a.dropdown-link[href="/"]').click()})(prompt`Number of garage sections (~30 max):`)

Demostration by Nate Dogg: https://youtu.be/20Q3JKX_3Hk?t=237

Credits to Ray-Adams for making this originally.

@Ext-NT
Copy link

Ext-NT commented Jun 12, 2023

great!

@EmotionNitroType
Copy link

idk how to use

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment