Results 1 to 4 of 4

Thread: F1 sendkeys for Scar-Divi

  1. #1
    Join Date
    Aug 2012
    Posts
    58
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default F1 sendkeys for Scar-Divi

    What is the sendkeys for F1 give a example thankzz (SCAR-DIVI)

  2. #2
    Join Date
    May 2007
    Location
    England/Liverpool
    Posts
    1,004
    Mentioned
    9 Post(s)
    Quoted
    106 Post(s)

    Default

    Procedure wrongsite;
    If keyDown(vk_return) then
    Begin
    Writeln('goto freddy1990.com);
    End else
    Writeln('stay here and use simba');
    End;

    Always best to post on the right forum

  3. #3
    Join Date
    Feb 2006
    Location
    Helsinki, Finland
    Posts
    1,395
    Mentioned
    30 Post(s)
    Quoted
    107 Post(s)

  4. #4
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    Quote Originally Posted by CRU1Z1N View Post
    Procedure wrongsite;
    If keyDown(vk_return) then
    Begin
    Writeln('goto freddy1990.com);
    End else
    Writeln('stay here and use simba');
    End;

    Always best to post on the right forum
    inb4 "but you need to wait for threads to get updated there"
    Then tell the admins to make the system more user friendly, or move onto Simba.
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

Thread Information

Users Browsing this Thread

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

Posting Permissions

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