Conquer Club

lackattack offered me

Talk about all things related to Conquer Club

Moderator: Community Team

Forum rules
Please read the community guidelines before posting.

lackattack offered me

Postby nietzsche on Thu Jan 12, 2012 7:35 pm

An special premium membership: $50 usd for better-than-normal dice!!

He said that it's only offering this to a handful of selected long time costumers, I didn't take the offer I think it's not fair!!!!!!!

I think we should sue him!!

Who's willing to unite to fill a class action lawsuit ????
el cartoncito mas triste del mundo
User avatar
General nietzsche
 
Posts: 4597
Joined: Sun Feb 11, 2007 1:29 am
Location: Fantasy Cooperstown

Re: lackattack offered me

Postby owenshooter on Thu Jan 12, 2012 8:03 pm

zzzzzzzzzzzzzz.... the dice hack program has been offered for an additional $25 for over 2.5 years... search is your friend...-el Jesus negro
Image
Thorthoth,"Cloaking one's C&A fetish with moral authority and righteous indignation
makes it ever so much more erotically thrilling"
User avatar
Sergeant 1st Class owenshooter
 
Posts: 13272
Joined: Wed Mar 07, 2007 6:01 pm
Location: Deep in the Heart of Tx

Re: lackattack offered me

Postby Robinette on Thu Jan 12, 2012 9:23 pm

Years ago I wrote my own, and i can tell you it was quite a bit of work...
I would share it, but per my agreement with lack, i can no longer post it,


However, I am not prohibited from sharing the card hack I wrote, which is a very similar code...

So, I will explain it to you here, although it's a bit complicated to explain without a whiteboard.


First off, it doesn't work with flat rate, and it doesn't work with team games. Here 's why... it is all about the Cyclomatic Code Complexity within this site. The simple part to explain is that on this site the code complexity is defined by control flow, and obviously there are different ways of measuring complexity (e.g. data complexity, module complexity, algorithmic complexity, call-to, call-by, etc.), and although these other methods are effective in the right context, it seems to be generally accepted that control flow is one of the most useful measurements of complexity, and high complexity scores have been shown to be a strong indicator of low reliability and frequent errors. That's simple enough, but it's what we do with it that's so cool... This measure provides a single ordinal number that can be compared to the complexity of other games. Because of static software metrics intended to be independent of language and language format, Cyclomatic Code Complexity becomes a measure of the number of linearly-independent paths through a program module and is calculated by counting the number of decision points found in the code. Stay with me people... I use a Lutz Roeders Reflector which basically allows the user to point his Reflector tool at any Common Langauge Runtime (CLR) assembly, and it will then de-compile this creating an entirely reflected treeview with all the objects from the source assembly shown, with code. Yes with code. Great stuff. Basically you can use this tool to see how any valid CLR (assuming it has not been obfuscated) assembly works. Anyway the up shot of it, is that we get a boolean to say that the current file is valid or not, that is all we care about at the moment. So if the file requested is not a valid CLR type an error message is shown, and nothing else is done. However, if the input file is a valid CLR file, it is then checked to see if the file is a "System" assembly, and if it is... eureka! I get an extra card. Ok so thats pretty much all there is to it.

A while back I started to modifiy this to work with flat rate, but I don't think it would really be worth all the effort. So if you really want this for flat rate, let me explain how far I got and you could work on finishing it. You would have to revisit the treeview with ONLY valid namespaces and ONLY valid classes created. We would also have to find the NameSpaces object which contains the list of strings (for namspaces) and for each string of ucClass objects (for the classes). The list of ucClass objects are created by this and are then ready and waiting to be placed on a suitable code. But as yet we dont know what classes the user needs, it could be all of them, or it could be 1 of them or even none of them. It depends on what the user selects from the treeview on the mainform (frmMain.cs). And that's where I got stuck. So I looked and I looked for an answer. The only thing simliar at all, was GDI+ and in order to do something like this, a destination target needs to be created at the full string size, and then the viewable (onscreen) fragments are printed to individual page framements and saved into the destination image at the correct x/y co-ordinates. In order to do this the application has to programatically perform scrolling to get the next page fragment code to merge with the destination code. I managed to get this to work, but it was a complete nightmare, and there were definetly bugs everywhere, which resulted in losing more cards that I gained! So if there is anyone reading this that is totally rad and knarly at GDI+, and knows how to save the entire contents of a scrollable control to an exisiting code, please feel free to let me know. As for the above code, it is code that I am kind of 1/2 proud of, but would rather wasn't there. Do you know what I mean? After all, sometimes you just get completley stuck with trying to patch all these code fragments together, to form the final destination code.


