Introduction
1.
Installation
1.1.
Whitelisting from Anti-Virus Software
1.2.
Creating a Synapse X Account
2.
General Usage
2.1.
User Interface Layout
2.2.
Options
3.
Developing Scripts
3.1.
Intro to the Script Environment
3.2.
Objects and Metatables
3.3.
Importance of Newcclosure
3.4.
Metamethod Hook Examples
3.5.
Function Hooks
3.6.
Using the Decompiler
3.7.
Using the Debug API
3.8.
Calling External Functions
3.9.
Filesystem APIs
3.10.
Web APIs
4.
API Reference
4.1.
Environment Functions
4.2.
Script Functions
4.3.
Table Functions
4.4.
Input Functions
4.5.
Hooking Functions
4.6.
Reflection Functions
4.7.
Console Functions
4.8.
Filesystem Functions
4.9.
Miscellaneous Functions
4.10.
Libraries
4.10.1.
Bit Library
4.10.2.
Crypt Library
4.10.3.
Debug Library
4.10.4.
Drawing Library
4.10.5.
Syn Library
4.10.6.
Websocket Library
5.
Credits
Light
Rust
Coal (default)
Navy
Ayu
Synapse X Documentation
Libraries
We will now list the libraries within Synapse.
Jump to the
bit library
.