Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

openUNC (open source UNC)

used for testing exploit capability

tutorial how to run

  1. RECOMMENDED if your exploit supports request function you should use this
loadstring(request({Url="https://raw.githubusercontent.com/loadstring1/openUNC/refs/heads/main/openUNC.lua",Method="GET"}).Body)()
  1. if your exploit is so garbage that it doesn't support basic request and requires game:HttpGet instead then use this
loadstring(game:HttpGet("https://raw.githubusercontent.com/loadstring1/openUNC/refs/heads/main/openUNC.lua"))()

About

used for testing exploit capability

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages