Post your Ctrl + V!

Discussion in 'Community Games' started by LysUltima, Sep 25, 2017.

Tags:
  1. Anon2.0

    Anon2.0 [God of Ice][Faaldara's ][FrostFire Head][Dia]

    Joined:
    Jun 29, 2016
    Messages:
    1,108
    Likes Received:
    3,395
    Reading List:
    Link
    James Madison's Virginia Resolution and Thomas Jefferson's Kentucky Resolution, written during the debates over the Alien and Sedition Acts in 1798.
     
  2. Justderpin

    Justderpin 『Ice's Meanie』

    Joined:
    Mar 29, 2016
    Messages:
    286
    Likes Received:
    6,067
    Reading List:
    Link
    (ノ≧ڡ≦)
     
    Matsurika likes this.
  3. Seraphic

    Seraphic Uncomfortably close

    Joined:
    Aug 10, 2016
    Messages:
    1,298
    Likes Received:
    2,262
    Reading List:
    Link
  4. Yukkuri Oniisan

    Yukkuri Oniisan 『Procrastinator Archwizard Translator and Writer』

    Joined:
    Oct 24, 2015
    Messages:
    5,416
    Likes Received:
    9,276
    Reading List:
    Link
    a waist-to-hip ratio ratio of .70, and a waist-to-chest ration of .67.

    Weird Ctrl-V
     
    Seraphic likes this.
  5. thrynki

    thrynki Epi's Kouhai

    Joined:
    Jul 14, 2017
    Messages:
    162
    Likes Received:
    1,274
    Reading List:
    Link
    °˖✧◝(⁰▿⁰)◜✧˖°
     
  6. Erroneous

    Erroneous Gentleman Bastard™

    Joined:
    Oct 20, 2016
    Messages:
    336
    Likes Received:
    319
    Reading List:
    Link
    AFP west Mindanao command
     
    Seraphic likes this.
  7. Seraphic

    Seraphic Uncomfortably close

    Joined:
    Aug 10, 2016
    Messages:
    1,298
    Likes Received:
    2,262
    Reading List:
    Link
    [REDACTED]

    Some sensitive information in my clipboard, I better go copy something else...

    Alright, my new Ctrl + V is....

    Some sensitive information in my clipboard, I better go copy something else...
     
  8. Anon2.0

    Anon2.0 [God of Ice][Faaldara's ][FrostFire Head][Dia]

    Joined:
    Jun 29, 2016
    Messages:
    1,108
    Likes Received:
    3,395
    Reading List:
    Link
    158
    148
    A really big number
    218
    57
     
  9. gaulby

    gaulby [Space Rabbit] [Rappy Slaughterer] [Eviscerator]

    Joined:
    Sep 1, 2016
    Messages:
    351
    Likes Received:
    424
    Reading List:
    Link
    “Here,” taking out a jerky, I offered it to the boy sulking beside me, “it’s not that good, but it will fill your stomach.”
     
  10. Ophious

    Ophious Pathfinder kinda fun

    Joined:
    Dec 31, 2015
    Messages:
    2,866
    Likes Received:
    19,265
    Reading List:
    Link
    //GeneralFunction.h contains function that the entire program
    //is able to access, including colors, clearing the screen, etc.

    using namespace std;

    // ********** structures and enumerated types **********

    // ENUMERATE FOREGROUND COLORS
    enum fore_color
    {
    f_black = 0 ,
    f_white = FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE,
    f_gray = FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE,
    f_red = FOREGROUND_INTENSITY | FOREGROUND_RED ,
    f_dred = FOREGROUND_RED ,
    f_green = FOREGROUND_INTENSITY | FOREGROUND_GREEN ,
    f_dgreen = FOREGROUND_GREEN ,
    f_yellow = FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN ,
    f_dyellow = FOREGROUND_RED | FOREGROUND_GREEN ,
    f_blue = FOREGROUND_INTENSITY | FOREGROUND_BLUE,
    f_dblue = FOREGROUND_BLUE,
    f_magenta = FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_BLUE,
    f_dmagenta= FOREGROUND_RED | FOREGROUND_BLUE,
    f_cyan = FOREGROUND_INTENSITY | FOREGROUND_GREEN | FOREGROUND_BLUE,
    f_dcyan = FOREGROUND_GREEN | FOREGROUND_BLUE,
    };
    // ENUMERATE BACKGROUND COLORS
    enum back_color
    {
    b_black = 0 ,
    b_white = BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE,
    b_gray = BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE,
    b_red = BACKGROUND_INTENSITY | BACKGROUND_RED ,
    b_dred = BACKGROUND_RED ,
    b_green = BACKGROUND_INTENSITY | BACKGROUND_GREEN ,
    b_dgreen = BACKGROUND_GREEN ,
    b_yellow = BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN ,
    b_dyellow = BACKGROUND_RED | BACKGROUND_GREEN ,
    b_blue = BACKGROUND_INTENSITY | BACKGROUND_BLUE,
    b_dblue = BACKGROUND_BLUE,
    b_magenta = BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_BLUE,
    b_dmagenta= BACKGROUND_RED | BACKGROUND_BLUE,
    b_cyan = BACKGROUND_INTENSITY | BACKGROUND_GREEN | BACKGROUND_BLUE,
    b_dcyan = BACKGROUND_GREEN | BACKGROUND_BLUE,
    };
    // ********** general functions **********

    //Function to set the text color
    void text_colour(fore_color fg, back_color bg)
    {
    /** apply the text color we want **/
    SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE), fg | bg);
    }
    Borrowing my friend's code to help make my program bright and colorful a few hours ago for homework
     
  11. Kanana

    Kanana Well-Known Member

    Joined:
    Jun 18, 2016
    Messages:
    62
    Likes Received:
    236
    Reading List:
    Link
    tdn87ks64p3v
     
  12. LysUltima

    LysUltima Riichi! Tsumo! Toitoi! Suuankou!?

    Joined:
    Aug 6, 2017
    Messages:
    2,144
    Likes Received:
    5,554
    Reading List:
    Link
    New
    !freemoney
     
  13. Seraphic

    Seraphic Uncomfortably close

    Joined:
    Aug 10, 2016
    Messages:
    1,298
    Likes Received:
    2,262
    Reading List:
    Link
  14. Nahrenne

    Nahrenne Sister|Daughter|Niece|Aunt|Mummy

    Joined:
    Jun 16, 2017
    Messages:
    229
    Likes Received:
    18,508
    Reading List:
    Link
  15. SayMrrp

    SayMrrp 抱抱爆爆宝宝

    Joined:
    Jan 21, 2017
    Messages:
    645
    Likes Received:
    714
    Reading List:
    Link
    ye jing
     
  16. Land of The Fallen

    Land of The Fallen Hax's | Immortal

    Joined:
    Dec 29, 2016
    Messages:
    906
    Likes Received:
    6,979
    Reading List:
    Link
  17. Pretender

    Pretender <{Vanquisher}> {(ノಠ益ಠ)ノ彡┻━┻}

    Joined:
    Nov 14, 2016
    Messages:
    378
    Likes Received:
    387
    Reading List:
    Link
    Lol, to think something so big would be in my Ctrl + V, ha ha. At least it's not hentai >_>".

    ÉTICA & LEI -
    Iniciante
    Against the state - Llewellyn H. Rockwell, Jr.
    Spontaneous Order - The capitalist case for a stateless society - Chase Rachels
    Libertarian Anarchy - Against the state - Gerard Casey

    Intermediário
    A ética da liberdade - Murray N. Rothbard
    As Engrenagens da liberdade - guia para um capitalismo radical - David D. Friedman
    The Market for Liberty - Morris and Linda Tannehill

    Avançado 1
    The economics and ethics of private property - Hans-Hermann Hoppe
    Liberty, games and contracts - Jan Narverson and the defence of libertarianism
    Teoria do Caos - Robert P. Murphy

    Avançado 2
    The enterprise of law - justice without the state - Bruce L. Benson
    Anarchy and the law - Edward Stringham

    Avançado 3
    The privatization of roads & highways - Walter Block
    Contra a propriedade intelectual - N. Stephan Kinsella

    Entre (Ética & Lei) e (Críticas ao Estatismo)
    Iniciante
    Sem traição - Lysander Spooner

    Intermediário
    The problem of political authority - Michael Huemer

    CRÍTICA AO ESTATISMO
    Iniciante
    A anatomia do Estado - Murray N. Rothbard

    Intermediário
    The Great Fiction - Hans-Hermann Hoppe
    Democracia, o Deus que falhou - Hans-Hermann Hoppe

    Avançado 1
    The myth of national defense - Hans-Hermann Hoppe
    The myth of the rational voter - Bryan Caplan
    Tragedy and Hope 101: The Illusion of Justice, Freedom, and Democracy - Joseph plummer

    Avançado 2
    Falhas De Governo - Gordon Tullock, Arthur Seldon E Gordon L. Brady
    Advanced introduction to public choice - Randall G. Holcombe

    Avançado 3
    Against Politics - Anthony de Jasay
    Justice and its Sorroundings - Anthony de Jasay

    ENTRE (CRÍTICA AO ESTATISMO) E (ECONOMIA)
    Iniciante
    O que o governo fez com o nosso dinheiro? - Murray N. Rothbard

    Intermediário
    O caminho da servidão - F. A. Hayek
    The ethics of money production - Jörg Guido Hülsmann

    Avançado
    Uma teoria do socialismo e do capitalismo - Hans-Hermann Hoppe

    ECONOMIA
    Iniciante
    Como a economia cresce e por que ela quebra - Peter D. Schiff
    Economia numa única lição - Henry Hazlitt
    Economics for real people - Gene Callahan

    Intermediário
    Man, Economy, and state with power and market - Murray N. Rothbard
    Choice, cooperation, enterprise, and human action - Robert P. Murphy
    The Mises Reader - Shawn Ritenour
    Ação Humana - Ludwig Von Mises

    Avançado 1
    O uso do conhecimento na sociedade - F. A. Hayek
    Competição e atividade empresarial - Israel Kirzner
    ou
    Socialismo Cálculo econômico e função empresarial - Jesús Huerta de Soto

    Avançado 2
    Arrogância Fatal - F. A. Hayek
    Individualism & Economic Order - F. A. Hayek
    ou
    Socialismo Cálculo econômico e função empresarial - Jesús Huerta de Soto

    Avançado 3
    Desestatização do dinheiro - F. A. Hayek
    Moeda, crédito bancário e ciclos econômicos - Jesús Huerta de Soto

    REFUTAÇÕES
    O príncipe (Nicolau Maquiavel) --> Discurso da servidão voluntária (Étienne de la boétie)
    Leviatã (Thomas Hobbes) --> Liberty, games and contracts (Jan Narverson) --> Viking Age Iceland (Jesse Byock)
    O capital (Karl Marx) --> Socialism (Ludwig Von Mises) --> A análise de classe marxista vs a análise de classe austríaca (Hans-Hermann Hoppe)
    A Teoria Geral do Emprego, do Juro e da Moeda (J. M. Keynes) --> Ação Humana (Ludwig Von Mises)
    Os fundamentos da liberdade (F. A. Hayek) --> Justice and its surroudings (Anthony de Jassay)
    Uma teoria da justiça (John Rawls) --> Anarquia, estado e utopia (Robert Nozick) --> The structure of liberty (Randy E. Barnett)
    Economics (McConnell Brue Flynn) --> A ciência econômica e o método austríaco (Hans-Hermann Hoppe)

    PRECURSORES
    Étienne de la Boétie
    John Locke
    Fréderic Bastiat
    Gustave de Molinari
    Ludwig von Mises
    Ayn Rand

    ESTRATÉGIAS & TÁTICAS
    An agorist primer - Samuel Edward Konkin III
    A plan to end the state - Stephen Rose
    Sedition Subversion and Sabotage Field Manual No. 1 - Ben "bad quaker" Stone
    Swarmwise - Rick Falkvinge
    Crypto anarchy, cyberstates, and pirate Utopias
    O que deve ser feito - Hans-Hermann Hoppe
    The sovereign individual - James dale davidson and Lord William Rees Mogg
    Teoria de Voo Helicópteros - Prof. Rocha
     
  18. Justderpin

    Justderpin 『Ice's Meanie』

    Joined:
    Mar 29, 2016
    Messages:
    286
    Likes Received:
    6,067
    Reading List:
    Link
  19. Kudaranai

    Kudaranai                                                   

    Joined:
    Sep 27, 2017
    Messages:
    726
    Likes Received:
    6,088
    Reading List:
    Link
    B>> NC 40k/4stk pm
     
  20. Too Honest

    Too Honest Creature of Repressed Desires

    Joined:
    Mar 26, 2017
    Messages:
    690
    Likes Received:
    525
    Reading List:
    Link