Results 1 to 3 of 3

Thread: CutDownTree Procedure!

  1. #1
    Join Date
    Sep 2007
    Posts
    50
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default CutDownTree Procedure!

    I need help making a cut down procedure as I am not a very good basic scripter. I do not understand what every part of the procedure is so if anyone good post one and say what almost every part does I will be highly grateful.

  2. #2
    Join Date
    Jul 2007
    Location
    Right now? Chair.
    Posts
    8,488
    Mentioned
    3 Post(s)
    Quoted
    12 Post(s)

    Default

    well at these forums we usually help, and encourage people to learn to script. we don't give an already made procedure for them to use. i suggest you look through other wcing scripts and try to learn from then, and then attempt to make a cutting procedure yourself and if it doesn't work ask for help pm me if you need help understanding something

    I & I know Zion. It is in the spirit, body and mind of every one of us
    RMouse(obj: TMSIObject): boolean;

  3. #3
    Join Date
    Nov 2007
    Location
    SCAR central
    Posts
    116
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    you do this

    const

    treecolor1=(tree color)
    treecolor2=(tree color)
    treecolor3=(tree color)

    /////////////////////////

    chopdown procedure;

    begin
    if(findcolor(x,y,treecolor1,co-ordinates of the top left hand corner and the bottom right hand corner) then
    mouse(x,y,2,2,true);

    thats it and you repeat the if find color procedure as many times as you have tree colors for...

    4 tree colors, do it 4 times...
    Click here for Rora's Power Woodcutter!
    Testers needed!
    |
    |
    |
    |
    V



    http://www.fenjer.com/adnan/SRL//100...Woodcutter.png

    http://photos33.flickr.com/38918814_8370ddb570_m.jpg




    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Procedure TypeSendRandom & Procedure AutoResponder!
    By Ultra in forum Research & Development Lounge
    Replies: 12
    Last Post: 01-08-2008, 07:04 PM
  2. Replies: 8
    Last Post: 05-24-2007, 11:57 PM
  3. Procedure that calls random procedure?
    By Secet in forum OSR Help
    Replies: 2
    Last Post: 03-03-2007, 03:56 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
  •