Installation
Step-by-step instructions on deploying the AFK Fishing script
Download & Extract
Acquire the script (e.g., from Tebex or another repository).
Place the folder in your FiveM
resources
directory:Rename if needed.
Add to Server Config
Replace
afk_fishing
with your folder name if it differs.
Ensure Framework
If
Config.Framework = "auto"
, the script attempts to detect ifes_extended
orqb-core
orqbox-core
is started.If you prefer a forced selection, set
Config.Framework = "ESX"
(or"QBCore"
/"QBOX"
).
Last updated