You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2019. It is now read-only.
Copy and paste everything in the file DQ-Trevel.js
setting up Trevel for live betting
In Trevel there are many settings you can modify but we will start with the simplest that follow after 4 above
Basic Settings
//type all this in console press enter after every lineenv.maxBet=0.1;// set your maximum bet in BTCenv.minBet=0.00000002;//set your minimum bet in BTC cannot be less than 0.00000001env.showEvery=100;//Log betting info to console afterenv.seedEvery=100;//change seed after n betsenv.useMartingale=true;// martingale?env.martingaleMultiplier=2;//multiplier used to increase balance on looseenv.stop=false;//start betting