[ESX] MSK Banking | Advanced Bankingsystem

Github Download

Documentation
Youtube Video Preview

Description

  • Create your first main account
  • Create a second account
  • Create society accounts (integrated System or Addon_Account) [in config.lua]

  • Invoices
  • Investment
  • Transactionshistory

  • Animation at the ATMs [setatm models in config.lua]
  • Deposit, Withdraw and Transfer money
  • Transfer money via Accountnumber not via PlayerID [offline Transfer]
  • NPCs or Marker at the Bank [toggleable in config.lua]
  • Bankcard item needed to access a ATM [buyable at the Bank]
  • Set different locations for a Bank with a few options [look at the config.lua]
  • You can set the ranks that have access to the society account [in config.lua]

  • Set the Notification you want to use
  • Set Custom Banner for the NativeUI Menu
  • Discord Logs [deposit, withdraw, transfer, create or delete account, change accountnumber]

Optional Requirements

  • esx_addon_account
  • esx_billing
  • myBilling
  • okokBilling

My other Scripts

Paid

Free

3 Likes

Update v1.1

  • Fixed change Accountnumber with Mainaccount if you already created a second Account.

Update this script it runs much too high 0.14-0.18ms at resmon

I know that. Please be patient.

When will this be? and what will there be a fix for the armor

Update v2.0

  • Completly reworked the Code
  • Improved performance
  • Added esx_addon_account
  • Added Discord Logs and much more [read the Description above]

Re-download msk_banking at your keymaster

1 Like

Update v2.1

  • Added a new Option for Custom Banner
  • NativeUI Menu is closing if not in distance
  • Fixed can’t change IBAN if second Account created

Re-download msk_banking at your keymaster

1 Like

Update v2.2

  • Added Option for Distances
  • Added Option for ESX Legacy
  • Fixed Bug where you only can open the Bank at Legion Square Bank

Re-download msk_banking at your keymaster

1 Like

With V2 its fixed :slight_smile:

Update v2.3

  • Fixed Jobs and Ranks for Society Accounts

Update v2.4

  • Fixed Investment payouts

Re-download msk_banking at your keymaster

1 Like

Update v2.5

  • Fixed creating Mainaccount
  • Fixed some text labels

Update v2.6

  • Disable PIN Feature in config

Re-download msk_banking at your keymaster

1 Like

Update v2.6.1

  • Fixed a small Bug with esx_addonaccount (not necessary if you don’t have problems)
  • No database.sql needed anymore. Items will be inserted automatically

Re-download msk_banking at your keymaster

1 Like

hi, i buyed this but can you make this work for esx 1.9

Hey I saw your post at discord. This is the Solution.

You lack the required entitlement to use msk_banking
Try restarting your server and make sure your server license key is correct. If you bought the resource on the wrong account, you can transfer it to another account on https://keymaster.fivem.net/

Update v3.0

  • Completly reworked the Code
  • New Database Structur (will be updated automatically. you won’t lose any money!)
  • Improved Performance
  • Fixed Discord Webhook Logs
  • Invoices
  • Numpad NUI
  • Transactionhistory
  • Transactionhistory for Paychecks (view documentation)
  • Set a reason for the transfer
  • You can set you own TextUI in Config
  • NativeUI will be re-opened after Deposit, Withdraw, …
  • Investment: Added chance to get or lose money
  • Lots of new Events and Exports (view documentation)
1 Like

Update v3.1

  • Improved serverside performance
  • Fixed an Error with menu.lua:448: bag argument #1 to ‘gsub’
  • Fixed a small Bug if addon_account and sync_money is activated
  • Added new Events to the documentation

Update v3.1.1

  • Added okokBilling

Update v3.1.2

  • Fixed an error if not using okokBilling

Update v3.1.3

  • Some Bugfixes
  • Investment Fix if dynamic is deactivated
  • Added new Scenario Animation
  • Added Bankcard Prop for ATMs

Update v3.1.5

  • Fixed critical Error

Update v3.2

  • Several Bugfixes
  • Fixed Second Account if addon_account = true
  • Changed getSharedAccounts Event (view documentation)

Update v3.2.1

  • Fixed critical Error with Second Accounts

Update v3.2.2

  • Fixed Error that you can’t use Banking if you created a new Account

Update v3.3

  • Some Bugfixes
  • Fixed some Bugs with SharedAccounts
  • Added Dots for Numbers that it looks like 1.000 and not like 1000
  • Deleted unnecessary database queries, because sharedaccounts.lua has better performance
  • Changed and added some exports (few documentation for more information)

Update v3.3.1

  • Fixed Society Accounts not getting updated if addon_account is activated

Update v3.3.3

  • Fixed Transactionhistory
  • Fixed some English Translations
  • New Event will be triggered if SharedAccounts changes - (view documentation)
  • Rewritten Investment - (Performance Improvements)
  • Investment will now be executed before server restart if time if nearly over
  • New Export and Callback for Investment - (view documentation)

Latest Version of msk_core will be needed!