Bitcoin Forum
June 23, 2024, 10:54:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: August 23, 2016, 03:08:38 PM
Hello,

I have encountered some troubles trying to use your bot's programmer mode lately;

when I use programmer mode, and I try to simulate my script, no matter what I have set in my script for "base" the first iteration of dobet() will take the base bet that I have set in advanced mode. Is that normal ? Am I missing something that would disable this thing, so I can set my first bet in my actual script ?

The weridest thing is that if the script runs for more than 1 iteration and it hits a reseting line (like nextbet=base) it will now take the value for "base" that I wrote in the script

Here are the screens

The advanced settings page, before I switch to programmer mode :



note that the starting bet value is set to 0.0001

now the script and its console output :

-

As you can see, the base value is supposed to be 0.00000001 but the first call to dobet() sets base to the same starting bet as my advanced settings.
However, as soon as it hits a "nextbet=base" it comes back to the base value I declared in the script.

Now I wanted to try if it was a coincidence or not, so I changed the starting bet in advanced mode and re-run the exact same script. Here are the results, and it confirm what I think :

-

can you tell me if it is normal ?

Do you set nextbet to what you want your base to be before running the simulation?

Yep.

-
2  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: August 23, 2016, 12:15:09 PM
Hello,

I have encountered some troubles trying to use your bot's programmer mode lately;

when I use programmer mode, and I try to simulate my script, no matter what I have set in my script for "base" the first iteration of dobet() will take the base bet that I have set in advanced mode. Is that normal ? Am I missing something that would disable this thing, so I can set my first bet in my actual script ?

The weridest thing is that if the script runs for more than 1 iteration and it hits a reseting line (like nextbet=base) it will now take the value for "base" that I wrote in the script

Here are the screens

The advanced settings page, before I switch to programmer mode :



note that the starting bet value is set to 0.0001

now the script and its console output :

-

As you can see, the base value is supposed to be 0.00000001 but the first call to dobet() sets base to the same starting bet as my advanced settings.
However, as soon as it hits a "nextbet=base" it comes back to the base value I declared in the script.

Now I wanted to try if it was a coincidence or not, so I changed the starting bet in advanced mode and re-run the exact same script. Here are the results, and it confirm what I think :

-

can you tell me if it is normal ?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!