So for these reasons, it works best with 6 player std escalating games.


So now you know why I only play 6 player std escalating games.


And why I always seem to have 1 more card than you. 8)
User avatar
Brigadier Robinette
 
Posts: 2944
Joined: Sat Apr 29, 2006 1:32 pm
Location: Northern California

Re: lackattack offered me

Postby thegreekdog on Thu Jan 12, 2012 10:40 pm

Or, instead of paying the extra money or doing something that requires work like reading Robinette's post... I mean... writing Robinette's code... you could just become a moderator and get the upgrades for free!
Image
User avatar
Sergeant 1st Class thegreekdog
 
Posts: 7246
Joined: Thu Jul 17, 2008 6:55 am
Location: Philadelphia

Postby 2dimes on Thu Jan 12, 2012 10:47 pm

masterbush bought that one year and his dice were quite a bit worse. He sued and made a tidy sum but he's not allowed to talk about it because of the non-disclosure clause in the settlement. It's the real reason he's not a mod anymore.
User avatar
Corporal 2dimes
 
Posts: 13088
Joined: Wed May 31, 2006 1:08 pm
Location: Pepperoni Hug Spot.

Re: lackattack offered me

Postby barackattack on Fri Jan 13, 2012 7:41 am

Robinette that is teh funnies.
justin bieber charlie sheen rebecca black nude naked paris hilton slut xxx dirty free teen school abuse torture iraq soldier gingrich paul tea party 9/11 conspiracy bush oil ryan dunn video dead steve jobs apple sucks
User avatar
Private 1st Class barackattack
 
Posts: 88
Joined: Sat Nov 26, 2011 6:12 pm
Location: Amstetten's Ybbsstrasse Number 4

Re: lackattack offered me

Postby Dako on Fri Jan 13, 2012 7:43 am

The one dice hack I knew was really well done but it no longer works.
Image
User avatar
Colonel Dako
 
Posts: 3987
Joined: Sun Aug 26, 2007 9:07 am
Location: St. Petersburg, Russia

Re: lackattack offered me

Postby laughingcavalier on Fri Jan 13, 2012 8:49 am

Robinette, here is a whiteboard - can you explain again so I understand? Thanks much!

Image
Image
Major laughingcavalier
 
Posts: 1117
Joined: Mon Mar 12, 2007 4:31 pm

Re: lackattack offered me

Postby AndyDufresne on Fri Jan 13, 2012 10:02 am

thegreekdog wrote:Or, instead of paying the extra money or doing something that requires work like reading Robinette's post... I mean... writing Robinette's code... you could just become a moderator and get the upgrades for free!

These are the dice all Volunteers use:

Image

Pokemon can't be defeated easily. They also are extremely large and fun to roll.


--Andy
User avatar
Corporal 1st Class AndyDufresne
 
Posts: 24935
Joined: Fri Mar 03, 2006 8:22 pm
Location: A Banana Palm in Zihuatanejo

Re: lackattack offered me

Postby niMic on Fri Jan 13, 2012 11:59 am

What do you mean "long term"? The 2006 generation has already used this for years.
Image
Highest score: 3772
Highest rank: 15
User avatar
General niMic
 
Posts: 1022
Joined: Tue Mar 14, 2006 2:02 pm

Re: lackattack offered me

