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.
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: Added a toggle button to the script so that if anything breaks, it will be easier to turn off
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.
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: Added a toggle button to the script so that if anything breaks, it will be easier to turn off
Script Link - Greasyfork