Results 1 to 4 of 4

Thread: Error: Exception: Mask is invalid..... plz need help faster

  1. #1
    Join Date
    Jan 2014
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default Error: Exception: Mask is invalid..... plz need help faster

    Hi i'm trying to run [SMART][OSR] Faceless Jewellery Enchanter but an error appear and antirandom showing an orange line ... see below for more information. Thanks you for your help !!

    THE ERROR :

    Error: Exception: Mask is invalid. Width/Height: (9,6). WhiteHi/BlackHi: (-1,53) at line 778
    The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]


    THE ANTIRANDOM ORANGE LINE

    ************************************************** **********************
    function FindTalk: Boolean;
    by: Ashaman88
    Description: Searches screen for NickName and handles ALL Talking Randoms
    ************************************************** *****************************}


    const gTalkOldComputer = False;
    const gTalkSaveBitmap = False;
    -----------------ORANGE LINE HERE--------------------------------------------------
    var
    gtalksBox, YelSkipBoxs: array of TBox;
    gTalksCount: Integer;

    function FindTalk: Boolean;
    var
    ax, ay, yCount, zCount, Count2, x1, y1, x2, y2, Count1, bmpScreen: Integer;
    RawMenuText: string;
    begin
    Result := False;
    if (GetArrayLength(Players) < 1) then Exit;

    if FindColor(ax, ay, 65535, MSX1, MSY1, MSX2, MSY2) then
    begin

    SetArrayLength(gtalksBox, 0);
    SetArrayLength(YelSkipBoxs, 0);

  2. #2
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    set your nick in declareplayers

    http://goo.gl/C0PFcO
    Last edited by Sjoe; 01-16-2014 at 12:40 AM.

    Creds to DannyRS for this wonderful sig!

  3. #3
    Join Date
    Jan 2014
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    yeah that's right but now another problem : Could not find correct item, withdrew nothing.
    We didnt withdraw anything, trying again
    Could not find correct item, withdrew nothing.
    Either you are out of items or something got fucked.

    I just want to enchanted sapphire ring i need to write a few lettre ... ??

    can someone help me to find the sapphire ring name ... ?
    Last edited by maxime9516; 01-16-2014 at 06:23 AM.

  4. #4
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by maxime9516 View Post
    yeah that's right but now another problem : Could not find correct item, withdrew nothing.
    We didnt withdraw anything, trying again
    Could not find correct item, withdrew nothing.
    Either you are out of items or something got fucked.

    I just want to enchanted sapphire ring i need to write a few lettre ... ??

    can someone help me to find the sapphire ring name ... ?
    Not sure if that scripter is still active, but follow his instructions on thread and set the script up correctly
    (runescape brightness ingame highest)

    U can try and post your script issues on his thread.

    Creds to DannyRS for this wonderful sig!

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
  •