1 / 4 Next

179 Comments

  1. Bigbaddragondude

    Unfortunately its not on yet(or my brother wont let me go further cos hes being lagged up on WoW).

    /\
    | | /\__ ____________
    | |________/ o\_o / \
    \ ___/ < WOOF! |
    \( ________ / \____________/
    |L_ |L_

  2. Nyubis

    !
    i got an idea!
    to look cool you gotta post comments as-style 😀
    or like this:

    gotidea = true;
    idea = if (comment == as-style){
    cool = cool + 1
    }

  3. Nyubis

    DrNeroCF.scriptTalent = Nyubis.ScriptTalent * 100;
    GotCursusAS = true;
    ReadCursusAS = false;
    if (triesOfMakingGoodScript == 100){
    script = working
    }

    translation:
    The scripting talent of DrNeroCF(aka Brad) is 100 times mine.
    I’ve got a cursus Actionscript, but i haven’t read it comletely (yet)
    And i gotta try 100 times before i’ve finally a script that works.

  4. MadecK

    well in java you could do it in at least 3 very different ways :

    int coolness = 0;

    THEN
    => if(gotIdea) coolness += 1;
    OR
    => if(gotIdea = true) coolness++; (or ++coolness, depending on what you want)
    OR
    => coolness = (gotIdea ? coolness+1 : coolness);

    and many many more.

  5. MadecK

    @Nyubis: well yes ActionScript is a code after all.

    u can divide ( / ), multiply ( * ), or use any of these:
    ++, –, +=, -=, !=, ==, , =.

    and probably the %, *=, /=, %=.

    but I’m not sure of the last ones since I never used them back when I coded in AC.

  6. zymn

    ok… styx, u on Dr. Pepper again? u remember what happened last time… if it wasn’t for whats her face walking in, no idea what would’ve happened to me…

    anyways, WHERE THE F**K IS IT!?

  7. Kajenx

    // Variables
    var Posters:Array = new Array()
    var TotalPosters:Number = getTotalPosters()
    var Kajenx:AsMaster
    var a:Number = 0

    //Assign Array Values
    for (a = 0; a <= TotalPosters; a++){
    Posters[a] = getPoster(a)
    }

    //Set Variables
    for (a = 0; a <= TotalPosters; a++){
    if (Posters[a] != “DrNeroCF” && Posters[a] != “NinjaCow”){
    Poster[a].Awesomez = Kajenx/100
    Poster[a].pwned = true
    }
    }

  8. Nyubis

    OnPcEvent(enterSite){
    GamePosted = false;
    TimeTillPost = undefined;
    }
    OnBrainEvent(Load){
    if(GamePosted == true){
    mouth.yay;
    eyes.wideOpen;
    fingers.play;
    }else{
    mouth.nooooooo;
    eyes.sadLooking;
    hands.killDanielMcNeely;
    //Daniel McNeely is the creator of armorgames
    }
    }

  9. WJUK

    lmao, nice. Oh and is that the Aquatint Black skin for Firefox. Real nice.

    NO MUSIC?! Brad brad… tsk tsk…

    Hey, wait a sec… this gives me an idea…

  10. CssaBee

    /*
    Description

    It’s World 2. Yes, there’s no music… the game’s missing a few things, actually…
    Controls

    Arrows move, up enters doors, down ducks, slides, or rolls. Hold down while landing to slide forward. Hold jump while stomping a baddie to jump higher. Hold up or down while wall jumping to change your jump.
    */

    And it’s a RedShift V2(RC1) skin for Firefox:PP

  11. WJUK

    lol, I’m going to watch One Piece while I wait. Alert me using the uber-super-secret codeword that the game is out. I’m counting on you ;).

    Oh and typing in the URL seen in the picture posted by CssaBee doesn’t work… it brings you back to the homepage.

  12. WJUK

    @CssaBee: Damn, I knew it was one of them. I was using RedShift before, than Aquatint. So I got confused. Now… actually wait, I think I’m using Aquatint Black now… Damn me and my forgetfulness.

Leave a Reply