Free Key Giveaway [Closed]

All you are doing is making me want to watch it again. I own it. On DVD.

1 Like

Well thank you very much dear sir! I’ll enter for Stardew Valley as well :slight_smile:

1 Like

Almost at 50! Good luck!

1 Like

For anyone interested in the process, everyone who enters gets a number associated with them (for example, @LordAo is number 1), then I use the following Python script to select a number from the max number of entrants (ends tomorrow at 11am):

import random

maxEntrants = int(input("Number of max entrants: "))
StardewDrawing = range(1,maxEntrants+1)

secure_random = random.SystemRandom()

print(secure_random.choice(StardewDrawing)) 

Then the number selected is matched with the master list of entrants, and we have a winner!

Yes, it’s very basic, but I trust Python’s SystemRandom to generate a fun pseudo-random number.

-Mink

4 Likes

You think that’s basic, I just google rng and use that.

2 Likes

I’d love to have a chance to win Stardew Valley

2 Likes

I“d like to enter for stardew valley

1 Like

stardew valley

2 Likes

Yay! That’s 50 people!

2 Likes

I just wanted to share something I found funny; that’s all. :relaxed:

4 Likes

I also wanna enter for the Stardew Valley draw

1 Like

Hello, I“ll enter for Stardew Valley

1 Like

All good, I mean the whole rain thing is true though I can’t remember myself thinking about it at the time. I’m confused about the line at the bottom though about astronauts I don’t remember anyhing in the movie to do with that. Maybe I need to watch it again and work it out :thinking:

2 Likes

hello i am new here and i really want to win that key sir

1 Like

Please!!! I want Stardew Valley (I’ve already got Psychonauts)!!!

1 Like

Stardew Valley i would love that my friend has been pressuring me to save up and buy it XD

1 Like

Stardew valley pls

1 Like

@Whitishmink I’m using NamelessSpriteEditor. It’s part of the pokemon rom hacking pack and while a bit basic itself, it lets you save the sprites in the rom itself. That way if your modified sprite is larger than the original one, you get an error message so you know you have to use the function that automatically searches for enough space in the rom where your new sprite can be saved. It also lets you edit front, back and party sprites for pokemon, alongside the footprint(if for some reason you want to), AND the trainer sprites as well.

2 Likes

Wooo I’m number one

3 Likes

Which key are you after, @samichaabani ? There are two available.

1 Like