[PAID] | Rony Anti Silent Aim | Logs | Standlone

Are you tired of your players taking advantage using silent aim?

[ + ] Drops player and Discord logs.
[ + ] Detects edited x64a.rpf / silent aim.
[ + ] Customizable drops player message.

Price: 10€
[PREVIEW]
[BUY IT]

How silent aim works?
https://youtu.be/UC0rSc6ykng

Code is accessible No
Subscription-based No
Lines (approximately) 85
Requirements N/A
Support Yes

10 euros is ridiculous

CreateThread(function()
    while not DoesEntityExist(PlayerPedId()) do
        Wait(0)
    end
    while not NetworkIsPlayerActive(PlayerId()) do
        Wait(0)
    end

    -- The default dimensions provided here are only for mp freemode peds
    if GetEntityModel(PlayerPedId()) ~= GetHashKey('mp_m_freemode_01') or GetEntityModel(PlayerPedId()) ~= GetHashKey('mp_f_freemode_01') then
        return
    end

    local model = GetEntityModel(PlayerPedId())
    local min, max = GetModelDimensions(model)

    if min ~= vector3(-0.6095175, -0.25, -1.3) or max ~= vector3(0.6099811, 0.25, 0.945) then
        -- player has a modified hitbox ('x64a.rpf')
    end
end)

people like you are the reason modders are sometimes a big issue on fivem :smiley:

7 Likes

I was just about to write a code in here, 10 euros for this is forreal ridiculous. thank you :slight_smile:

not the same code :smiley: if it works for you, nice :v: