πŸ’‘Installation

Step-by-step instructions on deploying the AFK Fishing script

  1. Download & Extract

    • Acquire the script (e.g., from Tebex or another repository).

    • Place the folder in your FiveM resources directory:

      resources/[local]/afk_fishing
    • Rename if needed.

  2. Add to Server Config

    ensure afk_fishing
    • Replace afk_fishing with your folder name if it differs.

  3. Ensure Framework

    • If Config.Framework = "auto", the script attempts to detect if es_extended or qb-core or qbox-core is started.

    • If you prefer a forced selection, set Config.Framework = "ESX" (or "QBCore" / "QBOX").

Last updated