Results 1 to 4 of 4

Thread: wizzups ess miner stops when lvl ANSWER HERE!!

  1. #1
    Join Date
    Jun 2007
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    wizzups ess miner stops when lvl ANSWER HERE!!

    Hello I've seen a few threads asking for help with wizzups ess miner so i decided to help out all the little noobs with this

    Search in the script for this it starts on line 215 if your using the newest version of the script

    PHP Code:
    Function FindFastRandomsBoolean;    // By WT-Fakawi.
    var
      
    iInteger;
    begin
      
    for i:=1 to 10 do
      
    begin
        
    case I of
           1
    :  If FindDead then
                 Result 
    := True;
           
    2:  If FindMod then
                 Result 
    := True;
           
    3:  If FindMime then
                 Result 
    := True;
           
    4:  If FindMaze then
                 Result 
    := True;
           
    5:  If FindQuiz then
                 Result 
    := True;
           
    6:  If FindDemon then
                 Result 
    := True;
           
    7:  if NoGameTab then
                 begin
                   Result 
    := True;
                   
    Players[CurrentPlayer].loc := 'No GameTab';
                   
    Logout;
                   Exit;
                 
    end;
           
    : If RC Then Result := True;

           
    9: If FindTalk Then Result := True;

           
    10: If HandleTrade Then Result := True;
        
    End;
        
    Wait(1);
      
    end;
    end
    And replace it with this

    PHP Code:
    Function FindFastRandomsBoolean;    // By WT-Fakawi.
    var
      
    iInteger;
    begin
      
    for i:=1 to 11 do
      
    begin
        
    case I of
           1
    :  If FindDead then
                 Result 
    := True;
           
    2:  If FindMod then
                 Result 
    := True;
           
    3:  If FindMime then
                 Result 
    := True;
           
    4:  If FindMaze then
                 Result 
    := True;
           
    5:  If FindQuiz then
                 Result 
    := True;
           
    6:  If FindDemon then
                 Result 
    := True;
           
    7:  if NoGameTab then
                 begin
                   Result 
    := True;
                   
    Players[CurrentPlayer].loc := 'No GameTab';
                   
    Logout;
                   Exit;
                 
    end;
           
    : If RC Then Result := True;
     
           
    9: If FindTalk Then Result := True;
     
           
    10: If HandleTrade Then Result := True;
           
    11ClickToContinue;
        
    End;
        
    Wait(1);
      
    end;
    end
    I myself did not make this im am simply putting it out there to help people, Wizzup if u dont want this here please tell me just trying to help tho thanks! bye
    http://adbux.org/?r=rando152 free real money!$$$$

  2. #2
    Join Date
    May 2006
    Posts
    1,230
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This post is unneeded... and I was the one that posted that fix for someone in this sub-forum.
    And most noobs will post anyways =S

  3. #3
    Join Date
    Jun 2007
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    true i just thought id help those who accauly search for stuff haha
    http://adbux.org/?r=rando152 free real money!$$$$

  4. #4
    Join Date
    Jun 2007
    Location
    south park
    Posts
    1,160
    Mentioned
    0 Post(s)
    Quoted
    62 Post(s)

    Default

    Well done hopefully people will read it!
    http://www.youtube.com/user/YoHoJoSRL
    Good scripting guides on youtube
    Formerly known as (djcheater)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Help with wizzups ess miner.
    By feturley in forum RS3 Outdated / Broken Scripts
    Replies: 7
    Last Post: 08-19-2007, 11:31 AM
  2. Wizzups? Ess Miner 1.5 Help
    By Fhe in forum OSR Help
    Replies: 20
    Last Post: 06-20-2007, 07:15 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
  •