Monochrome banker UI for RedM — loans, recent activity, and a full banker console (approve/decline loans).
Crowe Banker is a focused banking module for RedM (VORP). Deliver a clean, immersive NUI with loan workflows, recent activity, and the banker job console — fully localized and integrated with VORP.
Buy on Tebex Here
Showcase
Key Features (this build)
Modern Banker UI
Clean black-and-white theme, compact cards, modal details, styled scrollbars, and keyboard-friendly modals. Responsive layout with drop shadows and consistent typography using self-hosted fonts.
Activity
Searchable/filterable recent transactions and loan payments.
Loans
Request/approval workflow, approval confirmation step, repayments, and weekly cadence (Config.LoanInterestIntervalDays
). Risk meter, borrower overview, and account analysis. Includes a missed‑payment strike system that auto‑applies a strike when a due date is missed, rolls the due date forward one period, and marks the loan as Defaulted at 3 strikes.
Banker Console
Pending/active lists, borrower overview, and tools overlay: Freeze Outgoing / Freeze Full, Hold Safebox, Flag/Unflag, Add Internal Note, and Seize Bank Assets.
Banker Job
Dedicated banker role with server-side permissions (traditional jobs or society-based via Config.SingleJobMode
with min grade).
Banker capabilities:
-
Approve/Decline loan requests (server-validated)
-
View borrower profiles: accounts, flags, notes, history
-
Risk meter with score/levels and templated analysis
-
Freeze Outgoing / Freeze Full (blocks withdrawals/transfers)
-
Hold Safebox (blocks safebox access)
-
Flag/Unflag account with reason; add internal notes
-
Seize bank assets (cash/gold) and auto-apply to oldest active loan
-
Localized notifications and DB audit trail of actions
Optional Society Integration
If running crowe_society
, banker permissions can be derived from society membership. Business tab functionality for society banking when enabled.
Unified Notifications
Smart notification system: prefers crowe_notification
, then crowe_libs
, else clean NUI toasts. Server uses a single notifyCrowe
helper for consistency.
Localization
14 languages included (en, es, fr, pt, de, it, ru, pl, tr, zh, ja, ko, nl, ar). Separate server notification locales. Manifest auto-loads all locales via locales/*.lua
.
VORP Integration
Built for VORP (vorp_core
, vorp_inventory
), oxmysql
persistence, optional crowe_libs
/crowe_notification
/crowe_society
.
Modern UI Enhancements
Unified theming, self-hosted fonts, consistent layout across all resolutions. Performance-friendly.
Configurable
Clean config.lua
controls banks, fees, loans, hours, webhooks, language, and permissions.
Strict Permissions
Server-side enforcement (traditional jobs or society-based validation).
Persistent Bank Blips
Always-visible bank blips with proximity-based entity management.
Performance Optimized
Proximity-based entity management; efficient NUI updates.
Responsive Design
Adapts to all screen sizes.
Simple Database Setup
Includes SQL for a clean import and legacy migration helpers. Tables: crowe_banking_transactions
, crowe_banking_loans
, crowe_banking_account_notes
.
Integration Ready
Server events exist for external integrations. Webhook logging for withdrawals, deposits, transfers, and other actions.
Buy Now
Get Crowe Banker today and elevate your RedM economy.
What You Will Receive
-
Fully optimized
crowe_banking
RedM script (Keymaster escrow encrypted) -
Editable
config.lua
for easy customization -
SQL file for database setup (
db.sql
) -
Full installation + usage guide
-
Automatic delivery via Keymaster (Tebex orders)
-
Manual delivery (PayPal) available through Discord support ticket
Special Promotion
Join our Discord for an exclusive discount!
Get a special promo code and save on your purchase.
Requirements & Dependencies
-
vorp_core
-
vorp_inventory
-
oxmysql
-
crowe_libs (optional)
-
crowe_notification (optional)
-
crowe_society (optional, for business banking)
Installation
-
Ensure all dependencies are installed
-
Place
crowe_banker
in your server’s/resources
directory -
Add
ensure crowe_banker
to yourserver.cfg
(after dependencies) -
Import the provided SQL (
db.sql
) to your database -
Configure
config.lua
to your preferences (banks, fees, loans, webhooks, language) -
Restart your server
License
-
This script is licensed for personal use only.
-
Redistribution, resale, or use on unlicensed servers is strictly prohibited.
-
Escrow-protected via Cfx.re Keymaster
-
Licensed for use on one (1) server key
Support
-
Review the README for configuration guidance and known issues
-
Or open a support ticket via Tebex or email
Resource Information Table
Code is accessible | No (escrow protected) |
---|---|
Subscription-based | No (one-time purchase) |
Lines (approximately) | 5000+ |
Requirements | vorp_core, vorp_inventory, oxmysql |
Support | Yes |