Looking for Great HITs? 9/5 Freaky Friday!

Discussion in 'Great HITs' started by nanaki254, Sep 5, 2014.

Thread Status:
Not open for further replies.
  1. lunarobverse

    Joined:
    Mar 22, 2013
    Messages:
    13,055
    Likes Received:
    0
    Back from my walk. I found the video that I cropped my avatar image from and put it up on YouTube.

    Some quick background:

    For five years in a row, a local troupe by the name of Atomic Arts put on summer productions of classic Star Trek episodes in a park. Last year was the final year, and the final episode they produced was The Trouble With Tribbles.

    Trek In The Park was so Portland that they even ended up in an episode of Portlandia. And I'm proud to call many of the people involved my friends, because Portland is just that cool.

    These short videos were actually supposed to be still pictures but the person I handed my phone to accidentally filmed video instead, much to my chagrin. Ah, well, at least the moments were captured.

    Forgive my clumsy edit. And the person laughing isn't the person who took the video, but she's a dear friend so be kind.

    [video=youtube_share;hsE7IuT4Sck]http://youtu.be/hsE7IuT4Sck[/video]
     
  2. Morrisa

    Morrisa User

    Joined:
    Apr 17, 2014
    Messages:
    27,516
    Likes Received:
    0
    Nope nope I'm switching! I know who I'm picking, too.

    I'm not gender bending for this one, lol.
     
  3. hatchy

    hatchy User

    Joined:
    Aug 30, 2013
    Messages:
    5,331
    Likes Received:
    0
    Just put this code into your Tampermonkey or whatever you use. It's giving me issues when I try to upload a "Laptop" version on greasyfork.

    Code:
    // ==UserScript==
    // @name       Giphy Laptop
    // @version    0.4
    // @description  Reverse Engineered because I have no clue what I'm doing!
    // @updateurl  
    // @include       *
    // @copyright  
    // @namespace https://greasyfork.org/users/5064
    // ==/UserScript==
    
    
     
    var content = document.getElementById("button_window");
    content.tabIndex = "0";
    content.focus();
     
    document.onkeydown = showkeycode;
    function showkeycode(evt){
        var keycode = evt.keyCode;
           switch (keycode) {
                case 49: //1
                    document.getElementById("For Children ").click();              
                    document.getElementById("mturk_form").submit();
                    break;
                case 50: //2
                    document.getElementById("For Children - Animated").click();
                    document.getElementById("mturk_form").submit();
                    break;
                case 51: //3
                    document.getElementById("For Young Adults ").click();
                    document.getElementById("mturk_form").submit();
                    break;
                case 52: //4
                    document.getElementById("For Adults").click();
                    document.getElementById("mturk_form").submit();
                    break;
                case 53: //5
                    document.getElementById("For Adults - Porn ").click();
                    document.getElementById("mturk_form").submit();
                    break;
    
        }
    }
     
  4. boardwalkumpire

    Joined:
    Sep 25, 2012
    Messages:
    4,509
    Likes Received:
    0
    Does Benedict as Khan count? I'm not a boy but I love to look at him :)
     
  5. Willyamm

    Willyamm User

    Joined:
    Sep 2, 2013
    Messages:
    6,213
    Likes Received:
    0
    awww ty
    *blush*
     
  6. Artemisia

    Artemisia User

    Joined:
    Aug 13, 2013
    Messages:
    6,661
    Likes Received:
    0
    I think so :)
     
  7. frood

    frood User

    Joined:
    May 15, 2014
    Messages:
    6,119
    Likes Received:
    281
    That is too awesome for words! Thanks so much for sharing. I just can't believe that it took me that long to notice the sleeve.

    How was the walk?
     
  8. boardwalkumpire

    Joined:
    Sep 25, 2012
    Messages:
    4,509
    Likes Received:
    0
    omg it works! You didn't have to do that, but thank you!!


    [​IMG]
     
  9. Morrisa

    Morrisa User

    Joined:
    Apr 17, 2014
    Messages:
    27,516
    Likes Received:
    0
    Sure, go for it!
     
  10. hatchy

    hatchy User

    Joined:
    Aug 30, 2013
    Messages:
    5,331
    Likes Received:
    0
    No worries. I'm actually doing something productive on a Friday and learning something!
     
  11. lunarobverse

    Joined:
    Mar 22, 2013
    Messages:
    13,055
    Likes Received:
    0
    The walk was great, although I indulged in some ice cream I probably will regret tomorrow. Thank you for asking.
     
  12. Morrisa

    Morrisa User

    Joined:
    Apr 17, 2014
    Messages:
    27,516
    Likes Received:
    0
    Hey luna...this weekend's avatar party is action heroes (real or fake).

    And frood...what is yours wearing on his/her head? lol
     
  13. TheMightyUnicorn

    Joined:
    May 7, 2014
    Messages:
    2,113
    Likes Received:
    0
    THIS IS HILARIOUS IM DYiNG
     
  14. lunarobverse

    Joined:
    Mar 22, 2013
    Messages:
    13,055
    Likes Received:
    0
    I see that... Hmmm.
     
  15. TheMightyUnicorn

    Joined:
    May 7, 2014
    Messages:
    2,113
    Likes Received:
    0
  16. boardwalkumpire

    Joined:
    Sep 25, 2012
    Messages:
    4,509
    Likes Received:
    0
    Why would you ever regret ice cream? I only wish I had ice cream!
     
  17. Morrisa

    Morrisa User

    Joined:
    Apr 17, 2014
    Messages:
    27,516
    Likes Received:
    0
    Feel free to grab Steven Seagal. I threw him back after 10 minutes. I just can't, LOL.
     
  18. frood

    frood User

    Joined:
    May 15, 2014
    Messages:
    6,119
    Likes Received:
    281
    Don't die please. At least not until I have made up another batch of my dry rub for unicorn meat.
     
  19. boardwalkumpire

    Joined:
    Sep 25, 2012
    Messages:
    4,509
    Likes Received:
    0
    [​IMG]

    People gif some weird shit.
     
  20. TheMightyUnicorn

    Joined:
    May 7, 2014
    Messages:
    2,113
    Likes Received:
    0
    i think i will stick to my avatar now because i am my own action hero.
     
Thread Status:
Not open for further replies.

Share This Page