[FREE] Anti Controller Aim Assist and Anti Lock On [softAim.rpf]

Script installation is simple, just put it in the resources folder and start.
I did not add any ban or kick in the script.

SCRIPT
Rpf or controller tries to enter the server with aim assist, aimbot automatically turns off.

Download: Github

My other paid works

NEW [PAID] [QB/QBOX/ESX] Cylex MULTICHARACTER
NEW [PAID] [STANDALONE] Cylex DEATH LOG (Valorant Style DAMAGE LOG) (PVP & RP)
NEW [PAID] [QB/ESX] Cylex Housing SYSTEM
NEW [PAID] [STANDALONE] NEW UI UPDATE! Cylex ANIMATION MENU V2 +6000 EMOTE (Custom Emotes, Dances, Sync Emotes AND MORE!)
[PAID] [QB&ESX] Cylex DAILY REWARDS
[PAID] [QB&ESX] Cylex MODERN Banking
[PAID] [STANDALONE] Cylex DEATH SCREEN
cylex_hud
cylex_garage
cylex_loadingscreen
cylex_multicharacter
cylex_spawnselector
cylex_deathlog
cylex_dashcam
cylex_antimetafiles
cylex_antimagicbullet
cylex_pausemenu
cylex_vehiclecontrol
cylex_market
cylex_animationmenu
shiftedgarage_mlo
hit_run_mlo

5 Likes

Showcase video please?

1 Like

nice work bro

2 Likes

No need to showcase. Recently they were making aim bot with aim assist via mouse with rpf file. The script turns off both the aim assist made with the rpf file and the controller aim assist

1 Like

Does this mess with RPF’s that give you Tracers and shit?

No, it just turning off aimbot

1 Like

But if someone have aimbot with any cheat or hack?

It won’t catch it, unless the cheat is an aimbot with “controller aim assist”.

Curious, what is the reasoning behind

SetPlayerLockon(player, true)

Surely this should be set to false? I know what rpf you’re talking about and can confirm your script does work I am just wondering why you enable lockon if that is intentional?

1 Like

Yes, you’re right, I left true while testing. Fixed thank you.

So unfortunatly found a problem with changing that ped config flag. It seems to break the IsPlayerFreeAiming() native leading to it always returning false even if you’re aiming in. Which has the potential to break many scripts if used on a server.

An alternative seems to be GetPedConfigFlag(PlayerPedId(), 78).

Maybe you have some more insight into this?

Any news on this?