NOD wide TC raffle
Old 05-15-2015, 11:46 PM   #1
Crab Defiler
 
Bhas is offline
Join Date: Jun 2013
Posts: 96
Default NOD wide TC raffle

Hello all,
We are going to host a NOD-wide TC raffle on 29 May, 2015.
1st prize - 7 TCs
2nd prize - 5 TCs
3rd prize - 3 Tcs
(There will be 5 consolation prizes of 1 TC each, depending on response...will update the status after a week here)

The tickets will have numbers, anybody can buy as many tickets as they want. Me and my alts will not buy any.

The raffle program will be posted beforehand. Anyone can test it. The random number generator will be given a seed (same seed gives same random number every time, seed will be time-stamp of my CPU).

The forum of www.clanplain.webs.com will show ticket numbers. After result seed will be published too for verification.

For tickets, contact Bhasi in-game or alts
  Reply With Quote

Old 05-16-2015, 12:04 AM   #2
Crab Defiler
 
Bhas is offline
Join Date: Jun 2013
Posts: 96
Default

Ticket price is 500k each. Thank you guys who bought already
  Reply With Quote

Old 05-16-2015, 10:42 AM   #3
Temporarily Suspended
 
Zelgaelli is offline
Join Date: Apr 2015
Posts: 11
Default

doesnt seem legit.seems more like racketeering
  Reply With Quote

Old 05-16-2015, 11:58 AM   #4
Boss Hunter
 
Degladius is offline
Join Date: Nov 2010
Posts: 101
Default

500 K is uber expensive for a ticket
  Reply With Quote

Old 05-16-2015, 01:00 PM   #5
Epic Scholar
 
thatperson's Avatar
 
thatperson is offline
Join Date: Aug 2009
Location: In bed with Skred
Posts: 4,704
Default

when hes giving out 20m+ in prizes 500k isnt that high
__________________
Quote:
Originally Posted by Glitchless
There are modifiers that alter drop chance when you go AFK based on what you do when gone. We will list them here:
  • Fix and eat a sandwich +15%
  • Watch TV -5%
  • Urinate +20%
  • Finish your homework +10%
  • Stand on your head for 5+ minutes +33%

We believe these are working as intended.
  Reply With Quote

Old 05-16-2015, 02:44 PM   #6
Boss Hunter
 
Blaze is offline
Join Date: Dec 2013
Location: Maine
Posts: 2,815
Default

I'm not personally willing to enter but gl to those that do
  Reply With Quote

Old 05-16-2015, 04:11 PM   #7
Epic Scholar
 
Soxson's Avatar
 
Soxson is offline
Join Date: Sep 2012
Location: in bed with misguided
Posts: 2,396
Default

500k is still high for 20m+ worth of prizes. It only takes 40 tickets to amount to 20m. Should be at least over 100 tickets to make up 20m. That would make em 200,000g each. I considered entering this raffle but at 500k, i'm like 'oh hell no'. I'd probably purchase a ticket if they were 200k.
__________________
Praise the hindu gods!
  Reply With Quote

Old 05-16-2015, 04:17 PM   #8
Boss Hunter
 
Blaze is offline
Join Date: Dec 2013
Location: Maine
Posts: 2,815
Default

It's his 20m to put up. Up to him how many tickets it takes. Can't really complain about the price. You gonna put up 20m and hope that people buy over 100 tickets in 2 weeks or hope for people to buy 40?
  Reply With Quote

Old 05-16-2015, 04:37 PM   #9
Epic Scholar
 
Soxson's Avatar
 
Soxson is offline
Join Date: Sep 2012
Location: in bed with misguided
Posts: 2,396
Default

more people would buy the tickets if they were 300k cheaper
__________________
Praise the hindu gods!
  Reply With Quote

Old 05-16-2015, 09:30 PM   #10
Crab Defiler
 
Bhas is offline
Join Date: Jun 2013
Posts: 96
Default

The ticket numbers are public, anyone can verify how many tickets sold. At the end, I will give a detail expenditure here. I am not going to keep TCs for me, they will go to N's.

Jackmoe once was trying to get donations for N's. It did not go well. People need incentives to buy tickets, why the prizes are.

I have no way to know if the N's are alts of cap toons. I will just request people to help me distribute the extra to real N's.

Let's see how it comes out.

One more thing, I did not make it less costly, the tickets, on purpose. I am ready to give away the 15 TCs myself if only 3 tickets are sold.

Thanks to people who bought tickets.
  Reply With Quote

Old 05-23-2015, 09:02 PM   #11
Crab Defiler
 
Bhas is offline
Join Date: Jun 2013
Posts: 96
Default

6 Days to go!
  Reply With Quote

Old 05-28-2015, 09:14 AM   #12
Crab Defiler
 
Bhas is offline
Join Date: Jun 2013
Posts: 96
Default

