Join our discord for free giveaways!

Rebound

Table of Contents

PURCHASING & REDEEMING REBOUND KEY

  • Purchase your Rebound VIP key from here 
  • After purchase check email for your Rebound key (example: Rebound GTA VIP: XXXXX-XXXXX-XXXXX-XXXXX-XXXXX)
  • Now download the loader from here
  • Once the loader is downloaded, run it as an administrator and naviagte to Activation Panel tab.
  •  Fill in your desired username and password, paste in your license key, press activate and wait a few seconds.
  • Once you get the Activation Successful screen, you will be able to access rebound from the login panel.
  • To load Rebound in GTA V, simply press "Load" after selecting GTA VIP.

XML VEHICLES

  • Open your Rebound folder located in C:\Users\<User>\Documents\Rebound.
  • Navigate to the Vehicles folder.
  • Extract inside the XML folder all the files contained in the pack. Download XML pack from here.

JSON PACK

Outfit:

  • Open your Rebound folder located in C:\Users\<User>\Documents\Rebound.
  • Navigate to the Outfits folder.
  • Extract all the files from the pack. Download outfit pack from here.

Map Mods:

  • Open your Rebound folder located in C:\Users\<User>\Documents\Rebound.
  • Navigate to the Map Mod folder.
  • Extract all the files from the pack. Download map mods pack from here.

Vahicle Pack:

  • Open your Rebound folder located in C:\Users\<User>\Documents\Rebound.
  • Navigate to the Vehicles folder.
  • Extract all the files from the pack. Download vehicle pack from here.

HEIST EDITOR

  • 1. Pay for the Cayo Perico heist (20k intial setup cost) and finish it off legitimately at least once, otherwise it's risky to edit it. Same goes for the casino heist.
  • Pay for it again, and don't do anything else. Pay the 20k initial setup cost then just sit in the submarine with the menu injected.
  • Disable all protections. Nothing must stay on or you risk bugging out the missions.
  • Open recovery -> heist editor -> Cayo Perico and set it up like so for maximum payout
  • Make sure the primary target is the most expensive one, by clicking on this after selecting the primary target submenu
  • Press Apply Edits! and the Finale should be available with a maximum of 11m as payout. Cheat through the whole mission with TP and aimbot, collect the keycards dropped by guards around the villa after you're done murdering everyone, then get down in the vault, steal the statue, steal the two gold piles, and flee with teleport.

NOTE: Rockstar has implemented a limit that prevents you from earning more than 2.550.000$ per run or more than 4.100.000$ per hour from this heist. Run the casino heist as well to maximize your payouts, and edit the Cayo heist's parameters accordingly to not go past 2.55m$ per run.

MENU TRANSLATION

  • First, make sure to run the menu at least once, then navigate to the C:\Users<USER>\Documents\Rebound\Translations folder.
  • You can start by creating a simple JSON file containing nothing. This is as simple as Right Click > New > Text document, name it whatever you want, the name does not matter, neither does the extension.
  • Once the file has been created, open it with Notepad, Notepad++, Visual Studio Code, Atom, Sublime Text, or any other text editor work just fine
  • Paste this in the file to get started translating the menu!
{
"Player": "球员",
"Weapon": "Weapon in chinese!",
"Vehicle": "Vehicle in chinese!"
}
  • On the left, the label seen as the menu shows it in game, on the left you can put the translated word that the menu will use and show instead of the regular text. This works with pretty much all labels inside the menu.
  • Translations are based on the JSON file format for simplicity.
  • Once done with translation work, one can load it in the menu by navigating to Settings -> Translation.

MENU NAVIGATION

  • F4  to open or close the menu.
  • Num 5 to select a feature or enter a submenu.
  • Num 0 to go back.
  • Num 8 and Num 2 to move up and down.
  • Num 4 and Num 6 to change the value of a feature.

COMMON MISTAKES TO AVOID : Placing the vehicle files in the wrong section (ex. Dragging XML vehicles into the JSON folder). Trying to use unsupported file extensions. Dragging the whole zip file in the folder (you will need to extract vehicle files)