ADVERTISEMENTREMOVE ADS
Game icon

ESP

Phantom Forces PC
11 months ago
Script preview thumbnail
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
Raw
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

Comments

2 comments
to add a comment
xy

Yooooooo, welcome back!

0
0
Sh

@xyba yoooo thanks 🤗

1
0
ADVERTISEMENTREMOVE ADS