Bitcoin Forum
October 28, 2025, 05:12:16 AM *
News: Latest Bitcoin Core release: 30.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 [1469] 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 ... 1682 »
  Print  
Author Topic: Primedice.com | Since 2013 | Longest Running Crypto Casino | 113 BTC Jackpot!  (Read 1996771 times)
xandry
Staff
Legendary
*
Offline Offline

Activity: 3976
Merit: 5438



View Profile WWW
September 14, 2018, 05:50:15 AM
 #29361

If you made bets on new platform then you can easily see your last bets through API https://api.primedice.com/graphql and get seed from it.
Just paste this code and run it:
Code:
query userid{user(name: "YOUR_USERNAME_GOES_HERE"){betList{iid}}}
Personally I have received such answer:
Code:
{
  "data": {
    "user": {
      "betList": [
        {
          "iid": "23782704876"
        }
      ]
    }
  }
}

What does all this mean?


███████▄▄███▄███▄
███▄▄████████▌██
▄█████████████▐██▌
██▄███████████▌█▌
███████▀██████▐▌█
██████████████▌▌▐
████████▄███████▐▐
█████████████████
███████████████▄██▄
██████████████▀▀▀
█████▀███▀▀▀

▄▄▄██████▄▄▄███████▄▄▄
███████████████████████████
███▌█████▀███▌█████▀▀███████████▄▄▄▄▄▄▄▄
███▌█████▄███▌█████▄███▐███████████████████▄
▐████████████▀███████▄██████████▀▀▀▀▀▀▀▀████▀
▐████████████▄██▄███████████▌█████████▄████▀
▐█████████▀█████████▌█████████████▄▄████▀
██████████▄███████████▐███▌██▄██████▀
██████████████▀███▐███▌██████████████████████
████▀██████▀▀█████████▌███▀▀▀▀███▀▀▀▀▀▀▀████▌
 
      P R E M I E R   B I T C O I N   C A S I N O   &   S P O R T S B O O K      

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

  98%  
RTP

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

 HIGH 
ODDS

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀
 
..PLAY NOW..
bur4n
Member
**
Offline Offline

Activity: 167
Merit: 12


View Profile
September 14, 2018, 07:03:11 AM
 #29362

If you made bets on new platform then you can easily see your last bets through API https://api.primedice.com/graphql and get seed from it.
Just paste this code and run it:
Code:
query userid{user(name: "YOUR_USERNAME_GOES_HERE"){betList{iid}}}
Personally I have received such answer:
Code:
{
  "data": {
    "user": {
      "betList": [
        {
          "iid": "23782704876"
        }
      ]
    }
  }
}

What does all this mean?


Hahaha, nice!
Radiante
Member
**
Offline Offline

Activity: 280
Merit: 15


View Profile
September 14, 2018, 07:29:58 PM
 #29363

If you made bets on new platform then you can easily see your last bets through API https://api.primedice.com/graphql and get seed from it.
Just paste this code and run it:
Code:
query userid{user(name: "YOUR_USERNAME_GOES_HERE"){betList{iid}}}
Personally I have received such answer:
Code:
{
  "data": {
    "user": {
      "betList": [
        {
          "iid": "23782704876"
        }
      ]
    }
  }
}

What does all this mean?


Hahaha, nice!

I'm lost here too. I think Stunna may have an answer.


(...)

 I dont know if there is UI issue. But I try login my PD ID using another device and it shows the same ini previous seed (server seed and nonce didnt shown)
Need that server seed and nonce to verify my bet

Then should be Code problem for Portable devices. Devs should take a look into it.

In the meantime you will have to find some other solution, as for example: Use a friend's computer to check it out.

If the problem persists even using a normal Computer, then you might have an issue with your ACCOUNT: In which Devs should still take a look from your statments with Support Team.

Have you tried reseting seed?
If I reseting seed again , I wont be able to verify my last bet

Just for the record, when i've asked you to reset the seed, is so it might reset your account seed settings in a way that it will start showing further / future hashed seeds = returning it back to normal.

Clear the cache of the mobile device, re-login, and the new seed you got from your computer must appear on the phone too.
Symphonized
Member
**
Offline Offline

Activity: 2786
Merit: 57

Primedice.com & Stake.com


View Profile
September 15, 2018, 02:53:02 PM
 #29364

