Bitcoin Forum
September 22, 2025, 04:29:22 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 »
1  Local / Altcoins (criptomonedas alternativas) / Re: [ANN][AIRDROP][2018] LuKa - Criptomoneda Chilena on: December 27, 2017, 12:18:49 AM
Tamoh dentro! (Estoy pensando seriamente en hacer una página de apuestas con puras altcoins chilensis, no estaría malo jajaja)
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [PoS] BXO BitExo Casino-⚡AIRDROP 1 OPENS TODAY⚡🚀🚀 on: November 15, 2017, 04:11:57 PM
I'm in Bit-Exo for the past few days and there are several things I noticed.

First of all, admins and mods are very nice to talk to. If you have any question, they are going to help you no matter what.
Second, yeah BXO is quite new, and used to bet or not, is a cryptocurrency, every new coin started from nothing. They are hearing user requests. People asked airdrop, there is airdrop running today. People asked for bounty and it is planned. They are fully supporting this new coin.

Keep it up guys, your community is great!
3  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: August 14, 2015, 10:47:56 PM
Hello guys!

First of all, 500+ people is currently using (or have used) this bot (the most is from USA according to Google Analytics). Thank you very much for trying it!

As you may noticed, this week I was offline, because my vacations are over and I'm back to my studies. Anyways, I've been feeling a little down because I've lost all my balance on BetterBets (that's where I'm betting atm) but some nice guys have donated me and I can continue betting, and that cheers me up to continue updating this app Cheesy

I'll do some coding this weekend and hoping to release a new version by sunday. A lot of people has been asking about adding 999dice and other sites (never heard about freebitco.in before hahaha). For that, I would need to do a mayor rework for supporting alt-coins.

The to-do list that I have in mind is this:

-Fix stop conditions and other bugs reported through the website
-Implement switches for winning and losing events at Pro Mode (A looot of people has been requesting this)
-Internally implement Alt-coin support
-Implement new sites support

I'll code in that order. I'll try to do my best Cheesy

And for those who are talking bad about 999dice, yes, there's a lot of reports against that website, but if people still wants to use that, then is up to them I believe (if they want to lose their money, then they can play there hahaha).
4  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: August 07, 2015, 10:37:06 AM
hello are you planning about adding some new websites to your bot? it would be great if you could add 999dice as it would be really fast with 200 bets they provide and your bot

