Bitcoin Forum

Economy => Games and rounds => Topic started by: :wq on March 12, 2018, 03:55:51 AM



Title: [0.08 BTC] 🎲Primedice.com🎲 Pot of Gold Challenge! | +EV
Post by: :wq on March 12, 2018, 03:55:51 AM


To continue on with the celebrations from the week end, we are throwing a Saint Patrick's themed promotion for those of you seeking the pot of gold at the end of the rainbow. As most of us know, the Irish have a fascination with the number 4 and believe that it brings good luck and fortune to those who worship it, so let's see if its true! All you need to do, to win a share in the prize pool this week is roll a winning bet with a 444x multiplier. All people who achieve the challenge in the next 7 days, will get a share in the prize pool! There is no limit to the amount of winners, and the more people who get involved the higher the prize pool! So if you get more people involved, then you win more!


Conditions

  • Roll a winning bet with a 444x multiplier
  • Minimum bet is 100 satoshi
  • 1 valid entry per person
  • Bets must have been made after the commencement of this promotion
  • 10+ forum post count


Prize Pools (based on amount of unique players)

  • Minimum prize pool: 0.01 BTC
  • If over 20 participants: 0.03 BTC
  • If over 30 participants: 0.05 BTC
  • If over 40 participants: 0.08 BTC


How to Enter

Respond to this topic on our official forum: https://forum.primedice.com/topic/31195-pot-of-gold-challenge/
Feel free to discuss the promotion here, but all entries need to be posted on the topic provided in the above link.


Title: Re: [0.08 BTC] 🎲Primedice.com🎲 Hunt the Beast Challenge! | Hunting 77.77 +EV
Post by: slasher0489 on March 12, 2018, 12:57:22 PM
Hi. I think i hit it but its been removed in my bet log. Can i recover it  ???


Title: Re: [0.08 BTC] 🎲Primedice.com🎲 Hunt the Beast Challenge! | Hunting 77.77 +EV
Post by: :wq on March 12, 2018, 10:23:27 PM
Hi. I think i hit it but its been removed in my bet log. Can i recover it  ???

You need to keep an eye on the log so you can get the bet id, otherwise I suggest trying out a 3rd party betting software such as https://bot.seuntjie.com/Default.aspx


Title: Re: [0.08 BTC] 🎲Primedice.com🎲 Hunt the Beast Challenge! | Hunting 77.77 +EV
Post by: slasher0489 on March 13, 2018, 01:22:02 PM
Hi. I think i hit it but its been removed in my bet log. Can i recover it  ???

You need to keep an eye on the log so you can get the bet id, otherwise I suggest trying out a 3rd party betting software such as https://bot.seuntjie.com/Default.aspx
wait. Is that a bot? Won't it take my coins???


Title: Re: [0.08 BTC] 🎲Primedice.com🎲 Hunt the Beast Challenge! | Hunting 77.77 +EV
Post by: eldrin on March 13, 2018, 02:36:08 PM
Hi. I think i hit it but its been removed in my bet log. Can i recover it  ???

You need to keep an eye on the log so you can get the bet id, otherwise I suggest trying out a 3rd party betting software such as https://bot.seuntjie.com/Default.aspx
wait. Is that a bot? Won't it take my coins???

It won't ;) That's what I'm using whenever I hunt, or just bet while sleeping :D Here's the official thread of Seuntjie's dicebot: https://bitcointalk.org/index.php?topic=307425.0


Title: Re: [0.08 BTC] 🎲Primedice.com🎲 Hunt the Beast Challenge! | Hunting 77.77 +EV
Post by: slasher0489 on March 13, 2018, 03:19:04 PM
Hi. I think i hit it but its been removed in my bet log. Can i recover it  ???

You need to keep an eye on the log so you can get the bet id, otherwise I suggest trying out a 3rd party betting software such as https://bot.seuntjie.com/Default.aspx
wait. Is that a bot? Won't it take my coins???

It won't ;) That's what I'm using whenever I hunt, or just bet while sleeping :D Here's the official thread of Seuntjie's dicebot: https://bitcointalk.org/index.php?topic=307425.0

is there a maximum number of bets that it can keep?


Title: Re: [0.08 BTC] 🎲Primedice.com🎲 Hunt the Beast Challenge! | Hunting 77.77 +EV
Post by: DarkStar_ on March 13, 2018, 10:44:29 PM
If anyone wants to hunt automatically, here's a quick dice bot script I made for it: (for Seuntjie's DiceBot)

Code:
-- DarkStar's Number Hunter
nextbet = 0.000001 -- 100 satoshis right now, increase or decrease as needed
chance = 98  -- Win chance in percentage, set to 98% to reduce variance
target = 77.77 -- Number you are targeting, 77.77 for this promotion
function dobet()
   if lastBet.roll == target then
      print("Bet #" .. lastBet.Id .. " has hit your target of " .. target .. "!") -- Once hit, it prints the roll ID
      stop() -- Stops the bot after hitting
   end
end

Theoretically should work, currently using it myself but haven't hit it yet. Will edit once I confirm it works



Finally got it after 7650 bets!


Title: Re: [0.08 BTC] 🎲Primedice.com🎲 Hunt the Beast Challenge! | Hunting 77.77 +EV
Post by: :wq on March 18, 2018, 04:46:40 AM
If anyone wants to hunt automatically, here's a quick dice bot script I made for it: (for Seuntjie's DiceBot)

Code:
-- DarkStar's Number Hunter
nextbet = 0.000001 -- 100 satoshis right now, increase or decrease as needed
chance = 98  -- Win chance in percentage, set to 98% to reduce variance
target = 77.77 -- Number you are targeting, 77.77 for this promotion
function dobet()
   if lastBet.roll == target then
      print("Bet #" .. lastBet.Id .. " has hit your target of " .. target .. "!") -- Once hit, it prints the roll ID
      stop() -- Stops the bot after hitting
   end
end

Theoretically should work, currently using it myself but haven't hit it yet. Will edit once I confirm it works



Finally got it after 7650 bets!

Thanks for sharing!

Just a reminder, this promotion ends in just a little over 1 day. Make sure you get your entries in!