Skip to content

Instantly share code, notes, and snippets.

@bitkominer
bitkominer / Yobit.js
Last active February 1, 2018 23:55 — forked from nxmad/Yobit.js
if (window._bot != undefined) {
// alert('Bot added before, if something goes wrong try reload the page')
}
window._bot = true
window._martingale = 1.65
window._variant = Math.random() >= 0.5 ? 1 : 0
// window._variants = ['Roll < 49', 'Roll > 51']