https://youtu.be/-knOqCdWtKw
git clone https://github.com/OwlUniversal/owls-httpserver.git
cd owls-httpserver
pip install -r requirements.txt
{
"token": "discord.bot.token.here"
}
download model right here
open roblox studio, choose classic baseplate and move model that you just downloaded into roblox studio
in roblox studio, open mainmodule which you just inserted and change "https://web.owluniversal.repl.co/" to ur http's server
and then public the mainmodule to roblox, make "Distribute on Marketplace" to true and click "Submit".
after it publishes, copy id which was shown in that window, remember the id which you just copied!!
now, open notepad and paste into notepad ur id and copy this require(ID)("discordid:Folder name:Password:UserName")
and also paste it into ur notepad.
change ID
to ur id which you got from roblox studio and ur done with clientside 👍
to use clientside in roblox just change "discordid" - ur discord id, "Folder name" - script which u uploaded to server, "Password" - script's password and "UserName" is ur roblox username.