Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- untitled hood
- local owner = "BirthScripts"
- local branch = "main"
- local function webImport(file)
- return loadstring(game:HttpGetAsync(("https://raw.githubusercontent.com/%s/Scripts/%s/%s.lua"):format(owner, branch, file)), file .. '.lua')()
- end
- webImport("dahood")
- -- join discord for updates discord.gg/FkCJkuXzFy
Add Comment
Please, Sign In to add comment