Enguin Enguin Enguin Enguin Posted October 31, 2015 Report Share Posted October 31, 2015 Can't wait to establish my new member group, the Super-Admins. Pretty sure that's valid. As such I shall enter. Link to comment Share on other sites More sharing options...
Makο Posted October 31, 2015 Report Share Posted October 31, 2015 I'm in. Link to comment Share on other sites More sharing options...
Simping For Hina Posted October 31, 2015 Report Share Posted October 31, 2015 GImme Link to comment Share on other sites More sharing options...
Flash Flyer - Sakura Posted October 31, 2015 Author Report Share Posted October 31, 2015 Okay, I'm in. No reason not to be. :3 considering i usually end up missing every single event, i'll join. My membership shouldnt be permanent, so I'm all in on this :D Sakura, I think you are confused on what permanent member group means. Normally, member groups expire after three months or something, but if it is made permanent, this doesn't happen. This is unrelated to membership costs. Yui paid so they're abyssal group (which was created by me) doesn't expire. When we designed the permanent member group thing, we decided to make it that the member who paid for the membership gets permanent. Any other in there will have to apply on their own. (Group still exists though) (I think I brought this up during Easter with the other mods after the massive point influx for certain members.) Can I join? From what I understood, VIPs can join, but they cant get full membership in VIP group. Of course. Everyone else is in. Link to comment Share on other sites More sharing options...
Nathanael D. Striker Posted November 1, 2015 Report Share Posted November 1, 2015 I'd like to enter on the condition of giving it away as a prize of my own, if that's okay. I know I already have a permanent group, but adding a prize can be nice. Link to comment Share on other sites More sharing options...
Βyakuya Posted November 1, 2015 Report Share Posted November 1, 2015 Put me in. Link to comment Share on other sites More sharing options...
Flash Flyer - Sakura Posted November 1, 2015 Author Report Share Posted November 1, 2015 I'd like to enter on the condition of giving it away as a prize of my own, if that's okay. I know I already have a permanent group, but adding a prize can be nice. Alright (I'll assume it's for the DP Fall thing, if Nai isn't providing the group on his own accord).Though keep in mind that said members will still need to PM one of us for the details and crap. Put me in.Sure. Link to comment Share on other sites More sharing options...
Flash Flyer - Sakura Posted November 1, 2015 Author Report Share Posted November 1, 2015 The time limit is up (well, an hour ago anyway), and there are 21 of you entered into the raffle.As I promised, stuff has been generated via the RNG. (Would've used a Java program, but given my Eclipse is crappy on this computer, I have no choice but to use the RNG.) Anyway, the RNG has spoken. Winner is Komaeda.Runner-up members are Lazaruz and Spinda. I'll award the member groups at the same time as the regular stuff for Halloween.Komaeda gets a permanent group (PM me your desired name and any features you would like) Lazaruz and Spinda get an additional month in their respective ones (or change it if you want). Thanks to everyone who entered. BTW, I did have a C program that I might've used, if I could be sure the modulus function would be fair to all 21 of you. [spoiler=If you even want to] #include <time.h> #include <stdlib.h> #include <stdio.h> main() { srand(time(NULL)); int n = rand(); int r = n%21; int choice = 1; for(choice = 1; choice <= 3; choice++) { int n = rand(); int r = n%21; // Winner if (choice == 1) { switch(r) { case 1: printf("Winner is Giga\n"); break; case 2: printf("Winner is Mitcher\n"); break; case 3: printf("Winner is Hina\n"); break; case 4: printf("Winner is EndUser\n"); break; case 5: printf("Winner is Aman Indra\n"); break; case 6: printf("Winner is Kamen Rider Mach\n"); break; case 7: printf("Winner is Fusion\n"); break; case 8: printf("Winner is Leafeon\n"); break; case 9: printf("Winner is via1ne\n"); break; case 10: printf("Winner is Lazaruz\n"); break; case 11: printf("Winner is Rewas514\n"); break; case 12: printf("Winner is Tyretian\n"); break; case 13: printf("Winner is Wildflame\n"); break; case 14: printf("Winner is Re-Class\n"); break; case 15: printf("Winner is Spinda\n"); break; case 16: printf("Winner is Enguin\n"); break; case 17: printf("Winner is Mako\n"); break; case 18: printf("Winner is Dae\n"); break; case 19: printf("Winner is Enguin\n"); break; case 20: printf("Winner is Striker\n"); break; default: printf("Winner is Komaeda\n"); break; } } // Runner-up else if (choice == 2 || choice == 3) { switch(r) { case 1: printf("Runner-up is Giga\n"); break; case 2: printf("Runner-up is Mitcher\n"); break; case 3: printf("Runner-up is Hina\n"); break; case 4: printf("Runner-up is EndUser\n"); break; case 5: printf("Runner-up is Aman Indra\n"); break; case 6: printf("Runner-up is Kamen Rider Mach\n"); break; case 7: printf("Runner-up is Fusion\n"); break; case 8: printf("Runner-up is Leafeon\n"); break; case 9: printf("Runner-up is via1ne\n"); break; case 10: printf("Runner-up is Lazaruz\n"); break; case 11: printf("Runner-up is Rewas514\n"); break; case 12: printf("Runner-up is Tyretian\n"); break; case 13: printf("Runner-up is Wildflame\n"); break; case 14: printf("Runner-up is Re-Class\n"); break; case 15: printf("Runner-up is Spinda\n"); break; case 16: printf("Runner-up is Enguin\n"); break; case 17: printf("Runner-up is Mako\n"); break; case 18: printf("Runner-up is Dae\n"); break; case 19: printf("Runner-up is Enguin\n"); break; case 20: printf("Runner-up is Striker\n"); break; default: printf("Runner-up is Komaeda\n"); break; } } } } Link to comment Share on other sites More sharing options...
Sethera Posted November 1, 2015 Report Share Posted November 1, 2015 Dang it, I was almost runner-up. XD The runner-up of the runner-ups. Oh wells. XD Link to comment Share on other sites More sharing options...
Hallohallo Posted November 1, 2015 Report Share Posted November 1, 2015 Damn it. I was kinda expecting to win, but then more people joined. Oh well, congratulations. Link to comment Share on other sites More sharing options...
Flash Flyer - Sakura Posted November 1, 2015 Author Report Share Posted November 1, 2015 Well, a permanent membergroup is worth quite a bit and I'm giving one away for free (aside from the champion one for the general event).So yeah, you should probably expect a lot of people to enter. @Leafeon: Yeah, you were really close to getting a short term member group, had you been just one place higher. Link to comment Share on other sites More sharing options...
Kyng Posted November 1, 2015 Report Share Posted November 1, 2015 Darn, if only I noticed this sooner. Enjoy it Komaeda. Link to comment Share on other sites More sharing options...
Flash Flyer - Sakura Posted November 1, 2015 Author Report Share Posted November 1, 2015 Depending on how things go, maybe there'll be another member group raffle.Or we might offer them as prizes for contests in certain sections. Link to comment Share on other sites More sharing options...
Shalltear Bloodfallen Posted November 1, 2015 Report Share Posted November 1, 2015 Runner-up, huh. I'll gladly take that :DNow to figure out if I should stay or switch group :U (I also may have already figured out another version of your program, Sakura, but in C++ XD) Link to comment Share on other sites More sharing options...
Βyakuya Posted November 1, 2015 Report Share Posted November 1, 2015 Wooo! I wasn't really anticipating the victory, but I guess...Ultimate Luck does sound good of a title after this point... Link to comment Share on other sites More sharing options...
Hallohallo Posted November 1, 2015 Report Share Posted November 1, 2015 Wooo! I wasn't really anticipating the victory, but I guess...Ultimate Luck does sound good of a title after this point... You are definitely someone who embodies luck. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.