ktoxktox docs

Getting Started

Installation and setup guide for ktx_fishing, an AFK fishing system for FiveM.

Getting Started

ktx_fishing is an AFK fishing system for FiveM. Players cast rods at designated fishing spots to earn rewards through XP progression and loot tables. Features multiple rod types, configurable spots, and a React NUI interface.

Requirements

  • ox_lib - utility library
  • oxmysql - async MySQL driver
  • OneSync - must be enabled on your server
  • es_extended - default framework (adaptable via custom hooks)

Installation

  1. Download from Keymaster
  2. Extract to your server's resources folder
  3. Import fishing_database.sql into your database
  4. Import fishing_items.sql into your database
  5. Add to server.cfg

Warning: Load order matters. ox_lib must start before ktx_fishing.

ensure ox_lib
ensure ktx_fishing

First Launch

After starting the resource, fishing spots appear as blips on the map. Players need a fishing rod item in their inventory to start fishing. Walk to a fishing spot and interact to begin.

Rod types determine catch speed, success rate, and reward quality. Configure rods and spots under the Fishing key in static/config.json.