Bitcoin Forum
April 25, 2024, 02:26:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 ... 168 »
  Print  
Author Topic: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts!  (Read 274492 times)
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 23, 2016, 03:47:11 PM
 #1501

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.

-

It's probably something to do with how the simulation is started. I'll take a look at it. Thanks for pointing it out to me

1714055186
Hero Member
*
Offline Offline

Posts: 1714055186

View Profile Personal Message (Offline)

Ignore
1714055186
Reply with quote  #2

1714055186
Report to moderator
1714055186
Hero Member
*
Offline Offline

Posts: 1714055186

View Profile Personal Message (Offline)

Ignore
1714055186
Reply with quote  #2

1714055186
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714055186
Hero Member
*
Offline Offline

Posts: 1714055186

View Profile Personal Message (Offline)

Ignore
1714055186
Reply with quote  #2

1714055186
Report to moderator
1714055186
Hero Member
*
Offline Offline

Posts: 1714055186

View Profile Personal Message (Offline)

Ignore
1714055186
Reply with quote  #2

1714055186
Report to moderator
honey515
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
August 28, 2016, 01:08:05 PM
 #1502

Hi,
Can you tell mehow I can login to primedice from the bot?
Has the login issue been resolved?

Yeah the issues been resolved. You need to use your API key to log in. You can get your API key from primedice by opening the site, in the top right, click on MORE, then API. Follow the instructions to get your API key. Paste that into the box in the bot that says API Key.

Edit:
what should i do to get the key?!

there is:
The Primedice API provides low-level access to functions available on the website. Authentication is done by adding a paramter to the url. Here is an example of an authenticated URL query: https://api.primedice.com/api/users/1?api_key=<API KEY>

if i use the url i get back Unauthorized

HI

First you have to enable multi-factor login, go to account>security. After that you can enable API-key by going to main page>more>api.

In dicebot choose primedice from the dropdown menu, because it has default login for just-dice, only fill your username and api box, leave 2fa box empty

Hi Seuntjies,

I have the same issue like honey515.

When i go to Main Page>more Api >Enable Multi-factor login to get access to API KEY come to

MULTI-FACTOR LOGIN

Scan or type/copy this code into your Authenticator app:
xxxxxxxxxxxxx

and this key dont work with the login.

Thank you Seuntjies,
I was able to login. However, I am unable to roll the bets.
(Nothing happens after I click "Start High" or "Start Low")

Could you please help me resolve this issue?
Thanks,
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 29, 2016, 07:34:44 AM
 #1503

Thank you Seuntjies,
I was able to login. However, I am unable to roll the bets.
(Nothing happens after I click "Start High" or "Start Low")

Could you please help me resolve this issue?
Thanks,

Is there a message shown at the bottom of the bot in the status bar?
Is your bet smaller than your balance?

cypher21
Hero Member
*****
Offline Offline

Activity: 854
Merit: 503


View Profile
August 29, 2016, 09:19:28 AM
 #1504

have a question:
i cant login in fortune jack.
there is only a message that fortune jack is highly protected and it need some minutes. Wait, but no login. Anybody help?
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 29, 2016, 09:55:09 AM
 #1505

have a question:
i cant login in fortune jack.
there is only a message that fortune jack is highly protected and it need some minutes. Wait, but no login. Anybody help?

Fortunejack does not allow concurrent connections. So to log in with the bot you need to log OUT of your browser first, wait a minute and then log in with the bot. Otherwise the browser tries to re-authenticate itself and ends up logging the bot out. If you try to log in with your browser while the bot is logged in, the browser will "win" and log the bot out.

FJ also has another level of DDOS protection that the bot cannot get passed. The captcha that you sometimes see when logging in to FJ. If that captcha is active, the bot won't be able to log in.

cypher21
Hero Member
*****
Offline Offline

Activity: 854
Merit: 503


View Profile
August 29, 2016, 12:22:44 PM
 #1506

have a question:
i cant login in fortune jack.
there is only a message that fortune jack is highly protected and it need some minutes. Wait, but no login. Anybody help?

Fortunejack does not allow concurrent connections. So to log in with the bot you need to log OUT of your browser first, wait a minute and then log in with the bot. Otherwise the browser tries to re-authenticate itself and ends up logging the bot out. If you try to log in with your browser while the bot is logged in, the browser will "win" and log the bot out.

FJ also has another level of DDOS protection that the bot cannot get passed. The captcha that you sometimes see when logging in to FJ. If that captcha is active, the bot won't be able to log in.

ah thank you for your help. cant find that quote.
honey515
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
August 29, 2016, 12:29:19 PM
 #1507

Thank you Seuntjies,
I was able to login. However, I am unable to roll the bets.
(Nothing happens after I click "Start High" or "Start Low")

Could you please help me resolve this issue?
Thanks,

Is there a message shown at the bottom of the bot in the status bar?
Is your bet smaller than your balance?

Hi Seuntjies,
The message said "Change client seed" so I rerandomized the seed and was able to login!

Thank you so much!
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 29, 2016, 08:05:24 PM
 #1508

DiceBot 3.2.1 is now available to download from https://bot.seuntjie.com/botpage.aspx

Change Log

New Features
added advanced input form for programmer mode that allows changing button and form text (thanks bitcoinreporter)


Changes
Added eth for bitsler
precision upgrades