If you made bets on new platform then you can easily see your last bets through API https://api.primedice.com/graphql and get seed from it.
Just paste this code and run it:
Code:
query userid{user(name: "YOUR_USERNAME_GOES_HERE"){betList{iid}}}
Personally I have received such answer:
Code:
{
  "data": {
    "user": {
      "betList": [
        {
          "iid": "23782704876"
        }
      ]
    }
  }
}

What does all this mean?

It's API response on your user data, just doesn't provide much Information, check out more API queries and you might get more data.

Radiante
Member
**
Offline Offline

Activity: 280
Merit: 15


View Profile
September 17, 2018, 09:05:25 PM
 #29365



Miracle Machine|Industrial Era Challenge!
Ends: 24/09/18 @ Midday (12pm) GMT

Approaching the Modern Era, this Age was a stepping stone in human history. In the industrial Era steam engine was discovered, as well as telegraph, telephone, airplane, zeppelin, internal combustion engine and many miracle machines that have reshaped the fate of humanity. We need you to catch a small cubic device you all know too well... it is unstable and constantly rolls around. Catch it 3 times in a row on a payout 17.60x, a year when industrial revolution began. Sounds impossible? Well, that didn't stop James Watt in his enterprise, and here we are! 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 players who get involved the higher the prize pool!

Requirement
    Make 3 consecutive winning bets on a payout 17.60x.
    Minimum bet is 100 satoshi bitcoin or 1,200 ether ethereum or 10,000 litoshi litecoin.
    1 valid entry per person.
    Bets must have been made after the commencement of this promotion.
    10+ forum post count.

 
Prize Pool(s)
    Minimum prize pool: 0.01 BTC
    If over 30 participants: 0.03 BTC
    If over 40 participants: 0.05 BTC
    If over 50 participants: 0.08 BTC

How to Enter
    Respond to this topic on the Primedice Casino Forum, and link your bet ID using the link function in the text editor.
xandry
Staff
Legendary
*
Offline Offline

Activity: 3976
Merit: 5438



View Profile WWW
September 19, 2018, 12:39:28 PM
 #29366

Have you got your account back? I had the same issue after joining on Primedice forum. They have got confused with another account which uses same IP and banned my account. This rarely happens if you are using VPN. Then I created a new account and contacted Dan (Admin) and explained my issue. He helped me to retrieve my account and deleted the new one. I hope this would work for you. Good luck  Smiley
Finally i can give answer to your question: yes. I have registered second account at Primedice forum and have created a thread -> Why user Xandry was banned?
For the unknown reason I was banned by Russian moderator Yaronovich.


███████▄▄███▄███▄
███▄▄████████▌██
▄█████████████▐██▌
██▄███████████▌█▌
███████▀██████▐▌█
██████████████▌▌▐
████████▄███████▐▐
█████████████████
███████████████▄██▄
██████████████▀▀▀
█████▀███▀▀▀

▄▄▄██████▄▄▄███████▄▄▄
███████████████████████████
███▌█████▀███▌█████▀▀███████████▄▄▄▄▄▄▄▄
███▌█████▄███▌█████▄███▐███████████████████▄
▐████████████▀███████▄██████████▀▀▀▀▀▀▀▀████▀
▐████████████▄██▄███████████▌█████████▄████▀
▐█████████▀█████████▌█████████████▄▄████▀
██████████▄███████████▐███▌██▄██████▀
██████████████▀███▐███▌██████████████████████
████▀██████▀▀█████████▌███▀▀▀▀███▀▀▀▀▀▀▀████▌
 
      P R E M I E R   B I T C O I N   C A S I N O   &   S P O R T S B O O K      

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

  98%  
RTP

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

 HIGH 
ODDS

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀
 
..PLAY NOW..
Radiante
Member
**
Offline Offline

Activity: 280
Merit: 15


View Profile
September 19, 2018, 10:55:27 PM
 #29367

Have you got your account back? I had the same issue after joining on Primedice forum. They have got confused with another account which uses same IP and banned my account. This rarely happens if you are using VPN. Then I created a new account and contacted Dan (Admin) and explained my issue. He helped me to retrieve my account and deleted the new one. I hope this would work for you. Good luck  Smiley
Finally i can give answer to your question: yes. I have registered second account at Primedice forum and have created a thread -> Why user Xandry was banned?
For the unknown reason I was banned by Russian moderator Yaronovich.

