Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local owner = "MirayXS"
- local branch = "anti-steal"
- local function webImport(file)
- return loadstring(game:HttpGetAsync(("https://raw.githubusercontent.com/%s/Aux/%s/%s.lua"):format(owner, branch, file)), file .. '.lua')()
- end
- webImport("Pineapple")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement