nastia mouse bonus pastebin local Players = game:GetService("Players") -- // Vars local LocalPlayer = Players.LocalPlayer local accomidationfactor = 0.165 -- // Silent Aim Module local SilentAim = loadstring(game:HttpGet("https://pastebin.com/raw/2f0mGbMP"))() SilentAim.TeamCheck = false -- // Metatable vars nastia mouse bonus pastebin How to get it? nastia mouse bonus pastebin local mt = getrawmetatable(game) local backupindex = mt.__index setreadonly(mt, false) -- // Check if player is down SilentAim.checkSilentAim = function() local checkA = (SilentAim.SilentAimEnabled == true and SilentAim.Selected ~= LocalPlayer) local playerCharacter = SilentAim.Selected.Character local daHood = (playerCharacter.BodyEffects["K.O"].Value == false or playerCharacter:FindFirstChild("GRABBING_CONSTRAINT") ~= nil) nastia mouse bonus pastebin PasteShr nastia mouse bonus pastebin return (checkA and daHood) end -- // Hook mt.__index = newcclosure(function(t, k) if (t:IsA("Mouse") and (k == "Hit")) then print(t, k) local CPlayer = SilentAim.Selected if (SilentAim.checkSilentAim()) then if (CPlayer.Character:FindFirstChild("Head")) then nastia mouse bonus pastebin How to get it for free? nastia mouse bonus pastebin return {p=(CPlayer.Character.Head.CFrame.p+(CPlayer.Character.Head.Velocity*accomidationfactor))} end end end return backupindex(t, k) end) -- // Revert setreadonly(mt, true) nastia mouse bonus pastebin