Update README.md

main
void 2025-01-05 19:18:27 +00:00
parent a5a7920f47
commit 36a3fd639a
1 changed files with 36 additions and 0 deletions

View File

@ -26,6 +26,10 @@ Notes:
This means that Swift cannot find the ROBLOX Executable.\
To fix this, click the ☁️ button at the bottom left of the Swift UI and select the current ROBLOX process.
### **Bloxstrap Issues**
Reinstall [Bloxstrap](https://github.com/bloxstraplabs/bloxstrap/releases/latest)
### **Screen Black when injected**
This is because of the C++ Drawing Library used by Swift.
1. Download blackscreenfix.bat [here](https://nullstate.net/blackscreenfix.bat)
@ -33,6 +37,12 @@ This is because of the C++ Drawing Library used by Swift.
3. Bloxstrap will be automatically installed. Follow the instructions to install it.
4. ROBLOX will not launch. Once you see a pop up on the `blackscreenfix.bat`, you can cancel Bloxstrap.
5. Launch ROBLOX with the Bloxstrap Launcher.
If this doesn't work, follow these instructions:
1. Search for "Roblox" in the start menu
2. Right Click & Open File Location.
3. Right Click on Roblox Player & Open File Location
4. Right Click on RobloxPlayerBeta -> Properties -> Compatibility
5. Check **Disable Fullscreen Optimizations** is enabled.
### **HTTP Error 400/403**
You must re-do the key system. Go to https://getswift.xyz/real/0/0/0/0\
@ -58,11 +68,37 @@ Install [**vc_redist.x64.exe**](https://aka.ms/vs/17/release/vc_redist.x64.exe)
### **.NET SDK 6.0.0 for Bloxstrap**
Install [**.NET SDK**](https://download.visualstudio.microsoft.com/download/pr/396abf58-60df-4892-b086-9ed9c7a914ba/eb344c08fa7fc303f46d6905a0cb4ea3/dotnet-sdk-6.0.428-win-x64.exe)
### **0x1 / auth.swift issues**
Delete `auth.swift` from the `bin` folder, then relaunch and login.
### **0x4 (Bad Request)**
1. Open Settings -> Time & Language -> Date & Time
2. Ensure **Set Time Automatically** is enabled.
3. Scroll down and click **Sync Now** under Additional Settings
### **/notbin missing**
1. Close Swift.
2. Create a folder called `Swift`
3. Move all Swift Files (`autoexec`, `bin`, `scripts`, `workspace`, `Swift.exe`) into the new folder
4. Create a new folder called `notbin` inside `Swift`
5. Drag the `swift_bootstrapper.exe` into the `Swift` folder and run it (You can get this from #download-here in the Discord Server.)
### **Status Code Not 200 (Roblox Version Error)**
Update ROBLOX or Download [Bloxstrap](https://github.com/bloxstraplabs/bloxstrap/releases/latest)
### **HWID Mismatch**
1. Use `/linkdiscord` in the Discord Server
2. Once done, run `/hwidreset`
If the issue persists, create a Support Ticket.
## **Known Issues**
### **VirtualProtectEX Error 487**
This is because the memory address was not found, or there was not enough space.\
A clean restart of your machine may help. It is currently being investigated.
### **Game Freezes on Teleport**
Currently being investigated
### **Successfully Injected but says Not Injected**
Currently being investigated