Features:
- Optimized: 0.00-0.01ms when you donβt see bank markers and 0.03-0.04ms if you are near a bank marker (when the bank menu is open 0.00ms)
- Players can create several cards (the maximum number is set in the config)
- Cards have a limited service time, after this time the cards are blocked (you can withdraw money from them and remove the card)
- The service period is specified in the config for each card separately (lifetime)
- Cards have balance limits
- Balance limits are set for each card separately in the config
- When creating a card, the user is prompted to select a background
- The list of backgrounds is specified for each card separately
- Bills script is embedded in the resource (If you have previously installed esx_billing, you just need to turn it off, the bank has a built-in event that allows you to accept accounts using the old trigger)
- The resource has been tested on an active server for more than a month
- The resource has been tested in an unscrupulous community that likes to look for bugs in scripts and use cheats. A large number of vulnerabilities have been fixed.
- PayGate:
- This script allows the user to select any of their cards for payment
- During the payment process, the script constantly checks the payment status and any attempt to change the value or in any way bypass the system for bad purposes, the script will stop the payment process and return the status βfailedβ
- Has a limited time for payment, if in the allotted time the payment is not completed, the script will return the status βfailedβ
- Discord logs are made on a queue basis so as not to get temporary blocking from discord
To embed a resource on your server, you will need to replace all the previous functions with bank accounts and change the paycheck script (examples are in the readme file)
The readme file contains several examples of using the functions to make it easier for you to understand how it works
Some features are borrowed from es_extended (different versions) - to get rid of incompatibility problems with other versions esx
Design partially inspired by vb-banking
Update 1.0.1
- Added ESX version using OxMySQL
- Added QBCore version using ghmattimysql
- Added QBCore version using OxMySQL
Update 1.0.2
- For those who use qtarget, the script for interaction with banks has been changed
Aim at a bank or ATM and press ALT
Update 1.0.3
- Added support for new version QBCore
- Added the ability to enable search for ATMs by props, instead of coordinates (qtarget)
- Fixed a bug with incorrect work of bank markers
Update 1.0.5
For QBCore
- Minor amendments, for the possibility of changing standard functions in frameworks, for interacting with bank accounts
- Fixed a bug - due to which they did not take money for issuing a card
- Old versions of QBCore is no longer supported
- ghmattimysql is no longer supported
- Corrections have been made to SQL queries for the latest versions of oxmysql
- Added support for qb-target
- Fixed billing script
- Fixed incorrect notifications
For ESX
Update will come later
- Not Obfuscated
- Not IP locked
- Source code
- Fully customizable
My other resources:
Code accessible | [Yes] |
Subscription based | [No] |
Lines (approximately) | [2700] |
Requirements |
QBCore: qb-core, oxmysql; ESX: es_extended, mysql-async; Optional: qtarget or qb-target |
Support | [Yes] |