Sandhurst Military Academy Script | SPAM SHOOT



Created by SkylinegtsR33

Features:

  • Grab a free gun
  • Hold it
  • execute script
  • aim at someone and they’re dead ( dont shoot your gun or it will kick you… just aim at them its basically spamming 100 bullets at once wherever your crosshair is)…
  • dont shoot while the cheat is loaded servers ac will fuck you
  • WONT DEAL DAMAGE TO ANYONE OTHER THEN GUARDS OR PEOPLE YOU CAN SHOOT
local Players = game:GetService("Players")
local player = Players.LocalPlayer
local mouse = player:GetMouse()
local randomKey = Random.new(131719996080);
ignoreList = {};

while true do
    local shotSound = player.Character.FreeGun.Extras.GunShot
    local endBarrel = player.Character.FreeGun.EndBarrel

    local v28, v29, v30, v31 = workspace:FindPartOnRayWithIgnoreList(Ray.new(endBarrel.CFrame.p, (Vector3.new(mouse.Hit.X, mouse.Hit.Y, mouse.Hit.Z) - endBarrel.CFrame.p).unit * 2048), ignoreList, false, true);

    player.Character.FreeGun.FirearmRemote:FireServer(randomKey:NextNumber(), "firearm:fire", v28, v29, v30, v31, shotSound, endBarrel)

    wait()
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!