Last post wins!

13839414344356

Comments

  • Lairian - Sanctuary
    Lairian - Sanctuary Posts: 8,209 Arc User
    edited August 2009
    I won for almost 8 hours? Awesome. b:victory

    I think so. Someone'd have to look at the post times to confirm, but you might just have the longest win time on the thread. Won't happen again though, just to let you know.
    [SIGPIC][/SIGPIC]
    Be nice to people
  • TheGoliath - Heavens Tear
    TheGoliath - Heavens Tear Posts: 1,667 Arc User
    edited August 2009
    victory is mine
    [SIGPIC][/SIGPIC]
  • XME_Norou - Dreamweaver
    XME_Norou - Dreamweaver Posts: 213 Arc User
    edited August 2009
    In a few hours this thread is gonna pick up BIG TIME...
    XME_Norou: lvl 8x Archer, pure Dex build.
    Proud *EX* Member of XBushidoXb:victory

    Done with PWI, moved on to my next game.
  • Drazo - Dreamweaver
    Drazo - Dreamweaver Posts: 2,187 Arc User
    edited August 2009
    And I'll be asleep by then.

    *Hopes for another epic long win*
    Non-mule characters:

    [SIGPIC][/SIGPIC]....and Drazomyst.
  • WickedSwords - Heavens Tear
    WickedSwords - Heavens Tear Posts: 831 Arc User
    edited August 2009
    WickedSwords
    Yes b:bye?
    And sorry Goliath but i can't go out with you am already going out with Lairian for some cookies and milk b:victoryb:cute.
    [SIGPIC][/SIGPIC]
  • Drazo - Dreamweaver
    Drazo - Dreamweaver Posts: 2,187 Arc User
    edited August 2009
    I don't consider 5 minutes an long epic win.

    But I win again.
    Non-mule characters:

    [SIGPIC][/SIGPIC]....and Drazomyst.
  • WickedSwords - Heavens Tear
    WickedSwords - Heavens Tear Posts: 831 Arc User
    edited August 2009
    nah winning is only reserved for me b:pleased.
    [SIGPIC][/SIGPIC]
  • XME_Norou - Dreamweaver
    XME_Norou - Dreamweaver Posts: 213 Arc User
    edited August 2009
    I feel like winning some more..
    XME_Norou: lvl 8x Archer, pure Dex build.
    Proud *EX* Member of XBushidoXb:victory

    Done with PWI, moved on to my next game.
  • WickedSwords - Heavens Tear
    WickedSwords - Heavens Tear Posts: 831 Arc User
    edited August 2009
    too bad i still win this game :P.
    [SIGPIC][/SIGPIC]
  • XME_Norou - Dreamweaver
    XME_Norou - Dreamweaver Posts: 213 Arc User
    edited August 2009
    Not yet.. .
    XME_Norou: lvl 8x Archer, pure Dex build.
    Proud *EX* Member of XBushidoXb:victory

    Done with PWI, moved on to my next game.
  • WickedSwords - Heavens Tear
    WickedSwords - Heavens Tear Posts: 831 Arc User
    edited August 2009
    yep am still here :P.
    [SIGPIC][/SIGPIC]
  • XME_Norou - Dreamweaver
    XME_Norou - Dreamweaver Posts: 213 Arc User
    edited August 2009
    lists..
    • Ninja
    • Post

    Win
    XME_Norou: lvl 8x Archer, pure Dex build.
    Proud *EX* Member of XBushidoXb:victory

    Done with PWI, moved on to my next game.
  • TheGoliath - Heavens Tear
    TheGoliath - Heavens Tear Posts: 1,667 Arc User
    edited August 2009
    Yes b:bye?
    And sorry Goliath but i can't go out with you am already going out with Lairian for some cookies and milk b:victoryb:cute.

    WickedSwords are wicked
    [SIGPIC][/SIGPIC]
  • Drazo - Dreamweaver
    Drazo - Dreamweaver Posts: 2,187 Arc User
    edited August 2009
    Epic-super-long-win for me.
    Non-mule characters:

    [SIGPIC][/SIGPIC]....and Drazomyst.
  • Tatuaje - Lost City
    Tatuaje - Lost City Posts: 2,780 Arc User
    edited August 2009
    Paste Tatuaje at the end of your epic win
    tatuaje: grinding mobs and zhenning ???
    frankieraye:All right, I admit it, it's a bit retro. lol.
  • XME_Norou - Dreamweaver
    XME_Norou - Dreamweaver Posts: 213 Arc User
    edited August 2009
    <---- posts for more win
    XME_Norou: lvl 8x Archer, pure Dex build.
    Proud *EX* Member of XBushidoXb:victory

    Done with PWI, moved on to my next game.
  • Konariraiden - Heavens Tear
    Konariraiden - Heavens Tear Posts: 6,505 Arc User
    edited August 2009
    int main(){
    int x = 9000;
    if (int x = 1) {
    cout << "I just lost The Game.";
    }
    else {
    cout << "I am now teh winnar!";
    }}

    C++ FTW
    [SIGPIC][/SIGPIC]

    Yeah, it's me. Don't read to much into it, though; I'm only here for myself now, killin' time and chillin' when need-be. So sue me. Tch...
  • XME_Norou - Dreamweaver
    XME_Norou - Dreamweaver Posts: 213 Arc User
    edited August 2009
    Hey.. use OOP.. its better
    class forumuser {
    public:
    
    string iswinning();
    string showname();
    
    private:
    
    string nameofposter;
    int postcount;
    bool isbanned;
    
    }
    
    string forumuser::iswinning() {
    
    if ((postcount > 9000) && (isbanned == false))
    {
    return "is winning the game";
    }
    else
    {
    return "is not winning the game";
    }
    }
    
    string forumuser::showname() {
    return nameofposter;
    }
    
    int main(){
    
    forumuser User;
    
    cout << User.showname() << ' ' << User.iswinning() << endl;
    
    }
    
    XME_Norou: lvl 8x Archer, pure Dex build.
    Proud *EX* Member of XBushidoXb:victory

    Done with PWI, moved on to my next game.
  • Konariraiden - Heavens Tear
    Konariraiden - Heavens Tear Posts: 6,505 Arc User
    edited August 2009
    Hey.. use OOP.. its better
    class forumuser {
    public:
    
    string iswinning();
    string showname();
    
    private:
    
    string nameofposter;
    int postcount;
    bool isbanned;
    
    }
    
    string forumuser::iswinning() {
    
    if ((postcount > 9000) && (isbanned == false))
    {
    return "is winning the game";
    }
    else
    {
    return "is not winning the game";
    }
    }
    
    string forumuser::showname() {
    return nameofposter;
    }
    
    int main(){
    
    forumuser User;
    
    cout << User.showname() << ' ' << User.iswinning() << endl;
    
    }
    

    You know what's funny? I just remembered an entire semsester's worth of CS 202...in that one post. Hehe...I need to hit the textbooks again before Spring 2010, as I'm taking core classes this semsester.
    [SIGPIC][/SIGPIC]

    Yeah, it's me. Don't read to much into it, though; I'm only here for myself now, killin' time and chillin' when need-be. So sue me. Tch...
  • RedsRose - Lost City
    RedsRose - Lost City Posts: 12,354 Arc User
    edited August 2009
    You know what's funny? I just remembered an entire semsester's worth of CS 202...in that one post. Hehe...I need to hit the textbooks again before Spring 2010, as I'm taking core classes this semsester.

    b:sweat

    Gogogo......Read a Book!!



    EDIT ---> Ok, the new page is ironic....lol
    [SIGPIC][/SIGPIC]
    RoidAbuse is awesome, only he would sell his sperm for gear!!

    "Toughest monster? ..... RedsRose b:surrender" - Kantorek
    Where is my 1 v 1 Kan? b:mischievous
  • Konariraiden - Heavens Tear
    Konariraiden - Heavens Tear Posts: 6,505 Arc User
    edited August 2009
    b:sweat

    Gogogo......Read a Book!!



    EDIT ---> Ok, the new page is ironic....lol

    I don't wanna. And the new page isn't ironic...I knew it would happen.

    b:sin

    Again...awesome skills.
    [SIGPIC][/SIGPIC]

    Yeah, it's me. Don't read to much into it, though; I'm only here for myself now, killin' time and chillin' when need-be. So sue me. Tch...
  • Tatuaje - Lost City
    Tatuaje - Lost City Posts: 2,780 Arc User
    edited August 2009
    What is this thing you are talking about?

    A book....

    I know of magazines but a book?
    tatuaje: grinding mobs and zhenning ???
    frankieraye:All right, I admit it, it's a bit retro. lol.
  • XME_Norou - Dreamweaver
    XME_Norou - Dreamweaver Posts: 213 Arc User
    edited August 2009
    meh, i coulda got more complicated with it.. added some pointers.. linked lists.. hashes.. nCurses, but that'd take too long for a mere post for humor. I did my 4 years of CS.. still got a big fat 2000 page c/c++ manual lying somewhere in my desk at work.
    XME_Norou: lvl 8x Archer, pure Dex build.
    Proud *EX* Member of XBushidoXb:victory

    Done with PWI, moved on to my next game.
  • Konariraiden - Heavens Tear
    Konariraiden - Heavens Tear Posts: 6,505 Arc User
    edited August 2009
    meh, i coulda got more complicated with it.. added some pointers.. linked lists.. hashes.. nCurses, but that'd take too long for a mere post for humor. I did my 4 years of CS.. still got a big fat 2000 page c/c++ manual lying somewhere in my desk at work.

    Yep...I have a huge C++ Manual, too...I can't wait to get deeper into coding, though...it's gonna be so fun!

    b:victory
    [SIGPIC][/SIGPIC]

    Yeah, it's me. Don't read to much into it, though; I'm only here for myself now, killin' time and chillin' when need-be. So sue me. Tch...
  • XME_Norou - Dreamweaver
    XME_Norou - Dreamweaver Posts: 213 Arc User
    edited August 2009
    Yep...I have a huge C++ Manual, too...I can't wait to get deeper into coding, though...it's gonna be so fun!

    b:victory

    If you ever get a "Systems Programming" class(who knows.. the name prolly differs between colleges) I suggest you head on over to it. I learned how to write Device Drivers and even Elements of an OS.. theres some quite amazing things you can do. If you're truly NUTS.. go learn some assembly. That's fun stuff.
    XME_Norou: lvl 8x Archer, pure Dex build.
    Proud *EX* Member of XBushidoXb:victory

    Done with PWI, moved on to my next game.
  • Konariraiden - Heavens Tear
    Konariraiden - Heavens Tear Posts: 6,505 Arc User
    edited August 2009
    If you ever get a "Systems Programming" class(who knows.. the name prolly differs between colleges) I suggest you head on over to it. I learned how to write Device Drivers and even Elements of an OS.. theres some quite amazing things you can do. If you're truly NUTS.. go learn some assembly. That's fun stuff.

    *sigh* I HAVE to do both Systems Programming AND Assembly in order to get my BS in Computer Sciences here...

    b:surrender

    ...and from what my friends have been telling me, it's harder than trying to 1-shot a GM with a Level 1 Weapon.
    [SIGPIC][/SIGPIC]

    Yeah, it's me. Don't read to much into it, though; I'm only here for myself now, killin' time and chillin' when need-be. So sue me. Tch...
  • RedsRose - Lost City
    RedsRose - Lost City Posts: 12,354 Arc User
    edited August 2009
    *sigh* I HAVE to do both Systems Programming AND Assembly in order to get my BS in Computer Sciences here...

    b:surrender

    ...and from what my friends have been telling me, it's harder than trying to 1-shot a GM with a Level 1 Weapon.

    b:shocked a BS degree....
    [SIGPIC][/SIGPIC]
    RoidAbuse is awesome, only he would sell his sperm for gear!!

    "Toughest monster? ..... RedsRose b:surrender" - Kantorek
    Where is my 1 v 1 Kan? b:mischievous
  • Konariraiden - Heavens Tear
    Konariraiden - Heavens Tear Posts: 6,505 Arc User
    edited August 2009
    b:shocked a BS degree....

    Bachelor of Science...not the OTHER BS.

    b:chuckle
    [SIGPIC][/SIGPIC]

    Yeah, it's me. Don't read to much into it, though; I'm only here for myself now, killin' time and chillin' when need-be. So sue me. Tch...
  • XME_Norou - Dreamweaver
    XME_Norou - Dreamweaver Posts: 213 Arc User
    edited August 2009
    b:shocked a BS degree....

    Bachelor's Degree.. identical to what i have.. its not a bullshizz Degree.. haha


    *sigh* I HAVE to do both Systems Programming AND Assembly in order to get my BS in Computer Sciences here...

    b:surrender

    ...and from what my friends have been telling me, it's harder than trying to 1-shot a GM with a Level 1 Weapon.

    well.. you go from an(at least mildly) structured language like C++(or Java.. the newbs where I went to college learn that first.) to a program that looks like this:
    ORG 100h
    PUTC    MACRO   char
            PUSH    AX
            MOV     AL, char
            MOV     AH, 0Eh
            INT     10h
            POP     AX
    ENDM
    .data
    DB "0"
    s1 DB "00000000", 0
    sum DW 0  ; result. 
    flag DB 0
    
    
    .code
    CALL print
    DB 0dh, 0ah, "8 bit binary: ", 0
    
    

    It gets even funner: My final project for my Assembly classes was writing a program in C++ to emulate a Z80 Proccessor in full.. cant even use the code above. It handles the commands and input in pure hexidecimal format. You got bonus points if you could write a compiler for the above code to put it into the proper format to run on your emulator.
    XME_Norou: lvl 8x Archer, pure Dex build.
    Proud *EX* Member of XBushidoXb:victory

    Done with PWI, moved on to my next game.
  • Konariraiden - Heavens Tear
    Konariraiden - Heavens Tear Posts: 6,505 Arc User
    edited August 2009
    Bachelor's Degree.. identical to what i have.. its not a bullshizz Degree.. haha





    well.. you go from an(at least mildly) structured language like C++(or Java.. the newbs where I went to college learn that first.) to a program that looks like this:
    ORG 100h
    PUTC    MACRO   char
            PUSH    AX
            MOV     AL, char
            MOV     AH, 0Eh
            INT     10h
            POP     AX
    ENDM
    .data
    DB "0"
    s1 DB "00000000", 0
    sum DW 0  ; result. 
    flag DB 0
    
    
    .code
    CALL print
    DB 0dh, 0ah, "8 bit binary: ", 0
    
    

    It gets even funner: My final project for my Assembly classes was writing a program in C++ to emulate a Z80 Proccessor in full.. cant even use the code above. It handles the commands and input in pure hexidecimal format. You got bonus points if you could write a compiler for the above code to put it into the proper format to run on your emulator.

    lolwut

    b:surrender
    [SIGPIC][/SIGPIC]

    Yeah, it's me. Don't read to much into it, though; I'm only here for myself now, killin' time and chillin' when need-be. So sue me. Tch...
This discussion has been closed.