Update README.md
parent
bd4360a892
commit
6c42605824
20
README.md
20
README.md
|
@ -8,7 +8,7 @@
|
||||||
- [Script Developer Info](#script-developer-info)
|
- [Script Developer Info](#script-developer-info)
|
||||||
|
|
||||||
## **About Swift**
|
## **About Swift**
|
||||||
Swift is a multipurpose ROBLOX executor, created by 0xcoredumped. **sUNC: 86% | UNC: 94%**
|
Swift is a multipurpose ROBLOX executor, created by 0xcoredumped. **sUNC: 97% | UNC: 96%**
|
||||||
|
|
||||||
**Official Website: https://getswift.xyz**\
|
**Official Website: https://getswift.xyz**\
|
||||||
**Official Discord: https://discord.gg/getswift**
|
**Official Discord: https://discord.gg/getswift**
|
||||||
|
@ -178,17 +178,11 @@ 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).
|
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.\
|
The following functions have not been found in the sUNC test.\
|
||||||
❌ crypt.decrypt\
|
❌ WebSocket.connect
|
||||||
❌ debug.getconstant\
|
❌ getconnections
|
||||||
❌ debug.getconstants\
|
❌ getcallbackvalue
|
||||||
❌ debug.getinfo\
|
|
||||||
❌ debug.getprotos\
|
Data from [**voxlis.net**](https://voxlis.net/assets/unc/swift.json)
|
||||||
❌ debug.getupvalue\
|
|
||||||
❌ debug.getupvalues\
|
|
||||||
❌ debug.setconstant\
|
|
||||||
❌ debug.setupvalue\
|
|
||||||
❌ getcallbackvalue\
|
|
||||||
❌ getscriptclosure\
|
|
||||||
❌ setscriptable
|
|
||||||
|
|
||||||
Guide made by void | 109dg
|
Guide made by void | 109dg
|
Loading…
Reference in New Issue