Everything tree chopper and dropper v1.2

Discussion in 'Outdated RS Scripts' started by GMK, Nov 10, 2007.

Everything tree chopper and dropper v1.2
  1. Unread #1 - Nov 10, 2007 at 5:35 PM
  2. GMK
    Joined:
    Aug 2, 2007
    Posts:
    395
    Referrals:
    0
    Sythe Gold:
    0

    GMK Forum Addict

    Everything tree chopper and dropper v1.2

    UPDATE
    Now it wont drop the item in your 1st invy slot.
    Feel free to bring a rune axe = D

    v2.0 of Basicut is out!!!!!!
    more antirandoms have been added.
    Enjoy!!!!
    oh yea please dont leech. comment
    Code:
    {
    Time usage recomendation: Check on it ocasionaly.
    Class of script: Auto-leveler
    Complexity 1-10: 2
    Bugs: Make sure after you run it you click on the top internet explorer bar so it turns blue. Otherwise its typer wont work.
    Notes: Works best with regular trees, but will find any tree. Sorry theres no antirandoms, look for them in V 2.0
    you may need to change the color of the tree in line 44. But try the defualt color
    first.
    -----------------------------------------------------------
    WORKS BEST IN VARROCK BY THE 3 TREES NEAR THE GEN. STORE
    
    {.Script Info:
    # ScriptName  = Basicut
    # Author      = GMK
    # Description = A simple tree cutter.
    # Version     = 2.0
    # Date        = January 9th 2008
    # Comments    = You will love the simplicity.
    /Script Info}
    program Basicut;
    {.include SRL/SRL.scar}
    
    const
    Waitt= 4000;//the time between cutting
    
    var
    x,y:integer;
    l,lo:integer;
    
    procedure comp;
    begin
    l:=0
    lo:=0
    ActivateClient;
    cleardebug;
    wait(10)
    perfectnorth;
    writeln('Basicut made by GMK')
    ActivateClient;
    end;
    
    
    procedure chop;
    begin
    if FindColorSpiralTolerance(x,y,994343,52,26,468,260,3) then
    Mouse(x,y,2,2,true)
    l:=l+1
    wait(waitt + random(10))
    end;
    
    procedure drop;
    begin
    if l=27 then
       begin
       DropToPosition(2,28)
       l:=0
       end;
    end;
    
    procedure antiban;
    begin
    if lo=10 then
    PickUpMouse; // An interesting litle addin
    if lo=15 then
    SayCurrentLevels('woodcutting') // just says your wc level
    if lo=25 then
    typesend('white:')// looks like your bored;
    if lo=40 then
    AlmostLogout;// hmmmm to logg or not to logg
    if lo=50 then
    movemousesplineex(x+20,y+20,1,1,10,35,65)// moves mouse over a bit
    if lo=50 then
    lo:=0
    end;
    
    Procedure Randomss;
    Begin
     wait(10)
      Wait(13);
    FindTalk;
     UseCerterSolver := True
     UseSandwichSolver :=True
     FindMaze;
     wait(10)
     Solvepinball;
     Wait(10)
      begin
       if (FindFight) then
       begin
        RunAwayDirection('N');
         Wait(8500 + random(3500));
        RunBack;
    end;
    end;
    end;
    
    
    
    
    begin
    SetupSRL;
    comp;
    repeat
    lo:= lo+1
    wait(10 + random(1))
    chop;
    wait(10 + random(1))
    Randomss;
    wait(10 + random(1))
    drop;
    wait(10 + random(1))
    antiban;
    until(false)
    end.
     
  3. Unread #2 - Nov 10, 2007 at 8:20 PM
  4. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    Everything tree chopper and dropper v1.2

    Use some SRL functions. InvCount returns the number of objects in your inventory. Typing the same thing over and over again at the same interval each time isn't smart. Make the random time in your waits bigger.

    Keep working :)
     
  5. Unread #3 - Nov 11, 2007 at 8:34 AM
  6. GMK
    Joined:
    Aug 2, 2007
    Posts:
    395
    Referrals:
    0
    Sythe Gold:
    0

    GMK Forum Addict

    Everything tree chopper and dropper v1.2

    Thanks i will!
     
  7. Unread #4 - Nov 12, 2007 at 1:48 PM
  8. M3zm3r1zed
    Joined:
    Aug 15, 2007
    Posts:
    86
    Referrals:
    0
    Sythe Gold:
    0

    M3zm3r1zed Member

    Everything tree chopper and dropper v1.2

    ok im new to this whole scar thing wat do i do copey n paste the code?
     
  9. Unread #5 - Nov 17, 2007 at 6:22 AM
  10. karlos
    Referrals:
    0

    karlos Guest

    Everything tree chopper and dropper v1.2

    yer you copy and paste it :)
     
  11. Unread #6 - Nov 17, 2007 at 6:25 AM
  12. karlos
    Referrals:
    0

    karlos Guest

    Everything tree chopper and dropper v1.2

    Its also not too smart to make it say yo momma! ;) lol i edited mine, its just that this raises attention if you get reported :p lol

    Thanks
    Karlos
     
  13. Unread #7 - Nov 17, 2007 at 9:25 AM
  14. imsonotnoob
    Joined:
    Nov 16, 2007
    Posts:
    62
    Referrals:
    0
    Sythe Gold:
    0

    imsonotnoob Member
    Banned

    Everything tree chopper and dropper v1.2

    Where do i copy and paste this to?
     
  15. Unread #8 - Nov 17, 2007 at 9:38 PM
  16. spidie123
    Joined:
    Jun 22, 2007
    Posts:
    412
    Referrals:
    0
    Sythe Gold:
    0

    spidie123 Forum Addict
    Banned

    Everything tree chopper and dropper v1.2

    lol nice script too
     
  17. Unread #9 - Nov 18, 2007 at 12:16 AM
  18. mandayboy
    Referrals:
    0

    mandayboy Guest

    Everything tree chopper and dropper v1.2

    If it were any more basic youd be in the stone age lol, LOVE THE SCRIPT, got from 0-40 in like 5 hours (a random got me)
     
  19. Unread #10 - Nov 21, 2007 at 4:42 PM
  20. lillol
    Referrals:
    0

    lillol Guest

    Everything tree chopper and dropper v1.2

    is it for scar 2.03 or 3.12??
     
  21. Unread #11 - Nov 21, 2007 at 5:17 PM
  22. bubbagump
    Joined:
    Nov 21, 2007
    Posts:
    600
    Referrals:
    0
    Sythe Gold:
    0

    bubbagump Forum Addict

    Everything tree chopper and dropper v1.2

    Use correct indentation language...I'm sure someone will help you.
     
  23. Unread #12 - Nov 21, 2007 at 5:46 PM
  24. hilo666
    Referrals:
    0

    hilo666 Guest

    Everything tree chopper and dropper v1.2

    i got scar 3.06 will it work?
     
  25. Unread #13 - Nov 23, 2007 at 3:37 PM
  26. this 15
    Referrals:
    0

    this 15 Guest

    Everything tree chopper and dropper v1.2

    it says in line 43:[Runtime Error] : Math error in line 43 in script

    How can this be fixed?
     
  27. Unread #14 - Nov 23, 2007 at 4:50 PM
  28. daxjumba
    Joined:
    Jul 30, 2007
    Posts:
    98
    Referrals:
    0
    Sythe Gold:
    0

    daxjumba Member

    Everything tree chopper and dropper v1.2

    this script is for scar 3.12
     
  29. Unread #15 - Nov 23, 2007 at 7:39 PM
  30. natinsatan
    Joined:
    Nov 20, 2007
    Posts:
    400
    Referrals:
    0
    Sythe Gold:
    0

    natinsatan Forum Addict
    Banned

    Everything tree chopper and dropper v1.2

    do i fill out the collors of the tree and the x,y of it?

    if FindColorSpiralTolerance(x,y,994343,52,26,468,260,3) then
    Mouse(x,y,2,2,true)

    what do i fill out for color?
     
  31. Unread #16 - Nov 23, 2007 at 9:01 PM
  32. natinsatan
    Joined:
    Nov 20, 2007
    Posts:
    400
    Referrals:
    0
    Sythe Gold:
    0

    natinsatan Forum Addict
    Banned

    Everything tree chopper and dropper v1.2

    nvm got it working
     
  33. Unread #17 - Nov 25, 2007 at 2:35 AM
  34. Tazmania
    Referrals:
    0

    Tazmania Guest

    Everything tree chopper and dropper v1.2

    Awsome Scriph
     
  35. Unread #18 - Nov 26, 2007 at 11:59 AM
  36. Diefull
    Joined:
    Nov 26, 2007
    Posts:
    105
    Referrals:
    0
    Sythe Gold:
    0

    Diefull Active Member

    Everything tree chopper and dropper v1.2

    is it safe??
     
  37. Unread #19 - Nov 30, 2007 at 4:26 AM
  38. tiiimyyy
    Referrals:
    0

    tiiimyyy Guest

    Everything tree chopper and dropper v1.2

    hehhehe cools :) ill try it xD hope i dont get killed :)
     
  39. Unread #20 - Nov 30, 2007 at 4:28 AM
  40. tiiimyyy
    Referrals:
    0

    tiiimyyy Guest

    Everything tree chopper and dropper v1.2


    how do you make the intervals longer? :D cheers
     
< [rs2][srl4]basicut Revived[rs2][srl4] | Flax Picker + Spinner >

Users viewing this thread
1 guest


 
 
Adblock breaks this site