Yup I'm adding new websites, in the last update I've added Primedice support. Need so see which websites I must add (999dice looks great, but hasn't a very good reputation among bitcointalk forum Sad ). Probably I'll add that anyways, is up to players if they want to gamble in a determinated website Tongue
well it doesnt have too much reputation here but a lot of players i believe actually play it, i guess i would try it out if you would involve more dice websites

Yup, I would need to do a major update to the app, to be able to use altcoins (just have BTC functions all over the code Tongue probably the next release will have Altcoin support, and that enables me to add a lot of more websites support
5  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: August 07, 2015, 09:41:54 AM
hello are you planning about adding some new websites to your bot? it would be great if you could add 999dice as it would be really fast with 200 bets they provide and your bot

Yup I'm adding new websites, in the last update I've added Primedice support. Need so see which websites I must add (999dice looks great, but hasn't a very good reputation among bitcointalk forum Sad ). Probably I'll add that anyways, is up to players if they want to gamble in a determinated website Tongue
6  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: August 06, 2015, 07:16:46 PM
How many bets / second on dadice by this bot ?

It depends on your connection speed and geographical location. Using Da Dice (API mode) you will get really slow speeds (because Sid, the dev at Da Dice still doesn't fix the API speed issues), but using Da Dice (Ajax Mode) you should get the same speeds that you usually get using the website, maybe a little bit faster Smiley

The maximum speed that I get on my VPS located in Germany is 2.8 bets/sec for bets over 11sats. If I run that on my local computer (here in Chile), I get around 1.4/s (that's because of geographical location compared to Da Dice servers location).

Why doesn't multithreading work with these, btw? For example, let's say my system has a 50ms response time to the server and then 50ms back. That means I should theoretically be able to do 10 rolls per second.

But doubling this, now we have 2 pings being sent out at a time, both taking 100ms round-trip. So that should make it 20 rolls/s.

Why isn't this what ends up happening? Based on what I've found, the speeds are pretty much the same whether connecting one bot to the site or 3.

Because the server itself gets protected against that (otherwise someone could DDoS them doing that). At least on BetterBets, Lobos added that protection like 1 week ago.

Don't blame the app, blame the websites Smiley

Yeah, was asking in relation to the sites (I figured you may know since you made the app, :p). Thanks for the explanation -- that explains a lot!

I do want to report what appears to be a bug, though. When setting the "Stop after x BTC Profit" option and then setting up the bot, it doesn't stop when it should. For example, I set it to stop at 100 satoshi (0.00000100 BTC) and it continued way past (I stopped it at 5000 satoshi). I've tried setting this before running the bot, while running it, and while it's paused. In all cases, it seems to ignore the stop. If I set the stop at x balance, however, this works, as do the other options. It looks like it's just the x profit one that doesn't.

Thank you for that, I had so much problems with the stop conditions that I'm not surprised at all hahaha. I'll fix that Smiley thank you very much!
7  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: August 05, 2015, 10:06:48 AM
How many bets / second on dadice by this bot ?

It depends on your connection speed and geographical location. Using Da Dice (API mode) you will get really slow speeds (because Sid, the dev at Da Dice still doesn't fix the API speed issues), but using Da Dice (Ajax Mode) you should get the same speeds that you usually get using the website, maybe a little bit faster Smiley

The maximum speed that I get on my VPS located in Germany is 2.8 bets/sec for bets over 11sats. If I run that on my local computer (here in Chile), I get around 1.4/s (that's because of geographical location compared to Da Dice servers location).

Why doesn't multithreading work with these, btw? For example, let's say my system has a 50ms response time to the server and then 50ms back. That means I should theoretically be able to do 10 rolls per second.

But doubling this, now we have 2 pings being sent out at a time, both taking 100ms round-trip. So that should make it 20 rolls/s.

Why isn't this what ends up happening? Based on what I've found, the speeds are pretty much the same whether connecting one bot to the site or 3.

Because the server itself gets protected against that (otherwise someone could DDoS them doing that). At least on BetterBets, Lobos added that protection like 1 week ago.

Don't blame the app, blame the websites Smiley
8  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: August 04, 2015, 11:56:24 PM
Pretty cool design,is it for free? or how much?

Totally free and open-source Smiley
Click on the yellow "Download Now" Button on the main post to get it Smiley or directly go to www.autodice.net hahaha
9  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: August 04, 2015, 09:53:23 PM
Thanks Seb for your bot...

its the best autobot that i ever used, simple, easy to use also not using so much RAM..open 10 bot and still my computer not crashing or hang..

I'm glad you like it Maya! It has changed a lot since the first releases that I did when it was called Da Dice# hahaha.

-

Added PrimeDice support and some more stuff!
Released v1.0.5, full changelog at www.autodice.net or at the second post.
10  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: August 03, 2015, 11:24:01 PM
How many bets / second on dadice by this bot ?

It depends on your connection speed and geographical location. Using Da Dice (API mode) you will get really slow speeds (because Sid, the dev at Da Dice still doesn't fix the API speed issues), but using Da Dice (Ajax Mode) you should get the same speeds that you usually get using the website, maybe a little bit faster Smiley

The maximum speed that I get on my VPS located in Germany is 2.8 bets/sec for bets over 11sats. If I run that on my local computer (here in Chile), I get around 1.4/s (that's because of geographical location compared to Da Dice servers location).
11  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: August 03, 2015, 09:43:30 PM
so i just set up a simple dice site with moneypot (investdice.github.io) and was wondering if it is easy to get your bot working on it? thnks!  Grin

Yeap that would be easy, but since you don't have any API implemented, to login with bot you will need to put a Cookie value instead of a password (can't implement MoneyPot login to autofetch the cookie, because MoneyPot login has a recaptchav2 on it Sad )

I can try to implement that site if you want (for testing propuses of course)
12  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: August 03, 2015, 06:29:22 AM
Updated to v1.0.4 Rev.1. (Just hotfixes and small internal tweaks)

Changelog at www.autodice.net or in the second post!
13  Economy / Gambling / Re: BetterBets.io Bitcoin Casino ★VIP★15% Affiliate Bonus PLINKO|DICE|HORSE RACING on: August 02, 2015, 09:13:54 PM
There's something missing in my heart, and definitely is BetterBets. I hope that everything comes back to normal soon! Cheesy
14  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: August 01, 2015, 07:38:42 AM
Updated to v1.0.4, added Strat Database for Pro Mode! Now you can upload your own strats, or load strats that other users have shared Cheesy
The function is at Load/Save button.
Changelog at the second post, or at www.autodice.net

Don't be bad and share your strategies!

Loving the idea of testing/sharing strategies! Sadly, I just play on BB at the moment and since it's down, haven't been able to give this a go yet.

Does it share information like # of rolls, Win/Loss amount, etc.? More or less, wondering if you can evaluate its level of success for others as well. And can we upload our own results with someone's strategy? Like have it compile it all and give an average, so we can see over millions of rolls what each strategy results in?

This picture should solve your question Tongue https://i.imgur.com/fa1jy8g.png

Perfect, that's awesome!

Can you set it to where others can upload their results as well, and have another set of stats that are like "average" or "other players?" There's a huge difference between a strategy that's working for 600k rolls and 600 million.

Also, I don't remember a "check strat" button. Is this new?

The strat upload requires a minimum amount of rolls (1000 at least) before enabling the upload function. When you upload a strat, you need to set a name, description, and a recommended minimum balance to run that strat. The Statistics are automatically uploaded based on the rolls that you have made using that strat Smiley

and the Check Strat button has always been on the Martingale tab, take a better look the next time u open Pro Mode hahaha Tongue

An average for other users would be kinda difficult to make I believe, I need to think about it, but I don't promise anything soon (need to finish some things before Tongue)

Completely understand about it uploading the creator's data, but here's a case in point:

2 days ago, I started with a strategy. Short-term (few hours) it was looking great, slowly growing. Left it overnight. Woke up to a decent profit (and 490k rolls having been done overnight). Reset the stats again (I like to view them over periods of time so I can see how it affects things -- so before/after bed I always reset stats to see what's changed). Completely busted 3x within the next 4k rolls due to horrible, horrible variance. In this case, my 490k rolls was solid. It only took 4k more to completely demolish the plan and force me to re-work it again. And this is why being able to continually upload more data is of immense benefit. I don't care about the first 500k, 1m, etc. rolls. I care about how it performs over tens of millions or hundreds of millions, as that's a lot more representative of its long-term viability.

That said, the bot is awesome, and I've been loving it. If nothing changed at all, I'd still use it. Just wanted to push some ideas/reasoning for changes.

Also, the problem with not seeing the "check strat" button is probably because I haven't used it for Martingale in pro, Smiley. Thanks for the heads-up!

I understand, but what happens if someone upload a strat and in description claims that is a "safe strat" with custom statistics that show something, but when someone run that strat, get instantly busted? That's why I've made it with real statistics, so, if a strat isnt "that safe", the people would know with real data from what the author have rolled.

Of course the author can put anything he wants at description, so I believe authors can use description to put info like what you're suggesting Tongue
15  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: August 01, 2015, 07:23:21 AM
Updated to v1.0.4, added Strat Database for Pro Mode! Now you can upload your own strats, or load strats that other users have shared Cheesy
The function is at Load/Save button.
Changelog at the second post, or at www.autodice.net

Don't be bad and share your strategies!

Loving the idea of testing/sharing strategies! Sadly, I just play on BB at the moment and since it's down, haven't been able to give this a go yet.

Does it share information like # of rolls, Win/Loss amount, etc.? More or less, wondering if you can evaluate its level of success for others as well. And can we upload our own results with someone's strategy? Like have it compile it all and give an average, so we can see over millions of rolls what each strategy results in?

This picture should solve your question Tongue https://i.imgur.com/fa1jy8g.png

Perfect, that's awesome!

Can you set it to where others can upload their results as well, and have another set of stats that are like "average" or "other players?" There's a huge difference between a strategy that's working for 600k rolls and 600 million.

Also, I don't remember a "check strat" button. Is this new?

The strat upload requires a minimum amount of rolls (1000 at least) before enabling the upload function. When you upload a strat, you need to set a name, description, and a recommended minimum balance to run that strat. The Statistics are automatically uploaded based on the rolls that you have made using that strat Smiley (the minimum roll amount required is to avoid people uploading shitty strategies hahaha)

and the Check Strat button has always been on the Martingale tab, take a better look the next time u open Pro Mode hahaha Tongue

An average for other users would be kinda difficult to make I believe, I need to think about it, but I don't promise anything soon (need to finish some things before Tongue)

---

EDIT: Today I've upgraded to Windows 10 and now I'm installing Visual Studio 2015, so the development of AutoDice has freezed today Tongue I'll continue by tomorrow Smiley
16  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: August 01, 2015, 06:59:48 AM
Updated to v1.0.4, added Strat Database for Pro Mode! Now you can upload your own strats, or load strats that other users have shared Cheesy
The function is at Load/Save button.
Changelog at the second post, or at www.autodice.net

Don't be bad and share your strategies!

Loving the idea of testing/sharing strategies! Sadly, I just play on BB at the moment and since it's down, haven't been able to give this a go yet.

Does it share information like # of rolls, Win/Loss amount, etc.? More or less, wondering if you can evaluate its level of success for others as well. And can we upload our own results with someone's strategy? Like have it compile it all and give an average, so we can see over millions of rolls what each strategy results in?

This picture should solve your question Tongue https://i.imgur.com/fa1jy8g.png
17  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: July 31, 2015, 06:09:32 PM
Updated to v1.0.4, added Strat Database for Pro Mode! Now you can upload your own strats, or load strats that other users have shared Cheesy
The function is at Load/Save button.
Changelog at the second post, or at www.autodice.net

Don't be bad and share your strategies!

Damn you added that quick! I'll check it out tomorrow

Coding is what I do best Tongue (I'm a better coder than a gambler hahahhah)


Updated to v1.0.4, added Strat Database for Pro Mode! Now you can upload your own strats, or load strats that other users have shared Cheesy
The function is at Load/Save button.
Changelog at the second post, or at www.autodice.net

Don't be bad and share your strategies!
its nice to see that you update the bot i really like it and its pretty easy to use, looking for even more updates i think it can be the best bot created ever on dice

Thank you very much for your words! I really appreciate it Cheesy
Today I'll work in adding more websites support, when I finish that I'll continue with Over/under switches for Pro Mode Smiley should be finished in one or two days
18  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: July 31, 2015, 06:24:42 AM
Updated to v1.0.4, added Strat Database for Pro Mode! Now you can upload your own strats, or load strats that other users have shared Cheesy
The function is at Load/Save button.
Changelog at the second post, or at www.autodice.net

Don't be bad and share your strategies!
19  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: July 30, 2015, 07:59:53 AM
is it possible to write our own codes with this bot? my betting strat not possible to run with current available settings.

Same question that Saber made, what kind of strategie are u trying to run?

And nope, you cannot program strategies for now and not in a close future. That would be nice of course, but a very complex thing to do. Take in count that I've started to create this bot just one month ago, and I still have to implement a loooot of stuff in it Sad
20  Economy / Gambling / Re: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] on: July 29, 2015, 02:19:04 PM
The website is looking great Cheesy
However, is the BetterBets bot still able to reach 10/s?, it doesn't work for me.

The answer from LiteSaber is very accurate. You must be close to the servers to achieve maximum speed available. I only get that speed on my VPS located in Germany (free at Amazon btw). In my laptop I only get around 2/s (I'm from Chile), so I run my bot at my VPS Smiley

---

EDIT: Fixed main post pictures not being shown properly.
EDIT2: It seems that my website is currently down, trying to see what is going on...

Seb the new graphic with comments is very well done, keep up the great work we love having developer's on-site!

Thank you very much Bjorn! Always improving Tongue hahaha

---

It seems that my website was over a DDoS attack (everything is being attacked these days  Huh)... It's back now Smiley
Pages: [1] 2 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!