I read a few of the posts from the link that Kid sent, and one of the posts said that even tho its an odd looking key, it DID activate on steam..so did you try it?
Sure. Save this code as a .vbs file, then run from a Powershell terminal:
> wscript.exe <file name>.vbs
The script randomly picks a word out of the Dictionary array every 5 minutes and types it. You can change the words in Dictionary as you please and control its size by modifying the "Dim Dictionary (10)" line.
Edit: To stop the script, you'll need to kill the process -> "ps wscript" to find the process ID then "kill <PID>"
Code:
' Initial Delay
WScript.Sleep 8000
' Delay interval between messages (5 minutes)
Delay = 300000
' list of random words to use
Dim Dictionary(10)
Dictionary(0) = "hello"
Dictionary(1) = "world"
Dictionary(2) = "1"
Dictionary(3) = "2"
Dictionary(4) = "3"
Dictionary(5) = "4"
Dictionary(6) = "The Godfather rocks!"
Dictionary(7) = "Feed me"
Dictionary(8) = "I like free games"
Dictionary(9) = "cya"
Dim WshShell
Set WshShell = WScript.CreateObject("WScript.Shell")
DO
dim Index
randomize
Index = int(rnd*Ubound(Dictionary))
WshShell.SendKeys Dictionary(Index)+"{ENTER}"
WScript.Sleep Delay
LOOP
AWA Daily Quest for today (5 ARP): Tell a friend
Just click on any one of the social media buttons (Facebook/Twitter/Reddit) and close it and it's done.
I've won IG GA
It should be Magicka but it is Magicka: Dungeons and Daemons DLC
I don't have Magicka. Anyone want to try the key?See below.
I'm not sure if it is intentional or just a mistake. Soda51 - the donor, did not respond to my messages.
Should I give him negative feedback no matter if the key works?
We have 10 or 70 minutes. I'm not sure because IG clock is odd.
I've won IG GA
It should be Magicka but it is Magicka: Dungeons and Daemons DLC
I don't have Magicka. Anyone want to try the key?
I'm not sure if it is intentional or just a mistake. Soda51 - the donor, did not respond to my messages.
Should I give him negative feedback no matter if the key works?
We have 10 or 70 minutes. I'm not sure because IG clock is odd.
My vote is negative. It's not the main game and you have no way to verify the key.. You got excited for a win you probably waited so this in my book is bad
My vote is negative. It's not the main game and you have no way to verify the key.. You got excited for a win you probably waited so this in my book is bad
Ask this person If they got a Magicka key because that was the intended Original giveaway before giving Negative feedback. I can try the key for you, since time is an issue and if it works it should be negative feed back if they have not given the Magicka key as intended in the first place, because you joined Magicka Ga, not Magicka: Dungeons and Daemons DLC Ga.
Ask this person If they got a Magicka key because that was the intended Original giveaway before giving Negative feedback. I can try the key for you, since time is an issue and if it works it should be negative feed back if they have not given the Magicka key as intended in the first place, because you joined Magicka Ga, not Magicka: Dungeons and Daemons DLC Ga.
I've won IG GA
It should be Magicka but it is Magicka: Dungeons and Daemons DLC
I don't have Magicka. Anyone want to try the key?See below.
I'm not sure if it is intentional or just a mistake. Soda51 - the donor, did not respond to my messages.
Should I give him negative feedback no matter if the key works?
We have 10 or 70 minutes. I'm not sure because IG clock is odd.
Give the donor 24 hours. Maybe Soda51 is in another timezone and just made a mistake.
Then if you get no answer, sorry to say, negative feedback should be given ...
If you are out of time, just give the negative feedback, you can correct this later if necessary.
Yes please!
(If it is not the same as: "Grotesque Tactics: Evil Heroes Comp".)
Edit: Thanks! It was the same. According to Steam: "Grotesque Tactics: Evil Heroes Comp". So I did not use the key!
Edit 2: Got a mystery key from Jer7cho. It was "Altitude_Retail". Already got it, so this fish is also swimming in the pond again!
Give the donor 24 hours. Maybe Soda51 is in another timezone and just made a mistake.
Then if you get no answer, sorry to say, negative feedback should be given ...
If you are out of time, just give the negative feedback, you can correct this later if necessary.
I'm not good at English but I don't know where I made a mistake if it's not clear that I've contacted him, give him a time for respond (24 hours in total). He didn't respond and I had to give feedback immediately because of IG automatic positive feedback.
I've won IG GA
It should be Magicka but it is Magicka: Dungeons and Daemons DLC
I don't have Magicka. Anyone want to try the key?See below.
I'm not sure if it is intentional or just a mistake. Soda51 - the donor, did not respond to my messages.
Should I give him negative feedback no matter if the key works?
We have 10 or 70 minutes. I'm not sure because IG clock is odd.
Maybe it could be not intentional mistake. If you check the key directly on steam client from button "activate product" Steam tells you it says already own product and after a while it will pop Magicka base game installation. The only way to know if it is a dlc is from webpage Sign In . Maybe because he is a new member, he doesn't know how to properly check keys.