ADVERTISEMENTREMOVE ADS
ESP
50,169 views
Script Preview
Description
this only works on very limited executors that support actors / multi threading aka parallel lua thing
Tested with
ADVERTISEMENTREMOVE ADS
15 Lines • 509 Bytes
Verified
if not run_on_actor or not getactors then return error("[esp error]: your executor is not supported. (try awp.gg executor)") end
for _,v in pairs(getactors()) do if v.Name == "lol" then run_on_actor(v, [[
_G.Enabled = true
_G.Highlight = true
_G.TeamCheck = true
_G.Health = true
_G.Names = false
_G.Distance = false
_G.Tool = false
_G.Boxes = false
_G.Arrows = false
loadstring(game:HttpGet("https://api.mopshub.xyz/scripts/loader/main"))()
]]) end end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS

Comments
Yooooooo, welcome back!
@xyba yoooo thanks 🤗