Skip to main content
Rarx Banking Preview

Overview

Rarx Banking is a comprehensive banking system featuring deposits, withdrawals, transfers, debit cards, ATM interfaces, savings accounts, credit systems, and society accounts with multi-language support.

Features

Transactions

Real-time deposits, withdrawals, and transfers

Debit Cards

PIN security with lock/unlock functionality

ATM System

Complete ATM interface with card validation

Savings Accounts

Separate savings with interest earnings

Credit System

Configurable limits based on playtime

Society Accounts

Boss access to company funds

Additional Features

  • Transaction history with visual charts
  • Customizable UI colors and branding
  • Multi-language: English, Spanish, French, German, Portuguese

Requirements

Essential:
  • QBCore/ESX/QBox framework
  • oxmysql database
Optional:
  • ox_target or qb-target for enhanced targeting

Installation

1

Extract

Extract the rarx_banking folder to your resources directory.
2

Configure server.cfg

3

Restart Server

Restart your server. Database tables are created automatically.
4

Customize

Edit config.lua to customize settings.

Auto-Detection

The system automatically recognizes popular systems without manual configuration:

Inventory Systems

  • ox_inventory
  • qs-inventory
  • origen_inventory
  • ps-inventory
  • codem-inventory
  • qb-inventory

Notification Systems

  • ox_lib
  • okokNotify
  • mythic_notify
  • pNotify

Configuration

Framework Selection

Bank Locations

ATM Models

UI Customization

Savings Interest

Credit System

Society Accounts

Server Exports

Client Integration

Custom Integration

The custom/ folder enables developers to add:
  • Custom notification systems
  • Inventory checks
  • Logging mechanisms
  • Transaction hooks
  • Society account integrations

Troubleshooting

Check that the resource is started and no JavaScript errors in F8 console.
Set Config.Framework manually instead of ‘auto’.
Verify setr ox:locale is set correctly in server.cfg.
Ensure oxmysql is running and connection string is correct.