Results 1 to 5 of 5

Thread: Smart World (easy question)

  1. #1
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Smart World (easy question)

    To setup smart, is this the right one or is it somthing like SmartSetupEx


    SCAR Code:
    SMARTSetUp('world38', True, True, False); {World prefix, safe mode, unsigned, RS-HD}
      wait(1000);
      SetTargetDC(SMARTGetDC);
    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

  2. #2
    Join Date
    Oct 2006
    Location
    United States
    Posts
    672
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    SMARTSetupEx(2, False, True, False);
      Wait(5000);
      SetTargetDC(SmartGetDC);
      repeat
        wait(100);
      until(SmartGetColor(253, 233)<>1118604);

  3. #3
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I run it, the thing comes up, do i 'cross-hair' it?
    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

  4. #4
    Join Date
    Oct 2006
    Location
    United States
    Posts
    672
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by 05hartor View Post
    I run it, the thing comes up, do i 'cross-hair' it?
    no, smart isnt working fully yet, once you see it come up, you have to minimize it very quickly, and not bring it back up until your done autoing, so basically you cannot watch your script. watch the scar debug box to see if it logged you in.

  5. #5
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ah ok ty!

    edit: That was very spamful ><

    Thanks alot though
    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Easy way to get into world 2
    By Sirnott in forum News and General
    Replies: 23
    Last Post: 02-02-2008, 07:32 AM
  2. Easy question
    By rkroxpunk in forum OSR Help
    Replies: 6
    Last Post: 03-24-2007, 02:36 AM

Posting Permissions

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