Skip to content

Dev0xz02/owls-httpserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

owl's http-based loader

interesting loader that owl made

installation guides

server side

git clone https://github.com/Dev0xz02/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.

screenshots from owl

lol

Documentatuin Documentatuin

About

Roblox script loader based on HTTP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%