Thanks for sharing the (kind of) positive experience  Cheesy

I had the same issue after joining on Primedice forum. They have got confused with another account which uses same IP and banned my account. This rarely happens if you are using VPN.

At first I thought you mean it was better to use a VPN ("this rarely happens if you use a VPN"), but now I think you are talking about how sharing an IP by using a VPN can "sometimes" cause this problem.
Real14Hero
Hero Member
*****
Offline Offline

Activity: 952
Merit: 576


View Profile
September 20, 2018, 03:33:26 AM
 #29368

Have you got your account back? I had the same issue after joining on Primedice forum. They have got confused with another account which uses same IP and banned my account. This rarely happens if you are using VPN. Then I created a new account and contacted Dan (Admin) and explained my issue. He helped me to retrieve my account and deleted the new one. I hope this would work for you. Good luck  Smiley
Finally i can give answer to your question: yes. I have registered second account at Primedice forum and have created a thread -> Why user Xandry was banned?
For the unknown reason I was banned by Russian moderator Yaronovich.
Some issues relating to this forum?
Did you ban him here so in return he banned you there? Inter forum tussles end up ugly for both the parties Tongue
Symphonized
Member
**
Offline Offline

Activity: 2786
Merit: 57

Primedice.com & Stake.com


View Profile
September 20, 2018, 11:25:05 PM
 #29369

Have you got your account back? I had the same issue after joining on Primedice forum. They have got confused with another account which uses same IP and banned my account. This rarely happens if you are using VPN. Then I created a new account and contacted Dan (Admin) and explained my issue. He helped me to retrieve my account and deleted the new one. I hope this would work for you. Good luck  Smiley
Finally i can give answer to your question: yes. I have registered second account at Primedice forum and have created a thread -> Why user Xandry was banned?
For the unknown reason I was banned by Russian moderator Yaronovich.
Some issues relating to this forum?
Did you ban him here so in return he banned you there? Inter forum tussles end up ugly for both the parties Tongue

If that happened it should be discussed with both PD and Bitcointalk Staff directly about this decision.

Radiante
Member
**
Offline Offline

Activity: 280
Merit: 15


View Profile
September 21, 2018, 08:53:54 PM
 #29370

I'm starting to noticing that all high rollers stopped playing with super-duper multipliers and now are playing with 2x multis; almost all posts in the official Twitter (https://twitter.com/PrimeDice) are 2x


Did you ban him here so in return he banned you there? Inter forum tussles end up ugly for both the parties Tongue

Lol
seuntjie
Legendary
*
Offline Offline

Activity: 1726
Merit: 1127



View Profile WWW
September 22, 2018, 10:50:42 AM
Merited by Stunna (10)
 #29371

I focused on Primedice about 1 year ago to now, I had many losses and Wins, after 7 months i decide to more focus on a special Strategy!

I check many strategies and i choose this strategy:


You can fuck right off.

I did not create DiceBot and make it available for free so people like you can scam others into buying bullshit strategies that will bust in time, under the guise that it makes profit.


So either upload your settings file onto the DiceBot site where it will be available for all for free and stop selling fake versions of a bot that is available for free, or go stick it all up your ass.





Whenever anyone sees a post like this, ask yourselves: If this is working, why is he selling it and risking sites finding a loophole to fix it? If he claims he wants to share this with people for the good of the community, why is he selling it instead of giving it away? If it's working, he can surely bankrupt all of the casinos and don't need the money to sell it.

There is not such thing as a winning strategy, or bot, or script. Anyone selling you anything saying that it is one, is scamming you.

vahidsadri2000
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
September 22, 2018, 11:06:14 AM
 #29372

Dear seuntjie!

I'm not scam!

I had more losses in Primedice, I more try to can get successful for it.
I more trying seuntjie!

My solutions is very low risk and I was still not a loser.
I'm not saying you get rich overnight!

I get money because i more try to make it and i want to develop it.

I could not succeed without your software. Thank you, BUT i'm not Scam bro. I am a strategist on Primedice.

I focused on Primedice about 1 year ago to now, I had many losses and Wins, after 7 months i decide to more focus on a special Strategy!

I check many strategies and i choose this strategy:


You can fuck right off.

I did not create DiceBot and make it available for free so people like you can scam others into buying bullshit strategies that will bust in time, under the guise that it makes profit.


So either upload your settings file onto the DiceBot site where it will be available for all for free and stop selling fake versions of a bot that is available for free, or go stick it all up your ass.





Whenever anyone sees a post like this, ask yourselves: If this is working, why is he selling it and risking sites finding a loophole to fix it? If he claims he wants to share this with people for the good of the community, why is he selling it instead of giving it away? If it's working, he can surely bankrupt all of the casinos and don't need the money to sell it.

There is not such thing as a winning strategy, or bot, or script. Anyone selling you anything saying that it is one, is scamming you.
vahidsadri2000
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
September 22, 2018, 12:00:08 PM
 #29373

You Deleted my post!

But i was not SCAM bro.
Sorry for you! Your job was not right.

My target was help to people But you did not want people to win.
You would like people to fail on the Primedice.

Sorry for you!
Symphonized
Member
**
Offline Offline

Activity: 2786
Merit: 57

Primedice.com & Stake.com


View Profile
September 22, 2018, 10:45:42 PM
 #29374

Please focus on the main Topic's discussion which is Primedice and not something outside of the box.


You Deleted my post!

But i was not SCAM bro.
Sorry for you! Your job was not right.

My target was help to people But you did not want people to win.
You would like people to fail on the Primedice.

Sorry for you!

As for you, neither seuntjie or Primedice is SCAM or wants you to fail in any way, else there would be tons of accounts hacked from seuntjie bot already by now and there would not be so many giveaways (from any sources) from Primedice till now.

vahidsadri2000
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
September 22, 2018, 10:51:33 PM
 #29375

I'm so sorry only and don't say any words Sad
This is freedom rules there!

Please focus on the main Topic's discussion which is Primedice and not something outside of the box.


You Deleted my post!

But i was not SCAM bro.
Sorry for you! Your job was not right.

My target was help to people But you did not want people to win.
You would like people to fail on the Primedice.

Sorry for you!

As for you, neither seuntjie or Primedice is SCAM or wants you to fail in any way, else there would be tons of accounts hacked from seuntjie bot already by now and there would not be so many giveaways (from any sources) from Primedice till now.
Radiante
Member
**
Offline Offline

Activity: 280
Merit: 15


View Profile
September 23, 2018, 04:38:05 AM
 #29376

I'm so sorry only and don't say any words Sad
This is freedom rules there!

Please focus on the main Topic's discussion which is Primedice and not something outside of the box.


You Deleted my post!

But i was not SCAM bro.
Sorry for you! Your job was not right.

My target was help to people But you did not want people to win.
You would like people to fail on the Primedice.

Sorry for you!

As for you, neither seuntjie or Primedice is SCAM or wants you to fail in any way, else there would be tons of accounts hacked from seuntjie bot already by now and there would not be so many giveaways (from any sources) from Primedice till now.

You are free to do as many strategies you want, and it is true that some strategies can achieve a more consistent positive variance cycles than others. If you want to explain, promote and sell your method for winning on bitcoin casinos like Primedice, I'm 100% sure you can do it, but that is without including, modifying or reselling seuntjie's (or anyone else) software.
adaseb
Legendary
*
Offline Offline

Activity: 4004
Merit: 1759



View Profile
September 23, 2018, 05:58:12 AM
 #29377

I don't know whether his strategy works or not but this is very similiar to what has happened to people who couldn't make money in the stock market.

Basically there was a guy who spent a great deal of money on trading courses, seminars, PDFs, ebooks, trading software, signal services, etc. After a few years, he still couldn't turn a profit.

So instead of giving up, he decided to make an ad on Craiglists "learn how to trade for $500" and hosted some mini-seminars at the local library.

And he finally made some money in relation to trading. He basically was a good teacher, but horrible trader and all his trades were pretty much on simulation or in hindsight. However he leased a Porsche and dressed in nice suits, wore fake Rolex, so he gave the impression that he was a millionaire which was not true at all.

Most likely all his students lost money and he was the only one who came out ahead.

 
 RAZED  
| 
 100% 
