Skip to content

SussySpt is a lua script made for YimMenu. With very many features for GTA Online.

License

Notifications You must be signed in to change notification settings

pierrelasse/YimStuff

Repository files navigation

YimStuff

SussySpt is a script for gta online with tons of features.
Yimutils, a libary for script developers

The scripts are made for YimMenu.

Table of contents

Feedback

If you encounter a bug or have a feature request, please create a issue.

You have a question? Feel free to start a discussion.
You can optionally contact me on discord dcistdreck.

If you like the project and want to let me and others know, you can star the repo! ⭐

If you don't know if you should make a issue or not. Just go ahead and make one. ;)

Build it yourself

To build the final files yourself, open a terminal (command prompt) inside of the project folder, and execute the following command to build SussySpt.

  • Windows: t.bat build or t.bat build --release
  • Linux or related: ./t.sh build or ./t.sh build --release

You can find the final file located at build/libs/SussySpt.lua.

Other