Releases: mydicebot/mydicebot.github.io
Releases · mydicebot/mydicebot.github.io
MyDiceBot - v20.7.10 Primedice/Stake issue fixing
MyDiceBot - v20.7.10 Primedice/Stake issue fixing
Issue Fixing
Supporting Dice Sites (alphabet sequence)
Traditional
- 999Dice
 - 999Doge
 - Bitsler
 - Crypto.Games
 - DuckDice
 - Freebitco.in
 - PrimeDice
 - ParaDice
 - Stake
 - WinDice
 - WolfBet
 - YoloDice
 
Telegram Bot
Faucet
- CoinPot Wallet
 - FaucetPay Wallet
 - Faucet Collector
 - Moon Bitcoin
 - Moon Dogecoin
 - Moon Litecoin
 - Moon Dash
 - Moon Cash
 - Bit Fun
 - Bonus Bitcoin
 - AutoFaucet
 
Mining
Exchange
MyDiceBot - v20.6.14 'Proxy' feature is supported
Supporting Dice Sites (alphabet sequence)
Traditional
- 999Dice
 - 999Doge
 - Bitsler
 - Crypto.Games
 - DuckDice
 - Freebitco.in
 - PrimeDice
 - ParaDice
 - Stake
 - WinDice
 - WolfBet
 - YoloDice
 
Telegram Bot
Faucet
- CoinPot Wallet
 - FaucetPay Wallet
 - Faucet Collector
 - Moon Bitcoin
 - Moon Dogecoin
 - Moon Litecoin
 - Moon Dash
 - Moon Cash
 - Bit Fun
 - Bonus Bitcoin
 - AutoFaucet
 
Mining
Exchange
MyDiceBot - v20.6.2 Hotfix API updates for Primedice and Stake
MyDiceBot - v20.6.2 Hotfix API updates for Primedice and Stake
Supporting Dice Sites (alphabet sequence)
Traditional
- 999Dice
 - 999Doge
 - Bitsler
 - Crypto.Games
 - DuckDice
 - Freebitco.in
 - PrimeDice
 - ParaDice
 - Stake
 - WinDice
 - WolfBet
 - YoloDice
 
Telegram Bot
Faucet
- CoinPot Wallet
 - FaucetPay Wallet
 - Faucet Collector
 - Moon Bitcoin
 - Moon Dogecoin
 - Moon Litecoin
 - Moon Dash
 - Moon Cash
 - Bit Fun
 - Bonus Bitcoin
 - AutoFaucet
 
Mining
Exchange
MyDiceBot - v20.5.30 Minor Updates
MyDiceBot - v20.5.30 Minor Updates
- STATS 3 (Profit prediction) will be reset when restart the game
 - PrimeDice and Stake API calling updates
 - Crypto.Games updates its URL
 
Supporting Dice Sites (alphabet sequence)
Traditional
- 999Dice
 - 999Doge
 - Bitsler
 - Crypto.Games
 - DuckDice
 - Freebitco.in
 - PrimeDice
 - ParaDice
 - Stake
 - WinDice
 - WolfBet
 - YoloDice
 
Telegram Bot
Faucet
- CoinPot Wallet
 - FaucetPay Wallet
 - Faucet Collector
 - Moon Bitcoin
 - Moon Dogecoin
 - Moon Litecoin
 - Moon Dash
 - Moon Cash
 - Bit Fun
 - Bonus Bitcoin
 - AutoFaucet
 
Mining
Exchange
MyDiceBot - v20.5.16 Profit Prediction & Balance Changing in Simulator
MyDiceBot - v20.5.16 Profit Prediction & Balance Changing in Simulator
- #72 More Statistical Details
 - #74 And more information like “Duration” (why is this not standard?) , “% profit per hour” and “% profit per 24 hours” would also be super helpful.
 - #83 feature request: time running (duration)/profit per hour/prfit per 24 hours
 - #87 change balance in simulator
 - #78 load script from gist, the file title should be started from 'gist' but not 'gits'
 - #84 restore loading icon in the center/middle
 
Supporting Dice Sites (alphabet sequence)
Traditional
- 999Dice
 - 999Doge
 - Bitsler
 - Crypto.Games
 - DuckDice
 - Freebitco.in
 - PrimeDice
 - ParaDice
 - Stake
 - WinDice
 - WolfBet
 - YoloDice
 
Telegram Bot
Faucet
- CoinPot Wallet
 - FaucetPay Wallet
 - Faucet Collector
 - Moon Bitcoin
 - Moon Dogecoin
 - Moon Litecoin
 - Moon Dash
 - Moon Cash
 - Bit Fun
 - Bonus Bitcoin
 - AutoFaucet
 
