void 29d00b082e | ||
---|---|---|
LICENSE | ||
README.md | ||
blackscreenfix.bat |
README.md
A Guide to Swift Executor
Contents:
About Swift
Swift is a multipurpose ROBLOX executor, created by 0xcoredumped. sUNC: 97% | UNC: 96%
Official Website: https://getswift.xyz
Official Discord: https://discord.gg/getswift
Installation
You MUST disable your anti-virus, otherwise required files may not be downloaded properly. See Disable Anti-Virus
- Join the Swift Discord Server
- Download
swift-bootstrapper.exe
from #download-here - Once installed, double-click the bootstrapper file and wait for the files to copy.
- All Set! Now you have Swift.exe installed. You will have to sign up.
Signing up
- Obtain a key from https://getswift.xyz/real/0/0/0/0. See Loot-Labs Issues for troubleshooting.
- Register with a unique username and password (make sure to remember the password!) and put your key in.
- 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.
- (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.
- Open Windows Settings
- Go to the Privacy & Security tab.
- Go to Windows Security
- Select Virus & Threat Protection
- Under Virus & Threat Protection Settings click Manage Settings
- Disable Real-Time Protection. You may need to input an admin password.
- Scroll down and disable Tamper Protection. You may need to input an admin password.
Notes:
- The bootstrapper does not require administrative privileges, so Standard Accounts can run it
- 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
Bug Fixes
The instance with the Selected PID doesn't exist
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
Screen Black when injected
This is because of the C++ Drawing Library used by Swift.
- Download blackscreenfix.bat here
- Run
blackscreenfix.bat
normally. Do not run as Admin - Bloxstrap will be automatically installed. Follow the instructions to install it.
- ROBLOX will not launch. Once you see a pop up on the
blackscreenfix.bat
, you can cancel Bloxstrap. - Launch ROBLOX with the Bloxstrap Launcher.
If this doesn't work, follow these instructions:
- Search for "Roblox" in the start menu
- Right Click & Open File Location.
- Right Click on Roblox Player & Open File Location
- Right Click on RobloxPlayerBeta -> Properties -> Compatibility
- Check Disable Fullscreen Optimizations is enabled.
Injector.exe does not exist / Dll3.dll does not exist
- Ensure the anti-virus is turned off.
- Delete all swift-related files (
bin
,notbin
,workspace
,scripts
,autoexec
,swift-bootstrapper.exe
,Swift.exe
) - Press Win+R and type
%localappdata%
and delete the Swift folder (if it exists) - Redownload the swift-bootstrapper.exe from #download-here in the main server.
- Kill any background apps with Task Manager (edge, explorer, spotify) and then try inject again.
HTTP Error 403
You must re-do the key system. Go to https://getswift.xyz/real/0/0/0/0
HTTP Error 400
- Ensure the anti-virus is turned off.
- Delete all swift-related files (
bin
,notbin
,workspace
,scripts
,autoexec
,swift-bootstrapper.exe
,Swift.exe
) - Press Win+R and type
%localappdata%
and delete the Swift folder (if it exists) - Redownload the swift-bootstrapper.exe from #download-here in the main server.
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.
Loot-Labs not working
- Disable your VPN
- Disable Adblockers
- Use Edge
- Use Quad9 DNS (Watch the Tutorial)
- Clear your Browser Cache (Watch the Tutorial)
Cloudflare Captcha issue
- Use Edge
- Open an InPrivate window (Ctrl+Shift+N)
- Retry
VCRUNTIME140.DLL Not Found
Install vc_redist.x64.exe
.NET SDK 6.0.0 for Bloxstrap
Install .NET SDK
0x1 / auth.swift issues
Delete auth.swift
from the bin
folder, then relaunch and login.
0x4 (Bad Request)
- Open Settings -> Time & Language -> Date & Time
- Ensure Set Time Automatically is enabled.
- Scroll down and click Sync Now under Additional Settings
/notbin missing
- Close Swift.
- Create a folder called
Swift
- Move all Swift Files (
autoexec
,bin
,scripts
,workspace
,Swift.exe
) into the new folder - Create a new folder called
notbin
insideSwift
- Drag the
swift_bootstrapper.exe
into theSwift
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
HWID Mismatch
- Use
/linkdiscord
in the Discord Server - Once done, run
/hwidreset
If the issue persists, create a Support Ticket.
Successfully Injected but says Not Injected
- Ensure the anti-virus is turned off.
- Delete all swift-related files (
bin
,notbin
,workspace
,scripts
,autoexec
,swift-bootstrapper.exe
,Swift.exe
) - Press Win+R and type
%localappdata%
and delete the Swift folder (if it exists) - Redownload the swift-bootstrapper.exe from #download-here in the main server.
- Kill any background apps with Task Manager (edge, explorer, spotify) and then try inject again.
VirtualProtectEX Error 487
This is because the memory address was not found, or there was not enough space.
- Ensure your windows is up-to-Date
- Reinstall ROBLOX/Bloxstrap fully (must need bloxstrap)
- Restart your PC
- Launch Swift.exe as Administrator
- Open bloxstrap and launch roblox.
- Inject
Error Injecting DLL / Failed to open process
- Ensure the anti-virus is turned off.
- Delete all swift-related files (
bin
,notbin
,workspace
,scripts
,autoexec
,swift-bootstrapper.exe
,Swift.exe
) - Press Win+R and type
%localappdata%
and delete the Swift folder (if it exists) - Redownload the swift-bootstrapper.exe from #download-here in the main server.
- Run it as administrator
- Kill any background apps with Task Manager (edge, explorer, spotify) and then try inject again.
- If that doesn't work, see Not executing script
Not executing script
- Close ROBLOX and Swift
- Install DepsInstaller
- Run as Administrator
- Wait for everything to download
- Restart your PC when the prompt is shown
- Open anti-virus settings, and make sure
real-time protection
andtamper protection
are both off. - Launch Swift as administrator
- Open the website version of Roblox and try attaching there.
Known Issues
Game Freezes on Teleport
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.
❌ WebSocket.connect
❌ getconnections
❌ getcallbackvalue
Data from voxlis.net
Guide made by void | 109dg