Postby clapper011 on Sat Jan 14, 2012 12:53 pm

AndyDufresne wrote:
thegreekdog wrote:Or, instead of paying the extra money or doing something that requires work like reading Robinette's post... I mean... writing Robinette's code... you could just become a moderator and get the upgrades for free!

These are the dice all Volunteers use:

Image

Pokemon can't be defeated easily. They also are extremely large and fun to roll.


--Andy

Pokemon I chose you?
User avatar
Corporal 1st Class clapper011
 
Posts: 7208
Joined: Mon Feb 20, 2006 10:25 am
Location: Ontario, Canada

Re: lackattack offered me

Postby Victor Sullivan on Sat Jan 14, 2012 4:40 pm

AndyDufresne wrote:
thegreekdog wrote:Or, instead of paying the extra money or doing something that requires work like reading Robinette's post... I mean... writing Robinette's code... you could just become a moderator and get the upgrades for free!

These are the dice all Volunteers use:

Image

Pokemon can't be defeated easily. They also are extremely large and fun to roll.


--Andy

Click image to enlarge.
image


It's super effective!

-Sully
User avatar
Corporal Victor Sullivan
 
Posts: 6010
Joined: Mon Feb 08, 2010 8:17 pm
Location: Columbus, OH

Re: lackattack offered me

Postby Geger on Sat Jan 14, 2012 11:13 pm

2 years ago, Lack offered me these dices for extra $10 after purchasing premium :

Image

Me : "Only 2 dices?"
Lack :"Yes, 2 dices for $10"
Me : "Can I purchase the third?"
Lack : "No"
Me : "Too bad, I can't use them. People say, only Noobs attack with 2 dices. Sorry, I don't want to purchase them."

.
Major Geger
 
Posts: 325
Joined: Tue Sep 16, 2008 11:29 am
Location: Sumatra

Re: lackattack offered me

Postby Robinette on Tue Jan 17, 2012 10:57 pm

laughingcavalier wrote:Robinette, here is a whiteboard - can you explain again so I understand? Thanks much!

Image




well... how about this?

Image
User avatar
Brigadier Robinette
 
Posts: 2944
Joined: Sat Apr 29, 2006 1:32 pm
Location: Northern California

Re: lackattack offered me

Postby barackattack on Sun Jan 22, 2012 8:40 pm

nietzsche wrote:An special premium membership: $50 usd for better-than-normal dice!!

He said that it's only offering this to a handful of selected long time costumers, I didn't take the offer I think it's not fair!!!!!!!

I think we should sue him!!

Who's willing to unite to fill a class action lawsuit ????


Screenshot please. Otherwise I will struggle to believe you.
justin bieber charlie sheen rebecca black nude naked paris hilton slut xxx dirty free teen school abuse torture iraq soldier gingrich paul tea party 9/11 conspiracy bush oil ryan dunn video dead steve jobs apple sucks
User avatar
Private 1st Class barackattack
 
Posts: 88
Joined: Sat Nov 26, 2011 6:12 pm
Location: Amstetten's Ybbsstrasse Number 4

Re: lackattack offered me

Postby chaosfactor on Sun Jan 22, 2012 9:08 pm

nietzsche wrote:An special premium membership: $50 usd for better-than-normal dice!!

He said that it's only offering this to a handful of selected long time costumers, I didn't take the offer I think it's not fair!!!!!!!

I think we should sue him!!

Who's willing to unite to fill a class action lawsuit ????


Have a fight with Justin?

As much as we like fighting one another, digitally and rhetorically, without the man, there would be no plan... Therefore no basis for you to even front the suggestion in the first place..

Try a law-court action against land-grab, although my suspicions tell me both of the fellows bunker down together smoking cuban cigars laughing at such ideas..
User avatar
Sergeant 1st Class chaosfactor
 
Posts: 254
Joined: Tue Nov 14, 2006 1:31 pm
Location: Anyone got a light?


Return to Conquer Club Discussion

Who is online

Users browsing this forum: No registered users