Giveaway thread!

Well it’s The Crew 2, so probably not too kind a word. (I kid, that’s generous of you newbrof!)

Slitherine sent me a code for 25% off on the new Warhammer TBS Gladius. I offered it in the Gladius thread, but no one took me up on it for some reason, so here it is. I’m guessing the fact that it’s a discount coupon good only at the Slitherine store (they’ll send you a Steam key) will foil any of those nasty bots:

GLADIUS-25P-873-95566

Bunch of stuff I’ve accumulated over the years that I can’t get rid of, plus some new goodies (Stardew Valley!).

PM me or reply here. It’s not first come first serve. If multiple people want something I’ll randomly draw for it.

  • 2x 1x Commandos Collection (1+exp,2,3) -> Ex-Swoo
  • 1x Human Resource Machine
  • 1x Invisible, Inc. -> soondifferent
  • 1x Stardew Valley -> Left_Empty
  • 1x Super Hexagon -> JFLS
  • 1x The Swapper
  • 1x World of Goo
  • 1x Secrets of Raetikon
  • 1x Blueprint Tycoon
  • 1x Shoot Many Robots
  • 2x Bunch of Heroes
  • 1x A Virus Named Tom
  • 1x Gun Monkeys
  • 1x Unknown package 33318 (This used to be Aerena, I hope it still resolves to that game)
  • 1x Tiny Brains
  • 3x Guest Pass: Red Orchestra 2: Heroes of Stalingrad with Rising Storm. (Temporary access to the game. Good idea if you want to check it out)
  • 1x AI War: Fleet Command
  • 1x Chroma Squad -> Coldsteel
  • 1x Guns of Icarus Online
  • 1x Mini Metro
  • 1x Mushroom 11
  • 1x Thirty Flights of Loving
  • 1x Spriter Pro
  • 1x Total War: ROME II - Caesar in Gaul (DLC) -> triggercut
  • 1x Viking: Battle for Asgard
  • 1x Samorost 2

I’d be interested in the commandos collection if it’s available.

heh, got stars in may eyes and used your coupon to buy it. but me no have 64bit! will have to wait for that day when i upgrade. thanks all the same tgb :)

steve

Welcome. Did you end up using it or is it still available for someone else?

Hey @Pod, I’m interested in Super Hexagon.

Thanks for your generosity, whether or not I end up getting it!

Hey Pod - I’m also interested in the Commandos collection. Thanks!

I would be interested in Stardew Valley.

Since you’re doing a random draw, I’d be interested Stardew Valley too.

bought it. sitting on shelf winking at me, making me go mad

I’d like to try Invisible Inc. if possible!

I’m interested in Chroma Squad. Thanks!

Thanks to the last Groupees bundle I have a key to Blackguards to bestow:

2PF6M-KPL9G-9JW??

The first to figure out how to write me for the last two letters gets it.

Winner of Stardew Valley is @Left_Empty
Winner of Invisible Inc. is @soondifferent
Winner of Commandos is @Ex-SWoo
(Sorry @Scrax, I thought I had two, but when I went to dish out the keys I could only find one on the Humble page. Not sure what’s happened to the other one :( )

I’ve also emailed out the rest of the requests, I hope.

Summary

I’ve still yet to find a good site that will select a random name from a list and provide a verifiable link other people can look at. So here’s some python to do it! Run it online from a site like this.

import random

name_list = sorted("""
  mrwigs
  MakuMaku
  Silent
  SlainteMhath
  pizzaddict
  Left_Empty
  Hotfreak 
  Fifth_Fret
""".split(), key=str.casefold)

last_msg_date_timestamp = 1531663260 # from mok, asking to be removed!
game = "Stardew Valley"

rander = random.Random(last_msg_date_timestamp)
winner = rander.choice(name_list)

print(name_list)
print("Winner of", game, "is", winner)
import random

name_list = sorted("""
  AquaMafia
  Grifman
  soondifferent
""".split(), key=str.casefold)

last_msg_date_timestamp = 1531621020 # from Grifman
game = "Invisible Inc."

rander = random.Random(last_msg_date_timestamp)
winner = rander.choice(name_list)

print("Winner of", game, "is", winner)
import random

name_list = sorted("""
Ex-SWoo,
Scrax
""".split(), key=str.casefold)

last_msg_date_timestamp = 1531553880 # from mok Scrax
game = "Commandos"

rander = random.Random(last_msg_date_timestamp)
winner = rander.choice(name_list)

print(name_list)
print("Winner of", game, "is", winner)

Thank you very much, Pod!

Thanks @Pod for Chroma Squad!

No problem - thank you for the offer!

Royal Heroes on Steam:

4_P_N-A0_QR-VI_X_

_ = 6DP8W

Have fun in your new vegetable garden!