moooonu
|
|
April 28, 2017, 12:41:03 PM |
|
From your tests, it looks like it is nice working script. In all honesty, I don't think scripts or any gambling strategy will work in any casino. But, even if I whole heartedly believe this, I still love bot scripts and will sure to test out your script. Hope it gets me anywhere near 50% at least, like what you were able to do. There are no gurantees that what worked for him will work for you or any other user. Its is probability and you have to be extremely lucky just to hit a green on right time. However feel free to try the script and share your experience with us all
|
|
|
|
moooonu
|
|
April 28, 2017, 12:47:23 PM |
|
Would you please give me 5% change for 999dice ?
Higher payouts need high balance as there can be alot more reds than you ever thought of. However a limit to max bet can save your money by limiting the maximum size of bet. i was trying 5% once with 0.00001% as basebet of the balance but it took all of my balance in one streak. so i suggest you to make a maximum bet limit to limit your loss.
|
|
|
|
kpcian
|
|
April 28, 2017, 03:59:38 PM |
|
Though you tried to disclose all the things about gaming but there are some cases are not clear. Only way to earn is here but in every game there are two incidents which is not disclosed properly. Every aspect you have to consider and should be specific. By the way. Best of luck for your new version.
|
|
|
|
HeyYouGuys (OP)
|
|
May 09, 2017, 09:24:50 PM |
|
From your tests, it looks like it is nice working script. In all honesty, I don't think scripts or any gambling strategy will work in any casino. But, even if I whole heartedly believe this, I still love bot scripts and will sure to test out your script. Hope it gets me anywhere near 50% at least, like what you were able to do. Thanks for your feedback. I have a few versions of this script, some with just basic changes to the computations for rolls, and other's I've played with that work well with certain "Jackpot" type easter eggs in terms of special bets that occur based on previous streaks.
I think someone mentioned an error in the code posted (I'll take a look). I could have been copy/paste trigger happy and simply posted the code into this thread with an error. If so will fix.
To comment on what others have said, yes there is no magic solution or golden ticket script. But if you've ever played crapps there are good bets and bad bets, so if you are going to gamble on dice sites, it's best to play with the absolute best script possible, with all the math you can harness, to calculate bet sizes, streak sizes, probability, and safety nets so you don't lose your bank.
I'm working on a custom LUA script for Dicebot right now for hire. I'll finish that up today and take a look at this script tonight to see if theres any changes that need to be made. I may also post (if there is an error) one of my private scripts for the mishap.
Thanks again!
|
|
|
|
HeyYouGuys (OP)
|
|
May 11, 2017, 10:59:31 AM Last edit: May 11, 2017, 11:35:14 AM by HeyYouGuys |
|
UPDATE 05/11/17: THIS IS A VERY EXCITING UPDATE TO "GOING UP" for DICEBOT
SCRIPT: Going Up JACKPOT EDITION v2.0 - MAJOR UPDATES AND PERFORMANCE ENHANCEMENTS!
RELEASED 5/11/17: GOING UP v2.0 **JACKPOT EDITION**"Going Up - JackPot Edition" is a fully automated script written for use within the amazing Seuntjies DiceBot https://bot.seuntjie.com/
Script Requires a MINIMUM BANKROLL OF 0.004000000 to function "at it's best". With a lower bankroll; the equations will calculate mostly 0.00000000 wagers. As the mathmatics were fine tuned and are now based off of the many test I ran using banks from 0.00500000 to 0.20000000, you wil see the best results (due to the ROUNDUP ROUNDDOWN fuction of the dice sites in the way they calculate bets that fall after 8 decimals... Best performance is seen with any Bankroll of 0.05000000 or more.
AVERAGE PERFORMANCE: On average over the long run: 10% profit gains over every 9000-11,000 rolls. Compounded. This factors in "series losses" which are scripted in to prevent a bust. Please read instructions on how to adjust how many series you want to allow to fail. The default is 0.25 which equals out to about 10 full "fails"... which I have not even come remotely close to running over 500,000 rolls on multiple sites/VMs.
All of the new performance enhancements are listed below. The bot is now further enhanced to recalculate the wager on a per roll basis pre-roll, along with chance - Making this the easist bot in the world to run. NOTE: This is not an agressive bot, and it is designed to be "left alone" to do it's thing. I have run 100,000s of 1000s of rolls on Crypto-Games and PrimeDice and the outcomes are even better than before. A VIDEO WILL BE POSTED SHORTLY.
But to reiterate; it's not a get right in one hour; it has multiple bult in failsafes/stop limits, which all work together to prevent losses from different types of streaks, or combinations thereof. It works off a low chance (between 1.25 and 0.01 as the jackpot; and after 12 hours of rolling your chart will look like a long ladder of stairs upward.
Please note; this script is provided purely for entertainment purposes, and HeyYouGuys assumes no liability; nor will the user of this script, which is provided free of charge, hold HeyYouGuys liable for any losses; financial or ortherwise; by the use of this script.
The script is coded in LUA; and you are free to customize. Instructions are below.
Feel free to contact with any questions; custom script code requests/quotes, or technical issues. Happy Rolling! After numerous simulations and test runs, this release of "Going Up - Jackpot Edition" offers a number of new features as well as refined math calculations for each rolls wager size and chance/payout. IMPROVEMENTS AND CHANGES FOUND IN V2.0
- IMPROVED MATHMATICS: Improved wager calculation based on 'before the roll occurs' balance. This is a major upgrade as the bot continues to recalculate how a wager is computed based on real time balance; rather than a fixed equation.
- REFINED VARIABLES: Adjustments have been made to the variable balancestoplimitround. The new setting is balancestoplimitround = 0.2. What does this mean? This bot is a fully automated bot, and it works by computing bets and chances off long series of rolls, based off your bank size... you need do nothing more. It continuously takes each series, sectioned into smaller series of rolls, and calculates your wagers and chance based off bank balance and streak performance.
Note: You can still set a StopLossLimitBalance = X.XXXXXXXXX which would represent the balance at which the bot would stop altogether if your bank account dropped below that number on a single next roll; however-- the balancestoplimitround variable is a more flexible way to prevent losses, and keep your bot rolling. A setting of 0.2 represents 1/5 th, or 20%; meaning , if within a long series, (you hit a bad streak); your balance falls 20%; computed by the series profit ledger; the bot will simply reset; and start a new series. KEEP IN MIND; this is a progressive betting system; so bet size will increase when profit is down; and it will decrease bet sizes when profit is up, as well as chance being a calculated factor as well. When a series is reset, the lost profit is discarded; so your wager size would return to BASE. NOTE: Default StopLossLimitBalance is set to 0.00000000 (none) as I've never had a loss streak like that happen. That said; setting the variable balancestoplimitround = 0.2 would allow 12 MAJOR bad streaks (in the unlikely event); based on a starting balance of (percentage of full bank): 100 would reset at 80. 80 would then reset at 64, 64 then at 51.2 and so on. After 10 Major bad streaks (I have yet to see more than 3 occur in 100,000 rolls on multiple runtimes/separate accounts combined) you would still have 10% of your original balance. Changing balancestoplimitround to a lower number; say 0.15 would reset the bot at a 15% loss; however; my tests have shown 0.20-0.25 to be the sweet spot. DEFAULT IS SET TO 0.25. On average, Going Up - Jackpot Edition yields an average return of 10% profit compounded (at the end of a 9000 -11,000 rolls). Returns are compounded per series of approximately 10,000 rolls. So it gains far more often then the unlikely event of a long loss event. The bot will perform with balances of at least 0.00400000 BTC; and performs exceptionally well, minimal risk, with balances at or above 0.10000000 BTC Please consider using the above referal links (also provided in the script for all dice sites to help support future bot enhancements and development of new scripts which I will release when ready. Thank you all and feel free to respond with questions!
-- GOING UP SCRIPT -- -- ------------------- --
-- PLEASE SUPPORT MY WORK BY REGISTERING PLAY ACCOUNTS USING MY REFFERAL LINKS SO I CAN KEEP POSTING ADDITIONAL GREAT SCRIPTS AND OFFER SUPPORT!
-- GAME SITE SIGN-UP LINK SCRIPT BETA-TESTED ON SITE -- --------- ------------ --------------------------
-- PrimeDice (Recommended Site) https://primedice.com/?c=HeyYouGuys YES (Recommended site due to constant Nonce) -- 999Dice https://www.999dice.com/?89416832 NO - Yet Should Work - May Need Adjustment of the JackpotChance -- CryptoGames https://www.crypto-games.net?i=gw7DaSSW4Z YES (Recommended for fast rolling with a minimum Bank Balance of 0.15) -- SafeDice https://safedice.com/?r=55774 No -- Rollin.io https://rollin.io/ref/11w9 No -- BitDice https://www.bitdice.me/?r=16818 No -- CoinMillions https://coinmillions.com/?referral=65499 No -- Bitsler https://www.bitsler.com/?ref=HeyYouGuys NO -- Nitrogen Sports https://nitrogensports.eu/r/1937097 NO -- Bit-Exo https://bit-exo.com/?ref=HeyYouGuys NO
-- RUNTIME SCRIPT STARTS HERE! --
-- ----------------------------------- -- -- GOING UP SCRIPT V2.0 - JACKPOT EDITION -- -- ------------------- --
-- COPY ENTIRE SCRIPT INTO CODE WINDOW --
-- ----------------------------------- --
-- ** SET TOTAL BANK BALANCE STOP LIMIT HERE ** --
StopLossLimitBalance = 0.00000000
-- ** YOU CAN CHANGE YOUR JACKPOT CHANCE HERE - DEFAULT IS 9900x PAYOUT AT 0.01 ** --
JackPotChance = 0.01
-- CHANGE AT YOUR OWN RISK --
bethigh = true randomHighLow = false base = 0.00000100 chance= 1.25 multiplier = 1 nextbet = base curbet = base
function dobet()
-- ** SET SINGLE SERIES MAX BANK LOSS HERE AS PERCENTILE - RECOMMENDED SETTING IS 0.175 TO 0.25 ** --
balancestoplimitround = (balance * 0.25)
if currentstreak>=-55 and currentstreak<=0 then base = ((((balance) - (profit * 6300)) / 400000) + (balance * 0.00000207675)) chance= 0.91 - (currentstreak * -0.0033333) bethigh = true elseif currentstreak<=-56 and currentstreak>=-400 then base = (((balance) - (profit * 400)) / 250000) chance= 1.30 - (currentstreak * -0.00033333) bethigh = true elseif currentstreak<=-401 and currentstreak>=-1000 then base = 0.00000000 chance = 0.89 end
if win then nextbet = previousbet * 3 chance = 0.01 print("-----------------") print("WIN NICE") print("-----------------") if currentstreak<1 then nextbet = previousbet * 3 end else if currentstreak==-1 then curbet = base else curbet = base end nextbet = base + 0.00000001 end
if currentstreak==-55 then print("----------------------------------------") print("STAGE TWO STARTING") print("----------------------------------------") end
if currentstreak==-401 then print("----------------------------------------") print("ZERO ROLLING AT BASE ODDS UNTIL WIN") print("----------------------------------------") end
if profit > 0.00000010 then resetstats() end
if profit < ((balancestoplimitround) * -1) then resetstats() end
if nextbet >= (balance * 0.0065) then nextbet = 0.00000500 curbet = 0.00000500 resetstats() end
if balance < (StopLossLimitBalance) then print("BETTING STOPPED AS BALANCE STOP LOSS LIMIT HAS BEEN BREACHED") stop() end
if bets == 700 then resetseed() end
if nextbet < 0.00000000 then resetstats() end
if bets == 500 then print("-----------------------------------------------------------") print("GOING UP - SCRIPT FOR DICEBOT") print("-----------------------------------------------------------") print("---------------- By HeyYouGuys ---------------") print("-----------------------------------------------------------") print("-----------HeyYouGuys on Bitcointalk----------") print("-----------------------------------------------------------") print("------------HeyYouGuysBTC@gmail.com-----------") print("-----------------------------------------------------------") end
if bets == 505 then print("-----------------------------------------------------------") print("PLEASE HELP SUPPORT MY SCRIPT TESTING AND RESEARCH EFFORTS") print("SIMPLY USE THE REFERRAL LINKS INCLUDED AT THE TOP OF THIS SCRIPT") print("WHEN REGISTERING YOUR ACCOUNTS AT DICE SITES.") print("-----------------------------------------------------------") end
if bets == 510 then print("-----------------------------------------------------------") print("THE COMMISSIONS EARNED ARE USED TO TEST AND REFINE THESE SCRIPTS") print("YOUR SUPPORT IS APPRECIATED!!!") print("-----------------------------------------------------------") end
if (randomHighLow) then if (math.random() < .0237) then bethigh = !bethigh end end end
-- PLEASE SUPPORT MY WORK BY REGISTERING PLAY ACCOUNTS USING MY REFFERAL LINKS SO I CAN KEEP POSTING ADDITIONAL GREAT SCRIPTS AND OFFER SUPPORT!
COMMENTS QUESTIONS AND FEEDBACK ARE WELCOME, OR YOU MAY CONTACT ME VIA PM!
|
|
|
|
HeyYouGuys (OP)
|
|
May 11, 2017, 11:06:09 AM |
|
Would you please give me 5% change for 999dice ?
Higher payouts need high balance as there can be alot more reds than you ever thought of. However a limit to max bet can save your money by limiting the maximum size of bet. i was trying 5% once with 0.00001% as basebet of the balance but it took all of my balance in one streak. so i suggest you to make a maximum bet limit to limit your loss. I appreciate this input, and this feature has been implemented in the newest version. It is found near the end of the script:if nextbet >= (balance * 0.0065) then nextbet = 0.00000500 curbet = 0.00000500 resetstats() end You could reduce the multiplier (0.0065) being the maximum bet to prevent longer loss streaks, or increase, which would be higher risk, but without a series loss (serperate stoplimit set at top of script). Either way; as long as you don't change the code as is; the most you can loose in a single series (which is when more than 0.00000010 profit is made... is 25% of your bankroll. That may sound scary; but with a bankroll of 0.00500000 an average series will produce profit of 0.00005000 to 0.00010000. So the low "profit reset" is simply; once it wins, it wins- and resets.
|
|
|
|
|
donkas007
Newbie
Offline
Activity: 9
Merit: 0
|
|
May 26, 2017, 03:39:47 PM |
|
Thanks for sharing. Am currently testing it! I did changed the script a bit with a divide 10 so the bets are only smaller, just to get a feeling of what it does and how it handles bad streaks where the betsize in normal mode can go crazy Will let it run for some hours to look if the UP stairs are happening. What is the LUA script all about, you have info? can also pm me.
|
|
|
|
|
donkas007
Newbie
Offline
Activity: 9
Merit: 0
|
|
May 26, 2017, 05:03:52 PM |
|
If you look at the posted picture on the 1st page you can see the same lines to the negative side as what you posted, only difference you made much lesser bets as the owner posted Wink. What is happening, it is looking for that winner to pump UP your balance to the positive side. For what I see in my own test runs it can be sometimes negative and hitting the stoploss of 0.25, but if you just let the bot running it can be recovered in the run after that, so the 0.25 loss is recoverd + some earnings. Hope this helps. Goodluck!
|
|
|
|
donkas007
Newbie
Offline
Activity: 9
Merit: 0
|
|
May 26, 2017, 07:57:37 PM |
|
did run it for a few hours 25k bets. i had no loss and no profit. it was breakeven. are there more tips in getting more positive hits, so the balancestoplimitround will be hit much lesser and the end result will be more on the positive side.
|
|
|
|
HeyYouGuys (OP)
|
|
June 08, 2017, 02:25:24 AM |
|
is this normal? or just unlucky . If you look at the posted picture on the 1st page you can see the same lines to the negative side as what you posted, only difference you made much lesser bets as the owner posted Wink. What is happening, it is looking for that winner to pump UP your balance to the positive side. For what I see in my own test runs it can be sometimes negative and hitting the stoploss of 0.25, but if you just let the bot running it can be recovered in the run after that, so the 0.25 loss is recoverd + some earnings. Hope this helps. Goodluck! This is correct. This script is designed for the long haul. Let it run for a week. You can adjust the various stop losses I coded in (see the readme); and see if you can tune better performance out of it. Keep in mind the round stop loss is compounded; so a 25% loss followed by a 25% loss does not mean you lose half of your bank; because you'd have 100, then 75, then 75% of 75. It allows for a lot of round losses, and chances for recovery. You could UP the round stop loss; to say 27.5. See how it fairs; I wouldn't recommend lowering it though, because you will likely hit it too often.
|
|
|
|
HeyYouGuys (OP)
|
|
June 08, 2017, 07:13:26 AM |
|
VIDEO RELEASED
450% PROFIT ON PRIMEDICE!
Here is a video of using a variation (a few) of this script. The bot stopped about half way through (internet issue) so I had to restart it; and there was one HARD STOP due to a Stop Loss Limit being reached.
The video shows the performance over roughly 80,000 Rolls.
|
|
|
|
BossMacko
|
|
June 11, 2017, 08:00:39 AM |
|
Is it advisable if i run the script with 0.004 balance without changing anything including the StopLossLimitBalance = 0.00000000.? I want to make sure first before trying the script if i need to change or not to change anything with that low amount of bankroll. thanks in advance
|
|
|
|
AmoreJaz
Legendary
Offline
Activity: 3276
Merit: 1104
Leading Crypto Sports Betting & Casino Platform
|
|
June 11, 2017, 07:40:50 PM |
|
hey !!! i have to say Thank you! it looks great and will be trying it out as soon as possible!
|
..Stake.com.. | | | ▄████████████████████████████████████▄ ██ ▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄ ██ ▄████▄ ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██ ██████ ██ ██████████ ██ ██ ██████████ ██ ▀██▀ ██ ██ ██ ██████ ██ ██ ██ ██ ██ ██ ██████ ██ █████ ███ ██████ ██ ████▄ ██ ██ █████ ███ ████ ████ █████ ███ ████████ ██ ████ ████ ██████████ ████ ████ ████▀ ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██ ██ ▀▀▀▀▀▀▀▀▀▀ ██ ▀█████████▀ ▄████████████▄ ▀█████████▀ ▄▄▄▄▄▄▄▄▄▄▄▄███ ██ ██ ███▄▄▄▄▄▄▄▄▄▄▄▄ ██████████████████████████████████████████ | | | | | | ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ ▄▀▄ █▀▀█▀▄▄ █ █▀█ █ ▐ ▐▌ █ ▄██▄ █ ▌ █ █ ▄██████▄ █ ▌ ▐▌ █ ██████████ █ ▐ █ █ ▐██████████▌ █ ▐ ▐▌ █ ▀▀██████▀▀ █ ▌ █ █ ▄▄▄██▄▄▄ █ ▌▐▌ █ █▐ █ █ █▐▐▌ █ █▐█ ▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█ | | | | | | ▄▄█████████▄▄ ▄██▀▀▀▀█████▀▀▀▀██▄ ▄█▀ ▐█▌ ▀█▄ ██ ▐█▌ ██ ████▄ ▄█████▄ ▄████ ████████▄███████████▄████████ ███▀ █████████████ ▀███ ██ ███████████ ██ ▀█▄ █████████ ▄█▀ ▀█▄ ▄██▀▀▀▀▀▀▀██▄ ▄▄▄█▀ ▀███████ ███████▀ ▀█████▄ ▄█████▀ ▀▀▀███▄▄▄███▀▀▀ | | | ..PLAY NOW.. |
|
|
|
HeyYouGuys (OP)
|
|
June 13, 2017, 07:28:25 AM |
|
Thanks everyone for your feedback on this thread and the private messages! I tried to respond to everyone.
To answer a common question: Yes I have 2 new scripts that I am running right now. Rocket Baby and Turn it UpI'll be running them for a few more days and will release soon.
Here is the recent performance on Turn it Up with 120,000 Rolls over a 24 Hour Period, Starting Balance 0.05
And Rocket Baby with 40,000 Rolls Starting Balance 0.01
Keep it Rollin![/size]
|
|
|
|
Space3003
Member
Offline
Activity: 75
Merit: 10
|
|
June 15, 2017, 02:50:53 AM |
|
Version 2 remark: The bot will perform with balances of at least 0.004BTC; and performs exceptionally well, minimal risk, with balances at or above 0.1 BTC. >that a big spread. In your video you started with 0.03 , even then you had a hard stop but did recover to 0.17 after manual restart.
|
|
|
|
cderfv12
Newbie
Offline
Activity: 14
Merit: 0
|
|
June 18, 2017, 05:10:56 PM |
|
Hi
Thanks for your script,
For me to increase my bet, is it automatic or does it increase according to my balance?
|
|
|
|
BossMacko
|
|
June 19, 2017, 07:48:37 AM |
|
Hi
Thanks for your script,
For me to increase my bet, is it automatic or does it increase according to my balance?
It increase and decrease according to your balance, i let mine to run with 0.004 BTC it took 4 days before it goes busted, If only i set a stop limit maybe i didn't bust, My chart went up to 0.02 BTC with that 0.004 BTC but i didn't stop it and just let it run. Now i am just waiting for his new script and try my luck in it.
|
|
|
|
BlaBla11
Newbie
Offline
Activity: 4
Merit: 0
|
|
June 20, 2017, 06:20:39 PM |
|
Thanks a lot for your script, it's just awesome ! But you do one mistake on your code, the jackpot variable is not used. Here is a fixed version : -- GOING UP SCRIPT -- -- ------------------- --
-- PLEASE SUPPORT MY WORK BY REGISTERING PLAY ACCOUNTS USING MY REFFERAL LINKS SO I CAN KEEP POSTING ADDITIONAL GREAT SCRIPTS AND OFFER SUPPORT!
-- GAME SITE SIGN-UP LINK SCRIPT BETA-TESTED ON SITE -- --------- ------------ --------------------------
-- PrimeDice (Recommended Site) https://primedice.com/?c=HeyYouGuys YES (Recommended site due to constant Nonce) -- 999Dice https://www.999dice.com/?89416832 NO - Yet Should Work - May Need Adjustment of the JackpotChance -- CryptoGames https://www.crypto-games.net?i=gw7DaSSW4Z YES (Recommended for fast rolling with a minimum Bank Balance of 0.15) -- SafeDice https://safedice.com/?r=55774 No -- Rollin.io https://rollin.io/ref/11w9 No -- BitDice https://www.bitdice.me/?r=16818 No -- CoinMillions https://coinmillions.com/?referral=65499 No -- Bitsler https://www.bitsler.com/?ref=HeyYouGuys NO -- Nitrogen Sports https://nitrogensports.eu/r/1937097 NO -- Bit-Exo https://bit-exo.com/?ref=HeyYouGuys NO
-- RUNTIME SCRIPT STARTS HERE! --
-- ----------------------------------- -- -- GOING UP SCRIPT V2.0 - JACKPOT EDITION -- -- ------------------- --
-- COPY ENTIRE SCRIPT INTO CODE WINDOW --
-- ----------------------------------- --
-- ** SET TOTAL BANK BALANCE STOP LIMIT HERE ** --
StopLossLimitBalance = 0.00000000
-- ** YOU CAN CHANGE YOUR JACKPOT CHANCE HERE - DEFAULT IS 9900x PAYOUT AT 0.01 ** --
JackPotChance = 0.01
-- ** SET SINGLE SERIES MAX BANK LOSS HERE AS PERCENTILE - RECOMMENDED SETTING IS 17.5 TO 25 ** --
MaxPercentBet = 25
-- CHANGE AT YOUR OWN RISK --
bethigh = true randomHighLow = false base = 0.00000100 chance= 1.25 multiplier = 1 nextbet = base curbet = base
function dobet()
balancestoplimitround = (balance * (MaxPercentBet / 100))
if currentstreak>=-55 and currentstreak<=0 then base = ((((balance) - (profit * 6300)) / 400000) + (balance * 0.00000207675)) chance= 0.91 - (currentstreak * -0.0033333) bethigh = true elseif currentstreak<=-56 and currentstreak>=-400 then base = (((balance) - (profit * 400)) / 250000) chance= 1.30 - (currentstreak * -0.00033333) bethigh = true elseif currentstreak<=-401 and currentstreak>=-1000 then base = 0.00000000 chance = 0.89 end
if win then nextbet = previousbet * 3 chance = JackPotChance print("-----------------") print("WIN NICE") print("-----------------") if currentstreak<1 then nextbet = previousbet * 3 end else if currentstreak==-1 then curbet = base else curbet = base end nextbet = base + 0.00000001 end
if currentstreak==-55 then print("----------------------------------------") print("STAGE TWO STARTING") print("----------------------------------------") end
if currentstreak==-401 then print("----------------------------------------") print("ZERO ROLLING AT BASE ODDS UNTIL WIN") print("----------------------------------------") end
if profit > 0.00000010 then resetstats() end
if profit < ((balancestoplimitround) * -1) then resetstats() end
if nextbet >= (balance * 0.0065) then nextbet = 0.00000500 curbet = 0.00000500 resetstats() end
if balance < (StopLossLimitBalance) then print("BETTING STOPPED AS BALANCE STOP LOSS LIMIT HAS BEEN BREACHED") stop() end
if bets == 700 then resetseed() end
if nextbet < 0.00000000 then resetstats() end
if bets == 500 then print("-----------------------------------------------------------") print("GOING UP - SCRIPT FOR DICEBOT") print("-----------------------------------------------------------") print("---------------- By HeyYouGuys ---------------") print("-----------------------------------------------------------") print("-----------HeyYouGuys on Bitcointalk----------") print("-----------------------------------------------------------") print("------------HeyYouGuysBTC@gmail.com-----------") print("-----------------------------------------------------------") end
if bets == 505 then print("-----------------------------------------------------------") print("PLEASE HELP SUPPORT MY SCRIPT TESTING AND RESEARCH EFFORTS") print("SIMPLY USE THE REFERRAL LINKS INCLUDED AT THE TOP OF THIS SCRIPT") print("WHEN REGISTERING YOUR ACCOUNTS AT DICE SITES.") print("-----------------------------------------------------------") end
if bets == 510 then print("-----------------------------------------------------------") print("THE COMMISSIONS EARNED ARE USED TO TEST AND REFINE THESE SCRIPTS") print("YOUR SUPPORT IS APPRECIATED!!!") print("-----------------------------------------------------------") end
if (randomHighLow) then if (math.random() < .0237) then bethigh = !bethigh end end end
-- PLEASE SUPPORT MY WORK BY REGISTERING PLAY ACCOUNTS USING MY REFFERAL LINKS SO I CAN KEEP POSTING ADDITIONAL GREAT SCRIPTS AND OFFER SUPPORT!
|
|
|
|
|