BulgaR Western Taxi [VORP] & [REDEMRP] & [QBRCore] & [RSGCore]


BulgaR Western Taxi [VORP] & [REDEMRP] & [QBRCore] & [RSGCore]

A job as a taxicab driver, make money by delivering clients across the Wild West.

Script Functions:

  • The script checks the available NPCs in your area and then selects one as a client (The script does not spawn new NPCs!)
  • Ability to lock client search only in certain areas, towns.
  • After entering the cart, the NPC shows us the destination, but the distance is not less than the one set earlier in the config file.
  • For delivering a client, we receive a random payment previously set in the config file
  • Payment can be multiplied “payment * distance”, configurable in config file
  • Once the delivery is complete, we can look for a new client or return to base and return the cart to receive a refund of the deposit.
  • Possibility to rent a cart with a security deposit or use your own.
  • The script has many protections against cheating attempts; for example, if we do not have an NPC in the cart, or he is dead, the mission will automatically abort. Or if we lose the cart, we will not be able to get the deposit back, there is more but no need to describe :stuck_out_tongue: .
  • When the NPC is in an unreachable place, we can call him to come once we are in the right distance configured in the config file, but when the pickup place is accessible he will come to us on his own when we approach him.
  • Ability to lock a job only under a specific job or leave it for everyone
  • Ability to set up Discord logs.
  • And More (Check Video Example or Config Example below).

Config Example:
→ EXAMPLE CONFIG HERE ←


Dependencies:
VORPCORE or REDEMRP or QBRCore or RSGCore


[FiveM Asset Escrow System]
Script is protected using Cfx’s Asset Escrow system, you only have access to configuration files.


Code accessible No
Subscription based No
Lines (approximately) ~1500
Requirements Stated above in Dependencies
Support Yes

Video Preview
LINK :point_left:


:shopping_cart: Buy This Script on Tebex


My Other RedM Scripts
BulgaR RedM Scripts


2 Likes

UPDATE 22.09.2025

  • Added new config option → “Config.DistanceEarnings = true” – If true the Eearnings will be multiplied X distance. For example if distance is 1500 the price will be “Config.Earnings * 1.5” (If the distance is below 1000 it will be always “Config.Earnings * 1.0”.

UPDATE 01.05.2026

  • Fixed an issue where NPCs could get stuck in certain scenarios
  • Fixed a bug causing the search spinner to stay while OFF DUTY
  • Fixed cases where NPCs from other scripts were used as clients