A guide to Swift Executor
 
Go to file
void 18cf3fbb79 Guide 2025-01-05 19:06:32 +00:00
LICENSE Initial commit 2025-01-04 23:17:24 +00:00
README.md Guide 2025-01-05 19:06:32 +00:00
blackscreenfix.bat Black Screen Fix 2025-01-05 18:26:23 +00:00

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.

Screen Black when injected

This is because of the C++ Drawing Library used by Swift.

  1. Download blackscreenfix.bat here
  2. Run blackscreenfix.bat normally. Do not run as Admin
  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.

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

  1. Disable your VPN
  2. Disable Adblockers
  3. Use Edge
  4. Use Quad9 DNS (Watch the Tutorial)
  5. Clear your Browser Cache (Watch the Tutorial)

Cloudflare Captcha issue

  1. Use Edge
  2. Open an InPrivate window (Ctrl+Shift+N)
  3. Retry

VCRUNTIME140.DLL Not Found

Install vc_redist.x64.exe

.NET SDK 6.0.0 for Bloxstrap

Install .NET SDK

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.

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