You are viewing a potentially older version of this package. View all versions.
HazDS-BankingApp-1.3.0 icon

BankingApp

A MelonLoader mod for Schedule 1 (v0.4.4f10) that adds a mobile banking app to your in-game phone. Features deposits, withdrawals, auto-deposit, persistent transaction history, notification badges, color themes, and configurable weekly limits.

Date uploaded 3 months ago
Version 1.3.0
Download link HazDS-BankingApp-1.3.0.zip
Downloads 8315
Dependency string HazDS-BankingApp-1.3.0

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.2 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.2

README

BankingApp

A MelonLoader mod for Schedule 1 (v0.4.4f10) that adds a mobile banking app to your in-game phone, allowing you to deposit and withdraw money without visiting an ATM.

Features

  • Mobile banking on your phone - Access your bank account anywhere, anytime
  • ATM-matching UI - Familiar interface styled after the in-game ATM
  • Deposit cash - Transfer cash to your online balance with configurable weekly deposit limits
  • Configurable deposit limit - Set your own weekly deposit limit or remove it entirely (applies to both the phone app and in-game ATM)
  • Withdraw funds - Get cash from your online balance instantly
  • Quick Deposit - One-tap button to deposit all available cash instantly
  • Transaction History - Scrollable log of all transactions (app, ATM, and auto-deposits) with per-save persistence
  • Auto-Deposit - Automatically deposit cash when the weekly limit resets (configurable)
  • Notification Badge - App icon badge alerts you when an auto-deposit completes
  • Preset amounts - Quick selection buttons for $20, $50, $100, $500, $1,000, and MAX
  • Fine-tune amounts - Increment buttons (-100, -10, -1, +1, +10, +100) for precise control
  • Real-time balance display - See your online balance, cash, weekly deposit limit, and net worth
  • Audio feedback - Cash sound plays on successful transactions
  • Remembers last amount - Your last deposit/withdraw amount is remembered per session
  • Color themes - Choose from Blue (default), Dark, Green, or Pink
  • Configurable App Title - Change the "ATM" title to whatever you like

Installation

  1. Install MelonLoader v0.7.2 for Schedule 1 (v0.4.4f10)
  2. Copy the appropriate DLL to your Mods folder:
    • Mono version (alternative branch): BankingApp_Mono.dll
    • IL2CPP version (main branch): BankingApp_Il2cpp.dll

Configuration

Settings can be changed in-game via the mod settings app on your phone, or by editing UserData/MelonPreferences.cfg:

Setting Default Description
Color Theme Blue UI color theme (Blue, Dark, Green, Pink)
Header Title ATM Text displayed in the app header
Processing Delay 1.0 How long the processing screen shows (seconds)
Weekly Deposit Limit 10000 Weekly deposit limit in dollars (0 = unlimited)
Auto Deposit Enabled false Automatically deposit cash when the weekly limit resets

Changes apply the next time you open the banking app — no game restart required.

Settings

Usage

  1. Open your phone in-game
  2. Tap the Banking app icon on the home screen
  3. Select DEPOSIT, WITHDRAW, QUICK DEPOSIT, or HISTORY
  4. Choose an amount using preset buttons or increment controls
  5. Confirm the transaction

Transactions made at the in-game ATM are also tracked in your history automatically.

CHANGELOG

Changelog

v1.3.0

New Features

  • Transaction History - Scrollable log of all deposits and withdrawals, accessible from the menu screen and persists across game sessions
  • ATM Transaction Tracking - In-game ATM deposits and withdrawals now appear in the history alongside app transactions
  • Auto-Deposit - Optionally auto-deposit cash when the weekly limit resets each Monday (enable via mod settings)
  • Notification Badge - App icon shows a notification badge when an auto-deposit completes; clears when you open the app
  • Transaction Source - History entries show whether the transaction was made via the App, ATM, or Auto-deposit

Fixes

  • Fixed IL2CPP console warnings when using the in-game ATM (AccessTools.Field lookup order)

v1.2.0

New Features

  • Configurable Weekly Deposit Limit - Set your own weekly deposit limit via mod settings (default: $10,000, set to 0 for unlimited)
  • ATM Limit Override - The configured limit also applies to the in-game physical ATM via Harmony patches

v1.1.0

New Features

  • Quick Deposit - One-tap button on the menu screen to deposit all available cash instantly
  • Net Worth Display - Shows total net worth in the menu screen header
  • Color Themes - Choose from Blue, Dark, Green, or Pink via mod settings
  • Audio Feedback - Cash sound plays on successful transactions
  • Remember Last Amount - Last used deposit/withdraw amount is remembered per session
  • Configurable Header Text - Change the "ATM" title via mod settings
  • Configurable Processing Delay - Adjust how long the processing screen shows after transactions

v1.0.0

  • Initial release
  • Mobile banking app on the in-game phone
  • Deposit and withdraw functionality
  • Preset amount buttons ($20, $50, $100, $500, $1,000, MAX)
  • Fine-tune increment buttons (-100, -10, -1, +1, +10, +100)
  • Real-time balance display (online balance, cash, weekly deposit limit)
  • Weekly deposit limit tracking