Pages:
Author

Topic: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! - page 70. (Read 274841 times)

legendary
Activity: 1717
Merit: 1125
I use Dicebot Ver 3.3.1 (Play with Doge)

Playing on bitsler, I am constantly frozen..
I thought it might be related to internet connection.
I did the experiment in 3 different locations. But the same problem continues.
What do you suggest me to do in this regard?

What do you mean "frozen"?
Is the bot not responding or are bets just taking long?
full member
Activity: 589
Merit: 100
I use Dicebot Ver 3.3.1 (Play with Doge)

Playing on bitsler, I am constantly frozen..
I thought it might be related to internet connection.
I did the experiment in 3 different locations. But the same problem continues.
What do you suggest me to do in this regard?
legendary
Activity: 1717
Merit: 1125
Hi Seuntjie...

Seems that there is an issue with your site and/or downloading the bot. Whenever I clicked the download button on bot.seuntjie.com I get:

"Something went wrong while fetching your file! Please reload and try again. If the problem persist, please contact seuntjie."

I've tried clearing the browser out and refreshing, but still getting the same error Sad

Thanks for notifying. It's been fixed and works normally now.
HCP
legendary
Activity: 2086
Merit: 4361
Hi Seuntjie...

Seems that there is an issue with your site and/or downloading the bot. Whenever I clicked the download button on bot.seuntjie.com I get:

"Something went wrong while fetching your file! Please reload and try again. If the problem persist, please contact seuntjie."

I've tried clearing the browser out and refreshing, but still getting the same error Sad
legendary
Activity: 1717
Merit: 1125
In programmer mode, what is the variable name of my current Luck?

Att,

luck isn't available as a variable in the programmer mode as it is (in my opinion) a pretty useless stat. You will have to track and calculate luck yourself if you want to use it for something.

For what it's worth, this is the method the bot uses to calculate luck:
Code:
        private void CalculateLuck(bool win)
        {
            decimal lucktotal = (decimal)luck * (decimal)((Wins + Losses) - 1);
            if (win)
                lucktotal += (decimal)((decimal)100 / (decimal)Chance)*(decimal)100;
            decimal tmp = (decimal)(lucktotal / (decimal)(Wins + Losses));
            luck = tmp;
        }
legendary
Activity: 1736
Merit: 1023
In programmer mode, what is the variable name of my current Luck?

Att,

There are a list of variables at the https://steemit.com/dicebot/@seuntjie/dicebot-programmer-mode-tutorial-1-1-variables page, but I'm not sure that the bot records a "luck" value. You could calculate your luck based on your wins/losses and chance variable I'm sure though.
newbie
Activity: 9
Merit: 0
In programmer mode, what is the variable name of my current Luck?

Att,
legendary
Activity: 1736
Merit: 1023
Version 3.3.1 seems to indicate support for username accounts on BitDice, but I attempted to login to BitDice using a username/password combo and it doesn't seem to work.

Can you double check and verify if this is working at the current time?

No need to test, I know it doesn't work. Would be better if you registered an email to your account anyway.

Thanks for confirming. Based on the patch notes it looked like it was supported. Saw a few users reporting issues so wasn't sure.

If I see anyone ask, I'll just let them know only email based logins are supported for now.
legendary
Activity: 1717
Merit: 1125
Version 3.3.1 seems to indicate support for username accounts on BitDice, but I attempted to login to BitDice using a username/password combo and it doesn't seem to work.

Can you double check and verify if this is working at the current time?

No need to test, I know it doesn't work. Would be better if you registered an email to your account anyway.
legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
I love the update, works better on my system especially on PrimeDice the bets are faster and such. Loving this bot as always
legendary
Activity: 1736
Merit: 1023
Version 3.3.1 seems to indicate support for username accounts on BitDice, but I attempted to login to BitDice using a username/password combo and it doesn't seem to work.

Can you double check and verify if this is working at the current time?
legendary
Activity: 1717
Merit: 1125
Hi seuntjie can we expect to see duckdice and other similar new sites being added to the bot when it comes to the next release and when can we expect the next version. Used to bust a lot before using the bot now i can use the settings according to my calculation ,thanks to you ,really waiting for you to add more sites in the future.

DuckDice is still deciding on whether they want to be in the bot or not. As for other sites, I haven't seen any other sites that look promising recently that hasn't been added to the bot yet. I'm open to suggestions but will still use my own discretion when deciding whether or not to add a site.

Sites that will be added to the bot is http://dice.seuntjie.com (once I'm happy with how the app runs) and https://bit-exo.com, I'm just having some technical difficulties with connecting to their websocket.

I'm not sure when the next release will be, there are a few bugs I need to fix, so it won't be 2 months again. should be in a week or two, I'm currently just working on another project.
sr. member
Activity: 574
Merit: 252
Hi seuntjie can we expect to see duckdice and other similar new sites being added to the bot when it comes to the next release and when can we expect the next version. Used to bust a lot before using the bot now i can use the settings according to my calculation ,thanks to you ,really waiting for you to add more sites in the future.
legendary
Activity: 1717
Merit: 1125
i am sure about register, logins and site choice
the only problem i had is failed to login as i mentioned

