Advertisement
UndyingSouls9423Disc

Vehicle ESP

Jan 29th, 2020
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. while true do
  2. for L_149_forvar1 = 1, 30 do
  3. wait(0.1)
  4. L_148_.Text = math.floor((L_2_.Character.Head.Position - L_146_arg1.PrimaryPart.Position).magnitude).." m"
  5. end;
  6. L_148_.Text = L_146_arg1.Name;
  7. wait(3)
  8. if not L_54_.Value then
  9. break
  10. end
  11. end
  12. end)
  13. end;
  14. for L_152_forvar1, L_153_forvar2 in pairs(getVehicles()) do
  15. if L_153_forvar2 then
  16. L_141_func(L_153_forvar2)
  17. end
  18. end;
  19. else
  20. for L_155_forvar1, L_156_forvar2 in ipairs(L_2_.PlayerGui:GetChildren()) do
  21. if L_156_forvar2:IsA("BillboardGui") then
  22. L_156_forvar2:Destroy()
  23. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement