markyplays Posted September 18, 2021 #1 Posted September 18, 2021 Hey all, first time poster 👋 I'm a software engineer and I had a bit of an idea yesterday which I've got working in a very rough form: Poll Vaulter (there's a pun in the name somewhere ) Basically this script listens to the notifications on Stake.com which power the little balance updates when you win (these are called Webhooks - its kind of polling for updates). When it sees a positive balance change, it makes an API call to vault a customisable % of the balance increase. For example if you win 1 LTC, you'd automatically vault 0.1 LTC if the percentage was set to 10%. This can be really handy for saving some of your win while playing with the rest of the bankroll you've got; then you can cash out your vault Wanted to see if anyone would be interested in me making this into an open source browser extension for chrome or something similar for the community (optionally tip funded ) Also kinda wanted to kind of post here to see if i'm doing anything I shouldn't be and stop before my account gets shut or something Its not doing anything damaging or dangerous, more just adding an automatic call to vault something when a win is found. Was testing this out last night - here's an example of the output it logged - had it set on 10%Positive balance change noted - 0.0163084118304 LTC New Balance: 0.03949231190856376 LTC Vaulted 0.00163084118304 LTC
Matheus Palma Posted February 17, 2023 #2 Posted February 17, 2023 Hello, I know this thread is quite old, but was this project continued? Is it possible to use it? I was looking for some webhooks system here at stake, but I didn't find anything.
Featured Comment
Archived
This topic is now archived and is closed to further replies.