Last day for TC-raffle ticket purchase!
Unfortunately I think there will not be any TCs I can offer to N's....sorry that this will probably become a failed attempt :/
  Reply With Quote

Old 05-28-2015, 11:00 AM   #13
Seer's BFF
 
Akilthedestroyer's Avatar
 
Akilthedestroyer is offline
Join Date: Nov 2008
Location: East India
Posts: 678
Default

I can't find the list of registered members on your site. Where is it located? Also, I don't quite think this was an attempt that was supposed to be successful.
  Reply With Quote

Old 05-28-2015, 11:18 AM   #14
Boss Hunter
 
Blaze is offline
Join Date: Dec 2013
Location: Maine
Posts: 2,815
Default

don't think there is one
  Reply With Quote

Old 05-28-2015, 01:45 PM   #15
Rat Slayer
 
malc's Avatar
 
malc is offline
Join Date: Oct 2014
Location: USA
Posts: 31
Default

Quote:
Originally Posted by Akilthedestroyer
Also, I don't quite think this was an attempt that was supposed to be successful.
Why do you say that? Looking on his site, he has 20 entries. That's 10m gold. But he is giving out a minimum of 15 TCs, which in today's prices, exceeds 19 million. He's going to take a loss on this unless he can get another 20 entries, today.
  Reply With Quote

Old 05-29-2015, 12:01 AM   #16
Crab Defiler
 
Bhas is offline
Join Date: Jun 2013
Posts: 96
Default

This is the program I am going to use for TC raffle..I will post the 3 seeds for 3 awarding positions. After the first draw, 2nd draw will exclude the previously picked ticket number(s). You can run the program with gcc or any other C compiler. Thank you.

#include <stdlib.h>
#include <stdio.h>

int
main(int argc, char *argv[])
{
int j, r, nloops, tickets[20] = {777, 754, 1, 8, 88, 888, 2, 3, 4, 7, 13, 77, 12, 5, 10, 623, 414, 822, 244, 349};
unsigned int seed;

if (argc != 3) {
fprintf(stderr, "Usage: %s <seed> <nloops>\n", argv[0]);
exit(EXIT_FAILURE);
}

seed = atoi(argv[1]);
nloops = atoi(argv[2]);

srand(seed);
for (j = 0; j < nloops; j++) {
r = tickets[rand() % 20];
printf("%d\n", r);
}

exit(EXIT_SUCCESS);
}
  Reply With Quote

Old 05-29-2015, 06:45 AM   #17
Crab Defiler
 
Bhas is offline
Join Date: Jun 2013
Posts: 96
Default

The raffle results :

1st place to ticket number 822! ran with seed 1407346
2nd place to ticket number 754! ran with seed 8962708
3rd place to ticket number 57! ran with seed 2872498

Please contact me in game for your prizes. I have sold total of 24 tickets. That means 12 mill gold. I am giving away 15 TCs. I am soory no TCs for N's!
May be next time onwards I will just put 5 TCs (here I am paying from pocket) for N's..and distribute!

I thank those who bought tickets.

The ticket numbers were :
777, 754, 1, 8, 88, 888, 2, 3, 4, 7, 13, 77, 12, 5, 10, 623, 414, 822, 244, 349, 28, 47, 57, 90
  Reply With Quote

Old 05-29-2015, 09:57 AM   #18
Rat Slayer
 
malc's Avatar
 
malc is offline
Join Date: Oct 2014
Location: USA
Posts: 31
Default

Hmm. I did not get your same results. Compiled and ran your program. You did not specify how many loops, so I just used 1. I compiled with "gcc rng.c -o rng". My version of gcc is 4.4.7.

seed 1407346: 414
seed 8962708: 888
seed 2872498: 777

Should we not have gotten the same? And yes, I modified your program to be an array of 24, with the other 4 tickets added in.

Also, when you posted the program, you said that was it. Now there are 4 more?

*scratches head*
  Reply With Quote

Old 05-29-2015, 11:35 AM   #19
Crab Defiler
 
Bhas is offline
Join Date: Jun 2013
Posts: 96
Default

hello Malc,
The program I reran and got same results. You need to specify the number of loops, which are 24, then 23 then 22 as the tickets numbers are excluded for next run.
Please try it once again. If you find different results, everyone should get a refund. I promise the refund..may take me some time but be assured.
Thank you for supporting my effort!
Best.
  Reply With Quote

Old 05-29-2015, 11:36 AM   #20
Crab Defiler
 
Bhas is offline
Join Date: Jun 2013
Posts: 96
Default

And yes, the ticket selling were open till reboot of 29th. So I got 4 more.

Version of GCC should not make any difference to the result.
  Reply With Quote
Reply



All times are GMT -5. The time now is 09:41 PM
Boards live since 05-21-2008