gb_banking
gb_banking copied to clipboard
FiveM Extended Banking Script
Features of gb_banking
- Multiple bank accounts for your character.
- Manual ESX paycheck account change.
- Debit cards with possibility to change dc number and PIN code.
- Credit cards with possibility to change cc number and PIN code. - TO DO
- You can pay using not yours debit card.
- Money transfer on account number.
- Your account login and password.
- Account 4 digit backup code.
- Exploit protection.
- ? Dynamic identifier change
Requirements
Installation
- Put
gb_banking
folder into yourresources
folder. - Add
ensure gb_banking
in yourserver.cfg
file. - Import
gb_banking.sql
into your database. - Delete your server data
cache
folder.
If you want to make ESX paycheck work with main accounts
- Navigate to
installation/es_extended/server
folder. - Copy
paycheck.lua
. - Paste it into
es_extended/server
folder and replace.
If you want to make esx_shops work with debit cards
- Navigate to
installation/esx_shops
folder. - Replace and add events from
server.lua
into your shop server script. - Add function and replace fragment of code from
client.lua
in your shop client script.
FAQ
-
How can i change the language?
In the config.lua file. -
Is it compatibile with ESX?
Yes script is ESX only. -
Where can i get help?
By openning github issue.