Results 1 to 3 of 3

Thread: Help with Power cutter!@

  1. #1
    Join Date
    Aug 2006
    Posts
    151
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Help with Power cutter!@

    Problem fixed thnx

  2. #2
    Join Date
    Jun 2006
    Location
    USA
    Posts
    1,828
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    PHP Code:
    begin
     SetUpSRL
    ;
     
    SetTimeOut(progress 60,'ProgressReport');
     
    DeclarePlayers;
     
    NickNameBMP := CreateBitmapMaskFromText(Players[CurrentPlayer].NickUpChars);
     
    activateclient;
     If 
    Not(loggedinThen
       LoginPlayer
    ;
     If (
    LoggedInThen
     Begin
     Repeat
      Repeat
       cuttree
    ;
      
    until(Invfull)
      
    dropit;
      
    ProgressReport;
     
    Until(TreesToCut >= TreesCut)
     if (
    TreesToCut >= TreesCutThen
     Begin
       ProgressReport
    ;
       
    Writeln('Logging on to next player...')
       
    Logout;
       
    NextPlayer(False);
      
    End//This.
      
    end;
    End
    You are missing one End;

  3. #3
    Join Date
    Sep 2006
    Posts
    916
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Good job! Just one suggestion. Don't forget to bring Name a PW out of the script before you post it .

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Help with my power cutter plz.
    By shrubie1 in forum OSR Help
    Replies: 9
    Last Post: 06-01-2008, 02:53 AM
  2. My Power Cutter :)
    By kooldude in forum RS3 Outdated / Broken Scripts
    Replies: 10
    Last Post: 12-01-2007, 01:43 PM
  3. What The Best Power Cutter??
    By fuzzball109 in forum News and General
    Replies: 3
    Last Post: 06-29-2007, 05:07 AM
  4. Help with my power cutter
    By shadows-collide in forum News and General
    Replies: 29
    Last Post: 06-25-2007, 04:37 PM
  5. power cutter
    By t3hl33tn00b in forum RS3 Outdated / Broken Scripts
    Replies: 37
    Last Post: 01-21-2007, 01:44 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
  •