Skip to content

Instantly share code, notes, and snippets.

@gourytch
gourytch / coinbrawl.user.js
Last active September 12, 2018 00:02
simple automation for https://www.coinbrawl.com/
// ==UserScript==
// @name CoinBrawlAutomaton
// @description Вкачиваем натыренное золото по статам
// @author Gourytch
// @license WTFPL
// @version 1.1
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js
// @include https://coinbrawl.com/*
// @include https://www.coinbrawl.com/*
// @grant GM_getValue
/*CONFIGURABLE*/
var baseBet = 2;//This is your base bet, you can change it.
var crashOnNormalMode = 1.75;//This is what the bets will crash on in normal mode
var normalModeLostMultiply = 2;//Bet on normal mode will multiply by this when lost
var normalModeWinMultiply = 0.75;//Bet on normal mode will mutliply by this when wins
var chaserMultiplyOnLose = 1.3;//Bet will multiply by this in chaser mode on loss
==QPJJjYxJ0UapGbtJmCVxENWVEdvw2Zu82bn9yL6MHc0RHa