Bitcoin Forum
July 05, 2024, 06:06:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 [29] 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 ... 168 »
  Print  
Author Topic: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts!  (Read 274564 times)
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
April 14, 2015, 10:05:53 PM
 #561

thanks, I got it signed in, but I don't see the website?

Also, the roll numbers are whole numbers, is there a settings to show decimals?

I got rid of the browser, was making the bot sluggish and bulky. As it is now, the bot is more stable and easier to work on and upgrade later on.

I think you're confusing bet id and roll number. The bet ID is a whole number, the roll or lucky number shows to 4 decimals.

blayzer
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
April 15, 2015, 10:38:54 AM
 #562

I cant seem to get the Reset Stats button to work on v3 b10.
is it just me?
Llinessa
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
April 15, 2015, 02:42:02 PM
 #563

I cant seem to get the Reset Stats button to work on v3 b10.
is it just me?

I have the same thing.
boliu
Sr. Member
****
Offline Offline

Activity: 267
Merit: 250

6th BTC reached. Thank you for your support


View Profile
April 15, 2015, 05:07:02 PM
 #564

thanks, I got it signed in, but I don't see the website?

Also, the roll numbers are whole numbers, is there a settings to show decimals?

I got rid of the browser, was making the bot sluggish and bulky. As it is now, the bot is more stable and easier to work on and upgrade later on.

I think you're confusing bet id and roll number. The bet ID is a whole number, the roll or lucky number shows to 4 decimals.



Roll only shows whole digit, no decimals.

birdcat90
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500



View Profile
April 17, 2015, 05:58:15 AM
 #565

seuntji why my bot for just dice sometimes give some error like, its betting for 0 bet??

although my minimum bet was not 0...what may caused this error?

<a href="http://www.freebiebitcoin.com">Earn free bitcoin</a>
chilly2k
Legendary
*
Offline Offline

Activity: 1007
Merit: 1000


View Profile
April 23, 2015, 02:47:51 AM
 #566


   Seuntjie,

   I was going to poke through the code and se if I could figure out that tip problem on PRC, but I can't find the build 10 code.  Do you have a pointer,
or any ideas on that problem?

            Thanks Bob   (Chilly2k)

seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
April 23, 2015, 07:59:24 AM
 #567

thanks, I got it signed in, but I don't see the website?

Also, the roll numbers are whole numbers, is there a settings to show decimals?

I got rid of the browser, was making the bot sluggish and bulky. As it is now, the bot is more stable and easier to work on and upgrade later on.

I think you're confusing bet id and roll number. The bet ID is a whole number, the roll or lucky number shows to 4 decimals.



Roll only shows whole digit, no decimals.

That's odd, I've never seen that happen. On which side do you play and from where are you?


seuntji why my bot for just dice sometimes give some error like, its betting for 0 bet??

although my minimum bet was not 0...what may caused this error?

Maybe you have a setting that sets the multiplier or your bet to 0? or maybe you scrolled down while your cursor was focused on the mutliplier or starting bet values.



   Seuntjie,

   I was going to poke through the code and se if I could figure out that tip problem on PRC, but I can't find the build 10 code.  Do you have a pointer,
or any ideas on that problem?

            Thanks Bob   (Chilly2k)

https://github.com/seuntie900/DiceBot/blob/master/DiceBot/PRC.cs

seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
April 23, 2015, 08:24:45 AM
 #568


   Seuntjie,

   I was going to poke through the code and se if I could figure out that tip problem on PRC, but I can't find the build 10 code.  Do you have a pointer,
or any ideas on that problem?

            Thanks Bob   (Chilly2k)

I updated the file linked in the previous response and the tipping seems to work as far as i tested, just sync your git repo or download the source again and compile it

in the lua code, you need to use tip("accountID",amount), for example: tip("357",0.10015)

chilly2k
Legendary
*
Offline Offline

Activity: 1007
Merit: 1000


View Profile
April 23, 2015, 01:08:10 PM
 #569


   Seuntjie,

   I was going to poke through the code and se if I could figure out that tip problem on PRC, but I can't find the build 10 code.  Do you have a pointer,
or any ideas on that problem?

            Thanks Bob   (Chilly2k)

I updated the file linked in the previous response and the tipping seems to work as far as i tested, just sync your git repo or download the source again and compile it

in the lua code, you need to use tip("accountID",amount), for example: tip("357",0.10015)

     Any tips on compiling this?  I think I read at one point you needed to compile under windows, and that it required something else.  Just a quick pointer would help a bunch.

                    Thanks

seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
April 23, 2015, 01:13:26 PM
 #570


   Seuntjie,

   I was going to poke through the code and se if I could figure out that tip problem on PRC, but I can't find the build 10 code.  Do you have a pointer,
or any ideas on that problem?

            Thanks Bob   (Chilly2k)

I updated the file linked in the previous response and the tipping seems to work as far as i tested, just sync your git repo or download the source again and compile it

in the lua code, you need to use tip("accountID",amount), for example: tip("357",0.10015)

     Any tips on compiling this?  I think I read at one point you needed to compile under windows, and that it required something else.  Just a quick pointer would help a bunch.

                    Thanks


you need visual studio 2010 or newer, You can try visual studio 2013 community edition, it's free and it's what I use. Just open the solution file (dicebot.sln) with visual studio.
You might need to re-add some references, but all the dll's you need is in the debug\bin\ folder.

