Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script [Free/QBCore] Renewed Banking | Inspired UI

Elenawis

Silver Elite
Joined
Sep 6, 2022
Messages
19
Reaction score
685
Points
306
Location
Türkiye
48924ffbc53028b612a581f0702f703f27f00b67_2_690x388.jpeg


Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
 

Attachments

  • 64d5b5eff9250459de8540087edc313aea2ed48b_2_690x388.png
    64d5b5eff9250459de8540087edc313aea2ed48b_2_690x388.png
    31.1 KB · Views: 1,588

LiorIsael

Silver Elite
Joined
Jun 28, 2022
Messages
21
Reaction score
9
Points
166
Location
ISRAEL
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
nice
 

hope243

Gold Elite
Joined
Nov 7, 2021
Messages
90
Reaction score
63
Points
231
Location
sadas
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
res
 

boersuen

Member
Joined
Apr 19, 2021
Messages
3
Reaction score
0
Points
146
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
sheesh
 

Dimi88_dimi88

Silver Elite
Joined
May 10, 2022
Messages
20
Reaction score
6
Points
156
Location
greece
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
+1
 

Tate

Gold Elite
Joined
Jun 9, 2021
Messages
180
Reaction score
154
Points
256
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
 

KeyFob

Member
Joined
Sep 1, 2021
Messages
4
Reaction score
1
Points
146
Location
NY
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
 

safwaan

Member
Joined
Mar 27, 2023
Messages
2
Reaction score
0
Points
146
Location
bangladseh
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
Supporthow to install
 

lines124

Member
Joined
Apr 1, 2023
Messages
5
Reaction score
0
Points
156
Location
United Kingdom
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
thanks bud looks sick
 

Pause_Fivemm

Member
Joined
Mar 3, 2022
Messages
6
Reaction score
0
Points
146
Location
Gelderland
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
niceee
 

jxo4

Member
Joined
Apr 22, 2023
Messages
7
Reaction score
0
Points
156
Location
Alta Street
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
ncie
 

bgibson6828

Member
Joined
Jan 8, 2022
Messages
4
Reaction score
0
Points
156
Location
usa
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
Sweeeettt
 

OaK_rain

Bronze Elite
Joined
Jun 20, 2022
Messages
38
Reaction score
4
Points
166
Location
latvia
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
 

Blackout 14

Member
Joined
Feb 18, 2023
Messages
1
Reaction score
0
Points
156
Location
Africa
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
nice
 

murlocn1337

Member
Joined
Sep 23, 2021
Messages
3
Reaction score
5
Points
146
Location
Sweden
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
xd nice
 

Bennyx067

Member
Joined
Dec 9, 2021
Messages
11
Reaction score
0
Points
166
Location
Germany
View attachment 8446

Project Description​

The user interface was heavily inspired by the Pixelless Banking Interface.
This resource is a replacement for qb-banking, qb-atm, qb-managment

addictions​








Features​

  • Personal, Occupation, Gang, Shared Accounts
  • Withdrawal, Deposit, Transfer between accounts
  • Offline Player Full Support
  • QB Target Support
  • Optimized Resource (0.00ms Always Running)

Future Ideas/Plans​

  • Transitions to “Page Controller” to View Charts/Graphs (Visualizing Banking Data)
  • Export Account Button (DOJ's button to export account data)

Integration (Server Export)​

HTML:
exports['Renewed-Banking']:handleTransaction(account, title, amount, message, issuer, recipient, type, transID) ---@param account<string> - business name or citizen ID --- @param title<string> - Transaction example title `Personal Account / ${Player.PlayerData.citizenid}` ---@param amount<number> - Transaction amount ---@param message<string> - Description transaction - --@param issuer<string> - Name or Character of Business issuing invoice ---@param recipient<string> - Name of Business or Character receiving invoice ---@param type<string> - deposit | pullback ---@param transID<string> - (optional) Force a specific transaction ID instead of creating one. ---@return operation<table> { ---@param trans_id<string>- Transaction ID for the generated transaction ---@param amount<number> - Transaction amount ---@param trans_type<string> - deposit | withdrawal ---@param recipient<string> - Name or Character of the Business receiving the invoice ---@param message<string> - Description of the transaction ---@param issuer<string> - Name of the Business or Character issuing the invoice ---@ param time<number> - Period timestamp of the transaction ---} export['Renewed-Banking']:getAccountMoney(account) ---@param account<string> - Job Name | Custom Account Name ---@return amount<number> - Amount of money that account incorrectly exported['Renewed-Banking']:addAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number>false export['Renewed-Banking']:removeAccountMoney(account, amount) ---@param account<string> - Job Name | Custom Account Name ---@param amount<number> - Transaction amount ---@return completed<boolean> - true | wrong code]

[HEADING=1]Preview[/HEADING]
https://www.youtube.com/watch?v=erxDVNu1mW8

[ATTACH type="full" width="601px"]8447[/ATTACH]

[HEADING=1]download[/HEADING]
[URL='https://github.com/Renewed-Scripts/Renewed-Banking/releases/download/v1.0.1/Renewed-Banking.rar']Download GitHub  [/URL]
[URL='https://renewed.tebex.io/']Other Versions[/URL]

[HEADING=1]Setup[/HEADING]
[LIST=1]
[*]Insert the provided SQL
[*]Edit your QBCore/Shared/jobs.lua & gangs.lua file and add bankAuth = true to job notes with access to community funds
[/LIST]

[HEADING=1]Update Logs[/HEADING]
v1.0.1

Added Banking Blips to the resource

[HEADING=1]SSS[/HEADING]
[LIST=1]
[*]Doesn't Create UI What Should I Do?
Make sure you import the sql file and download the version from the right side of the github page. It will be tagged as Renewed-Banking.rar, make sure it's not source code!
[*]How do I convert from qb-managment → Renewed-Banking?
[/LIST]

[CODE=html]exports['qb-management']:GetAccount => export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddMoney => export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveMoney => export['Renewed-Banking']:removeAccountMoney
export['qb-management']:GetGangAccount=> export['Renewed-Banking']:getAccountMoney
export['qb-management']:AddGangMoney=> export['Renewed-Banking']:addAccountMoney
export['qb-management']:RemoveGangMoney=> export['Renewed-Banking']:removeAccountMoney

Code accessibleYes
subscription basedFREE
Lines (approximately)900+
Requirementsin the statement
SupportYes
 
Top