Bitcoin Forum
August 07, 2025, 07:35:02 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 »
1  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin/Dogecoin Dice Bot. Bet More, Earn More! on: May 15, 2021, 01:33:46 AM


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

2  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: May 15, 2021, 01:32:31 AM
**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.
3  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: April 15, 2021, 02:20:38 AM
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
4  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: March 18, 2021, 05:21:26 AM
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.
5  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: March 17, 2021, 10:34:17 AM
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
6  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: March 17, 2021, 10:21:46 AM
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.
7  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: February 05, 2021, 10:09:24 AM
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,
8  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: February 05, 2021, 10:08:42 AM
Do you support gigabet.com?

Does gigabet.com has API? If so, I can integrate it.
9  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: February 03, 2021, 10:28:28 AM

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.

10  Economy / Gambling / Re: BITDICE.ME ⭐NEW v5.0⭐ | Daily & Weekly Competitions | Exclusive Games & Lottery on: January 19, 2021, 01:00:05 PM
Is there any API for bitdice.me?

If there, I could integrate it into MyDiceBot, for free.
11  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: January 19, 2021, 12:56:56 PM

Welcome to join reddit:

public:
https://www.reddit.com/r/mydicebot/

private for VIP only
https://www.reddit.com/r/mydicebotvip/
12  Economy / Gambling / Re: Free bustabit Script That Doubles Your Bankroll Every 6-7 Months on: January 19, 2021, 12:52:04 PM
streak means nothing, as every bet is independent, so it means every bet you may win or you may lose, no matter how many streaks there already have.

13  Economy / Gambling / Re: Bustabit Winning Strategy [WTS] on: January 19, 2021, 12:17:56 PM
Serious???
14  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: January 15, 2021, 06:42:43 AM
any feedback is welcome.
15  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: January 14, 2021, 12:54:47 AM


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

MyDiceBot - v21.1.14 Console Edition is supporting Lua NOW!

How to Download

Windows

    Browser Edition/Desktop Edition (download from github directly)

Mac, Linux, Desktop, Web, Terminal/Console, Android and Raspberry Pi

    * 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 no less than 500 words
    * Option 2: post your experience of using MyDiceBot in video no less than 3 minutes
    * Once you finish the above action (any one of Option 1 or 2), 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.
16  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: January 14, 2021, 12:44:51 AM
can this be used for other games on sites like Bitsler? their rakeback only works on games other than dice, like twist, but it is the same game almost, so it would be nice if we can play that with the bot too so we can earn rakeback from playing

let me check twist first...

thanks for your information

thank you. can you also look at boom? https://www.bitsler.com/en/boom

this works just like dice i think, you put your multiplier or % chance and then it either wins or loses based on the roll, and it gives cashback too

will check

hi, is there any update on this? Smiley

not yet, in progress

maybe its a weird question but hopefully you understand

on bitsler you can only have one session so you must choose bot or to open the website, but website has nitro and lottery. can you make the bot so that we can log in the site and then copy our cookie or session id over to the bot so that we can use bot for betting while still being logged in to the site?

No, it's not supporting this way at this moment.

hi, it has been a few months so i wanted to see if there is any chance of either or both of these happening Smiley. it would be perfect to have one of those other games added for cashback and let us manually put in our cookies so we can use the bot and be on the site at the same time

I am working on other stuff of MyDiceBot at this moment. Will take a look on this request soon.
17  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: November 10, 2020, 09:39:11 AM
MyDiceBot is becoming the official partner of https://crypto.games


18  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: November 02, 2020, 07:25:53 AM
MyDiceBot v20.10.27 is out:

https://github.com/mydicebot/mydicebot.github.io/releases/tag/v20.10.27

Fixed bug : proxy switch
Adapted to the latest APIs of prime and stake
Adjust the console version error log output
Fixed bug : freebitco console version
Finished : issue #94
Increase currency (Bitsler,DuckDice,PrimeDice,Stake)

27k downloads achieved:
19  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: September 03, 2020, 10:25:13 AM
23k download achieved

20  Economy / Gambling / Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More! on: August 25, 2020, 02:00:53 AM
I love your project as it is open source and it can be use by a most of the operating systems out there. I took a quick peek in your website and I saw that you list 999dice,primedice,stake,bitsler and yolodice.

What I am curious with is, are they part of the development team as your platform is open source or they are your partners?

No, they are not part of our development team and MyDiceBot is just a independent team/tool to support those dice sites.
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!