{"id":216583,"date":"2024-10-18T10:18:36","date_gmt":"2024-10-18T08:18:36","guid":{"rendered":"http:\/\/fivemx.com\/neo-banking\/"},"modified":"2024-10-18T10:18:36","modified_gmt":"2024-10-18T08:18:36","slug":"neobanking","status":"publish","type":"post","link":"https:\/\/fivemx.com\/de\/neobanking\/","title":{"rendered":"Neo Banking \u2013 Kostenloser Download | FiveMX"},"content":{"rendered":"<h2>Neo Banking &#8211; Simple Banking System for FiveM<\/h2>\n\n<p>Looking for a straightforward banking solution for your FiveM server? <b>Neo Banking<\/b> delivers a clean, functional banking system perfect for servers that need basic financial features without overwhelming complexity. This free resource from Noel provides essential banking operations with easy configuration.<\/p>\n\n<h3>What It Does<\/h3>\n<p>Neo Banking creates a simple yet effective banking infrastructure for your FiveM economy. Players can deposit money, withdraw funds, check balances, and transfer money between accounts &#8211; all the core banking features needed for roleplay servers without unnecessary complications. The system focuses on reliability and ease of use.<\/p>\n\n<h3>Key Features<\/h3>\n<ul>\n<li><b>Deposit &#038; Withdraw<\/b> &#8211; Players move money between cash and bank accounts<\/li>\n<li><b>Balance Checking<\/b> &#8211; Real-time account balance display<\/li>\n<li><b>Money Transfers<\/b> &#8211; Send money to other players via account ID or phone number<\/li>\n<li><b>Transaction Limits<\/b> &#8211; Configurable min\/max amounts for deposits\/withdrawals<\/li>\n<li><b>Interest System<\/b> &#8211; Optional passive income on banked money (configurable rate)<\/li>\n<li><b>ATM Locations<\/b> &#8211; Multiple ATM spots throughout Los Santos<\/li>\n<li><b>Bank Interiors<\/b> &#8211; Use bank MLOs for in-person banking roleplay<\/li>\n<li><b>Simple UI<\/b> &#8211; Clean, easy-to-understand interface<\/li>\n<\/ul>\n\n<h3>Perfect For<\/h3>\n<ul>\n<li>New servers needing basic economy framework<\/li>\n<li>Communities wanting simple, bug-free banking<\/li>\n<li>Servers transitioning from cash-only to banked economy<\/li>\n<li>Roleplay servers requiring realistic financial infrastructure<\/li>\n<li>Testing environments before complex economy systems<\/li>\n<\/ul>\n\n<h3>Banking Operations<\/h3>\n<p>Players can perform standard banking transactions:<\/p>\n<ul>\n<li><b>Deposit:<\/b> Convert cash to bank money (safe from robberies)<\/li>\n<li><b>Withdraw:<\/b> Get cash from bank account for purchases<\/li>\n<li><b>Transfer:<\/b> Send money to other players digitally<\/li>\n<li><b>Balance Check:<\/b> View current cash and bank balances<\/li>\n<li><b>Transaction History:<\/b> Optional logging of banking activity<\/li>\n<\/ul>\n\n<h3>Installation<\/h3>\n<ol>\n<li>Download the Neo Banking package<\/li>\n<li>Extract to <code>resources\/[economy]<\/code> or <code>[banking]<\/code> folder<\/li>\n<li>Open <code>config.lua<\/code> and adjust settings (see configuration guide)<\/li>\n<li>Add <code>ensure neo-banking<\/code> to <code>server.cfg<\/code><\/li>\n<li>Ensure it loads AFTER your framework (ESX\/QBCore)<\/li>\n<li>Restart server or start resource<\/li>\n<li>Test at ATM or bank location<\/li>\n<\/ol>\n\n<h3>Configuration Guide<\/h3>\n<p>The <code>config.lua<\/code> file allows extensive customization:<\/p>\n<ul>\n<li><b>Transaction Limits:<\/b> Set min\/max deposit\/withdrawal amounts<\/li>\n<li><b>Transfer Fees:<\/b> Optional percentage fee on transfers (bank revenue)<\/li>\n<li><b>Interest Rate:<\/b> Passive income rate for banked money (e.g., 0.5% daily)<\/li>\n<li><b>ATM Locations:<\/b> Add\/remove ATM coordinates throughout map<\/li>\n<li><b>Starting Balance:<\/b> New players&#8217; initial bank balance<\/li>\n<li><b>Overdraft:<\/b> Allow negative balances (configurable limit)<\/li>\n<li><b>Language:<\/b> Multi-language support via locale files<\/li>\n<\/ul>\n\n<h3>Example Configuration<\/h3>\n<pre><code>Config = {}\n\nConfig.MinDeposit = 1 -- Minimum deposit amount\nConfig.MaxWithdraw = 50000 -- Maximum single withdrawal\nConfig.TransferFee = 0.02 -- 2% fee on transfers\nConfig.InterestRate = 0.005 -- 0.5% daily interest\nConfig.AllowNegative = false -- Prevent overdrafts\nConfig.StartingBalance = 5000 -- New player bank balance\n\nConfig.ATMs = {\n    vector3(147.4, -1035.8, 29.3), -- Legion Square\n    vector3(-386.7, 6046.1, 31.5), -- Paleto Bay\n    -- Add more locations...\n}\n<\/code><\/pre>\n\n<h3>Technical Details<\/h3>\n<ul>\n<li><b>File Size:<\/b> ~2 MB (script + UI assets)<\/li>\n<li><b>Performance:<\/b> 0.00ms idle, 0.01ms during transactions<\/li>\n<li><b>Database:<\/b> Uses framework database (ESX\/QBCore tables)<\/li>\n<li><b>Dependencies:<\/b> ESX or QBCore (framework detection automatic)<\/li>\n<li><b>UI Framework:<\/b> Simple HTML\/CSS\/JS interface<\/li>\n<\/ul>\n\n<h3>Framework Compatibility<\/h3>\n<ul>\n<li>\u2705 <b>ESX<\/b> &#8211; Integrates with es_extended accounts system<\/li>\n<li>\u2705 <b>QBCore<\/b> &#8211; Works with qb-core banking infrastructure<\/li>\n<li>\u2705 <b>QBOX<\/b> &#8211; Compatible with QB forks<\/li>\n<li>\u274c <b>Standalone<\/b> &#8211; Requires framework for account management<\/li>\n<\/ul>\n\n<h3>What Makes It Stand Out<\/h3>\n<p>Neo Banking&#8217;s strength is its simplicity and reliability. While other banking scripts bloat features with cryptocurrency, stock markets, and loan systems, Neo Banking does one thing well: basic banking. This focus means fewer bugs, easier troubleshooting, and lower learning curve for server admins. The config.lua is well-commented and beginner-friendly, making it perfect for new server owners. Community feedback consistently praises the &#8220;set it and forget it&#8221; reliability.<\/p>\n\n<h3>Integration with Other Scripts<\/h3>\n<p>Neo Banking works seamlessly with:<\/p>\n<ul>\n<li><b>Job Scripts:<\/b> Paychecks deposited directly to bank accounts<\/li>\n<li><b>Business Scripts:<\/b> Society\/business banking integration<\/li>\n<li><b>Property Scripts:<\/b> Rent\/mortgage payments via bank transfers<\/li>\n<li><b>Vehicle Scripts:<\/b> Car purchases deducted from bank account<\/li>\n<li><b>Phone Scripts:<\/b> Mobile banking via phone apps (custom integration)<\/li>\n<\/ul>\n\n<h3>Roleplay Features<\/h3>\n<p>Enable realistic banking roleplay:<\/p>\n<ul>\n<li><b>Bank Teller Jobs:<\/b> Employees assist customers with transactions<\/li>\n<li><b>Account Opening Ceremonies:<\/b> New players register accounts in-person<\/li>\n<li><b>Wire Fraud Investigations:<\/b> Police track suspicious transfers<\/li>\n<li><b>Financial Counseling:<\/b> Advisors help players manage money<\/li>\n<li><b>Loan Roleplay:<\/b> Manual loan systems using transfer features<\/li>\n<\/ul>\n\n<h3>Security Features<\/h3>\n<p>Protected against common exploits:<\/p>\n<ul>\n<li><b>Server-Side Validation:<\/b> All transactions verified server-side<\/li>\n<li><b>Balance Checks:<\/b> Prevents withdrawing more than account balance<\/li>\n<li><b>SQL Injection Protection:<\/b> Parameterized queries prevent database exploits<\/li>\n<li><b>Rate Limiting:<\/b> Prevents transaction spam\/flooding<\/li>\n<li><b>Audit Logging:<\/b> Optional transaction logs for admin review<\/li>\n<\/ul>\n\n<h3>ATM vs Bank Locations<\/h3>\n<p>The system supports two interaction types:<\/p>\n<ul>\n<li><b>ATMs:<\/b> Quick access for deposits\/withdrawals (24\/7 availability)<\/li>\n<li><b>Bank Interiors:<\/b> Full-service banking with teller roleplay<\/li>\n<li><b>Configuration:<\/b> Set different limits for ATM vs bank transactions<\/li>\n<li><b>Example:<\/b> ATMs limit $5k withdrawals, banks allow unlimited<\/li>\n<\/ul>\n\n<h3>Common Use Cases<\/h3>\n<ul>\n<li><b>Paycheck System:<\/b> Jobs deposit wages to bank automatically<\/li>\n<li><b>Property Rent:<\/b> Monthly rent auto-deducted from bank account<\/li>\n<li><b>Safe Storage:<\/b> Players bank money to avoid losing cash in robberies<\/li>\n<li><b>Business Payments:<\/b> Pay for goods\/services via bank transfer<\/li>\n<li><b>Salary Distribution:<\/b> Business owners pay employees via transfers<\/li>\n<\/ul>\n\n<h3>Recommended Additions<\/h3>\n<p>Enhance Neo Banking with:<\/p>\n<ul>\n<li><b>Bank MLOs:<\/b> Realistic bank interiors for in-person banking<\/li>\n<li><b>ATM Props:<\/b> Custom ATM models for better aesthetics<\/li>\n<li><b>Phone Integration:<\/b> Add banking app to phone scripts<\/li>\n<li><b>Robbery Scripts:<\/b> Bank heist scripts for criminal roleplay<\/li>\n<li><b>Economy Scripts:<\/b> Job frameworks that deposit to banks<\/li>\n<\/ul>\n\n<h3>Video Tutorial<\/h3>\n<p>Watch the setup guide from creator Noel:<\/p>\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\">\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"video-container\"><iframe title=\"Free Neo Bank System Fivem Script For ESX -V1\" width=\"1170\" height=\"658\" src=\"https:\/\/www.youtube.com\/embed\/U7QtaRockFc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/div>\n<\/div>\n<\/figure>\n\n\n<h3>Troubleshooting Common Issues<\/h3>\n<p><b>Problem:<\/b> Transactions not working<br>\n<b>Solution:<\/b> Ensure script loads AFTER framework (move lower in server.cfg)<\/p>\n\n<p><b>Problem:<\/b> UI not appearing<br>\n<b>Solution:<\/b> Clear FiveM cache (F8 \u2192 <code>resmon<\/code> \u2192 restart resource)<\/p>\n\n<p><b>Problem:<\/b> Interest not calculating<br>\n<b>Solution:<\/b> Verify Config.InterestRate is set and cron job is running<\/p>\n\n<p><b>Problem:<\/b> ATMs not showing interaction<br>\n<b>Solution:<\/b> Check ATM coordinates in config match your server&#8217;s map<\/p>\n\n<h3>Performance Tips<\/h3>\n<ul>\n<li>Limit transaction history to 30 days (prevent database bloat)<\/li>\n<li>Use database indexing on account_id columns<\/li>\n<li>Disable interest if not needed (reduces server calculations)<\/li>\n<li>Limit ATM locations to high-traffic areas only<\/li>\n<\/ul>\n\n<p><b>Free download. Simple, reliable banking system perfect for new FiveM servers. All settings configurable via config.lua!<\/b><\/p>\n\n<!-- internal-links-added -->\n<h3>Related Premium FiveM Mods on FiveMX<\/h3>\n<ul>\n<li><a href=\"https:\/\/fivemx.com\/product\/fx-banking\/\">FX Banking<\/a><\/li>\n<li><a href=\"https:\/\/fivemx.com\/product\/fzd-banking\/\">FzD Banking<\/a><\/li>\n<li><a href=\"https:\/\/fivemx.com\/product\/okokbanking\/\">okokBanking<\/a><\/li>\n<li><a href=\"https:\/\/fivemx.com\/product\/banking-script\/\">0R-Banking Script<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Complete guide to neo banking. Includes installation, features, and configuration for 2025.<\/p>","protected":false},"author":0,"featured_media":162874,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2297,2298],"tags":[],"class_list":["post-216583","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-free","category-scripts"],"_links":{"self":[{"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/posts\/216583","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/comments?post=216583"}],"version-history":[{"count":0,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/posts\/216583\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/media\/162874"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/media?parent=216583"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/categories?post=216583"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/tags?post=216583"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}