Pages:
Author

Topic: ★MyDiceBot★ - Ultimate Bitcoin/Dogecoin Dice Bot. Bet More, Earn More! (Read 27537 times)

member
Activity: 309
Merit: 12
Anyone know if there's a way to make this work on Stake after the API was shut down? Or an alternative bot?
newbie
Activity: 1
Merit: 0
What is the difference between the various editions of mydicebot for Windows? Browser Edition / Desktop Edition / Console
newbie
Activity: 3
Merit: 0
I am using version mydicebot-desktop-21.4.15-x86_64.AppImage, typing only login and password and no 2FA and can't login to Freebitco.in account, getting message "TypeError: Cannot read property 'forEach' of undefined".
Here is listing of messages from console on this error:

TypeError: Cannot read property 'forEach' of undefined
    at FreeBitco._parseCookies (/tmp/.mount_mydiceeCaysc/resources/app.asar/api/models/freebitco.js:238:13)
    at FreeBitco._getCsrfToken (/tmp/.mount_mydiceeCaysc/resources/app.asar/api/models/freebitco.js:179:30)
    at processTicksAndRejections (internal/process/task_queues.js:89:5)
    at async FreeBitco.login (/tmp/.mount_mydiceeCaysc/resources/app.asar/api/models/freebitco.js:18:26)
    at async exports.login (/tmp/.mount_mydiceeCaysc/resources/app.asar/api/controllers/apiController.js:52:23)
POST /login/login 200 2199.744 ms - 46412

newbie
Activity: 1
Merit: 0
Hi dicebot can you make lastbet.clientseed to statis and not make it keep geenerate random?

also can you include faucetpay.io to your bots their website have API already btw.
member
Activity: 371
Merit: 12


MyDiceBot Dogecoin Special Edition - v21.5.15

To the Moon!

All editions for Dogecoin are available, including

    Windows
    Mac
    Linux
    Browser
    Android
    Console

No need to reply on Reddit, just down and enjoy!

https://github.com/mydicebot/mydicebot.github.io/releases/tag/v21.5.15

member
Activity: 371
Merit: 12
**I saw the post above and I'm already using the latest 21.4.15 version**

Hey I was using your dicebot browser version when I noticed I was receiving the following error:

"TyperError: Cannot read property "iid" of null
isloop is false"

Then I switched to your console version and run it on linux (using version mydicebot-console-js-210415-linux-x64) and still the error persisted:


It seems the error happens from time to time and completely stops the autobet script.

I'm logging in into PrimeDice and using this simple script:

chance = 49.50;
multiplier = 2.0;
baseBet = 0.00001000;
betHigh = false;

  function dobet() {
      if (win) {
          nextBet = basebet;
      } else {
          nextBet = previousbet * multiplier;
      }
  }

