![[ZAROVIAN WEAPONS!] Phantom Forces](/images/script/292439477-1723952780949.png)
75.0k Views
OP ESP
[ZAROVIAN WEAPONS!] Phantom ForcesUploaded by 2 years ago
Please login to perform these actions:Description
Shows every person on the map, including your teammates. (NOTE) Sometimes it will break and either not show the enemy, or will just show the gun.
Comments
1

Offline
AimlockDev 2 years ago - Edited
Also sometimes you might have to use this script (its the same but also different)
print("ESP PF Initialized.") enemyteam = game.Work*e.Players:GetChildren()[1] friendlyteam = game.Work*e.Players:GetChildren()[2] while wait(0.1) do for ,v in enemyteam:GetDescendants() do if v.ClassName == "Model" then if v:FindFirstChild("Highlight") then else local h = Instance.new("Highlight",v) h.FillColor = Color3.new(1,0,0) h.FillTransparency = 0.4 print(string.format("Highlighted %s",v.Name)) end end end for ,v in friendlyteam:GetDescendants() do if v.ClassName == "Model" then if v:FindFirstChild("Highlight") then else local h = Instance.new("Highlight",v) h.FillColor = Color3.new(0.227451, 1, 0.054902) h.FillTransparency = 0.8 print(string.format("Highlighted %s",v.Name)) end end end end
![[🎉 RELEASE] Anime Astral Simulator](/images/script/113236157544232-1780333729144.png)
Voxle Hub
