Skip to content

Sc-Rhyan57/mspaint

 
 

Repository files navigation

mspaint Fã Edition

![IMPORTANTE]

Essa versão do script foi cancelada e não é o oficial! Um hub de script decente, gratuito e de código aberto 🥶

loadstring(game:HttpGet("https://raw.githubusercontent.com/Sc-Rhyan57/mspaint/refs/heads/main/main.lua"))()

Links:

Addons

Você pode encontrar documentação sobre como criar um complemento aqui: https://docs.upio.dev/mspaint/addons/getting_startedVocê

Website

our website is at https://mspaint.upio.dev (source code here at https://github.com/notpoiu/webmspaint)

Important

This script now uses the wax bundler to organize code

Bundling mspaint via wax

To bundle all the scripts, you have to follow these steps:

  1. Install rokit if you haven't already
  2. Open Powershell or the command-line shell of your liking and cd to this repository
  3. Run rokit install and wait for it to install all the dependencies
  4. Run lune run Build bundle input='default.project.json' minify=false output='Distribution/Script.luau' env-name="Script" darklua-config-path="Build/DarkLua.json" temp-dir-base="Distribution" verbose=true

You can find the bundled script in /Distribution/Script.luau.

About

a open source roblox script hub

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Luau 100.0%