TwitterBannedIt ago

The card that scares me the most, is "Tape runs out"

You know the type of mind we are discussing...

As such, you know that type... would do it.

Aclownsmanifesto ago

The Frog God. Kek

EpiPendemic ago

I ordered a set these cards now people hate me? WTF I show them the one with the pentagon on fire and the twin tower one and I get weird looks and it's not good.

TwitterBannedIt ago

Programmed reaction is fear. You will most likely be targeted as the bad actor in the sort of thing you are warning about. Dont share with idiots, it wont work.

VoatContainmentGuard ago

There's something to this card game. I delved deeply into it like 20 years or more ago.

TwitterBannedIt ago

"Tape Runs Out" card.

If someone ever does back them into a corner, says they will destroy the entire planet.

VoatContainmentGuard ago

Jews/Israel have been making those "Sampson option" threats for a while now.

Phivex ago

Someone else posted a website with all of the images of the cards, so here's bash code to download all of the cards they have shown.

Instuctions:

  1. Save it as download_cards.sh
  2. Run chown 750 download_cards.sh
  3. Run ./download_cards.sh

Bash Code:

#-----------------
# Variables
#-----------------
dir_target_folder="Illuminati_Card_Game-1995"
file_card_list="card_list.txt"
file_download_log="card_downloads.log"
file_hashes="card_hashes.txt"

path_card_list="$dir_target_folder/$file_card_list"
path_download_log="$dir_target_folder/$file_download_log"
# Website from someone elses comment where all card images are stored
url_target_server="https://www.muslimsandtheworld.com/wp-content/uploads/2015/09/"

#-----------
# Main
#-----------
mkdir $dir_target_folder
if [ -d $dir_target_folder ]
then

    echo "-Generating list of cards"
    # Generate list of card filenames from website
    for j in {001..412}
    do 
        echo "Illuminati-Card-Game-$j.png" >> $path_card_list
    done

    echo "-Downloading files"
    # Download cards
    wget -B $url_target_server -i $path_card_list -a $path_download_log -nv

    cd $dir_target_folder
    
    echo "-Generating hashes"
    # Generate hash file
    for j in $(find . -type f -iname "*.png" | sort)
    do
        sha256sum ${j:2} >> $path_hashes
    done

    echo "-Creating archive"
    find . -type f -name $file_hashes -o -name $file_download_log -o -iname "*.png" | tar -czf $dir_target_folder.tgz --files-from -

    echo "-FINISHED-"
else
    echo "- ERROR - Target directory '$dir_target_folder' does not exist and could not be created!"
fi

frankenmine ago

It would be nice if someone downloaded the cards, zipped them up, and put the zip on catbox.moe or something. Not everyone uses Linux.

lost_old_account ago

WIN+R -> bash

Most distributions of windows have bash now, right?

Also, not everyone uses Linux, but everyone should. (I use mac, which is the next best thing if you need your pc for dev work)

IIJOSEPHXII ago

Why do these cards only ever appear after the fact? Got any that ain't been used yet?

frankenmine ago

There's 412 in the whole deck, so yes, I think so.

watitdew ago

I mean I don't know how you can look at things as they are right now and say that we don't need population reduction.

Acerphoon ago

The most interesting one was the world trade center one.

TraditionalCode0 ago

I'm a very old school redpiller. In 1995, I was standing in line at a 7-ll to pay for gas when I spied a deck of Illuminatti cards. I was intrigued and bought a pack. When I opened it and looked at what I had, I immediately went back and bought every pack in the store. Why? Because it was WAY obvious that this was predictive programming with a plan by someone very in-the-know.

All the mechanisms and levers of control-by-terror are there.

It also told me that gaming would become the next big programming technique.

It contains events that DID happen later, and ones that WOULD have happened had the Trump card not been played.

The one that seemed to bother me most was "Rogue Boomer". Now I know why.

Watch the water.

moarzor ago

7-LL [capitalization mine]

Why LL?

TraditionalCode0 ago

Shit happens.

Meant 7-11 of course.

Tallest_Skil ago

still defending trump

Fuck the hell off.

glassuser ago

My evil puppet is better than your evil puppet!

Tallest_Skil ago

It’s all a game of contop.

mememeyou ago

who's your dream candidate @Tallest_Skil?

Tallest_Skil ago

A white nationalist.

DownRange ago

I remember buying some of these and intending to play it but after going through them I got an overwhelming feeling of dread. It was like I was seeing blueprints for the world that weren't supposed to be released.

It also told me that gaming would become the next big programming technique.

I think that was quite literally one of cards in the game which was creepy as hell.

watitdew ago

https://files.catbox.moe/he1s7h.png

For whatever reason Rouge Boomer made me think of something else.

glassuser ago

It's rogue, not rouge. And boomer, in this context, refers to a nuclear-armed submarine.

watitdew ago

spellcheck disagrees

glassuser ago

Rouge is also a word. It's a kind of makeup, or a color.

watitdew ago

It's not an english word.

glassuser ago

One may or may not be able to make a case about the makeup though it is, at best, obviously derivative from the name of the color. The name of the color is definitely French, at least most recently. So I wouldn't disagree with that.

watitdew ago

I HAVE NEVER MADE A TYPO

Armadino ago

For those of you who are curios you can find the whole deck here: Illuminati Card Game

Phivex ago

Here's a link to my comment with some bash code to quickly download them from that site and then hash and archive them.

2017Fallout ago

I've good that game. Seriously everyone should play it with the sleeping friends and family members.

ClownsInAmerica ago

Where are the instructions to play?

2017Fallout ago

It has a huge booklet inside the box.

ClownsInAmerica ago

Do you know if it's online? I've never been able to find the rules to play, but I've been sitting on the deck for a while.

2017Fallout ago

Apparrently there is a new addition out so maybe you could buy that as the rules are probably the same. I could try and scan mine I suppose and email it to you..

glassuser ago

I had either never heard about it or forgot about it. I like it.

2017Fallout ago

Its good but don't try and learn to play it stoned as it is complex.

glassuser ago

Never been stoned, but I get what you're saying.