Functions: ESP

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)
Thank you for using our website
Your script:
local s, r = pcall(game.HttpGet, game, 'https://raw.githubusercontent.com/wally-rblx/roblox-scripts/main/criminality_esp.lua')
if s and loadstring(r) then
pcall(loadstring(r))
else
game.Players.LocalPlayer:Kick('failed to load')
end

Leave a Comment