Skip to content

Instantly share code, notes, and snippets.

@BitChop
Forked from dsetzer/climb.js
Created August 18, 2019 04:11
Show Gist options
  • Select an option

  • Save BitChop/5fc2a2058f9e28e061157b400f52bc55 to your computer and use it in GitHub Desktop.

Select an option

Save BitChop/5fc2a2058f9e28e061157b400f52bc55 to your computer and use it in GitHub Desktop.
bustadice - low bal climb
await (async t => {
let a, i, n = (t, a = 2) => ((t + a) / a - a) / a, s = 100, c = n(t), e = n(n(t));
const o = async t => (a = i && i.multiplier < e ? i.value * c : s, i = await this.bet(Math.round(a / s) * s, e));
for (;;) await o().then(t => setTimeout(o, s))
})(28.72);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment