Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local owner = "BirthScripts"
- local branch = "main"
- local function webImport(file)
- return loadstring(game:HttpGetAsync(("https://raw.githubusercontent.com/%s/Birthday-Hub/%s/%s.lua"):format(owner, branch, file)), file .. '.lua')()
- end
- webImport("script")
- -- dahood and untitled hood! script credits to dimag16
- -- ui by kavo ui
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement