This is an automated script (AHK, v1.1 for now) for using the apartments trade-in exploit in GTA Online.
I take no responsibility for any bans, suspensions, or other consequences resulting from the use of this script.
Every user applies this script at their own risk.
For this to work, you need:
- GTA5 E&E (Enhanced & Expanded) version of the game (ATM it DOESN'T WORK on Legacy Edition),
- Game set to
1024x768
windowed mode, - Game's language set to English,
- Safezone size set to 7 ticks:
- Go to
Settings > Display
, set it to max (all the way to the right), then tap left three times,
- Go to
- Phone alerts set to OFF and Message Frequency set to 1 hour:
- Go to
Settings > Notifications
,
- Go to
- Frame Limit set to 60 fps and Pause Game on Focus Loss set to OFF:
- Go to
Settings > Graphics
,
- Go to
- "Snapmatic Quick Launch" set to OFF:
- Pull up the phone while in GTA Online, press the right arrow until you reach the "settings" tile, enter it, then go to "Snapmatic" and choose "Snapmatic Quick Launch OFF",
- Spawn Location set to any building except:
- Apartments, Garages, or entity-packed locations like LS Car Meet (examples: Hangar, Facility, Kosatka, Auto Shop).
- Download the
.zip
file and extract it (you need to install AutoHotKey v1.1 to use the script),
or - Download the
.exe
file (no installation required, but you cannot customize the hotkeys in the .exe version).
The script will ask for admin rights.
It won't run without admin rights because it needs them to add and remove firewall rules used for NoSave. Without admin rights, NoSave will not work.
- Sets up all 10 slots to a value of
$550k
each. - This must be run in Story Mode. Start the process and wait until it completes.
- This is the main hotkey used for "selling apartments" after all slots are prepared.
- This must be run in Story Mode. An input box will appear where you can specify the number of runs. Start the process and wait until it completes.
- Manually enables No-Save Mode, preventing the game from saving progress.
- Manually disables No-Save Mode, allowing the game to save progress again.
- Reloads or resets the entire AHK script.
- Completely terminates the script and disables No-Save Mode if it is active.
- This hotkey cycles through different delay options for Slow Mode.
- The delay cycles through
0ms
,50ms
,100ms
, ..., up to300ms
. - Use this if the script frequently fails during tasks like selecting apartments or navigating the web browser, such as accidentally opening Legendary Motorsport instead.
- Tip: Holding
Numpad6
for more than 500ms will immediately reset the delay to0ms
, without needing to cycle through all options. - Default:
0ms
(disabled).
- Toggles the display of the NoSave status.
- When enabled, a tooltip will show whether NoSave Mode is active or inactive.
- Use this to visually monitor the NoSave state.
- Hold
Numpad9
to activate debugging tooltips for better troubleshooting. - Default:
off
.
- Feel free to change hotkeys to your own preferences (if using the
.ahk
version). - If you encounter issues, ensure all requirements are met and admin rights are granted.
- Before creating a new issue, please check the Known Bugs section to see if the problem is already documented.
- (#6) ???it may be broken at this time test it and if it is make a bug report???
- (#7) R Menu Still bug's out the Script.
- Customizable Hotkeys in
.exe
Version: Add support for changing hotkeys directly in the.exe
version. - Enhanced Debug Mode: Provide more detailed logs for troubleshooting.
- Multi-Language Support for Script Menus: Allow users to choose the language for script popups and menus (e.g., the prompt asking for the number of runs).