probanana

Phantom Forces Silent Aim

Nov 16th, 2022
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. getgenv().fov = 180 -- Any angle between 0-180 degrees
  2. getgenv().visibleCheck = false -- true, false
  3. getgenv().targetedPart = "Head" -- "Head", "Torso" or "Random"
  4. loadstring(game:HttpGet("https://raw.githubusercontent.com/Spoorloos/scripts/main/silent_aim_v2.lua"))()
Add Comment
Please, Sign In to add comment