Update README.md

main
void 2025-01-10 17:06:06 +00:00
parent 373959d6f3
commit bd4360a892
1 changed files with 37 additions and 8 deletions

View File

@ -14,13 +14,35 @@ Swift is a multipurpose ROBLOX executor, created by 0xcoredumped. **sUNC: 86% |
**Official Discord: https://discord.gg/getswift** **Official Discord: https://discord.gg/getswift**
## **Installation** ## **Installation**
Join the [**Swift Discord Server**](https://discord.gg/getswift) and download the bootstrapper from #download-here.
You will need a key. To get one, go to **https://getswift.xyz/real/0/0/0/0**. You **MUST** disable your anti-virus, otherwise required files may not be downloaded properly. See [Disable Anti-Virus](#disabling-anti-virus)
1. Join the [Swift Discord Server](https://discord.gg/getswift)
2. Download `swift-bootstrapper.exe` from #download-here
3. Once installed, double-click the bootstrapper file and wait for the files to copy.
4. All Set! Now you have Swift.exe installed. You will have to sign up.
### **Signing up**
1. Obtain a key from https://getswift.xyz/real/0/0/0/0. See [Loot-Labs Issues](#loot-labs-not-working) for troubleshooting.
2. Register with a **unique** username and password (make sure to remember the password!) and put your key in.
3. You now have access to the Swift Executor! Note: Swift keys only last for a day. You will have to get a new one whenever it expires.
4. (optional) In the discord server, run /linkdiscord to link your discord account to your swift account. This will help recovering your account.
### **Disabling Anti-Virus**
This assumes you have administrative privileges and do not have any other anti-virus software on your device besides Windows Defender.
1. Open **Windows Settings**
2. Go to the **Privacy & Security** tab.
3. Go to **Windows Security**
4. Select **Virus & Threat Protection**
5. Under **Virus & Threat Protection Settings** click **Manage Settings**
6. Disable **Real-Time Protection**. You may need to input an admin password.
7. Scroll down and disable **Tamper Protection**. You may need to input an admin password.
Notes: Notes:
- The bootstrapper does **not** require administrative privileges, so Standard Accounts can run it - The bootstrapper does **not** require administrative privileges, so Standard Accounts can run it
- You may need to disable your Anti-Virus in order to install. Swift is completely safe to use. Anti-Virus scans show false-positives. - You will need to disable your Anti-Virus in order to install. Swift is completely safe to use. Anti-Virus scans show false-positives.
- For the decompiler, read the [**Script Developer Info**](#script-developer-info) - For the decompiler, read the [**Script Developer Info**](#script-developer-info)
## **Bug Fixes** ## **Bug Fixes**
@ -54,9 +76,15 @@ If this doesn't work, follow these instructions:
4. Redownload the swift-bootstrapper.exe from #download-here in the main server. 4. Redownload the swift-bootstrapper.exe from #download-here in the main server.
5. Kill any background apps with Task Manager (edge, explorer, spotify) and then try inject again. 5. Kill any background apps with Task Manager (edge, explorer, spotify) and then try inject again.
### **HTTP Error 400/403** ### **HTTP Error 403**
You must re-do the key system. Go to https://getswift.xyz/real/0/0/0/0 You must re-do the key system. Go to https://getswift.xyz/real/0/0/0/0
### **HTTP Error 400**
1. Ensure the anti-virus is turned **off**.
2. Delete all swift-related files (`bin`, `notbin`, `workspace`, `scripts`, `autoexec`, `swift-bootstrapper.exe`, `Swift.exe`)
3. Press Win+R and type `%localappdata%` and delete the Swift folder (if it exists)
4. Redownload the swift-bootstrapper.exe from #download-here in the main server.
### **You have been blocked by the owner (Website)** ### **You have been blocked by the owner (Website)**
This is a Cloudflare rate limit. Wait 2 minutes and retry. If the issue persists, contact a support staff. This is a Cloudflare rate limit. Wait 2 minutes and retry. If the issue persists, contact a support staff.
@ -113,7 +141,7 @@ This is because the memory address was not found, or there was not enough space.
1. Ensure your windows is up-to-Date 1. Ensure your windows is up-to-Date
2. Reinstall ROBLOX/Bloxstrap fully (must need bloxstrap) 2. Reinstall ROBLOX/Bloxstrap fully (must need bloxstrap)
3. Restart your PC 3. Restart your PC
4. Launch swift as Administrator 4. Launch Swift.exe as Administrator
5. Open bloxstrap and launch roblox. 5. Open bloxstrap and launch roblox.
6. Inject 6. Inject
@ -122,12 +150,13 @@ This is because the memory address was not found, or there was not enough space.
2. Delete all swift-related files (`bin`, `notbin`, `workspace`, `scripts`, `autoexec`, `swift-bootstrapper.exe`, `Swift.exe`) 2. Delete all swift-related files (`bin`, `notbin`, `workspace`, `scripts`, `autoexec`, `swift-bootstrapper.exe`, `Swift.exe`)
3. Press Win+R and type `%localappdata%` and delete the Swift folder (if it exists) 3. Press Win+R and type `%localappdata%` and delete the Swift folder (if it exists)
4. Redownload the swift-bootstrapper.exe from #download-here in the main server. 4. Redownload the swift-bootstrapper.exe from #download-here in the main server.
5. Kill any background apps with Task Manager (edge, explorer, spotify) and then try inject again. 5. Run it as administrator
6. If that doesn't work, see [**Not executing script**](#not-executing-script) 6. Kill any background apps with Task Manager (edge, explorer, spotify) and then try inject again.
7. If that doesn't work, see [**Not executing script**](#not-executing-script)
### **Not executing script** ### **Not executing script**
1. Close ROBLOX and Swift 1. Close ROBLOX and Swift
2. Install [**DepsInstaller**](https://cdn.discordapp.com/attachments/1209716503214293082/1325804197106417684/DepsInstaller.exe?ex=677d1ee0&is=677bcd60&hm=f45fc3eea6c0ec5b405aafc1c2c2097280d1a1469859d0e128df5795a03e21ff&) 2. Install [**DepsInstaller**](https://cdn.discordapp.com/attachments/1238624510543003709/1327319700572471337/DepsInstaller.exe?ex=6782a24d&is=678150cd&hm=7e9da446de077f254a07345f9bd886353885470621271d330cc08b6b2b08bf73&)
3. Run as Administrator 3. Run as Administrator
4. Wait for everything to download 4. Wait for everything to download
5. Restart your PC when the prompt is shown 5. Restart your PC when the prompt is shown