void df6800222d | ||
---|---|---|
LICENSE | ||
README.md | ||
blackscreenfix.bat |
README.md
A Guide to Swift Executor
Contents:
About Swift
Swift is a multipurpose ROBLOX executor, created by 0xcoredumped and Peyton. sUNC: 86% | UNC: 94%
Official Website: https://getswift.xyz
Official Discord: https://discord.gg/getswift
Installation
Join the Swift Discord Server and download the bootstrapper from #download-here.
Notes:
- 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.
- 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.
HTTP Error 400/403
You must re-do the key system. Go to https://getswift.xyz/real/0/0/0/0
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.
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
Constant Crashes
Currently being investigated
Script Developer Info
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.
❌ crypt.decrypt
❌ debug.getconstant
❌ debug.getconstants
❌ debug.getinfo
❌ debug.getprotos
❌ debug.getupvalue
❌ debug.getupvalues
❌ debug.setconstant
❌ debug.setupvalue
❌ getcallbackvalue
❌ getscriptclosure
❌ setscriptable
Guide made by void | 109dg