From da20df1fb708783637debd10564a5ac6716b1ea2 Mon Sep 17 00:00:00 2001 From: s3ntricall Date: Sat, 5 Jul 2025 20:41:58 +0930 Subject: [PATCH] Custom ATM V3 Bills --- docs/jsm/selfserv-atm/installation.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/jsm/selfserv-atm/installation.mdx b/docs/jsm/selfserv-atm/installation.mdx index 57bea088..5cca9ca8 100644 --- a/docs/jsm/selfserv-atm/installation.mdx +++ b/docs/jsm/selfserv-atm/installation.mdx @@ -33,6 +33,18 @@ If you have SCO V3 and ATM V3, you have the option to link them together. To do `["JSMATMLocation"] = workspace["JSM | ATM V3"];` +### Advanced Setup (optional) +:::info +This step is completely optional. +::: +If your Roblox group is based in a country other then the UK, just upload the top and bottom of bills. +- Ten dollar bill +- Twenty dollar bill +- Fifty dollar bill +These images are under the 'Images' setting. To change them, find your note of choice (for this example I'll choose the tenner), then put it in this format. +`TennerDecal = {"top","bottom"},` + + :::info Still confused about setup? Get support in our [Discord](https://discord.whitehill.group)