-
Content Count
583 -
Joined
-
Last visited
Reputation Activity
-
larisa321 got a reaction from Dikdik in [$800] The Greatest Minds: Albrecht Dürer 🎨
Bet: 105,967,334,498
placed by Larisa321 on 17/02/2022
Wagered
0.00000069 Multiplier
6.00x Profit
0.00000345 Bet: 105,967,335,290
placed by Larisa321 on 17/02/2022
Wagered
0.00000069 Multiplier
6.00x Profit
0.00000345
-
larisa321 got a reaction from pokemon4ikGo in 🎉 [$20,000] 100 Billionth Bet Challenge|Minimum Reward Guaranteed!
Larisa321
-
larisa321 got a reaction from WildMachines in 🎉 [$20,000] 100 Billionth Bet Challenge|Minimum Reward Guaranteed!
Larisa321
-
larisa321 got a reaction from bvvbstake in 🎉 [$20,000] 100 Billionth Bet Challenge|Minimum Reward Guaranteed!
Larisa321
-
larisa321 reacted to Bojana in 🏆 [3.2 ETH] Around the Globe: Romania 🧛♂️
Around the Globe: Romania 🧛♂️
Ends: 07/13/20 @ Midday (12pm) GMT
Requirements:
Win 3 consecutive bets on 15x payout, with at least one bet ID containing digits 1 and 5 placed anywhere in it. There bets must be consecutive, that is - made in a row, so no seed change in between them. Minimum bet: 0.00000100 0.00004000 0.00004000 0.00022000 3.90000000 0.05000000 0.55000000 0.00370000 1 valid entry per household. Bets must have been made after the commencement of this promotion. Do not change your linked account during the whole duration of the promotion. 10+ forum post count. Haven't broken any General Giveaways Rules! Prize Pool(s)
Minimum prize pool: 0.40 ETH If over 30 participants: 1.2 ETH If over 40 participants: 2 ETH If over 50 participants: 2.5 ETH If over 200 participants: 3.2 ETH How to Enter
Respond to this topic, and link your bet IDs using the link function in the text editor. Feel free to edit your posts as you catch the new bets. (Paste your bet id, then highlight and click on the link bet button, as shown in the image below)
-
larisa321 reacted to Jelena in 🏆 [3.2 ETH] Around the Globe: Greece 🏖️
Around the Globe: Greece 🏖️
Ends: 06/22/20 @ Midday (12pm) GMT
Requirements:
Win 4 consecutive bets (nonce has to be consecutive) on 4x payout and roll over option; however, numbers hit need to be in ascending order. Examples of the numbers: 79.77, 88.89, 88.92, 95.54 (the lowest -> higher -> higher -> the highest). Minimum bet: 0.00000100 0.00003900 0.00004000 0.00021000 3.73000000 0.04900000 0.58000000 0.00360000 1 valid entry per household. Bets must have been made after the commencement of this promotion. Do not change your linked account during the whole duration of the promotion. 10+ forum post count. Haven't broken any General Giveaways Rules! Prize Pool(s)
Minimum prize pool: 0.40 ETH If over 30 participants: 1.2 ETH If over 40 participants: 2 ETH If over 50 participants: 2.5 ETH If over 200 participants: 3.2 ETH How to Enter
Respond to this topic, and link your bet IDs using the link function in the text editor. Feel free to edit your posts as you catch the new bets. (Paste your bet id, then highlight and click on the link bet button, as shown in the image below)
-
larisa321 reacted to Serlite in 🏆 [0.08 BTC] Around the Globe: Egypt🔺
Well, this one's a more interesting challenge than usual. And it didn't cost me too much either!
09.00
Bet: 57,030,519,081
placed by Serlite on 04/05/2020
Wagered
3.50000000 Multiplier
1.01x Profit
0.03570000 97.96
Bet: 57,031,202,860
placed by Serlite on 04/05/2020
Wagered
3.50000000 Multiplier
20.00x Profit
66.50000000 96.06
Bet: 57,031,203,361
placed by Serlite on 04/05/2020
Wagered
3.50000000 Multiplier
20.00x Profit
66.50000000 As for the scripts, well - the first part's kind of an obvious one, but the second part is a mishmash of some of my old ones! As usual, paste them into the Code tab of dicebot's Programmer mode, and update any amounts/currencies you need.
Part 1:
chance = 98 nextbet = 3.5 bethigh = false currency = "Doge" function dobet() if lastBet.Roll == 09.00 then ching() stop() end end Part 2:
chance = 4.95 nextbet = 3.5 bethigh = true currency = "Doge" local targetStreak = 2 local lastFourthDigit = -1 function dobet() local currentFourthDigit = round((lastBet.Roll * 100) % 10) if win and lastFourthDigit == currentFourthDigit and currentstreak >= targetStreak then ching() stop() end lastFourthDigit = currentFourthDigit end function round(x) return math.floor(x + 0.5) end
-
larisa321 reacted to Serlite in 🏆 [0.08 BTC] Around the Globe: Germany 🍻
Not the biggest fan of rollhunts with fixed multipliers...but 2x is low enough, so I'll bite!
15.51
Bet: 55,841,376,883
placed by Serlite on 20/04/2020
Wagered
3.50000000 Multiplier
2.00x Profit
3.50000000 38.83
Bet: 55,844,789,522
placed by Serlite on 21/04/2020
Wagered
3.50000000 Multiplier
2.00x Profit
3.50000000 03.30
Bet: 55,848,011,235
placed by Serlite on 21/04/2020
Wagered
3.50000000 Multiplier
2.00x Profit
3.50000000 As for the script...typical rollhunt script, just delete numbers as you hit them.
chance = 49.5 nextbet = 3.5 bethigh = false currency = "Doge" numbersToHunt = {03.30, 07.70, 15.51, 27.72, 38.83} function dobet() if containedInSet(lastBet.Roll, numbersToHunt) then ching() print(lastBet.Roll) print(lastBet.Id) stop() end end function containedInSet(x, set) for key, value in pairs(set) do if x == value then return true end end return false end
-
larisa321 reacted to Alamar in 🏆 [0.08 BTC] Around the Globe: Indonesia 🎑
05.00
Bet: 53,981,612,449
placed by Alamar on 30/03/2020
Wagered
3.45000000 Multiplier
1.01x Profit
0.03519000 19.45
Bet: 53,982,692,556
placed by Alamar on 30/03/2020
Wagered
3.45000000 Multiplier
1.01x Profit
0.03519000 26.70
Bet: 53,982,986,575
placed by Alamar on 30/03/2020
Wagered
3.45000000 Multiplier
1.01x Profit
0.03519000 13.90
Bet: 53,983,670,785
placed by Alamar on 30/03/2020
Wagered
3.45000000 Multiplier
1.01x Profit
0.03519000 17.00
Bet: 53,993,421,030
placed by Alamar on 30/03/2020
Wagered
3.45000000 Multiplier
1.01x Profit
0.03519000
Script )
chance = 98 nextbet = 3.45 bethigh = false currency = "doge" numbersToHunt = {13.90, 26.70, 05.00, 17.00, 19.45} function dobet() if containedInSet(lastBet.Roll, numbersToHunt) then print(lastBet.Roll) print(lastBet.Id) stop() end end function containedInSet(x, set) for key, value in pairs(set) do if x == value then return true end end return false end
-
larisa321 reacted to Alamar in 🏆 [0.08 BTC] Around the Globe: Brazil ⚽
05.55
Bet: 52,807,805,315
placed by Alamar on 16/03/2020
Wagered
3.10000000 Multiplier
10.00x Profit
27.90000000 05.00
Bet: 52,809,162,831
placed by Alamar on 16/03/2020
Wagered
3.10000000 Multiplier
10.00x Profit
27.90000000 00.50
Bet: 52,809,291,455
placed by Alamar on 16/03/2020
Wagered
3.10000000 Multiplier
10.00x Profit
27.90000000 18.22
Bet: 52,810,772,990
placed by Alamar on 16/03/2020
Wagered
3.10000000 Multiplier
1.01x Profit
0.03162000 Script for the 1st part:
chance=9.9 nextbet=3.1 bethigh=false currency = "doge" numbersToHunt = {00.05, 00.50, 00.55, 05.00, 05.05, 05.50, 05.55} function dobet() if containedInSet(lastBet.Roll, numbersToHunt) then print(lastBet.Roll) print(lastBet.Id) stop() end end function containedInSet(x, set) for key, value in pairs(set) do if x == value then return true end end return false end Script for the 2nd part:
nextbet = 3.1 chance = 98 target = 18.22 currency = "doge" function dobet() if lastBet.roll == target then print("Target " .. target .. " was hit!") stop() end end
-
larisa321 reacted to Owly in 🏆 [0.08 BTC] Walk of Fame: 🛫 Lady Lindy 🛬
99.81
Bet: 47,617,860,918
placed by Owly on 20/01/2020
Wagered
0.00000128 Multiplier
99.00x Profit
0.00012544 99.59
Bet: 47,618,764,143
placed by Owly on 20/01/2020
Wagered
0.00000128 Multiplier
99.00x Profit
0.00012544 99.13
Bet: 47,619,410,342
placed by Owly on 20/01/2020
Wagered
0.00000128 Multiplier
99.00x Profit
0.00012544 99.77
Bet: 47,621,128,452
placed by Owly on 20/01/2020
Wagered
0.00000128 Multiplier
99.00x Profit
0.00012544
-
larisa321 reacted to Bojana in 🎄 [0.04 BTC] Triad of Christmas - Chapter I 🎄
Triad of Christmas 1/3 🎄
Ends: 26/12/19 @ Midday (12pm) GMT
Requirements:
Win two consecutive bets on 100x multiplier. Nonce has to be consecutive and over/under setting does not matter. Minimum bet: 0.00000100 0.00003900 0.00005700 0.00018000 3.60000000 0.03800000 0.52000000 1 valid entry per household. Bets must have been made after the commencement of this promotion. Do not change your linked account during the whole duration of the promotion. 10+ forum post count. Haven't broken any General Giveaways Rules!
Prize Pool (based on the number of unique players):
Prize pool based on the number of individual players: 0.04 BTC
How to Enter
Respond to this topic, and link your bet IDs using the link function in the text editor. Feel free to edit your posts as you catch the new bets. (Paste your bet id, then highlight and click on the link bet button, as shown in image below)
-
larisa321 got a reaction from bitboy26 in [0.08 BTC] Walk of Fame: Alfred Hitchcock 🔪
Bet: 43,734,227,126
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
13.01x Profit
0.00001201 Bet: 43,734,228,127
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
13.01x Profit
0.00001201 Bet: 43,734,229,102
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
13.01x Profit
0.00001201 Bet: 43,734,230,049
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
13.01x Profit
0.00001201 18.95
Bet: 43,734,705,131
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
5.21x Profit
0.00000421 13.72
Bet: 43,734,865,756
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
5.21x Profit
0.00000421 99.91
Bet: 43,734,950,609
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
99.00x Profit
0.00009800
-
larisa321 got a reaction from moka5555 in [0.08 BTC] Walk of Fame: Alfred Hitchcock 🔪
Bet: 43,734,227,126
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
13.01x Profit
0.00001201 Bet: 43,734,228,127
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
13.01x Profit
0.00001201 Bet: 43,734,229,102
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
13.01x Profit
0.00001201 Bet: 43,734,230,049
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
13.01x Profit
0.00001201 18.95
Bet: 43,734,705,131
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
5.21x Profit
0.00000421 13.72
Bet: 43,734,865,756
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
5.21x Profit
0.00000421 99.91
Bet: 43,734,950,609
placed by Larisa321 on 04/12/2019
Wagered
0.00000100 Multiplier
99.00x Profit
0.00009800
-
larisa321 got a reaction from Owly in 🏆 [0.08 BTC] Walk of Fame: The Red Baron 🚨
Bet: 42,894,780,059
placed by Larisa321 on 25/11/2019
Wagered
0.00016000 Multiplier
3300.00x Profit
0.52784000 Bet: 42,910,015,793
placed by Larisa321 on 25/11/2019
Wagered
0.00016000 Multiplier
1650.00x Profit
0.26384000 Bet: 42,974,280,145
placed by Larisa321 on 26/11/2019
Wagered
0.00016000 Multiplier
7.00x Profit
0.00096023
-
larisa321 reacted to Owly in 🏆 [0.08 BTC] Walk of Fame: The Red Baron 🚨
Bet: 42,918,956,417
placed by Owly on 25/11/2019
Wagered
0.00000100 Multiplier
3300.00x Profit
0.00329900 Bet: 42,921,603,072
placed by Owly on 25/11/2019
Wagered
0.00000200 Multiplier
1650.00x Profit
0.00329800 Bet: 42,932,355,331
placed by Owly on 26/11/2019
Wagered
0.00000100 Multiplier
7.00x Profit
0.00000600
-
larisa321 reacted to Raketa26 in 🏆 [0.08 BTC] Walk of Fame: The Red Baron 🚨
Bet: 42,926,394,904
placed by Raketa26 on 25/11/2019
Wagered
0.00016000 Multiplier
3300.00x Profit
0.52784000 Bet: 42,927,784,415
placed by Raketa26 on 25/11/2019
Wagered
0.00016000 Multiplier
1650.00x Profit
0.26384000 Bet: 42,961,192,623
placed by Raketa26 on 26/11/2019
Wagered
0.00016000 Multiplier
7.00x Profit
0.00096023
-
larisa321 reacted to Viksen in 🏆 [0.08 BTC] Walk of Fame: The Red Baron 🚨
99.99
Bet: 42,910,985,230
placed by Viksen on 25/11/2019
Wagered
0.00000100 Multiplier
3300.00x Profit
0.00329900 0.05
Bet: 42,912,477,508
placed by Viksen on 25/11/2019
Wagered
0.00000100 Multiplier
1650.00x Profit
0.00164900 7.00
Bet: 42,999,867,296
placed by Viksen on 26/11/2019
Wagered
0.00000100 Multiplier
7.00x Profit
0.00000600
-
larisa321 got a reaction from Viksen in 🏆 [0.08 BTC] Walk of Fame: The Red Baron 🚨
Bet: 42,894,780,059
placed by Larisa321 on 25/11/2019
Wagered
0.00016000 Multiplier
3300.00x Profit
0.52784000 Bet: 42,910,015,793
placed by Larisa321 on 25/11/2019
Wagered
0.00016000 Multiplier
1650.00x Profit
0.26384000 Bet: 42,974,280,145
placed by Larisa321 on 26/11/2019
Wagered
0.00016000 Multiplier
7.00x Profit
0.00096023
-
larisa321 reacted to Marija in 🏆 [0.08 BTC] Walk of Fame: Lightning Bolt ⚡
No, they do not have to be consecutive.
You would just first have to catch 19.30, and than without changing the seed, catch 19.19.
-
larisa321 reacted to millioner500 in 🏆 [0.08 BTC] Walk of Fame: The King of Horror 🤡
Bet: 40,180,163,289
placed by millioner500 on 28/10/2019
Wagered
0.00000100 Multiplier
1100.00x Profit
0.00109900
-
larisa321 reacted to Raketa26 in 🏆 [0.08 BTC] Walk of Fame: The King of Horror 🤡
Bet: 40,179,069,900
placed by Raketa26 on 28/10/2019
Wagered
0.00000101 Multiplier
1100.00x Profit
0.00110999
-
larisa321 reacted to biggad in 🏆 [0.08 BTC] Walk of Fame: The King of Horror 🤡
Bet: 40,544,762,625
placed by biggad on 01/11/2019
Wagered
0.00021440 Multiplier
1100.00x Profit
0.23562560
-
larisa321 reacted to Nataly91 in 🏆 [0.08 BTC] Walk of Fame: The King of Horror 🤡
Bet: 40,270,993,283
placed by nataly91 on 29/10/2019
Wagered
3.60000000 Multiplier
1100.00x Profit
3956.40000000
-
larisa321 reacted to Marija in 🏆 [0.08 BTC] Walk of Fame: The King of Horror 🤡
Bet: 40,322,211,910
placed by Mariija on 30/10/2019
Wagered
0.03200000 Multiplier
1100.00x Profit
35.16800000