Exchange
MyDiceBot - v20.5.3 auto resetseed & console ui updates
MyDiceBot - v20.5.3 auto resetseed & console ui updates
Updates
Supporting Dice Sites (alphabet sequence)
Traditional
- 999Dice
 - 999Doge
 - Bitsler
 - Crypto.Games
 - DuckDice
 - Freebitco.in
 - PrimeDice
 - ParaDice
 - Stake
 - WinDice
 - WolfBet
 - YoloDice
 
Blockchain - STEEM
TODO
- BetKing (coming soon)
 - BitDice (coming soon)
 - BitVest (coming soon)
 - Dice-Bet (coming soon)
 - KingDice (coming soon)
 - MegaDice (coming soon)
 - NitroDice (coming soon)
 - NitrogenSports (coming soon)
 - SafeDice (coming soon)
 - (More will be coming soon)
 
Telegram Bot
Faucet
- CoinPot Wallet
 - FaucetPay Wallet
 - Faucet Collector
 - Moon Bitcoin
 - Moon Dogecoin
 - Moon Litecoin
 - Moon Dash
 - Moon Cash
 - Bit Fun
 - Bonus Bitcoin
 - AutoFaucet
 
Mining
Exchange
MyDiceBot v20.4.25 - start() & resume() in scripting
MyDiceBot v20.4.25 - start() & resume() in scripting
- Attention: Available in Desktop/Browser/Android edition, not available in console edition
 
start()
| Function | Purpose | 
|---|---|
| start() | Start the bet (from very beginning) after stop() | 
resume()
| Function | Purpose | 
|---|---|
| resume() | Resume the bet (from current stopping) after stop() | 
- Demo code of start() & resume() in gist
 
Internal Functions
| Function | Purpose | 
|---|---|
| dobet() | The loop of bets | 
| stop() | Stop the bet | 
| start() | Start the bet (from very beginning) after stop() | 
| resume() | Resume the bet (from current stopping) after stop() | 
| resetsession() | Reset the session | 
| resetseed() | Reset the client seed | 
| sound(path_of_the_sound) | Sound notificaiton | 
| message(text, type='debug', expire=time_interval_value_in_ms) | Message notification on the screen. Four types: "info", "success", "debug", or "error". Expire interval is 4000 ms by default, -1 for not hiding the message. | 
Fixing
- clear chart when 'reset session'
 
Supporting Dice Sites (alphabet sequence)
Traditional
- 999Dice
 - 999Doge
 - Bitsler
 - Crypto-Games
 - DuckDice
 - Freebitco.in
 - PrimeDice
 - ParaDice
 - Stake
 - WinDice
 - WolfBet
 - YoloDice
 
Telegram Bot
Faucet
- Moon Bitcoin
 - Moon Dogecoin
 - Moon Litecoin
 - Moon Dash
 - Moon Cash
 - Bit Fun
 - Bonus Bitcoin
 - Faucet Collector
 - AutoFaucet
 - FaucetPay
 
Mining
Exchange
MyDiceBot - v20.4.19 Minor bug fixing
MyDiceBot - v20.4.18 paradice.in is integrated
MyDiceBot - v20.4.18 paradice.in is integrated
New Feature
- paradice.in is integrated
 
Fix
Supporting Dice Sites (alphabet sequence)
Traditional
- 999Dice
 - 999Doge
 - Bitsler
 - Crypto-Games
 - DuckDice
 - Freebitco.in
 - PrimeDice
 - ParaDice
 - Stake
 - WinDice
 - WolfBet
 - YoloDice
 
Telegram Bot
Faucet
Mining
Exchange
MyDiceBot - v20.4.10 Android Log Exporting & 'currencies'/'currency' in Scripting
MyDiceBot - v20.4.10 Android Log Exporting & 'currencies'/'currency' in Scripting
Update
- 
Exporting Mobile Log (Android)
 
Fixing
- 
Bethigh does not work correctly in console edition (#62 )
 
Thanks to @nathane fixing
Supporting Dice Sites (alphabet sequence)
Traditional
Blockchain - STEEM
TODO
- BetKing (coming soon)
 - BitDice (coming soon)
 - BitVest (coming soon)
 - Dice-Bet (coming soon)
 - KingDice (coming soon)
 - MegaDice (coming soon)
 - NitroDice (coming soon)
 - NitrogenSports (coming soon)
 - SafeDice (coming soon)
 - (More will be coming soon)
 















