CTRL BANK (VORP)

19.99 EUR

Overview:

Introducing the RedM Bank Management Script, a robust and versatile solution designed to replace the default banking framework in VORP. This script offers a comprehensive suite of features to streamline banking operations for players and enterprises within the RedM ecosystem.

Video : https://youtu.be/BY4Y7pJIWJA
Discord : https://discord.gg/aynDrTGUKj

Key Features:

  • Multilingual Support: Available in three configurable languages: French, English, and Spanish.
  • Automatic Player Bank Account Creation: Seamlessly create player bank accounts without any manual intervention.
  • API-Driven Enterprise Account Creation (WIP): Easily create enterprise or other types of accounts via API integration (currently in progress).
  • Multi-Account & Enterprise Account Management: Supports multi-account management and enterprise accounts not linked to players (manual database insertion required).
  • User-Friendly Bank Menu Access: Open the bank menu with "/openBank". The client script is not encrypted, allowing you to trigger any desired event easily. Assistance is available via Discord if needed.
  • Cash Deposit and Withdrawal: Simple and efficient cash deposit and withdrawal functionalities.
  • Comprehensive Transaction History: Full transaction history for complete transparency.
  • Account Transfers: Effortlessly transfer funds between accounts.
  • Account Accreditation: Assign different access levels (read, write, and owner) to bank accounts.

Upcoming Features:

  • Complete API Documentation: A fully documented API for creating enterprise accounts.
  • Favorite Accounts for Transfers: Save favorite accounts for quick and easy transfers.
  • Multiple UI Options: Future updates will include multiple UI designs, allowing you to select the one that best suits your preferences.
  • NPC Bank Interactions: Depending on demand, direct interactions within banks using NPCs will be integrated.

Documentation:

Important: Please import the .sql file into your database.

To open the bank menu:
/openBank 

or use the following code:
TriggerServerEvent("ctrl_bank:getBankAccounts", function (data) print(data) end) 


To change the language:
ConfigBank.Locale = 'French' | 'English' | 'Spanish'  

Dependency:

ctrl-notify (optional)
vorp-core (mandatory)

Encryption Details:

Encrypted via Escrow:

  • server/server.lua

Unencrypted Files:

  • html/*
  • client/client.lua

Ensure to follow the documentation and import the necessary database files to get started with your RedM Bank Management Script. For any further assistance, reach out via our Discord support channel.