Find any script for Roblox

Enter the name of the game or script.

Phantom Forces script – (Aimbot)

Functions: Aimbot

Script developer: Nexilist

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)

Thank you for using our website
Your script:

				
					-- Settings --
getgenv().Settings = {
   Aimbot = true,
   Adjust_Bullet_Drop = true,
   Target_Prediction = true,
   Realistic_Aiming_Speed = true,
   Hitscan_Priority = "Head", -- Head, Torso, Closest
   Hitscans = { { "Head", true }, { "Body", true }, { "Limbs", false } },
   Smoothing_Type = "Exponential", -- Exponential (For realistic aiming but isn't as good as Linear) / Linear
   Randomization = 1,
   Smoothing = 20,
   FOV = 8,
   FOVType = "Dynamic", -- Dynamic / Static
   Wallbang = true,
   MaxWalls = 2,
   ShowDebugMenu = true,
   DrawFOVCircle = true,
   FOVCircleSettings = {
       Color = Color3.fromRGB(255, 255, 255),
       Transparency = 1,
       Thickness = 1,
   }
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/Nexilist/MyScripts/main/Pishy%20Pampor.lua", true))()
				
			
Leave a Comment

Your email address will not be published. Required fields are marked *