The idea for this script was copied from a Torn script created by Titanic_ Torn - Forum Post
This script adds buttons that you can click to add specific amounts to withdraw from your property vault. There is also a 'Magic' button that you can edit on the script itself that, when clicked, will change the deposit or withdraw input to the amount needed for your on-hand cash to be whatever the magic value is set at.
Default 'Magic' value is set to $1,000,000. Editing it is at the top of the script as of now, I'll add in-game setting later.
Tested on PC with Firefox + Tampermonkey and android with Edge Canary + Tampermonkey.
The screenshot below is after clicking the Magic button with $13.5m cash on hand with the magic value set at the default $1,000,000.
Warning: this script removes the current functionality to be able to type eg. '3m' into the deposit/withdraw inputs for $3,000,000. There may be other bugs so please let me know if you find any. This script overrides a lot of the default features so it is likely there are other issues.
edit: Updated to show wallet cash in deposit input upon page load
edit 2: Updated to show the success text below the inputs to avoid confusion as the page no longer refreshes when depositing/withdrawing
The idea for this script was copied from a Torn script created by Titanic_ Torn - Forum Post
This script adds buttons that you can click to add specific amounts to withdraw from your property vault. There is also a 'Magic' button that you can edit on the script itself that, when clicked, will change the deposit or withdraw input to the amount needed for your on-hand cash to be whatever the magic value is set at.
Default 'Magic' value is set to $1,000,000. Editing it is at the top of the script as of now, I'll add in-game setting later.
Tested on PC with Firefox + Tampermonkey and android with Edge Canary + Tampermonkey.
The screenshot below is after clicking the Magic button with $13.5m cash on hand with the magic value set at the default $1,000,000.
Warning: this script removes the current functionality to be able to type eg. '3m' into the deposit/withdraw inputs for $3,000,000. There may be other bugs so please let me know if you find any. This script overrides a lot of the default features so it is likely there are other issues.
edit: Updated to show wallet cash in deposit input upon page load
edit 2: Updated to show the success text below the inputs to avoid confusion as the page no longer refreshes when depositing/withdrawing
Script Link - Greasyfork