Results 1 to 3 of 3

Thread: The Random thing that happened

  1. #1
    Join Date
    Apr 2007
    Location
    NSW, Sydney
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    The Random thing that happened

    why did this happen when i ran the script overnight for past week and a half?

    0 : *** = T; Loc = Bank; Banked: 28 Ess; M lvl:49
    1 : *** = F; Loc = Bank; Banked: 54 Ess; M lvl:24
    2 : *** = F; Loc = Bank; Banked: 0 Ess; M lvl:28
    3 : *** = T; Loc = Bank; Banked: 0 Ess; M lvl:36
    4 : *** = T; Loc = Bank; Banked: 27 Ess; M lvl:30
    5 : *** = T; Loc = Bank; Banked: 0 Ess; M lvl:24
    6 : *** = T; Loc = Bank; Banked: 0 Ess; M lvl:2

    Then suddenly!!!

    0 : *** = T; Loc = Bank; Banked: 252 Ess; M lvl:50
    1 : *** = F; Loc = Bank; Banked: 162 Ess; M lvl:25
    2 : *** = F; Loc = Bank; Banked: 243 Ess; M lvl:29
    3 : *** = T; Loc = Bank; Banked: 350 Ess; M lvl:37
    4 : *** = T; Loc = Bank; Banked: 324 Ess; M lvl:31
    5 : *** = T; Loc = Bank; Banked: 296 Ess; M lvl:25
    6 : *** = T; Loc = Bank; Banked: 168 Ess; M lvl:7

    Will this continue...???lol

  2. #2
    Join Date
    Apr 2007
    Location
    Rimmington
    Posts
    168
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    what script you ueing i cant even get mine to bank lol

  3. #3
    Join Date
    Apr 2007
    Location
    NSW, Sydney
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I use wizzup ess miner v1.10

    Thats because there has been and error in SRL...... you need to do this


    ************************************************** *****************************
    function BankScreen: Boolean;
    by: SRL Dev Team
    Description: Finds Bankscreen. Returns true if Found.
    ************************************************** *****************************}

    function BankScreen: Boolean;
    begin
    Result := IsTextAtEx(185, 34, 'The Bank', 30, upchars, True, False, 0, 0,
    -1);
    end;


    CHANGE 185 TO 184

    its found in the includes you downloaded

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. PvH ~ What Happened?
    By Rich in forum News and General
    Replies: 1
    Last Post: 12-09-2008, 05:10 PM
  2. what happened?
    By waleed in forum OSR Help
    Replies: 1
    Last Post: 11-19-2007, 02:46 PM
  3. What happened?
    By Drakan in forum News and General
    Replies: 8
    Last Post: 07-01-2007, 06:46 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
  •