PURCHASING A KEY
Buy 2Take1 Standard
Visit our store page to buy 2Take1 Standard and receive your key instantly. You can use your credit/debit card with the Stripe option or purchase with Bitcoin.
If you wish to use PayPal, please join our discord server.
Buy 2Take1 VIP
Visit our store page to buy 2Take1 VIP and receive your key instantly. You can use your credit/debit card with the Stripe option or purchase with Bitcoin.
If you wish to use PayPal, please join our discord server.
*Note: You can buy VIP directly without purchasing the standard version
Upgrade 2Take1 Standard Lifetime to VIP Lifetime
Head over to our store page to buy 2take1 “Standard Lifetime to VIP Lifetime Upgrade”. Instructions on how to get your upgrade done will be emailed to you after that.
If you wish to use PayPal, please join our discord server.
Check Junk/Spam in-case you don’t see the relevant purchase emails.
REDEEMING A KEY
Step 1: Account Creation/Login
Head over to https://2take1.menu/login and login or create a new account.
Step 2: My Account
After logging in, get to the “My Account” tab and find the “Redeem a Code” button.
Step 2: Redeem Your Key
You will see a text prompt after clicking on the button. Put the license key we provided you in either Sellix email, or delivered in a ticket, and click on save button.
HOW TO JOIN THE 2Take1 PRIVATE SERVER
This part is the most important. You need to join 2Take1 private server to find translations, LUA scripts, themes, and many more shared by other users in there. Also you can get direct official support from 2Take1 staff team. Follow the steps below to join.
Step 1: First Join The Public Server
Join Public 2Take1 server. You can click on this invite URLhttps://discord.com/invite/ZdAntXTpCu or you can also find the updated links on 2Take1 website.Currently public server is called “imsoscared’s server”
Step 2: Find [$] sub0to#2044 BOT
Once you join the server, try to find the [$] sub0to#2044 BOT. It is in the third place in public server’s member-list.
Step 3: Message [$] sub0to#2044 BOT with Your 2Take1 Token
Login to your account on the 2Take1 website, and when you get to the user panel, you should be able to see your token below your registered email address. It is a long string of letters, numbers, and signs and unique to each 2Take1 account. You need to copy that whole string and message the [$] sub0to#2044 BOT. Example below:
Message the bot with -> $auth yourtokenhere
$auth ZXlKcGRpSTZ…
Once you send the message, the bot should invite you to the latest private 2Take1 Discord server.
A 2Take1 token and a Discord token are completely different things and unrelated.Extra: If you like to get the VIP role in private server, message the bot again with your token, but this time instead of using $auth command, use $vip.
GETTING STARTED
Installation
Please watch the video below to see how to install the menu to your computer. The video also explains how to redeem.
How To Open 2Take1
Press - on the Numberpad to open the menu when you see the “Welcome” message.
How to open 2Take1 With Controller
- Enable controller support in menu settings.
- Close the menu with keyboard.
- Open the menu with the controller using this combo: Rt + →
CHANGING KEYBINDS
You can edit menu controls however you like.
CREATING ONE YOURSELF
Step 1: Locating configuration file
Open Windows Search and search for “%appdata%” Find the folder named “Popstar Devs“, go to “2Take1Menu” folder inside of it, and right-click on “2Take1Menu.ini“, select “Open with” and choose any other text editing program. Like Notepad, Microsoft Word etc.
Step 2: Find the bindable keys
You should see a the text file named “KEYS.txt” in the menu files you downloaded from 2Take1 website.
Open them to see which keys are bindable and their keycode.
Step 3: Bind
Find the key you want to bind and the function. Add the key code after “=” sign in the function row.For example, let’s bind the “MenuRight” function to right arrow key instead of Numpad 6.Find the right arrow keycode on “KEYS.txt“, which is currently “RIGHT“.Delete the Numpad 6 keycode from the function (NUM6), and add right arrow keycode (RIGHT)It will look like this:MenuRight=RIGHTAfter this, we can go right on the menu (changing a value in the menu) with right arrow key, instead of Numpad 6.
PRE-MADE CONFIGURATION FOR KEYBOARDS WITHOUT A NUMPAD
Step 1: Downloading the configuration file
You can find download for pre-made configuration settings from here.
Step 2: Placing the configuration file
Open Windows Search and search for “%appdata%” Find the folder named “Popstar Devs“, go to “2Take1Menu” folder inside of it and put the downloaded file into the folder.
Step 3: Re-inject the menu
Re-inject the menu to apply the new changes.
*After setting the configuration file, keybinds should be:
Open: F4
Uninject: Hold F12
Up, Down, Left, Right: Arrow keys
Menu tab changing (local online spawn tabs above): Page Up/Down
Menu go back: Backspace
Select/enable: Enter
ADDING TRANSLATIONS
2Take1 can be translated by you, or you can import an already made translation by some other user. Here’s how you can do that.
CREATING ONE YOURSELF
Step 1: Locating translation file
Open Windows Search and search for “%appdata%” Find the folder named “Popstar Devs“, go to “2Take1Menu” folder inside of it, and right-click on “lang.ini“, select “Open with” and choose any other text editing program. Like Notepad, Microsoft Word etc.
Note* If you don’t have a “lang.ini” file, you may need to create one yourself with using the menu in-game, in “Settings” submenu.
Step 2: Translating
The format on “lang.ini” should be something like this:
[Language]
0x00000000=Weapons
Simply delete the English part of the row, and translate it to your desired language.
Example:
[Language]
0x00000000=Armes
Step 3: Applying the translation
You need to re-inject the menu to apply translations.
Note: Delete the “lang.ini” file or move it to somewhere else to reset the translation and return to English.
IMPORTING PRE-MADE TRANSLATIONS
Step 1: Finding user-shared translations
You can find translations made by other users in Private 2Take1 Discord, you can see how to join private server tutorial “here“.
After joining there, go to “language-share” channel and download a translation. You can also share the translation you have prepared for other users.
Step 2: Finding user-shared translations
Open Windows Search and search for “%appdata%”Find the folder named “Popstar Devs“, go to “2Take1Menu” folder inside of it.
Put the downloaded translation in “.ini” format to 2Take1Menu folder, or replace the “lang.ini” that is already exists in 2Take1Menu folder.
HOW TO INSTALL LUA SCRIPTS
You can install your own lua scripts or pre-made ones. Here’s how you can do that.
CREATING ONE YOURSELF
Please visit 2Take1’s API documentation and tutorial on how to create a script yourself with LUA language.
IMPORTING PRE-MADE SCRIPTS
Step 1: Finding user-shared scripts
You can find scripts made by other users in Private 2Take1 Discord, you can see how to join private server tutorial “here“
After joining there, go to “lua-script-share” channel and download a script. You can also share the LUA script you have prepared for other users.
Step 2: Installing the script
Open Windows Search and search for “%appdata%“
Find the folder named “Popstar Devs“, go to “2Take1Menu” folder inside of it.
Open “scripts” folder and put the “.lua” file inside of it.
You’ll find the downloaded LUA scripts in “Scripts” submenu. Select the name of the LUA once to load the script.
Go to “Script Features” submenu to use the downloaded script.
*Note 1: If you have done the installation while the menu was still injected, you need to refresh the scripts in menu. Go to “Scripts” submenu and run “Refresh Scripts” option once. Then you will be able to see the downloaded script.
*Note 2: The user who shared the script may have shared some additional requirements. Please pay attention to what they said and apply what they said to make the script work properly.
MONEY MAKING METHOD
STANDARD MENU
You can use Cayo Perico or Casino heist skips to finish heists easily.
Enable god-mode, do some bullet modifications, go to Heist tab and disable things like cameras, unlock doors; whatever you feel like is the best and finish the heists easily.
VIP MENU
The VIP menu comes with a Business Manager. You can get money while freely roaming the world.
Business Manager will make your active businesses (MC Businesses, Nightclub, Arcade, Bunker…) produce products, restock and sell in the background. You just need to activate the option and leave it the rest.
This option will not impact FPS. Also, we recommend that only activate this while you’re free-roaming, not in missions.
Click here to watch a TikTok video on how to use Business Manager
LUA SCRIPTS
LUA Scripts can be added to both versions of the menu, and some of them can be used for money. Currently, users have developed a 1.2 million CEO money loop and many different ways to heists. Join the private server to download scripts, tutorial on how to join the private server is above.
*Warning! As we don’t condone the use of the menu online, LUA Script money methods’ safety is not guaranteed and not supported by the actual developers of the menu nor by us. It is made by users for other users and it is up to you if you want to install it or not.