real_escape_string($_POST['email']); $enabled = isset($_POST['enable_2fa']) ? 1 : 0; $key = $_SESSION['user_key']; // oder $_COOKIE['userKey'] $stmt = $db->prepare("UPDATE users SET email = ?, email_2fa_enabled = ? WHERE username = ?"); $stmt->bind_param("sis", $email, $enabled, $key); $stmt->execute(); if ($enabled) { $subject = "2FA Activation – PositionCheats"; $message = "Hello,\n\nYou have successfully activated 2FA via email for your account.\nFrom now on, you will receive a 6-digit login code when logging into your dashboard.\n\n– PositionCheats Team"; $headers = "From: no-reply@positioncheats.company"; mail($email, $subject, $message, $headers); } $success_msg = "✅ Settings saved. 2FA " . ($enabled ? "activated" : "deactivated") . "."; } ?>
This figure shows the number of users currently logged in in real time.
This figure shows the total number of users who have ever logged in.
You can download the launcher here to use Position in GTA Online. With the key you received from Sellix.io, you can log in to the launcher.
DOWNLOADServer Status: Auth Servers are Online!
Latest Update: April 08, 2025
Current Version: 1.1 Beta
Loading changelog...
Latest Update: March 30, 2025
Current Version: 6.1.2
Load HWID...
Load HWID...
Your VIP-Status is active til (Lifetime) Lifetime.
------------------------------------------------
Where can i get Lua Scripts for Positions Imgui?
Getting Lua ScriptsHow can i install LuaScripts & use it?
1. Download any Script from the List
2. Open Position Launcher and go to Settings
3. Select any Lua Script you want to install
4. Inject Mod Menu and open Imgui with VK_Delete
5. Go to Settings and Enable your installed Luascript