Post
Topic
Board Gambling
Re: ★MyDiceBot★ - Ultimate Bitcoin Dice Bot. Bet More, Earn More!
by
mydicebot
on 17/03/2021, 10:34:17 UTC
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