Skip to content

Realistic ATM System

Installation

Krypton Realistic ATM is a premium, immersive banking interaction system for FiveM. It features physical card animations, PIN code security, and deep integration with popular banking scripts to provide a high-end financial experience for your players.

Download Script

To download the assets needed for this script, you must access the official Cfx.re portal, where all assets purchased through Tebex are managed.

  1. Go to the following link: https://portal.cfx.re/assets/granted-assets
  2. Log in with the same Cfx.re account you used to make the purchase.
  3. In the list of granted assets, find and download Realistic ATM System.

Download Dependencies

To ensure full functionality, please install the following premium resources:

Framework Modifications

This resource requires specific attention to the start order of your dependencies to function correctly.

  1. Banking Script: Install and configure your chosen banking resource.
  2. Interact System: Ensure the interact system is fully operational.
  3. Card Animations: If you use a custom card item, ensure it’s added to your inventory.

Remove Other Scripts

To prevent conflicts, ensure any other ATM interaction or realistic ATM scripts are removed from your server before starting this resource.

Server.cfg Placement

The start order in your server.cfg is critical. It is crucial that interact is started BEFORE the ATM script.

server.cfg
# 1. Banking Script
ensure [your-banking-script]
# 2. Interact (Required Dependency)
ensure interact
# 3. Realistic ATM System
ensure realistic-atm

[!IMPORTANT] It is crucial that interact is started BEFORE the ATM script and AFTER or alongside your banking script to ensure proper functionality.

Database & Item Setup

Import any provided SQL files into your database and add physical bank card items to your inventory framework if required for your specific configuration.