Back to Browse

FiveM | Shake Tutorial 2024

11.6K views
Feb 4, 2024
0:52

New Vortex Leaks Discord - https://discord.gg/q8sruX23uS (paste the link on the google search bar or somewhere on Discord) function OnEvent(event, arg) if (event == "PROFILE_ACTIVATED") then EnablePrimaryMouseButtonEvents(true) end if IsKeyLockOn("capslock") then if IsMouseButtonPressed(1) then MoveMouseRelative(2, 0) -- Move right by 5 pixels repeat MoveMouseRelative(-13, 0) -- Move left by 4 pixels Sleep(13) MoveMouseRelative(13, 0) -- Move right by 4 pixels Sleep(13 ) until not IsMouseButtonPressed(1) end end end

Download

0 formats

No download links available.

FiveM | Shake Tutorial 2024 | NatokHD