您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Sends a percentage of your profits to the vault
Stake.com Wingman
Automatically sends a percentage of your winnings to the vault. It's based on @Dauersendung script, which is outdated.
How it works?
Let's say you are playing automated dice and you started with 1 EOS. Whenever the script detects that your balance grows more than that (1 EOS), it will deposit a X% of the difference to your vault. So for instance if you reach 1.00005000 EOS and you have it set to deposit 10%, it will deposit 0.00000500 EOS, and will set the next threshold to 1.00004500, so whenever you are above that amount it will deposit again.
Special considerations before running it
It's safe to use, as the only transfer is done to your vault
Setup the percentage to be saved at SAVE_AMOUNT (at the beginning of the script) Default is 10% (0.10)
Switch between displaying the vault total or the deposited amounts by changing the value of FISPLAY_VAULT_TOTAL
Use it with crypto display (not FIAT), as it was not tested using 'View in FIAT'
Consider switching cryptos by opening the site with '?currency=ltc', for example, to avoid unwanted deposits due to detection of balance increased
Running it in more than one tab might cause duplicated deposits to the vault.
Hope it helps you!