KgBC

Results 16 comments of KgBC

see: (deposit between those lines) ``` 0:00:17: -0.00000393 = 0.10164178: +0.00000195 LOSE (+0.00991059(+9.8%)/d) 0:00:21: +0.02299018 = 0.12463196: +0.02299213 WIN (+94.59619200(+75900.4%)/d) ```

Maybe better: check if account tab is ready, and wait only if necessary.

If someone is willing to find a optimized Firefox profile for Just-Dice - you're welcome to help :) Thanks.

well, maybe we could handle some issues (by informing the user) ``` self.assertEqual("Your IP address has been blocked for an hour. Sorry for the inconvenience.", driver.find_element_by_css_selector("pre").text) ``` (will gather more...

Will be implemented. I'll choose another name, as min_bet tells the minimum initial bet for one round. so it should be something like 'target_btc' / 'target_perc' (for btc and percent...

will read later :)

As I read the strategy, it is based on the assumption that there should be a probability higher 50% that a win follows on a lose. This is not true,...

Thanks for your explanations, I'll implement a configurable hi/lo betting. I think of options for random|always-hi|always-lo|rolling. To make the rolling strategy configurable: do you have links explaining how that works...

Thanks for the links, They do not state anything about two or more randoms in a row as I see. Anyhow: I think letting the user choose the strategy would...