LUA Scripts
I was frustrated because no matter what I do casino always wins. So I thought why not make everything random? I turns out that after 72 hours the idea wasnt that bad. Lets assume that you have 10000 coins (of course you can adjust it ) I have a stop loss contition at 275 coins, from my test the avg. hourly turn out is approx. 15 coins/hour Doesnt sound a lot but in my 72 hour test it stopped only once, but was still in profit. To sum up the idea of the script is that every random number of bets a martingale approach is done.
Very good scrypt, very interesting how it works. What I would like to know is what do you mean here "Divider = 500 -- approx. Balance/20 or Balance/15" I have to edit it, how would it be? And regarding "basebet = 0.00000001 nextbet = 0.00000001" that is the amount to bet with 10.00? or how it would be. I put the amount to bet 0.05% of the balance.