Bitcoin Forum
June 26, 2024, 12:07:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Would you like the weekly TILT rewards be given based on player balance or rake ranking?
Player balance - 21 (72.4%)
Rake ranking - 8 (27.6%)
Total Voters: 29

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 »
  Print  
Author Topic: ANN [TILT] A Poker Player's Cryptocurrency (Main chain is LIVE!)  (Read 40966 times)
megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 28, 2017, 11:35:50 AM
 #501

Just got my first payment. Is there a wallet where I could store my coins? thanks(AlphaWolf)

right now, because of the low gas limit of the mainnet, no one can transfer. you can only mine. so right now the poker room temporarily serves as the wallet.

lonesomestranger
Full Member
***
Offline Offline

Activity: 770
Merit: 112



View Profile
May 28, 2017, 11:38:19 AM
 #502

Just got my first payment. Is there a wallet where I could store my coins? thanks(AlphaWolf)

right now, because of the low gas limit of the mainnet, no one can transfer. you can only mine. so right now the poker room temporarily serves as the wallet.
Ok, thanks for answer, I'll do that

sdotdot
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
May 28, 2017, 12:33:43 PM
 #503

Another survey:

What's your cpu specs (processor, ram, hdd, gpu)?
What's your operating system?

I need an idea for the PoW part.


i7-5930 - 6core 3.5Ghz,
32GB RAM,
480GB SSD,
nvidia 980,
windows 10

I seem to be getting 1 in 4 blocks on average

I have an i7 mining it, too.

i7-6700, 8GB RAM, HDD, nvidia 750ti.

I think I'm getting another 1 out of 4 blocks.
megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 28, 2017, 12:37:49 PM
 #504

to those mining, please post your hash rate.
just type miner.getHashrate() at the console.

sdotdot
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
May 28, 2017, 01:10:43 PM
 #505

to those mining, please post your hash rate.
just type miner.getHashrate() at the console.
326013
bspus
Legendary
*
Offline Offline

Activity: 2165
Merit: 1002



View Profile
May 28, 2017, 01:35:35 PM
 #506

to those mining, please post your hash rate.
just type miner.getHashrate() at the console.

392947

megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 29, 2017, 12:39:10 AM
 #507

We now have a telegram channel:
https://t.me/megatilt

megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 29, 2017, 12:48:17 AM
 #508

i encourage everyone to mine TILT. it's so easy.
https://github.com/megatilt/go-tilt/wiki/How-to-CPU-mine-TILT-in-Windows

megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 29, 2017, 01:09:31 AM
 #509

The gas limit at this point is 4096.
This number controls the maximum number of transactions each block can hold.

https://bitcoin.stackexchange.com/questions/39132/what-is-gas-limit-in-ethereum

The gas limit is controlled by the miners.
tiltnode --targetgaslimit 21000 --mine

Doing this will bring us gradually to a higher gas limit because each time a miner wins a block using --targetgaslimit 21000 (or any number), the next block's gas limit will gradually adjust towards that target.

To transfer TILT from one account to another would need 21,000 gas. To do smart contracts would need more than 100K gas. That means right now, because of a 4K gas limit, nobody can transfer TILT. If the gas limit is increased to 21,000 (if the miners choose to do so), we can start transferring TILT (a max of one transfer per block).

At this moment we are at block 48042, running this at the tiltnode console gave:

> tilt.getBlock(48042)
Code:
{
  difficulty: 15313661,
  extraData: "0xdd830100008874696c746e6f646587676f312e382e318777696e646f7773",
  gasLimit: 4096,
  gasUsed: 0,
  hash: "0xca373ed6497ff588fa2fb1d3d272c5545fac3d1f3662c095dda1067a94121c5e",
  logsBloom: "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
  miner: "0xa191166e81a5d81682cd3aa218c1a5b1fdaaf521",
  mixHash: "0x198e3221d54382f350db2753fcca0fa111f3c80d2d8ff8f304ae42962e2f5a97",
  nonce: "0x33291b4e8febc75d",
  number: 48042,
  parentHash: "0xfc054d3c7257a00062159e9568befa7ff5715166cee73c62d61e31ae540fd908",
  receiptsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
  sha3Uncles: "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
  size: 542,
  stateRoot: "0x7cc5bb042126b67de23c19d6ec9d01552e7743deb4e616006ddef962f55f3a59",
  timestamp: 1496019951,
  totalDifficulty: 774748570773,
  transactions: [],
  transactionsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
  uncles: []
}