Any ideas on what is causing it? Or maybe something to make start() if the bot stops? (although it's not very advisable)

Thanks.

suggest you use a better network or good vpn.
newbie
Activity: 1
Merit: 0
**I saw the post above and I'm already using the latest 21.4.15 version**

Hey I was using your dicebot browser version when I noticed I was receiving the following error:

"TyperError: Cannot read property "iid" of null
isloop is false"

Then I switched to your console version and run it on linux (using version mydicebot-console-js-210415-linux-x64) and still the error persisted:
https://i.imgur.com/wKjaDMU.png

It seems the error happens from time to time and completely stops the autobet script.

I'm logging in into PrimeDice and using this simple script:

chance = 49.50;
multiplier = 2.0;
baseBet = 0.00001000;
betHigh = false;

  function dobet() {
      if (win) {
          nextBet = basebet;
      } else {
          nextBet = previousbet * multiplier;
      }
  }

Any ideas on what is causing it? Or maybe something to make start() if the bot stops? (although it's not very advisable)

Thanks.
member
Activity: 371
Merit: 12
v21.4.15 is out

https://github.com/mydicebot/mydicebot.github.io/releases/tag/v21.4.15

Issue fixed

    stat3 issue fixing
    #126 TypeError: Cannot read property 'iid' of null
member
Activity: 371
Merit: 12
Just found out about this now, even the concept blows my mind, but I'm not a tech savvy, I will try to test it out since you support 2 of my favorite crypto casinos Grin

cheers.
sr. member
Activity: 980
Merit: 260
Just found out about this now, even the concept blows my mind, but I'm not a tech savvy, I will try to test it out since you support 2 of my favorite crypto casinos Grin
member
Activity: 371
Merit: 12
every time the object "lastBet" is used for example assigning a variable:
a = lastBet.roll ... a = lastBet.profit ... a = lastBet.amount .. etc

you can't use that variable in a conditional instruction like:
if (x >= a) then ... end

this always produces the error: "attempt to compare nil with number"

this issue/bug is only in console mode.. in browser or desktop there are no errors.


MyDiceBot - v21.2.2 Issue Fixing

https://github.com/mydicebot/mydicebot.github.io/releases/tag/v21.2.2


Fixing

    Fixed the stop() function in console lua edition
    Fixed proxy switch issue
    Fixed 999dice balance issue

Feature

    Added donation to MyDiceBot (1% profit of current round)

How to Download
Browser Edition/Desktop Edition/Browser Edition for Windows/Mac/Linux/Raspberry Pi

    Download from github directly

Terminal/Console(Javascript/Lua) Editions for Windows/Mac/Linux and Android Editions

    Go to https://www.reddit.com/r/mydicebot/
    Choose one of the following option and take action
    Option 1: Post your experience of using MyDiceBot in text
    Option 2: post your experience of using MyDiceBot in screenshot
    Option 3: post your experience of using MyDiceBot in video
    Once you finish the above action (any one of Option 1, 2 or 3), then go to the VIP group of MyDiceBot https://www.reddit.com/r/mydicebotvip/ and 'Message Mods' of your contribution for MyDiceBot's growing
    Mod will review your request and contribution; if all good, then will invite you to the VIP group of MyDiceBot
    Welcome buddy and enjoy all the benefits of The VIP Level, including all the editions, etc.



Fixed in https://github.com/mydicebot/mydicebot.github.io/releases/tag/v21.3.18
member
Activity: 371
Merit: 12
Awesome software.
Do you think it could work with our dice at BCH.games?

Do you have available APIs? If so, then yes I can.
member
Activity: 328
Merit: 11
I was dealing with a bot, the problem is that a series of losses from 50/50 with a large number of numbers can reach 40 times.
jr. member
Activity: 107
Merit: 5
BCH.games
Awesome software.
Do you think it could work with our dice at BCH.games?
full member
Activity: 1638
Merit: 122
Any new update or features that you are going to add to your bot? I see that it was around for several years already so I am wondering if many have used it already.
I love to hear the reviews from the users who were able to successfully use the bot and make some profit in the end.  
their last update was in january 2021 but on the previous page they have done more updates .
gambling bots are useful but losses are not escapable. there are two famous bots for dice so far and that are seuntjies dicebot and this mydicebot . if there are no heavy competitor and mydicebot created earlier they have a large base of users by now

Quote
And with regards to your additional feature the donation of 1% profit of current round, how does it work? Will it benefits the gamblers or it is extra expenses
from its name i think they will charge your profit every round of your game .
 donation means you give money for the creator but they can provide more updates the more the donation that they can get
member
Activity: 132
Merit: 10
every time the object "lastBet" is used for example assigning a variable:
a = lastBet.roll ... a = lastBet.profit ... a = lastBet.amount .. etc

you can't use that variable in a conditional instruction like:
if (x >= a) then ... end

this always produces the error: "attempt to compare nil with number"

this issue/bug is only in console mode.. in browser or desktop there are no errors.


MyDiceBot - v21.2.2 Issue Fixing

https://github.com/mydicebot/mydicebot.github.io/releases/tag/v21.2.2


Fixing

    Fixed the stop() function in console lua edition
    Fixed proxy switch issue
    Fixed 999dice balance issue

Feature

    Added donation to MyDiceBot (1% profit of current round)

How to Download
Browser Edition/Desktop Edition/Browser Edition for Windows/Mac/Linux/Raspberry Pi

    Download from github directly

Terminal/Console(Javascript/Lua) Editions for Windows/Mac/Linux and Android Editions

    Go to https://www.reddit.com/r/mydicebot/
    Choose one of the following option and take action
    Option 1: Post your experience of using MyDiceBot in text
    Option 2: post your experience of using MyDiceBot in screenshot
    Option 3: post your experience of using MyDiceBot in video
    Once you finish the above action (any one of Option 1, 2 or 3), then go to the VIP group of MyDiceBot https://www.reddit.com/r/mydicebotvip/ and 'Message Mods' of your contribution for MyDiceBot's growing
    Mod will review your request and contribution; if all good, then will invite you to the VIP group of MyDiceBot
    Welcome buddy and enjoy all the benefits of The VIP Level, including all the editions, etc.


hero member
Activity: 1470
Merit: 504
Any new update or features that you are going to add to your bot? I see that it was around for several years already so I am wondering if many have used it already.

I love to hear the reviews from the users who were able to successfully use the bot and make some profit in the end.  And with regards to your additional feature the donation of 1% profit of current round, how does it work? Will it benefits the gamblers or it is extra expenses?
legendary
Activity: 2996
Merit: 1054
Leading Crypto Sports Betting & Casino Platform
Do you support gigabet.com?
Currently they do support:

999dice,Bistler,Crypto.games,Duckdice,Freebitco.in,Paradice,Primedice,Stake,Windice,Wolfbet,Yolo dice.

Asking out for gigabet add up wont really be much of a problem. So better to wait for that.

They have this selections which are the top dice sites integrating another platform won't be hard for the team, just need to have the
information in order to integrate and make it functional for the best interest of the users.
Do you support gigabet.com?

Does gigabet.com has API? If so, I can integrate it.

Here's the response from the team, if you can provide this or any representative from the site it will be much easier
to work with it and be added to the list of supported dice sites.
member
Activity: 371
Merit: 12
Do you support gigabet.com?
Currently they do support:

999dice,Bistler,Crypto.games,Duckdice,Freebitco.in,Paradice,Primedice,Stake,Windice,Wolfbet,Yolo dice.

Asking out for gigabet add up wont really be much of a problem. So better to wait for that.

Thanks a lot for answer, will investigate.

Cheers,
member
Activity: 371
Merit: 12
Do you support gigabet.com?

Does gigabet.com has API? If so, I can integrate it.
Pages:
Jump to: