seuntjie (OP)
Legendary
Offline
Activity: 1717
Merit: 1125
|
|
March 06, 2017, 06:13:52 AM |
|
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.
|
|
|
|
kolloh
Legendary
Offline
Activity: 1736
Merit: 1023
|
|
March 06, 2017, 06:05:27 PM |
|
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.
|
|
|
|
BiancaFL
Newbie
Offline
Activity: 9
Merit: 0
|
|
March 06, 2017, 09:40:27 PM |
|
In programmer mode, what is the variable name of my current Luck?
Att,
|
|
|
|
|
seuntjie (OP)
Legendary
Offline
Activity: 1717
Merit: 1125
|
|
March 07, 2017, 06:19:33 AM Last edit: March 07, 2017, 06:43:38 AM by seuntjie |
|
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: 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; }
|
|
|
|
HCP
Legendary
Offline
Activity: 2086
Merit: 4361
<insert witty quote here>
|
|
March 07, 2017, 11:34:47 AM |
|
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
|
|
|
|
seuntjie (OP)
Legendary
Offline
Activity: 1717
Merit: 1125
|
|
March 07, 2017, 12:09:10 PM |
|
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 Thanks for notifying. It's been fixed and works normally now.
|
|
|
|
ripzombie
|
|
March 07, 2017, 03:56:51 PM |
|
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?
|
|
|
|
seuntjie (OP)
Legendary
Offline
Activity: 1717
Merit: 1125
|
|
March 07, 2017, 04:05:16 PM |
|
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?
|
|
|
|
ripzombie
|
|
March 07, 2017, 04:19:11 PM |
|
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? Bot response but bets just taking too long..(same frozen)
|
|
|
|
seuntjie (OP)
Legendary
Offline
Activity: 1717
Merit: 1125
|
|
March 07, 2017, 05:05:11 PM |
|
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? Bot response but bets just taking too long..(same frozen) "Frozen" means the bot doesn't respond. Set your betting speed to 1 bet/s, if that doesn't work, make it bet a bit slower and slower untill it runs at a constant speed. Or increase your base bet.
|
|
|
|
sikkan
|
|
March 10, 2017, 06:17:58 AM |
|
Tried it out yesterday and two thoughts so far. First, I have to change my computers clock etc to US (swedish is native) to get it to work, but thats already described in the FAQ that it may need to be done. Not sure why and how it has anything to do with anything since swe uses punctuations between digits and not commas. And second, If I dont set bot speed at 1 bet/sec the betting is very "choppy". Sometimes its several seconds between bets and sometimes it comes at a really fast flow. I bet at rollin.io. Other than that I really love the graph and settings
|
|
|
|
seuntjie (OP)
Legendary
Offline
Activity: 1717
Merit: 1125
|
|
March 11, 2017, 09:16:38 PM |
|
Tried it out yesterday and two thoughts so far. First, I have to change my computers clock etc to US (swedish is native) to get it to work, but thats already described in the FAQ that it may need to be done. Not sure why and how it has anything to do with anything since swe uses punctuations between digits and not commas. And second, If I dont set bot speed at 1 bet/sec the betting is very "choppy". Sometimes its several seconds between bets and sometimes it comes at a really fast flow. I bet at rollin.io. Other than that I really love the graph and settings Can you please test out this beta version of the bot? https://bot.seuntjie.com/botpage.aspx?id=46It should address both issues (changing number format and betting speed/choppyness)
|
|
|
|
Win95
Newbie
Offline
Activity: 2
Merit: 0
|
|
March 11, 2017, 09:53:22 PM |
|
Hey. I'm trying to use a loop in the programming mode, but it does not work (although in LUA-yes), tell me, what could be the problem? ... local ta = {} local ti = {} ... if pq==pz then pl=(r .. t .. y .. u .. i .. o) print ('pq==pz') for s =1, #ta, 1 do if(ta[s]) == pl then print (ta[s]) ti[s] = ti[s]+1 print('value+1') else table.insert(ta, pl) print('in table') end; end; end; ...
|
|
|
|
seuntjie (OP)
Legendary
Offline
Activity: 1717
Merit: 1125
|
|
March 11, 2017, 10:11:27 PM |
|
Hey. I'm trying to use a loop in the programming mode, but it does not work (although in LUA-yes), tell me, what could be the problem? ... local ta = {} local ti = {} ... if pq==pz then pl=(r .. t .. y .. u .. i .. o) print ('pq==pz') for s =1, #ta, 1 do if(ta[s]) == pl then print (ta[s]) ti[s] = ti[s]+1 print('value+1') else table.insert(ta, pl) print('in table') end; end; end; ... asking on multiple platforms isn't going to change my answer or make me answer any faster. See my email response.
|
|
|
|
Win95
Newbie
Offline
Activity: 2
Merit: 0
|
|
March 11, 2017, 10:24:46 PM |
|
Thanks for the quick response. I was not sure that here and the email is the same person. Thank you.
|
|
|
|
ricjonsu098
Newbie
Offline
Activity: 10
Merit: 0
|
|
March 12, 2017, 01:44:59 AM |
|
Hi seuntjie,
tried using the beta version, so far bitsler doesn't get stucked anymore, but i encountered a bug in which if you will reset the chart, (the one displayed in real time) it doesn't really reset, it only reset the graph, but the number of bets are still the same so basically the graph does not get reset.
|
|
|
|
seuntjie (OP)
Legendary
Offline
Activity: 1717
Merit: 1125
|
|
March 12, 2017, 08:20:29 AM |
|
Hi seuntjie,
tried using the beta version, so far bitsler doesn't get stucked anymore, but i encountered a bug in which if you will reset the chart, (the one displayed in real time) it doesn't really reset, it only reset the graph, but the number of bets are still the same so basically the graph does not get reset.
Unfortunately it still does get stuck at bitsler, just for another reason now and only on really fast internet connections... The chart does reset but the scale doesn't, I'll get that fixed for the stable release.
|
|
|
|
1982dre
|
|
March 12, 2017, 01:20:28 PM |
|
Is there a way to let the bot stop on one or multiple numbers. Let's see, can I let it stop after a 99.99 or 0.00? Even without betting on 9900x.
|
|
|
|
seuntjie (OP)
Legendary
Offline
Activity: 1717
Merit: 1125
|
|
March 12, 2017, 03:51:29 PM |
|
Is there a way to let the bot stop on one or multiple numbers. Let's see, can I let it stop after a 99.99 or 0.00? Even without betting on 9900x.
If you use the programmer mode with the lastBet object (specifically the lastBet.Roll property) you can do this.
|
|
|
|
|