this is our poor-man's block explorer at this point.
we can see the gas limit, the miner of the block, and all other block related info.
if you run a node, you can get this info.


megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 29, 2017, 01:14:02 AM
 #510

to all the miners, let's try bringing the gas limit to 21000.
if we get there, i'll start burning TILT. and i'll start transferring TILT to those who wants to withdraw from their poker winnings.

megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 29, 2017, 02:00:34 AM
 #511

We are just on day 2 of week 4 and we have already 34 players qualified for the weekly rewards:
https://docs.google.com/spreadsheets/d/1v50FoyPad9gG0ZvFOyc7q3Yf0R2O-tFWwAIcQFofDC0/edit?usp=sharing

This is just at the start of day 2. The final ranking will still be on Saturday midnight.

bspus
Legendary
*
Offline Offline

Activity: 2165
Merit: 1002



View Profile
May 29, 2017, 07:30:11 AM
 #512

If you wanted to change the gas limit you should have put that in your mining guide.

All this time I've been mining without that parameter and I  got over 13000 blocks total.

I'll change it now

kimjardon
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
May 29, 2017, 08:13:20 AM
 #513

to all the miners, let's try bringing the gas limit to 21000.
if we get there, i'll start burning TILT. and i'll start transferring TILT to those who wants to withdraw from their poker winnings.


Please megatilt listen my advice I told you before, resolve the cheating in your poker room, if you support cheating, this coin don't will be valueable coin on the market.
This is the main problem now.
After that you will create a fair poker room, and also with a simple blockchain and bitcoin exchange will create value in the long term, but, without resolve cheating, this will only an exit to dump the cheating coins week after week.
Now I want to see your immediate action about this guy for example, I want to see what you do about that:

"./EventLog2017-05-28.txt:1316:2017-05-28 05:52:38|Connect|Connection 000008AE accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1320:2017-05-28 05:53:58|Login|Nuggetz logged into session 000008AE from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1336:2017-05-28 05:58:38|Logout|Nuggetz logged out session 000008AE, PC 2F9D9FA8
./EventLog2017-05-28.txt:1337:2017-05-28 05:58:43|Connect|Connection 000008B0 accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1339:2017-05-28 05:59:01|Login|Chicken logged into session 000008B0 from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1375:2017-05-28 06:01:52|Logout|Chicken logged out session 000008B0, PC 2F9D9FA8
./EventLog2017-05-28.txt:1376:2017-05-28 06:01:59|Connect|Connection 000008B2 accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1377:2017-05-28 06:02:29|Login|Nuggetz logged into session 000008B2 from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:2397:2017-05-28 10:06:37|Logout|Nuggetz logged out session 000008B2, PC 2F9D9FA8
"
./EventLog2017-05-28.txt:1372:2017-05-28 06:01:16|Account|Chicken transfers 362.45 to nuggetz
./EventLog2017-05-28.txt:2522:2017-05-28 10:34:43|Account|Chicken transfers 9000 to nuggetz
"

I will waiting your appropriate response, have a good day admin.
best regards,
bestlooser
 
megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 29, 2017, 09:28:42 AM
 #514

If you wanted to change the gas limit you should have put that in your mining guide.

All this time I've been mining without that parameter and I  got over 13000 blocks total.

I'll change it now

It was the intention to keep it low and gradually increase it. I am giving the power to the miners. I just make recommendations every now and then.

megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 29, 2017, 09:32:26 AM
 #515

to all the miners, let's try bringing the gas limit to 21000.
if we get there, i'll start burning TILT. and i'll start transferring TILT to those who wants to withdraw from their poker winnings.


Please megatilt listen my advice I told you before, resolve the cheating in your poker room, if you support cheating, this coin don't will be valueable coin on the market.
This is the main problem now.
After that you will create a fair poker room, and also with a simple blockchain and bitcoin exchange will create value in the long term, but, without resolve cheating, this will only an exit to dump the cheating coins week after week.
Now I want to see your immediate action about this guy for example, I want to see what you do about that:

"./EventLog2017-05-28.txt:1316:2017-05-28 05:52:38|Connect|Connection 000008AE accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1320:2017-05-28 05:53:58|Login|Nuggetz logged into session 000008AE from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1336:2017-05-28 05:58:38|Logout|Nuggetz logged out session 000008AE, PC 2F9D9FA8
./EventLog2017-05-28.txt:1337:2017-05-28 05:58:43|Connect|Connection 000008B0 accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1339:2017-05-28 05:59:01|Login|Chicken logged into session 000008B0 from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1375:2017-05-28 06:01:52|Logout|Chicken logged out session 000008B0, PC 2F9D9FA8
./EventLog2017-05-28.txt:1376:2017-05-28 06:01:59|Connect|Connection 000008B2 accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1377:2017-05-28 06:02:29|Login|Nuggetz logged into session 000008B2 from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:2397:2017-05-28 10:06:37|Logout|Nuggetz logged out session 000008B2, PC 2F9D9FA8
"
./EventLog2017-05-28.txt:1372:2017-05-28 06:01:16|Account|Chicken transfers 362.45 to nuggetz
./EventLog2017-05-28.txt:2522:2017-05-28 10:34:43|Account|Chicken transfers 9000 to nuggetz
"

I will waiting your appropriate response, have a good day admin.
best regards,
bestlooser
 

Im still out i'll check later.
That's why all the logs are published so that the community helps to make evrything fair. Thanks for pointing this out.

kimjardon
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
May 29, 2017, 10:25:29 AM
 #516

to all the miners, let's try bringing the gas limit to 21000.
if we get there, i'll start burning TILT. and i'll start transferring TILT to those who wants to withdraw from their poker winnings.


Please megatilt listen my advice I told you before, resolve the cheating in your poker room, if you support cheating, this coin don't will be valueable coin on the market.
This is the main problem now.
After that you will create a fair poker room, and also with a simple blockchain and bitcoin exchange will create value in the long term, but, without resolve cheating, this will only an exit to dump the cheating coins week after week.
Now I want to see your immediate action about this guy for example, I want to see what you do about that:

"./EventLog2017-05-28.txt:1316:2017-05-28 05:52:38|Connect|Connection 000008AE accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1320:2017-05-28 05:53:58|Login|Nuggetz logged into session 000008AE from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1336:2017-05-28 05:58:38|Logout|Nuggetz logged out session 000008AE, PC 2F9D9FA8
./EventLog2017-05-28.txt:1337:2017-05-28 05:58:43|Connect|Connection 000008B0 accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1339:2017-05-28 05:59:01|Login|Chicken logged into session 000008B0 from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1375:2017-05-28 06:01:52|Logout|Chicken logged out session 000008B0, PC 2F9D9FA8
./EventLog2017-05-28.txt:1376:2017-05-28 06:01:59|Connect|Connection 000008B2 accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1377:2017-05-28 06:02:29|Login|Nuggetz logged into session 000008B2 from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:2397:2017-05-28 10:06:37|Logout|Nuggetz logged out session 000008B2, PC 2F9D9FA8
"
./EventLog2017-05-28.txt:1372:2017-05-28 06:01:16|Account|Chicken transfers 362.45 to nuggetz
./EventLog2017-05-28.txt:2522:2017-05-28 10:34:43|Account|Chicken transfers 9000 to nuggetz
"

I will waiting your appropriate response, have a good day admin.
best regards,
bestlooser
 

Im still out i'll check later.
That's why all the logs are published so that the community helps to make evrything fair. Thanks for pointing this out.

Yes take your time, meanwhile in this moment in your poker room Nuggetz play on my table Smiley
You are so funny man megatilt, This is the most fun project I had partecipate in the cryptoworld.
Fun is fun is good, but for get real value , to value real money, you need to change many thing believe me.
First for all please implement HU like what I had told you in PM last week to avoid collusion on the ring table.
Thanks to all people who want support this my public request.
best regards,
bestlooser
megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 29, 2017, 10:34:10 AM
 #517

to all the miners, let's try bringing the gas limit to 21000.
if we get there, i'll start burning TILT. and i'll start transferring TILT to those who wants to withdraw from their poker winnings.


Please megatilt listen my advice I told you before, resolve the cheating in your poker room, if you support cheating, this coin don't will be valueable coin on the market.
This is the main problem now.
After that you will create a fair poker room, and also with a simple blockchain and bitcoin exchange will create value in the long term, but, without resolve cheating, this will only an exit to dump the cheating coins week after week.
Now I want to see your immediate action about this guy for example, I want to see what you do about that:

"./EventLog2017-05-28.txt:1316:2017-05-28 05:52:38|Connect|Connection 000008AE accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1320:2017-05-28 05:53:58|Login|Nuggetz logged into session 000008AE from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1336:2017-05-28 05:58:38|Logout|Nuggetz logged out session 000008AE, PC 2F9D9FA8
./EventLog2017-05-28.txt:1337:2017-05-28 05:58:43|Connect|Connection 000008B0 accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1339:2017-05-28 05:59:01|Login|Chicken logged into session 000008B0 from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1375:2017-05-28 06:01:52|Logout|Chicken logged out session 000008B0, PC 2F9D9FA8
./EventLog2017-05-28.txt:1376:2017-05-28 06:01:59|Connect|Connection 000008B2 accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1377:2017-05-28 06:02:29|Login|Nuggetz logged into session 000008B2 from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:2397:2017-05-28 10:06:37|Logout|Nuggetz logged out session 000008B2, PC 2F9D9FA8
"
./EventLog2017-05-28.txt:1372:2017-05-28 06:01:16|Account|Chicken transfers 362.45 to nuggetz
./EventLog2017-05-28.txt:2522:2017-05-28 10:34:43|Account|Chicken transfers 9000 to nuggetz
"

I will waiting your appropriate response, have a good day admin.
best regards,
bestlooser
 

Im still out i'll check later.
That's why all the logs are published so that the community helps to make evrything fair. Thanks for pointing this out.

Yes take your time, meanwhile in this moment in your poker room Nuggetz play on my table Smiley
You are so funny man megatilt, This is the most fun project I had partecipate in the cryptoworld.
Fun is fun is good, but for get real value , to value real money, you need to change many thing believe me.
First for all please implement HU like what I had told you in PM last week to avoid collusion on the ring table.
Thanks to all people who want support this my public request.
best regards,
bestlooser

i was thinking to make all games heads up in the ring games. that would take the fun out for some or most players. but if the community wants it, i can change it. i was hoping publishing the logs would be enough. also, can you ask nuggetz about the situation? was there a time both accounts played? or was there some kind of gaining an unfair advantage against the other players?

if both accounts will qualify in the weekly rewards, i will automatically ban both.
otherwise, i will have to listen to nuggetz' explanation (doesn't mean he will not be banned, though).

megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 29, 2017, 10:47:42 AM
 #518

player Nuggetz and Chicken are temporarily suspended pending my investigation.

killsaids
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
May 29, 2017, 10:48:04 AM
 #519

to all the miners, let's try bringing the gas limit to 21000.
if we get there, i'll start burning TILT. and i'll start transferring TILT to those who wants to withdraw from their poker winnings.


Please megatilt listen my advice I told you before, resolve the cheating in your poker room, if you support cheating, this coin don't will be valueable coin on the market.
This is the main problem now.
After that you will create a fair poker room, and also with a simple blockchain and bitcoin exchange will create value in the long term, but, without resolve cheating, this will only an exit to dump the cheating coins week after week.
Now I want to see your immediate action about this guy for example, I want to see what you do about that:

"./EventLog2017-05-28.txt:1316:2017-05-28 05:52:38|Connect|Connection 000008AE accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1320:2017-05-28 05:53:58|Login|Nuggetz logged into session 000008AE from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1336:2017-05-28 05:58:38|Logout|Nuggetz logged out session 000008AE, PC 2F9D9FA8
./EventLog2017-05-28.txt:1337:2017-05-28 05:58:43|Connect|Connection 000008B0 accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1339:2017-05-28 05:59:01|Login|Chicken logged into session 000008B0 from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1375:2017-05-28 06:01:52|Logout|Chicken logged out session 000008B0, PC 2F9D9FA8
./EventLog2017-05-28.txt:1376:2017-05-28 06:01:59|Connect|Connection 000008B2 accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1377:2017-05-28 06:02:29|Login|Nuggetz logged into session 000008B2 from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:2397:2017-05-28 10:06:37|Logout|Nuggetz logged out session 000008B2, PC 2F9D9FA8
"
./EventLog2017-05-28.txt:1372:2017-05-28 06:01:16|Account|Chicken transfers 362.45 to nuggetz
./EventLog2017-05-28.txt:2522:2017-05-28 10:34:43|Account|Chicken transfers 9000 to nuggetz
"

I will waiting your appropriate response, have a good day admin.
best regards,
bestlooser
 

Im still out i'll check later.
That's why all the logs are published so that the community helps to make evrything fair. Thanks for pointing this out.

