Pages:
Author

Topic: AutoDice - A Beautiful and Fully Functional bot for Dice sites [OPEN SOURCE] (Read 7137 times)

legendary
Activity: 2184
Merit: 1014
Bitdice is scam scam scammmmmmmmmmmmmmmmmmmmmmmmmm
is it the end of autodice???  Sad......

It seems to be so, developer is inactive and failed to respond on positive virus scans.
full member
Activity: 154
Merit: 100
is it the end of autodice???  Sad......
legendary
Activity: 1717
Merit: 1125
I was rather hoping that autodice might become a good competitor for seuntjiebot, I even have an open pull request on the autodice guthub repo that implements a basic programmer mode that seb can improve on... It's sad to see that he hasn't been around for quite a while
legendary
Activity: 2184
Merit: 1014
Bitdice is scam scam scammmmmmmmmmmmmmmmmmmmmmmmmm
Is this software safe to use or the it has trojan inside of it?

We are still waiting for developer to resolve this issue. Virus Total scanner shows a warning.
full member
Activity: 168
Merit: 100
Is this software safe to use or the it has trojan inside of it?
hero member
Activity: 778
Merit: 515
This is pretty awesome. I thank you for your hard work and keeping it open source. I cant wait to try it out.
legendary
Activity: 1764
Merit: 1000
Can anyone tell me on where is the download link for this autodice bot? I dont see it on the 1st page at all.
thanks.

Here it is http://www.autodice.net/main/download-bot/
I do not recommend using AutoDice because of possible Trojan. Developer never responded.


Thanks bro for sharing the link and ofcourse I will be carefull with this one.
legendary
Activity: 2184
Merit: 1014
Bitdice is scam scam scammmmmmmmmmmmmmmmmmmmmmmmmm
legendary
Activity: 1764
Merit: 1000
Can anyone tell me on where is the download link for this autodice bot? I dont see it on the 1st page at all.
thanks.
newbie
Activity: 28
Merit: 0
Even through BB's downtime and severe lag spike (which lasted a couple hours, an attack on the MoneyPot network caused it), the bot continued reconnecting and rolling as normal.

HUGE +1 for this thing. It's weathered everything, is highly customizable, and looks great!
legendary
Activity: 1988
Merit: 1007

Few users reported it already in the BetterBets.io thread. Bot working properly, but there might be a script which steals your data.
Learn more about Malware at https://en.wikipedia.org/wiki/Malware

It's just 1/55, which means it's either a very, very new virus or it's just a false positive. I've seen nothing to make me think AutoDice is stealing anything/infected.
legendary
Activity: 2184
Merit: 1014
Bitdice is scam scam scammmmmmmmmmmmmmmmmmmmmmmmmm

Few users reported it already in the BetterBets.io thread. Bot working properly, but there might be a script which steals your data.
Learn more about Malware at https://en.wikipedia.org/wiki/Malware
newbie
Activity: 42
Merit: 0
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).
hero member
Activity: 560
Merit: 500
Add 999dice and freebitco.in plss *-*
well i would want 999dice to be added too though freebitco.in house edge is massive as far as i know isnt it 5 per cent? if yes theres no need to add it as people wont use it

Do you think he should add 999dice? Here's something u may have missed. https://bitcointalksearch.org/topic/how-999dicecom-is-stealing-your-coins-and-exactly-why-you-wont-believe-me-948965

sr. member
Activity: 420
Merit: 250
Add 999dice and freebitco.in plss *-*
well i would want 999dice to be added too though freebitco.in house edge is massive as far as i know isnt it 5 per cent? if yes theres no need to add it as people wont use it
hero member
Activity: 728
Merit: 500
Betterbets.io Casino
Hello Seb,

Users are asking if you could add the options for "high/low on x win/loss" in your bots pro mode if possible for the next release, thanks!

-Bjorn
newbie
Activity: 7
Merit: 0
Add 999dice and freebitco.in plss *-*
legendary
Activity: 1988
Merit: 1007
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!

Any update on getting the "stop" conditions fixed? A temporary work-around I've been using is to set max balance as (currentBalance+profitWanted). This works, but if you're using a site's faucet at the same time, you have to keep adjusting the balances to account for the increases.
Pages:
Jump to: