[Release] [ESX] [FREE] gb_banking - Extended banking system

u updated ??? and what about ATM machines ?

and also fix hud problem so that i can finalize this script in my server <3

Will do this today, atm’s too.

1 Like

ok and what what about es admin2 and other scripts which spawn money in bank give any triger event code to replace es admin2 and other menu code so that admin can spawn money from admin menu to main account <3

also please rework ui Thanks for ur trust line didnot show on ui due to colour problem background colour and text colour are same and also can u remove space between account number because in general people didnot add space while transfer money so it show error if didnot add spaces while transfer so kindly remove space between account numbers

Fixed UI glitch and added ATMs detected by models. ESX hud will be there later :wink:

1 Like

Thanks for update can u modify it just like other banking script because if we use esadmin2 or other admin menu to spawn money that gives error because of bank column not found in user table…if u can’t understand what i want to say just reply …sorry for my bad English

Will add support for es_admin2 too.

But i have covid19 since saturday and updates will be delayed :confused:

1 Like

No problem bro when u will fine then give update hope u will be alright

1 Like

what is the recommended es_extended version?

works fine with final version

This one bro Copy This Only!

Config = {}

Config.HelpText1 = “Press ~ INPUT_PICKUP ~ to use a banking terminal ~ b ~”
Config.HelpText2 = “Press ~ INPUT_PICKUP ~ to use the ~ b ~ ATM”

Config.Logged = “Logged in”
Config.CurrentlyLogged = “Someone is already logged in to this account”
Config.WrongPassword = “Incorrect password”

Config.PINchanged = “The PIN code has been changed”

Config.NotEnoughMoney = “You don’t have that much money”
Config.NewCreditCard = “A new credit card has been generated”

Config.PasswordChanged = “Password changed”
Config.WrongBackup = “Invalid backup code”

Config.ArleadyHaveAccount = “You already have an account”
Config.LoginInUse = “Login is already taken”
Config.AccountCreated = “Account created successfully”

Config.WrongAmount = “Invalid amount”
Config.MoneyDeposit = “Money has been deposited”
Config.MoneyWithdraw = “The money was withdrawn”

Config.TransferToMe = “You cannot transfer money to yourself”
Config.TransferDone = “The transfer is made”

Config.NullValues = “Login / Password / Backup code cannot be empty”
Config.BackupCodeLenght = “The backup code cannot be longer than 4 digits”

Config.ChangedMainAccount = “You changed your main account”

GGS This is Awesome Bank Script Thanks.

Good day. I’m trying to figure out how to put in GCPhone, the visible balance in the main bank account…
Can anyone help me? Have any of you tried it?