Yes take your time, meanwhile in this moment in your poker room Nuggetz play on my table Smiley
You are so funny man megatilt, This is the most fun project I had partecipate in the cryptoworld.
Fun is fun is good, but for get real value , to value real money, you need to change many thing believe me.
First for all please implement HU like what I had told you in PM last week to avoid collusion on the ring table.
Thanks to all people who want support this my public request.
best regards,
bestlooser

i was thinking to make all games heads up in the ring games. that would take the fun out for some or most players. but if the community wants it, i can change it. i was hoping publishing the logs would be enough. also, can you ask nuggetz about the situation? was there a time both accounts played? or was there some kind of gaining an unfair advantage against the other players?

if both accounts will qualify in the weekly rewards, i will automatically ban both.
otherwise, i will have to listen to nuggetz' explanation (doesn't mean he will not be banned, though).


I've never played with "Chicken", and I see that there was no logins to that account after the chips moved to Nuggetz. That being said, maybe he's tried to qualify for rakeback on both accounts? That's obviously unfair, but I didn't look into the leadboard logs
megatilt (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 29, 2017, 11:15:32 AM
 #520

to all the miners, let's try bringing the gas limit to 21000.
if we get there, i'll start burning TILT. and i'll start transferring TILT to those who wants to withdraw from their poker winnings.


Please megatilt listen my advice I told you before, resolve the cheating in your poker room, if you support cheating, this coin don't will be valueable coin on the market.
This is the main problem now.
After that you will create a fair poker room, and also with a simple blockchain and bitcoin exchange will create value in the long term, but, without resolve cheating, this will only an exit to dump the cheating coins week after week.
Now I want to see your immediate action about this guy for example, I want to see what you do about that:

"./EventLog2017-05-28.txt:1316:2017-05-28 05:52:38|Connect|Connection 000008AE accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1320:2017-05-28 05:53:58|Login|Nuggetz logged into session 000008AE from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1336:2017-05-28 05:58:38|Logout|Nuggetz logged out session 000008AE, PC 2F9D9FA8
./EventLog2017-05-28.txt:1337:2017-05-28 05:58:43|Connect|Connection 000008B0 accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1339:2017-05-28 05:59:01|Login|Chicken logged into session 000008B0 from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1375:2017-05-28 06:01:52|Logout|Chicken logged out session 000008B0, PC 2F9D9FA8
./EventLog2017-05-28.txt:1376:2017-05-28 06:01:59|Connect|Connection 000008B2 accepted from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:1377:2017-05-28 06:02:29|Login|Nuggetz logged into session 000008B2 from IP 180.191.106.6, PC 2F9D9FA8
./EventLog2017-05-28.txt:2397:2017-05-28 10:06:37|Logout|Nuggetz logged out session 000008B2, PC 2F9D9FA8
"
./EventLog2017-05-28.txt:1372:2017-05-28 06:01:16|Account|Chicken transfers 362.45 to nuggetz
./EventLog2017-05-28.txt:2522:2017-05-28 10:34:43|Account|Chicken transfers 9000 to nuggetz
"

I will waiting your appropriate response, have a good day admin.
best regards,
bestlooser
 

Im still out i'll check later.
That's why all the logs are published so that the community helps to make evrything fair. Thanks for pointing this out.

Yes take your time, meanwhile in this moment in your poker room Nuggetz play on my table Smiley
You are so funny man megatilt, This is the most fun project I had partecipate in the cryptoworld.
Fun is fun is good, but for get real value , to value real money, you need to change many thing believe me.
First for all please implement HU like what I had told you in PM last week to avoid collusion on the ring table.
Thanks to all people who want support this my public request.
best regards,
bestlooser

i was thinking to make all games heads up in the ring games. that would take the fun out for some or most players. but if the community wants it, i can change it. i was hoping publishing the logs would be enough. also, can you ask nuggetz about the situation? was there a time both accounts played? or was there some kind of gaining an unfair advantage against the other players?

if both accounts will qualify in the weekly rewards, i will automatically ban both.
otherwise, i will have to listen to nuggetz' explanation (doesn't mean he will not be banned, though).


I've never played with "Chicken", and I see that there was no logins to that account after the chips moved to Nuggetz. That being said, maybe he's tried to qualify for rakeback on both accounts? That's obviously unfair, but I didn't look into the leadboard logs

communicating with him now. he clearly didn't have the intention to cheat but just to change to his favorite name. but i will be forced to ban him. i allowed him to play again but with a new account and start fresh. he didn't understand the rules.

9,423.88 TILT was confiscated from Nuggetz and awarded to bestlooser.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 »
  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!