Update README.md
parent
1f20dae747
commit
e06a9b684f
13
README.md
13
README.md
|
@ -92,6 +92,14 @@ Update ROBLOX or Download [Bloxstrap](https://github.com/bloxstraplabs/bloxstrap
|
|||
2. Once done, run `/hwidreset`\
|
||||
If the issue persists, create a Support Ticket.
|
||||
|
||||
### **Successfully Injected but says Not Injected**
|
||||
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 https://discord.com/channels/868278834821230613/1269853435323351050
|
||||
5. Kill any background apps with Task Manager (edge, explorer, spotify) and then try inject again.
|
||||
|
||||
|
||||
## **Known Issues**
|
||||
### **VirtualProtectEX Error 487**
|
||||
This is because the memory address was not found, or there was not enough space.\
|
||||
|
@ -100,13 +108,12 @@ 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
|
||||
|
||||
### **Constant Crashes**
|
||||
Currently being investigated
|
||||
|
||||
## **Script Developer Info**
|
||||
Swift documentation -> https://docs.getswift.xyz/api-reference
|
||||
|
||||
Swift does not have a built-in decompiler, so you will have to install the **lua-lifter.exe** file in #changelogs (Added in 0.3.9 / Dec 24 2024).
|
||||
|
||||
The following functions have not been found in the sUNC test.\
|
||||
|
|
Loading…
Reference in New Issue