Results 1 to 4 of 4

Thread: Mordaut.scar

  1. #1
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default Mordaut.scar

    The whole solver seems to be broken..

    I fixed InMordaut:
    SCAR Code:
    {*******************************************************************************
    function InMordaut: Boolean;
    by: Nava2
    Description: Finds if your in Mr.Mordaut random
    *******************************************************************************}

    function InMordaut: Boolean;
    Begin
      Result := (CountColor(128, 258, 358, 352, 372) = 191);
    end;
    It checks for the "Mr.Mordaut" in the chat box.


    I have no problem fixing the rest, but I will need accounts in the random as mine no longer is.
    Last edited by Bebe; 02-03-2010 at 03:23 PM.

  2. #2
    Join Date
    Dec 2006
    Location
    Houston, TX USA
    Posts
    4,791
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by NCDS View Post
    The whole solver seems to be broken..

    I fixed InMordaut:
    SCAR Code:
    {*******************************************************************************
    function InMordaut: Boolean;
    by: Nava2
    Description: Finds if your in Mr.Mordaut random
    *******************************************************************************}

    function InMordaut: Boolean;
    Begin
      Result := (CountColor(128, 258, 358, 352, 372) = 191);
    end;
    It checks for the "Mr.Mordaut" in the chat box.


    I have no problem fixing the rest, but I will need accounts in the random as mine no longer is.
    I have 3 accounts in mordaut. Get on MSN

  3. #3
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    If anyone has an account in any random at all check and see if the GameTabs are visible. I don't believe they were before the recent update, excluding the friends tab anyways.

  4. #4
    Join Date
    Dec 2006
    Location
    Houston, TX USA
    Posts
    4,791
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by NCDS View Post
    If anyone has an account in any random at all check and see if the GameTabs are visible. I don't believe they were before the recent update, excluding the friends tab anyways.
    Its seems that all random's visible tabs have changed quite a bit, fortunately myself (and many others) probably have accounts in randoms ATM.

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
  •