Skip to content

Latest commit

History

History
36 lines (28 loc) 路 1.71 KB

File metadata and controls

36 lines (28 loc) 路 1.71 KB

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