WELCOME
BONUS
█████████████████████
█████████████████████████
████████████▀░░░░▀███████
██████████▀░░▄▀▀▄░░▀█████
██████████▄▄██▄▄██▄░▀████
█████▀░░░░░░░▀██░░█░░████
████░░████▀▀█░░██▀░░▄████
████░░████▄▄█░░█░░▄██████
████░░█▀▀████░░██████████
████░░█▄▄███▀░░██████████
█████▄░░░░░░░▄███████████
█████████████████████████
█████████████████████
█████████████████████
█████████████████████████
██████████▀▀░░░░░▀▀██████
████████▀░░▄▄█░░▀▄░░█████
██████▀░░▄█████▄░░▀░░████
█████░░▄████▄▀░░█▄▄░░████
████░░▄███▄▀░░▄▀██▀░░████
████░░▀▀██░░▄▀███▀░░█████
████░░▄░░▀█████▀░░▄██████
█████░░▀▄░░█▀▀░░▄████████
██████▄▄░░░░░▄▄██████████
█████████████████████████
█████████████████████
| 
 NO 
KYC
| 
  RAZE THE LIMITS    PLAY NOW     
vahidsadri2000
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
September 23, 2018, 06:32:49 AM
 #29378

You are right!

I don't want to change any software, my idea app only Generates numbers for the Dicebot(Preset list section).
I don't want to change on DIcebot and then sell the Dicebot!  If i want to do same, This is a scam. BUT it's not my IDEA.

But i'm Strategist only and my little app Generates numbers only.

I struggled to achieve it. it was not easy bro.

I'm so sorry only and don't say any words Sad
This is freedom rules there!

Please focus on the main Topic's discussion which is Primedice and not something outside of the box.


You Deleted my post!

But i was not SCAM bro.
Sorry for you! Your job was not right.

My target was help to people But you did not want people to win.
You would like people to fail on the Primedice.

Sorry for you!

As for you, neither seuntjie or Primedice is SCAM or wants you to fail in any way, else there would be tons of accounts hacked from seuntjie bot already by now and there would not be so many giveaways (from any sources) from Primedice till now.

You are free to do as many strategies you want, and it is true that some strategies can achieve a more consistent positive variance cycles than others. If you want to explain, promote and sell your method for winning on bitcoin casinos like Primedice, I'm 100% sure you can do it, but that is without including, modifying or reselling seuntjie's (or anyone else) software.
vahidsadri2000
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
September 23, 2018, 06:39:49 AM
 #29379

Perhaps this is sometimes true.
But I would not be a billionaire for $ 50!

My goal was to share this experience! Now that some people do not like to win others, I do not insist.
God knows everything.

Good luck

I don't know whether his strategy works or not but this is very similiar to what has happened to people who couldn't make money in the stock market.

Basically there was a guy who spent a great deal of money on trading courses, seminars, PDFs, ebooks, trading software, signal services, etc. After a few years, he still couldn't turn a profit.

So instead of giving up, he decided to make an ad on Craiglists "learn how to trade for $500" and hosted some mini-seminars at the local library.

And he finally made some money in relation to trading. He basically was a good teacher, but horrible trader and all his trades were pretty much on simulation or in hindsight. However he leased a Porsche and dressed in nice suits, wore fake Rolex, so he gave the impression that he was a millionaire which was not true at all.

Most likely all his students lost money and he was the only one who came out ahead.
Symphonized
Member
**
Offline Offline

Activity: 2786
Merit: 57

Primedice.com & Stake.com


View Profile
September 23, 2018, 09:47:58 PM
 #29380

Perhaps this is sometimes true.
But I would not be a billionaire for $ 50!

My goal was to share this experience! Now that some people do not like to win others, I do not insist.
God knows everything.

Good luck

I don't know whether his strategy works or not but this is very similiar to what has happened to people who couldn't make money in the stock market.

Basically there was a guy who spent a great deal of money on trading courses, seminars, PDFs, ebooks, trading software, signal services, etc. After a few years, he still couldn't turn a profit.

So instead of giving up, he decided to make an ad on Craiglists "learn how to trade for $500" and hosted some mini-seminars at the local library.

And he finally made some money in relation to trading. He basically was a good teacher, but horrible trader and all his trades were pretty much on simulation or in hindsight. However he leased a Porsche and dressed in nice suits, wore fake Rolex, so he gave the impression that he was a millionaire which was not true at all.

Most likely all his students lost money and he was the only one who came out ahead.

Good Luck man, thank you for the clarification and let's hope everything ends up well for you.

Pages: « 1 ... 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 [1469] 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 ... 1682 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!