Bug Fixes
betking bets
bitsler invalid bet amount
bitsler 2fa login
999doge
mp roll verifier
lablist empty row fix
simulation starting with wrong bet fix
simulations stopping at CG fix
Probable fix for bet history form crashing when opening for CG

cypher21
Hero Member
*****
Offline Offline

Activity: 854
Merit: 503


View Profile
August 30, 2016, 07:35:46 AM
 #1509

hi seuntjies,
First nice work you do.
Second...If in another lan system, i got this problem: Unhandled exception has occurred in your application. If you click Continue, the applocation will ignore this error and attempt to continue. If you click quot,. the application close immediatly.
expecting element "root" from namespace "..Encountered None" with name ".namespace"..

Do you know this issue?
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 30, 2016, 08:41:39 AM
 #1510

hi seuntjies,
First nice work you do.
Second...If in another lan system, i got this problem: Unhandled exception has occurred in your application. If you click Continue, the applocation will ignore this error and attempt to continue. If you click quot,. the application close immediatly.
expecting element "root" from namespace "..Encountered None" with name ".namespace"..

Do you know this issue?

Which site are you trying to play at? When does this happen?

cypher21
Hero Member
*****
Offline Offline

Activity: 854
Merit: 503


View Profile
August 30, 2016, 08:47:52 AM
 #1511

im playing on my work netrwork. try 999dice.
I think it is problem with my work...@ home it work.
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 30, 2016, 08:48:59 AM
 #1512

im playing on my work netrwork. try 999dice.
I think it is problem with my work...@ home it work.

You're probably behind a proxy at work. try entering your proxy details in view->proxy.

cypher21
Hero Member
*****
Offline Offline

Activity: 854
Merit: 503


View Profile
August 30, 2016, 08:50:34 AM
 #1513

im playing on my work netrwork. try 999dice.
I think it is problem with my work...@ home it work.

You're probably behind a proxy at work. try entering your proxy details in view->proxy.

ok im not as good in those things...thx for your help, but i think i play only @ home.
septian44
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
August 30, 2016, 09:05:07 AM
 #1514

I always fail download Seuntjies DiceBot bad if my laptop specification:
Spesifikasi Toshiba Tecra A8 :
  _Processor Intel Core2Duo T5500 1.6Ghz
  _Ram 2GB DDR2 - HDD 80GB
  _Intel GMA 950 - LCD 15'4 Wide
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 30, 2016, 09:08:01 AM
 #1515

I always fail download Seuntjies DiceBot bad if my laptop specification:
Spesifikasi Toshiba Tecra A8 :
  _Processor Intel Core2Duo T5500 1.6Ghz
  _Ram 2GB DDR2 - HDD 80GB
  _Intel GMA 950 - LCD 15'4 Wide

What do you mean you fail to download it? Take a look at the following article for help on downloading, extracting and running the bot: bot.seuntjie.com/gettingstarted.aspx
Note that you require windows 7 or newer and .net 4.5 has to be installed.

Edit: Be sure to check out this list of frequently asked questions as well: bot.seuntjie.com/faqs.aspx

Bitcoiner_cph
Full Member
***
Offline Offline

Activity: 160
Merit: 100


View Profile
September 01, 2016, 11:04:47 AM
 #1516

Seuntjies, I am learning how to program your dicebot.

I have a problem getting the labouchere function to functioning.

Here is one thing I tried, my code:

---
function dobet()

nextbet=labouchere(win)

end
---

And I have entered number in the advanced mode box for labouchere. What is missing??

I have tried different option, but cant make this function work.

Bitcoiner_cph
Full Member
***
Offline Offline

Activity: 160
Merit: 100


View Profile
September 01, 2016, 11:11:13 AM
 #1517

Seuntjies, I am learning how to program your dicebot.

I have a problem getting the labouchere function to functioning.

Here is one thing I tried, my code:

---
function dobet()

nextbet=labouchere(win)

end
---

And I have entered number in the advanced mode box for labouchere. What is missing??

I have tried different option, but cant make this function work.


well I restarted the program and it worked...

cryptohustla
Full Member
***
Offline Offline

Activity: 126
Merit: 100

Look at the brighter Side


View Profile WWW
September 04, 2016, 12:35:03 PM
 #1518

does anyone else having problem with fortunejack? i did a backread about fortune jack high cloudflare blah blah error and it says i have to log out of the website first before logging in on the bot and i already did that.. i still cant login and after a minute it says cant login create or register new account.

thanks

Getline.in - "Bitcoin Loans. From one person to another"
Getline.in Community Manager - My service is for the Filipino people.
HeyYouGuys
Full Member
***
Offline Offline

Activity: 149
Merit: 101



View Profile
September 04, 2016, 01:40:06 PM
 #1519

FYI a LUA script was created for this bot to run my strategy. Not by me, but it can be found in the thread.

A great alternative to Martingale.

https://bitcointalk.org/index.php?topic=1430193.msg16143614#msg16143614

PRIMEDICE -MY DICEBOT SCRIPT IN ACTION:    https://www.youtube.com/watch?v=w3VFBugqtgE
forumaster
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250




View Profile WWW
September 04, 2016, 04:44:47 PM
 #1520

Hi Seuntjies, I'm trying your bot, I started betting at 2 satoshis with the martingale but everytime that I win 16 satoshi+ (3+ loses in a row) it stops playing (after the win)

I have the default martingale and the default stop settings (all disabled)
Pages: « 1 ... 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 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 ... 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!