then just click start or press f5 to compile once you've opened the solution

chilly2k
Legendary
*
Offline Offline

Activity: 1007
Merit: 1000


View Profile
April 23, 2015, 04:40:04 PM
 #571


   Seuntjie,

   I was going to poke through the code and se if I could figure out that tip problem on PRC, but I can't find the build 10 code.  Do you have a pointer,
or any ideas on that problem?

            Thanks Bob   (Chilly2k)

I updated the file linked in the previous response and the tipping seems to work as far as i tested, just sync your git repo or download the source again and compile it

in the lua code, you need to use tip("accountID",amount), for example: tip("357",0.10015)

     Any tips on compiling this?  I think I read at one point you needed to compile under windows, and that it required something else.  Just a quick pointer would help a bunch.

                    Thanks


you need visual studio 2010 or newer, You can try visual studio 2013 community edition, it's free and it's what I use. Just open the solution file (dicebot.sln) with visual studio.
You might need to re-add some references, but all the dll's you need is in the debug\bin\ folder.

then just click start or press f5 to compile once you've opened the solution

    Works like a champ. that fixed the tipping problem.  There was a problem with maxRows being defined outside of the addbet function.  I copied it inside of the function and everything worked great.  The visual studio seems really powerful, once you get a chance to play with it. 

    Thanks again...   

elsano8
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
April 29, 2015, 06:35:24 PM
 #572

Hi did not speak English but use a translator, I hope to be clear. My problem is that after 10 minutes the program stops bets and so I have to use a autoclick. You know what's the problem? thanks  Smiley Smiley
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
April 30, 2015, 09:14:23 AM
 #573

Hi did not speak English but use a translator, I hope to be clear. My problem is that after 10 minutes the program stops bets and so I have to use a autoclick. You know what's the problem? thanks  Smiley Smiley

Which version of the bot are you using on which site?

bajing
Legendary
*
Offline Offline

Activity: 1176
Merit: 1001


The most Professional Cryptocurrency Casino


View Profile
April 30, 2015, 01:40:44 PM
 #574

how much you take profit use martinangle with this bot? im interested for use if guarantee profit Smiley

FORTUNEJACK.COM[
                            
9 BTC WELCOME PACK FOR 1ST 5 DEPOSITS
FREE 1,000 mBTC daily for LuckyJack winners
[
          
]
elsano8
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
April 30, 2015, 04:28:44 PM
 #575

Hi did not speak English but use a translator, I hope to be clear. My problem is that after 10 minutes the program stops bets and so I have to use a autoclick. You know what's the problem? thanks  Smiley Smiley

Which version of the bot are you using on which site?


Hi I'm using version 2.5.5 is the last. I'm using on-site 999dice. Sometimes it lasts more than 10 minutes, 20 minutes or reaches 30 minutes. What is happening?
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
April 30, 2015, 05:32:19 PM
 #576

how much you take profit use martinangle with this bot? im interested for use if guarantee profit Smiley

No matter how good your bot or your strategy is, there is no way of guaranteeing profit, ever. All casinos have a house edge and that means the casino always win in the end. How much you make.lose depends on how much you wager and what your strategy is.



Hi I'm using version 2.5.5 is the last. I'm using on-site 999dice. Sometimes it lasts more than 10 minutes, 20 minutes or reaches 30 minutes. What is happening?

try using this one. It's more stable, more features and faster: Alpha version (build 11) of Seuntjies Dicebot is available at seuntjie.com/dicebot/dicebot-v3-alpha-b11.zip

elsano8
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
April 30, 2015, 06:50:42 PM
 #577

how much you take profit use martinangle with this bot? im interested for use if guarantee profit Smiley

No matter how good your bot or your strategy is, there is no way of guaranteeing profit, ever. All casinos have a house edge and that means the casino always win in the end. How much you make.lose depends on how much you wager and what your strategy is.



Hi I'm using version 2.5.5 is the last. I'm using on-site 999dice. Sometimes it lasts more than 10 minutes, 20 minutes or reaches 30 minutes. What is happening?

try using this one. It's more stable, more features and faster: Alpha version (build 11) of Seuntjies Dicebot is available at seuntjie.com/dicebot/dicebot-v3-alpha-b11.zip

Thanks for your quick response. I'm using doge.You can bet dogecoins?
o
What dogecoins recomendas to bet? thanks
chits
Full Member
***
Offline Offline

Activity: 560
Merit: 100


View Profile
May 02, 2015, 03:23:27 AM
 #578

Is any one found the best possible settings for this bot?
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
May 02, 2015, 09:07:57 PM
 #579

Thanks for your quick response. I'm using doge.You can bet dogecoins?
o
What dogecoins recomendas to bet? thanks

On the site menu in the top left corner, select 999dice, then select the currency you want to bet in.
What ever amount you're comfortable with.


Is any one found the best possible settings for this bot?

There used to be a thread for settings for the bot, But i can't seem to find it anymore. Maybe start a new one to share settings on?

Llinessa
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
May 03, 2015, 12:32:33 AM
 #580

Hello. I can not get the switch currencies on 999dice. v3-alpha-b11 Win. 7.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 [29] 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 ... 168 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!