Skip to content

Harmonyasha/Roblox-Owl-http-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video if you have troubles

https://youtu.be/-knOqCdWtKw

installation guides

server side

git clone https://github.com/OwlUniversal/owls-httpserver.git
cd owls-httpserver
pip install -r requirements.txt

config example

{
  "token": "discord.bot.token.here"
}

client side

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.

Documentatuin Documentatuin

About

Roblox script loader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages