MADE BY NoobSploit#0001
FEATURE:
- OBS CANT SEE THE ESP
UNIVERSAL GAMES
SCRIPT:
local repository = "noobhosting"
local branch = "noobscript"
local function import(file)
loadstring(game:HttpGet(('https://raw.githubusercontent.com/%s/%s/main/%s'):format(repository,branch,file..'.lua')))()
end
import('esp')