silent_passenger
Well-known member
- Messages
- 3,691
- Points
- 113
Thx, sagniklaha, for Knights of Pen and Paper - Haunted Fall DLC.
All amazon keys expire if i remember right, even the big games, but they were both given away.I don't know if anyone still has working free keys remaining.
Yes, those were GOG keys and they must be redeemed within a month or so.All amazon keys expire if i remember right, even the big games, but they were both given away.
what?Yes. Not Nazism though
...so what about fascism then..?I'm only insisting on the correct use of a word because that word MATTERS. History mustn't repeat itself because of oblivion..
wait...! he's a linuxoid? o0
wow...NOT like the greatest art I've seen, but the concept itself...wowBasically Fingolfin is one of the first elf kings and is famous for battling the Big Bad of Tolkien's entire saga (Morgoth) in single combat even though he ultimately lost and died. Their duel is one of the popular topics for Tolkien artists.
![]()
![]()
![]()
![]()
![]()
Sauron was just Morgoth's servant - that explains all, imho.wow...like the greatest art I've seen, but the concept itself...wow
also, why he was all alone?
also...I think calling Morgoth the Big Bad of the entire saga when no one who haven't read Silmarilion even know the name was a far fetched move.what was his actions in Hobbit and LotR?
To do this, you need to read the Silmarillion, it is difficult to explain in two words)wow...like the greatest art I've seen, but the concept itself...wow
also, why he was all alone?
also...I think calling Morgoth the Big Bad of the entire saga when no one who haven't read Silmarilion even know the name was a far fetched move.what was his actions in Hobbit and LotR?
I'm thinking he only meant 'that' portion of it, of course I haven't read it like I said...so I'm not the one to answer this.think calling Morgoth the Big Bad of the entire saga when no one who haven't read Silmarilion even know the name was a far fetched move.what was his actions in Hobbit and LotR?
I'm both actually...but its been a dogs age since i used a unix based OS...FreeBSD is actually different from Linux, although both are Unix based.wait...! he's a linuxoid? o0
DAMN IT! WRONG INFO!! EDITED THE COMMENT!!wow...like the greatest art I've seen, but the concept itself...wow
also, why he was all alone?
Or, if you'd like a quotation from Silmarillion:Sauron was just Morgoth's servant - that explains all, imho.
Caveman solution, have no idea if it will work.Ok question..
Any of you know of an easy way to retrieve steam keys from a discord PM to a txt or a repost or an excel or something?
I'm having many keys from the past year or so from ga's and feuda that are just dropped in the convo with my bf because I'm doing most from my phone (we were moving a lot + no second pc at the time). Scrolling back 1 year+ to retrieve the keys is a pain and I also don't have a name list to do it from search.
Basically, is there a program, bot, script, whatever that could retrieve those from me and compile them somewhere? To look for anything that looks like a steam key
The part 2 is free? Where?Ya, I don't have it either haha. I have the free part 2.
Funny, my (and others) first suggestion, but discord, like the steam wishlist, loads the text as you scroll from the server side.Use a PC and ctrl+A on the discord client to select all text from the messages and copy-paste to notepad.
I don't know if notepad can use regular expressions, but you can search for '-' or maybe '*-*-*' to highlight the keys (assuming they have that format).
This is what needs to be done, but in script...this is the simple part for me (although regex always makes me re-reference the syntax lol)- Regular expressions use specific syntax to allow you to search for patterns in text i.e.:
> a* -> all words possible that begin with an 'a' (including itself)
> a*b -> all words that begin with an 'a' and end with 'b', including the word 'ab'
> other boring stuff that you don't have to learn about
but Sauron made more even being just a servant, that's what I'm talking about.Sauron was just Morgoth's servant - that explains all, imho.
kk, maybe one day, even though I don't really like medieval fantasy worlds (more of a sci-fi fan).To do this, you need to read the Silmarillion, it is difficult to explain in two words)
well, if that's the case, then okI'm thinking he only meant 'that' portion of it, of course I haven't read it like I said...so I'm not the one to answer this.
nah, it's just that there's some memes about FreeBSD and here they are tightly tied to linux-users, so it's the only reason I've asked))I'm both actually...but its been a dogs age since i used a unix based OS...FreeBSD is actually different from Linux, although both are Unix based.
Steam of course.The part 2 is free? Where?
I'd go back to Turbo C++ and C, but technical jargon disagrees with me as i'm well aware, so its a bad example...they are the same, but they are not.nah, it's just that there's some memes about FreeBSD and here they are tightly tied to linux-users, so it's the only reason I've asked))![]()
Even to me I never saw him this way, actually I more saw LOTR as the rings attraction as the main enemy.the real big bad was him after all. OR I'm missing something?
You mean this one Knights of Pen and Paper 2 on SteamSteam of course.
I'd go back to Turbo C++ and C, but technical jargon disagrees with me as i'm well aware, so its a bad example...they are the same, but they are not.
In this case FreeBSD is considered its own OS regardless how you slice it.
Even to me I never saw him this way, actually I more saw LOTR as the rings attraction as the main enemy.
But I must say that this book is quite difficult to read. It is not completed as the author wanted - he did not have time to do it.kk, maybe one day, even though I don't really like medieval fantasy worlds (more of a sci-fi fan).
This oneYou mean this one Knights of Pen and Paper 2 on Steam
It isn't free in my region atleast
Oh so it has a separate free edition and paid editionThis one
![]()
Knights of Pen and Paper 2: Free Edition on Steam
Join the retro RPG world of Paperos - become a Knight of Pen and Paper in the newly revamped "Free Edition"!store.steampowered.com
Which is very difficult in itself. Once upon a time, I was lucky enough to read The Lord of the Rings before the movies were made. It was another venture, because the library had two different translations, one of which literally translated all the names, and it was the second book, but it was cool. There is nothing to tell about The Hobbit, because the book is small. But I couldn't do the Silmarillion. The text is very heavy so i just stopped at some point.To do this, you need to read the Silmarillion, it is difficult to explain in two words)
Damn young people and their interactive stuff.Funny, my (and others) first suggestion, but discord, like the steam wishlist, loads the text as you scroll from the server side.
This solution won't work.
regex always makes me re-reference the syntax lol