I can't fix anything because you haven't given me ANY information. You constantly avoid giving me the information I'm asking for. It's beginning to look like there's no problem. Because it works fine for, and for everyone else.
what information do you need?Huh

List of sites you tried to log in to that does not work. Don't give me a list of sites that does work. Give me a list of what does not work, along with what you use to log in, what happens when you try to log in, and the message shown at the bottom of the screen of the bot for each site that does not work. Like this:

Rollin.  (not your actual username and password, just that you used a username and password to log in), Displays "failed to log in", bottom of the screen shows "you need to be logged in".

For every site that you cannot log in to.
just dice
is this what you want?

Yeah, for every site you try to log in to.
primedice works fine
999dice /Username and password/failed to log in / status : disconnected
safedice works fine
rollin.io/Username and api/failed to log in / status : disconnected
bitdice works fine
that is for now sorry


999dice - do you need to use a proxy or VPN to log onto their site when using a browser? I know 999dice is blocked in certain areas.
Rollin: you need to use username, API key AND secret. You also need to make sure your computers time and timezone is correct to the second.
newbie
Activity: 7
Merit: 0
i am sure about register, logins and site choice
the only problem i had is failed to login as i mentioned

I can't fix anything because you haven't given me ANY information. You constantly avoid giving me the information I'm asking for. It's beginning to look like there's no problem. Because it works fine for, and for everyone else.
what information do you need?Huh

List of sites you tried to log in to that does not work. Don't give me a list of sites that does work. Give me a list of what does not work, along with what you use to log in, what happens when you try to log in, and the message shown at the bottom of the screen of the bot for each site that does not work. Like this:

Rollin.  (not your actual username and password, just that you used a username and password to log in), Displays "failed to log in", bottom of the screen shows "you need to be logged in".

For every site that you cannot log in to.
just dice
is this what you want?

Yeah, for every site you try to log in to.
primedice works fine
999dice /Username and password/failed to log in / status : disconnected
safedice works fine
rollin.io/Username and api/failed to log in / status : disconnected
bitdice works fine
that is for now sorry
legendary
Activity: 1717
Merit: 1125
i am sure about register, logins and site choice
the only problem i had is failed to login as i mentioned

I can't fix anything because you haven't given me ANY information. You constantly avoid giving me the information I'm asking for. It's beginning to look like there's no problem. Because it works fine for, and for everyone else.
what information do you need?Huh

List of sites you tried to log in to that does not work. Don't give me a list of sites that does work. Give me a list of what does not work, along with what you use to log in, what happens when you try to log in, and the message shown at the bottom of the screen of the bot for each site that does not work. Like this:

Rollin.  (not your actual username and password, just that you used a username and password to log in), Displays "failed to log in", bottom of the screen shows "you need to be logged in".

For every site that you cannot log in to.
just dice/Username and password/failed to log in / status : disconnected
is this what you want?

Yeah, for every site you try to log in to.
newbie
Activity: 7
Merit: 0
i am sure about register, logins and site choice
the only problem i had is failed to login as i mentioned

I can't fix anything because you haven't given me ANY information. You constantly avoid giving me the information I'm asking for. It's beginning to look like there's no problem. Because it works fine for, and for everyone else.
what information do you need?Huh

List of sites you tried to log in to that does not work. Don't give me a list of sites that does work. Give me a list of what does not work, along with what you use to log in, what happens when you try to log in, and the message shown at the bottom of the screen of the bot for each site that does not work. Like this:

Rollin.  (not your actual username and password, just that you used a username and password to log in), Displays "failed to log in", bottom of the screen shows "you need to be logged in".

For every site that you cannot log in to.
just dice/Username and password/failed to log in / status : disconnected
is this what you want?
legendary
Activity: 1717
Merit: 1125
i am sure about register, logins and site choice
the only problem i had is failed to login as i mentioned

I can't fix anything because you haven't given me ANY information. You constantly avoid giving me the information I'm asking for. It's beginning to look like there's no problem. Because it works fine for, and for everyone else.
what information do you need?Huh

List of sites you tried to log in to that does not work. Don't give me a list of sites that does work. Give me a list of what does not work, along with what you use to log in, what happens when you try to log in, and the message shown at the bottom of the screen of the bot for each site that does not work. Like this:

Rollin. Username and password (not your actual username and password, just that you used a username and password to log in), Displays "failed to log in", bottom of the screen shows "you need to be logged in".

For every site that you cannot log in to.
newbie
Activity: 7
Merit: 0
i am sure about register, logins and site choice
the only problem i had is failed to login as i mentioned

I can't fix anything because you haven't given me ANY information. You constantly avoid giving me the information I'm asking for. It's beginning to look like there's no problem. Because it works fine for, and for everyone else.
what information do you need?Huh
legendary
Activity: 1717
Merit: 1125
i am sure about register, logins and site choice
the only problem i had is failed to login as i mentioned

I can't fix anything because you haven't given me ANY information. You constantly avoid giving me the information I'm asking for. It's beginning to look like there's no problem. Because it works fine for, and for everyone else.
Pages:
Jump to: